Fix typo in previous delta.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
eb4ca471
PA
12013-10-09 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
4 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
5 (test_catch_syscall_with_wrong_args)
6 (test_catch_syscall_restarting_inferior)
7 (test_catch_syscall_fail_nodatadir)
8 (test_catch_syscall_without_args_noxml)
9 (test_catch_syscall_with_args_noxml)
10 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
11
dc294be5
TT
122013-10-08 Tom Tromey <tromey@redhat.com>
13
14 * gdb.dwarf2/dwzbuildid.exp: New file.
15 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
16 parameters.
17 (Dwarf::_defer_output): Change "section" parameter to
18 "section_spec"; update.
19 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
20 procs.
21
c968bd18
JB
222013-10-08 Joel Brobecker <brobecker@adacore.com>
23
24 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
25
f44eeb11
TT
262013-10-07 Tom Tromey <tromey@redhat.com>
27
28 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
29 to 0.
30
0c557179
SDJ
312013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
32
33 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
34 $_exitcode is void when opening a corefile.
35 * gdb.base/exitsignal.exp: New file.
36 * gdb.base/segv.c: Likewise.
37 * gdb.base/normal.c: Likewise.
38
5713b9b5
JB
392013-10-04 Joel Brobecker <brobecker@adacore.com>
40
41 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
42
3f983d47
YZ
432013-10-02 Vidya Praveen <vidyapraveen@arm.com>
44
45 * gdb.trace/entry-values.exp: Modify regular expression to scan for
46 'bl' instruction instead of 'call' for ARM and AArch64 targets.
47
901461f8
PA
482013-10-02 Pedro Alves <palves@redhat.com>
49
50 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
51 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
52 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
53 (not_saved_pattern): New.
54 Replace use of the former with the latter.
55
b477a5e6
PA
562013-10-02 Pedro Alves <palves@redhat.com>
57
58 * README (Board Settings): Document "exit_is_reliable".
59 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
60 running to exit reliably reports program exits.
61 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
62 info.
63 * boards/native-stdio-gdbserver.exp: Likewise.
64
a49bed3a
DE
652013-10-01 Doug Evans <dje@google.com>
66
67 * gdb.python/python.exp: Remove redundant print-stack tests.
68 Make all print-stack test names unique. Fix spelling of print-stack.
69
2ed2ad44
YQ
702013-09-29 Yao Qi <yao@codesourcery.com>
71
72 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
73 is remote.
74
7d760051
UW
752013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
76
77 PR shlibs/8882
78 * gdb.base/corefile.exp: Add a check to assure warning-free
79 core-file load.
80
82bf32bc
JK
812013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
82
83 * gdb.dwarf2/dwp-symlink.c: New file.
84 * gdb.dwarf2/dwp-symlink.exp: New file.
85
4fa7d390
DE
862013-09-20 Doug Evans <dje@google.com>
87
6b4646ce
DE
88 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
89 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
90 file.
91 * gdb.dwarf2/fission-loclists.S: Ditto.
92 * gdb.dwarf2/fission-reread.S: Ditto.
93 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
94 build_executable_from_fission_assembler.
95 * gdb.dwarf2/fission-loclists.exp: Ditto.
96 * gdb.dwarf2/fission-reread.exp: Ditto.
97
4fa7d390
DE
98 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
99 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
100 (gdb_gnu_strip_debug): Ditto.
101 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
102 * gdb.arch/altivec-abi.exp: Ditto.
103 * gdb.base/attach-pie-misread.exp: Ditto.
104 * gdb.base/comprdebug.exp: Ditto.
105 * gdb.base/dup-sect.exp: Ditto.
106 * gdb.base/gnu-debugdata.exp: Ditto.
107 * gdb.base/step-symless.exp: Ditto.
108 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
109 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
110 * gdb.dwarf2/gdb-index.exp: Ditto.
111
e4c6a2c4
AB
1122013-09-18 Andrew Burgess <aburgess@broadcom.com>
113
114 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
115 register to "<optimized out>", and also print the registers.
116
a205fbfc
PA
1172013-09-18 Pedro Alves <palves@redhat.com>
118
119 PR server/15967
120 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
121 change text.
122
ee47b2f8
YQ
1232013-09-18 Yao Qi <yao@codesourcery.com>
124
125 * gdb.server/wrapper.c: New.
126 * gdb.server/wrapper.exp: New.
127
49fa26b0
PA
1282013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
129 Jan Kratochvil <jan.kartochvil@redhat.com>
130 Pedro Alves <palves@redhat.com>
131
132 PR gdb/11568
133 * gdb.thread/thread-specific-bp.c: New file.
134 * gdb.thread/thread-specific-bp.exp: New file.
135
e83b28bc
SDJ
1362013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
137
138 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
139 convenience function.
140
08d72866
PA
1412013-09-17 Pedro Alves <palves@redhat.com>
142
143 PR gdb/15911
144 * gdb.threads/info-threads-cur-sal-2.c: New file.
145 * gdb.threads/info-threads-cur-sal.c: New file.
146 * gdb.threads/info-threads-cur-sal.exp: New file.
147
57b0d98e
YQ
1482013-09-17 Yao Qi <yao@codesourcery.com>
149
150 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
151 [__WIN32__]: Include "windows.h" and define macro dlopen
152 and dlclose.
153 [!__WIN32__]: Include "dlfcn.h".
154 * gdb.base/catch-load.exp (one_catch_load_test): Match
155 directory separator.
156
0295a32e
DE
1572013-09-16 Doug Evans <dje@google.com>
158
a587b477
DE
159 * lib/gdb.exp (using_fission): New proc.
160 * gdb.base/info-macros.exp: Skip test if using Fission.
161
0295a32e
DE
162 * gdb.base/break-interp.exp: Fix indentation.
163
a280dbd1
SDJ
1642013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
165
166 * gdb.base/gdbvars.c (foo_void): New function.
167 (foo_int): Likewise.
168 * gdb.base/gdbvars.exp (test_convenience_functions): New
169 function. Call it.
170
4ac33720
UW
1712013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
172
173 * gdb.arch/s390-tdbregs.c: New file.
174 * gdb.arch/s390-tdbregs.exp: New file.
175
b866c52d
SS
1762013-09-12 Stan Shebs <stan@codesourcery.com>
177
178 * README: New file.
179
dc59cba6
DE
1802013-09-12 Doug Evans <dje@google.com>
181
182 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
183 added code to print event.inferior.
184
edf9f00c
JK
1852013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
186
187 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
188 debug part of the binary.
189
5423b017
JK
1902013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
191
192 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
193 (addlink): Add comment.
194
9295cf6f
SA
1952013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
196
197 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
198 canonical pathname.
199
89e63ee4
DE
2002013-09-04 Doug Evans <dje@google.com>
201
314bb8c3
DE
202 * gdb.python/py-events.py (exit_handler): Verify we get the expected
203 event.
204 (continue_handler, new_objfile_handler): Ditto.
205 (test_events): Rename command to "test-events".
206 (test_newobj_events): Rename command to "test-objfile-events".
207 * gdb.python/py-events.exp: Update.
208 * gdb.python/py-evsignal.exp: Update.
209 * gdb.python/py-evthreads.exp: Update.
210
89e63ee4
DE
211 * gdb.base/enumval.c (ZERO): New enum value.
212 (main): Use it
213 * gdb.base/enumval.exp: Test ability to print ZERO.
214
2152013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
216 Pedro Alves <palves@redhat.com>
217
218 * gdb.base/relocate.exp: Check that invalid options are
219 rejected.
220
26c2b53c
AB
2212013-08-30 Andrew Burgess <aburgess@broadcom.com>
222
223 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
224 (my_static_symbol): Add comment.
225 (main): Reference my_bss_symbol.
226
96d9056e
PM
2272013-08-30 Phil Muldoon <pmuldoon@redhat.com>
228
229 * gdb.python/py-arch.exp: Tests for invalid architecture.
230
489d4f4d
SA
2312013-08-29 Sterling Augustine <saugustine@google.com>
232
233 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
234 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
235 said conditional.
236
5b791bb5
PM
2372013-08-29 Phil Muldoon <pmuldoon@redhat.com>
238
239 * gdb.python/py-arch.exp: Load gdb-python.exp.
240
8f28f522
PM
2412013-08-29 Phil Muldoon <pmuldoon@redhat.com>
242
243 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
244 itertools for imap attribute. Otherwise use map().
245 (ElidingIterator): Define wrapper function __next__.
246 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
247 use exec (open (read ())) instead.
248 * gdb.python/py-framefilter.exp: Ditto.
249 * gdb.python/py-arch.exp: Update print based test to Python 3.x
250 compliance.
251 * gdb.python/py-frame.exp: Ditto.
252 * gdb.python/py-type.exp: Ditto.
253
1f0c4988
JK
2542013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
255
256 PR gdb/15415
257 * gdb.base/argv0-symlink.c: New file.
258 * gdb.base/argv0-symlink.exp: New file.
259
7893c162
TT
2602013-08-28 Tom Tromey <tromey@redhat.com>
261
262 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
263 when saving index.
264
6211c335
YQ
2652013-08-27 Yao Qi <yao@codesourcery.com>
266
267 * gdb.trace/entry-values.exp: Test unavailable entry value is
268 not shown when option '--skip-unavailable' is specified.
269 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
270 Add tests for new option '--skip-unavailable'.
271
ce4ea2bb
YQ
2722013-08-27 Yao Qi <yao@codesourcery.com>
273
274 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
275 remote_download if it is empty.
276
6e45f158
DE
2772013-08-26 Doug Evans <dje@google.com>
278
779bd270
DE
279 PR symtab/15885
280 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
281 (clean): rm -f *.gdb-index *.with-index.
282 * gdb.dwarf2/gdb-index.exp: New testcase.
283
6e45f158
DE
284 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
285 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
286 run_on_host. All callers updated.
287
b1224238
YQ
2882013-08-24 Yao Qi <yao@codesourcery.com>
289
290 * gdb.trace/entry-values.c (end): New
291 (main): Call end.
292 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
293 tracepoint and collect data. Test entry value is unavailable.
294
b39a8faf
YQ
2952013-08-24 Yao Qi <yao@codesourcery.com>
296
297 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
298 * gdb.trace/entry-values.c: New.
299 * gdb.trace/entry-values.exp: New.
300
9eaabc75
MW
3012013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
302
303 PR gdb/15501
304 * gdb.base/ena-dis-br.exp: Add test to verify
305 enable/disable commands work correctly with
306 multiple arguments that include multiple locations.
307
9f948660
SDJ
3082013-08-22 Samuel Bronson <naesten@gmail.com>
309
310 ARM Linux support for `catch syscall'.
311 * gdb.base/catch-syscall.exp: Test this on ARM now.
312 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
313
e630b974
TT
3142013-08-22 Tom Tromey <tromey@redhat.com>
315
316 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
317 default addr_size.
318 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
319
f3a76454
TT
3202013-08-22 Tom Tromey <tromey@redhat.com>
321
322 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
323 standard_temp_file.
324
de5f37e1
TT
3252013-08-22 Tom Tromey <tromey@redhat.com>
326
327 * gdb.arch/amd64-byte.exp: Use standard_testfile,
328 clean_restart.
329 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
330 * gdb.arch/amd64-dword.exp: Use standard_testfile,
331 clean_restart.
332 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
333 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
334 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
335 * gdb.arch/amd64-word.exp: Use standard_testfile,
336 clean_restart.
337 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
338 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
339 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
340 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
341 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
342 * gdb.arch/i386-signal.exp: Use standard_testfile.
343 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
344 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
345 * gdb.arch/i386-unwind.exp: Use standard_testfile.
346 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
347
8448e842
TT
3482013-08-22 Tom Tromey <tromey@redhat.com>
349
350 * gdb.python/py-error.exp: Use gdb_remote_download.
351 * gdb.python/py-mi.exp: Use gdb_remote_download.
352 * gdb.python/py-objfile-script.exp: Use standard_output_file.
353 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
354 (run_lang_tests): Likewise.
355 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
356 filename.
357 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
358 compiling. Use gdb_remote_download. Update some tests.
359 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
360 standard_output_file.
361 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
362 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
363 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
364 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
365 standard_output_file.
366
16cfcbc2
TT
3672013-08-22 Tom Tromey <tromey@redhat.com>
368
369 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
370
44ee8174
TT
3712013-08-22 Tom Tromey <tromey@redhat.com>
372
373 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
374 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
375 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
376 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
377 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
378 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
379 * lib/gdb.exp (gdb_remote_download): New proc.
380
7a218f88
TT
3812013-08-22 Tom Tromey <tromey@redhat.com>
382
383 * gdb.dwarf2/clztest.exp: Use standard_testfile.
384 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
385 * gdb.dwarf2/fission-base.S: Remove directory from
386 DW_AT_GNU_dwo_name.
387 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
388 debug-file-directory.
389 * gdb.dwarf2/fission-reread.S: Remove directory from
390 DW_AT_GNU_dwo_name.
391 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
392 debug-file-directory.
393
70cc1c23
DE
3942013-08-16 Doug Evans <dje@google.com>
395
396 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
397 prelink complains about an unhandled DWARF version.
398
61884d20
DE
3992013-08-14 Cary Coutant <ccoutant@google.com>
400
401 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
402
5e92f71a
TT
4032013-08-13 Tom Tromey <tromey@redhat.com>
404 Yao Qi <yao@codesourcery.com>
405
406 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
407 * lib/gdb.exp: Handle GDB_PARALLEL.
408 (default_gdb_version): Kill inotify_pid if it exists.
409 (default_gdb_exit): Emit warning if the inotify log is not
410 empty.
411 (standard_output_file): Respect GDB_PARALLEL.
412 (standard_temp_file): Likewise.
413 (gdb_init): Start inotifywait if requested.
414
5c30d39a
AB
4152013-08-13 Andrew Burgess <aburgess@broadcom.com>
416
417 * gdb.base/printcmds.exp (test_printf): Add test for printf of
418 pointer with various flags.
419
17e1c970
TT
4202013-08-13 Tom Tromey <tromey@redhat.com>
421
422 * lib/cache.exp: New file.
423 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
424 * lib/gdb.exp: Load cache.exp.
425 (support_complex_tests, is_ilp32_target, is_lp64_target)
426 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
427 (gdb_skip_xml_test): Use gdb_caching_proc.
428 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
429
4e234898
TT
4302013-08-13 Tom Tromey <tromey@redhat.com>
431
432 * lib/gdb.exp (standard_temp_file): New proc.
433 (support_complex_tests, is_ilp32_target, is_lp64_target)
434 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
435 standard_temp_file.
436
53e981d9
TT
4372013-08-13 Tom Tromey <tromey@redhat.com>
438
439 * lib/gdb.exp (build_id_debug_filename_get): Use
440 standard_output_file.
441 * lib/prelink-support.exp (section_get)
442 (build_executable_own_libs): Use standard_output_file.
443
3f539315
TT
4442013-08-12 Tom Tromey <tromey@redhat.com>
445
446 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
447
b4013987
AA
4482013-08-12 Ali Anwar <alianwar@codesourcery.com>
449
450 * gdb.base/break.exp: Test break via convenience variable
451 with file name.
452
f61d5529
DE
4532013-08-09 Doug Evans <dje@google.com>
454
455 * lib/future.exp (gdb_find_ldd): New proc.
456 * lib/prelink-support.exp (build_executable_own_libs): Call it.
457 Make "/usr/sbin/" in prelink path optional.
458
1ed8d800
YQ
4592013-08-09 Yao Qi <yao@codesourcery.com>
460
461 * gdb.trace/collection.exp (gdb_collect_args_test): Set
462 "only" and "both" to 'print entry-values' before selecting
463 trace frame.
464
82a0a75f
YQ
4652013-08-08 Yao Qi <yao@codesourcery.com>
466
467 * gdb.trace/mi-trace-unavailable.exp: Don't set
468 "print entry-values" to "no".
469 (test_trace_unavailable): Set various values to
470 "print entry-values" to test that the output of
471 '-stack-list-locals' is not affected, and then set
472 set "print entry-values" to "no".
473
ac52f9a2
DE
4742013-08-07 Doug Evans <dje@google.com>
475
476 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
477 * gdb.python/py-value-cc.exp: Update.
478 * gdb.python/py-value.exp: Use different names for .o files for
479 C and C++. Only perform C++ tests if !skip_cplus_tests.
480
bf6d8a91
TT
4812013-08-07 Tom Tromey <tromey@redhat.com>
482
483 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
484
f9125b6c
TT
4852013-08-07 Tom Tromey <tromey@redhat.com>
486
487 * gdb.dwarf2/dwz.exp: New file.
488
3a1115a0
TT
4892013-08-02 Tom Tromey <tromey@redhat.com>
490
491 * gdb.base/watchpoint.c (struct foo5): New.
492 (nullptr): New global.
493 * gdb.base/watchpoint.exp (test_watch_location): Add test.
494
b846d303
DE
4952013-08-01 Doug Evans <dje@google.com>
496
7ee85ab1
DE
497 PR symtab/15691
498 * gdb.dwarf2/fission-mix.exp: New file.
499 * gdb.dwarf2/fission-mix.h: New file.
500 * gdb.dwarf2/fission-mix.c: New file.
501 * gdb.dwarf2/fission-mix2.c: New file.
502
b846d303
DE
503 PR symtab/15695
504 * gdb.base/func-ptr.exp: New file.
505 * gdb.base/func-ptr.c: New file.
506
67d21849
YQ
5072013-08-01 Yao Qi <yao@codesourcery.com>
508
509 * gdb.python/py-sync-interp.c: New.
510 * gdb.python/py-sync-interp.exp: New.
511
de74e63a
YQ
5122013-07-31 Yao Qi <yao@codesourcery.com>
513
514 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
515 'tdump' on stack frame 0 and 1 respectively.
516
680558e8
YQ
5172013-07-31 Yao Qi <yao@codesourcery.com>
518
519 PR gdb/13443
520 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
521 'traceframe'. Wrap test with with_test_prefix.
522 (top level): Update.
523
48bbe0bf
YQ
5242013-07-31 Yao Qi <yao@codesourcery.com>
525
526 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
527 'gdb_start'.
528 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
529 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
530
11b4b7cc
AB
5312013-07-30 Andrew Burgess <aburgess@broadcom.com>
532
533 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
534 when printing an optimized out value. Expect an error when using
535 an optimized out value in an expression.
536
b0c54aa5
AB
5372013-07-30 Andrew Burgess <aburgess@broadcom.com>
538
539 * gdb.dwarf2/pieces-optimized-out.exp: New file.
540 * gdb.dwarf2/pieces-optimized-out.c: New file.
541 * gdb.dwarf2/pieces-optimized-out.S: New file.
542
97c85fc6
MB
5432013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
544
545 PR gdb/15715
546 * gdb.base/setshow.exp: Test that relative paths passed to
547 'set history filename' are converted to absolute paths.
548
5b32ae97
KS
5492013-07-26 Keith Seitz <keiths@redhat.com>
550
551 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
552 of f77.
553 Allow for compiler variations of integer types.
554 Use mi_create_varobj.
555 Use mi_list_varobj_children for the immediate children of `array'.
556 Add "has_more" attribute for grandchildren test.
557
6f64ef53
PA
5582013-07-26 Pedro Alves <palves@redhat.com>
559
560 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
561 files.
562
fdc8aae8
AB
5632013-07-25 Andrew Burgess <aburgess@broadcom.com>
564
565 * gdb.mi/mi-reg-undefined.exp: New file.
566 * gdb.mi/mi-reg-undefined.c: Likewise.
567 * gdb.mi/mi-reg-undefined.S: Likewise.
568
6fbe845e
AB
5692013-07-25 Andrew Burgess <aburgess@broadcom.com>
570
571 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
572 z, o, and t output formats.
573 * gdb.base/display.exp: Use 'k' as an undefined format now that
574 'z' is defined.
575
7b79b135
DE
5762013-07-24 Doug Evans <dje@google.com>
577
578 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
579 "--" to switch.
580
a0607b84
YQ
5812013-07-24 Yao Qi <yao@codesourcery.com>
582
583 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
584 host.
585 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
586 Likewise. If host is remote, copy ${binfile} to host.
587
2eb14a9b
YQ
5882013-07-23 Yao Qi <yao@codesourcery.com>
589
590 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
591 message.
592
5d0a3b53
WN
5932013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
594
595 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
596 instructions and enable disp-step-syscall for arm targets.
597
9a5911c0
WN
5982013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
599
600 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
601 assembler errors on arm.
602 * gdb.dwarf2/mac-fileno.S: Likewise.
603 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
604 * gdb.dwarf2/pr13961.S: Likewise.
605
fa876972
HZ
6062013-07-19 Hui Zhu <hui@codesourcery.com>
607
608 PR gdb/15692
609 * gdb.mi/mi-dprintf.exp: Add double quotes test.
610
1527aea8
YQ
6112013-07-19 Yao Qi <yao@codesourcery.com>
612
613 * gdb.trace/read-memory.exp (test_from_remote): Update test.
614 (teset_from_exec): Likewise.
615
73c1d57e
YQ
6162013-07-19 Yao Qi <yao@codesourcery.com>
617
618 * gdb.trace/read-memory.c: New.
619 * gdb.trace/read-memory.exp: New.
620
a075c3e5
YQ
6212013-07-19 Yao Qi <yao@codesourcery.com>
622
623 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
624 $dest to link options if host is remote. Move the
625 generated file to $dest.a on host if host is remote.
626
623cc285
WN
6272013-07-18 Will Newton <will.newton@linaro.org>
628
629 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
630 to ensure the test is linked against pthreads.
631 * gdb.threads/tls-var-main.c: Likewise.
632 * gdb.threads/tls-shared.c: Likewise.
633
1f74d3b5
YQ
6342013-07-18 Yao Qi <yao@codesourcery.com>
635
636 * lib/future.exp (gdb_default_target_compile): Use tail name
637 of $destfile as the output name of compile. Move the
638 generated file to $destfile on build.
639
f6dc277e
YQ
6402013-07-18 Yao Qi <yao@codesourcery.com>
641
642 * lib/gdb.exp (gdb_compile): Set
643 gdb_saved_set_unbuffered_mode_obj to
644 set_unbuffered_mode_saved.o if host is remote. Invoke
645 remote_download to copy $unbuf_obj to host.
646
e7045703
DE
6472013-07-17 Doug Evans <dje@google.com>
648
649 * gdb.python/py-frame-args.c: New file.
650 * gdb.python/py-frame-args.py: New file.
651 * gdb.python/py-frame-args.exp New file.
652
5ea5559b
AB
6532013-07-16 Andrew Burgess <aburgess@broadcom.com>
654
655 * gdb.base/printcmds.exp (test_printf): Add tests for format
656 strings with missing format specifier.
657
4229ca0e
TT
6582013-07-16 Tom Tromey <tromey@redhat.com>
659
660 * gdb.ada/info_types.exp: Use standard_testfile.
661
5ee657d5
TT
6622013-07-16 Tom Tromey <tromey@redhat.com>
663
664 * gdb.mi/mi-basics.exp: Use standard_output_file.
665 (test_dir_specification, test_cwd_specification)
666 (test_path_specification): Use testsubdir, not subdir and objdir.
667
20e3d738
TT
6682013-07-16 Tom Tromey <tromey@redhat.com>
669
670 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
671
7d7c6477
JB
6722013-07-09 Joel Brobecker <brobecker@adacore.com>
673
674 * gdb.ada/small_reg_param.exp: Accept optional entry value
675 for parameter "w".
676
52cd8b7d
JB
6772013-07-09 Joel Brobecker <brobecker@adacore.com>
678
679 * gdb.ada/small_reg_param.exp: Remove trailing space.
680
2a998fc0
DE
6812013-07-09 Doug Evans <dje@google.com>
682
683 * gdb.base/default.exp: Update expected output of "show print array"
684 and "show print pretty".
685
0329e9fb
UW
6862013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
687
688 * gdb.threads/wp-replication.exp: Stop counting available hardware
689 watchpoints after NR_THREADS iterations.
690
1953058f
AB
6912013-07-08 Andrew Burgess <aburgess@broadcom.com>
692
693 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
694
7c0de741
YQ
6952013-07-07 Yao Qi <yao@codesourcery.com>
696
697 * boards/native-gdbserver.exp: Move invoke of
698 process_multilib_options to gdbserver-base.exp.
699 Move set_board_info 'compiler', 'gdb,noinferiorio',
700 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
701 gdbserver-base.exp.
702 Move proc ${board}_download, ${board}_upload and
703 ${board}_file to gdbserver-base.exp.
704 * boards/native-extended-gdbserver.exp: Likewise.
705 * boards/native-stdio-gdbserver.exp: Likewise.
706 * boards/gdbserver-base.exp: New file.
707
497a4c48
LM
7082013-07-05 Luis Machado <lgustavo@codesourcery.com>
709
710 * gdb.base/dump.exp: Remove arch-specific tests and do a
711 generic data address check to set is64bitonly correctly.
712
bb3f62fc
LM
7132013-07-05 Luis Machado <lgustavo@codesourcery.com>
714
715 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
716 the register number instead of expecting only 0.
717
005faa9d
WN
7182013-07-05 Will Newton <will.newton@linaro.org>
719
720 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
721 in asm syntax to allow building on ARM.
722
4767856f
YQ
7232013-07-05 Yao Qi <yao@codesourcery.com>
724
725 * boards/local-remote-host.exp: Remove obsolete comments.
726 * boards/native-extended-gdbserver.exp: Likewise.
727 * boards/native-gdbserver.exp: Likewise.
728 * boards/native-stdio-gdbserver.exp: Likewise.
729
691a26f5
AB
7302013-07-04 Andrew Burgess <aburgess@broadcom.com>
731
732 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
733 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
734 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
735
4d142eaa
JK
7362013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
737
738 * gdb.base/break-on-linker-gcd-function.exp: Replace
739 prepare_for_testing by build_executable_from_specs and clean_restart.
740
62cef515
TT
7412013-06-27 Tom Tromey <tromey@redhat.com>
742
743 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
744 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
745 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
746 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
747 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
748 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
749 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
750 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
751 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
752 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
753 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
754 Use standard_testfile, standard_output_file, prepare_for_testing,
755 clean_restart.
756
0ab77f5f
TT
7572013-06-27 Tom Tromey <tromey@redhat.com>
758
759 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
760 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
761 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
762 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
763 gdb.base/shreloc.exp, gdb.base/sigall.exp,
764 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
765 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
766 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
767 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
768 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
769 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
770 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
771 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
772 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
773 gdb.base/solib-weak.exp, gdb.base/source.exp,
774 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
775 gdb.base/stap-probe.exp, gdb.base/start.exp,
776 gdb.base/step-break.exp, gdb.base/step-bt.exp,
777 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
778 gdb.base/step-test.exp, gdb.base/structs.exp,
779 gdb.base/structs2.exp, gdb.base/structs3.exp,
780 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
781 standard_output_file, prepare_for_testing, clean_restart.
782
822bd149
TT
7832013-06-27 Tom Tromey <tromey@redhat.com>
784
785 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
786 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
787 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
788 gdb.base/pending.exp, gdb.base/permissions.exp,
789 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
790 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
791 gdb.base/printcmds.exp, gdb.base/prologue.exp,
792 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
793 gdb.base/ptype.exp, gdb.base/randomize.exp,
794 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
795 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
796 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
797 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
798 standard_testfile, standard_output_file, prepare_for_testing,
799 clean_restart.
800
f8b41b00
TT
8012013-06-27 Tom Tromey <tromey@redhat.com>
802
a8c97a87
TT
803 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
804 gdb.base/huge.exp, gdb.base/included.exp,
805 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
806 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
807 gdb.base/info-os.exp, gdb.base/info-proc.exp,
808 gdb.base/info-target.exp, gdb.base/infoline.exp,
809 gdb.base/interp.exp, gdb.base/interrupt.exp,
810 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
811 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
812 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
813 gdb.base/logical.exp, gdb.base/long_long.exp,
814 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
815 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
816 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
817 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
818 standard_testfile, standard_output_file, prepare_for_testing,
819 clean_restart.
820
289f9037
TT
8212013-06-27 Tom Tromey <tromey@redhat.com>
822
a8c97a87
TT
823 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
824 gdb.base/enumval.exp, gdb.base/environ.exp,
825 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
826 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
827 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
828 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
829 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
830 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
831 gdb.base/fullname.exp, gdb.base/funcargs.exp,
832 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
833 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
834 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
835 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
836 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
837 gdb.base/gnu_vector.exp: Use standard_testfile,
838 standard_output_file, prepare_for_testing, clean_restart.
289f9037 839
f76495c8
TT
8402013-06-27 Tom Tromey <tromey@redhat.com>
841
a8c97a87
TT
842 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
843 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
844 gdb.base/call-strs.exp, gdb.base/callexit.exp,
845 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
846 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
847 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
848 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
849 gdb.base/commands.exp, gdb.base/completion.exp,
850 gdb.base/complex.exp, gdb.base/cond-expr.exp,
851 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
852 gdb.base/constvars.exp, gdb.base/corefile.exp,
853 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
854 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
855 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
856 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
857 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
858 standard_output_file, prepare_for_testing, clean_restart.
859
a64d2530
TT
8602013-06-27 Tom Tromey <tromey@redhat.com>
861
a8c97a87
TT
862 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
863 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
864 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
865 gdb.base/async-shell.exp, gdb.base/async.exp,
866 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
867 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
868 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
869 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
870 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
871 gdb.base/break-on-linker-gcd-function.exp,
872 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
873 standard_output_file, prepare_for_testing, clean_restart.
874
aaff8d73
YQ
8752013-06-26 Yao Qi <yao@codesourcery.com>
876
877 * gdb.trace/mi-trace-frame-collected.exp: New.
878
a0743c90
YQ
8792013-06-25 Yao Qi <yao@codesourcery.com>
880
881 * boards/native-extended-gdbserver.exp: Set board_info
882 'gdb,predefined_tsv'.
883 * boards/native-gdbserver.exp: Likewise.
884 * boards/native-stdio-gdbserver.exp: Likewise.
885 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
886 uploaded TSVs if target supports tracing.
887 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
888 tracing and target has predefined tsv.
889
9d6e6e84
HZ
8902013-06-25 Yao Qi <yao@codesourcery.com>
891 Hui Zhu <hui@codesourcery.com>
892 Pedro Alves <palves@redhat.com>
893
894 PR breakpoints/15075
895 PR breakpoints/15434
896 * gdb.base/dprintf-next.c: New file.
897 * gdb.base/dprintf-next.exp: New file.
898 * gdb.base/dprintf-non-stop.c: New file.
899 * gdb.base/dprintf-non-stop.exp: New file.
900 * gdb.base/dprintf.exp: Don't check "continue" in the output
901 of "info breakpoints".
902 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
903 Don't check "continue" in script field.
904
e7ab3185
TT
9052013-06-21 Tom Tromey <tromey@redhat.com>
906
907 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
908 name in a test name.
909
c898adb7
YQ
9102013-06-20 Yao Qi <yao@codesourcery.com>
911
912 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
913 and set an action.
914 (test_trace_unavailable): Test command -data-list-register-values
915 in the context of traceframe and with option --skip-unavailable.
916 * gdb.trace/trace-unavailable.c (foo): New.
917 (main): Call it.
918 * gdb.mi/gdb2549.exp: Update matching pattern.
919
4d157a3d
MF
9202013-06-19 Mike Frysinger <vapier@gentoo.org>
921
922 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
923 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
924 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
925 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
926 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
927
d69cace4
LM
9282013-06-19 Luis Machado <lgustavo@codesourcery.com>
929
930 * gdb.base/subst.exp: Delete default rules before further
931 tests.
932
9bdd0636
YQ
9332013-06-19 Yao Qi <yao@codesourcery.com>
934
935 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
936 unsupported if it is not registered.
937
427cd150
TT
9382013-06-18 Tom Tromey <tromey@redhat.com>
939
940 * gdb.base/random-signal.c: New file.
941 * gdb.base/random-signal.exp: New file.
942
6de7c271
WN
9432013-06-18 Will Newton <will.newton@linaro.org>
944
945 * gdb.base/skip.c: Use comma to evaluate results of foo()
946 and bar() before passing to baz().
947 * gdb.base/skip.c: baz() now takes one argument instead of
948 two.
949
5bd1ef56
TT
9502013-06-18 Tom Tromey <tromey@redhat.com>
951
952 * gdb.dwarf2/implptrpiece.exp: New file.
953 * gdb.dwarf2/implptrconst.exp (d): New variable.
954 Print d.
955 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
956
e379b391
TT
9572013-06-18 Tom Tromey <tromey@redhat.com>
958
959 * lib/selftest-support.exp (do_self_tests): Reject remote or
960 non-native targets.
961 * gdb.gdb/complaints.exp: Remove check.
962 * gdb.gdb/observer.exp: Remove check.
963 * gdb.gdb/xfullpath.exp: Remove check.
964 * gdb.gdb/complaints.exp: Remove check.
965
4ec70201
PA
9662013-06-07 Pedro Alves <palves@redhat.com>
967
968 * boards/native-extended-gdbserver.exp: Remove semicolon.
969 * config/arm-ice.exp: Likewise.
970 * config/bfin.exp: Likewise.
971 * config/cygmon.exp: Likewise.
972 * config/h8300.exp: Likewise.
973 * config/monitor.exp: Likewise.
974 * config/sid.exp: Likewise.
975 * config/sim.exp: Likewise.
976 * config/slite.exp: Likewise.
977 * config/vx.exp: Likewise.
978 * gdb.arch/i386-bp_permanent.exp: Likewise.
979 * gdb.asm/asm-source.exp: Likewise.
980 * gdb.base/args.exp: Likewise.
981 * gdb.base/attach-pie-misread.exp: Likewise.
982 * gdb.base/auxv.exp: Likewise.
983 * gdb.base/bigcore.exp: Likewise.
984 * gdb.base/bitfields2.exp: Likewise.
985 * gdb.base/bitfields.exp: Likewise.
986 * gdb.base/break.exp: Likewise.
987 * gdb.base/break-interp.exp: Likewise.
988 * gdb.base/callfuncs.exp: Likewise.
989 * gdb.base/call-sc.exp: Likewise.
990 * gdb.base/commands.exp: Likewise.
991 * gdb.base/corefile.exp: Likewise.
992 * gdb.base/dbx.exp: Likewise.
993 * gdb.base/ending-run.exp: Likewise.
994 * gdb.base/exprs.exp: Likewise.
995 * gdb.base/funcargs.exp: Likewise.
996 * gdb.base/hbreak2.exp: Likewise.
997 * gdb.base/huge.exp: Likewise.
998 * gdb.base/list.exp: Likewise.
999 * gdb.base/memattr.exp: Likewise.
1000 * gdb.base/overlays.exp: Likewise.
1001 * gdb.base/printcmds.exp: Likewise.
1002 * gdb.base/recurse.exp: Likewise.
1003 * gdb.base/remotetimeout.exp: Likewise.
1004 * gdb.base/reread.exp: Likewise.
1005 * gdb.base/savedregs.exp: Likewise.
1006 * gdb.base/scope.exp: Likewise.
1007 * gdb.base/sepdebug.exp: Likewise.
1008 * gdb.base/setshow.exp: Likewise.
1009 * gdb.base/setvar.exp: Likewise.
1010 * gdb.base/sigaltstack.exp: Likewise.
1011 * gdb.base/siginfo-addr.exp: Likewise.
1012 * gdb.base/siginfo.exp: Likewise.
1013 * gdb.base/siginfo-obj.exp: Likewise.
1014 * gdb.base/sigrepeat.exp: Likewise.
1015 * gdb.base/sigstep.exp: Likewise.
1016 * gdb.base/structs.exp: Likewise.
1017 * gdb.base/testenv.exp: Likewise.
1018 * gdb.base/twice.exp: Likewise.
1019 * gdb.base/valgrind-db-attach.exp: Likewise.
1020 * gdb.base/valgrind-infcall.exp: Likewise.
1021 * gdb.base/varargs.exp: Likewise.
1022 * gdb.base/watchpoint.exp: Likewise.
1023 * gdb.cp/gdb1355.exp: Likewise.
1024 * gdb.cp/misc.exp: Likewise.
1025 * gdb.disasm/hppa.exp: Likewise.
1026 * gdb.disasm/t01_mov.exp: Likewise.
1027 * gdb.disasm/t02_mova.exp: Likewise.
1028 * gdb.disasm/t03_add.exp: Likewise.
1029 * gdb.disasm/t04_sub.exp: Likewise.
1030 * gdb.disasm/t05_cmp.exp: Likewise.
1031 * gdb.disasm/t06_ari2.exp: Likewise.
1032 * gdb.disasm/t07_ari3.exp: Likewise.
1033 * gdb.disasm/t08_or.exp: Likewise.
1034 * gdb.disasm/t09_xor.exp: Likewise.
1035 * gdb.disasm/t10_and.exp: Likewise.
1036 * gdb.disasm/t11_logs.exp: Likewise.
1037 * gdb.disasm/t12_bit.exp: Likewise.
1038 * gdb.disasm/t13_otr.exp: Likewise.
1039 * gdb.gdb/selftest.exp: Likewise.
1040 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1041 * gdb.mi/mi-reverse.exp: Likewise.
1042 * gdb.pascal/floats.exp: Likewise.
1043 * gdb.python/py-inferior.exp: Likewise.
1044 * gdb.threads/attach-into-signal.exp: Likewise.
1045 * gdb.threads/pthreads.exp: Likewise.
1046 * gdb.threads/thread_events.exp: Likewise.
1047 * gdb.threads/watchthreads.exp: Likewise.
1048 * gdb.trace/actions-changed.exp: Likewise.
1049 * gdb.trace/actions.exp: Likewise.
1050 * gdb.trace/ax.exp: Likewise.
1051 * gdb.trace/backtrace.exp: Likewise.
1052 * gdb.trace/change-loc.exp: Likewise.
1053 * gdb.trace/deltrace.exp: Likewise.
1054 * gdb.trace/disconnected-tracing.exp: Likewise.
1055 * gdb.trace/ftrace.exp: Likewise.
1056 * gdb.trace/infotrace.exp: Likewise.
1057 * gdb.trace/passc-dyn.exp: Likewise.
1058 * gdb.trace/passcount.exp: Likewise.
1059 * gdb.trace/pending.exp: Likewise.
1060 * gdb.trace/qtro.exp: Likewise.
1061 * gdb.trace/range-stepping.exp: Likewise.
1062 * gdb.trace/report.exp: Likewise.
1063 * gdb.trace/save-trace.exp: Likewise.
1064 * gdb.trace/status-stop.exp: Likewise.
1065 * gdb.trace/strace.exp: Likewise.
1066 * gdb.trace/tfile.exp: Likewise.
1067 * gdb.trace/tfind.exp: Likewise.
1068 * gdb.trace/trace-break.exp: Likewise.
1069 * gdb.trace/tracecmd.exp: Likewise.
1070 * gdb.trace/trace-mt.exp: Likewise.
1071 * gdb.trace/tspeed.exp: Likewise.
1072 * gdb.trace/tsv.exp: Likewise.
1073 * gdb.trace/while-stepping.exp: Likewise.
1074 * lib/gdb.exp: Likewise.
1075 * lib/gdbserver-support.exp: Likewise.
1076 * lib/java.exp: Likewise.
1077 * lib/mi-support.exp: Likewise.
1078 * lib/pascal.exp: Likewise.
1079 * lib/prompt.exp: Likewise.
1080 * lib/trace-support.exp: Likewise.
1081
47d48711
PA
10822013-06-07 Pedro Alves <palves@redhat.com>
1083
1084 * gdb.ada/info_types.c: Fix formating in copyright header.
1085 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
1086 * gdb.base/float.c: Likewise.
1087 * gdb.base/inferior-died.c: Likewise.
1088 * gdb.base/interp.c: Likewise.
1089 * gdb.base/jit-main.c: Likewise.
1090 * gdb.base/jit-solib.c: Likewise.
1091 * gdb.base/long_long.c: Likewise.
1092 * gdb.base/longjmp.c: Likewise.
1093 * gdb.base/nextoverexit.c: Likewise.
1094 * gdb.base/pr11022.c: Likewise.
1095 * gdb.base/prelink-lib.c: Likewise.
1096 * gdb.base/prelink.c: Likewise.
1097 * gdb.base/prologue.c: Likewise.
1098 * gdb.base/restore.c: Likewise.
1099 * gdb.base/sigchld.c: Likewise.
1100 * gdb.base/solib-search-lib1.c: Likewise.
1101 * gdb.base/solib-search-lib2.c: Likewise.
1102 * gdb.base/solib-search.c: Likewise.
1103 * gdb.base/solib-search.h: Likewise.
1104 * gdb.base/whatis.c: Likewise.
1105 * gdb.cp/abstract-origin.cc: Likewise.
1106 * gdb.cp/anon-struct.cc: Likewise.
1107 * gdb.cp/baseenum.cc: Likewise.
1108 * gdb.cp/bs15503.cc: Likewise.
1109 * gdb.cp/call-c-1.c: Likewise.
1110 * gdb.cp/call-c.cc: Likewise.
1111 * gdb.cp/class2.cc: Likewise.
1112 * gdb.cp/classes.cc: Likewise.
1113 * gdb.cp/cttiadd.cc: Likewise.
1114 * gdb.cp/cttiadd1.cc: Likewise.
1115 * gdb.cp/cttiadd2.cc: Likewise.
1116 * gdb.cp/cttiadd3.cc: Likewise.
1117 * gdb.cp/derivation.cc: Likewise.
1118 * gdb.cp/derivation2.cc: Likewise.
1119 * gdb.cp/dispcxx.cc: Likewise.
1120 * gdb.cp/exception.cc: Likewise.
1121 * gdb.cp/gdb2384-base.cc: Likewise.
1122 * gdb.cp/gdb2384-base.h: Likewise.
1123 * gdb.cp/gdb2384.cc: Likewise.
1124 * gdb.cp/gdb2495.cc: Likewise.
1125 * gdb.cp/mb-inline.h: Likewise.
1126 * gdb.cp/mb-inline1.cc: Likewise.
1127 * gdb.cp/mb-inline2.cc: Likewise.
1128 * gdb.cp/member-name.cc: Likewise.
1129 * gdb.cp/member-ptr.cc: Likewise.
1130 * gdb.cp/misc.cc: Likewise.
1131 * gdb.cp/namespace1.cc: Likewise.
1132 * gdb.cp/nextoverthrow.cc: Likewise.
1133 * gdb.cp/pr-574.cc: Likewise.
1134 * gdb.cp/pr9631.cc: Likewise.
1135 * gdb.cp/printmethod.cc: Likewise.
1136 * gdb.cp/psmang1.cc: Likewise.
1137 * gdb.cp/psmang2.cc: Likewise.
1138 * gdb.cp/psymtab-parameter.cc: Likewise.
1139 * gdb.cp/ptype-flags.cc: Likewise.
1140 * gdb.cp/ref-params.cc: Likewise.
1141 * gdb.cp/ref-types.cc: Likewise.
1142 * gdb.cp/smartp.cc: Likewise.
1143 * gdb.cp/try_catch.cc: Likewise.
1144 * gdb.cp/userdef.cc: Likewise.
1145 * gdb.cp/using-crash.cc: Likewise.
1146 * gdb.cp/virtfunc.cc: Likewise.
1147 * gdb.cp/virtfunc2.cc: Likewise.
1148 * gdb.dwarf2/callframecfa.S: Likewise.
1149 * gdb.dwarf2/dw2-ranges.c: Likewise.
1150 * gdb.dwarf2/dw2-ranges2.c: Likewise.
1151 * gdb.dwarf2/dw2-ranges3.c: Likewise.
1152 * gdb.dwarf2/dw2-restore.S: Likewise.
1153 * gdb.dwarf2/pieces.S: Likewise.
1154 * gdb.dwarf2/valop.S: Likewise.
1155 * gdb.java/jnpe.java: Likewise.
1156 * gdb.mi/mi-stepn.c: Likewise.
1157 * gdb.mi/mi-var-cp.cc: Likewise.
1158 * gdb.mi/mi-var-rtti.cc: Likewise.
1159 * gdb.mi/ns-stale-regcache.c: Likewise.
1160 * gdb.mi/pr11022.c: Likewise.
1161 * gdb.mi/solib-lib.c: Likewise.
1162 * gdb.mi/solib-main.c: Likewise.
1163 * gdb.python/py-arch.c: Likewise.
1164 * gdb.python/py-block.c: Likewise.
1165 * gdb.python/py-breakpoint.c: Likewise.
1166 * gdb.python/py-events.c: Likewise.
1167 * gdb.python/py-evthreads.c: Likewise.
1168 * gdb.python/py-explore.c: Likewise.
1169 * gdb.python/py-explore.cc: Likewise.
1170 * gdb.python/py-finish-breakpoint.c: Likewise.
1171 * gdb.python/py-finish-breakpoint2.cc: Likewise.
1172 * gdb.python/py-symbol.c: Likewise.
1173 * gdb.threads/execl.c: Likewise.
1174 * gdb.threads/execl1.c: Likewise.
1175
88ab5684
WN
11762013-06-07 Will Newton <will.newton@linaro.org>
1177
1178 * gdb.base/long_long.exp: Fix ARM EABI target glob.
1179
42daa7a0
WN
11802013-06-07 Will Newton <will.newton@linaro.org>
1181
1182 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
1183 and "starting".
1184
f4059ef3
WN
11852013-06-07 Will Newton <will.newton@linaro.org>
1186
1187 * gdb.cp/anon-struct.exp: Conditionalize constructor and
1188 destructor prototypes for ARM ABI.
1189 * gdb.cp/m-static.exp: Likewise.
1190
8cb5cc78
YQ
11912013-06-07 Yao Qi <yao@codesourcery.com>
1192
1193 * gdb.trace/mi-trace-unavailable.exp: New.
1194 * gdb.trace/trace-unavailable.c: New.
1195
c6cf1712
DE
11962013-06-06 Doug Evans <dje@google.com>
1197
1198 * gdb.cp/derivation.exp: Make tests have unique names.
1199
bf6be0f4
TT
12002013-06-06 Tom Tromey <tromey@redhat.com>
1201
1202 * gdb.base/dump.exp (capture_value): Don't put expression into
1203 test name if arguments passed in.
1204 Rename a couple more tests to make them unique.
1205
ebb022fa
TT
12062013-06-06 Tom Tromey <tromey@redhat.com>
1207
1208 * gdb.base/break-always.exp: Explicitly specify test name.
1209
69fc87c2
DE
12102013-06-05 Doug Evans <dje@google.com>
1211 Keith Seitz <keiths@redhat.com>
1212
1213 * gdb.cp/derivation2.cc: New file.
1214 * gdb.cp/derivation.cc (main): Call foo2.
1215 * gdb.cp/derivation.exp: Add tests for typedefs in another
1216 file, and when there's an active block.
1217
f993f39e
LM
12182013-06-05 Luis Machado <lgustavo@codesourcery.com>
1219
1220 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1221 from targets that use function descriptors in the virtual tables.
1222 Handle presence of dot symbols.
1223
afacd7f3
GB
12242013-06-04 Gary Benson <gbenson@redhat.com>
1225
1226 * gdb.base/break-probes.exp: New file.
1227 * gdb.base/break-probes.c: Likewise.
1228 * gdb.base/break-probes-solib.c: Likewise.
1229 * gdb.base/info-shared.exp: New file.
1230 * gdb.base/info-shared.c: Likewise.
1231 * gdb.base/info-shared-solib1.c: Likewise.
1232 * gdb.base/info-shared-solib2.c: Likewise.
1233
a29a3fb7
GB
12342013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1235 Gary Benson <gbenson@redhat.com>
1236
1237 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1238 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1239 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1240 to be set to "no" to indicate that no ld.so copy should be made.
1241 * gdb.base/break-interp.exp (solib_bp): New constant.
1242 (reach_1): Use the above instead of "_dl_debug_state".
1243 (test_attach): Likewise.
1244 (test_ld): Likewise.
1245 * gdb.threads/dlopen-libpthread.exp: New file.
1246 * gdb.threads/dlopen-libpthread.c: Likewise.
1247 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1248 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1249
62a813cc
YQ
12502013-05-30 Yao Qi <yao@codesourcery.com>
1251
1252 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1253 Add a test that no MI notification is emitted when executing
1254 -exec-arguments.
1255
8f56dad4
JK
12562013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1257
1258 PR testsuite/12649
1259 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1260 $mi_gdb_prompt expectation by mi_expect_stop.
1261 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1262 (mi info dprintf second time): Replace them by mi_send_resuming_command
1263 and mi_expect_stop.
1264
c588eb20
GB
12652013-05-24 Gary Benson <gbenson@redhat.com>
1266
1267 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1268 backslash.
1269 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1270 backslashes.
1271 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1272 backslash.
1273
c0ea94eb
YQ
12742013-05-24 Yao Qi <yao@codesourcery.com>
1275
1276 * gdb.trace/tfile.exp: Test inferior and thread.
1277
db1ac436
YQ
12782013-05-24 Yao Qi <yao@codesourcery.com>
1279 Pedro Alves <palves@redhat.com>
1280
1281 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1282 test fails.
1283 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1284 Return 0 if the test passes, otherwise return 1.
1285
b6abb10c
DE
12862013-05-23 Doug Evans <dje@google.com>
1287
1288 * boards/fission-dwp.exp: New file.
1289
bc5065a7
PA
12902013-05-23 Yao Qi <yao@codesourcery.com>
1291 Pedro Alves <palves@redhat.com>
1292
1293 * gdb.base/range-stepping.c: New file.
1294 * gdb.base/range-stepping.exp: New file.
1295 * gdb.trace/range-stepping.c: New file.
1296 * gdb.trace/range-stepping.exp: New file.
1297 * lib/range-stepping-support.exp: New file.
1298
5f2e6b00
TT
12992013-05-22 Tom Tromey <tromey@redhat.com>
1300
1301 * gdb.cp/class2.cc (main): New local 'aref'.
1302 * gdb.cp/class2.exp: Check printing of 'aref'.
1303
e6ba475a
DE
13042013-05-22 Doug Evans <dje@google.com>
1305
1306 * gdb.threads/wp-replication.c (main): Insert some code at the start
1307 to ensure the breakpoint on main is only hit once. Fix comment.
1308
52c935b6
KS
13092013-05-21 Keith Seitz <keiths@redhat.com>
1310 Pedro Alves <palves@redhat.com>
1311
1312 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1313 gdb_expect.
1314 Add test to flush the remaining input buffer so that this
1315 file passes testsuite/12649.
1316
bd9673a4
PW
13172013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1318
1319 * gdb.base/catch-signal-fork.exp: New file.
1320 * gdb.base/catch-signal-fork.c: New file.
1321
69a97597
SA
13222013-05-21 Sterling Augustine <saugustine@google.com>
1323
1324 * boards/remote-stdio-gdbserver.exp: New file.
1325
44e97363
JK
13262013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1327
1328 PR testsuite/12649
1329 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1330 racy matches.
1331
02392865
CG
13322013-05-21 Christian Groessler <chris@groessler.org>
1333
1334 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1335 since it's not supported in all shells.
1336
c5867ab6
HZ
13372013-05-21 Hui Zhu <hui@codesourcery.com>
1338
1339 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1340 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1341
6c9e2db4
DE
13422013-05-20 Doug Evans <dje@google.com>
1343
1344 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1345 (_handle_DW_TAG): Use it.
1346 (cu, tu): Replace parameters is_64, version, addr_size with options.
1347 All callers updated. Add Fission support.
1348 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1349 * gdb.dwarf2/method-ptr.exp: Ditto.
1350 * gdb.dwarf2/nostaticblock.exp: Ditto.
1351 * gdb.dwarf2/subrange.exp: Ditto.
1352 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1353
4a6e676c
TT
13542013-05-20 Tom Tromey <tromey@redhat.com>
1355
1356 * gdb.gdb/python-selftest.exp: New file.
1357
e19d3afb
DE
13582013-05-20 Doug Evans <dje@google.com>
1359
1360 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1361 -fdebug-types-section.
1362
4d804846
JB
13632013-05-20 Joel Brobecker <brobecker@adacore.com>
1364
1365 * gdb.ada/float_param: New testcase.
1366
8d324e83
DE
13672013-05-17 Doug Evans <dje@google.com>
1368
7d0c9981
DE
1369 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1370 Add tests for "maint check-symtabs", "maint expand-symtabs".
1371
8d324e83
DE
1372 * gdb.base/maint.exp: Remove testing of individual maint command
1373 help output.
1374
177aadc4
PA
13752013-05-16 Pedro Alves <palves@redhat.com>
1376
1377 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1378 comment. Use gdb_test_no_output.
1379
b8fea896
JB
13802013-05-16 Joel Brobecker <brobecker@adacore.com>
1381
1382 * gdb.ada/complete.exp: Add test verifying completion using
1383 the "tab" key.
1384
52c935b6
KS
13852013-05-15 Keith Seitz <keiths@redhat.com>
1386
1387 * gdb.base/filesym.exp: New completer test.
1388 * gdb.base/filesym.c: New file.
1389
ed0f00b8
PA
13902013-05-15 Pedro Alves <palves@redhat.com>
1391
1392 * gdb.base/fixsection.c: Remove attribution.
1393 * gdb.base/watch-read.exp: Ditto.
1394
55fb6d27
TT
13952013-05-13 Tom Tromey <tromey@redhat.com>
1396
1397 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1398 size and change type sizes to 4 bytes.
1399
ac1ca910
TT
14002013-05-13 Tom Tromey <tromey@redhat.com>
1401
1402 * gdb.base/exprs.exp (test_expr): Add regression test.
1403 * gdb.base/exprs.c (null_t_struct): New global.
1404
8414efef
MB
14052013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1406
1407 * gdb.base/default.exp: Disable history saving.
1408 * gdb.base/setshow.exp: Likewise.
1409
9779ab84
PA
14102013-05-10 Pedro Alves <palves@redhat.com>
1411
1412 PR remote/15455
1413
1414 * gdb.trace/qtro.c: New file.
1415 * gdb.trace/qtro.exp: New file.
1416
1e611234
PM
14172013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1418
1419 * gdb.python/py-framefilter.py: New File.
1420 * gdb.python/py-framefilter-mi.exp: Ditto.
1421 * gdb.python/py-framefilter.c: Ditto.
1422 * gdb.python/py-framefilter-mi.exp: Ditto.
1423 * gdb.python/py-framefilter-mi.c: Ditto,
1424 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1425
5e4c3ac4
TT
14262013-05-08 Tom Tromey <tromey@redhat.com>
1427
1428 * gdb.base/solib-search.exp: Set test name for "set
1429 solib-search-path" test.
1430
993654a9
HAQ
14312013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1432
1433 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1434 (set_a_tracepoint): Set tracepoint before prologue.
1435 (run_trace_experiment): Test setup_tracepoints and 'break end'
1436 in it.
1437 (trace_buffer_normal): Remove.
1438 (gdb_trace_circular_tests): Remove. Move tests to...
1439 (top level): ...here. Call 'runto_main' before checking for
1440 trace support. Use commands to check the support for circular
1441 trace buffer and changing of trace buffer size. Add test
1442 to calculate size of single frame. Use this size to
1443 calculate the size of trace buffer. Use 'tfind pc func9'
1444 instead of 'tfind 9'. Use 'with_test_prefix'.
1445
c95aea6b
TT
14462013-05-07 Tom Tromey <tromey@redhat.com>
1447
1448 * lib/selftest-support.exp: New file.
1449 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1450 do_self_tests.
1451 (setup_test, find_gdb): Remove.
1452 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1453 do_self_tests.
1454 (setup_test, find_gdb): Remove.
1455 (test_observer): Don't call setup_test. Remove argument.
1456 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1457 (find_gdb): Remove.
1458 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1459 do_self_tests.
1460 (setup_test, find_gdb): Remove.
1461 (test_with_self): Don't call setup_test. Remove argument.
1462
1f031429
PA
14632013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1464
1465 * gdb.arch/system-gcore.exp: Remove.
1466 * gdb.arch/gcore.c: Remove.
1467 * gdb.base/gcore.exp: Add "info reg system".
1468
58ce7251
SDJ
14692013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1470
1471 PR breakpoints/15413:
1472 * gdb.base/pending.exp: Add test for completion of the "condition"
1473 command for pending breakpoints.
1474 * gdb.linespec/linespec.ex: Add test for completion of the
1475 "condition" command when dealing with multiple locations.
1476
aacbb8a5
LM
14772013-05-07 Luis Machado <lgustavo@codesourcery.com>
1478
1479 * gdb.threads/wp-replication.c: New file.
1480 * gdb.threads/wp-replication.exp: New file.
1481
2dd6254d
SL
14822013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1483
1484 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1485
c2a96e8c
DE
14862013-05-06 Doug Evans <dje@google.com>
1487
b903e17e
DE
1488 * gdb.base/solib-search-lib1.c: New file.
1489 * gdb.base/solib-search-lib2.c: New file.
1490 * gdb.base/solib-search.c: New file.
1491 * gdb.base/solib-search.h: New file.
1492 * gdb.base/solib-search.exp: New file.
1493
fac51dd9
DE
1494 * lib/gdb.exp (gdb_core_cmd): New function.
1495 * gdb.arch/system-gcore.exp: Use it.
1496 * gdb.arch/vsx-regs.exp: Ditto.
1497 * gdb.base/gcore.exp: Ditto.
1498 * gdb.threads/gcore-thread.exp: Ditto.
1499
c2a96e8c
DE
1500 * gdb.reverse/shr.h: New file.
1501 * gdb.reverse/shr1.c: New file.
1502 * gdb.reverse/shr2.c: #include "shr.h".
1503 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1504 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1505 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1506 Update tests using sleep/printf to use shr2.sl instead.
1507 * gdb.reverse/solib-reverse.exp: Ditto.
1508
b6807d98
TT
15092013-05-06 Tom Tromey <tromey@redhat.com>
1510
1511 * gdb.dwarf2/implptrconst.c: New file.
1512 * gdb.dwarf2/implptrconst.exp: New file.
1513 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1514 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1515 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1516
96f7d3f1
PW
15172013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1518
1519 * gdb.base/catch-sig.c (main): Raise SIGINT.
1520 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1521
1ebff1fd
HAQ
15222013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1523
1524 * status-stop.exp (test_tstart_tstart): Check for error
1525 returned by the second 'tstart' command.
1526
f92b06da
WT
15272013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1528
1529 * gdb.xml/maint_print_struct.exp: New file.
1530 * gdb.xml/maint_print_struct.xml: New file.
1531
ff546935
TT
15322013-04-25 Tom Tromey <tromey@redhat.com>
1533
1534 * gdb.dwarf2/nostaticblock.exp: New file.
1535
bf9e4d0c
MB
15362013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1537
1538 PR gdb/10462
1539 * gdb.base/setshow.exp: Add test case.
1540
a11cfd87
HZ
15412013-04-23 Hui Zhu <hui@codesourcery.com>
1542
1543 PR gdb/15293
a11cfd87
HZ
1544 * gdb.base/dprintf.exp: Add ignore command.
1545
2d9442cc
HZ
15462013-04-23 Hui Zhu <hui@codesourcery.com>
1547
1548 PR gdb/15165
2d9442cc
HZ
1549 * gdb.base/save-bp.exp: Add test for dprintf.
1550
0f3305ed
TT
15512013-04-22 Tom Tromey <tromey@redhat.com>
1552
1553 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1554 notice_open_fds.
1555
d504301e
SDJ
15562013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1557
1558 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1559 ldflags.
1560
9991b207
SDJ
15612013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1562
1563 * gdb.arch/arm-bl-branch-dest.c: New file.
1564 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1565
433730c9
PA
15662013-04-19 Vladimir Kargov <kargov@gmail.com>
1567 Pedro Alves <palves@redhat.com>
1568
1569 * gdb.arch/i386-float.S: New file.
1570 * gdb.arch/i386-float.exp: New file.
1571
9a908334
LM
15722013-04-18 Luis Machado <lgustavo@codesourcery.com>
1573
1574 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1575 type void *.
1576
4f22ed5c
DE
15772013-04-17 Doug Evans <dje@google.com>
1578
1579 * lib/dwarf.exp (Dwarf): New proc "tu".
1580 * gdb.dwarf2/missing-sig-type.exp: New file.
1581
a0d3f2f5
SCR
15822013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1583
1584 Add option to link testcases with Pthreads library when
1585 using 'prepare_for_testing' in tests.
1586
1587 * lib/gdb.exp (build_executable_from_specs): Use
1588 gdb_compile_pthreads to compile if option "pthreads" is
1589 specified.
1590
cc16e6c9
TT
15912013-04-15 Tom Tromey <tromey@redhat.com>
1592
1593 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1594
72f1fe8a
TT
15952013-04-15 Tom Tromey <tromey@redhat.com>
1596
1597 * gdb.base/default.exp: Update for $_exception.
1598 * gdb.cp/exceptprint.cc: New file.
1599 * gdb.cp/exceptprint.exp: New file.
1600 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1601
6e72ca20
TT
16022013-04-15 Tom Tromey <tromey@redhat.com>
1603
1604 * gdb.cp/typeid.cc: New file.
1605 * gdb.cp/typeid.exp: New file.
1606
591f19e8
TT
16072013-04-15 Tom Tromey <tromey@redhat.com>
1608
1609 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1610
da9160e4
YQ
16112013-04-13 Yao Qi <yao@codesourcery.com>
1612
1613 * gdb.base/completion.exp: Test completion of command
1614 'target ctf' if target ctf is supported.
1615
f81d1120
PA
16162013-04-10 Pedro Alves <palves@redhat.com>
1617
1618 * gdb.base/completion.exp: Test "set height", "set listsize" and
1619 "set trace-buffer-size" completion.
1620 * gdb.base/setshow.exp: Test "set height unlimited".
1621 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1622 unlimited".
1623
393fd4c3
YQ
16242013-04-10 Yao Qi <yao@codesourcery.com>
1625
1626 * gdb.trace/actions.exp: Save trace data to CTF.
1627 Change to ctf target if GDB supports, read CTF data in ctf
1628 target, and check the actions of tracepoints.
1629 * gdb.trace/while-stepping.exp: Likewise.
1630 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1631 format and read CTF trace file if GDB supports.
1632 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1633 target is supported, change to ctf target, read trace data and
1634 check output of command "tstatus".
1635 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1636 read CTF data by target ctf and call check_tsv.
1637
b7a273f8
YQ
16382013-04-10 Yao Qi <yao@codesourcery.com>
1639
1640 * gdb.trace/actions.exp (check_tracepoint): New.
1641 (top level): Start the tracing and check the actions of
1642 tracepoints. Save trace data to tfile format. Restart GDB
1643 and read trace file in tfile target. Check the actions of
1644 tracepoints again.
1645 * gdb.trace/while-stepping.exp: Likewise.
1646
f3786771
YQ
16472013-04-10 Yao Qi <yao@codesourcery.com>
1648
1649 * gdb.trace/report.exp: Use standard_output_file for saved
1650 trace file.
1651
5c2b4418
HZ
16522013-04-10 Hui Zhu <hui@codesourcery.com>
1653
1654 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1655 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1656 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1657
f7543f0a
JK
16582013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1659
1660 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1661 response.
1662
f6de8ec2
PA
16632013-04-08 Pedro Alves <palves@redhat.com>
1664
1665 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1666 the location.
1667
b8abfd58
SL
16682013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1669
1670 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1671 for breakpoint location.
1672
156bffd0
SL
16732013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1674
1675 * gdb.linespec/linespec.exp: Make dir/file:line tests
1676 conditional for non-remote hosts only.
1677
c9a6ce02
PA
16782013-04-04 Stan Shebs <stan@codesourcery.com>
1679 Pedro Alves <palves@redhat.com>
1680
1681 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1682 * gdb.trace/actions-changed.c: New file.
1683 * gdb.trace/actions-changed.exp: New file.
1684 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1685 (gdb_trace_setactions_command): ... this. Add "actions_command"
1686 parameter, and handle it.
1687 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1688
4bd05f24
YQ
16892013-04-04 Yao Qi <yao@codesourcery.com>
1690
1691 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1692 'step'.
1693
3758b5ce
YQ
16942013-04-03 Yao Qi <yao@codesourcery.com>
1695
1696 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1697 "tfile-basic.tf".
1698 (test_tfind_tfile): Likewise.
1699
1dcaed0d
YQ
17002013-04-03 Yao Qi <yao@codesourcery.com>
1701
1702 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1703 "tfile-basic.tf" instead of "basic.tf".
1704 (write_error_trace_file): Pass argument "tfile-error.tf"
1705 instead of "error.tf".
1706 * gdb.trace/tfile.exp: Update tfile names to
1707 "tfile-basic.tf" and "tfile-error.tf".
1708
0e7a53fc
SL
17092013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1710
1711 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1712 empty directory in file for breakpoint hit.
1713
9852c492
YQ
17142013-03-29 Yao Qi <yao@codesourcery.com>
1715
1716 * gdb.base/completion.exp: Test completion of commands
1717 "target core", "target tfile" and "target exec".
1718 * gdb.trace/tfile.exp: Test completion of command
1719 "target tfile".
1720
af312be7
JB
17212013-03-28 Joel Brobecker <brobecker@adacore.com>
1722
1723 * gdb.ada/win_fu_syms: New testcase.
1724
e4a48d9d
DE
17252013-03-28 Doug Evans <dje@google.com>
1726
1727 * gdb.base/maint.exp (maint print statistics): Update expected output.
1728
7f7cc265
PA
17292013-03-28 Pedro Alves <palves@redhat.com>
1730
1731 PR gdb/15294
1732
1733 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1734 mean unlimited instead of $arg < 0.
1735 (test_listsize): Remove "listsize of 0 suppresses output" test.
1736 Test that "set listsize 0" ends up with an unlimited listsize.
1737
fc0da894
PA
17382013-03-28 Pedro Alves <palves@redhat.com>
1739
1740 * gdb.base/list.exp (last_line): New global.
1741 (last_line_re): New global.
1742 (test_listsize, test_list_function, test_list_forward)
1743 (test_repeat_list_command, test_list_range)
1744 (test_list_filename_and_function): Use them.
1745 * gdb.base/list0.c: Comment the last line of the file with "last
1746 line".
1747
abe7b711
PA
17482013-03-28 Pedro Alves <palves@redhat.com>
1749
1750 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1751 list the whole file.
1752
15b3979c
PA
17532013-03-28 Pedro Alves <palves@redhat.com>
1754
1755 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1756 "set listsize".
1757
96811e3b
KS
17582013-03-26 Keith Seitz <keiths@redhat.com>
1759
1760 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1761 from passing.
1762
4043f22b
PA
17632013-03-26 Pedro Alves <palves@redhat.com>
1764
1765 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1766 until after GDB has run.
1767
14a1aa17
YQ
17682013-03-26 Yao Qi <yao@codesourcery.com>
1769
1770 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1771 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1772
99c819ee
MM
17732013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1774
1775 * gdb.btrace/enable.exp: Add regression test.
1776
24955f63
TT
17772013-03-25 Tom Tromey <tromey@redhat.com>
1778
1779 * gdb.cp/m-static.exp: Add destructor-printing tests.
1780
fce632b6
TT
17812013-03-25 Tom Tromey <tromey@redhat.com>
1782
1783 * gdb.cp/m-static.exp: Add constructor ptype tests.
1784 * gdb.cp/m-static.cc (single_constructor): New class.
1785 (main): Make instance of single_constructor.
1786
598d3636
JK
17872013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1788 Pedro Alves <palves@redhat.com>
1789
1790 * gdb.server/server-kill.c: New file.
1791 * gdb.server/server-kill.exp: New file.
1792
c12440c9
PA
17932013-03-21 Pedro Alves <palves@redhat.com>
1794
1795 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1796 Expect $gdb_prompt in gdb_test_multiple.
1797
bd712aed
DE
17982013-03-21 Doug Evans <dje@google.com>
1799
1800 * gdb.base/maint.exp: Update tests for per-command stats.
1801
b2f83c08
TT
18022013-03-21 Tom Tromey <tromey@redhat.com>
1803
1804 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1805 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1806
ef0026f0
PA
18072013-03-20 Pedro Alves <palves@redhat.com>
1808
1809 PR gdb/15289
1810
1811 * gdb.base/remote.exp: Test
1812 "set remote hardware-watchpoint-limit -1",
1813 "set remote hardware-breakpoint-limit -1",
1814 "set remote hardware-watchpoint-limit 2147483647" and
1815 "set remote hardware-breakpoint-limit 2147483647".
1816
3f1175a9
PA
18172013-03-20 Pedro Alves <palves@redhat.com>
1818 Yao Qi <yao@codesourcery.com>
1819
1820 * gdb.trace/tfile.c: Add comments.
1821 (nonconstglob): New global.
1822 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1823 global that is not covered by the trace frame. Test
1824 disassembling.
1825
a09ae1c1
JK
18262013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1827
1828 * gdb.base/valgrind-infcall.exp
1829 (continue #$continue_count) <remote connection closed>
1830 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1831 $valgrind_pid.
1832
9ce98649
TT
18332013-03-15 Tom Tromey <tromey@redhat.com>
1834
1835 * gdb.cp/overload.cc (intintfunc): New.
1836 * gdb.cp/overload.exp: Add regression test.
1837
0a251e08
YQ
18382013-03-15 Yao Qi <yao@codesourcery.com>
1839
1840 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1841 using with_test_prefix.
1842 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1843 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1844 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1845 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1846 * gdb.base/break-interp.exp (test_core): Likewise.
1847 (test_attach_gdb): Likewise.
1848 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1849 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1850 Likewise.
1851 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1852 * gdb.base/jit.exp (one_jit_test): Likewise.
1853 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1854 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1855 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1856 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1857 Likewise.
1858 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1859 Likewise.
1860 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1861 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1862 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1863 (tracepoint_change_loc_2): Likewise.
1864 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1865 Likewise.
1866 (disconnected_tfind): Likewise.
1867 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1868 Likewise.
1869 (test_tfind_remote): Likewise.
1870 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1871 Likewise.
1872 (test_pending_resolved): Likewise.
1873 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1874 Likewise.
1875 (test_upload_tsv): Likewise.
1876 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1877 Likewise.
1878 (pending_tracepoint_works): Likewise.
1879 * gdb.trace/report.exp (use_collected_data): Likewise.
1880 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1881 Likewise.
1882 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1883 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1884 (strace_trace_on_same_addr): Likewise.
1885 (strace_trace_on_diff_addr): Likewise.
1886 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1887 (gdb_collect_locals_test): Likewise.
1888 (gdb_unavailable_registers_test): Likewise.
1889 (gdb_collect_globals_test): Likewise.
1890
2c415c0f
YQ
18912013-03-15 Yao Qi <yao@codesourcery.com>
1892
1893 * gdb.base/condbreak.exp: Add semicolon back which was removed
1894 by my previous commit.
1895
ae59b1da
YQ
18962013-03-14 Yao Qi <yao@codesourcery.com>
1897
1898 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1899 'return'.
1900 (gdb_target_monitor, gdb_load): Likewise.
1901 * config/sid.exp (gdb_load): Likewise.
1902 * config/slite.exp (gdb_load): Likewise.
1903 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1904 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1905 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1906 (single_step_until): Likewise.
1907 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1908 * gdb.arch/system-gcore.exp: Likewise.
1909 * gdb.base/bigcore.exp (extract_heap): Likewise.
1910 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1911 * gdb.base/call-ar-st.exp: Likewise.
1912 * gdb.base/call-rt-st.exp: Likewise.
1913 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1914 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1915 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1916 * gdb.base/corefile.exp: Likewise.
1917 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1918 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1919 * gdb.base/fixsection.exp: Likewise.
1920 * gdb.base/funcargs.exp: Likewise.
1921 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1922 * gdb.base/gcore-relro.exp: Likewise.
1923 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1924 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1925 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1926 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1927 * gdb.base/list.exp: Likewise.
1928 (set_listsize): Likewise.
1929 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1930 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1931 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1932 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1933 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1934 * gdb.base/setvar.exp: Likewise.
1935 (test_set): Likewise.
1936 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1937 * gdb.base/solib-overlap.exp: Likewise.
1938 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1939 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1940 * gdb.base/watchpoint.exp (initialize): Likewise.
1941 (test_simple_watchpoint): Likewise.
1942 (test_disabling_watchpoints): Likewise.
1943 (test_watchpoint_triggered_in_syscall): Likewise.
1944 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1945 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1946 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1947 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1948 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1949 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1950 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1951 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1952 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1953 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1954 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1955 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1956 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1957 * gdb.mi/gdb792.exp: Likewise.
1958 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1959 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1960 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1961 * gdb.threads/gcore-thread.exp: Likewise.
1962 (load_core): Likewise.
1963 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1964 (test_startup, check_control_c): Likewise.
1965 * gdb.threads/sigstep-threads.exp: Likewise.
1966 * gdb.threads/thread_check.exp: Likewise.
1967 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1968 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1969 (set_a_tracepoint, trace_buffer_normal): Likewise.
1970 (gdb_trace_circular_tests): Likewise.
1971 * gdb.trace/collection.exp: Likewise.
1972 * gdb.trace/disconnected-tracing.exp: Likewise.
1973 * gdb.trace/infotrace.exp: Likewise.
1974 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1975 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1976 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1977 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1978 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1979 * gdb.trace/stap-trace.exp: Likewise.
1980 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1981 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1982 * gdb.trace/trace-buffer-size.exp: Likewise.
1983 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1984 * gdb.trace/unavailable.exp: Likewise.
1985 * gdb.trace/while-dyn.exp: Likewise.
1986 * lib/fortran.exp (set_lang_fortran): Likewise.
1987 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1988 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1989 (default_gdb_start, get_compiler_info): Likewise.
1990 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1991 (get_debug_format, setup_xfail_format): Likewise.
1992 (rerun_to_main, gdb_skip_float_test): Likewise.
1993 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1994 * lib/java.exp (set_lang_java): Likewise.
1995 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1996 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1997 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1998 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1999 * lib/objc.exp (set_lang_objc): Likewise.
2000 * lib/pascal.exp (set_lang_pascal): Likewise.
2001 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
2002 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
2003 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
2004
bb869963
SDJ
20052013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
2006
2007 PR c++/15203
2008 PR c++/15210
2009 * gdb.cp/m-static.cc (keepalive_int): New function.
2010 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
2011 * gdb.cp/m-static.exp: New test for `sintvar'.
2012
e2be70a0
YQ
20132013-03-14 Yao Qi <yao@codesourcery.com>
2014
2015 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
2016 of 'tstatus' into tstatus_output.
2017 (top level): Save the trace data to tfile. Read trace file in
2018 tfile target. Check the trace status.
2019
8ddb1965
YQ
20202013-03-13 Yao Qi <yao@codesourcery.com>
2021
2022 * gdb.trace/tsv.exp (check_tsv): New.
2023 (top level): Save a tfile on current trace session. Call
2024 check_tsv on live target. Load the tfile with target tfile
2025 and call check_tsv again.
2026
045dd51f
YQ
20272013-03-13 Yao Qi <yao@codesourcery.com>
2028
2029 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
2030 Replace some "gdb_test" with "gdb_test_no_output".
2031
82d049ab
PH
20322013-03-12 Paul Hilfinger <hilfingr@adacore.com>
2033
2034 * gdb.ada/expr_delims.exp: New file.
2035 * gdb.ada/expr_delims/foo.adb: New file.
2036 * gdb.ada/expr_delims/pck.ads: New file.
2037 * gdb.ada/expr_delims/pck.adb: New file.
2038
cb8ea32b
KS
20392013-03-11 Keith Seitz <keiths@redhat.com>
2040
2041 * watchpoint.exp (test_no_hw_watchpoints): Add test using
2042 both condition and thread. Then delete the watchpoint.
2043
2f1d9bdd
MM
20442013-03-11 Christian Himpel <christian.himpel@intel.com>
2045
2046 * Makefile.in: Add btrace testsuite.
2047 * configure: Regenerated.
2048 * configure.ac: Add btrace testsuite.
2049 * gdb.btrace/Makefile.in: New file.
2050 * gdb.btrace/enable.c: New file.
2051 * gdb.btrace/enable.exp: New file.
2052 * gdb.btrace/function_call_history.c: New file.
2053 * gdb.btrace/function_call_history.exp: New file.
2054 * gdb.btrace/instruction_history.c: New file.
2055 * gdb.btrace/instruction_history.exp: New file.
2056 * gdb.btrace/instruction_history.S: New file.
2057 * lib/gdb.exp: Add btrace skip proc.
2058
05c56a9d
JK
20592013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2060
2061 Fix entry-values if the callee called a noreturn function.
2062 * gdb.arch/amd64-tailcall-noret.S: New file.
2063 * gdb.arch/amd64-tailcall-noret.c: New file.
2064 * gdb.arch/amd64-tailcall-noret.exp: New file.
2065
9112db09
JK
20662013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2067
2068 Fix entry-values in C++ across CUs.
2069 * gdb.arch/amd64-tailcall-cxx.exp: New file.
2070 * gdb.arch/amd64-tailcall-cxx1.S: New file.
2071 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
2072 * gdb.arch/amd64-tailcall-cxx2.S: New file.
2073 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
2074
be9a119c 20752013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
2076 Hafiz Abid Qadeer <abidh@codesourcery.com>
2077
2078 gdb/testsuite/
2079 * gdb.trace/trace-buffer-size.exp: New file.
2080 * gdb.trace/trace-buffer-size.c: New file.
2081
049109b0
PA
20822013-03-06 Pedro Alves <palves@redhat.com>
2083
2084 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
2085 doesn't support the tested optional feature, call "unsupported"
2086 with the same test message as the "pass" case, instead of calling
2087 "pass" with a different message. Use the same text for the "fail"
2088 cases too.
2089
4aa54120
YQ
20902013-03-06 Yao Qi <yao@codesourcery.com>
2091
2092 * gdb.trace/tstatus.exp: Remove the invocation of
2093 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
2094 (test_tracepoints): Don't set fast tracepoint.
2095 (top level): Don't check agent library is loaded or not.
2096
b8b71e63
YQ
20972013-03-06 Yao Qi <yao@codesourcery.com>
2098
2099 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
2100 parentheses by "\\".
2101
33f448b1
JK
21022013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2103
2104 * gdb.linespec/base/one/thefile.cc (twodup): New.
2105 (m): Call it.
2106 * gdb.linespec/base/two/thefile.cc (dupname): New.
2107 (n): Call it.
2108 * gdb.linespec/break-ask.exp: New file.
2109 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
2110
1c942fb9
YQ
21112013-02-28 Yao Qi <yao@codesourcery.com>
2112
2113 * gdb.trace/report.exp: Move some code to ...
2114 (use_collected_data): New.
2115 (top level): Call use_collected_data once on the live target.
2116 Save at file of the current trace session, load it with target
2117 tfile, and call use_collected_data again.
2118
5b967901
JK
21192013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2120
2121 * gdb.threads/fork-thread-pending.c (main): Add alarm.
2122
6447023f
JK
21232013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2124
2125 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
2126 Add final kill of ${valgrind_pid}.
2127
9f44fbc0
SCR
21282013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2129
2130 * gdb.python/py-arch.c: New test case
2131 * gdb.python/py-arch.exp: New tests to test
2132 gdb.Architecture.disassemble
2133 * gdb.python/Makefile.in: Add py-arch to the list of
2134 EXECUTABLES.
2135
4c9ad8c2
TT
21362013-02-18 Tom Tromey <tromey@redhat.com>
2137
2138 * gdb.dwarf2/subrange.exp: New file.
2139
f5911ea1
HAQ
21402013-02-15 Pedro Alves <pedro@codesourcery.com>
2141 Hafiz Abid Qadeer <abidh@codesourcery.com>
2142
2143 * gdb.trace/tfile.exp: Add test for -trace-status command.
2144
420f4384
JK
21452013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2146
2147 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
2148 nanosleep by sleep.
2149
4819b3f8
PA
21502013-02-14 Pedro Alves <palves@redhat.com>
2151
2152 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
2153
1773c82c
HAQ
21542013-02-14 Pedro Alves <pedro@codesourcery.com>
2155 Hafiz Abid Qadeer <abidh@codesourcery.com>
2156
2157 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
2158
e234dfaf
TT
21592013-02-12 Tom Tromey <tromey@redhat.com>
2160
2161 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
2162 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
2163
6c01dd94
PA
21642013-02-12 Pedro Alves <palves@redhat.com>
2165
2166 * gdb.base/catch-signal.c: Update copyright years.
2167 * gdb.base/catch-signal.exp: Update copyright years.
2168 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
2169 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
2170 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
2171 * gdb.dwarf2/dw2-error.S: Update copyright years.
2172 * gdb.dwarf2/dw2-error.c: Update copyright years.
2173 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
2174 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
2175 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
2176
595fc67f
PA
21772013-02-12 Pedro Alves <palves@redhat.com>
2178
2179 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
2180 message.
2181 * gdb.base/sigaltstack.exp: Ditto.
2182 * gdb.base/siginfo.exp: Ditto.
2183 * gdb.base/sizeof.exp: Ditto.
2184
17282693
PA
21852013-02-12 Pedro Alves <palves@redhat.com>
2186
2187 * gdb.mi/mi-basics.exp: Tweak intro comment.
2188 * gdb.mi/mi-break.exp: Tweak intro comment.
2189 * gdb.mi/mi-console.exp: Tweak intro comment.
2190 * gdb.mi/mi-file.exp: Tweak intro comment.
2191 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
2192 * gdb.mi/mi-return.exp: Tweak intro comment.
2193 * gdb.mi/mi-stepi.exp: Tweak intro comment.
2194 * gdb.mi/mi-until.exp: Tweak intro comment.
2195 * gdb.mi/mi-watch.exp: Tweak intro comment.
2196
8a4ac37e
PA
21972013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2198
2199 * gdb.server/no-thread-db.exp: New file.
2200 * gdb.server/no-thread-db.c: New file.
2201 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2202
c2792f5a
DE
22032013-02-11 Doug Evans <dje@google.com>
2204
2205 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2206 two decfloats.
2207
d9e98382
SDJ
22082013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2209
2210 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2211 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2212
a321661a
JK
22132013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2214
2215 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2216
134a2066
YQ
22172013-02-06 Yao Qi <yao@codesourcery.com>
2218
2219 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2220 to ...
2221 (test_create_delete_modify_tsv): ... here. New test on modifying
2222 the initial value of a tsv.
2223
5a2dc60a
JK
22242013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2225
2226 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2227 (cd .../rdir): ... here.
2228
233d95b5
JK
22292013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2230
2231 * gdb.linespec/base/one/header.h: New file.
2232 * gdb.linespec/base/two/header.h: New file.
2233 * gdb.linespec/macro-relative.c: New file.
2234 * gdb.linespec/macro-relative.exp: New file.
2235
fbd9ab74
JK
22362013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2237
2238 * gdb.base/fullpath-expand-func.c: New file.
2239 * gdb.base/fullpath-expand.c: New file.
2240 * gdb.base/fullpath-expand.exp: New file.
2241 * gdb.base/realname-expand-real.c: New file.
2242 * gdb.base/realname-expand.c: New file.
2243 * gdb.base/realname-expand.exp: New file.
2244
1b56eb55
JK
22452013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2246
2247 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2248 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2249
af529f8f
JK
22502013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2251
2252 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2253 (compare_filenames_for_search does not match)
2254 (compare_filenames_for_search does match): New tests.
2255
f5b95b50
JK
22562013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2257
2258 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2259
d47921b9
JK
22602013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2261
2262 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2263
8a92335b
JK
22642013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2265
2266 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2267 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2268 ${binfile}.mini_debuginfo-debuglink and
2269 ${binfile}.mini_debuginfo-debuglink.xz.
2270
17f2157d
TT
22712013-02-01 Tom Tromey <tromey@redhat.com>
2272
2273 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2274 attributes.
2275
d65f0a9c
TT
22762013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2277 Tom Tromey <tromey@redhat.com>
2278
2279 * gdb.dwarf2/method-ptr.exp: Link with c++.
2280 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2281
f25c0135
TT
22822013-01-31 Tom Tromey <tromey@redhat.com>
2283
2284 * gdb.base/jit.exp (compile_jit_test): New proc.
2285 Add PIE tests.
2286
7078baeb
TT
22872013-01-31 Tom Tromey <tromey@redhat.com>
2288
2289 * gdb.dwarf2/method-ptr.cc: New file.
2290 * gdb.dwarf2/method-ptr.exp: New file.
2291
1d24041a
TT
22922013-01-31 Tom Tromey <tromey@redhat.com>
2293
2294 * lib/dwarf.exp (namespace Dwarf): New.
2295
8d9878a4
TT
22962013-01-29 Tom Tromey <tromey@redhat.com>
2297
2298 * gdb.dwarf2/fission-reread.exp: Add unload test.
2299
bed911e5
DE
23002013-01-28 Doug Evans <dje@google.com>
2301
2302 * gdb.dwarf2/fission-loclists.exp: New file.
2303 * gdb.dwarf2/fission-loclists.S: New file.
2304
e229648e
JK
23052013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2306
2307 Code cleanup.
2308 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2309 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2310 and prepare_for_testing.
2311 * gdb.base/store.exp: Likewise.
2312
86700f00
TT
23132013-01-25 Tom Tromey <tromey@redhat.com>
2314
2315 * gdb.python/py-explore.exp: Expect the gdb prompt.
2316
8954db33
AB
23172013-01-25 Andrew Burgess <aburgess@broadcom.com>
2318
2319 * gdb.base/gnu_vector.c: New variable for use in tests.
2320 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2321 changes in scalar to vector casting and widening.
2322 * gdb.python/py-type.c: New variables for use in tests.
2323 * gdb.python/py-type.exp: Update vector related tests to reflect
2324 changes in scalar to vector casting and widening.
2325
2077afdd
TD
23262013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2327
2328 * gdb.base/prologue-include.c: New file.
2329 * gdb.base/prologue-include.exp: New file.
2330 * gdb.base/prologue-include.h: New file.
2331
d7499464
HAQ
23322013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2333
2334 PR gdb/13443
2335 * gdb.mi/mi-var-block.exp: Make test messages unique.
2336
e2a3e0f1
TT
23372013-01-23 Tom Tromey <tromey@redhat.com>
2338
2339 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2340
152fcc9c
TT
23412013-01-23 Tom Tromey <tromey@redhat.com>
2342
2343 * gdb.cp/converts.cc (main): Initialize 'a'.
2344
bea883fd
SCR
23452013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2346
2347 * testsuite/gdb.python/frame.exp: Add a test for
2348 gdb.Frame.architecture() method.
2349
0928e93d
PA
23502013-01-22 Pedro Alves <palves@redhat.com>
2351
2352 * gdb.base/annota1.exp (signal sent): No longer expect
2353 breakpoints-invalid.
2354 * gdb.cp/annota2.exp (continue until exit)
2355 (watch triggered on a.x): Ditto.
2356
9c97429f
PA
23572013-01-22 Pedro Alves <palves@redhat.com>
2358
2359 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2360 Adjust tests to breakpoints-invalid changes.
2361 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2362 variables.
2363 Adjust tests to breakpoints-invalid changes.
2364
187d10dd
PA
23652013-01-22 Pedro Alves <palves@redhat.com>
2366
2367 * gdb.base/annota1.exp (annotate ignore count change): Add
2368 expected output for failure case.
2369
ea3aedcb
TT
23702013-01-22 Tom Tromey <tromey@redhat.com>
2371
2372 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2373 call.
2374
998580f1
MK
23752013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2376
2377 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2378 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2379 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2380 Also handle 'thread' field.
2381 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2382 * gdb.mi/mi-watch.exp: Ditto.
2383 * lib/mi-support.exp: Ditto.
2384
8f1d5693
MK
23852013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2386
2387 * gdb.python/py-explore.exp: Improve a test
2388
2d8c5d7c
DB
23892013-01-18  David Blaikie  <dblaikie@gmail.com>
2390
2391 * gdb.base/label.c (main): Correct the type of the second
2392 parameter.
2393
46f35228
TT
23942013-01-18 Tom Tromey <tromey@redhat.com>
2395
2396 * gdb.dwarf2/trace-crash.s: New file.
2397 * gdb.dwarf2/trace-crash.exp: New file.
2398
5965d69d
HAQ
23992013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2400
43aaf8b6
PA
2401 PR gdb/13443
2402 * gdb.base/checkpoint.exp: Update test messages to make them
2403 unique.
5965d69d 2404
5ae4861a
YQ
24052013-01-18 Yao Qi <yao@codesourcery.com>
2406
2407 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2408 output of 'info tracepoints'.
2409 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2410 Likewise.
2411 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2412 * gdb.trace/disconnected-tracing.c (struct foo): New.
2413
d84fca2c
JK
24142013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2415
2416 * gdb.dwarf2/dw2-dos-drive.S: New file.
2417 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2418
aebb1cc9
DE
24192013-01-17 Doug Evans <dje@google.com>
2420
2782d512
DE
2421 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2422 CXX_FOR_TARGET.
2423
aebb1cc9
DE
2424 * boards/cc-with-tweaks.exp: New file.
2425
db2b2972
TT
24262013-01-17 Tom Tromey <tromey@redhat.com>
2427
2428 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2429
96343774
PA
24302013-01-17 Pedro Alves <palves@redhat.com>
2431
2432 Merge dg-extract-results.sh from upstream (svn 195224).
2433
2434 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2435 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2436
2437 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2438 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2439
2440 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2441 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2442
2443 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2444 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2445 of grep -q.
2446
675921c0
SD
24472012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2448
2449 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2450 interface.
2451 * gdb.base/jithost.c: New file.
2452 * gdb.base/jithost.h: New file.
2453 * gdb.base/jitreader.c : New file.
2454 * gdb.base/jit-protocol.h: New file.
2455
ab04a2af
TT
24562013-01-16 Tom Tromey <tromey@redhat.com>
2457
2458 * gdb.base/catch-signal.c: New file.
2459 * gdb.base/catch-signal.exp: New file.
2460
8ac3646f
TT
24612013-01-16 Tom Tromey <tromey@redhat.com>
2462
2463 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2464
22fc223e
JK
24652013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2466
2467 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2468
44478ab3
TT
24692013-01-14 Tom Tromey <tromey@redhat.com>
2470
2471 * gdb.base/completion.exp: Add "set gnutarget" test.
2472
06d66ee9
TT
24732013-01-14 Tom Tromey <tromey@redhat.com>
2474
2475 * gdb.dwarf2/dw2-restrict.S: New file.
2476 * gdb.dwarf2/dw2-restrict.c: New file.
2477 * gdb.dwarf2/dw2-restrict.exp: New file.
2478
c9bf0622
TT
24792013-01-14 Tom Tromey <tromey@redhat.com>
2480
2481 * gdb.dwarf2/dw2-error.exp: New file.
2482 * gdb.dwarf2/dw2-error.c: New file.
2483 * gdb.dwarf2/dw2-error.S: New file.
2484
5b12a61c
JK
24852013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2486
2487 * gdb.cp/parse-lang.cc: New file.
2488 * gdb.cp/parse-lang.exp: New file.
2489
f0a4b570
JK
24902013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2491
2492 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2493 (set substitute-path): New test.
2494 (fullname present): Remove content.
2495 (substituted fullname): New test.
2496
f751cc97
JB
24972013-01-13 Joel Brobecker <brobecker@adacore.com>
2498
2499 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2500 check. Move $gdb_py_is_py24 value check right after.
2501
04164e8e
JK
25022013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2503
2504 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2505 targets.
2506
5bf480a5
YQ
25072013-01-11 Yao Qi <yao@codesourcery.com>
2508
2509 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2510 for dprintf.
2511 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2512 Check the fields in "=breakpoint-created" for dprintf.
2513
f35a17b5
JK
25142012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2515
2516 * gdb.mi/mi-fullname-deleted.exp: New file.
2517
85817405
JK
25182012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2519
2520 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2521 expected output.
2522 (info skip with pending file): Remove.
2523 (ignoring function in solib, info skip for function multiply): Update
2524 the expected output.
2525 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2526 (info skip (delete 1), info skip after disabling all)
2527 (info skip after enabling all, info skip after disabling 4 2-3)
2528 (info skip after enabling 2-3, info skip 2-3)
2529 (info skip after deleting 2 3): Update the expected output.
2530 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2531 statement to its initialization and return.
2532 * gdb.linespec/skip-two.exp: New file.
2533
27210e12
DE
25342012-12-19 Doug Evans <dje@google.com>
2535
2536 * gdb.base/maint.exp: Handle testing with .gdb_index.
2537
bb627a12
JB
25382012-12-19 Joel Brobecker <brobecker@adacore.com>
2539
2540 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2541 Cavium to FSF.
2542
7785b880
JB
25432012-12-19 Joel Brobecker <brobecker@adacore.com>
2544
2545 * dg-extract-results.sh: Update contact info in copyright notice.
2546 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2547 GPL v3 or later. Update contact info.
2548 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2549 gdb.threads/watchpoint-fork-mt.c,
2550 gdb.threads/watchpoint-fork-parent.c,
2551 gdb.threads/watchpoint-fork-st.c,
2552 gdb.threads/watchpoint-fork.h: Likewise.
2553
f2a8bc8a
YQ
25542012-12-15 Yao Qi <yao@codesourcery.com>
2555
2556 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2557 'installed' field in '=breakpoint-modified'.
2558 (test_reconnect): Check 'installed' field in
2559 '=breakpoint-modified' and '=breakpoint-created'.
2560
2561 * gdb.trace/actions.exp: Update test for 'installed' field.
2562 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2563 (tracepoint_change_loc_2): Likewise.
2564 Check 'info tracepoint' display nothing else.
2565 * gdb.trace/deltrace.exp: Likewise.
2566 * gdb.trace/infotrace.exp: Likewise.
2567 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2568 Likewise.
2569 * gdb.trace/passcount.exp: Likewise.
2570 * gdb.trace/tracecmd.exp: Likewise.
2571 * gdb.trace/while-stepping.exp: Likewise.
2572
6592e36f
TT
25732012-12-14 Tom Tromey <tromey@redhat.com>
2574
2575 * gdb.cp/member-name.exp: New file.
2576 * gdb.cp/member-name.cc: New file.
2577
7d27a96d
TT
25782012-12-14 Tom Tromey <tromey@redhat.com>
2579
2580 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2581
f8c05d0d
DE
25822012-12-14 Doug Evans <dje@google.com>
2583
2584 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2585 DW_OP_GNU_implicit_pointer is section-relative.
2586
451b7c33
TT
25872012-12-14 Tom Tromey <tromey@redhat.com>
2588
43aaf8b6 2589 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2590
10e339df
PA
25912012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2592
6fdff2c5 2593 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2594
e780d813
DE
25952012-12-13 Doug Evans <dje@google.com>
2596
2597 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2598 * gdb.multi/multi-arch.exp: Ditto.
2599
ca3dbcc8 26002012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2601
ca3dbcc8
MG
2602 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2603 catch load test library source file.
2604 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2605 load test source file.
2606 * gdb.mi/mi-catch-load.exp: New. Test file for
2607 basic MI -catch-load and -catch-unload tests.
2608
2960a434
PK
26092012-12-11 Paul Koning <paul_koning@dell.com>
2610
2611 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2612 exception.
2613 (_iterator_except): New function.
2614 (ArrayPrinter): Use _iterator function instead of local _iterator
2615 class for Python 3 compatibility.
2616 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 2617 _iterator.
2960a434
PK
2618 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2619 execfile for Python 3 compatibility.
2620 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2621 format in error_prompt test.
6fdff2c5 2622
9325cb04
PK
26232012-12-10 Paul Koning <paul_koning@dell.com>
2624
2625 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 2626 compatibility.
9325cb04
PK
2627 * gdb.python/py-block.exp: Ditto.
2628 * gdb.python/py-breakpoint.exp: Ditto.
2629 * gdb.python/py-cmd.exp: Ditto.
2630 * gdb.python/py-events.py: Ditto.
2631 * gdb.python/py-finish-breakpoint.py: Ditto.
2632 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2633 * gdb.python/py-finish-breakpoint2.py: Ditto.
2634 * gdb.python/py-frame-inline.exp: Ditto.
2635 * gdb.python/py-frame.exp: Ditto.
2636 * gdb.python/py-infthread.exp: Ditto.
2637 * gdb.python/py-objfile.exp: Ditto.
2638 * gdb.python/py-parameter.exp: Ditto.
2639 * gdb.python/py-progspace.exp: Ditto.
2640 * gdb.python/py-prompt.exp: Ditto.
2641 * gdb.python/py-symbol.exp: Ditto.
2642 * gdb.python/py-symtab.exp: Ditto.
2643 * gdb.python/py-template.exp: Ditto.
2644 * gdb.python/py-value-cc.exp: Ditto.
2645 * gdb.python/python.exp: Ditto.
2646 * gdb.python/source2.py: Ditto.
2647 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 2648 compatibility.
9325cb04
PK
2649 Use sorted() function rather than sort() method.
2650 Accept either int or long values for enum values.
2651 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2652 execfile for Python 3 compatibility.
2653 * gdb.python/py-evsignal.exp: Ditto.
2654 * gdb.python/py-evthreads.exp: Ditto.
2655 * gdb.python/py-mi.exp: Ditto.
2656 * gdb.python/py-pp-maint.exp: Ditto.
2657 * gdb.python/py-prettyprint.exp: Ditto.
2658 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 2659 Python 3 compatibility.
9325cb04
PK
2660 Skip tests for Python 2.4.
2661 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 2662 Python 3 compatibility.
9325cb04
PK
2663 Use byte string rather than character string in memory write test
2664 if Python 3.
2665 * gdb.python/py-pp-maint.py: Change class declarations to "new
2666 class" syntax.
2667 * gdb.python/py-prettyprint.py: Change iterator class to generator
2668 function for Python 3 compatibility.
2669 Make all classes "new style".
2670 Fix indentation issue and stray semicolon.
2671 * gdb.python/py-shared.expChange print syntax for Python 3
2672 compatibility.
2673 Define "long" if Python 3.
2674 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 2675 compatibility.
9325cb04
PK
2676 Accept either int or long values for enum values.
2677 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 2678 compatibility.
9325cb04
PK
2679 Skip "long" and "unicode" tests if Python 3.
2680 Accept either "type" or "class" in type checks.
2681 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2682 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2683
8b9737bf
TT
26842012-12-10 Tom Tromey <tromey@redhat.com>
2685
2686 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2687 (test): Add "two_cu" argument.
2688 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2689 for types; allow two CUs.
2690
1b80a9fa
JK
26912012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2692
2693 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2694 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2695
f0b6d50a
YQ
26962012-12-08 Yao Qi <yao@codesourcery.com>
2697 Pedro Alves <palves@redhat.com>
2698
2699 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2700 '=breakpoint-created' when GDB merges the tracepoints of both
2701 sides.
2702
2f68a895
TT
27032012-12-07 Tom Tromey <tromey@redhat.com>
2704
2705 * gdb.base/break1.c (enum some_enum, union some_union): New.
2706 (some_enum_global, some_union_global, some_value): New globals.
2707 * gdb.base/completion.exp: Add tag completion tests.
2708
4fc5d43e
TT
27092012-12-07 Tom Tromey <tromey@redhat.com>
2710
2711 * gdb.base/completion.exp: Add tests for ptype and whatis
2712 completion.
2713
6559e013
JB
27142012-12-07 Joel Brobecker <brobecker@adacore.com>
2715
2716 * gdb.base/stale-infcall.exp: Fix copyright line.
2717
ae2b630d
JB
27182012-12-07 Joel Brobecker <brobecker@adacore.com>
2719
2720 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2721
0ba2eb0f
TT
27222012-12-06 Pedro Alves <palves@redhat.com>
2723 Tom Tromey <tromey@redhat.com>
2724
2725 * gdb.base/exprs.exp: Add tests for cast to void.
2726
731145cb
TT
27272012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2728
2729 * gdb.python/py-mi.exp: Correct expected results for attribute
2730 "dynamic" returned by -var-update.
2731 Add test case for correct handling of "diplayhint" for children
2732 of dynamic varobjs.
2733 * gdb.python/py-prettyprint.c (set_itme): New function.
2734 (bug_14741) New function.
2735 (main) Add call to bug_14741().
2736 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2737
e58fcc15
UW
27382012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2739
2740 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2741 ${binfile}.funcsyms list.
2742
e9eb0d14
YQ
27432012-12-04 Yao Qi <yao@codesourcery.com>
2744
2745 PR gdb/13443
2746 * gdb.trace/actions.exp: Make test messages unique.
2747
4983028c
TT
27482012-11-29 Tom Tromey <tromey@redhat.com>
2749
2750 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2751
ea5e6b0e
UW
27522012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2753
2754 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2755 * gdb.opencl/datatypes.exp: Likewise.
2756 * gdb.opencl/operators.exp: Likewise.
2757 * gdb.opencl/vec_comps.exp: Likewise.
2758
cdde3dfb
JG
27592012-11-29 Jerome Guitton <guitton@adacore.com>
2760
2761 * gdb.ada/iwide: New testcase.
2762
b50d69b5
JG
27632012-11-29 Jerome Guitton <guitton@adacore.com>
2764
2765 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2766 ptype test.
2767
c2d3fccf
JG
27682012-11-29 Jerome Guitton <guitton@adacore.com>
2769
2770 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2771 form {VARIANT_TYPE}ADDRESS.
2772
5edf51fe
YQ
27732012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2774
2775 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2776 (func): New function.
2777 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2778 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2779 pointers to members with pointer-to-function type.
2780
608e2dbb
TT
27812012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2782 Tom Tromey <tromey@redhat.com>
2783
2784 * gdb.base/gnu-debugdata.exp: New file.
2785 * gdb.base/gnu-debugdata.c: New file.
2786 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2787 (gdb_unload): Return 0 on success.
2788
4648e588
JK
27892012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2790
2791 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2792
17d6efc4
JB
27932012-11-26 Joel Brobecker <brobecker@adacore.com>
2794
2795 * gdb.base/empty_exe.exp: New testcase.
2796
ace21957
MF
27972012-11-20 Mike Frysinger <vapier@gentoo.org>
2798
2799 * gdb.base/completion.exp: Add test for help aliases completion.
2800
5c401a0a
YQ
28012012-11-20 Yao Qi <yao@codesourcery.com>
2802
2803 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2804 Don't test 'maint set show-debug-regs'.
2805 Use command 'set remotecache' instead of
2806 'set circular-trace-buffer'.
2807
8dea366b
KS
28082012-11-16 Keith Seitz <keiths@redhat.com>
2809
2810 PR c++/13615
2811 * gdb.cp/baseenum.cc: New file.
2812 * gdb.cp/baseenum.exp: New file.
2813 * gdb.cp/derivation.cc (A): Add copyright.
2814 Add a typedef.
2815 (B): Use A::value_type instead of int. Change all references.
2816 (D): Use value_type instead of int. Change all references.
2817 (E): Likewise.
2818 (F); Likewise.
2819 (Z): New class.
2820 (ZZ): New class.
6fdff2c5 2821 (N, Base, Derived): New namespace and classes.
8dea366b
KS
2822 (main): Add instances of Z and ZZ.
2823 Make sure all symbols from N are kept.
2824 * gdb.cp/derivation.exp: Update typedef changes in tests.
2825 Add tests for class typedefs both before and after starting
2826 the inferior.
2827 Add tests for searching for a typedef while stopped in a
2828 method.
2829
5e34c6c3
LM
28302012-11-14 Luis Machado <lgustavo@codesourcery.com>
2831
2832 * gdb.mi/mi-var-create-rtti.c: New file.
2833 * gdb.mi/mi-var-create-rtti.exp: New file.
2834
5e487a5f
LM
28352012-11-14 Luis Machado <lgustavo@codesourcery.com>
2836
2837 * gdb.base/structs3.exp: Run to main before doing any tests.
2838
6d67b990
AB
28392012-11-14 Andrew Burgess <aburgess@broadcom.com>
2840
2841 * gdb.python/py-type.exp: Uniquify test names.
2842
e5d98164
YQ
28432012-11-14 Yao Qi <yao@codesourcery.com>
2844
2845 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2846 (thread_function) [DEBUG]: Call 'printf'.
2847 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2848 command line if 'DEBUG=1' is passed to test.
2849 Remove a pattern to match inferior's output.
2850
62747a60
TT
28512012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2852
2853 * gdb.mi/mi-fill-memory.exp: New test.
2854
18a9fc12
TT
28552012-11-12 Tom Tromey <tromey@redhat.com>
2856
2857 * gdb.base/completion.exp: Update for "info type-printers".
2858 * gdb.python/py-typeprint.cc: New file.
2859 * gdb.python/py-typeprint.exp: New file.
2860 * gdb.python/py-typeprint.py: New file.
2861
bd69fc68
TT
28622012-11-12 Tom Tromey <tromey@redhat.com>
2863
2864 * gdb.base/call-sc.exp: Use "ptype/r".
2865 * gdb.base/volatile.exp: Don't expect "int".
2866 * gdb.cp/ptype-flags.cc: New file.
2867 * gdb.cp/ptype-flags.exp: New file.
2868 * gdb.cp/templates.exp: Use ptype/r.
2869 (test_ptype_of_templates, test_template_typedef): Likewise.
2870 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2871 argument. Handle template names and template parameters.
2872 * gdb.mi/mi-var-cmd.exp: Accept "long".
2873 * gdb.mi/mi-var-child.exp: Accept "long".
2874 * gdb.mi/mi-var-display.exp: Accept "long".
2875 * gdb.mi/mi2-var-child.exp: Accept "long".
2876
b3720c3a
TT
28772012-11-12 Tom Tromey <tromey@redhat.com>
2878
2879 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2880 "ptype" from calls to cp_test_ptype_class.
2881 (test_enums): Likewise.
2882 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2883 cp_test_ptype_class.
2884 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2885 calls to cp_test_ptype_class.
2886 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2887 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2888 from calls to cp_test_ptype_class.
2889 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2890 command here. Change "in_command" argument to "in_exp".
2891
0d63ecda
KS
28922012-11-10 Keith Seitz <keiths@redhat.com>
2893
2894 PR gdb/14288
2895 * gdb.base/printcmds.c: Add invalid_XXX globals
2896 for repeated byte tests.
2897 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2898 * gdb.base/wchar.c (main): Add and construct a wchar_t
2899 array with repeated characters.
2900 * gdb.base/wchar.exp: Add repeated character tests.
2901
ed8a1c2d
AB
29022012-11-09 Andrew Burgess <aburgess@broadcom.com>
2903
2904 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2905 disassembly output.
2906
9107fc8d
PA
29072012-11-09 Pedro Alves <palves@redhat.com>
2908
2909 PR gdb/14306
2910
2911 * gdb.multi/multi-arch-exec.c: New file.
2912 * gdb.multi/multi-arch-exec.exp: New file.
2913
558a9d82
YQ
29142012-11-09 Yao Qi <yao@codesourcery.com>
2915
2916 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2917 (top level): Call it.
2918
e714f336
YQ
29192012-11-09 Yao Qi <yao@codesourcery.com>
2920
2921 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2922 typo.
2923
6ecd4729
PA
29242012-11-09 Pedro Alves <palves@redhat.com>
2925
2926 * gdb.multi/multi-arch.exp: New.
2927
9015683b
TT
29282012-11-08 Tom Tromey <tromey@redhat.com>
2929
2930 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2931 core files, if possible.
2932 * gdb.base/siginfo-thread.c: New file
2933 * gdb.base/siginfo-thread.exp: New file
2934
ea9f10bb
TT
29352012-11-08 Tom Tromey <tromey@redhat.com>
2936
2937 * gdb.base/comprdebug.exp: New file.
2938
f6592439
PA
29392012-11-06 Pedro Alves <palves@redhat.com>
2940
2941 PR gdb/14810
2942
2943 * gdb.base/disabled-location.c: New file.
2944 * gdb.base/disabled-location.exp: New file.
2945
2d338fa9
TT
29462012-11-06 Tom Tromey <tromey@redhat.com>
2947
2948 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2949 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2950 gdb_gcore_cmd.
2951 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2952 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2953 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2954 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2955 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2956 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2957 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2958 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2959 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2960
68c9da30
PA
29612012-11-05 Pedro Alves <palves@redhat.com>
2962
2963 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2964 procedure.
2965 (do_vfork_and_follow_child_tests_exec)
2966 (do_vfork_and_follow_child_tests_exit): Call it.
2967
a7c8c931
PA
29682012-11-05 Pedro Alves <palves@redhat.com>
2969
2970 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2971 fails.
2972
6f6484cd
YQ
29732012-11-03 Yao Qi <yao@codesourcery.com>
2974
2975 Fix PR gdb/14617.
2976 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2977 Remove setup_kfail, and update test.
2978
b45627a0
TT
29792012-11-02 Tom Tromey <tromey@redhat.com>
2980
2981 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2982 test.
2983
f50f4e56
PA
29842012-11-02 Pedro Alves <palves@redhat.com>
2985
2986 PR gdb/14766
2987
2988 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2989 setup_kfail.
2990 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2991 get registers".
2992
71ce889d
PA
29932012-11-02 Pedro Alves <palves@redhat.com>
2994
2995 * gdb.base/foll-vfork-exit.c: New file.
2996 * gdb.base/foll-vfork.exp (top level): New file-describing
2997 comment.
2998 (vfork_child_follow_to_exit): New procedure.
2999 (tcatch_vfork_then_child_follow): Rename as ...
3000 (tcatch_vfork_then_child_follow_exec): ... this.
3001 (tcatch_vfork_then_child_follow_exit): New procedure.
3002 (do_vfork_and_follow_parent_tests): New procedure, factored out
3003 from do_vfork_and_exec_tests.
3004 (do_vfork_and_follow_child_tests_exec): Ditto.
3005 (do_vfork_and_exec_tests): Delete.
3006 (do_vfork_and_follow_child_tests_exit): New procedure.
3007 (top level): Run tests with both the program that has the vfork
3008 child execing, and the program has the vfork child exiting.
3009
1e35b1a9
PA
30102012-11-02 Pedro Alves <palves@redhat.com>
3011
3012 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
3013 (check_vfork_catchpoints, vfork_parent_follow_through_step)
3014 (vfork_parent_follow_to_bp): Call it.
3015 (kill_child): Delete.
3016 (vfork_and_exec_child_follow_to_main_bp)
3017 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
3018 longer call kill_child.
3019 (tcatch_vfork_then_parent_follow): Call setup_gdb.
3020 (do_vfork_and_exec_tests): Don't runto_main before calling each
3021 test procedure.
3022 (top level): Don't clean restart and set verbose before running
3023 each test procedure.
3024
30252012-11-02 Pedro Alves <palves@redhat.com>
3026
3027 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
3028 (vfork_parent_follow_to_bp)
3029 (vfork_and_exec_child_follow_to_main_bp)
3030 (vfork_and_exec_child_follow_through_step)
3031 (tcatch_vfork_then_parent_follow)
3032 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3033 Use with_test_prefix.
3034
30352012-11-02 Pedro Alves <palves@redhat.com>
3036
3037 * gdb.base/foll-vfork.c: Add copyright header.
3038 * gdb.base/vforked-prog.c: Add copyright header.
3039
30402012-11-02 Pedro Alves <palves@redhat.com>
3041
3042 * gdb.base/foll-vfork.exp
3043 (vfork_and_exec_child_follow_through_step): Don't skip on
3044 non-HP/UX targets. Expect the next to only step one line on
3045 non-HP/UX targets, rather than stopping only after the exec.
3046
30472012-11-02 Pedro Alves <palves@redhat.com>
3048
3049 Don't hard code line numbers.
3050
3051 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
3052 Expect text from the sources instead of a line number.
3053 (vfork_parent_follow_to_bp)
3054 (vfork_and_exec_child_follow_to_main_bp)
3055 (vfork_and_exec_child_follow_through_step)
3056 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
3057 Use gdb_get_line_number.
3058
30592012-11-02 Pedro Alves <palves@redhat.com>
3060
3061 Modernize.
3062
3063 * gdb.base/foll-vfork.exp: Use standard_testfile and
3064 build_executable. Pass descriptive string to untested.
3065 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
3066 (vfork_and_exec_child_follow_to_main_bp)
3067 (vfork_and_exec_child_follow_through_step)
3068 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
3069 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
3070 of send_gdb/gdb_expect.
3071
3072 (kill_child): New procedure.
3073 (vfork_and_exec_child_follow_to_main_bp)
3074 (vfork_and_exec_child_follow_through_step): Use it.
3075
f0559fff
YQ
30762012-11-02 Yao Qi <yao@codesourcery.com>
3077
3078 * gdb.base/setvar.exp: Test setting nested struct.
3079 * gdb.base/setvar.c (v_struct3): New.
3080
c207c6da
DE
30812012-11-01 Doug Evans <dje@google.com>
3082
3083 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
3084 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
3085 use them.
3086
2f27adfe
AB
30872012-10-31 Andrew Burgess <aburgess@broadcom.com>
3088
3089 PR cli/14772
3090 * gdb.base/gnu_vector.c (union_with_vector_1)
3091 (struct_with_vector_1): Add new struct and union for testing
3092 ptype.
3093 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
3094 structs / unions containing vectors.
3095
bb662ca6
YQ
30962012-10-25 Yao Qi <yao@codesourcery.com>
3097
3098 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
3099 'setup_kfail' instead of 'setup_kfail_for_target'.
3100 * gdb.base/varargs.exp: Likewise.
3101 * lib/gdb.exp (setup_kfail_for_target): Remove.
3102
635d23ff
MK
31032012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
3104
3105 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
3106
afdb064f
MK
31072012-10-25 Mark Kettenis <kettenis@gnu.org>
3108
3109 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
3110
d99dcf51
JB
31112012-10-24 Joel Brobecker <brobecker@adacore.com>
3112
3113 * gdb.ada/set_wstr: New testcase.
3114
32560274
JB
31152012-10-24 Joel Brobecker <brobecker@adacore.com>
3116
3117 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
3118
5ded5331
JB
31192012-10-24 Joel Brobecker <brobecker@adacore.com>
3120
3121 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
3122
d8d84291
MK
31232012-10-24 Mark Kettenis <kettenis@gnu.org>
3124
3125 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
3126
6e933c51
JK
31272012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3128
3129 * gdb.base/callfuncs.exp (do_function_calls): Fix
3130 setup_kfail_for_target for -m32 mode.
3131
274bd000
MK
31322012-10-23 Mark Kettenis <kettenis@gnu.org>
3133
3134 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
3135 are now fixed.
3136
545f743d
YQ
31372012-10-23 Yao Qi <yao@codesourcery.com>
3138
3139 * gdb.base/info-os.exp: Resume the inferior until it exits.
3140
48b56b6a 31412012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
3142
99c7d5a8 3143 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
3144 * gdb.base/print-file-var.exp: Likewise.
3145 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 3146
8de0566d
YQ
31472012-10-17 Yao Qi <yao@codesourcery.com>
3148
3149 * gdb.mi/mi-memory-changed.exp: New.
3150
44883546
YQ
31512012-10-16 Yao Qi <yao@codesourcery.com>
3152
3153 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
3154 returns true.
3155 Call gdb_load_shlibs.
3156 * gdb.reverse/solib-reverse.exp: Likewise.
3157
345f514a
KS
31582012-10-15 Keith Seitz <keiths@redhat.com>
3159
3160 * lib/cp-support.exp (cp_test_ptype_class): Add support
3161 for class typedefs.
3162
3163 * gdb.cp/derivation.exp: Add tests for g_instance.
3164
9e3a7d65
JK
31652012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3166
3167 Fix entry values resolving in inlined frames.
3168 * gdb.arch/amd64-entry-value-inline.S: New file.
3169 * gdb.arch/amd64-entry-value-inline.c: New file.
3170 * gdb.arch/amd64-entry-value-inline.exp: New file.
3171
21a7b089
JK
31722012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3173 Doug Evans <dje@google.com>
3174
3175 Fix recent gdb_breakpoint regression.
3176 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
3177 braces from the parameter.
3178 * gdb.java/jprint.exp: Likewise.
3179
2c47921e
DE
31802012-10-15 Doug Evans <dje@google.com>
3181
3182 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
3183
89398707
JB
31842012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
3185
3186 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
3187
801e4185
TT
31882012-10-15 Tom Tromey <tromey@redhat.com>
3189
3190 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
3191
74f910c8
TT
31922012-10-15 Tom Tromey <tromey@redhat.com>
3193
3194 * gdb.python/py-symbol.exp: Test symbol destructor.
3195
91567807
YQ
31962012-10-14 Yao Qi <yao@codesourcery.com>
3197
3198 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3199 * gdb.mi/mi-cli.exp: New.
3200
3201 * gdb.mi/mi2-basics.exp: Remove.
3202 * gdb.mi/mi2-break.exp: Remove.
3203 * gdb.mi/mi2-console.exp: Remove.
3204 * gdb.mi/mi2-disassemble.exp: Remove.
3205 * gdb.mi/mi2-eval.exp: Remove.
3206 * gdb.mi/mi2-file.exp: Remove.
3207 * gdb.mi/mi2-hack-cli.exp: Remove.
3208 * gdb.mi/mi2-pthreads.exp: Remove.
3209 * gdb.mi/mi2-read-memory.exp: Remove.
3210 * gdb.mi/mi2-regs.exp: Remove.
3211 * gdb.mi/mi2-return.exp: Remove.
3212 * gdb.mi/mi2-simplerun.exp: Remove.
3213 * gdb.mi/mi2-stack.exp: Remove.
3214 * gdb.mi/mi2-stepi.exp: Remove.
3215 * gdb.mi/mi2-syn-frame.exp: Remove.
3216 * gdb.mi/mi2-until.exp: Remove.
3217 * gdb.mi/mi2-watch.exp: Remove.
3218 * gdb.mi/mi2-var-block.exp: Remove.
3219 * gdb.mi/mi2-var-cmd.exp: Remove.
3220 * gdb.mi/mi2-var-display.exp: Remove.
3221
87332029
YQ
32222012-10-12 Yao Qi <yao@codesourcery.com>
3223
3224 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3225 trail '.*' on matching patterns.
3226
11fc9057
L
32272012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3228
3229 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3230 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3231 * gdb.arch/i386-disp-step.exp: Likewise.
3232 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3233 * gdb.arch/i386-prologue.exp: Likewise.
3234 * gdb.arch/i386-size-overlap.exp: Likewise.
3235 * gdb.arch/i386-size.exp: Likewise.
3236 * gdb.arch/i386-unwind.exp: Likewise.
3237
7d46bcdc
L
32382012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3239
3240 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3241 * gdb.arch/i386-word.exp: Likewise.
3242
31224d9d
L
32432012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3244
3245 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3246 is_ilp32_target to set nr_regs.
3247 * gdb.arch/i386-sse.exp: Likewise.
3248
5b7d0050
DE
32492012-10-11 Doug Evans <dje@google.com>
3250
7c09e5a0
DE
3251 PR breakpoints/14643.
3252 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3253 * gdb.linespec/thread.c: New file.
3254 * gdb.linespec/thread.exp: New file.
3255
5b7d0050
DE
3256 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3257 Recognize "message" -> print pass and fail. Add eof case.
3258 (runto): Recognize message, no-message. Print pass/fail if requested,
3259 with same treatment as gdb_breakpoint.
3260 (runto_main): Pass no-message to runto.
3261 (gdb_internal_error_resync): Add log message.
3262 (gdb_file_cmd): Tweak internal error fail text for consistency.
3263
2e24f4aa
JK
32642012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3265
3266 Fix crash during stepping on ppc32.
3267 * gdb.base/step-symless.c: New file.
3268 * gdb.base/step-symless.exp: New file.
3269
aa14df25
DE
32702012-10-03 Doug Evans <dje@google.com>
3271
3272 PR symtab/14601
3273 * gdb.cp/using-crash.exp: New file.
3274 * gdb.cp/using-crash.cc: New file.
3275
975531db
DE
32762012-10-02 Doug Evans <dje@google.com>
3277
3278 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3279 more consistent.
3280 (runto,gdb_debug_format): Ditto.
3281 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3282 Clean up logging and error messages.
3283
b3dc46ff
AB
32842012-10-01 Andrew Burgess <aburgess@broadcom.com>
3285
3286 Test find command on unmapped memory.
3287 * gdb.base/find-unmapped.c: New file.
3288 * gdb.base/find-unmapped.exp: New file.
3289
45814d45
YQ
32902012-09-29 Yao Qi <yao@codesourcery.com>
3291
3292 * gdb.trace/mi-tracepoint-changed.exp: New.
3293 * gdb.mi/mi-breakpoint-changed.exp: New.
3294 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3295 * gdb.mi/pendshr2.c: New.
3296
4c2786ba
YQ
32972012-09-28 Yao Qi <yao@codesourcery.com>
3298
3299 * gdb.mi/pr11022.exp: New.
3300 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3301
7977e5d2
TT
33022012-09-27 Tom Tromey <tromey@redhat.com>
3303
3304 * gdb.cp/derivation.exp: Add regression test.
3305 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3306 V_derived): New.
3307 (vderived): New global.
3308
0971de02
TT
33092012-09-26 Tom Tromey <tromey@redhat.com>
3310
3311 * gdb.dwarf2/dw2-common-block.S: New file.
3312 * gdb.dwarf2/dw2-common-block.exp: New file.
3313
4357ac6c
TT
33142012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3315
3316 * gdb.fortran/common-block.exp: New file.
3317 * gdb.fortran/common-block.f90: New file.
3318
6f380991
AB
33192012-09-26 Andrew Burgess <aburgess@broadcom.com>
3320
3321 * gdb.base/duplicate-bp.c: New file.
3322 * gdb.base/duplicate-bp.exp: New file.
3323
8ae551cf
YQ
33242012-09-26 Yao Qi <yao@codesourcery.com>
3325
3326 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3327
3328 Revert:
3329 2012-09-21 Yao Qi <yao@codesourcery.com>
3330
3331 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3332
318102b9
SP
33332012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3334
3335 * gdb.base/longest-types.c: New test case.
3336 * gdb.base/longest-types.exp: New test case.
3337
a1e5fd69
YQ
33382012-09-25 Yao Qi <yao@codesourcery.com>
3339
3340 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3341
04e7407c
JK
33422012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3343
3344 Fix internal error on canonicalization of clang types.
3345 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3346 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3347 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3348
9bf4bce9
JK
33492012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3350
3351 Fix disassemble without parameters in tailcall frame.
3352 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3353
2603f7ee
AB
33542012-09-21 Andrew Burgess <aburgess@broadcom.com>
3355
3356 * gdb.dwarf2/dw2-op-out-param.S: New file.
3357 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3358
a3569abd
YQ
33592012-09-21 Yao Qi <yao@codesourcery.com>
3360
3361 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3362
a065d7af
YQ
33632012-09-21 Yao Qi <yao@codesourcery.com>
3364
3365 * gdb.mi/mi-cli.exp: Remove.
3366 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3367
15544bd9
YQ
33682012-09-21 Yao Qi <yao@codesourcery.com>
3369
3370 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3371 "=record-started" notification.
3372
82a90ccf
YQ
33732012-09-21 Yao Qi <yao@codesourcery.com>
3374
3375 * gdb.mi/mi-record-changed.exp: New.
3376 * gdb.mi/mi-reverse.exp: Adjust expected output.
3377
d7de8e3c
TT
33782012-09-20 Tom Tromey <tromey@redhat.com>
3379
3380 * gdb.python/python.exp: Test atexit.register.
3381
1aa99537
DE
33822012-09-20 Doug Evans <dje@google.com>
3383
05eade73
DE
3384 * boards/dwarf4-gdb-index.exp: New file.
3385
1aa99537
DE
3386 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3387 while running the tests.
3388
4ae24af0
JB
33892012-09-18 Joel Brobecker <brobecker@adacore.com>
3390
3391 * gdb.ada/bp_reset: New testcase.
3392
bb25a15c
YQ
33932012-09-18 Yao Qi <yao@codesourcery.com>
3394
3395 * gdb.trace/mi-tsv-changed.exp: New.
3396
201b4506
YQ
33972012-09-18 Yao Qi <yao@codesourcery.com>
3398
3399 * gdb.trace/mi-traceframe-changed.exp: New.
3400
6fc1c773
YQ
34012012-09-17 Yao Qi <yao@codesourcery.com>
3402
3403 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3404 when it is less than 0.
3405
1ab3b62c
JK
34062012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3407
3408 PR 14119
3409 * gdb.arch/amd64-tailcall-ret.S: New file.
3410 * gdb.arch/amd64-tailcall-ret.c: New file.
3411 * gdb.arch/amd64-tailcall-ret.exp: New file.
3412 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3413 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3414 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3415
acf9414f
JK
34162012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3417
3418 PR 14548
3419 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3420 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3421 * gdb.reverse/singlejmp-reverse.S: New file.
3422 * gdb.reverse/singlejmp-reverse.c: New file.
3423 * gdb.reverse/singlejmp-reverse.exp: New file.
3424
666b578b
JK
34252012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3426
3427 Fix compatibility with old GCC (~4.1).
3428 * gdb.cp/converts.cc (my_enum_var): New variable.
3429
42056501
AB
34302012-09-14 Andrew Burgess <aburgess@broadcom.com>
3431
3432 * gdb.xml/tdesc-regs.exp: Update expected output for new
3433 vector_size syntax of vector types.
3434
b9516fa1
YPK
34352012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3436
3437 Refactor Python "gdb" module into a proper Python package, by
3438 introducing a new "_gdb" module for code implemented in C, and
3439 using reload/__import__ instead of exec.
3440 * gdb.python/python.exp (Test stderr location): Update module
3441 location of GDB-specific sys.stderr.
3442 (Test stdout location): Ditto for sys.stdout.
3443
18dc9ad8
JK
34442012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3445
3446 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3447
ea3a9873
KS
34482012-09-12 Keith Seitz <keiths@redhat.com>
3449
3450 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3451 conversion statement.
3452
5941debb
DE
34532012-09-12 Doug Evans <dje@google.com>
3454
3455 * gdb.base/help.exp: Remove testing of individual command help text,
3456 too much of a maintenance burden. Instead, test the functionality
3457 of "help" itself.
3458
cfc35e02
DE
34592012-09-11 Doug Evans <dje@google.com>
3460
3a0ed5d7
DE
3461 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3462 breakpoint.
3463
cfc35e02
DE
3464 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3465 * gdb.dwarf2/fission-reread.S: Ditto.
3466 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3467 * gdb.dwarf2/fission-reread.exp: Ditto.
3468
350b1b26
AB
34692012-09-11 Andrew Burgess <aburgess@broadcom.com>
3470
3471 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3472
2fa15f23
JB
34732012-09-10 Joel Brobecker <brobecker@adacore.com>
3474
3475 * gdb.ada/optim_drec: New testcase.
3476
09be558e
DE
34772012-09-10 Doug Evans <dje@google.com>
3478
3479 * boards/fission.exp: Explicitly mark "board" as not remote.
3480
5b4f6e25
KS
34812012-09-10 Keith Seitz <keiths@redhat.com>
3482
3483 PR gdb/13483
3484 * gdb.cp/converts.cc (A::A): Add ctor.
3485 (A::member_): Add member.
3486 (enum my_enum): New enumeration.
3487 (main): Add calls to foo1_7 with various
3488 permitted arguments.
3489 * gdb.cp/converts.exp: Add tests for boolean
3490 conversions permitted by the standard.
3491
b4ca5ed9
YPK
34922012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3493
3494 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3495 avoid spurious results due to ~/.gdbinit.
3496 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3497 $INTERNAL_GDBFLAGS in run command.
3498 * gdb.gdb/observer.exp (setup_test): Ditto.
3499 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3500 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3501
d54b30bb
DE
35022012-09-06 Doug Evans <dje@google.com>
3503
14910956
DE
3504 * boards/fission.exp: New file.
3505
d54b30bb
DE
3506 * gdb.python/py-value.exp: Use clean_restart.
3507
91b253e1
DE
35082012-09-05 Doug Evans <dje@google.com>
3509
3510 * gdb.base/info-macros.c: Fix whitespace.
3511
1292279a
PA
35122012-08-28 Pedro Alves <palves@redhat.com>
3513
3514 PR gdb/14428
3515
3516 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3517
1c8cdcb1
JK
35182012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3519
3520 * gdb.base/break-caller-line.c: New file.
3521 * gdb.base/break-caller-line.exp: New file.
3522
1e8e8b51
JK
35232012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3524
3525 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3526 * gdb.arch/i386-cfi-notcurrent.S: New file.
3527 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3528
1591a1e8
PA
35292012-08-27 Wei-cheng Wang <cole945@gmail.com>
3530 Yao Qi <yao@codesourcery.com>
3531 Pedro Alves <palves@redhat.com>
3532
3533 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3534 New procedures.
3535 (top level): Add overlap checking tests.
3536
4442ada7
TT
35372012-08-24 Tom Tromey <tromey@redhat.com>
3538
3539 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3540 gdb_test_multiple fails for other reasons.
3541
e7d50cc9
YQ
35422012-08-24 Yao Qi <yao@codesourcery.com>
3543
3544 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3545
dfbd5e7b
PA
35462012-08-23 Pedro Alves <palves@redhat.com>
3547
3548 * gdb.base/help.exp: Adjust to "handle" help text change.
3549
8d735b87
YQ
35502012-08-23 Yao Qi <yao@codesourcery.com>
3551
3552 * gdb.trace/disconnected-tracing.c (start, end): New.
3553 (main): Call start and end.
3554 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3555 existing tests into this proc.
3556 (disconnected_tfind): New.
3557
61b1d759
YQ
35582012-08-23 Yao Qi <yao@codesourcery.com>
3559
3560 * boards/native-gdbserver.exp (${board}_upload): New.
3561 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3562 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3563 Execute tfile on remote target.
3564 Copy trace file from target to host.
3565
6ca1b147
JM
35662012-08-22 Joseph Myers <joseph@codesourcery.com>
3567
3568 * gdb.arch/thumb-bx-pc.S: New file.
3569 * gdb.arch/thumb-bx-pc.exp: New file.
3570
706e3705
TT
35712012-08-22 Tom Tromey <tromey@redhat.com>
3572
3573 * gdb.base/maint.exp: Update.
3574
b4893d48
TT
35752012-08-22 Tom Tromey <tromey@redhat.com>
3576
3577 * lib/gdb.exp (skip_unwinder_tests): New proc.
3578 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3579 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3580
45b7da81
TT
35812012-08-21 Tom Tromey <tromey@redhat.com>
3582
3583 * gdb.hp/gdb.aCC/exception.exp: Remove.
3584
f94363d7
AP
3585012-08-19 Andrew Pinski <apinski@cavium.com>
3586
3587 * gdb.arch/mips-octeon-bbit.c: New file.
3588 * gdb.arch/mips-octeon-bbit.exp: New Test.
3589
e5afdbd7
KS
3590012-08-19 Keith Seitz <keiths@redhat.com>
3591
3592 PR c++/14365
3593 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3594 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3595
c29e8b64
JK
35962012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3597
3598 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3599 verbose -log by more specific untested call.
3600
15a7e7bc
YQ
36012012-08-18 Yao Qi <yao@codesourcery.com>
3602
3603 * gdb.trace/tfind.exp: Move tests on various command help before
3604 checking target supports trace.
3605 Fix the expected output of 'help tfind end'.
3606
a451cb65
KS
36072012-08-17 Keith Seitz <keiths@redhat.com>
3608
3609 PR c++/13356
3610 * gdb.base/default.exp: Update all "check type" tests.
3611 * gdb.base/help.exp: Likewise.
3612 * gdb.base/setshow.exp: Likewise.
3613 * gdb.cp/converts.cc (foo1_type_check): New function.
3614 (foo2_type_check): New function.
3615 (foo3_type_check): New function.
3616 (main): Call new functions.
3617 * converts.exp: Add tests for integer-to-pointer conversions
3618 with/without strict type-checking.
3619
dbf6a605
MF
36202012-08-16 Mike Frysinger <vapier@gentoo.org>
3621
3622 * gdb.base/help.exp: Update expected output.
3623
0c92d8c1
JB
36242012-08-16 Joel Brobecker <brobecker@adacore.com>
3625
3626 * gdb.ada/rdv_wait: New testcase.
3627
e56f7f42
JK
36282012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3629
3630 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3631
f47f77df
DE
36322012-08-13 Doug Evans <dje@google.com>
3633
e202d6e8 3634 * gdb.base/help.exp: Update expected output.
f47f77df
DE
3635 * gdb.base/default.exp: Update expected output of "show convenience".
3636
a72c3253
DE
36372012-08-10 Doug Evans <dje@google.com>
3638
3639 * gdb.python/py-strfns.c: New file.
3640 * gdb.python/py-strfns.exp: New file.
3641 * gdb.python/py-type.exp (test_fields): Add vector tests.
3642
de0bea00
MF
36432012-08-10 Mike Frysinger <vapier@gentoo.org>
3644
3645 PR cli/10436:
3646 * gdb.base/completion.exp: Add tests for handle completion.
3647
5b9afe8a
YQ
36482012-08-09 Yao Qi <yao@codesourcery.com>
3649
3650 * gdb.mi/mi-cmd-param-changed.exp: New.
3651 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3652 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3653 * gdb.mi/mi2-prompt.exp: Likewise.
3654
4f485ebc
DE
36552012-08-08 Doug Evans <dje@google.com>
3656
3657 * gdb.base/debug-expr.c: New file.
3658 * gdb.base/debug-expr.exp: New file.
3659 * gdb.base/exprs.exp: Test {type} casts.
3660 * gdb.cp/debug-expr.exp: New file.
3661
5888842d
JK
36622012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3663
3664 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3665 global variable loop, not a 'break'. Add loop count limit to 100.
3666 Add new fail case for terminated vgdb.
3667
4f69f4c2
JK
36682012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3669 Jean-Marc Saffroy <saffroy@gmail.com>
3670
3671 PR 11804
3672 * gdb.base/gcore-relro.exp: New file.
3673 * gdb.base/gcore-relro-main.c: New file.
3674 * gdb.base/gcore-relro-lib.c: New file.
3675
e2de5390
JK
36762012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3677
3678 Do not false FAIL with old GCCs.
3679 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3680 GCC < 4.5 in $no_hw mode.
3681
606603c5
JK
36822012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3683
3684 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3685
777f26c2
JK
36862012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3687
3688 * gdb.base/list.exp (test_only_end): New function.
3689 Call it.
3690
2c12abee
TT
36912012-08-06 Tom Tromey <tromey@redhat.com>
3692
3693 * gdb.python/py-mi.exp: Add test for printer whose children
3694 are a list.
3695 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3696 (main): New variable children_as_list.
3697 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3698 New.
3699 (register_pretty_printers): Register new printer.
3700
0eae2cf4
EBM
37012012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3702
3703 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3704 symbols. Abort if vgdb remote connection is closed.
3705
09e0881d
DE
37062012-08-02 Doug Evans <dje@google.com>
3707
3708 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3709
b40f514f
SDJ
37102012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3711
3712 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3713 s390x, PowerPC 64 and m68k-linux.
3714
11315ae0
UW
37152012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3716
3717 * gdb.base/annota1.exp: Accept no frames-invalid notification
3718 when starting up the program.
3719 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3720 show a symbolic value as well.
3721 * gdb.server/server-exec-info.exp: Skip test when skipping
3722 gdbserver test and/or when skipping shared library tests.
3723 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3724 avoid name conflicts with other tests.
3725
0547eeed
UW
37262012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3727
3728 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3729 Fix wrong output on big-endian systems.
3730 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3731 4-byte pointer types on 64-bit s390x.
3732
bdddb4de
UW
37332012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3734
3735 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3736 marker comment at the beginning (after intialization).
3737 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3738 breakpoint on marker comment instead of function begin.
3739 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3740 PowerPC.
3741 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3742 or 64-bit PowerPC.
3743 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3744 gdb,no_hardware_watchpoints flag is set.
3745 (initialize): Remove now redundant can-use-hw-watchpoints change.
3746
5d206025
YQ
37472012-08-02 Yao Qi <yao@codesourcery.com>
3748 Pedro Alves <palves@redhat.com>
3749
3750 * boards/local-remote-host.exp: New.
3751
4f665099
UW
37522012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3753
3754 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3755 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3756 * gdb.base/print-file-var.exp: Likewise.
3757 * gdb.server/solib-list.exp: Skip on remote targets.
3758
b62e2b27
UW
37592012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3760
3761 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3762 watchpoints on ARM. When expecting software watchpoints, tolerate
3763 (remote) targets that report unsupported hardware watchpoint only
3764 at continue time.
3765 (test_wide_location_2): Likewise.
3766
a967a851
JK
37672012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3768
3769 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3770 valgrind versions.
3771
75d9f9ff 37722012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
3773
3774 * gdb.base/valgrind-infcall.c: New file.
3775 * gdb.base/valgrind-infcall.exp: New file.
3776
75d9f9ff
JK
3777 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3778
1c9f2ed2
KS
37792012-07-30 Keith Seitz <keiths@redhat.com>
3780
3781 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3782 linespecs.
3783
7f9b2034
DE
37842012-07-30 Doug Evans <dje@google.com>
3785
85220e01
DE
3786 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3787 * gdb.dwarf2/pr13961.S: Ditto.
3788
7f9b2034
DE
3789 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3790
4e969b4f
AB
37912012-07-30 Andrew Burgess <aburgess@broadcom.com>
3792
3793 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3794 change its format immediately after reloading the binary.
3795
e7de8362
JK
37962012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3797
3798 Fix testsuite regression after --use-deprecated-index-sections removal.
3799 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3800 string.
3801 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3802
7255706c
YQ
38032012-07-27 Yao Qi <yao@codesourcery.com>
3804
3805 KFAIL for PR remote/14161.
3806 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3807 Cleanup socket files.
3808 (strace_info_marker): Detach inferior.
3809
f2e8016f
TT
38102012-07-26 Tom Tromey <tromey@redhat.com>
3811
6fdff2c5 3812 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 3813
f66713d2
JK
38142012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3815
3816 * gdb.python/py-inferior.c (thread): New function.
3817 (check_threads): New function.
3818 (test_threads): New function.
3819 * gdb.python/py-inferior.exp: Added test.
3820 Replaced runto with continue to breakpoint.
3821
8223e12c
TT
38222012-07-26 Tom Tromey <tromey@redhat.com>
3823
3824 * lib/ada.exp (standard_ada_testfile): New proc.
3825 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3826 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3827 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3828 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3829 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3830 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3831 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3832 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3833 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3834 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3835 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3836 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3837 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3838 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3839 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3840 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3841 * gdb.ada/complete.exp: Use standard_ada_testfile.
3842 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3843 standard_output_file.
3844 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3845 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3846 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3847 standard_output_file.
3848 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3849 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3850 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3851 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3852 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3853 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3854 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3855 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3856 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3857 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3858 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3859 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3860 * gdb.ada/interface.exp: Use standard_ada_testfile.
3861 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3862 standard_output_file
3863 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3864 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3865 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3866 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3867 * gdb.ada/nested.exp: Use standard_ada_testfile.
3868 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3869 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3870 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3871 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3872 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3873 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3874 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3875 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3876 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3877 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3878 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3879 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3880 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3881 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3882 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3883 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3884 * gdb.ada/start.exp: Use standard_ada_testfile.
3885 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3886 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3887 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3888 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3889 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3890 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3891 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3892 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3893 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3894 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3895 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3896 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3897 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3898 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3899
bbec57e4
JK
39002012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3901
3902 Fix testsuite regression after --use-deprecated-index-sections removal.
3903 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3904
9cc8e32c
JK
39052012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3906
3907 Fix compatibility with Tcl before 7.5.
3908 * lib/future.exp (lreverse): New function if it does not exist.
3909
ea5ca7b5
MK
39102012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3911
3912 * gdb.mi/mi-pending.c: New method to set a second pending
3913 breakpoint.
3914 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3915 condition.
3916
64776a0b
PA
39172012-07-20 Pedro Alves <palves@redhat.com>
3918
3919 PR threads/11692
3920 PR gdb/12203
3921
3922 * gdb.threads/create-fail.c: New file.
3923 * gdb.threads/create-fail.exp: New file.
3924
13e4e967
PA
39252012-07-19 Pedro Alves <palves@redhat.com>
3926
3927 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3928 * config/vx.exp (gdb_start): Likewise.
3929 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3930 * gdb.base/setvar.exp (test_set): Likewise.
3931 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3932 * gdb.reverse/sigall-precsave.exp: Likewise.
3933 * gdb.reverse/sigall-reverse.exp: Likewise.
3934
b7aefa4d
PA
39352012-07-19 Pedro Alves <palves@redhat.com>
3936
3937 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3938 handler before recording.
3939
608b4967
TT
39402012-07-19 Tom Tromey <tromey@redhat.com>
3941
3942 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3943 * gdb.cp/casts.cc (decltype): New function.
3944 (main): Use it.
3945
b1e0c0fa
PA
39462012-07-19 Pedro Alves <palves@redhat.com>
3947
3948 * gdb.base/sigall.exp (signals): New list.
3949 <top level>: Loop over signals in the $signals list instead of
3950 calling a test function once per signal.
3951 * gdb.reverse/sigall-precsave.exp (signals): New list.
3952 <top level>: Loop over signals in the $signals list instead of
3953 calling a test function once per signal.
3954 * gdb.reverse/sigall-reverse.exp (signals): New list.
3955 <top level>: Loop over signals in the $signals list instead of
3956 calling a test function once per signal.
3957
6ace3df1
YQ
39582012-07-19 Yao Qi <yao@codesourcery.com>
3959
3960 * gdb.base/setshow.exp: Test 'set args ~'.
3961
263a0f8c
JK
39622012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3963
3964 * gdb.base/store.exp (check_set): Import gdb_prompt.
3965 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3966 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3967
8f043999
JK
39682012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3969
3970 PR 11914
3971 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3972 (main): Call eval_sub.
3973 * gdb.python/py-prettyprint.exp:
3974 (python execfile ('py-prettyprint.py')): Move it earlier.
3975 New breakpoint for eval-break.
3976 (continue to breakpoint: eval-break, info locals): New test.
3977 (python execfile ('py-prettyprint.py')): Move it from here.
3978 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3979 (register_pretty_printers): Register pp_eval_type.
3980
725c7b66
JK
39812012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3982
3983 Fix a testcase regression by me.
3984 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3985 DW_FORM_data4.
3986
4359dff1
JK
39872012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3988 Doug Evans <dje@google.com>
3989
3990 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3991 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3992
61e44cfa
JK
39932012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3994
3995 Fix gdbserver run regression.
3996 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3997
93c0ef37
TT
39982012-07-12 Tom Tromey <tromey@redhat.com>
3999
4000 * lib/gdb.exp (standard_testfile): Don't declare objdir.
4001 (clean_restart): Likewise.
4002 (core_find): Use standard_output_file.
4003
76027ef5
TT
40042012-07-12 Tom Tromey <tromey@redhat.com>
4005
4006 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
4007 * gdb.dwarf2/dw2-anonymous-func.exp: Use
4008 prepare_for_testing_full.
4009 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
4010 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
4011 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
4012 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
4013 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
4014 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
4015 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
4016 prepare_for_testing_full.
4017 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
4018 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
4019 prepare_for_testing_full.
4020 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
4021 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
4022 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
4023
85b4440a
TT
40242012-07-12 Tom Tromey <tromey@redhat.com>
4025
4026 * lib/gdb.exp (build_executable_from_specs): New proc, from
4027 build_executable.
4028 (build_executable): Use it.
4029 (prepare_for_testing_full): New proc.
4030
55baab26
TT
40312012-07-11 Tom Tromey <tromey@redhat.com>
4032
4033 * gdb.reverse/break-precsave.exp: Use standard_output_file.
4034 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
4035 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
4036 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
4037 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
4038 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
4039 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
4040 * gdb.reverse/step-precsave.exp: Use standard_output_file.
4041 * gdb.reverse/until-precsave.exp: Use standard_output_file.
4042 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
4043
298a9cf0
TT
40442012-07-10 Tom Tromey <tromey@redhat.com>
4045
4046 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
4047 standard_output_file.
4048 * gdb.mi/gdb2549.exp: Use standard_testfile.
4049 * gdb.mi/gdb669.exp: Use standard_testfile.
4050 * gdb.mi/gdb701.exp: Use standard_testfile.
4051 * gdb.mi/gdb792.exp: Use standard_testfile.
4052 * gdb.mi/mi-async.exp: Use standard_testfile.
4053 * gdb.mi/mi-basics.exp: Use standard_testfile.
4054 * gdb.mi/mi-break.exp: Use standard_testfile.
4055 * gdb.mi/mi-cli.exp: Use standard_testfile.
4056 * gdb.mi/mi-console.exp: Use standard_testfile.
4057 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
4058 * gdb.mi/mi-eval.exp: Use standard_testfile.
4059 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
4060 * gdb.mi/mi-file.exp: Use standard_testfile.
4061 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
4062 * gdb.mi/mi-logging.exp: Use standard_testfile.
4063 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
4064 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
4065 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
4066 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
4067 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
4068 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
4069 * gdb.mi/mi-pending.exp: Use standard_testfile,
4070 standard_output_file.
4071 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
4072 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
4073 * gdb.mi/mi-regs.exp: Use standard_testfile.
4074 * gdb.mi/mi-return.exp: Use standard_testfile.
4075 * gdb.mi/mi-reverse.exp: Use standard_testfile.
4076 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
4077 * gdb.mi/mi-solib.exp: Use standard_testfile,
4078 standard_output_file.
4079 * gdb.mi/mi-stack.exp: Use standard_testfile.
4080 * gdb.mi/mi-stepi.exp: Use standard_testfile.
4081 * gdb.mi/mi-stepn.exp: Use standard_testfile.
4082 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
4083 * gdb.mi/mi-until.exp: Use standard_testfile.
4084 * gdb.mi/mi-var-block.exp: Use standard_testfile.
4085 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
4086 * gdb.mi/mi-var-child.exp: Use standard_testfile.
4087 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
4088 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
4089 * gdb.mi/mi-var-display.exp: Use standard_testfile.
4090 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
4091 standard_output_file.
4092 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
4093 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
4094 * gdb.mi/mi-watch.exp: Use standard_testfile.
4095 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
4096 * gdb.mi/mi2-basics.exp: Use standard_testfile.
4097 * gdb.mi/mi2-break.exp: Use standard_testfile.
4098 * gdb.mi/mi2-cli.exp: Use standard_testfile.
4099 * gdb.mi/mi2-console.exp: Use standard_testfile.
4100 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
4101 * gdb.mi/mi2-eval.exp: Use standard_testfile.
4102 * gdb.mi/mi2-file.exp: Use standard_testfile.
4103 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
4104 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
4105 * gdb.mi/mi2-regs.exp: Use standard_testfile.
4106 * gdb.mi/mi2-return.exp: Use standard_testfile.
4107 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
4108 * gdb.mi/mi2-stack.exp: Use standard_testfile.
4109 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
4110 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
4111 * gdb.mi/mi2-until.exp: Use standard_testfile.
4112 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
4113 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
4114 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
4115 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
4116 * gdb.mi/mi2-watch.exp: Use standard_testfile.
4117
f5f3a911
TT
41182012-07-10 Tom Tromey <tromey@redhat.com>
4119
4120 * gdb.cp/abstract-origin.exp: Use standard_testfile.
4121 * gdb.cp/ambiguous.exp: Use standard_testfile,
4122 prepare_for_testing.
4123 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
4124 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
4125 * gdb.cp/anon-ns.exp: Use standard_testfile.
4126 * gdb.cp/anon-struct.exp: Use standard_testfile.
4127 * gdb.cp/anon-union.exp: Use standard_testfile,
4128 prepare_for_testing.
4129 * gdb.cp/arg-reference.exp: Use standard_testfile,
4130 prepare_for_testing.
4131 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
4132 * gdb.cp/breakpoint.exp: Use standard_testfile,
4133 prepare_for_testing.
4134 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
4135 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
4136 standard_output_file.
4137 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
4138 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
4139 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
4140 (test_static_members): Update.
4141 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
4142 * gdb.cp/converts.exp: Use standard_testfile.
4143 * gdb.cp/cp-relocate.exp: Use standard_testfile.
4144 * gdb.cp/cpcompletion.exp: Use standard_testfile,
4145 prepare_for_testing.
4146 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
4147 * gdb.cp/cplabel.exp: Use standard_testfile.
4148 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
4149 prepare_for_testing.
4150 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
4151 * gdb.cp/derivation.exp: Use standard_testfile,
4152 prepare_for_testing.
4153 * gdb.cp/destrprint.exp: Use standard_testfile.
4154 * gdb.cp/dispcxx.exp: Use standard_testfile.
4155 * gdb.cp/exception.exp: Use standard_testfile,
4156 prepare_for_testing.
4157 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
4158 * gdb.cp/extern-c.exp: Use standard_testfile,
4159 prepare_for_testing.
4160 * gdb.cp/formatted-ref.exp: Use standard_testfile,
4161 prepare_for_testing.
4162 * gdb.cp/fpointer.exp: Use standard_testfile.
4163 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
4164 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
4165 standard_output_file.
4166 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
4167 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
4168 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
4169 standard_output_file.
4170 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
4171 (do_tests): Update.
4172 * gdb.cp/koenig.exp: Use standard_testfile.
4173 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
4174 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
4175 * gdb.cp/m-static.exp: Use standard_testfile,
4176 prepare_for_testing.
4177 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
4178 * gdb.cp/mb-inline.exp: Use standard_testfile,
4179 prepare_for_testing.
4180 * gdb.cp/mb-templates.exp: Use standard_testfile,
4181 prepare_for_testing.
4182 * gdb.cp/member-ptr.exp: Use standard_testfile,
4183 prepare_for_testing.
4184 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
4185 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
4186 * gdb.cp/method2.exp: Use standard_testfile.
4187 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
4188 standard_output_file.
4189 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
4190 (do_tests): Update.
4191 * gdb.cp/namespace-enum.exp: Use standard_testfile,
4192 prepare_for_testing.
4193 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
4194 prepare_for_testing.
4195 * gdb.cp/namespace.exp: Use standard_testfile,
4196 prepare_for_testing.
4197 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
4198 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4199 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4200 * gdb.cp/nsimport.exp: Use standard_testfile,
4201 prepare_for_testing.
4202 * gdb.cp/nsnested.exp: Use standard_testfile.
4203 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4204 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4205 prepare_for_testing.
4206 * gdb.cp/nsstress.exp: Use standard_testfile,
4207 prepare_for_testing.
4208 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4209 * gdb.cp/operator.exp: Use standard_testfile.
4210 * gdb.cp/oranking.exp: Use standard_testfile.
4211 * gdb.cp/overload-const.exp: Use standard_testfile.
4212 * gdb.cp/overload.exp: Use standard_testfile,
4213 prepare_for_testing.
4214 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4215 * gdb.cp/ovsrch.exp: Use standard_testfile.
4216 * gdb.cp/paren-type.exp: Use standard_testfile.
4217 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4218 prepare_for_testing.
4219 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4220 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4221 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4222 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4223 * gdb.cp/pr10728.exp: Use standard_testfile,
4224 standard_output_file.
4225 * gdb.cp/pr12028.exp: Use standard_testfile.
4226 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4227 * gdb.cp/pr9167.exp: Use standard_testfile.
4228 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4229 * gdb.cp/printmethod.exp: Use standard_testfile,
4230 prepare_for_testing.
4231 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4232 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4233 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4234 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4235 standard_output_file.
4236 * gdb.cp/readnow-language.exp: Use standard_testfile.
4237 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4238 (gdb_start_again): Use clean_restart.
4239 * gdb.cp/ref-types.exp: Use standard_testfile,
4240 prepare_for_testing.
4241 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4242 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4243 * gdb.cp/smartp.exp: Use standard_testfile.
4244 * gdb.cp/static-method.exp: Use standard_testfile.
4245 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4246 * gdb.cp/temargs.exp: Use standard_testfile.
4247 * gdb.cp/templates.exp: Use standard_testfile,
4248 prepare_for_testing.
4249 (do_tests): Update.
4250 * gdb.cp/try_catch.exp: Use standard_testfile,
4251 prepare_for_testing.
4252 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4253 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4254 * gdb.cp/virtbase.exp: Use standard_testfile,
4255 prepare_for_testing.
4256 * gdb.cp/virtfunc.exp: Use standard_testfile,
4257 prepare_for_testing.
4258 (do_tests): Update.
4259 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4260 prepare_for_testing.
4261
686f09d0
TT
42622012-07-10 Tom Tromey <tromey@redhat.com>
4263
4264 * lib/gdb.exp (standard_testfile): Unset output variables from
4265 earlier invocations.
4266
9357e021
YQ
42672012-07-10 Yao Qi <yao@codesourcery.com>
4268
4269 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4270 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4271 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4272 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4273 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4274 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4275 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4276 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4277 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4278 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4279 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4280 * gdb.mi/mi-var-display.exp: Likewise.
4281 * gdb.mi/mi-var-invalidate.exp: Likewise.
4282 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4283 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4284 * gdb.mi/mi2-console.exp: Likewise.
4285 * gdb.mi/mi2-disassemble.exp: Likewise.
4286 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4287 * gdb.mi/mi2-read-memory.exp: Likewise.
4288 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4289 * gdb.mi/mi2-simplerun.exp: Likewise.
4290 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4291 * gdb.mi/mi2-syn-frame.exp: Likewise.
4292 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4293 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4294 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4295
e314d629
TT
42962012-07-09 Tom Tromey <tromey@redhat.com>
4297
4298 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4299 * gdb.base/callfuncs.exp: Add cast-based test.
4300 * gdb.base/callfuncs.c (voidfunc): New function.
4301
06928b3f
DE
43022012-07-08 Doug Evans <dje@google.com>
4303
4304 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4305
32f11bad
JK
43062012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4307
4308 Fix XFAIL compatibility with old i386 systems.
4309 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4310 Check also 'Cannot insert breakpoint 0'.
4311
76b83c51
JK
43122012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4313
4314 PR 14321
4315 * gdb.base/find.exp
4316 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4317
a6fb9c08
TT
43182012-07-06 Tom Tromey <tromey@redhat.com>
4319
4320 * gdb.base/whatis.exp: Add test.
4321
71918a86
TT
43222012-07-06 Tom Tromey <tromey@redhat.com>
4323
4324 * gdb.base/whatis.exp: Add regression test.
4325
fcde5961
TT
43262012-07-06 Tom Tromey <tromey@redhat.com>
4327
4328 * gdb.base/whatis.exp: Add tests.
4329
f9cf0f4a
JK
43302012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4331
4332 PR 12649
4333 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4334 gdb_test_multiple $gdb_prompt terminator.
4335
979ade8b
PA
43362012-07-04 Pedro Alves <palves@redhat.com>
4337
4338 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4339 supports_process_record.
4340
8a980b44
PA
43412012-07-04 Pedro Alves <palves@redhat.com>
4342
4343 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4344 endings.
4345 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4346
855ba978
SS
43472012-07-03 Stan Shebs <stan@codesourcery.com>
4348
4349 * gdb.base/info-os.c (main): Retry resource acquisition until an
4350 available one is found.
4351 * gdb.base/info-os.exp: Collect resource keys from the program
4352 and use them in matching.
4353
fcb44371
JK
43542012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4355
4356 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4357 Wrap the test into loop for corefile and core0file.
4358
08a67be6
JK
43592012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4360
4361 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4362 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4363 .note.GNU-stack.
4364
0f3c2347
JK
4365 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4366
ff4a4500
SDJ
43672012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4368
4369 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4370 break): Include help message for the new `-probe' and `-probe-stap'
4371 options.
4372
d3ce09f5
SS
43732012-07-02 Stan Shebs <stan@codesourcery.com>
4374
4375 * gdb.base/dprintf.exp: Add agent style tests.
4376
a1624241
JK
43772012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4378
4379 * gdb.base/stale-infcall.c (infcall): New label test-next.
4380 (main): New labels test-pass and test-fail.
4381 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4382 $test_fail_bpnum to test-fail.
4383 (test system longjmp tracking support): New test.
4384 Delete $test_fail_bpnum.
4385 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4386 breakpoint.
4387
42e7ad6c
DE
43882012-06-30 Doug Evans <dje@google.com>
4389
4390 * gdb.dwarf2/fission-reread.S: New file.
4391 * gdb.dwarf2/fission-reread.exp: New file.
4392
37ce89eb
SS
43932012-06-28 Stan Shebs <stan@codesourcery.com>
4394
4395 * gdb.mi/mi-logging.exp: New file.
4396
e5ef252a
PA
43972012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4398 Pedro Alves <palves@redhat.com>
4399
4400 * gdb.threads/siginfo-threads.exp: New file.
4401 * gdb.threads/siginfo-threads.c: New file.
4402 * gdb.threads/sigstep-threads.exp: New file.
4403 * gdb.threads/sigstep-threads.c: New file.
4404
22f1fbae
TT
44052012-06-28 Tom Tromey <tromey@redhat.com>
4406
4407 * gdb.go/package.exp: Partially revert earlier patch; use
4408 gdb_compile again. Use standard_output_file.
4409
2e3cf129
DE
44102012-06-27 Doug Evans <dje@google.com>
4411
4412 * gdb.dwarf2/fission-base.c: New file.
4413 * gdb.dwarf2/fission-base.S: New file.
4414 * gdb.dwarf2/fission-base.exp: New file.
4415
785fd303
JK
44162012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4417
4418 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4419
1bb9788d
TT
44202012-06-27 Tom Tromey <tromey@redhat.com>
4421
4422 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4423 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4424
c83ee902
TT
44252012-06-27 Tom Tromey <tromey@redhat.com>
4426
4427 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4428 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4429 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4430 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4431 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4432 prepare_for_testing.
4433 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4434 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4435 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4436 standard_testfile.
4437 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4438 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4439 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4440 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4441 prepare_for_testing.
4442 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4443 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4444 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4445 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4446 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4447 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4448 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4449 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4450 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4451 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4452 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4453 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4454 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4455 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4456 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4457 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4458 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4459 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4460 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4461 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4462 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4463 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4464 standard_output_file.
4465 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4466 standard_output_file.
4467 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4468 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4469 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4470 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4471 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4472 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4473 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4474 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4475 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4476 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4477 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4478 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4479 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4480 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4481 * gdb.dwarf2/valop.exp: Use standard_testfile,
4482 prepare_for_testing.
4483
5204774b
TT
44842012-06-27 Tom Tromey <tromey@redhat.com>
4485
4486 * gdb.python/python.exp: Fix regexps in pagination tests.
4487
ee0bf529
SCR
44882012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4489
4490 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4491 'last' of gdb.Symtab_and_line.
4492 * gdb.python/py-symbol.c: Move break point comment to enable
4493 testing of gdb.Symtab_and_line.last.
4494
14fcc022
TT
44952012-06-26 Tom Tromey <tromey@redhat.com>
4496
4497 * gdb.threads/step.c: Remove.
4498 * gdb.threads/step.exp: Remove.
4499 * gdb.threads/step2.exp: Remove.
4500
0efbbabc
TT
45012012-06-26 Tom Tromey <tromey@redhat.com>
4502
4503 * gdb.threads/watchpoint-fork.exp (test): Use
4504 standard_output_file. Don't declare objdir.
4505 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4506 standard_output_file.
4507 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4508 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4509 clean_restart. Remove incdir.
4510 * gdb.threads/corethreads.exp: Use standard_testfile.
4511 * gdb.threads/execl.exp: Use standard_testfile,
4512 standard_output_file, clean_restart.
4513 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4514 clean_restart.
4515 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4516 clean_restart.
4517 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4518 incdir.
4519 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4520 clean_restart. Remove incdir.
4521 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4522 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4523 clean_restart. Remove incdir.
4524 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4525 Remove incdir.
4526 * gdb.threads/leader-exit.exp: Use standard_testfile.
4527 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4528 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4529 clean_restart.
4530 * gdb.threads/manythreads.exp: Use standard_testfile,
4531 clean_restart. Remove incdir.
4532 * gdb.threads/multi-create.exp: Use standard_testfile,
4533 clean_restart.
4534 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4535 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4536 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4537 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4538 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4539 * gdb.threads/pending-step.exp: Use standard_testfile,
4540 clean_restart. Remove incdir.
4541 * gdb.threads/print-threads.exp: Use standard_testfile,
4542 clean_restart. Remove incdir.
4543 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4544 clean_restart. Remove incdir.
4545 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4546 Remove incdir.
4547 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4548 incdir.
4549 * gdb.threads/sigthread.exp: Use standard_testfile,
4550 clean_restart.
4551 * gdb.threads/staticthreads.exp: Use standard_testfile,
4552 clean_restart. Remove incdir.
4553 * gdb.threads/switch-threads.exp: Use standard_testfile,
4554 clean_restart. Remove incdir.
4555 * gdb.threads/thread-execl.exp: Use standard_testfile,
4556 clean_restart. Remove incdir.
4557 * gdb.threads/thread-find.exp: Use standard_testfile,
4558 clean_restart.
4559 * gdb.threads/thread-specific.exp: Use standard_testfile,
4560 clean_restart. Remove incdir.
4561 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4562 clean_restart. Remove incdir.
4563 * gdb.threads/thread_check.exp: Use standard_testfile,
4564 clean_restart. Remove incdir.
4565 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4566 incdir.
4567 * gdb.threads/threadapply.exp: Use standard_testfile,
4568 clean_restart. Remove incdir.
4569 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4570 clean_restart. Remove incdir.
4571 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4572 clean_restart.
4573 * gdb.threads/tls-shared.exp: Use standard_testfile,
4574 clean_restart, standard_output_file.
4575 * gdb.threads/tls-var.exp: Use standard_testfile,
4576 standard_output_file.
4577 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4578 Remove incdir.
4579 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4580 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4581 incdir.
4582 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4583 clean_restart. Remove incdir.
4584
497a5eb0
TT
45852012-06-26 Tom Tromey <tromey@redhat.com>
4586
4587 * gdb.trace/actions.exp: Use standard_testfile.
4588 * gdb.trace/ax.exp: Use standard_testfile.
4589 * gdb.trace/backtrace.exp: Use standard_testfile.
4590 * gdb.trace/change-loc.exp: Use standard_testfile.
4591 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4592 * gdb.trace/collection.exp: Use standard_testfile,
4593 prepare_for_testing.
4594 * gdb.trace/deltrace.exp: Use standard_testfile.
4595 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4596 * gdb.trace/ftrace.exp: Use standard_testfile.
4597 * gdb.trace/infotrace.exp: Use standard_testfile.
4598 * gdb.trace/packetlen.exp: Use standard_testfile.
4599 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4600 * gdb.trace/passcount.exp: Use standard_testfile.
4601 * gdb.trace/pending.exp: Use standard_testfile.
4602 * gdb.trace/report.exp: Use standard_testfile.
4603 * gdb.trace/save-trace.exp: Use standard_testfile.
4604 * gdb.trace/stap-trace.exp: Use standard_testfile.
4605 * gdb.trace/status-stop.exp: Use standard_testfile.
4606 * gdb.trace/strace.exp: Use standard_testfile.
4607 * gdb.trace/tfile.exp: Use standard_testfile.
4608 * gdb.trace/tfind.exp: Use standard_testfile.
4609 * gdb.trace/trace-break.exp: Use standard_testfile.
4610 * gdb.trace/trace-mt.exp: Use standard_testfile.
4611 * gdb.trace/tracecmd.exp: Use standard_testfile.
4612 * gdb.trace/tspeed.exp: Use standard_testfile.
4613 * gdb.trace/tstatus.exp: Use standard_testfile.
4614 * gdb.trace/tsv.exp: Use standard_testfile.
4615 * gdb.trace/unavailable.exp: Use standard_testfile,
4616 prepare_for_testing.
4617 * gdb.trace/while-dyn.exp: Use standard_testfile.
4618 * gdb.trace/while-stepping.exp: Use standard_testfile.
4619
7686c074
TT
46202012-06-26 Tom Tromey <tromey@redhat.com>
4621
4622 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4623 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4624 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4625 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4626 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4627 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4628 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4629 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4630 prepare_for_testing.
4631 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4632 prepare_for_testing.
4633 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4634 prepare_for_testing.
4635 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4636 prepare_for_testing.
4637 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4638 prepare_for_testing
4639 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4640 * gdb.reverse/machinestate.exp: Use standard_testfile.
4641 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4642 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4643 build_executable.
4644 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4645 build_executable.
4646 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4647 standard_output_file.
4648 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4649 standard_output_file.
4650 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4651 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4652 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4653 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4654 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4655 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4656
481fc100
TT
46572012-06-26 Tom Tromey <tromey@redhat.com>
4658
4659 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4660 standard_output_file.
4661 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4662 prepare_for_testing. Remove directory-checking code.
4663
7bb18ae2
TT
46642012-06-25 Tom Tromey <tromey@redhat.com>
4665
4666 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4667 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4668 build_executable, not prepare_for_testing.
4669 * gdb.multi/base.exp: Use standard_output_file. Use
4670 build_executable, not prepare_for_testing.
4671
cf09b3e4
TT
46722012-06-25 Tom Tromey <tromey@redhat.com>
4673
4674 * gdb.fortran/subarray.exp: Use standard_testfile,
4675 prepare_for_testing.
4676 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4677 * gdb.fortran/module.exp: Use standard_testfile.
4678 * gdb.fortran/logical.exp: Use standard_testfile.
4679 * gdb.fortran/library-module.exp: Use standard_testfile,
4680 standard_output_file.
4681 * gdb.fortran/derived-type.exp: Use standard_testfile,
4682 prepare_for_testing.
4683 * gdb.fortran/complex.exp: Use standard_testfile,
4684 prepare_for_testing.
4685 * gdb.fortran/charset.exp: Use standard_testfile.
4686 * gdb.fortran/array-element.exp: Use standard_testfile,
4687 prepare_for_testing.
4688
18b5ff1b
KS
46892012-06-25 Keith Seitz <keiths@redhat.com>
4690
4691 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4692 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4693
17b77626
TT
46942012-06-25 Tom Tromey <tromey@redhat.com>
4695
4696 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4697 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4698 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4699 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4700
f91e3dc1
TT
47012012-06-25 Tom Tromey <tromey@redhat.com>
4702
4703 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4704 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4705 * gdb.linespec/linespec.exp: Use standard_testfile.
4706
a884434d
TT
47072012-06-25 Tom Tromey <tromey@redhat.com>
4708
4709 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4710 prepare_for_testing.
4711
efc9d70a
TT
47122012-06-25 Tom Tromey <tromey@redhat.com>
4713
4714 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4715 prepare_for_testing.
4716 * gdb.opt/inline-break.exp: Use standard_testfile,
4717 prepare_for_testing.
4718 * gdb.opt/inline-bt.exp: Use standard_testfile,
4719 prepare_for_testing.
4720 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4721 prepare_for_testing.
4722 * gdb.opt/inline-locals.exp: Use standard_testfile,
4723 prepare_for_testing.
4724
e2fc92c6
TT
47252012-06-25 Tom Tromey <tromey@redhat.com>
4726
4727 * gdb.asm/asm-source.exp: Use standard_output_file,
4728 standard_testfile. Construct .o files in proper subdir.
4729
b0963d73
TT
47302012-06-25 Tom Tromey <tromey@redhat.com>
4731
4732 * gdb.server/ext-attach.exp: Use standard_testfile,
4733 prepare_for_testing.
4734 * gdb.server/ext-run.exp: Use standard_testfile,
4735 build_executable.
4736 * gdb.server/file-transfer.exp: Use standard_testfile,
4737 prepare_for_testing.
4738 * gdb.server/server-exec-info.exp: Use standard_testfile.
4739 * gdb.server/server-mon.exp: Use standard_testfile,
4740 prepare_for_testing.
4741 * gdb.server/server-run.exp: Use standard_testfile,
4742 build_executable.
4743 * gdb.server/solib-list.exp: Use standard_testfile,
4744 standard_output_file.
4745
8a3e1f8d
TT
47462012-06-25 Tom Tromey <tromey@redhat.com>
4747
4748 * lib/gdb.exp (standard_output_file): Use "file join".
4749 * gdb.go/chan.exp: Use standard_testfile.
4750 * gdb.go/handcall.exp: Use standard_testfile.
4751 * gdb.go/hello.exp: Use standard_testfile.
4752 * gdb.integers/chan.exp: Use standard_testfile.
4753 * gdb.go/methods.exp: Use standard_testfile.
4754 * gdb.go/package.exp: Use standard_testfile.
4755 * gdb.go/strings.exp: Use standard_testfile.
4756 * gdb.go/types.exp: Use standard_testfile.
4757 * gdb.go/unsafe.exp: Use standard_testfile.
4758
944a9061
MGD
47592012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4760
4761 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4762
1c06bd58
JK
47632012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4764
4765 Fix regression by the previous commit.
4766 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4767
b4a58790
TT
47682012-06-22 Tom Tromey <tromey@redhat.com>
4769
4770 * gdb.python/lib-types.exp: Use standard_testfile,
4771 prepare_for_testing.
4772 * gdb.python/py-block.exp: Use standard_testfile.
4773 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4774 * gdb.python/py-events.exp: Use standard_testfile,
4775 standard_output_file.
4776 * gdb.python/py-evsignal.exp: Use standard_testfile.
4777 * gdb.python/py-evethreads.exp: Use standard_testfile.
4778 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4779 * gdb.python/py-explore.exp: Use standard_testfile.
4780 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4781 standard_output_file.
4782 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4783 prepare_for_testing.
4784 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4785 * gdb.python/py-frame.exp: Use standard_testfile.
4786 * gdb.python/py-inferior.exp: Use standard_testfile.
4787 * gdb.python/py-infthread.exp: Use standard_testfile.
4788 * gdb.python/py-mi.exp: Use standard_testfile.
4789 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4790 build_executable.
4791 * gdb.python/py-objfile.exp: Use standard_testfile.
4792 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4793 prepare_for_testing.
4794 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4795 * gdb.python/py-progspace.exp: Use standard_testfile,
4796 build_executable.
4797 * gdb.python/py-prompt.exp: Use standard_testfile,
4798 build_executable.
4799 * gdb.python/py-section-script.exp: Use standard_testfile,
4800 build_executable.
4801 * gdb.python/py-shared.exp: Use standard_testfile,
4802 standard_output_file, clean_restart.
4803 * gdb.python/py-symbol.exp: Use standard_output_file,
4804 prepare_for_testing.
4805 * gdb.python/py-symtab.exp: Use standard_output_file,
4806 prepare_for_testing
4807 * gdb.python/py-template.exp: Use standard_testfile.
4808 * gdb.python/py-type.exp: Use standard_testfile.
4809 * gdb.python/py-value-cc.exp: Use standard_testfile.
4810 * gdb.python/py-value.exp: Use standard_testfile.
4811 * gdb.python/python.exp: Use standard_testfile, build_executable.
4812
2c44deac
TT
48132012-06-22 Tom Tromey <tromey@redhat.com>
4814
4815 * gdb.objc/basicclass.exp: Use standard_testfile.
4816 (do_objc_tests): Don't declare objdir.
4817 * gdb.objc/nondebug.exp: Use standard_testfile.
4818 (do_objc_tests): Don't declare objdir.
4819 * gdb.objc/objcdecode.exp: Use standard_testfile.
4820 (do_objc_tests): Don't declare objdir.
4821
c24ccbce
TT
48222012-06-22 Tom Tromey <tromey@redhat.com>
4823
4824 * gdb.java/jmain.exp: Use standard_testfile.
4825 * gdb.java/jmisc.exp: Use standard_testfile.
4826 * gdb.java/jnpe.exp: Use standard_testfile.
4827 * gdb.java/jprint.exp: Use standard_testfile.
4828
0a6d0306
TT
48292012-06-22 Tom Tromey <tromey@redhat.com>
4830
4831 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4832 (standard_output_file, standard_testfile): New procs.
4833 (build_executable, clean_restart): Use standard_output_file.
4834
6ea815ef
YQ
48352012-06-22 Yao Qi <yao@codesourcery.com>
4836
4837 * boards/native-gdbserver.exp: New proc ${board}_exec.
4838 * boards/native-stdio-gdbserver.exp: Likewise.
4839
4c93b1db
TT
48402012-06-21 Tom Tromey <tromey@redhat.com>
4841
4842 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4843 (build_executable): Update.
4844 (get_compiler_info): Remove 'binfile' argument.
4845 * gdb.ada/arrayidx.exp: Update.
4846 * gdb.ada/null_array.exp: Update.
4847 * gdb.arch/altivec-abi.exp: Update.
4848 * gdb.arch/altivec-regs.exp: Update.
4849 * gdb.arch/amd64-byte.exp: Update.
4850 * gdb.arch/amd64-dword.exp: Update.
4851 * gdb.arch/amd64-word.exp: Update.
4852 * gdb.arch/i386-avx.exp: Update.
4853 * gdb.arch/i386-byte.exp: Update.
4854 * gdb.arch/i386-sse.exp: Update.
4855 * gdb.arch/i386-word.exp: Update.
4856 * gdb.arch/ppc-dfp.exp: Update.
4857 * gdb.arch/ppc-fp.exp: Update.
4858 * gdb.arch/vsx-regs.exp: Update.
4859 * gdb.base/all-bin.exp: Update.
4860 * gdb.base/annota1.exp: Update.
4861 * gdb.base/async.exp: Update.
4862 * gdb.base/attach.exp: Update.
4863 * gdb.base/break-interp.exp: Update.
4864 * gdb.base/call-ar-st.exp: Update.
4865 * gdb.base/call-rt-st.exp: Update.
4866 * gdb.base/call-sc.exp: Update.
4867 * gdb.base/callfuncs.exp: Update.
4868 * gdb.base/catch-load.exp: Update.
4869 * gdb.base/completion.exp: Update.
4870 * gdb.base/complex.exp: Update.
4871 * gdb.base/condbreak.exp: Update.
4872 * gdb.base/consecutive.exp: Update.
4873 * gdb.base/constvars.exp: Update.
4874 * gdb.base/corefile.exp: Update.
4875 * gdb.base/eval-skip.exp: Update.
4876 * gdb.base/expand-psymtabs.exp: Update.
4877 * gdb.base/exprs.exp: Update.
4878 * gdb.base/fileio.exp: Update.
4879 * gdb.base/fixsection.exp: Update.
4880 * gdb.base/funcargs.exp: Update.
4881 * gdb.base/gdb11530.exp: Update.
4882 * gdb.base/gdb1555.exp: Update.
4883 * gdb.base/gnu-ifunc.exp: Update.
4884 * gdb.base/gnu_vector.exp: Update.
4885 * gdb.base/info-macros.exp: Update.
4886 * gdb.base/jit-simple.exp: Update.
4887 * gdb.base/jit-so.exp: Update.
4888 * gdb.base/jit.exp: Update.
4889 * gdb.base/langs.exp: Update.
4890 * gdb.base/list.exp: Update.
4891 * gdb.base/logical.exp: Update.
4892 * gdb.base/long_long.exp: Update.
4893 * gdb.base/longjmp.exp: Update.
4894 * gdb.base/macscp.exp: Update.
4895 * gdb.base/mips_pro.exp: Update.
4896 * gdb.base/miscexprs.exp: Update.
4897 * gdb.base/morestack.exp: Update.
4898 * gdb.base/nodebug.exp: Update.
4899 * gdb.base/opaque.exp: Update.
4900 * gdb.base/pc-fp.exp: Update.
4901 * gdb.base/pending.exp: Update.
4902 * gdb.base/permissions.exp: Update.
4903 * gdb.base/pointers.exp: Update.
4904 * gdb.base/prelink.exp: Update.
4905 * gdb.base/printcmds.exp: Update.
4906 * gdb.base/psymtab.exp: Update.
4907 * gdb.base/ptype.exp: Update.
4908 * gdb.base/relational.exp: Update.
4909 * gdb.base/scope.exp: Update.
4910 * gdb.base/setvar.exp: Update.
4911 * gdb.base/shlib-call.exp: Update.
4912 * gdb.base/shreloc.exp: Update.
4913 * gdb.base/signals.exp: Update.
4914 * gdb.base/sizeof.exp: Update.
4915 * gdb.base/so-impl-ld.exp: Update.
4916 * gdb.base/so-indr-cl.exp: Update.
4917 * gdb.base/solib-disc.exp: Update.
4918 * gdb.base/solib-display.exp: Update.
4919 * gdb.base/solib-nodir.exp: Update.
4920 * gdb.base/solib-overlap.exp: Update.
4921 * gdb.base/solib-symbol.exp: Update.
4922 * gdb.base/solib-weak.exp: Update.
4923 * gdb.base/solib.exp: Update.
4924 * gdb.base/store.exp: Update.
4925 * gdb.base/structs.exp: Update.
4926 * gdb.base/structs2.exp: Update.
4927 * gdb.base/type-opaque.exp: Update.
4928 * gdb.base/unload.exp: Update.
4929 * gdb.base/varargs.exp: Update.
4930 * gdb.base/volatile.exp: Update.
4931 * gdb.base/watch_thread_num.exp: Update.
4932 * gdb.base/watchpoint-solib.exp: Update.
4933 * gdb.base/watchpoint.exp: Update.
4934 * gdb.base/watchpoints.exp: Update.
4935 * gdb.base/whatis.exp: Update.
4936 * gdb.cell/arch.exp: Update.
4937 * gdb.cell/break.exp: Update.
4938 * gdb.cell/bt.exp: Update.
4939 * gdb.cell/core.exp: Update.
4940 * gdb.cell/data.exp: Update.
4941 * gdb.cell/ea-cache.exp: Update.
4942 * gdb.cell/f-regs.exp: Update.
4943 * gdb.cell/fork.exp: Update.
4944 * gdb.cell/gcore.exp: Update.
4945 * gdb.cell/mem-access.exp: Update.
4946 * gdb.cell/ptype.exp: Update.
4947 * gdb.cell/registers.exp: Update.
4948 * gdb.cell/sizeof.exp: Update.
4949 * gdb.cell/solib-symbol.exp: Update.
4950 * gdb.cell/solib.exp: Update.
4951 * gdb.cp/ambiguous.exp: Update.
4952 * gdb.cp/breakpoint.exp: Update.
4953 * gdb.cp/bs15503.exp: Update.
4954 * gdb.cp/casts.exp: Update.
4955 * gdb.cp/class2.exp: Update.
4956 * gdb.cp/cpexprs.exp: Update.
4957 * gdb.cp/cplusfuncs.exp: Update.
4958 * gdb.cp/ctti.exp: Update.
4959 * gdb.cp/dispcxx.exp: Update.
4960 * gdb.cp/gdb1355.exp: Update.
4961 * gdb.cp/gdb2384.exp: Update.
4962 * gdb.cp/gdb2495.exp: Update.
4963 * gdb.cp/infcall-dlopen.exp: Update.
4964 * gdb.cp/local.exp: Update.
4965 * gdb.cp/m-data.exp: Update.
4966 * gdb.cp/m-static.exp: Update.
4967 * gdb.cp/mb-ctor.exp: Update.
4968 * gdb.cp/mb-inline.exp: Update.
4969 * gdb.cp/mb-templates.exp: Update.
4970 * gdb.cp/member-ptr.exp: Update.
4971 * gdb.cp/method.exp: Update.
4972 * gdb.cp/namespace.exp: Update.
4973 * gdb.cp/nextoverthrow.exp: Update.
4974 * gdb.cp/nsdecl.exp: Update.
4975 * gdb.cp/nsrecurs.exp: Update.
4976 * gdb.cp/nsstress.exp: Update.
4977 * gdb.cp/nsusing.exp: Update.
4978 * gdb.cp/pr-1023.exp: Update.
4979 * gdb.cp/pr-1210.exp: Update.
4980 * gdb.cp/pr-574.exp: Update.
4981 * gdb.cp/pr9631.exp: Update.
4982 * gdb.cp/printmethod.exp: Update.
4983 * gdb.cp/psmang.exp: Update.
4984 * gdb.cp/re-set-overloaded.exp: Update.
4985 * gdb.cp/rtti.exp: Update.
4986 * gdb.cp/shadow.exp: Update.
4987 * gdb.cp/templates.exp: Update.
4988 * gdb.cp/try_catch.exp: Update.
4989 * gdb.dwarf2/dw2-ranges.exp: Update.
4990 * gdb.dwarf2/pr10770.exp: Update.
4991 * gdb.fortran/library-module.exp: Update.
4992 * gdb.hp/gdb.aCC/optimize.exp: Update.
4993 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4994 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4995 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4996 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4997 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4998 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4999 * gdb.hp/gdb.compat/xdb1.exp: Update.
5000 * gdb.hp/gdb.compat/xdb2.exp: Update.
5001 * gdb.hp/gdb.compat/xdb3.exp: Update.
5002 * gdb.hp/gdb.defects/bs14602.exp: Update.
5003 * gdb.hp/gdb.defects/solib-d.exp: Update.
5004 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
5005 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
5006 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
5007 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
5008 * gdb.mi/gdb792.exp: Update.
5009 * gdb.mi/mi-pending.exp: Update.
5010 * gdb.mi/mi-solib.exp: Update.
5011 * gdb.mi/mi-var-cp.exp: Update.
5012 * gdb.opt/clobbered-registers-O2.exp: Update.
5013 * gdb.opt/inline-bt.exp: Update.
5014 * gdb.opt/inline-cmds.exp: Update.
5015 * gdb.opt/inline-locals.exp: Update.
5016 * gdb.python/py-events.exp: Update.
5017 * gdb.python/py-finish-breakpoint.exp: Update.
5018 * gdb.python/py-type.exp: Update.
5019 * gdb.reverse/solib-precsave.exp: Update.
5020 * gdb.reverse/solib-reverse.exp: Update.
5021 * gdb.server/solib-list.exp: Update.
5022 * gdb.stabs/weird.exp: Update.
5023 * gdb.threads/attach-into-signal.exp: Update.
5024 * gdb.threads/attach-stopped.exp: Update.
5025 * gdb.threads/tls-shared.exp: Update.
5026 * gdb.trace/change-loc.exp: Update.
5027 * gdb.trace/strace.exp: Update.
5028
95c391b6
TT
50292012-06-19 Tom Tromey <tromey@redhat.com>
5030
5031 * gdb.base/whatis.exp: Add tests.
5032
e910f0b6
TT
50332012-06-19 Tom Tromey <tromey@redhat.com>
5034
5035 * gdb.cp/m-static.cc (keepalive): New function.
5036 (gnu_obj_1::method): Use it.
5037
422d65e7
DE
50382012-06-18 Doug Evans <dje@google.com>
5039
5040 * gdb.base/info-fun.exp: New file.
5041 * gdb.base/info-fun.c: New file.
5042 * gdb.base/info-fun-solib.c: New file.
5043
e2e4d78b
JK
50442012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5045
5046 Remove stale dummy frames.
5047 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
5048 (maintenance info breakpoints): New tests.
5049 * gdb.base/stale-infcall.c: New file.
5050 * gdb.base/stale-infcall.exp: New file.
5051
1788b2d3
JK
50522012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5053
5054 * gdb.arch/amd64-entry-value-param.S: New file.
5055 * gdb.arch/amd64-entry-value-param.c: New file.
5056 * gdb.arch/amd64-entry-value-param.exp: New file.
5057
663b969e
TT
50582012-06-15 Tom Tromey <tromey@redhat.com>
5059
5060 * gdb.cp/namespace.exp: Add "show lang" test.
5061
8e09ad05
IS
50622012-06-15 Iain Sandoe <iain@codesourcery.com>
5063
5064 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
5065 case. (top level): Use gdb_file_cmd instead of gdb_load.
5066
f85e18ee
JK
50672012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5068
5069 PR tdep/14222
5070 * gdb.arch/i386-sse-stack-align.S: New file.
5071 * gdb.arch/i386-sse-stack-align.c: New file.
5072 * gdb.arch/i386-sse-stack-align.exp: New file.
5073
f3b5e280
KS
50742012-06-13 Keith Seitz <keiths@redhat.com>
5075
5076 PR breakpoints/13798 and mi/11541
5077 * gdb.linespec/ls-errs.exp: Add a few more tests for
5078 filenames with spaces and colons.
5079
50af5481
JK
50802012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5081
5082 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
5083 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
5084 (test_function): Call CV_f.
5085 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
5086 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
5087 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
5088 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
5089 (p CV_f(CV::i)): New tests.
5090
d55637df
TT
50912012-06-13 Tom Tromey <tromey@redhat.com>
5092
5093 * gdb.base/condbreak.exp: Add tests for "condition" completion.
5094
cc80f267
JK
50952012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5096
5097 Fix regression by the "ambiguous linespec" series.
5098 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
5099 tests.
5100
bb2af9cc
JK
51012012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5102
5103 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
5104 missing.
5105
e81a37f7
TT
51062012-06-11 Tom Tromey <tromey@redhat.com>
5107
5108 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
5109 location...
5110 (main): ...here.
5111
8efd7788
YQ
51122012-06-07 Yao Qi <yao@codesourcery.com>
5113
5114 * gdb.trace/strace.exp: Shorten some too-long lines.
5115
359f5fe6
PA
51162012-06-06 Pedro Alves <palves@redhat.com>
5117
5118 * gdb.threads/clone-new-thread-event.c: New file.
5119 * gdb.threads/clone-new-thread-event.exp: New file.
5120
7b2fe205
YQ
51212012-06-06 Yao Qi <yao@codesourcery.com>
5122
5123 * gdb.base/dprintf.c (main): Add extra parameter when calling
5124 printf and fprintf.
5125 (bar): New function. It is a dead function, but to ensure
5126 'malloc' is linked explicitly.
5127
3eca55e8
YQ
51282012-06-06 Yao Qi <yao@codesourcery.com>
5129
5130 * gdb.base/info-proc.exp: Return if target doesn't support
5131 'info proc'.
5132
91cc9324
JK
51332012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5134
5135 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
5136 (run program with breakpoint commands): XFAIl if it is not.
5137
c56e7c43
JB
51382012-06-05 Joel Brobecker <brobecker@adacore.com>
5139
5140 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
5141 and add comment.
5142 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
5143 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
5144 "STOP" marker. Adjust testing strategy to make it work on
5145 all targets.
5146
5147 * gdb.base/print-file-var-main.c (main): Rewrite using local
5148 variables and adjust get_version_2's return value check.
5149 Add small comment.
5150 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
5151 marker. Adjust testing strategy to make it work on all targets.
5152
ccab2054
JB
51532012-06-05 Joel Brobecker <brobecker@adacore.com>
5154
5155 * gdb.ada/bad-task-bp-keyword: New testcase.
5156
d0d86158
JK
51572012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5158
5159 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
5160 Simplify it to ...
5161 (symbol-file ${testfile1}): ... here.
5162 (test eliminated var my_global_symbol)
5163 (test eliminated var my_static_symbol)
5164 (test eliminated var my_global_func, get address of main): Wrap them to
5165 'single psymtabs' and 'single symtabs'
5166 (get address of my_global_symbol, get address of my_static_symbol)
5167 (get address of my_global_func, get address of main): Wrap them to
5168 'order1' and 'order2'.
5169
952cf74c
JK
5170 * gdb.base/code_elim.exp
5171 (add-symbol-file ${testfile1} 0x100000)
5172 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
5173 'order2'.
5174 (order1: add-symbol-file ${testfile1} 0x100000)
5175 (order1: add-symbol-file ${testfile2} 0x200000)
5176 (order2: add-symbol-file ${testfile2} 0x200000)
5177 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
5178 .bss as appropriate.
5179
0c5bf5a9
JK
51802012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5181
5182 * gdb.server/solib-list-lib.c: New file.
5183 * gdb.server/solib-list-main.c: New file.
5184 * gdb.server/solib-list.exp: New file.
5185
4196f325
MR
51862012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
5187
5188 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
5189 for 'set print symbol' change.
5190
bfb05775
JK
51912012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5192
5193 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
5194 .debug_abbrev_seg3.
5195
685b1105
JK
51962012-05-24 John Steele Scott <toojays@toojays.net>
5197
5198 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5199 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5200 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5201
f3e0e960
SS
52022012-05-23 Stan Shebs <stan@codesourcery.com>
5203
5204 * gdb.mi/mi-info-os.exp: New file.
5205
11eb1b4d
KS
52062012-05-23 Keith Seitz <keiths@redhat.com>
5207
5208 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5209 return -1 to suppress the rest of the tests.
5210 (compile_stap_bin): Return boolean success value.
5211
b1af9e97
TT
52122012-05-21 Tom Tromey <tromey@redhat.com>
5213
5214 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5215 Remove kfails.
5216 (test_print_mi_member_types): Likewise.
5217
248537e3
TT
52182012-05-21 Tom Tromey <tromey@redhat.com>
5219
5220 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5221 print symbol' change.
5222
d791e155
TJB
52232012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5224
5225 * gdb.python/py-prompt.exp: Quit if the target is remote.
5226
e77afa2e
JK
52272012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5228
5229 Fix ERROR: internal buffer is full.
5230 * gdb.base/info-os.exp (expect_multiline): New function.
5231 (get process list, get process groups, get threads)
5232 (get file descriptors, get internet-domain sockets)
5233 (get shared-memory regions, get semaphores, get message queues): Use
5234 it for these tests.
5235
9cb709b6
TT
52362012-05-18 Tom Tromey <tromey@redhat.com>
5237
5238 * gdb.mi/mi-var-cmd.exp: Update.
5239 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5240 * gdb.cp/virtbase.exp: Update.
5241 * gdb.cp/classes.exp (test_static_members): Update.
5242 * gdb.cp/casts.exp: Update.
5243 * gdb.base/pointers.exp: Update.
5244 * gdb.base/funcargs.exp (pointer_args): Update.
5245 (structs_by_reference): Update.
5246 * gdb.base/find.exp: Update.
5247 * gdb.base/call-strs.exp: Send "set print symbol off".
5248 * gdb.base/call-ar-st.exp: Update.
5249 * gdb.ada/fun_addr.exp: Update.
5250 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5251 Call it.
5252 (test_print_repeats_10, test_print_strings)
5253 (test_print_char_arrays): Update.
5254
b012acdd
TT
52552012-05-18 Tom Tromey <tromey@redhat.com>
5256
5257 * gdb.base/charset.exp (string_display): Update.
5258
1d51a733
TT
52592012-05-18 Tom Tromey <tromey@redhat.com>
5260
5261 * gdb.mi/mi2-var-display.exp: Update.
5262 * gdb.mi/mi-var-display.exp: Update.
5263 * gdb.mi/mi-var-child.exp: Update.
5264 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5265 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5266
957df313
DE
52672012-05-17 Doug Evans <dje@google.com>
5268
682c7f7b
DE
5269 * info-macros.exp: Pass "debug" to prepare_for_testing.
5270
957df313
DE
5271 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5272 * gdb.ada/Makefile.in (clean): Ditto.
5273 * gdb.arch/Makefile.in (clean): Ditto.
5274 * gdb.asm/Makefile.in (clean): Ditto.
5275 * gdb.base/Makefile.in (clean): Ditto.
5276 * gdb.cell/Makefile.in (clean): Ditto.
5277 * gdb.cp/Makefile.in (clean): Ditto.
5278 * gdb.disasm/Makefile.in (clean): Ditto.
5279 * gdb.dwarf2/Makefile.in (clean): Ditto.
5280 * gdb.fortran/Makefile.in (clean): Ditto.
5281 * gdb.go/Makefile.in (clean): Ditto.
5282 * gdb.hp/Makefile.in (clean): Ditto.
5283 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5284 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5285 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5286 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5287 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5288 * gdb.java/Makefile.in (clean): Ditto.
5289 * gdb.linespec/Makefile.in (clean): Ditto.
5290 * gdb.mi/Makefile.in (clean): Ditto.
5291 * gdb.modula2/Makefile.in (clean): Ditto.
5292 * gdb.multi/Makefile.in (clean): Ditto.
5293 * gdb.objc/Makefile.in (clean): Ditto.
5294 * gdb.opencl/Makefile.in (clean): Ditto.
5295 * gdb.opt/Makefile.in (clean): Ditto.
5296 * gdb.pascal/Makefile.in (clean): Ditto.
5297 * gdb.python/Makefile.in (clean): Ditto.
5298 * gdb.reverse/Makefile.in (clean): Ditto.
5299 * gdb.server/Makefile.in (clean): Ditto.
5300 * gdb.stabs/Makefile.in (clean): Ditto.
5301 * gdb.threads/Makefile.in (clean): Ditto.
5302 * gdb.trace/Makefile.in (clean): Ditto.
5303 * gdb.xml/Makefile.in (clean): Ditto.
5304
abc9d0dc
TT
53052012-05-16 Tom Tromey <tromey@redhat.com>
5306
5307 * gdb.base/macscp1.c (macscp_expr): Add comment.
5308 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5309
6a3a010b
MR
53102012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5311
5312 * gdb.base/return-nodebug.exp: Also test float and double types.
5313
01429c8e
JK
53142012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5315
5316 PR testsuite/12649
5317 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5318
54115cd4
JK
5319 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5320
0c5f383f
SDJ
53212012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5322
5323 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5324 `rerun_to_main'.
5325 (stap_test_no_debuginfo): Likewise.
5326
e7e0cddf
SS
53272012-05-14 Stan Shebs <stan@codesourcery.com>
5328
5329 * gdb.base/dprintf.c: New file.
5330 * gdb.base/dprintf.exp: New file.
5331
c772f8e7
HZ
53322012-05-14 Hui Zhu <hui_zhu@mentor.com>
5333
5334 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5335 * gdb.trace/disconnected-tracing.c: New file.
5336 * gdb.trace/disconnected-tracing.exp: New file.
5337
7efc75aa
SCR
53382012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5339
5340 * gdb.python/python.c: Add a new breakpoint comment.
5341 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5342
85d4a676
SS
53432011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5344
5345 * gdb.base/info-os.exp: New file.
5346 * gdb.base/info-os.c: New file.
5347
64ea88dc
JB
53482012-05-10 Joel Brobecker <brobecker@adacore.com>
5349
4647ab1b
JB
5350 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5351 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5352 New files.
64ea88dc 5353
afba63f1
JB
53542012-05-10 Joel Brobecker <brobecker@adacore.com>
5355
5356 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5357 gdb.base/ctxobj.exp: New files.
5358
9d198b1e
TT
53592012-05-09 Tom Tromey <tromey@redhat.com>
5360
5361 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5362
9bfee719
MR
53632012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5364
5365 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5366
3a7341d8
MR
53672012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5368
5369 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5370 before using it.
5371
52b3699b
TG
53722012-05-04 Tristan Gingold <gingold@adacore.com>
5373
5374 * gdb.base/set-noassign.exp: New test.
5375
a20ee7a4
SCR
53762012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5377
5378 * gdb.python/py-symbol.exp: Add tests to test the new methods
5379 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5380 * gdb.python/py-symbol.c: Add new struct to help test
5381 gdb.Symtab.static_block().
5382
bf2f0858
DE
53832012-05-03 Doug Evans <dje@google.com>
5384
5385 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5386 commented out.
5387
2d4e0376
YQ
53882012-05-03 Yao Qi <yao@codesourcery.com>
5389
5390 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5391 doesn't support.
5392 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5393 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5394
6d0bb9f3
YQ
53952012-05-03 Yao Qi <yao@codesourcery.com>
5396
5397 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5398
fd820528
DE
53992012-04-30 Doug Evans <dje@google.com>
5400
5401 PR testsuite/13961
5402 * gdb.dwarf2/pr13961.S: New file.
5403 * gdb.dwarf2/pr13961.exp: New file.
5404
b9e219b9
YQ
54052012-04-29 Yao Qi <yao@codesourcery.com>
5406
5407 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5408
3019eac3
DE
54092012-04-28 Doug Evans <dje@google.com>
5410
5411 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5412 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5413 All uses updated.
5414 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5415 "ptype func_cu1" to expand cu2 before cu1.
5416
62e5f89c
SDJ
54172012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5418 Tom Tromey <tromey@redhat.com>
5419
5420 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5421 variables.
5422 * gdb.base/stap-probe.c: New file.
5423 * gdb.base/stap-probe.exp: New file.
5424 * gdb.trace/stap-trace.c: New file.
5425 * gdb.trace/stap-trace.exp: New file.
5426 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5427 libgcc's unwinder.
5428
14132e89
MR
54292012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5430
5431 * gdb.arch/mips16-thunks-inmain.c: New file.
5432 * gdb.arch/mips16-thunks-main.c: New file.
5433 * gdb.arch/mips16-thunks-sin.c: New file.
5434 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5435 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5436 * gdb.arch/mips16-thunks-sinmain.c: New file.
5437 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5438 * gdb.arch/mips16-thunks.exp: New file.
5439
a766d390
DE
54402012-04-25 Doug Evans <dje@google.com>
5441
5442 * configure.ac: Create gdb.go/Makefile.
5443 * configure: Regenerate.
5444 * gdb.base/default.exp: Add "go" to "set language" testing.
5445 * gdb.go/Makefile.in: New file.
5446 * gdb.go/basic-types.exp: New file.
5447 * gdb.go/chan.exp: New file.
5448 * gdb.go/chan.go: New file.
5449 * gdb.go/handcall.exp: New file.
5450 * gdb.go/handcall.go: New file.
5451 * gdb.go/hello.exp: New file.
5452 * gdb.go/hello.go: New file.
5453 * gdb.go/integers.exp: New file.
5454 * gdb.go/integers.go: New file.
5455 * gdb.go/methods.exp: New file.
5456 * gdb.go/methods.go: New file.
5457 * gdb.go/package.exp: New file.
5458 * gdb.go/package1.go: New file.
5459 * gdb.go/package2.go: New file.
5460 * gdb.go/print.exp: New file.
5461 * gdb.go/strings.exp: New file.
5462 * gdb.go/strings.go: New file.
5463 * gdb.go/types.exp: New file.
5464 * gdb.go/types.go: New file.
5465 * gdb.go/unsafe.exp: New file.
5466 * gdb.go/unsafe.go: New file.
5467 * lib/future.exp: Add Go support.
5468 (gdb_find_go, gdb_find_go_linker): New procs.
5469 (gdb_default_target_compile): Add Go support.
5470 * lib/gdb.exp (skip_go_tests): New proc.
5471 * lib/go.exp: New file.
5472
e65f9ffb
TT
54732012-04-25 Tom Tromey <tromey@redhat.com>
5474
5475 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5476
14e75d8e
JK
54772012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5478 Jan Kratochvil <jan.kratochvil@redhat.com>
5479
5480 PR symtab/7259:
5481 * gdb.base/enumval.c: New test case.
5482 * gdb.base/enumval.exp: New test case.
5483 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5484 field.bitpos.
5485
f3525b70
PA
54862012-04-17 Pedro Alves <palves@redhat.com>
5487
5488 * Makefile.in (site.exp): Make site.exp source
5489 $srcdir/lib/append_gdb_boards_dir.exp.
5490 * lib/append_gdb_boards_dir.exp: New file.
5491
bccbefd2
JK
54922012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5493
5494 New option "set auto-load safe-path".
5495 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5496 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5497
bf88dd68
JK
54982012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5499
5500 auto-load: Implementation.
5501 * gdb.base/help.exp (test set height): Increase the height.
5502 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5503 to ...
5504 (info auto-load python-scripts): ... here.
5505 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5506 to ...
5507 (info auto-load python-scripts *): ... here.
5508
c0d4d1c0
YQ
55092012-04-16 Yao Qi <yao@codesourcery.com>
5510
5511 * lib/trace-support.exp (get_in_proc_agent): New.
5512 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5513 of in process trace agent.
5514 * gdb.trace/ftrace.exp: Likewise.
5515 * gdb.trace/pending.exp: Likewise.
5516 * gdb.trace/trace-break.exp: Likewise.
5517 * gdb.trace/trace-mt.exp
5518 * gdb.trace/tspeed.exp: Likewise.
5519 * gdb.trace/tstatus.exp
5520 * gdb.trace/strace.exp: Likewise.
5521
cbf68a60
TS
55222012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5523
dd6d3b70
TS
5524 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5525 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5526
cbf68a60
TS
5527 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5528
8264ba82
AG
55292012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5530
5531 PR mi/13393
5532 * gdb.mi/mi-var-rtti.cc: New file.
5533 * gdb.mi/mi-var-rtti.exp: New file.
5534 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5535 function.
5536 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5537
de0919f8 55382012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5539
5540 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5541 EXECUTABLES.
5542 * gdb.python/py-explore.c: C program used for testing the new
5543 'explore' command on C constructs.
5544 * gdb.python/py-explore.cc: C++ program used for testing the new
5545 'explore' command on C++ constructs.
5546 * gdb-python/py-explore.exp: Tests for the new 'explore'
5547 command on C constructs.
5548 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5549 command on C++ constructs.
5550
a82da7dd
MK
55512012-04-07 Mark Kettenis <kettenis@gnu.org>
5552
5553 * gdb.base/funcargs.exp (complex_args): Fix typo.
5554
e127cba8
JK
55552012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5556
5557 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5558 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5559
40e084e1
KS
55602012-04-05 Keith Seitz <keiths@redhat.com>
5561
5562 * gdb.base/advance.exp: Update error message for
5563 "advance malformed" test.
5564 * gdb.base/break.exp: Likewise for "breakpoint with
5565 trailing garbage" test.
5566 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5567 with trailing garbage" test.
5568 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5569 trailng garbage" test.
5570 * gdb.base/until.exp: Likewise for "malformed until" test.
5571 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5572 for "breakpoint info (after setting on all)".
5573 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5574 tests.
5575 * gdb.cp/cplabel.cc: New file.
5576 * gdb.cp/cplabel.exp: New test.
5577 * gdb.linespec/ls-errs.c: New file.
5578 * gdb.linespec/ls-errs.exp: New test.
5579
a72c8f6a
JK
55802012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5581
5582 * gdb.trace/unavailable.exp
5583 (collect globals: print object on: print derived_partial)
5584 (collect globals: print object on: print derived_whole)
5585 (collect globals: print object off: print derived_partial)
5586 (collect globals: print object off: print derived_whole): Update
5587 expected output.
5588
f87a3023
KS
55892012-03-30 Keith Seitz <keiths@redhat.com>
5590
5591 * gdb.python: Add test for linespecs with commas.
5592
e2171b3c
KS
55932012-03-28 Keith Seitz <keiths@redhat.com>
5594
5595 * gdb.linespec/ls-dollar.cc: New file.
5596 * gdb.linespec/ls-dollar.exp: New test.
5597
55982012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5599
5600 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5601 starting with the global namespace.
5602
2f4e0a80
DE
56032012-03-23 Doug Evans <dje@google.com>
5604
5605 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5606
7b282c5a
SCR
56072012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5608
5609 * gdb.python/py-value.cc: Add test case for testing the
5610 methodology exposing C++ values to Python.
5611 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5612 exposing C++ values to Python.
5613 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5614
2e98ca53
JK
56152012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5616 Siddhesh Poyarekar <siddhesh@redhat.com>
5617
5618 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5619 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5620 (generate native core dump): Make the test unsupported if core cannot
5621 be generated.
5622
8320cc4f
JK
56232012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5624
5625 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5626 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5627 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5628
3a69ffb2
JK
56292012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5630
5631 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5632
8fabffee
DE
56332012-03-17 Doug Evans <dje@google.com>
5634
5635 * dg-extract-results.sh: Handle KFAILs.
5636
ab260dad
JK
56372012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5638
5639 PR symtab/13777
5640 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5641
53ba8333
JB
56422012-03-16 Joel Brobecker <brobecker@adacore.com>
5643
5644 * gdb.ada/set_pckd_arr_elt: New testcase.
5645
481860b3
GB
56462012-03-16 Gary Benson <gbenson@redhat.com>
5647
5648 PR breakpoints/10738
5649 * gdb.opt/inline-break.exp: New file.
5650 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
5651 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5652 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
5653 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5654 * gdb.base/async-shell.exp: Likewise.
5655 * lib/mi-support.exp (library_loaded_re): Likewise.
5656
410528f0
TT
56572012-03-15 Tom Tromey <tromey@redhat.com>
5658
5659 * gdb.cp/virtfunc2.exp: Update expected output.
5660 * gdb.cp/pr9631.exp: Update expected output.
5661 * gdb.cp/member-ptr.exp: Update expected output.
5662 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5663 output.
5664 * gdb.cp/casts.exp: Update expected output.
5665
c4aeac85
TT
56662012-03-15 Tom Tromey <tromey@redhat.com>
5667
5668 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5669 (test_info_vtbl): Likewise.
5670 (do_tests): Call test_info_vtbl.
5671 * gdb.cp/virtfunc.cc (va): New global.
5672
856d06f9
TS
56732012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5674
5675 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5676 describing DWARF data structures.
5677 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5678 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5679 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5680 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5681 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5682 * gdb.dwarf2/dw2-param-error.S: Likewise.
5683 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5684 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5685 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5686 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5687 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5688 * gdb.dwarf2/pr11465.S: Likewise.
5689
e837f12a
JK
56902012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5691
5692 * gdb.mi/mi2-prompt.exp: New file.
5693
ccbb4f28
JB
56942012-03-13 Joel Brobecker <brobecker@adacore.com>
5695
5696 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5697
32039130
JB
56982012-03-13 Joel Brobecker <brobecker@adacore.com>
5699
5700 * gdb.ada/bp_range_type: New testcase.
5701
16899756
DE
57022012-03-13 Doug Evans <dje@google.com>
5703
5704 * gdb.base/default.exp: Delete tests for symbol-reloading.
5705 * gdb.base/help.exp: Ditto.
5706 * gdb.base/setshow.exp: Ditto.
5707 * gdb.base/gdb_history: Delete references to symbol-reloading.
5708
87b0bb13
JK
57092012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5710
5711 * gdb.base/attach-twice.c: New files.
5712 * gdb.base/attach-twice.exp: New files.
5713
0d7941a9
KS
57142012-03-08 Keith Seitz <keiths@redhat.com>
5715
5716 * lib/gdb.exp (gdb_get_line_number): Throw an
5717 error instead of returning -1.
5718 * gdb.base/break.exp: Remove unused variable
5719 bp_location5.
5720 * gdb.base/hbreak2.exp: Likewise.
5721 * gdb.base/sepdebug.exp: Likewise.
5722
f4647387
YQ
57232012-03-08 Yao Qi <yao@codesourcery.com>
5724 Pedro Alves <palves@redhat.com>
5725
5726 Fix PR server/13392.
5727 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5728 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5729 download tracepoints.
5730 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5731 (pending_tracepoint_resolved_during_trace): Likewise.
5732 (pending_tracepoint_installed_during_trace): Likewise.
5733 (pending_tracepoint_with_action_resolved): Likewise.
5734
83c532cb
KS
57352012-03-08 Keith Seitz <keiths@redhat.com>
5736
5737 * gdb.ada/array_bounds.exp: Get breakpoint for line
5738 with "START", not "STOP".
5739 * gdb.python/py-infthread.exp: Do not continue to
5740 line marked "Break here.", which is undefined.
5741
d6b6bbb7
LM
57422012-03-08 Luis Machado <lgustavo@codesourcery.com>
5743
5744 Revert:
5745
5746 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5747
5748 Implement testsuite workaround for PR breakpoints/13781.
5749 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5750 (set breakpoint condition-evaluation host): New conditional command.
5751
7fe25d9b
JK
57522012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5753
5754 Fix CU relative vs. absolute DIE offsets.
5755 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5756 one.
5757
51898c15
JK
57582012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5759
5760 Fix false FAIL on distros with relro linkage as default.
5761 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5762 -Wl,-z,norelro first.
5763
8131799e
JB
57642012-03-06 Joel Brobecker <brobecker@adacore.com>
5765
5766 * gdb.ada/bp_on_var: New testcase.
5767
ba241969
JB
57682012-03-06 Joel Brobecker <brobecker@adacore.com>
5769
5770 * gdb.ada/bp_enum_homonym: New testcase.
5771
abe49676
YQ
57722012-03-06 Yao Qi <yao@codesourcery.com>
5773
5774 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5775 x86_64-*-* and i?86-*-*.
5776 Set up KFAIL for gdb/13808.
5777
d8df103b
TT
57782012-03-05 Tom Tromey <tromey@redhat.com>
5779
5780 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5781 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5782
b7b189f3
TT
57832012-03-05 Tom Tromey <tromey@redhat.com>
5784
5785 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5786
69dc1c4d
YQ
57872012-03-04 Yao Qi <yao@codesourcery.com>
5788
5789 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5790 messages for KFAIL.
5791
3f20c47f
JK
57922012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5793
5794 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5795 (print one_two_three, indexes off, print few_reps, indexes off)
5796 (print many_reps, indexes off, print empty, indexes off)
5797 (print one_two_three, print few_reps, print many_reps, print empty):
5798 Call setup_xfail if $gcc_old.
5799
abf1152a
JK
58002012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5801
5802 Implement testsuite workaround for PR breakpoints/13781.
5803 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5804 (set breakpoint condition-evaluation host): New conditional command.
5805
a06715f8
JK
58062012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5807
5808 Code cleanup.
5809 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5810 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5811 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5812 number 1 by $bpnum. Four times.
5813
5808517f
YQ
58142012-03-03 Yao Qi <yao@codesourcery.com>
5815
5816 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5817
dfe2ac14
JK
58182012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5819
5820 Setup KFAIL for PR server/13796.
5821 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5822
8bbc467a
JB
58232012-03-02 Joel Brobecker <brobecker@adacore.com>
5824
5825 * gdb.ada/operator_bp: New testcase.
5826
c0eac87f
JB
58272012-03-02 Joel Brobecker <brobecker@adacore.com>
5828
5829 * gdb.ada/info_locals_renaming: New testcase.
5830
4f42c881
TT
58312012-03-02 Tom Tromey <tromey@redhat.com>
5832
5833 * gdb.base/nextoverexit.c: New file.
5834 * gdb.base/nextoverexit.exp: New file.
5835
7380c0c9
EBM
58362012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5837
5838 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5839 parameter.
5840
1faeff08
MR
58412012-03-01 Maciej W. Rozycki <macro@mips.com>
5842
5843 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5844 core registers.
5845
320b6f49 58462012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
5847 Maciej W. Rozycki <macro@codesourcery.com>
5848 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
5849
5850 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5851
ad5f7d6e
PA
58522012-03-01 Pedro Alves <palves@redhat.com>
5853
5854 PR gdb/13767
5855
5856 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5857 (gdb_collect_globals_test): Call it.
5858
d3dc44a6
KS
58592012-03-01 Keith Seitz <keiths@redhat.com>
5860
5861 * gdb.cp/method2.exp: Output of overload menu is now
5862 alphabetized. Update tests for "break A::method".
5863 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5864 of hard-coding them.
5865 Overload menu is alphabetized: rewrite to accommodate.
5866 Unset variables LINE and TYPES which are used in other tests.
5867 Compute the output of "info break".
5868 Update the breakpoint table after all breakpoints are deleted.
5869 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5870 compute ACTUALS and the method body based on parameters.
5871 Update expected output accordingly.
5872 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5873 unique comments to allow the use of gdb_get_line_number.
5874
58752012-03-01 Keith Seitz <keiths@redhat.com>
5876
5877 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5878 some Tcl syntax.
5879 * gdb.cp/ovldbreak.exp: Likewise.
5880
7949c2a0
KS
58812012-03-01 Keith Seitz <keiths@redhat.com>
5882
5883 * gdb.base/help.exp (help show user): Update expected result
5884 for new doc string changes (add "non-python").
5885
7d74f244
DE
58862012-03-01 Scott J. Goldman <scottjg@vmware.com>
5887
5888 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5889 be put in the user-defined category and that the commands appear in
5890 "help user-defined".
5891
1b611343
JB
58922012-02-29 Joel Brobecker <brobecker@adacore.com>
5893
5894 * gdb.ada/tagged_not_init: New testcase.
5895
99b1c762
JB
58962012-02-29 Joel Brobecker <brobecker@adacore.com>
5897
5898 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5899 * gdb.ada/enum_idx_packed: New testcase.
5900
2d4a02ee
JB
59012012-02-29 Joel Brobecker <brobecker@adacore.com>
5902
5903 * gdb.ada/aliased_array: New testcase.
5904
2e6fda7d
JB
59052012-02-29 Joel Brobecker <brobecker@adacore.com>
5906
5907 * gdb.ada/whatis_array_val: New testcase.
5908
9a7f938f
JK
59092012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5910
5911 Fix disp-step-syscall.exp: fork: single step over fork.
5912 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5913 whitespaces.
5914 (single step over $syscall): Remove its check.
5915 (single step over $syscall final pc): New check.
5916
8703a944
JK
59172012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5918
5919 Support processors without SSSE3.
5920 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5921 pabsd into ...
5922 (ssse3_test): ... a new function.
5923 (main): Call ssse3_test.
5924 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5925 Update expected values everywhere.
5926 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5927 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5928 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5929 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5930 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5931 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5932 Move these tests lower.
5933 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5934 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5935 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5936 New tests.
5937
c03e6ccc
YQ
59382012-02-29 Yao Qi <yao@codesourcery.com>
5939 Pedro Alves <palves@redhat.com>
5940
5941 * gdb.trace/trace-mt.c: New.
5942 * gdb.trace/trace-mt.exp: New.
5943
7964b62a
TS
59442012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5945
2c8910ba
TS
5946 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5947 numbers instead of hardcoding them.
5948 * gdb.base/annota1.c: Provide suitable markers.
5949 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5950 numbers instead of hardcoding them.
5951 * gdb.base/annota3.c: Provide suitable markers.
5952
5953 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5954 * gdb.base/annota3.c: Likewise.
5955 * gdb.base/sigall.c: Likewise.
5956 * gdb.base/signals.c: Likewise.
5957 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 5958
5a41c0b7
MR
59592012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5960
5961 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5962 failure return path.
5963
ebbbe5c5
LM
59642012-02-27 Luis Machado <lgustavo@codesourcery.com>
5965
5966 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5967
8d126d8a
LM
59682012-02-24 Luis Machado <lgustavo@codesourcery.com>
5969
5970 * gdb.base/cond-eval-mode.exp: New file.
5971
11337c2f
PA
59722012-02-24 Pedro Alves <palves@redhat.com>
5973
5974 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5975 (top level): Use with_test_prefix.
5976
13fc3e3c
PA
59772012-02-24 Pedro Alves <palves@redhat.com>
5978
5979 * gdb.threads/attach-into-signal.exp (corefunc): Use
5980 with_test_prefix.
5981
07c1b626
JK
59822012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5983
5984 Fix false FAILs on old CPUs without SSE.
5985 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5986 Return untested for Illegal instruction.
5987
596ba138
JK
59882012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5989
5990 Fix false FAILs with glibc debug infos installed.
5991 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5992 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5993
aeaa2474
SA
59942012-02-22 Sterling Augustine <saugustine@google.com>
5995
5996 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5997 constant with cast.
5998
aed555c9
PA
59992012-02-21 Pedro Alves <palves@redhat.com>
6000
6001 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
6002
78afebb4
PA
60032012-02-21 Pedro Alves <palves@redhat.com>
6004
6005 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
6006
fdcfef12
PA
60072012-02-21 Pedro Alves <palves@redhat.com>
6008
6009 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
6010 with_test_prefix.
6011
0f4d39d5
PA
60122012-02-21 Pedro Alves <palves@redhat.com>
6013
6014 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
6015 with_test_prefix here.
6016 (top level): Do it here instead. Remove `:' from the
6017 with_test_prefix string.
6018 * gdb.base/attach-pie-misread.exp: Remove the leading space the
6019 the suffix `:' from the with_test_prefix prefix string.
6020 * gdb.base/break-interp.exp: Ditto.
6021 * gdb.base/catch-load.exp: Ditto.
6022 * gdb.base/disp-step-syscall.exp: Ditto.
6023 * gdb.base/jit-so.exp: Ditto.
6024 * gdb.base/jit.exp: Ditto.
6025 * gdb.base/sepdebug.exp: Ditto.
6026 * gdb.base/solib-display.exp: Ditto.
6027 * gdb.base/solib-overlap.exp: Ditto.
6028 * gdb.base/watch-cond-infcall.exp: Ditto.
6029 * gdb.base/watchpoint.exp: Ditto.
6030 * gdb.dwarf2/dw2-noloc.exp: Ditto.
6031 * gdb.mi/mi-watch.exp: Ditto.
6032 * gdb.mi/mi2-watch.exp: Ditto.
6033 * gdb.threads/non-ldr-exc-1.exp: Ditto.
6034 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6035 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6036 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6037 * gdb.threads/watchpoint-fork.exp: Ditto.
6038 * gdb.threads/watchthreads-reorder.exp: Ditto.
6039 * gdb.trace/change-loc.exp: Ditto.
6040 * gdb.trace/pending.exp: Ditto.
6041 * gdb.trace/status-stop.exp: Ditto.
6042 * gdb.trace/strace.exp: Ditto.
6043 * gdb.trace/trace-break.exp: Ditto.
6044 * gdb.trace/unavailable.exp: Ditto.
6045 * lib/gdb.exp (with_test_prefix): Always prefix with space and
6046 suffix with colon. Adjust leading comments.
6047
6a5870ce
PA
60482012-02-21 Pedro Alves <palves@redhat.com>
6049 Tom Tromey <tromey@redhat.com>
6050
6051 * lib/gdb.exp: Add description of test prefixes.
6052 (with_test_prefix): New procedure.
6053 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
6054 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
6055 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
6056 instead of lappend to append to pf_prefix.
6057 * gdb.base/catch-load.exp: Use with_test_prefix.
6058 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
6059 * gdb.base/jit-so.exp: Use with_test_prefix.
6060 * gdb.base/jit.exp: Use with_test_prefix.
6061 * gdb.base/return-nodebug.exp (do_test): Use append instead of
6062 lappend to append to pf_prefix.
6063 * gdb.base/sepdebug.exp: Use with_test_prefix.
6064 * gdb.base/solib-display.exp: Use with_test_prefix.
6065 * gdb.base/solib-overlap.exp: Use with_test_prefix.
6066 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
6067 * gdb.base/watchpoint.exp: Use with_test_prefix.
6068 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
6069 * gdb.mi/mi-watch.exp: Use with_test_prefix.
6070 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
6071 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
6072 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
6073 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
6074 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
6075 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
6076 append instead of lappend to append to pf_prefix.
6077 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
6078 * gdb.trace/change-loc.exp: Use with_test_prefix.
6079 * gdb.trace/pending.exp: Use with_test_prefix.
6080 * gdb.trace/status-stop.exp: Use with_test_prefix.
6081 * gdb.trace/strace.exp: Use with_test_prefix.
6082 * gdb.trace/trace-break.exp: Use with_test_prefix.
6083 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
6084 instead of lappend to append to pf_prefix.
6085
35dc4a6b
JK
60862012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6087
6088 Fix racy FAILs.
6089 * gdb.base/inferior-died.c (main): Add return of 0.
6090 * gdb.base/inferior-died.exp (continue): Fix expectation of
6091 asynchronous events.
6092 (p 1): New test.
6093
c5a006e6
PA
60942012-02-20 Pedro Alves <palves@redhat.com>
6095
6096 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
6097 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
6098 gdb's internal debug output. For the non-threaded case, look for
6099 "Program received signal SIGLARM", for the threaded case, peek at
6100 the thread's siginfo.
6101
cc51a170
PA
61022012-02-20 Pedro Alves <palves@redhat.com>
6103
6104 General cleanup, make output test messages unique, and build
6105 different executable files for the non-threaded and threaded
6106 cases.
6107
6108 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
6109 Delete.
6110 (executable_nothr, executable_thr): New globals.
6111 (top level): Adjust to delete both executables.
6112 (corefunc): New parameter $executable. Set $pf_prefix instead of
6113 hand writing a prefix in tests. Issue a clean_restart and enable
6114 lin-lwp debug output here.
6115 (top level): Adjust. Use build_executable. Don't start gdb here,
6116 and don't enable lin-lwp debug output here.
6117 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
6118
c755f03d
JK
61192012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6120
6121 Fix racy FAILs.
6122 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
6123 "continue" command.
6124
6bec5e0a
JK
61252012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6126
6127 Fix for gdbserver non-extended mode.
6128 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
6129 and gdb_run_cmd.
6130
2e8265fd
TT
61312012-02-17 Tom Tromey <tromey@redhat.com>
6132
6133 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
6134 * gdb.python/py-events.exp: Check 'dir' output.
6135 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
6136
9e507076
YQ
61372012-02-17 Yao Qi <yao@codesourcery.com>
6138
6139 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
6140
32d22ab1
TT
61412012-02-16 Tom Tromey <tromey@redhat.com>
6142
6143 * gdb.base/inferior-died.c: Don't include stdio.h.
6144
9addecb9
TT
61452012-02-16 Tom Tromey <tromey@redhat.com>
6146
6147 * gdb.base/inferior-died.c: New file.
6148 * gdb.base/inferior-died.exp: New file.
6149
4cb6da1c
AR
61502012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
6151
6152 * gdb.base/break-inline.exp: New file.
6153 * gdb.base/break-inline.c: New file.
6154
3af2590d
TT
61552012-02-15 Tom Tromey <tromey@redhat.com>
6156
6157 * gdb.base/pc-fp.exp: Add "info register" tests.
6158
29988831
TT
61592012-02-15 Tom Tromey <tromey@redhat.com>
6160
6161 * gdb.base/regs.exp: Remove.
6162
10010058
PA
61632012-02-15 Pedro Alves <palves@redhat.com>
6164
6165 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
6166 the target doesn't support tracepoints.
6167 * gdb.trace/circ.exp: Ditto.
6168 * gdb.trace/collection.exp: Ditto.
6169 * gdb.trace/packetlen.exp: Ditto.
6170 * gdb.trace/passc-dyn.exp: Ditto.
6171 * gdb.trace/report.exp: Ditto.
6172 * gdb.trace/tfind.exp: Ditto.
6173 * gdb.trace/tspeed.exp: Ditto.
6174 * gdb.trace/tsv.exp: Ditto.
6175 * gdb.trace/unavailable.exp: Ditto.
6176 * gdb.trace/while-dyn.exp: Ditto.
6177
a2e0062d
PA
61782012-02-15 Pedro Alves <palves@redhat.com>
6179
6180 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
6181 gdb_test_multiple, and call unsupported instead of fail, if the
6182 remote side does not support the request.
6183
a1999d40
PA
61842012-02-15 Pedro Alves <palves@redhat.com>
6185
6186 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
6187 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
6188 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
6189 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
6190 * gdb.server/server-run.exp: Make sure gdb is disconnected.
6191 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
6192 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
6193 doesn't start with "extended-" already.
6194
7cee1e54
PA
61952012-02-15 Pedro Alves <palves@redhat.com>
6196
6197 Support extended-remote. Avoid cascading timeouts.
6198
6199 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6200 the extended-remote target. If attaching with no file fails, load
6201 the file manually.
6202 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6203
816338b5
SS
62042012-02-14 Stan Shebs <stan@codesourcery.com>
6205
6206 * gdb.base/ena-dis-br.exp: Add enable count test.
6207
cc30c4bd
PA
62082012-02-13 Pedro Alves <palves@redhat.com>
6209
6210 * config/mips-idt.exp: Delete.
6211 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6212 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6213 * gdb.base/break.exp: Remove mips-idt references.
6214 * gdb.base/chng-syms.exp: Ditto.
6215 * gdb.base/default.exp: Ditto.
6216 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6217 (top level): Don't call it.
6218 * gdb.base/opaque.exp: Remove mips-idt restarts.
6219 * gdb.base/ptype.exp: Remove mips-idt xfails.
6220 * gdb.base/scope.exp: Remove mips-idt restarts.
6221 * gdb.base/sepdebug.exp: Remove mips-idt references.
6222 * gdb.base/watchpoint.exp (maybe_clean_restart)
6223 (maybe_reinitialize): Delete.
6224 (test_disabling_watchpoints, test_disabling_watchpoints)
6225 (test_watchpoint_triggered_in_syscall)
6226 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6227 Don't call them.
6228
57008375
JK
62292012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6230
6231 * gdb.server/server-exec-info.exp: New file.
6232
4a2d9c08
PA
62332012-02-10 Pedro Alves <palves@redhat.com>
6234
6235 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6236 always non-empty.
6237 (test_attach): Always pass $exec to test_attach_gdb.
6238
09fa21bd
TT
62392012-02-08 Tom Tromey <tromey@redhat.com>
6240
6241 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6242 before inferior is started.
6243
f0823d2c
TT
62442012-02-07 Tom Tromey <tromey@redhat.com>
6245
6246 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6247 Symbol.value.
6248 * gdb.python/py-symbol.c (qq): Set default value.
6249
62502012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
6251
6252 * gdb.python/py-symbol.c (qq): New global.
6253 * gdb.python/py-symbol.exp: Add test for frame-less
6254 lookup_symbol.
6255 * gdb.python/py-symtab.exp: Fix line number.
6256
f7e44f65
JB
62572012-02-03 Joel Brobecker <brobecker@adacore.com>
6258
6259 * gdb.ada/mi_task_arg: New testcase.
6260
4c9ed63c
PA
62612012-02-02 Pedro Alves <palves@redhat.com>
6262
6263 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6264 extended timeout.
6265
c0b9f2c6
PA
62662012-02-02 Pedro Alves <palves@redhat.com>
6267
6268 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6269 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6270
5f8cefd7
PA
62712012-02-02 Pedro Alves <palves@redhat.com>
6272
6273 * gdb.base/term.exp: Rewrite.
6274 * gdb.base/term.c: New.
6275
2f3a2569
PA
62762012-02-02 Pedro Alves <palves@redhat.com>
6277
6278 * gdb.base/default.exp (run "r" abbreviation, run): Add
6279 extended-remote expected output.
6280
f149aabd
TT
62812012-02-02 Tom Tromey <tromey@redhat.com>
6282
6283 * gdb.cp/dispcxx.exp: New file.
6284 * gdb.cp/dispcxx.cc: New file.
6285
03bef283
TT
62862012-02-01 Tom Tromey <tromey@redhat.com>
6287
6288 * gdb.base/jit-simple.exp: New file.
6289 * gdb.base/jit-simple.c: New file.
6290
a79b18b5
YQ
62912012-01-30 Yao Qi <yao@codesourcery.com>
6292
6293 * gdb.base/skip.exp: Make test result unique.
6294
f0d1a53e
JK
62952012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6296
6297 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6298 compatibility with valgrind-3.7.0.
6299
4b3c9f41
PA
63002012-01-27 Pedro Alves <palves@redhat.com>
6301
6302 * gdb.base/watchpoint.exp (no_hw): New global.
6303 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6304 disable hw watchpoints.
6305 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6306 don't expect hw watchpoints.
6307 (no_hw_watchpoints): Always clean restart.
6308 (do_tests): New procedure, factored out from the top level.
6309 (top level): Run tests twice. Once with hw watchpoints enabled,
6310 another time with hw watchpoints disabled.
6311
a13491c8
PA
63122012-01-27 Pedro Alves <palves@redhat.com>
6313
6314 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6315 out from the top level.
6316 (top level): Call it instead.
6317
f2c8a051
PA
63182012-01-27 Pedro Alves <palves@redhat.com>
6319
6320 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6321 watchpoints sooner.
6322
654d7a9e
PA
63232012-01-27 Pedro Alves <palves@redhat.com>
6324
6325 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6326
274f47f3
PA
63272012-01-27 Pedro Alves <palves@redhat.com>
6328
6329 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6330 "You may have requested too many hardware
6331 breakpoints/watchpoints".
6332
e4d63ba2
PA
63332012-01-27 Pedro Alves <palves@redhat.com>
6334
6335 * gdb.base/watchpoint.exp (maybe_clean_restart)
6336 (maybe_reinitialize): New.
6337 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6338 expect "hit N times".
6339 (test_disabling_watchpoints, test_complex_watchpoint)
6340 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6341 Call maybe_clean_restart.
6342 (top level): Use clean_restart. Remove "mips-idt-*"
6343 reinitialization.
6344
dbd95daf
PA
63452012-01-27 Pedro Alves <palves@redhat.com>
6346
6347 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6348
f3ad2025
PA
63492012-01-27 Pedro Alves <palves@redhat.com>
6350
6351 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6352 require `initialize' anymore. Remove unnecessary `initialize'
6353 calls.
6354
100aa3ae
PA
63552012-01-27 Pedro Alves <palves@redhat.com>
6356
6357 * gdb.base/watchpoint.exp (wp_set): Delete.
6358 (initialize, test_simple_watchpoint, top level): Remove dead code.
6359
c79a8e11
PA
63602012-01-27 Pedro Alves <palves@redhat.com>
6361
6362 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6363 typo.
6364
048fe15a
PA
63652012-01-27 Pedro Alves <palves@redhat.com>
6366
6367 * config/extended-gdbserver.exp: New file.
6368 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6369 comment.
6370 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6371 * boards/native-extended-gdbserver.exp: New file.
6372
4033a6bf
PA
63732012-01-26 Pedro Alves <palves@redhat.com>
6374
6375 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6376 and gdb_test_multiple.
6377
3d7f4b81
PA
63782012-01-26 Pedro Alves <palves@redhat.com>
6379
6380 Make test messages unique, and more identifiable.
6381 * gdb.multi/watchpoint-multi.exp: Change test messages.
6382
484abf42
TT
63832012-01-25 Tom Tromey <tromey@redhat.com>
6384
6385 * gdb.base/solib-disc.exp: Fix regexps.
6386
edcc5120
TT
63872012-01-24 Tom Tromey <tromey@redhat.com>
6388
6389 * lib/mi-support.exp (mi_expect_stop): Add special case for
6390 solib-event.
6391 * gdb.base/catch-load-so.c: New file.
6392 * gdb.base/catch-load.exp: New file.
6393 * gdb.base/catch-load.c: New file.
6394 * gdb.base/break-interp.exp (reach_1): Update regexp.
6395
30b91c90
JK
63962012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6397
6398 Fix fuzzy results.
6399 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6400 lpsimple and func.
6401
53fe1783
GB
64022012-01-24 Gary Benson <gbenson@redhat.com>
6403
6404 Delete #if 0'd out code.
6405 * gdb.base/default.exp (info catch): Remove.
6406 * gdb.base/gdb_history (info catch): Likewise.
6407 * gdb.base/help.exp (info catch): Likewise.
6408
d0d8b0c6
JK
64092012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6410
6411 Fix watchpoints to be specific for each inferior.
6412 * gdb.multi/watchpoint-multi.c: New file.
6413 * gdb.multi/watchpoint-multi.exp: New file.
6414
4403d8e9
JK
64152012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6416
6417 Fix watchpoints across inferior fork.
6418 * gdb.threads/watchpoint-fork-child.c: New file.
6419 * gdb.threads/watchpoint-fork-mt.c: New file.
6420 * gdb.threads/watchpoint-fork-parent.c: New file.
6421 * gdb.threads/watchpoint-fork-st.c: New file.
6422 * gdb.threads/watchpoint-fork.exp: New file.
6423 * gdb.threads/watchpoint-fork.h: New file.
6424
050a2e1d
PA
64252012-01-23 Pedro Alves <palves@redhat.com>
6426
6427 * gdb.base/call-signal-resume.exp: Allow output after "return".
6428
6a52fb62
PA
64292012-01-20 Pedro Alves <palves@redhat.com>
6430
6431 * gdb.python/py-finish-breakpoint.py: Fix typo.
6432
145b16a9
UW
64332012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6434
6435 * gdb.base/info-proc.exp: Also run on remote targets. Main
6436 "info proc" command is now always present; whether target supports
6437 actual info proc operation is detected when attempting to issue
6438 the command.
6439
26f6125e
JK
64402012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6441
6442 * .gdbinit: Remove.
6443
eb5227ce
PA
64442012-01-19 Pedro Alves <palves@redhat.com>
6445
6446 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6447 look at the funtions' returns.
6448 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6449 (jprint.print(int, int)): Change return type to int. Adjust.
6450
1db33378
PP
64512012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6452
6453 PR gdb/9538
6454 * gdb.base/sepdebug.exp: New test.
6455
b9736cf8
PA
64562012-01-18 Pedro Alves <palves@redhat.com>
6457
6458 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6459 Allow output before ^done.
6460
4aac40c8
TT
64612012-01-16 Tom Tromey <tromey@redhat.com>
6462
6463 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6464 Add tests for relative directory.
6465
cafec441
TT
64662012-01-16 Tom Tromey <tromey@redhat.com>
6467
6468 * gdb.base/printcmds.c (enum flag_enum): New.
6469 (three): New global.
6470 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6471 enum printing.
6472 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6473 FlagEnumerationPrinter.
6474 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6475 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6476 (fval): New global.
6477
abcc4978
PA
64782012-01-16 Pedro Alves <palves@redhat.com>
6479
6480 * lib/gdb.exp (banned_procedures): New variable.
6481 (banned_variables_traced): Rename to ...
6482 (banned_traced): ... this.
6483 (gdb_init): Also trace banned procedures.
6484 (gdb_finish): Also untrace banned procedures.
6485
97ccebe8
PA
64862012-01-16 Pedro Alves <palves@redhat.com>
6487
6488 Remove all calls to strace.
6489
2af7517b
JK
64902012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6491
6492 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6493 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6494
9241a8bc
PP
64952012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6496
6497 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6498 * gdb.base/pie-execl.exp: Likewise.
6499
3848a17f
KS
65002012-01-12 Keith Seitz <keiths@redhat.com>
6501
6502 PR mi/10586
6503 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6504 (do_anonymous_type_tests): New function.
6505 (main): Call do_anonymous_type_tests.
6506 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6507 (verify_everything): New procedure.
6508 * gdb.mi/mi-var-cp.cc (class A): New class.
6509 (anonymous_structs_and_unions): New function.
6510 (main): Call anonymous_structs_and_unions.
6511 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6512 (verify_everything): New procedure.
6513
440e2fca
KS
65142012-01-12 Keith Seitz <keiths@redhat.com>
6515
6516 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6517 (varobj_tree::get_path_expr): Assume that all varobjs are
6518 compound unless they are known simple types.
6519 Adjust path expressions based on parent type, path parent type,
6520 and tree language.
6521 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6522 the root varobj.
6523 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6524
675399c9
PA
65252012-01-11 Pedro Alves <palves@redhat.com>
6526
6527 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6528 core files on this machine" anymore.
6529
97ddaa9b
PH
65302012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6531
6532 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6533 (main): Repeat recurser call.
6534 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6535 equivalent to 'local_x'.
6536
ea733575 65372012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6538 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6539
6540 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6541
2ca0b532
PA
65422012-01-05 Pedro Alves <alves.ped@gmail.com>
6543
6544 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6545 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6546 * gdb.python/py-events.exp: Test that "step N" tripping on a
6547 breakpoint emits a breakpoint event.
6548
6e681866
JB
65492012-01-03 Joel Brobecker <brobecker@adacore.com>
6550
6551 * gdb.base/auxv.exp: Reformat the copyright notice.
6552
3c2d6aff
YQ
65532012-01-03 Yao Qi <yao@codesourcery.com>
6554
6555 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6556 (strace_trace_on_diff_addr): New.
6557 * gdb.trace/strace.c: (main): Add two local variables.
6558
0852fee3
UW
65592011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6560
6561 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6562 * gdb.cell/gcore.exp: Likewise.
6563 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6564 to verify the correct instance of main is selected.
6565
12c3e59c
JB
65662012-01-02 Joel Brobecker <brobecker@adacore.com>
6567
6568 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6569 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6570 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6571 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6572 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6573 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6574 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6575 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6576 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6577 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6578 gdb.threads/thread_check.c: Reformat copyright header.
6579
c0f378ec
EBM
65802011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6581
e4a7ca93 6582 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6583 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6584 is not enabled.
6585
3bc96cfb
JK
65862011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6587
6588 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6589 parameter to self_exec, adjust the function.
6590 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6591 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6592 (set var do_exit = 0): Remove test.
6593 (newline at end of file): Add one.
6594
095bcf5e
JB
65952011-12-27 Joel Brobecker <brobecker@adacore.com>
6596
6597 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6598 New files.
6599
18d19bd1
JK
66002011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6601
6602 Fix racy FAILs.
6603 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6604 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6605 (main): Call pthread_barrier_init for it.
6606
e809353a
JK
66072011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6608
6609 Fix double send_gdb leading to racy FAILs.
6610 * gdb.base/break.exp (set silent break bp_location1): Replace
6611 3x send_gdb and gdb_expect by gdb_test.
6612 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6613 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6614 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6615 instead of send_gdb. Twice.
6616 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6617 3x send_gdb and gdb_expect by gdb_test.
6618 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6619
da8cb7ec
JK
66202011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6621
6622 * gdb.linespec/linespec.exp: Compile using {c++}.
6623
ae1a303e
JK
66242011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6625
6626 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6627 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6628 (verify GCC PR debug/51668): New test.
6629
cc72b2a2
KP
66302011-12-23 Kevin Pouget <kevin.pouget@st.com>
6631
6632 Introduce gdb.FinishBreakpoint in Python.
6633 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6634 py-finish-breakpoint2
6635 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6636 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6637 instead of line number.
6638 * gdb.python/py-finish-breakpoint.c: New file.
6639 * gdb.python/py-finish-breakpoint.exp: New file.
6640 * gdb.python/py-finish-breakpoint.py: New file.
6641 * gdb.python/py-finish-breakpoint2.cc: New file.
6642 * gdb.python/py-finish-breakpoint2.exp: New file.
6643 * gdb.python/py-finish-breakpoint2.py: New file.
6644
3b7962f9
JK
66452011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6646
6647 Partial fix of compatibility with gcc-4.7.
6648 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6649 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6650 Add comment to add a PASS case in the future.
6651
6538471c
JK
6652 Fix compatibility with gcc-4.7.
6653 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6654
7052e42c
UW
66552011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6656
6657 PR tdep/12797
6658 * gdb.base/callfuncs.exp: Remove KFAIL.
6659
9ac7f98e
JB
66602011-12-21 Joel Brobecker <brobecker@adacore.com>
6661
6662 * gdb.ada/task_bp: New testcase.
6663
f6eeced0
JK
66642011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6665
6666 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6667 -DNO_SECTIONS.
6668 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6669
72225e17
JK
66702011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6671
6672 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6673 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6674 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6675 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6676 conditional for gcc <= 4.5.
6677
13ac8d2c
JK
66782011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6679
6680 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6681 by XFAIL.
6682 * gdb.cp/static-method.exp (info addr A::func())
6683 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6684 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6685 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6686 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6687 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6688 (test value of F in k3_m): Likewise.
6689 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6690 Likewise.
6691
049682ba
JK
66922011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6693
6694 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6695 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6696 Remove.
6697 * gdb.threads/attachstop-mt.c: Remove.
6698 * gdb.threads/attachstop-mt.exp: Remove.
6699
2c9d8796
MK
67002011-12-17 Mark Kettenis <kettenis@gnu.org>
6701
6702 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6703
e0f9f062
DE
67042011-12-16 Doug Evans <dje@google.com>
6705
f4aa2101 6706 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
6707 * boards/native-gdbserver.exp: New file.
6708
e0f9f062
DE
6709 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6710 gdbserver output.
6711 (gdbserver_default_get_remote_address): New function.
6712 (gdbserver_start): Call gdb,get_remote_address to compute argument
6713 to "target remote" command.
6714
80b6e756
PM
67152011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6716
1c3ad6ab 6717 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
6718 python print-stack. Add set/show python print-stack
6719 off|full|message tests.
6720
1576bd00
YQ
67212011-12-15 Yao Qi <yao@codesourcery.com>
6722
6723 * gdb.trace/strace.c: New
6724 * gdb.trace/strace.exp: New.
6725
d6a0f6e0
TT
67262011-12-14 Tom Tromey <tromey@redhat.com>
6727
6728 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6729
31015e1d
DE
67302011-12-14 Doug Evans <dje@google.com>
6731
6732 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6733
7b50312a
PA
67342011-12-14 Pedro Alves <pedro@codesourcery.com>
6735
6736 PR threads/10729
6737
6738 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 6739 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 6740
924437bc
PA
67412011-12-13 Pedro Alves <pedro@codesourcery.com>
6742 Doug Evans <dje@google.com>
6743
6744 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6745 (clean_restart): Remove references to the gdb_stub target board
6746 variable.
6747 (gdb_step_for_stub): Delete.
6748
6749 * gdb.base/annota1.exp: Remove all references to [target_info
6750 exists gdb_stub], gdb_step_for_stub and usestubs.
6751 * gdb.base/annota3.exp: Ditto.
6752 * gdb.base/async.exp: Ditto.
6753 * gdb.base/break.exp: Ditto.
6754 * gdb.base/code-expr.exp: Ditto.
6755 * gdb.base/commands.exp: Ditto.
6756 * gdb.base/completion.exp: Ditto.
6757 * gdb.base/condbreak.exp: Ditto.
6758 * gdb.base/consecutive.exp: Ditto.
6759 * gdb.base/cvexpr.exp: Ditto.
6760 * gdb.base/define.exp: Ditto.
6761 * gdb.base/display.exp: Ditto.
6762 * gdb.base/ena-dis-br.exp: Ditto.
6763 * gdb.base/environ.exp: Ditto.
6764 * gdb.base/gnu-ifunc.exp: Ditto.
6765 * gdb.base/maint.exp: Ditto.
6766 * gdb.base/pending.exp: Ditto.
6767 * gdb.base/sect-cmd.exp: Ditto.
6768 * gdb.base/sepdebug.exp: Ditto.
6769 * gdb.base/unload.exp: Ditto.
6770 * gdb.base/watchpoint-solib.exp: Ditto.
6771 * gdb.cp/annota2.exp: Ditto.
6772 * gdb.cp/annota3.exp: Ditto.
6773 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6774 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6775 * gdb.mi/mi-pending.exp: Ditto.
6776 * gdb.trace/circ.exp: Ditto.
6777 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6778 * gdb.base/list.exp: Ditto.
6779
6780 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6781 breakpoint function and all references to the usestubs macro.
6782 * gdb.base/exprs.c: Ditto.
6783 * gdb.base/freebpcmd.c: Ditto.
6784 * gdb.base/bitfields.c: Ditto.
6785 * gdb.base/bitfields2.c: Ditto.
6786 * gdb.base/break.c: Ditto.
6787 * gdb.base/call-sc.c: Ditto.
6788 * gdb.base/call-signals.c: Ditto.
6789 * gdb.base/callfuncs.c: Ditto.
6790 * gdb.base/charset.c: Ditto.
6791 * gdb.base/consecutive.c: Ditto.
6792 * gdb.base/constvars.c: Ditto.
6793 * gdb.base/funcargs.c: Ditto.
6794 * gdb.base/int-type.c: Ditto.
6795 * gdb.base/interrupt.c: Ditto.
6796 * gdb.base/langs0.c: Ditto.
6797 * gdb.base/list0.c: Ditto.
6798 * gdb.base/mips_pro.c: Ditto.
6799 * gdb.base/miscexprs.c: Ditto.
6800 * gdb.base/nodebug.c: Ditto.
6801 * gdb.base/opaque0.c: Ditto.
6802 * gdb.base/pointers.c: Ditto.
6803 * gdb.base/printcmds.c: Ditto.
6804 * gdb.base/ptype.c: Ditto.
6805 * gdb.base/recurse.c: Ditto.
6806 * gdb.base/reread1.c: Ditto.
6807 * gdb.base/reread2.c: Ditto.
6808 * gdb.base/restore.c: Ditto.
6809 * gdb.base/return.c: Ditto.
6810 * gdb.base/run.c: Ditto.
6811 * gdb.base/scope0.c: Ditto.
6812 * gdb.base/sepdebug.c: Ditto.
6813 * gdb.base/setshow.c: Ditto.
6814 * gdb.base/setvar.c: Ditto.
6815 * gdb.base/sigall.c: Ditto.
6816 * gdb.base/signals.c: Ditto.
6817 * gdb.base/structs.c: Ditto.
6818 * gdb.base/structs2.c: Ditto.
6819 * gdb.base/testenv.c: Ditto.
6820 * gdb.base/twice.c: Ditto.
6821 * gdb.base/unwindonsignal.c: Ditto.
6822 * gdb.base/watchpoint.c: Ditto.
6823 * gdb.base/watchpoints.c: Ditto.
6824 * gdb.base/whatis.c: Ditto.
6825 * gdb.cp/classes.cc: Ditto.
6826 * gdb.cp/cplusfuncs.cc: Ditto.
6827 * gdb.cp/derivation.cc: Ditto.
6828 * gdb.cp/formatted-ref.cc: Ditto.
6829 * gdb.cp/misc.cc: Ditto.
6830 * gdb.cp/overload.cc: Ditto.
6831 * gdb.cp/ovldbreak.cc: Ditto.
6832 * gdb.cp/ref-params.cc: Ditto.
6833 * gdb.cp/ref-types.cc: Ditto.
6834 * gdb.cp/templates.cc: Ditto.
6835 * gdb.cp/virtfunc.cc: Ditto.
6836 * gdb.hp/gdb.aCC/run.c: Ditto.
6837 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6838 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6839 * gdb.reverse/consecutive-reverse.c: Ditto.
6840 * gdb.reverse/sigall-reverse.c: Ditto.
6841 * gdb.reverse/until-reverse.c: Ditto.
6842 * gdb.reverse/watch-reverse.c: Ditto.
6843 * gdb.trace/actions.c: Ditto.
6844 * gdb.trace/circ.c: Ditto.
6845 * gdb.trace/collection.c: Ditto.
6846
fabde485
PA
68472011-12-13 Pedro Alves <pedro@codesourcery.com>
6848
6849 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6850 (func6, func7): New.
6851 (main): Call func6 and func7.
6852 * gdb.base/watchpoint.exp (test_wide_location_1)
6853 (test_wide_location_2): New.
6854 (top level): Re-enable hardware watchpoints if necessary. Call
6855 test_wide_location_1 and test_wide_location_2.
6856
ff7d1690
YQ
68572011-12-11 Yao Qi <yao@codesourcery.com>
6858
6859 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6860
a6af7abe
JB
68612011-12-11 Joel Brobecker <brobecker@adacore.com>
6862
6863 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6864 expected output for unsupported case.
6865
61638e15
JK
68662011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6867
6868 PR testsuite/12649
6869 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6870 Protect gdb_test_multiple by final $gdb_prompt match.
6871
0a00efc3
JK
68722011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6873
6874 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6875 New variable, new test.
6876 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6877 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6878 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6879 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6880 them if HAVE_GCC_45682_FIXED is not set.
6881
4511b1ba
YQ
68822011-12-10 Yao Qi <yao@codesourcery.com>
6883
6884 * gdb.trace/status-stop.exp: New.
6885 * gdb.trace/status-stop.c: New.
6886
27949e73
JK
68872011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6888
6889 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6890 timeout.
6891
d8ea7931
TT
68922011-12-08 Tom Tromey <tromey@redhat.com>
6893
6894 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6895 condition.
6896
1cc310d2
SS
68972011-12-07 Stan Shebs <stan@codesourcery.com>
6898
6899 * gdb.trace/tfind.exp: Update for output changes.
6900
d482a875
PA
69012011-12-07 Pedro Alves <pedro@codesourcery.com>
6902
6903 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6904 throws "Cannot insert catchpoints in this configuration".
6905 * gdb.ada/mi_catch_ex.exp: Likewise.
6906
f0ba3972
PA
69072011-12-06 Pedro Alves <pedro@codesourcery.com>
6908
6909 * gdb.base/break-always.exp: Test changing memory at addresses
6910 with breakpoints inserted.
6911
f8eba3c6
TT
69122011-12-06 Joel Brobecker <brobecker@acacore.com>
6913
6fdff2c5
PA
6914 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6915 involving a fully qualified function name.
f8eba3c6
TT
6916
69172011-12-06 Tom Tromey <tromey@redhat.com>
6918
6919 * gdb.ada/homonym.exp: Add three breakpoint tests.
6920
69212011-12-06 Tom Tromey <tromey@redhat.com>
6922
6923 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6924 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6925 * gdb.objc/objcdecode.exp: Update for output changes.
6926 * gdb.linespec/linespec.exp: New file.
6927 * gdb.linespec/lspec.cc: New file.
6928 * gdb.linespec/lspec.h: New file.
6929 * gdb.linespec/body.h: New file.
6930 * gdb.linespec/base/two/thefile.cc: New file.
6931 * gdb.linespec/base/one/thefile.cc: New file.
6932 * gdb.linespec/Makefile.in: New file.
6933 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6934 output changes.
6935 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6936 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6937 makes one breakpoint.
6938 * gdb.cp/method2.exp (test_break): Update for output changes.
6939 * gdb.cp/mb-templates.exp: Update for output changes.
6940 * gdb.cp/mb-inline.exp: Update for output changes.
6941 * gdb.cp/mb-ctor.exp: Update for output changes.
6942 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6943 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6944 has multiple matches.
6945 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6946 error message change.
6947 * gdb.base/list.exp (test_list_filename_and_number): Update for
6948 error message change.
6949 * gdb.base/break.exp: Disable pending breakpoints. Update for
6950 output changes.
6951 * configure.ac: Add gdb.linespec.
6952 * configure: Rebuild.
6953 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6954
c642a434
UW
69552011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6956
6957 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6958 last_break register on s390*-*-* targets.
6959
b18003d1
JB
69602011-12-06 Joel Brobecker <brobecker@adacore.com>
6961
6962 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6963 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6964 of parameter X in procedure Foo.
6965
fe96589c
SS
69662011-12-05 Stan Shebs <stan@codesourcery.com>
6967
6968 * gdb.trace/tfind.exp: Update help string matches.
6969
1820ab47
JK
69702011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6971
6972 * gdb.server/ext-run.exp (get process list): Accept also systemd
6973 as PID 1.
6974
e11ac3a3
JK
69752011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6976 Pedro Alves <pedro@codesourcery.com>
6977
6978 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6979 starting GDB.
6980 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6981 $use_gdb_stub.
6982 * gdb.base/display.exp: Likewise.
6983 * gdb.base/ending-run.exp: Likewise.
6984 * gdb.base/list.exp (test_listsize): Likewise.
6985 * gdb.base/setshow.exp: Likewise.
6986 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6987 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6988 check by global $use_gdb_stub.
6989 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6990 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6991 (default_gdb_init): Unset global $use_gdb_stub.
6992 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6993 by global $use_gdb_stub.
6994 * lib/gdbserver-support.exp: Extend comments for set_board_info
6995 gdb_protocol and gdb,socketport.
6996 (gdbserver_start_extended): Set global gdbserver_protocol and
6997 gdbserver_gdbport. Clear global use_gdb_stub.
6998 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6999 from target use_gdb_stub.
7000 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
7001
1d41d75c
DE
70022011-12-03 Doug Evans <dje@google.com>
7003
7004 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
7005 (gdb_step_for_stub): Add comments.
7006
d6d7a51a
MR
70072011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
7008
7009 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
7010 to the caller.
7011 (gdb_test_multiple): Likewise.
7012
05acf274
JK
70132011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7014
7015 Fix gdb.mi/mi-solib.exp without system debug info installed.
7016 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
7017 expect attribute, return 0 for it. Update comments.
7018
2268b414
JK
70192011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7020
7021 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
7022 (corrupted list): Adjust the expectation.
7023
585861ea
JK
70242011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7025
7026 PR threads/13448
7027 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
7028 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
7029 * gdb.threads/tls-var-main.c: New file.
7030 * gdb.threads/tls-var.c: New file.
7031 * gdb.threads/tls-var.exp: New file.
7032
968643aa
JK
70332011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7034
7035 PR testsuite/12649
7036 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
7037 Protect gdb_test_multiple by final $gdb_prompt match.
7038 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
7039 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
7040 (test_tracepoints): Likewise.
7041
9750bca9
JK
70422011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7043
7044 PR breakpoints/13346
7045 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
7046 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
7047 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
7048
ac1349b7
JB
70492011-12-01 Joel Brobecker <brobecker@adacore.com>
7050
7051 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
7052 * gdb.ada/homonym/homonym.adb: For use of all types defined
7053 locally inside both Get_Value subprograms.
7054
26d44faf
JK
70552011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7056
7057 Fix racy FAILs.
7058 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
7059 of send_gdb.
7060
514f6425
UW
70612011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7062
7063 * gdb.base/testenv.exp: Skip on remote targets. Unset global
7064 environment variable after test completed.
7065
4255c8d2
UW
70662011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7067
7068 * gdb.base/solib-nodir.exp: Skip if remote target.
7069 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
7070 application. Call gdb_load_shlibs.
7071 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
7072
a35ad96a
JB
70732011-11-29 Joel Brobecker <brobecker@adacore.com>
7074
7075 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
7076
1a1d5513
JB
70772011-11-28 Joel Brobecker <brobecker@adacore.com>
7078
7079 * gdb.ada/fullname_bp: New testcase.
7080
50b4ddf8
JK
70812011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7082
7083 PR testsuite/12649
7084 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
7085 Wrap send_gdb into a new gdb_test.
7086
fb0aec57
JK
7087 Code cleanup.
7088 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
7089 Convert send_gdb and gdb_expect to gdb_test_multiple.
7090
2376d946
JK
70912011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7092
7093 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
7094
1eec78bd
KS
70952011-11-23 Keith Seitz <keiths@redhat.com>
7096
7097 * lib/mi-support.exp (varobj_tree): New namespace and procs.
7098 (mi_varobj_tree_test_children_callback): New proc.
7099 (mi_walk_varobj_tree): New proc.
7100
36dfb11c
TT
71012011-11-22 Tom Tromey <tromey@redhat.com>
7102
7103 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
7104 Add "use_mi_command" argument.
7105 (mi_run_cmd, mi_run_with_cli): New procs.
7106 * gdb.mi/solib-lib.c: New file.
7107 * gdb.mi/solib-main.c: New file.
7108 * gdb.mi/mi-solib.exp: New file.
7109
0e965dd0
DE
71102011-11-21 Doug Evans <dje@google.com>
7111
7112 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
7113 _Unwind_DebugHook is missing.
7114
f196051f
SS
71152011-11-20 Stan Shebs <stan@codesourcery.com>
7116
7117 * gdb.trace/tstatus.exp: New.
7118 * gdb.trace/actions.c: Include string.h.
7119
bfccc43c
YQ
71202011-11-18 Yao Qi <yao@codesourcery.com>
7121
7122 * gdb.trace/pending.exp: New.
7123 * gdb.trace/pending.c: New.
7124 * gdb.trace/pendshr1.c: New.
7125 * gdb.trace/pendshr2.c: New.
7126 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
7127 tracepoint location becomes pending.
7128 (tracepoint_change_loc_2): New.
7129
73cd8ab1
DM
71302011-11-16 David S. Miller <davem@davemloft.net>
7131
7132 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
7133 target is sparc*-*-linux*
7134
77426730
PK
71352011-11-15 Paul Koning <paul_koning@dell.com>
7136
7137 * gdb.python/py-type.exp: New testcases for exceptions on scalar
7138 types.
7139
ed59ded5
DE
71402011-11-14 Doug Evans <dje@google.com>
7141
7142 * gdb.base/shell.exp: New file.
7143
405f8e94
SS
71442011-11-14 Stan Shebs <stan@codesourcery.com>
7145
7146 * gdb.trace/ftrace.c: New.
7147 * gdb.trace/ftrace.exp: New.
7148
1e4d1764
YQ
71492011-11-14 Yao Qi <yao@codesourcery.com>
7150
7151 * gdb.trace/change-loc-1.c: New.
7152 * gdb.trace/change-loc-2.c: New.
7153 * gdb.trace/change-loc.c: New.
7154 * gdb.trace/change-loc.exp: New.
7155 * gdb.trace/change-loc.h: New.
7156 * gdb.trace/trace-break.c (marker): Define new symbol.
7157 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 7158 New.
1e4d1764
YQ
7159 (break_trace_same_addr_6): New.
7160
71eba9c2 71612011-11-12 Matt Rice <ratmice@gmail.com>
7162
7163 * gdb.base/info-macros.exp: Make tests for info definitions
7164 test info macro. Add tests for info macro argument processing.
7165 Rename a few tests.
7166
1d93e29a
KS
71672011-11-11 Keith Seitz <keiths@redhat.com>
7168
7169 PR gdb/12843
7170 * gdb.base/linespecs.exp: New file.
7171
a4b5b48a
DE
71722011-11-11 Doug Evans <dje@google.com>
7173
7174 * gdb.threads/print-threads.exp: Extend timeout for slower
7175 tests.
7176
f6b47be4
DE
71772011-11-10 Doug Evans <dje@google.com>
7178
792a0230
DE
7179 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
7180 "record to end of main" test.
7181
f6b47be4
DE
7182 * gdb.python/py-type.c (TS): New typedef.
7183 (ts): New global.
7184 * gdb.python/py-type.exp: Test field list of typedef.
7185
22355c90
JB
71862011-11-10 Joel Brobecker <brobecker@adacore.com>
7187
7188 * gdb.ada/small_reg_param: New testcase.
7189
a7860e76
TT
71902011-11-09 Tom Tromey <tromey@redhat.com>
7191
7192 * gdb.cp/destrprint.exp: New file.
7193 * gdb.cp/destrprint.cc: New file.
7194
72a2e3dc
MI
71952011-11-08 Meador Inge <meadori@codesourcery.com>
7196
7197 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
7198 (switch_stack_to_other): New test function.
7199 * gdb.arch/thumb-prologue.exp: New test cases.
7200
c7195df2 72012011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
7202
7203 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7204
d3895d7d
YQ
72052011-11-08 Yao Qi <yao@codesourcery.com>
7206
7207 * gdb.exp (supports_process_record): New.
7208 (supports_reverse): New.
7209 * gdb.reverse/break-precsave.exp: Call support_process_record
7210 to run test conditionally.
7211 * gdb.reverse/consecutive-precsave.exp: Likewise.
7212 * gdb.reverse/i386-precsave.exp: Likewise.
7213 * gdb.reverse/machinestate-precsave.exp: Likewise.
7214 * gdb.reverse/solib-precsave.exp: Likewise.
7215 * gdb.reverse/step-precsave.exp: Likewise.
7216 * gdb.reverse/until-precsave.exp: Likewise.
7217 * gdb.reverse/watch-precsave.exp: Likewise.
7218 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7219 test conditionally.
7220 * gdb.reverse/consecutive-reverse.exp: Likewise.
7221 * gdb.reverse/finish-precsave.exp: Likewise.
7222 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7223 * gdb.reverse/finish-reverse.exp: Likewise.
7224 * gdb.reverse/i386-reverse.exp: Likewise.
7225 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7226 * gdb.reverse/machinestate.exp: Likewise.
7227 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7228 * gdb.reverse/sigall-precsave.exp: Likewise.
7229 * gdb.reverse/sigall-reverse.exp: Likewise.
7230 * gdb.reverse/solib-reverse.exp: Likewise.
7231 * gdb.reverse/step-reverse.exp: Likewise.
7232 * gdb.reverse/until-reverse.exp: Likewise.
7233 * gdb.reverse/watch-reverse.exp: Likewise.
7234
a59306a3
YQ
72352011-11-05 Yao Qi <yao@codesourcery.com>
7236
7237 * gdb.trace/trace-break.exp: Add test on setting two
7238 fast tracepoints at the same address.
7239
87769f59
JK
72402011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7241
7242 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7243
3065dfb6
SS
72442011-11-02 Stan Shebs <stan@codesourcery.com>
7245
7246 * gdb.trace/collection.c: Add code using strings.
7247 * gdb.trace/collection.exp: Add tests of string collection.
7248
89e208db
JK
72492011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7250
7251 * gdb.base/skip-solib.exp (executable_main): New variable.
7252 (binfile_main): Base it on that.
7253 Use $executable_main in clean_restart calls. Drop gdb_exit and
7254 gdb_start calls.
7255
405e54e9
JK
72562011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7257
7258 Fix racy FAILs.
7259 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7260 breakpoint_re globals import by async. Set string_regex to .* for
7261 async. Remove the optional thread_selected_re and breakpoint_re
7262 globals expectations.
7263
58e8570a
JM
72642011-11-01 Joseph Myers <joseph@codesourcery.com>
7265
7266 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7267 well as Cygwin.
7268
7b35ec7f 72692011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
7270
7271 Add tests for skip command.
89e208db
JK
7272 * gdb.base/skip-solib-lib.c: New
7273 * gdb.base/skip-solib-main.c: New
7274 * gdb.base/skip-solib.exp: New
7275 * gdb.base/skip.c: New
7276 * gdb.base/skip.exp: New
7277 * gdb.base/skip1.c: New
7278 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 7279
b9fd1791
PA
72802011-10-31 Yao Qi <yao@codesourcery.com>
7281 Pedro Alves <pedro@codesourcery.com>
7282
6fdff2c5
PA
7283 * gdb.trace/trace-break.c: New.
7284 * gdb.trace/trace-break.exp: New.
b9fd1791 7285
4323fecc
JK
72862011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7287
7288 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7289 break-here-2.
7290
0e5bf2a8
PA
72912011-10-28 Pedro Alves <pedro@codesourcery.com>
7292
7293 * gdb.threads/no-unwaited-for-left.c: New.
7294 * gdb.threads/no-unwaited-for-left.exp: New.
7295 * gdb.threads/non-ldr-exc-1.c: New.
7296 * gdb.threads/non-ldr-exc-1.exp: New.
7297 * gdb.threads/non-ldr-exc-2.c: New.
7298 * gdb.threads/non-ldr-exc-2.exp: New.
7299 * gdb.threads/non-ldr-exc-3.c: New.
7300 * gdb.threads/non-ldr-exc-3.exp: New.
7301 * gdb.threads/non-ldr-exc-4.c: New.
7302 * gdb.threads/non-ldr-exc-4.exp: New.
7303
3a3dad98
JK
73042011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7305
7306 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7307 * gdb.base/attach-pie-misread.exp: Likewise.
7308 * gdb.base/break-interp.exp: Likewise.
7309 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7310 testcases for use_gdb_stub.
7311 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7312 (continue): New testcase.
7313 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7314 * gdb.threads/attach-into-signal.exp: Likewise.
7315 * gdb.threads/attach-stopped.exp: Likewise.
7316 * gdb.threads/attachstop-mt.exp: Likewise.
7317
d6a5d40c
PK
73182011-10-28 Paul Koning <paul_koning@dell.com>
7319
7320 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7321
ca539be8
JK
73222011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7323
7324 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7325 (mi_gdb_test): Import globals thread_selected_re
7326 and breakpoint_re. Expect them optionally at the regex start.
7327
d234ef5c
DE
73282011-10-27 Doug Evans <dje@google.com>
7329
7330 * gdb.python/python.exp: Test source -s.
7331
ab964825
PK
73322011-10-26 Paul Koning <paul_koning@dell.com>
7333
7334 * gdb.python/lib-types.cc (struct A): New structure.
7335 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7336
54d8a644
PK
73372011-10-25 Paul Koning <paul_koning@dell.com>
7338
7339 PR python/13327
d234ef5c 7340
54d8a644
PK
7341 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7342 fetch_lazy method.
7343
b0221781
YQ
73442011-10-24 Yao Qi <yao@codesourcery.com>
7345
7346 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7347 target is tic6x-*-*.
7348
6cda5a20
JB
73492011-10-21 Joel Brobecker <brobecker@adacore.com>
7350
7351 * gdb.ada/mi_task_info/task_switch.adb: New file.
7352 * gdb.ada/mi_task_info.exp: New file.
7353
5ed9db04
JK
73542011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7355
7356 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7357 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7358
9df2fbc4
PM
73592011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7360
7361 PR python/12656
7362
7363 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7364 global_block tests.
7365
736086ba
TT
73662011-10-18 Tom Tromey <tromey@redhat.com>
7367
7368 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7369
4af31552
TT
73702011-10-18 Tom Tromey <tromey@redhat.com>
7371
7372 * gdb.base/source.exp: Don't include full file name in test name.
7373 * gdb.python/python.exp: Don't include full file name in test
7374 name.
7375
43136979
AR
73762011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7377
7378 * gdb.base/attach-pie-noexec.c: New files.
7379 * gdb.base/attach-pie-noexec.exp: New files.
7380
543a9323
JM
73812011-10-17 Joseph Myers <joseph@codesourcery.com>
7382
7383 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7384 prompt for each extra line in command.
7385
21ae7a4d
JK
73862011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7387
7388 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7389 Revert the part of:
7390 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7391 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7392 Change the expected string.
7393
20ec36d9
JK
73942011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7395
7396 Fix results with system glibc debug info installed.
7397 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7398 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7399 Accept also __libc_ symbol prefix and no prefix.
7400
6501c2fc
KS
74012011-10-14 Keith Seitz <keiths@redhat.com>
7402
7403 PR c++/13225
7404 * gdb.cp/converts.cc (foo3_1): New function.
7405 (foo3_2): New functions.
7406 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7407 and null pointer conversions of integer constant zero.
7408 Add test to check if all arguments are checked for incompatible
7409 conversion BADNESS.
7410
55b1fd0c
TT
74112011-10-14 Tom Tromey <tromey@redhat.com>
7412
7413 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7414 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7415 linespec.
7416
22c05d8a
JK
74172011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7418
7419 Fix internal error regression.
7420 * gdb.dwarf2/implptr-optimized-out.S: New file.
7421 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7422
1d6edc3c
JK
74232011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7424
7425 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7426 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7427 (loclist): New.
7428 (4): New abbrev.
7429 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7430 Use prepare_for_testing, remove clean_restart.
7431 (p arraynoloc, p arraycallnoloc): New tests.
7432
9ec72168
JK
74332011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7434
7435 * gdb.cp/namespace-enum.exp (executable): New variable.
7436 (binfile): Use ${objdir}/${subdir}/ prefix.
7437 Use ${executable} for clean_restart.
7438
9c6c53f7
SA
74392011-10-11 Sterling Augustine <saugustine@google.com>
7440
7441 * gdb.cp/Makefile.in: Add namespace-enum test.
7442 * gdb.cp/namespace-enum.exp: New file.
7443 * gdb.cp/namespace-enum.c: New file.
7444 * gdb.cp/namespace-enum-main.c: New file.
7445
fac7ceb3
UW
74462011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7447
7448 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7449 sysroot.
7450
941b2081
JK
74512011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7452
7453 Reimplement @entry in input expressions.
7454 * gdb.base/exprs.c (v_int_array_init): New variable.
7455 * gdb.base/exprs.exp (print v_int_array_init)
7456 (print *v_int_array_init@1, print *v_int_array_init@2)
7457 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7458 (print v_int_array_init[1]@1): New tests.
7459
0344e878
JM
74602011-10-10 Joseph Myers <joseph@codesourcery.com>
7461
7462 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7463 expected message.
7464
5a56e9c5
DE
74652011-10-09 Doug Evans <dje@google.com>
7466
7467 * gdb.base/alias.exp: Add tests for alias command.
7468
2bda9cc5
JK
74692011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7470
7471 * gdb.arch/amd64-entry-value.s: New file.
7472 * gdb.mi/mi2-amd64-entry-value.s: New file.
7473
a471c594
JK
74742011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7475
7476 Display @entry parameter values even for references.
7477 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7478 functions.
7479 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7480 reference and datap_input.
7481 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7482 breakpoints.
7483 (continue to breakpoint: entry_reference: reference)
7484 (entry_reference: bt at entry)
7485 (continue to breakpoint: entry_reference: breakhere_reference)
7486 (entry_reference: bt, entry_reference: ptype regparam)
7487 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7488 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7489 (entry_reference: p regcopy, entry_reference: p nodataparam)
7490 (entry_reference: p nodataparam@entry): New tests.
7491
36b11add
JK
74922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7493
7494 Support @entry in input expressions.
7495 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7496 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7497 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7498 (tailcall: p j@entry): New tests.
7499 * gdb.cp/koenig.cc (A::entry): New function.
7500 (main): Call it.
7501 * gdb.cp/koenig.exp (p entry (c)): New test.
7502
e18b2753
JK
75032011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7504
7505 Display @entry parameter values (without references).
7506 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7507 (different, validity, invalid): New functions.
7508 (main): Call them.
7509 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7510 stacktest, breakhere_stacktest, different, breakhere_different,
7511 breakhere_validity and breakhere_invalid.
7512 (entry: bt): Update for @entry.
7513 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7514 (entry_validity: *, entry_invalid: *): Many new tests.
7515 * gdb.base/break.exp
7516 (run until breakpoint set at small function, optimized file): Accept
7517 also the @entry suffix.
7518 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7519 * gdb.mi/mi2-amd64-entry-value.c: New files.
7520 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7521
2d6c5dc2
JK
75222011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7523
7524 Protect entry values against self tail calls.
7525 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7526 (main): Call self.
7527 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7528 (set debug entry-values 1, self: bt debug entry-values): New tests.
7529
111c6489
JK
75302011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7531
7532 Recognize virtual tail call frames.
7533 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7534 (amb_b, amb_a): New.
7535 (main): Call a and b.
7536 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7537 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7538 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7539 New tests.
7540
8e3b41a9
JK
75412011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7542
7543 Implement basic support for DW_TAG_GNU_call_site.
7544 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7545 * gdb.arch/amd64-entry-value.cc: New file.
7546 * gdb.arch/amd64-entry-value.exp: New file.
7547
181cebd4
JK
75482011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7549
7550 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7551 * gdb.dwarf2/implptr-64bit.S: New file.
7552 * gdb.dwarf2/implptr-64bit.exp: New file.
7553
741f5e3c
JK
75542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7555
7556 Fix initial language detection with -readnow.
7557 * gdb.cp/readnow-language.cc: New file.
7558 * gdb.cp/readnow-language.exp: New file.
7559
a73d2258
JK
75602011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7561
7562 Fix printed anonymous struct name.
7563 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7564
af369495
JM
75652011-10-09 Joseph Myers <joseph@codesourcery.com>
7566
7567 * gdb.base/solib-symbol.exp: Do not include directories in
7568 filenames in expected messages.
7569
1fa57852
DE
75702011-10-07 Doug Evans <dje@google.com>
7571
7572 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7573
bd054e06
KP
75742011-10-07 Kevin Pouget <kevin.pouget@st.com>
7575
7576 Allow Python notification of new object-file loadings.
7577 * gdb.python/py-events.exp: Test newobjfile event.
7578 * gdb.python/py-events.py: Register newobjfile callback.
7579 * gdb.python/py-events.c: Add call to shared library
7580 * gdb.python/py-events-shlib.c: New file.
7581
8031b6f8
JM
75822011-10-06 Joseph Myers <joseph@codesourcery.com>
7583
7584 * gdb.base/fixsection.exp: Do not include directories in filename
7585 in expected message.
7586
7fea6923
PM
75872011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7588
7589 Add tests for passing of environment variables to inferior.
7590 * gdb.base/testenv.c: New test source.
7591 * gdb.base/testenv.exp: New expect test.
7592
687f2a88
PK
75932011-10-04 Paul Koning <paul_koning@dell.com>
7594
7595 * gdb.python/py-value.c (main): Break before return.
7596
cb6be26b
KP
75972011-10-04 Kevin Pouget <kevin.pouget@st.com>
7598
7599 PR python/12691: Add the inferior to Python exited event
7600 * gdb.python/py-events.exp: Test the inferior attribute of exited
7601 event with a fork.
7602 * gdb.python/py-events.py: Print inferior number on exit.
7603 * gdb.python/py-events.c: Fork the inferior.
7604
fb213700
EBM
76052011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7606
7607 * gdb.base/jit.exp: Add testcase name to log message
7608
aa2071bd
PK
76092011-10-03 Paul Koning <paul_koning@dell.com>
7610 Jan Kratochvil <jan.kratochvil@redhat.com>
7611
7612 * gdb.python/py-value.exp
7613 (python inval = gdb.parse_and_eval('*(int*)0'))
7614 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7615 (set argc=2, python print argc_lazy): New tests.
7616
dd11a36c
JB
76172011-10-02 Joel Brobecker <brobecker@adacore.com>
7618
7619 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7620
46f886f1
JK
76212011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7622 Pedro Alves <pedro@codesourcery.com>
7623
7624 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7625 can_read_0, test for it.
7626 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7627 (parse_and_eval with memory error): ... here, make it untested if
7628 can_read_0.
7629
c5cb204f
MP
76302011-09-30 Marek Polacek <mpolacek@redhat.com>
7631
7632 * gdb.python/python.exp (verify pagination beforehand)
7633 (verify pagination afterwards): Fix race by splitting the line.
7634
68fb0ec0
JM
76352011-09-29 Joseph Myers <joseph@codesourcery.com>
7636
7637 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7638 for 64-bit multilibs from i?86-* targets.
7639
6aee0d90
MP
76402011-09-29 Marek Polacek <mpolacek@redhat.com>
7641
7642 * lib/gdb.exp: Fix a typo in one of the comments.
7643
e9101ff5
MP
76442011-09-29 Marek Polacek <mpolacek@redhat.com>
7645
7646 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7647 matching pattern.
7648
7a81bdbf
PK
76492011-09-28 Paul Koning <paul_koning@dell.com>
7650
7651 * gdb.python/py-type.c (enum E): New.
7652 * gdb.python/py-type.exp (test_fields): Add tests for Python
7653 mapping access to fields.
7654 (test_enums): New test for field access on enums.
7655
6710bf39
SS
76562011-09-27 Stan Shebs <stan@codesourcery.com>
7657
7658 * gdb.trace/collection.exp: Test collection of $_ret.
7659
b2a6bdeb
AT
76602011-09-22 Andreas Tobler <andreast@fgznet.ch>
7661
7662 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7663 list of compilation switches for <*-*-freebsd*>.
7664
3c9057f3
SS
76652011-09-19 Stan Shebs <stan@codesourcery.com>
7666
7667 * gdb.trace/tspeed.exp: New file.
7668 * gdb.trace/tspeed.c: New file.
7669
34518530
YQ
76702011-09-18 Yao Qi <yao@codesourcery.com>
7671
7672 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7673 instructions.
7674 (test_adr_32bit, test_pop_pc): Likewise.
7675 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7676 Thumb instructions.
7677 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7678 in gdb_test_multiple.
7679 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7680
ab254057
YQ
76812011-09-17 Yao Qi <yao@codesourcery.com>
7682
7683 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7684 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7685 support single step to signal handler.
7686
9c317b71
YQ
76872011-09-17 Yao Qi <yao@codesourcery.com>
7688
7689 * gdb.base/disp-step-fork.c: New.
7690 * gdb.base/disp-step-syscall.exp: New.
7691 * gdb.base/disp-step-vfork.c: New.
7692
a8123151
JB
76932011-09-16 Joel Brobecker <brobecker@adacore.com>
7694
7695 * gdb.ada/tasks.exp: Make the expected output for
7696 the `info tasks' tests more resilient to spacing
7697 changes.
7698
63a9aad8
JK
76992011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7700
7701 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7702 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7703
2aa48337
KP
77042011-09-15 Kevin Pouget <kevin.pouget@st.com>
7705
7706 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7707 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7708
6839b47f
KP
77092011-04-30 Kevin Pouget <kevin.pouget@st.com>
7710
7711 Handle multiple breakpoint hits in Python interface:
7712 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7713 presence.
7714 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7715 breakpoint hits.
7716
0935723e
JK
77172011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7718 Jan Kratochvil <jan.kratochvil@redhat.com>
7719
7720 * gdb.python/py-events.exp: Remove pretty printing comment.
7721 * gdb.python/py-evsignal.exp: New file.
7722 * gdb.python/py-evthreads.c: Include signal.h.
7723 (thread3): Remove variable count3. Remove variable bad and use raise
7724 instead.
7725 (thread2): Remove variable count2. Move thread3 pthread_create here,
7726 merge pthread_join to a single line.
7727 (main): Remove variable count1. Merge pthread_join with pthread_create
7728 to a single line.
7729 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7730 KFAIL python/12966 for gdbserver. Test return value of
7731 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7732 gdb_expect by gdb_test and gdb_test_multiple.
7733 (thread 2, thread 3): New tests.
7734
4801a9a3
PA
77352011-09-12 Matt Rice <ratmice@gmail.com>
7736 Pedro Alves <pedro@codesourcery.com>
7737
7738 PR gdb/13175
7739
7740 * gdb.base/interp.exp: New tests.
7741 * gdb.base/interp.c: New file.
7742
24ece742
DE
77432011-09-12 Doug Evans <dje@google.com>
7744
7745 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7746 * gdb.dwarf2/typeddwarf.exp: Ditto.
7747
7f062217
JK
77482011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7749
7750 Fix compatibility with x32 arch.
7751 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7752 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7753 is_x86_like_target.
7754 * testsuite/gdb.trace/collection.exp: Likewise.
7755 * testsuite/gdb.trace/report.exp: Likewise.
7756 * testsuite/gdb.trace/unavailable.exp: Likewise.
7757 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7758 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7759 (is_x86_like_target): Check also is_amd64_regs_target.
7760
08711b9a
JK
77612011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7762
7763 PR breakpoints/12435
7764 * gdb.arch/amd64-prologue-xmm.c: New file.
7765 * gdb.arch/amd64-prologue-xmm.exp: New file.
7766 * gdb.arch/amd64-prologue-xmm.s: New file.
7767
b99b5f66
JK
77682011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7769
7770 * gdb.dwarf2/dw2-param-error-main.c: New file.
7771 * gdb.dwarf2/dw2-param-error.S: New file.
7772 * gdb.dwarf2/dw2-param-error.exp: New file.
7773
a391a2f6
PA
77742011-09-08 Pedro Alves <pedro@codesourcery.com>
7775
7776 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7777 inferior's pid and look for a core dump named core.$pid. Use
7778 `remote_file' commands on the host instead of hand coding shell
7779 commands on the build.
7780 * gdb.base/valgrind-db-attach.exp: Kill the program before
7781 finishing the test.
7782
7d8e6458 77832011-09-02 Matt Rice <ratmice@gmail.com>
7784
7785 * lib/prompt.exp: New file for testing the first prompt.
7786 * gdb.python/py-prompt.exp: Ditto.
7787 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7788
68e77c9e
PA
77892011-09-02 Pedro Alves <pedro@codesourcery.com>
7790
7791 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7792 0, before testing gcore.
7793
9655e943
JK
77942011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7795
df6dc84d
JK
7796 * dw2-ifort-parameter-debug.S: Update copyright year.
7797 * dw2-ifort-parameter.c: Update copyright year.
7798 * dw2-ifort-parameter.exp: Update copyright year.
7799
9655e943
JK
7800 * dw2-ifort-parameter-debug.S: New file.
7801 * dw2-ifort-parameter.c: New file.
7802 * dw2-ifort-parameter.exp: New file.
7803
353d1d73
JK
78042011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7805
7806 * gdb.base/commands.exp (error_clears_commands_left): New function.
7807 (): Call it.
7808
5c07461a
JK
78092011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7810
7811 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7812 (C): Initialize `a'.
7813 * gdb.mi/mi-inheritance-syntax-error.exp
7814 (-data-evaluate-expression $path): Expect `a' as 5.
7815
0d932b2f
MK
78162011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7817
7818 PR mi/11912
7819 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7820 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7821 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7822 keyword in output of -var-info-path-expression.
7823
bdb54049
JK
78242011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7825
7826 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7827 * gdb.trace/collection.exp: Likewise.
7828 * gdb.trace/report.exp: Likewise.
7829 * gdb.trace/unavailable.exp: Likewise.
7830 * gdb.trace/while-dyn.exp: Likewise.
7831
59cde39c
KS
78322011-08-18 Keith Seitz <keiths@redhat.com>
7833
7834 PR c++/12266
7835 * gdb.cp/meth-typedefs.cc: New file.
7836 * gdb.cp/meth-typedefs.exp: New file.
7837
fa3a4f15
PM
78382011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7839
6fdff2c5 7840 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 7841
c1049fca
JK
78422011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7843
7844 * gdb.arch/i386-dr3-watch.exp
7845 (watchpoint on gap1 does not fit debug registers)
7846 (delete all watchpoints): Fix racy expect strings.
7847
d93f7b5c
YQ
78482011-08-14 Yao Qi <yao@codesourcery.com>
7849
7850 * gdb.base/maint.exp: set data_section to ".neardata".
7851 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7852 * gdb.base/savedregs.exp: Handle SIGILL.
7853 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7854 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7855
457e09f0
DE
78562011-08-12 Doug Evans <dje@google.com>
7857
7858 * gdb.python/py-symbol.exp: Add test for symbol.type.
7859
5d0bb2fb
UW
78602011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7861
7862 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7863 * gdb.mi/mi-pthreads.exp: Likewise.
7864 * gdb.mi/mi2-pthreads.exp: Likewise.
7865 * gdb.mi/gdb669.exp.exp: Likewise.
7866
fcdfa280
PA
78672011-08-09 Pedro Alves <pedro@codesourcery.com>
7868
7869 * lib/mi-support.exp (detect_async): Rename to...
7870 (mi_detect_async): ... this.
7871 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7872 * gdb.mi/mi-nonstop.exp: Adjust.
7873 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7874 * gdb.mi/mi-nsintrall.exp: Adjust.
7875 * gdb.mi/mi-nsmoribund.exp: Adjust.
7876 * gdb.mi/mi-nsthrexec.exp: Adjust.
7877
9d8fa392
PA
78782011-08-09 Pedro Alves <pedro@codesourcery.com>
7879
7880 * gdb.base/display.c (do_loops): New `p_i' local.
7881 * gdb.base/display.exp: Test displaying a variable that is
7882 temporarily at a bad address.
7883
b6cede78
JK
78842011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7885
7886 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7887 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7888
67bedb8c
JK
78892011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7890
7891 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
7892 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7893 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 7894
af6e93b2
PA
78952011-08-05 Pedro Alves <pedro@codesourcery.com>
7896
7897 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7898 procedure.
7899 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7900
1cf0e11f
YQ
79012011-08-05 Yao Qi <yao@codesourcery.com>
7902
7903 * gdb.base/callfuncs.exp: Set language after main.
7904 * gdb.cp/cplusfuncs.exp: Likewise.
7905 * gdb.cp/inherit.exp: Likewise.
7906
a1e28cb2
UW
79072011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7908
7909 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7910 * gdb.base/watch-vfork.exp: Skip on remote targets.
7911
d4f5bbb9
UW
79122011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7913
7914 * gdb.threads/thread-find.exp: Support remote targets.
7915
724f4f80
UW
79162011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7917
7918 * gdb.base/jit.exp: Download solib_binfile to target.
7919 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7920 and call dlopen without full path name.
7921 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7922 dlopen without full path name.
7923
934709f0
PW
79242011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7925
7926 * gdb.base/break-always.exp: Complete the test
7927 with duplicated breakpoints and enabling/disabling them.
7928
c26106c4
TT
79292011-08-02 Tom Tromey <tromey@redhat.com>
7930
7931 PR gdb/11289:
7932 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7933
9300444e 79342011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
7935
7936 PR gdb/13045
7937 * gdb.base/float.exp: Add new test case for PR gdb/13045
7938 * gdb.base/float.c: New file.
7939
00bd41d6
PM
79402011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7941
7942 * gdb.python/py-mi.exp: Test printers returning string hint, and
7943 also not returning a value.
7944 * gdb.python/py-prettyprint.c: Add testcase for above.
7945 * gdb.python/py-prettyprint.py: Add test printer for above.
7946
d24f74ce
JK
79472011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7948
7949 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7950 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7951 (.Ldie30) Add as field "data4".
7952 (.Ldie32) Rename field "b" to "shl".
7953 (abbrev4) Change for the "data4" field.
7954 (abbrev5, abbrev6) Remove.
7955 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7956 (p &s.shl): ... here. Add comment.
7957 (p &s.data4): New.
7958
bb7da2bf
JK
79592011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7960
7961 Fix crash on lval_computed values.
7962 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7963
11081198
JK
79642011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7965
7966 * gdb.base/help.exp (help whatis): Update the expected string.
7967
3c6e0cb3
JK
79682011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7969
7970 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7971 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7972 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7973 Change the expected string.
7974
efa80663
PA
79752011-07-26 Pedro Alves <pedro@codesourcery.com>
7976
7977 * gdb.base/watchpoint.exp
7978 (test_disable_enable_software_watchpoint): New procedure.
7979 (top level): Run it.
7980
db8e4570
UW
79812011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7982
7983 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7984 executable file "${binfile}", C++ version "${binfile}-cxx".
7985 * gdb.python/py-prettyprint.exp: Likewise.
7986 * gdb.python/py-symbol.exp: Likewise.
7987 * gdb.python/py-type.exp: Likewise.
7988 * gdb.python/py-value.exp: Likewise.
7989 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7990 file name instead of just suffix.
7991
543305c9
JK
79922011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7993
7994 Fix implicit pointer offsets.
7995 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7996 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7997 (continue to breakpoint: continue to baz breakpoint for implptr)
7998 (sanity check element 0, sanity check element 1)
7999 (enter the inlined function, check element 0 for the offset)
8000 (check element 1 for the offset)
8001 (continue to breakpoint: ignore the second baz breakpoint): New tests.
8002 (set foo breakpoint for implptr): Update the breakpoint number.
8003
b3215adc
UW
80042011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8005
8006 * gdb.python/py-mi.exp: Use different file names for different
8007 versions of the executable under test.
8008 * gdb.python/py-prettyprint.exp: Likewise.
8009 * gdb.python/py-symbol.exp: Likewise.
8010 * gdb.python/py-template.exp: Likewise.
8011 * gdb.python/py-type.exp: Likewise.
8012 * gdb.python/py-value.exp: Likewise.
8013
182b9acc
UW
80142011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8015
8016 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
8017 flag after restarting GDB if necessary.
8018
e6052b5d
UW
80192011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
8020
8021 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
8022
1ced966e
PA
80232011-07-22 Pedro Alves <pedro@codesourcery.com>
8024
8025 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
8026 backend doesn't leave used debug registers behind.
8027
3543a589
TT
80282011-07-22 Tom Tromey <tromey@redhat.com>
8029
8030 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
8031 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
8032 argument.
8033 * gdb.dwarf2/typeddwarf-amd64.S: New file.
8034
14d15303 80352011-07-21 Matt Rice <ratmice@gmail.com>
8036
8037 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
8038 in mostlyclean rule. Add files ending in .core.
8039
9b158ba0 80402011-07-21 Matt Rice <ratmice@gmail.com>
8041
8042 PR macros/12999
8043 * gdb.base/info-macros.c: New test sources.
8044 * gdb.base/info-macros.exp: New tests.
8045
d17b6f81
PM
80462011-07-21 Phil Muldoon <pmuldoon@redhat.com>
8047
8048 * gdb.python/python.exp: Add prompt substitution tests.
8049
918dd910
JK
80502011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8051
8052 Fix crash if referenced CU is aged out.
8053 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
8054 New.
8055 * gdb.dwarf2/implptr.exp: Likewise.
8056
0e37a63c
JK
80572011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8058
8059 * gdb.dwarf2/implptr.S: Rebuilt.
8060 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
8061 (bar): Use them for j, k, l.
8062 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
8063 COMPILE.
8064 (print j in implptr:bar): Update for the intp typedef.
8065 (print p[0].x in implptr:foo): Use more exact regex.
8066
f65cf84c
TT
80672011-07-18 Tom Tromey <tromey@redhat.com>
8068
8069 * gdb.cp/static-method.exp: Add missing single quote.
8070
d5b4a7be
YQ
80712011-07-18 Yao Qi <yao@codesourcery.com>
8072
8073 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
8074 supported.
8075 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8076 * gdb.mi/mi-nonstop.exp: Likewise.
8077 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8078 * gdb.mi/mi-nsintrall.exp: Likewise.
8079 * gdb.mi/mi-nsmoribund.exp: Likewise.
8080 * gdb.mi/mi-nsthrexec.exp: Likewise.
8081 * gdb.python/py-evthreads.exp: Likewise.
8082
e9ea2662
JK
80832011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8084
8085 Code cleanup.
8086 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
8087 it. Substitute it instead of test_compiler_info everywhere.
8088
ce451573
UW
80892011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8090
8091 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
8092 remote targets as well.
8093
756d88a7
UW
80942011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8095
8096 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
8097 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
8098
31f83dc5
UW
80992011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
8100
8101 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
8102 a remote machine, not the host.
8103 (gdb_compile_shlib): Set soname if target is remote.
8104
059241a0
PP
81052011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
8106
8107 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
8108
28a0b48c 81092011-07-13 Matt Rice <ratmice@gmail.com>
8110
8111 * gdb.python/py-objfile-script-gdb.py: Renamed to
8112 py-objfile-script-gdb.py.in.
8113 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
8114 py-objfile-script-gdb.py.
8115 * gdb.python/py-objfile-script.exp: Update reference to
8116 py-objfile-script-gdb.py.
8117
9a771b67
JK
81182011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8119
8120 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
8121 reference undefined label.
8122
04ad99e6
JK
81232011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8124
8125 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
8126 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
8127 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
8128 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
8129
713389e0
PM
81302011-07-11 Phil Muldoon <pmuldoon@redhat.com>
8131
6fdff2c5 8132 PR python/12438
713389e0 8133 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 8134 deprecated tests. Add set/show python print-backtrace tests.
713389e0 8135
97d146f8
JK
81362011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8137
8138 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
8139 debug info.
8140
facde0e5 81412011-07-06 Matt Rice <ratmice@gmail.com>
8142
8143 * gdb.python/python.exp: Update filename paths.
8144 * gdb.python/py-symtab.exp: Ditto.
8145
438640d1
MP
81462011-07-06 Marek Polacek <mpolacek@redhat.com>
8147
8148 * gdb.python/py-evthreads.exp: Add missing `$'.
8149
33a365df
MF
81502011-07-06 Jie Zhang <jie.zhang@analog.com>
8151
8152 * config/bfin.exp: New file.
8153 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
8154 * gdb.asm/bfin.inc: New file.
8155
8f7ae686
MP
81562011-07-06 Marek Polacek <mpolacek@redhat.com>
8157
df46027d 8158 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
8159 the whole output.
8160
eb2a6f42
TT
81612011-07-05 Tom Tromey <tromey@redhat.com>
8162
8163 * gdb.java/jprint.java (jprint.hi): New field.
8164 * gdb.java/jprint.exp: Print string.
8165
177b42fe
TJB
81662011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
8167
8168 * gdb.base/call-sc.c: Fix typos.
8169 * gdb.base/ifelse.exp: Likewise.
8170 * gdb.base/structs.c: Likewise.
8171
3b2a0cf2
JB
81722011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8173
8174 * gdb.base/jit-so.exp: New test.
8175 * gdb.base/jit-dlmain.c: New file.
8176 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
8177
46fc714c
JK
81782011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8179
8180 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
8181 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
8182 * gdb.cp/pr9167.exp (p b): Likewise.
8183 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
8184 (test value of P in inner_m, test type of Z in inner_m): Call
8185 setup_xfail for gcc <= 4.5.
46fc714c 8186
418c7cf7
JK
81872011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8188
8189 * gdb.cp/paren-type.cc: New files.
8190 * gdb.cp/paren-type.exp: New files.
8191
3d50dd94
JK
81922011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8193
8194 Stop on first linespec terminator instead of eating what we can.
8195 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
8196 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
8197 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
8198 (break C::f()): ... this one.
8199 (break C::operator()()): New test.
8200 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8201 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8202 test.
8203
dcf9f4ab
JK
82042011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8205
8206 Fall back linespec to minimal symbols.
8207 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8208 error message.
8209 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8210 * gdb.cp/minsym-fallback-main.cc: New file.
8211 * gdb.cp/minsym-fallback.cc: New file.
8212 * gdb.cp/minsym-fallback.exp: New file.
8213 * gdb.cp/minsym-fallback.h: New file.
8214
3f542ed1
JK
82152011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8216
8217 * gdb.cp/no-dmgl-verbose.cc: New file.
8218 * gdb.cp/no-dmgl-verbose.exp: New file.
8219
82202011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
8221
8222 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8223 __GI_.
8224 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8225 (f): New function.
8226 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8227 (complete p 'func<short>(): ... here.
8228 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8229 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8230 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8231 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8232 Make them KFAIL gcc/49546.
8233
00eb2c4a
JB
82342011-07-01 Joel Brobecker <brobecker@adacore.com>
8235
8236 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8237
85a20c42
JK
82382011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8239
8240 Test GCC PR debug/49546.
8241 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8242 (test type of F in k3_m, test value of F in k3_m): New.
8243 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8244 (main): New variable k3. Call k3.k3_m.
8245
d2d43431
JB
82462011-07-01 Jean-Charles Delay <delay@adacore.com>
8247
8248 * gdb.ada/packed_array.exp: Fix expected outout.
8249
54ae186f
JB
82502011-07-01 Jean-Charles Delay <delay@adacore.com>
8251
8252 * gdb.ada/packed_array.exp: fixed expected output.
8253
8f17729f
JB
82542011-07-01 Joel Brobecker <brobecker@adacore.com>
8255
8256 * gdb.ada/same_enum: New testcase.
8257
f5aa6869
JB
82582011-07-01 Joel Brobecker <brobecker@adacore.com>
8259
8260 * gdb.ada/ptr_typedef: New testcase.
8261
828292f2
JB
82622011-07-01 Joel Brobecker <brobecker@adacore.com>
8263
8264 * gdb.ada/arrayptr.exp: Add ptype test.
8265
18920c42
JB
82662011-07-01 Joel Brobecker <brobecker@adacore.com>
8267
8268 * gdb.ada/char_enum: New testcase.
8269
3536d9e3 82702011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
8271
8272 * gdb.base/dump.exp (capture_pointer_with_type): New.
8273 Get value from address instead of name.
8274 Start GDB once, and do `dump' and `restore'
8275 tests together.
8276
db863c42
MF
82772011-06-30 Jie Zhang <jie.zhang@analog.com>
8278 Mike Frysinger <vapier@gentoo.org>
8279
8280 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8281 helper functions for getting/setting remotetimeout variable.
8282 * lib/gdb.exp (gdb_load): If the target is remote, set
8283 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8284 with $loadtimeout. Set $load_ok to 0 before doing the load.
8285 Instead of returning, immediately, set $load_ok to 0. Call
8286 set_remotetimeout with $oldremotetimeout, and then return if
8287 $load_ok is 1.
8288
e9e642a8
AB
82892011-06-30 Andrew Burgess <aburgess@broadcom.com>
8290
8291 * gdb.python/py-template.exp: Don't run this test if the target
8292 does not support c++ tests.
8293
32019081
JK
82942011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8295
8296 Fix non-only rename list for Fortran modules import.
8297 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8298 tests.
8299 * gdb.fortran/module.f90 (module moduse): New.
8300 (program module): use moduse, test var_x, var_y and var_z.
8301
0ecee54c
TT
83022011-06-29 Tom Tromey <tromey@redhat.com>
8303
8304 PR testsuite/12040:
8305 * gdb.fortran/array-element.exp: Use f90, not f77.
8306 * gdb.fortran/complex.exp: Use f90, not f77.
8307 * gdb.fortran/derived-type.exp: Use f90, not f77.
8308 * gdb.fortran/library-module.exp: Use f90, not f77.
8309 * gdb.fortran/logical.exp: Use f90, not f77.
8310 * gdb.fortran/module.exp: Use f90, not f77.
8311 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8312 * gdb.fortran/subarray.exp: Use f90, not f77.
8313
3b2b8fea
TT
83142011-06-29 Tom Tromey <tromey@redhat.com>
8315
8316 * gdb.fortran/charset.exp: New file.
8317 * gdb.fortran/charset.f90: New file.
8318
42159ca5
TT
83192011-06-29 Tom Tromey <tromey@redhat.com>
8320
8321 PR testsuite/12040:
8322 * lib/future.exp: New file, mostly extracted from ada.exp.
8323 Rewrote compatibility code to use rename.
8324 (gdb_find_gfortran): New proc.
8325 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8326 gfortran patch.
8327 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8328 Move to future.exp.
8329 * lib/gdb.exp: Always load future.exp.
8330
af69a5ce
YQ
83312011-06-28 Yao Qi <yao@codesourcery.com>
8332
8333 * gdb.cp/exception.cc: Don't include iostream.
8334 (bar): Remove print statement.
8335 (catcher): New.
8336 (main): Remove print statements. Call function catcher.
8337 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8338 Set breakpoint on catcher, and check the value of parameter.
8339
ab5c6a72
YQ
83402011-06-23 Yao Qi <yao@codesourcery.com>
8341
6fdff2c5
PA
8342 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8343 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8344
9497469f
MP
83452011-06-23 Marek Polacek <mpolacek@redhat.com>
8346
8347 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8348 mi_gdb_test.
8349
b9132588
MP
83502011-06-23 Marek Polacek <mpolacek@redhat.com>
8351
5d197ed0 8352 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8353
e55595ca
MP
83542011-06-23 Marek Polacek <mpolacek@redhat.com>
8355
5d197ed0
MP
8356 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8357
83582011-06-23 Marek Polacek <mpolacek@redhat.com>
8359
8360 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8361 `test_exec_and_symbol_mi_operatons' return value.
8362 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8363 gdb_test_multiple.
8364 (test_exec_and_symbol_mi_operatons): Likewise.
8365 (test_path_specification): Likewise.
e55595ca 8366
be777e08
YQ
83672011-06-23 Yao Qi <yao@codesourcery.com>
8368
8369 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8370 supported.
8371 * lib/gdb.exp (support_displaced_stepping): New.
8372
615556d6
YQ
83732011-06-23 Yao Qi <yao@codesourcery.com>
8374
8375 * gdb.threads/execl.exp: Skip on remote target.
8376
833b0ca7
MP
83772011-06-21 Marek Polacek <mpolacek@redhat.com>
8378
5d197ed0 8379 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8380 mi_gdb_test.
8381
1ee4023a
MP
83822011-06-20 Marek Polacek <mpolacek@redhat.com>
8383
5d197ed0 8384 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8385
d0b1d624
MP
83862011-06-20 Marek Polacek <mpolacek@redhat.com>
8387
5d197ed0 8388 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8389 mi_gdb_test.
8390
79aa92c1
MP
83912011-06-20 Marek Polacek <mpolacek@redhat.com>
8392
5d197ed0 8393 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8394
5ce5db06
YQ
83952011-06-14 Yao Qi <yao@codesourcery.com>
8396
8397 gdb/testsuite/
8398 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8399
533a737e
JK
84002011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8401
8402 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8403
d0e53741
TT
84042011-06-10 Tom Tromey <tromey@redhat.com>
8405
8406 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8407 Add tests for pointer-to-member-function.
8408 * gdb.cp/temargs.cc (S::somefunc): New function.
8409 (K2): New class.
8410 (main): Instantiate K2; call method.
8411
b5916bbd
JB
84122011-06-08 Joel Brobecker <brobecker@adacore.com>
8413
8414 * gdb.python/py-inferior.c (f2): Make str an array rather
8415 than a pointer.
8416 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8417
5be4dfca
JK
84182011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8419
8420 * gdb.base/async-shell.c: New file.
8421 * gdb.base/async-shell.exp: New file.
8422
9f47e254
PA
84232011-06-06 Pedro Alves <pedro@codesourcery.com>
8424
8425 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8426
64b9b334
JB
84272011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8428
8429 From Stephen Kitt <steve@sk2.org>
8430 * gdb.base/help.exp: Adjust following some spelling corrections
8431 in GDB.
8432
dbc0f131
YQ
84332011-06-01 Yao Qi <yao@codesourcery.com>
8434
8435 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8436
fd336a18
KS
84372010-05-31 Keith Seitz <keiths@redhat.com>
8438
8439 PR c++/12750
8440 * gdb.cp/static-method.cc: New file.
8441 * gdb.cp/static-method.exp: New file.
8442
fa8b9902
KS
84432010-05-31 Keith Seitz <keiths@redhat.com>
8444
8445 PR symtab/12704
8446 * gdb.cp/anon-ns.cc: New file.
8447 * gdb.cp/anon-ns.exp: New file.
8448
0a5b1e09
PA
84492011-05-31 Pedro Alves <pedro@codesourcery.com>
8450
8451 * gdb.arch/i386-dr3-watch.c: New file.
8452 * gdb.arch/i386-dr3-watch.exp: New file.
8453
0578b8d1
YQ
84542011-05-30 Yao Qi <yao@codesourcery.com>
8455
8456 * gdb.base/callfuncs.c (t_structs_fc): New.
8457 (t_structs_dc, t_structs_ldc): New.
8458 (t_double_many_args):
8459 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8460 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8461 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8462 * gdb.base/callfuncs.exp: Call new functions.
8463
6680506e
YQ
84642011-05-30 Yao Qi <yao@codesourcery.com>
8465
ff4d2c60
YQ
8466 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8467 Call rerun_and_prepare for each test to isolate effects.
8468
84692011-05-30 Yao Qi <yao@codesourcery.com>
8470
8471 * gdb.base/varargs.c (find_max_float_real): New.
8472 (find_max_double_real, find_max_long_double_real): New.
8473 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8474 * lib/gdb.exp (setup_kfail_for_target): New.
8475
e43ec454
YQ
84762011-05-30 Yao Qi <yao@codesourcery.com>
8477
8478 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8479 (callcd, callce, callcf, callc1a, callc1b): New.
8480 (callc2a, callc2b): New.
8481 * gdb.base/funcargs.exp (complex_args): New.
8482 (complex_integral_args, complex_float_integral_args): New.
8483 * lib/gdb.exp (support_complex_tests): New. Determine
8484 whether to run test cases on _Complex types.
8485
432b4d03
JK
84862011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8487
8488 * gdb.threads/leader-exit.c: New file.
8489 * gdb.threads/leader-exit.exp: New file.
8490
6caf069d
MP
84912011-05-27 Marek Polacek <mpolacek@redhat.com>
8492
9497469f 8493 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8494
97fce28b
MP
84952011-05-27 Marek Polacek <mpolacek@redhat.com>
8496
8497 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8498 remove the `supported' variable.
8499 * gdb.mi/mi-nonstop.exp: Likewise.
8500 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8501 * gdb.mi/mi-nsintrall.exp: Likewise.
8502 * gdb.mi/mi-nsmoribund.exp: Likewise.
8503 * gdb.mi/mi-nsthrexec.exp: Likewise.
8504
9da8c2a0
PA
85052011-05-26 Pedro Alves <pedro@codesourcery.com>
8506
8507 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8508
2c03e5be
PA
85092011-05-26 Pedro Alves <pedro@codesourcery.com>
8510
8511 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8512
2e21250d
KS
85132011-05-24 Keith Seitz <keiths@redhat.com>
8514
8515 PR breakpoint/12803
8516 * gdb.cp/cmpd-minsyms.cc (a): New method.
8517 (b): New method.
8518 (c): New method.
8519 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8520
cdac0397
PA
85212011-05-24 Pedro Alves <pedro@codesourcery.com>
8522
8523 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8524 watchpoint's command list didn't execute when the watchpoint went
8525 out of scope.
8526
ee5683ab
PM
85272011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8528
8529 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8530 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8531 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8532 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8533 * gdb.arch/i386-permbkpt.exp: Likewise.
8534 * gdb.arch/i386-prologue.exp: Likewise.
8535 * gdb.arch/i386-size-overlap.exp: Likewise.
8536 * gdb.arch/i386-size.exp: Likewise.
8537 * gdb.arch/i386-unwind.exp: Likewise.
8538 * gdb.reverse/i386-precsave.exp: Likewise.
8539 * gdb.reverse/i386-reverse.exp: Likewise.
8540 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8541 * gdb.reverse/i387-env-reverse.exp: Likewise.
8542 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8543
c91c8c16
PA
85442011-05-24 Pedro Alves <pedro@codesourcery.com>
8545
8546 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8547 file doesn't error, using MI.
8548
c50491a7
TT
85492011-05-23 Tom Tromey <tromey@redhat.com>
8550
8551 * gdb.base/charset.exp (string_display): Add tests to assign to
8552 arrays.
8553 * gdb.base/charset.c (short_array, int_array, long_array): New.
8554
4a07b7da
PA
85552011-05-20 Pedro Alves <pedro@codesourcery.com>
8556
8557 Cope with async mode.
8558
4a07b7da
PA
8559 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8560 into gdb_test + mi_expect_stop.
8561
b275f2d2
PA
85622011-05-20 Pedro Alves <pedro@codesourcery.com>
8563
8564 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8565 (callme): Remove printf call.
8566
eec52c44
PM
85672011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8568
8569 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8570 quote pattern to avoid problems with Cygwin/mingw expect versions.
8571 * gdb.base/default.exp (show convenience): Use double
8572 quote pattern for regular expressions.
8573
b3c8eb43
JK
85742011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8575
8576 Fix -readnow for -gdwarf-4 unused type units.
8577 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8578 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8579
ed731959
JK
85802011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8581
8582 * gdb.base/kill-after-signal.c: New file.
8583 * gdb.base/kill-after-signal.exp: New file.
8584
3b48433d
PA
85852011-05-16 Pedro Alves <pedro@codesourcery.com>
8586
8587 * gdb.ada/start.exp: Call untested with the correct test filename.
8588 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8589 test filename. Make the test's binary unique.
8590 * gdb.arch/i386-signal.exp: Call untested with the correct test
8591 filename.
8592 * gdb.arch/i386-size-overlap.exp: Ditto.
8593 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8594 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8595 * gdb.cp/call-c.exp: Ditto.
8596 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8597 filename. Make the test's binary unique.
8598 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8599 * gdb.python/py-mi.exp: Ditto.
8600 * gdb.python/Makefile.in (EXECUTABLES): Update.
8601 * gdb.reverse/i386-precsave.exp: Ditto.
8602 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8603 test filename.
8604 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8605 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8606 unique.
8607 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8608 test filename.
8609 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8610 * gdb.trace/tfile.exp: Ditto.
8611
ba4a8bdd
YQ
86122011-05-14 Yao Qi <yao@codesourcery.com>
8613
8614 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8615 type.
8616
dbaefcf7
DE
86172011-05-13 Doug Evans <dje@google.com>
8618
8619 * gdb.python/py-objfile-script.exp: New file.
8620 * gdb.python/py-objfile-script.c: New file.
8621 * gdb.python/py-objfile-script-gdb.py: New file.
8622 * testsuite/gdb.python/py-section-script.exp: Test
8623 "info auto-load-scripts".
8624
9930639c
TT
86252011-05-13 Tom Tromey <tromey@redhat.com>
8626
8627 * gdb.dwarf2/clztest.exp: New file.
8628 * gdb.dwarf2/clztest.c: New file.
8629 * gdb.dwarf2/clztest.S: New file.
8630
05272e11
DE
86312011-05-13 Doug Evans <dje@google.com>
8632
cc63ef9b
DE
8633 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8634 String16 tests.
05272e11 8635
6edba76f
TT
86362011-05-13 Tom Tromey <tromey@redhat.com>
8637
8638 * lib/gdb.exp (is_x86_like_target): New proc.
8639 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8640 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8641 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8642 -nostdlib to compiler.
8643 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8644 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8645 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8646 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8647 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8648
028d0ed5
TJB
86492011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8650
8651 * gdb.python/py-function.exp: Test setting a value from a function
8652 which executes a command.
8653
8a9b8146
TT
86542011-05-12 Tom Tromey <tromey@redhat.com>
8655
8656 * gdb.dwarf2/typeddwarf.S: New file.
8657 * gdb.dwarf2/typeddwarf.c: New file.
8658 * gdb.dwarf2/typeddwarf.exp: New file.
8659
10483e8e
MP
86602011-05-12 Marek Polacek <mpolacek@redhat.com>
8661
8662 * gdb.mi/mi-basics.exp: Fix races. Honour the
8663 `test_exec_and_symbol_mi_operatons' return value.
8664 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8665 gdb_test_multiple.
8666 (test_exec_and_symbol_mi_operatons): Likewise.
8667 (test_path_specification): Likewise.
8668
faf067f1
JK
86692011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8670
8671 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8672 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8673 Replace `file copy' and `file rename' by `file mtime'. Twice.
8674
7ff911a3
JK
86752011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8676
8677 * gdb.base/readline-ask.c: New file.
8678 * gdb.base/readline-ask.exp: New file.
8679 * gdb.base/readline-ask.inputrc: New file.
8680
a536c6d7
UW
86812011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8682
8683 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8684 to avoid race condition.
8685 * gdb.cell/coremaker.c: Use small stack size.
8686 * gdb.cell/ea-standalone.exp: Use file name without path as
8687 argument to c_to.
8688 * gdb.cell/fork.exp: Allow other output when continuing to end.
8689
d472a426
JK
86902011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8691
8692 * gdb.threads/corethreads.c: New file.
8693 * gdb.threads/corethreads.exp: New file.
8694
86952011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
8696
8697 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8698 Try to compile the test using -Wl,-z,norelro first.
8699 (load_core): New variable libthread_db_seen, initialize it.
8700 (zeroed-threads cannot be listed): Protect it by XFAIL on
8701 !$libthread_db_seen.
8702
8be455d7
JK
87032011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8704
8705 PR 12573
8706 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8707 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8708 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8709
1976171a
JK
87102011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8711
8712 * gdb.cp/psymtab-parameter.cc: New file.
8713 * gdb.cp/psymtab-parameter.exp: New file.
8714
7db6f30f
JK
87152011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8716
8717 Fix a race.
8718 * gdb.cp/static-print-quit.exp (print c): Split to ...
8719 (print c - <return>, print c - q <return>, print c - to quit):
8720 ... these. Make the testfile untested on gdb-7.1.
8721
85161e9e 87222011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
8723
8724 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8725 gdb_rename_execfile, gdb_touch_execfile): New.
8726 * gdb.base/reread.exp: Use new procs to handle multiple
8727 exec files.
8728
0c51be18
YQ
87292011-05-05 Yao Qi <yao@codesourcery.com>
8730
8731 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8732 (test_adr_32bit, test_pop_pc): New.
8733 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8734 (test_adr_32bit, test_pop_pc): New.
8735
4d393d60
JM
87362011-05-04 Joseph Myers <joseph@codesourcery.com>
8737
8738 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8739 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8740 targets.
8741 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8742 handle targets.
8743
8ffd0459
JK
87442011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8745
8746 * gdb.base/completion.exp (complete help info wat): Rename to ...
8747 (complete 'help info wat'): ... here.
8748 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8749 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8750
8e28d804
PA
87512011-05-04 Pedro Alves <pedro@codesourcery.com>
8752
8753 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8754 gdb_test and explicit $gdb_prompt/timeout matches.
8755
3eb2ef34
YQ
87562011-05-04 Yao Qi <yao@codesourcery.com>
8757
8758 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8759 and __thumb2__.
8760
aaaf81a3
MP
87612011-05-03 Marek Polacek <mpolacek@redhat.com>
8762
8763 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8764 in place of `gdb_test "delete breakpoints"'. This eliminates two
8765 testcases.
8766
c4cbc0df
PA
87672011-05-02 Pedro Alves <pedro@codesourcery.com>
8768
8769 PR testsuite/12649
8770 Fix races.
8771
8772 * gdb.base/completion.exp: Remove all sleep calls. Remove
8773 unnecessary regexs. Don't explicitly expect anything after the
8774 prompt. Eat the prompt if necessary.
8775
b4cbb4a3
EBM
87762011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8777
8778 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8779 accept to show the caller line again as well as the line after.
8780
d65aec65
PM
87812011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8782
8783 PR mi/12531
8784
8785 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8786 compile target.
8787 * gdb.python/py-prettyprint.exp: Add C++ object for
8788 CPLUS_FAKE_CHILD test.
8789
30852783
UW
87902011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8791
8792 * gdb.base/signest.exp: New file.
8793 * gdb.base/signest.c: Likewise.
8794
c7b1f0d9
JK
87952011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8796
8797 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8798 thread and breakpoint notifications.
8799
559a7a62
JK
88002011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8801
8802 * gdb.base/fortran-sym-case.c: New file.
8803 * gdb.base/fortran-sym-case.exp: New file.
8804 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8805 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8806 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8807
8344e389
JK
88082011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8809
8810 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8811 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8812 false #1', `if true else false #2' and `if true else false #3'.
8813
2484c66b
UW
88142011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8815
8816 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8817 while delivering signal.
8818
8d3788bd
VP
88192011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8820
8821 MI breakpoint notifications.
8822
8823 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
8824 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8825 * testsuite/gdb.mi/mi-watch.exp: Adust.
8826 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8827 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8828 notifications.
8d3788bd 8829
3e03848b
JK
88302011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8831
8832 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8833 * gdb.base/gdbindex-stabs.c: New file.
8834 * gdb.base/gdbindex-stabs.exp: New file.
8835
918c9108
YQ
88362011-04-25 Yao Qi <yao@codesourcery.com>
8837
8838 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8839 with /*...*/.
8840 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8841
90556b8c
JK
88422011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8843
8844 * gdb.python/py-value.exp (test_objfiles): Name the first test
8845 `py-value in file.filename'.
8846
03f2bd59
JK
88472011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8848
8849 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8850 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8851 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8852 !gdbserver_reconnect_p..
8853 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8854
7b08b9eb
JK
88552011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8856
8857 * gdb.cp/cpcompletion.exp (complete class methods)
8858 (complete class methods beginning with F): Move them above runto. New
8859 comment about the runto delimiter.
8860
b78974c3
PA
88612011-04-20 Pedro Alves <pedro@codesourcery.com>
8862
8863 * gdb.base/maint.exp: Test that "maint print registers" works
8864 without a running program.
8865
20429c40 88662011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 8867
20429c40
MP
8868 * gdb.base/setshow.exp: Fix racy tests.
8869 ($old_gdb_prompt): New variable.
8870
7a9dd1b2
TT
88712011-04-19 Tom Tromey <tromey@redhat.com>
8872
8873 * gdb.mi/mi-nsmoribund.exp:
8874 * gdb.hp/gdb.objdbg/objdbg01.exp:
8875 * gdb.base/structs.exp (test_struct_returns):
8876 * gdb.base/call-sc.exp (test_scalar_returns):
8877 * gdb.base/bigcore.exp: Remove duplicate words.
8878
02835898
JK
88792011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8880
8881 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8882 * gdb.base/break-interp.exp (test_attach): New comment.
8883
254f582e
JK
88842011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8885
8886 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8887 (clear __stack_user.next, clear stack_used.next)
8888 (save a zeroed-threads corefile): New test.
8889 Call core_load for $core0file.
8890 (zeroed-threads cannot be listed): New test.
8891
4fe85f5c
JK
88922011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8893
8894 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8895 filename.
8896 ($srcfile): Preserve the original value.
8897 ($testfile): Match it the .exp filename.
8898 ($corefile): New variable. Substitute it around.
8899 Use clean_restart.
8900 ($prev_timeout): Remove.
8901 (load_core): Move core loading into this proc.
8902 Fix restore of $timeout if load_core fails.
8903
63524580
JK
89042011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8905
8906 * gdb.base/eu-strip-infcall.c: New file.
8907 * gdb.base/eu-strip-infcall.exp: New file.
8908
90359a16
JK
89092011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8910
8911 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8912 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8913
626e7282
JK
89142011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8915
8916 Fix Python access to inlined frames.
8917 * gdb.python/py-frame-inline.c: New file.
8918 * gdb.python/py-frame-inline.exp: New file.
8919
3363d018
EBM
89202011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8921
8922 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8923 content of 's24' correctly (avoiding "optimized out").
8924 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8925
28781456
JK
89262011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8927
8928 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8929
4a4106ca
TJB
89302011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8931
8932 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8933 expect a colon in watch -location output.
8934
d26ccb4f
JK
89352011-04-13 Marek Polacek <mpolacek@redhat.com>
8936
df46027d 8937 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
8938 New testcase `expect response to define backtrace'. Also remove
8939 redundant `default' block.
8940
e1ab1f9c
JK
89412011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8942
8943 * gdb.python/py-prettyprint.c (struct hint_error): New.
8944 (main): New variable hint_error.
8945 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8946 "print hint_error".
8947 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8948 (register_pretty_printers): Register it.
8949
0c2e6019
TT
89502011-04-04 Tom Tromey <tromey@redhat.com>
8951
8952 * gdb.cp/maint.exp (test_help): Update.
8953 (test_namespace): Likewise.
8954
af57139d
JB
89552011-04-01 Joel Brobecker <brobecker@adacore.com>
8956
8957 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8958 * gdb.ada/arrayptr.exp: Add new tests.
8959
956a9fb9
JB
89602011-04-01 Joel Brobecker <brobecker@adacore.com>
8961
8962 * gdb.ada/mi_catch_ex: New testcase.
8963
d0c4d642
PA
89642011-04-01 Pedro Alves <pedro@codesourcery.com>
8965
8966 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8967 base::overload(void) method without specifying "const".
8968
18819fa6
UW
89692011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8970
8971 * gdb.arch/thumb-singlestep.S: New file.
8972 * gdb.arch/thumb-singlestep.exp: Likewise.
8973
a4c8e806
TT
89742011-03-31 Tom Tromey <tromey@redhat.com>
8975
8976 * gdb.python/py-prettyprint.py (exception_flag): New global.
8977 (NoStringContainerPrinter._iterator.next): Check it.
8978 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8979 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8980
53832f31
TT
89812011-03-29 Tom Tromey <tromey@redhat.com>
8982
8983 * gdb.cp/anon-struct.cc: New file.
8984 * gdb.cp/anon-struct.exp: New file.
8985
e4620230
JK
89862011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8987
8988 Test STT_GNU_IFUNC support.
8989 * gdb.base/gnu-ifunc-lib.c: New file.
8990 * gdb.base/gnu-ifunc.c: New file.
8991 * gdb.base/gnu-ifunc.exp: New file.
8992
d0fb5eae
JK
89932011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8994
8995 Support a ring of related breakpoints.
8996 * gdb.base/watchpoint-delete.c: New file.
8997 * gdb.base/watchpoint-delete.exp: New file.
8998
20106cfb
JK
89992011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9000
9001 * gdb.ada/arrayparam.exp (print first after function call): Use
9002 explicit package name. Add a comment
9003 (print lasta after function call): Rename ...
9004 (print last after function call): ... it and use explicit package
9005 name.
9006 (print length after function call): Use explicit package name.
9007 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
9008 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
9009 (multiple matches for symbol i): Rename ...
9010 (multiple matches for symbol integervar): ... it.
9011 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
9012 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
9013
e7ab5e63
AB
90142011-03-25 Andrew Burgess <aburgess@broadcom.com>
9015
9016 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
9017 environment variable to make grep output more predictable. Move
9018 all the environment setup into gdb_init so it's done once per test
9019 case rather than each time we start gdb.
9020
9ef07c8c
TT
90212011-03-24 Tom Tromey <tromey@redhat.com>
9022
9023 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
9024 test.
9025
dd90784c
JK
90262011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9027
9028 * gdb.dwarf2/dw2-entry-value-main.c: New file.
9029 * gdb.dwarf2/dw2-entry-value.S: New file.
9030 * gdb.dwarf2/dw2-entry-value.exp: New file.
9031
05775840
PM
90322011-03-22 Phil Muldoon <pmuldoon@redhat.com>
9033
6fdff2c5 9034 PR python/12183
05775840
PM
9035
9036 * gdb.python/py-function.exp: Add GdbError tests.
9037
8661b11b
PA
90382011-03-18 Pedro Alves <pedro@codesourcery.com>
9039
9040 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
9041 (reglocal_test_func, statlocal_test_func): New functions.
9042 (globals_test_func): Call new functions.
9043 * gdb.trace/unavailable.exp (gdb_collect_args_test)
9044 (gdb_collect_locals_test): New procedure.
9045 (gdb_trace_collection_test): Call new procedures.
9046
0fdb4f18
PA
90472011-03-18 Pedro Alves <pedro@codesourcery.com>
9048
9049 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
9050 (test_register, test_register_unavailable): New procedures.
9051 (gdb_unavailable_registers_test): New procedure.
9052 (gdb_trace_collection_test): Call it.
9053
99c3dc11
PM
90542011-03-18 Phil Muldoon <pmuldoon@redhat.com>
9055
6fdff2c5 9056 PR python/12149
99c3dc11
PM
9057
9058 * gdb.python/python.exp: Add gdb.write tests.
9059
29703da4
PM
90602010-03-17 Phil Muldoon <pmuldoon@redhat.com>
9061
9062 * gdb.python/Makefile.in: Add py-objfile.
9063 * gdb.python/py-objfile.exp: New file.
9064 * gdb.python/py-objfile.c: New file.
9065 * gdb.python/py-block.exp: Add is_valid tests.
9066 * gdb.python/py-inferior.exp: Ditto.
9067 * gdb.python/py-infthread.exp: Ditto.
9068 * gdb.python/py-symbol.exp: Ditto.
9069 * gdb.python/py-symtab.exp: Ditto.
9070
598997c8
KS
90712011-03-16 Keith Seitz <keiths@redhat.com>
9072
9073 PR c++/12273
9074 * gdb.cp/cmpd-minsyms.exp: New test.
9075 * gdb.cp/cmpd-minsyms.cc: New file.
9076
9077 PR c++/11734
9078 * gdb.cp/ovsrch.exp: New test.
9079 * gdb.cp/ovsrch.h: New file.
9080 * gdb.cp/ovsrch1.cc: New file.
9081 * gdb.cp/ovsrch2.cc: New file.
9082 * gdb.cp/ovsrch3.cc: New file.
9083 * gdb.cp/ovsrch4.cc: New file.
9084
c91513d8
PP
90852011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
9086
9087 PR gdb/12528
9088 * gdb.base/Makefile.in: Adjust EXECUTABLES.
9089 * gdb.base/break-on-linker-gcd-function.exp: New test.
9090 * gdb.base/break-on-linker-gcd-function.cc: New file.
9091
7470fc63
AT
90922011-03-15 Andreas Tobler <andreast@fgznet.ch>
9093
9094 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
9095
959e7469
PM
90962011-03-15 Phil Muldoon <pmuldoon@redhat.com>
9097
9098 * lib/gdb.exp (gdb_unload): Add another termination case.
9099
9373cf26
JK
91002011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9101
9102 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
9103 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
9104 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
9105 Provide a stub byte there.
9106 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
9107 DW_AT_entry_pc.
9108 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
9109
24e9cda0
UW
91102011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
9111
9112 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
9113 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
9114 "generic ABI, auto".
9115 (altivec_abi_tests): Accept vectors returned by reference.
9116
7371cf6d
PM
91172010-03-14 Phil Muldoon <pmuldoon@redhat.com>
9118
9119 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
9120
ce77046a
UW
91212011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
9122
9123 * gdb.python/py-section-script.exp: Skip test if no Python support.
9124
176400c3
UW
91252011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
9126
9127 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
9128
ecec24e6
PM
91292011-03-10 Phil Muldoon <pmuldoon@redhat.com>
9130
9131 * gdb.python/py-parameter.exp: Update tests to the new Python
9132 parameter API. Add "no documentation" test. Add deprecated API
9133 backward compatibility test.
9134
5dbdd470
TT
91352011-03-09 Tom Tromey <tromey@redhat.com>
9136
9137 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
9138 gdb_continue_to_end.
9139
b66e66ee
MK
91402011-03-09 Mark Kettenis <kettenis@gnu.org>
9141
9142 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
9143 tabs.
9144
eceb0c5f
TT
91452011-03-09 Tom Tromey <tromey@redhat.com>
9146
9147 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
9148 parentheses.
9149 (gdb_continue_to_end): Add "allow_extra" parameter. Use
9150 $command.
9151 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
9152 argument to gdb_continue_to_end.
9153 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
9154 argument to gdb_continue_to_end.
9155 * gdb.cp/annota3.exp: Fix regex.
9156 * gdb.cp/annota2.exp: Fix regex.
9157 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
9158 gdb_continue_to_end.
9159 * gdb.base/call-signal-resume.exp: Revert earlier patch.
9160 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
9161 gdb_continue_to_end.
9162
63154eca
PA
91632011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9164
9165 * gdb.server/ext-run.exp
9166 (load new file without any gdbserver inferior): New test.
9167
967d1f9b
TT
91682011-03-07 Tom Tromey <tromey@redhat.com>
9169
9170 * Makefile.in (TAGS): Rewrite.
9171
d68dcbb9
JK
91722011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9173
9174 * gdb.trace/report.exp (12.1: trace report #1): New match for the
9175 initial commands echo. New match for `Found trace'. Anchor all the
9176 other matches. Anchor and match for `No trace frame found' the final
9177 match.
9178
6bf58e63
TT
91792011-03-07 Tom Tromey <tromey@redhat.com>
9180
9181 * Makefile.in (TAGS): New target.
9182
fda326dd
TT
91832011-03-07 Tom Tromey <tromey@redhat.com>
9184
9185 * lib/opencl.exp (skip_opencl_tests): Update for exit message
9186 change.
9187 * lib/mi-support.exp (mi_gdb_test): Update for exit message
9188 change.
9189 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
9190 exit message change.
9191 (skip_altivec_tests): Update for exit message change.
9192 (skip_vsx_tests): Likewise.
9193 (gdb_continue_to_end): Likewise. Add 'command' argument.
9194 * lib/cell.exp (skip_cell_tests): Update for exit message change.
9195 * gdb.threads/tls.exp: Update for exit message change.
9196 * gdb.threads/thread-unwindonsignal.exp: Use
9197 gdb_continue_to_end.
9198 * gdb.threads/step.exp (step_it): Update for exit message change.
9199 (continue_all): Likewise.
9200 * gdb.threads/print-threads.exp (test_all_threads): Update for
9201 exit message change.
9202 * gdb.threads/interrupted-hand-call.exp: Use
9203 gdb_continue_to_end.
9204 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9205 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9206 gdb_continue_to_end.
9207 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9208 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9209 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9210 * gdb.cp/method.exp: Update for exit message change.
9211 * gdb.cp/mb-templates.exp: Update for exit message change.
9212 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9213 * gdb.cp/annota3.exp: Update for exit message change.
9214 * gdb.cp/annota2.exp: Update for exit message change.
9215 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9216 * gdb.base/term.exp: Update for exit message change.
9217 * gdb.base/step-test.exp (test_i): Update for exit message change.
9218 * gdb.base/sigstep.exp (advance): Update for exit message change.
9219 (advancei): Likewise.
9220 * gdb.base/siginfo.exp: Update for exit message change.
9221 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9222 * gdb.base/reread.exp: Use gdb_continue_to_end.
9223 * gdb.base/langs.exp: Use gdb_continue_to_end.
9224 * gdb.base/interrupt.exp: Update for exit message change.
9225 * gdb.base/gdb1555.exp: Update for exit message change.
9226 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9227 * gdb.base/ending-run.exp: Update for exit message change.
9228 * gdb.base/chng-syms.exp: Update for exit message change.
9229 * gdb.base/checkpoint.exp: Update for exit message change.
9230 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9231 gdb_continue_to_end.
9232 (test_catch_syscall_with_wrong_args): Likewise.
9233 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9234 * gdb.base/break-interp.exp (test_ld): Update for exit message
9235 change.
9236 * gdb.base/bang.exp: Update for exit message change.
9237 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9238 (do_call_attach_tests): Likewise.
9239 * gdb.base/a2-run.exp: Update for exit message change.
9240 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9241 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9242 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9243
dd19bd70
JK
92442011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9245
9246 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9247
30e62689
TT
92482011-03-03 Tom Tromey <tromey@redhat.com>
9249
9250 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9251 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9252 * gdb.hp/gdb.aCC/configure.ac: Remove.
9253 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9254 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9255 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9256 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9257 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9258 * gdb.hp/gdb.compat/configure.ac: Remove.
9259 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9260 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9261 * gdb.hp/gdb.defects/configure.ac: Remove.
9262 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9263 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9264 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9265 * gdb.hp/configure.ac: Remove.
9266 * gdb.hp/configure: Remove.
9267 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9268 substitution.
9269 (Makefile): Remove rule.
9270 * gdb.cell/configure.ac: Remove.
9271 * gdb.cell/configure: Remove.
9272 * gdb.stabs/Makefile.in (Makefile): Remove.
9273 (distclean): Don't remove config.status or config.log.
9274 * gdb.stabs/configure (Makefile): Remove.
9275 * gdb.stabs/configure.ac: Remove.
9276 * configure: Rebuild.
9277 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9278 Remove stabs- and cell-specific logic. Test for existence of
9279 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9280 subdirectories, gdb.cell, and and gdb.stabs.
9281 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9282
c171f854
JB
92832011-03-03 Joel Brobecker <brobecker@adacore.com>
9284
9285 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9286 end of buffer.
9287
9a5193cb
JB
92882011-03-02 Joel Brobecker <brobecker@adacore.com>
9289
9290 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9291 gdb_test when running a test where we expected no output back.
9292
9bb4c1bb
MS
92932011-02-28 Michael Snyder <msnyder@vmware.com>
9294
9295 * gdb.cp/overload.cc: Change initializer value to integer.
9296
3bd0f5ef
MS
92972011-02-27 Michael Snyder <msnyder@vmware.com>
9298
9299 * gdb.multi/base.exp: Add test for remove-inferiors.
9300
2279eaad
JB
93012011-02-26 Joel Brobecker <brobecker@adacore.com>
9302
9303 * gdb.python/py-frame.exp: Simplify the initialization phase
9304 using prepare_for_testing.
9305
c82c0b55
MS
93062011-02-25 Michael Snyder <msnyder@vmware.com>
9307
9308 * gdb.multi/base.exp: Add tests for info inferiors with args.
9309
1d94651b
JK
93102011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9311
9312 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9313 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9314 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9315 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9316 asmfile3. Comment the STABS (#3) file compilation. Compile
9317 everything through assembler. Provide KFAIL for symtab/12497.
9318 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9319 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9320 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9321 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9322
3bd0f5ef
MS
93232011-02-24 Michael Snyder <msnyder@vmware.com>
9324
9325 * gdb.base/break.exp: Add tests for delete breakpoints using
9326 convenience variables and value history references.
9327
12c1418e
MS
93282011-02-24 Michael Snyder <msnyder@vmware.com>
9329
9330 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9331 left behind in previous check-in.
9332
e5a67952
MS
93332011-02-23 Michael Snyder <msnyder@vmware.com>
9334
9335 * gdb.base/break.exp: Add tests for "info break" with arguments.
9336 * gdb.trace/infotrace.exp: Update patterns for error and help.
9337 * gdb.base/completion.exp: Update pattern.
9338 * gdb.base/ena-dis-br.exp: Update pattern.
9339 * gdb.base/help.exp: Update patterns.
9340
93412011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9342
9343 * gdb.base/memattr.exp: New test.
9344 * gdb.base/memattr.c: Test load for memattr.exp.
9345
6e6fbe60
DE
93462011-02-22 Doug Evans <dje@google.com>
9347
9348 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9349
1d41d745
MS
93502011-02-22 Michael Snyder <msnyder@vmware.com>
9351
9352 * Makefile.in: Make more clean.
9353 * gdb.ada/Makefile.in: Ditto.
9354 * gdb.arch/Makefile.in: Ditto.
9355 * gdb.asm/Makefile.in: Ditto.
9356 * gdb.base/Makefile.in: Ditto.
9357 * gdb.cp/Makefile.in: Ditto.
9358 * gdb.dwarf2/Makefile.in: Ditto.
9359 * gdb.java/Makefile.in: Ditto.
9360 * gdb.mi/Makefile.in: Ditto.
9361 * gdb.modula2/Makefile.in: Ditto.
9362 * gdb.python/Makefile.in: Ditto.
9363 * gdb.server/Makefile.in: Ditto.
9364 * gdb.stabs/Makefile.in: Ditto.
9365 * gdb.threads/Makefile.in: Ditto.
9366 * gdb.trace/Makefile.in: Ditto.
9367
79ba84ca
MS
93682011-02-22 Michael Snyder <msnyder@vmware.com>
9369
df46027d 9370 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9371 info threads.
9372
b9b35694
JB
93732011-02-22 Joel Brobecker <brobecker@adacore.com>
9374
9375 * gdb.python/py-breakpoint.exp: Fix the expected output of
9376 one of the "maint info breakpoints" tests to accept the output
9377 generated on platforms that do not have hardware watchpoints.
9378
8bfb830f
JB
93792011-02-22 Joel Brobecker <brobecker@adacore.com>
9380
9381 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9382 clean_restart. Be a little stricter in the expected output
9383 for one of the tests. Fix a typo in one of the comments.
9384
c45f3c54
JB
93852011-02-22 Joel Brobecker <brobecker@adacore.com>
9386
9387 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9388 Delete variable binfile, no longer use. Add or modify test
9389 comments to make them unique.
9390
b97c863c
MS
93912011-02-21 Michael Snyder <msnyder@vmware.com>
9392
9393 * Makefile.in: Update for make clean.
9394 * gdb.ada/Makefile.in: Ditto.
9395 * gdb.arch/Makefile.in: Ditto.
9396 * gdb.asm/Makefile.in: Ditto.
9397 * gdb.base/Makefile.in: Ditto.
9398 * gdb.cp/Makefile.in: Ditto.
9399 * gdb.dwarf2/Makefile.in: Ditto.
9400 * gdb.java/Makefile.in: Ditto.
9401 * gdb.mi/Makefile.in: Ditto.
9402 * gdb.modula2/Makefile.in: Ditto.
9403 * gdb.python/Makefile.in: Ditto.
9404 * gdb.server/Makefile.in: Ditto.
9405 * gdb.stabs/Makefile.in: Ditto.
9406 * gdb.threads/Makefile.in: Ditto.
9407 * gdb.trace/Makefile.in: Ditto.
9408
aea5b279
MS
94092011-02-21 Michael Snyder <msnyder@vmware.com>
9410
9411 * gdb.threads/thread-find.exp: Update patterns for changes in
9412 output of "info threads" command.
9413
e3039479
UW
94142011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9415 Ulrich Weigand <uweigand@de.ibm.com>
9416
9417 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9418 (skip_hw_watchpoint_tests): Likewise.
9419 (skip_hw_watchpoint_multi_tests): Likewise.
9420
b800ec70
UW
94212011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9422
9423 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9424 (skip_hw_watchpoint_tests): Likewise.
9425 (skip_hw_watchpoint_multi_tests): Likewise.
9426 (skip_hw_watchpoint_access_tests): Likewise.
9427
9428 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9429 * gdb.base/pr11022.exp: Likewise.
9430 * gdb.base/watch-read.exp: Likewise.
9431 * gdb.base/watch_thread_num.exp: Likewise.
9432 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9433 * gdb.base/watchpoint-hw.exp: Likewise.
9434 * gdb.base/watchpoint.exp: Likewise.
9435 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9436 * gdb.threads/watchthreads-reorder.exp: Likewise.
9437 * gdb.threads/watchthreads.exp: Likewise.
9438 * gdb.threads/watchthreads2.exp: Likewise.
9439
91033e37
JB
94402011-02-21 Joel Brobecker <brobecker@adacore.com>
9441
9442 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9443 the debugger is unable to find the array bounds.
9444
eeaafae2
JK
94452011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9446
9447 * gdb.cp/typedef-operator.exp: New file.
9448 * gdb.cp/typedef-operator.cc: New file.
9449
e338d953
MS
94502011-02-17 Michael Snyder <msnyder@vmware.com>
9451
9452 * gdb.threads/thread-find.exp: Fix regular expressions.
9453
e67ad678
JB
94542011-02-17 Joel Brobecker <brobecker@adacore.com>
9455
9456 * gdb.ada/packed_array: Expand testcase to test printing of
9457 unconstrained packed array.
9458
93084bca
JB
94592011-02-17 Joel Brobecker <brobecker@adacore.com>
9460
9461 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9462
a0c78a73
PA
94632011-02-16 Pedro Alves <pedro@codesourcery.com>
9464
f65d5553 9465 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9466 (main): Initialize it before collecting, and and clear it
9467 afterwards.
f65d5553
PA
9468 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9469 collecting with '{type} addr', where the addr expression is not an
9470 rvalue.
a0c78a73 9471
3dfcbbd2
KW
94722011-02-16 Ken Werner <ken.werner@de.ibm.com>
9473
9474 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9475 a bool variable. Expect correct OpenCL names for vector types. Use the
9476 uc3 variable name instead of referring to the uchar3 built-in type.
9477 Escape the asterisk at the half pointer test.
9478
08807d5a
PA
94792011-02-16 Pedro Alves <pedro@codesourcery.com>
9480
f65d5553 9481 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9482 (main): Initialize it before collecting, and and clear it
9483 afterwards.
f65d5553
PA
9484 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9485 collecting overlapping memory ranges.
08807d5a 9486
60f98dde
MS
94872011-02-15 Michael Snyder <msnyder@vmware.com>
9488
9489 * gdb.base/default.exp: Add tests for thread commands.
9490 * gdb.base/help.exp: Add tests for thread commands.
9491 * gdb.threads/thread-find.exp: New test for thread find command.
9492
648cd113
KW
94932011-02-15 Ken Werner <ken.werner@de.ibm.com>
9494
9495 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9496
494e194e
YQ
94972011-02-15 Yao Qi <yao@codesourcery.com>
9498
9499 PR tdep/12352
9500 * gdb.arch/arm-disp-step.S : New test for str instruction.
9501 * gdb.arch/arm-disp-step.exp : Likewise.
9502
d9492458
TJB
95032011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9504
9505 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9506 "vector_register2_vr" test strings. Test the extended floating
9507 point registers (F32~F63).
9508 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9509 IBM XL C compiler. Make the test program use a register provided
9510 by the compiler for the lxvd2x instruction.
9511
8af8e3bc
PA
95122011-02-14 Pedro Alves <pedro@codesourcery.com>
9513
9514 * gdb.trace/unavailable.cc (class Base, class Middle, class
9515 Derived): New types.
9516 (derived_unavail, derived_partial, derived_whole): New globals.
9517 (virtual_partial): New global.
9518 (virtualp): Point at virtual_partial.
9519 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9520 related to unavailable vptr.
9521
1b28d0b3
PA
95222011-02-14 Pedro Alves <pedro@codesourcery.com>
9523
9524 * gdb.trace/unavailable.cc (a, b, c): New globals.
9525 (main): Set and clear them.
9526 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9527 `a' and `c', and check that `b' isn't collected, although `a' and
9528 `c' are.
9529
ec0a52e1
PA
95302011-02-14 Pedro Alves <pedro@codesourcery.com>
9531
9532 * gdb.trace/unavailable.cc (struct Virtual): New.
9533 (virtualp): New global pointer.
9534 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9535 printing a pointer to an object whose type has a vtable, with
9536 print object on.
9537
24e6bcee
PA
95382011-02-14 Pedro Alves <pedro@codesourcery.com>
9539
9540 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9541 value repeat handles unavailableness.
9542
39d37385
PA
95432011-02-14 Pedro Alves <pedro@codesourcery.com>
9544
9545 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9546 tests for building arrays from unavailable values, subscripting
9547 non-memory rvalue unvailable arrays, and accessing fields or
9548 baseclasses of non-lazy unavailable values,
9549 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9550 struct types.
9551 (g_smallstruct, g_smallstruct_b): New globals.
9552
06d72e16
PA
95532011-02-14 Pedro Alves <pedro@codesourcery.com>
9554
9555 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9556
bc9a5551
JK
95572011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9558
9559 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9560 * gdb.cp/overload-const.exp: New file.
9561 * gdb.cp/overload-const.cc: New file.
9562
54fcddd0
UW
95632011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9564
9565 * gdb.opencl/callfuncs.cl: New file.
9566 * gdb.opencl/callfuncs.exp: New test.
9567 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9568
d6dafb7c
UW
95692011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9570
9571 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9572 when computing result.
9573 * gdb.arch/altivec-abi.exp: Update expected results.
9574
a449c2d8
TJB
95752011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9576
9577 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9578 * gdb.base/jit.exp: Likewise.
9579 * gdb.base/pie-execl.exp: Likewise.
9580 * gdb.base/solib-nodir.exp: Likewise.
9581 * gdb.base/solib-overlap.exp: Likewise.
9582
764880b7
PA
95832011-02-07 Pedro Alves <pedro@codesourcery.com>
9584
9585 * gdb.trace/collection.c (global_pieces): New.
9586 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9587 New procedure.
9588 (gdb_trace_collection_test): Call it.
9589
505500db
SW
95902011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9591
9592 * gdb.python/py-evthreads.c: New file.
9593 * gdb.python/py-evthreads.exp: New file.
9594 * gdb.python/py-events.py: New file.
9595 * gdb.python/py-events.exp: New file.
9596 * gdb.python/py-events.c: New file.
9597
385203ed
DD
95982011-02-04 David Daney <ddaney@caviumnetworks.com>
9599
9600 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9601
9011945e
AB
96022011-02-03 Andrew Burgess <aburgess@broadcom.com>
9603
9604 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9605 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9606 boundary between two compilation units.
9607
580688f3
PA
96082011-02-02 Pedro Alves <pedro@codesourcery.com>
9609
9610 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9611 (Virtual): New structs.
9612 (virtual_o, virtual_middle_b): New globals.
9613 * gdb.cp/virtbase.exp: New tests.
9614
d3f0f853
PP
96152011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9616
9617 * gdb.base/jit.exp: New file.
9618 * gdb.base/jit-main.c: New file.
9619 * gdb.base/jit-solib.c: New file.
9620
b2030fb5
UW
96212011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9622
9623 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9624 proceed to initial kernel entry point.
9625 * gdb.opencl/datatypes.exp: Likewise.
9626 * gdb.opencl/operators.exp: Likewise.
9627 * gdb.opencl/vec_comps.exp: Likewise.
9628
2db19d1e
SW
96292011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9630
9631 * gdb.cp/nsnested.cc: New.
9632 * gdb.cp/nsnested.exp: New.
9633 * gdb.cp/nsnoimports.exp: New.
9634 * gdb.cp/nsnoimports.cc: New.
9635
6b0c4c1f
JB
96362011-01-31 Joel Brobecker <brobecker@adacore.com>
9637
9638 * gdb.base/interact.exp: Add extra tests that verify that
9639 the value of the interactive-mode setting does not change
9640 after the script is sourced.
9641
80b23b6a
JK
96422011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9643
9644 * gdb.cp/noparam.exp: New file.
9645 * gdb.cp/noparam.cc: New file.
9646
ffd5ec24
PA
96472011-01-28 Pedro Alves <pedro@codesourcery.com>
9648
9649 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9650 there's no stack or registers.
9651
a81766d8
TT
96522011-01-26 Tom Tromey <tromey@redhat.com>
9653
9654 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9655 space before string output. Add test for "set print pretty off"
9656 case.
9657
585fdaa1
PA
96582011-01-25 Pedro Alves <pedro@codesourcery.com>
9659
9660 * gdb.base/frame-args.exp: Adjust.
9661 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9662 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9663 * gdb.dwarf2/pieces.exp: Adjust.
9664 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9665 * gdb.opt/inline-locals.exp: Adjust.
9666 * gdb.threads/fork-child-threads.exp: Adjust.
9667
d468832a
KW
96682011-01-25 Ken Werner <ken.werner@de.ibm.com>
9669
9670 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9671 OpenCL kernel function. Add a comment as marker. Add address space
9672 qualifiers for the remaining program scope variables.
9673 * gdb.opencl/datatypes.cl: Likewise.
9674 * gdb.opencl/operators.cl: Likewise.
9675 * gdb.opencl/vec_comps.cl: Likewise.
9676 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9677 Add breakpoint at the marker comment.
9678 * gdb.opencl/datatypes.exp: Likewise.
9679 * gdb.opencl/operators.exp: Likewise.
9680 * gdb.opencl/vec_comps.exp: Likewise.
9681
490f124f
PA
96822011-01-24 Pedro Alves <pedro@codesourcery.com>
9683
9684 * gdb.base/printcmds.c (some_struct): New struct and instance.
9685 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9686 procedure.
9687 <global scope>: Call it.
9688
6da78614
KW
96892011-01-21 Ken Werner <ken.werner@de.ibm.com>
9690
9691 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9692 argument to the gdb_compile_opencl_hostapp call.
9693
ec64c9aa
YQ
96942011-01-19 Yao Qi <yao@codesourcery.com>
9695
9696 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9697 positve list.
9698
810cfdbb
YQ
96992011-01-19 Yao Qi <yao@codesourcery.com>
9700
9701 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9702 canonical form.
9703 Remove "xscale-*-*"
9704 * gdb.xml/tdesc-regs.exp: Likewise.
9705 * gdb.python/py-section-script.exp: Replace ARM target triplet
9706 with canonical form.
9707 Match arm*-*-symbianelf*.
9708 * gdb.base/dup-sect.exp: Likewise.
9709 * lib/dwarf.exp: New.
9710 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9711 dwarf2_support.
9712 * gdb.dwarf2/dup-psym.exp: Likewise.
9713 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9714 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9715 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9716 * gdb.dwarf2/dw2-basic.exp: Likewise.
9717 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9718 * gdb.dwarf2/dw2-const.exp: Likewise.
9719 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9720 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9721 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9722 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9723 * gdb.dwarf2/dw2-filename.exp: Likewise.
9724 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9725 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9726 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9727 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9728 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9729 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9730 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9731 * gdb.dwarf2/dw2-producer.exp: Likewise.
9732 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9733 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9734 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9735 * gdb.dwarf2/dw2-strp.exp: Likewise.
9736 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9737 * gdb.dwarf2/implptr.exp: Likewise.
9738 * gdb.dwarf2/mac-fileno.exp: Likewise.
9739 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9740 * gdb.dwarf2/pieces.exp: Likewise.
9741 * gdb.dwarf2/pr11465.exp: Likewise.
9742 * gdb.dwarf2/valop.exp: Likewise.
9743 * gdb.dwarf2/watch-notconst.exp: Likewise.
9744 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9745
4694da01
TT
97462011-01-19 Tom Tromey <tromey@redhat.com>
9747
9748 * gdb.python/py-infthread.exp: Add thread tests.
9749
b075872c
JB
97502011-01-14 Joel Brobecker <brobecker@adacore.com>
9751
9752 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9753
2c3e6e24
JB
97542011-01-14 Joel Brobecker <brobecker@adacore.com>
9755
9756 * gdb.ada/widewide: New testcase.
9757
de8fa76c
JB
97582011-01-13 Joel Brobecker <brobecker@adacore.com>
9759
9760 * gdb.base/interact.exp: New testcase.
9761
1b05df00
TT
97622011-01-12 Tom Tromey <tromey@redhat.com>
9763
9764 * gdb.mi/gdb2549.exp: Update for error message changes.
9765 * gdb.mi/mi-cli.exp: Likewise.
9766 * gdb.mi/mi-disassemble.exp: Likewise.
9767 * gdb.mi/mi-pthreads.exp: Likewise.
9768 * gdb.mi/mi-regs.exp: Likewise.
9769 * gdb.mi/mi-stack.exp: Likewise.
9770 * gdb.mi/mi-var-block.exp: Likewise.
9771 * gdb.mi/mi-var-cmd.exp: Likewise.
9772 * gdb.mi/mi2-cli.exp: Likewise.
9773 * gdb.mi/mi2-disassemble.exp: Likewise.
9774 * gdb.mi/mi2-pthreads.exp: Likewise.
9775 * gdb.mi/mi2-regs.exp: Likewise.
9776 * gdb.mi/mi2-stack.exp: Likewise.
9777 * gdb.mi/mi2-var-block.exp: Likewise.
9778 * gdb.mi/mi2-var-cmd.exp: Likewise.
9779
c2ff108b
JK
97802011-01-12 Andrew Burgess <aburgess@broadcom.com>
9781 Jan Kratochvil <jan.kratochvil@redhat.com>
9782
9783 PR fortran/11104 and DWARF unbound arrays detection.
9784 * gdb.fortran/multi-dim.exp: New file.
9785 * gdb.fortran/multi-dim.f90: New file.
9786
b716877b
AB
97872011-01-12 Andrew Burgess <aburgess@broadcom.com>
9788
9789 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9790 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9791 add new tests for opcode dumping.
9792
6c162d5e
TT
97932011-01-11 Tom Tromey <tromey@redhat.com>
9794
9795 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9796
77b06cd7
TJB
97972010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9798
9799 Convert hardware watchpoints to use breakpoint_ops.
9800 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9801 type is not supported.
9802 * gdb.base/foll-fork.exp: Likewise.
9803 * gdb.base/foll-vfork.exp: Likewise.
9804
f39a75d0
PM
98052011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9806
9807 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9808 Use load_lib gdb-python.exp.
9809 * gdb.python/python.exp: Ditto.
9810 * gdb.python/py-function.exp: Ditto.
9811
fc529d80
AS
98122011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9813
9814 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9815
fb03cb59
JK
98162011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9817
9818 * configure: Regenerate.
9819
d8e22779
TT
98202011-01-06 Tom Tromey <tromey@redhat.com>
9821
9822 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9823
09050809
JB
98242011-01-06 Joel Brobecker <brobecker@adacore.com>
9825
fc529d80
AS
9826 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9827 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9828 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9829 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9830 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9831 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9832 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9833 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9834 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9835 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9836 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9837 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9838 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9839 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9840 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9841 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9842 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9843 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9844 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9845 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9846 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9847 gdb.ada/uninitialized_vars.exp,
9848 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9849 Simplify by using clean_restart.
09050809 9850
8ed5dd9e
JB
98512011-01-06 Joel Brobecker <brobecker@adacore.com>
9852
9853 Add marker to be used as anchor for inserting breakpoints.
9854 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9855 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9856 Likewise.
9857
9858 Remove uses of gdb_start_cmd.
9859 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9860 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9861
9862 Do not run testcase if testing with GDBserver.
9863 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9864 if testing with GDBserver.
9865
368a124f
JB
98662011-01-06 Joel Brobecker <brobecker@adacore.com>
9867
9868 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9869 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9870 copyright header.
9871
44944448
JB
98722011-01-05 Joel Brobecker <brobecker@adacore.com>
9873
9874 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9875 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9876 testsuite/gdb.fortran/complex.f,
9877 testsuite/gdb.fortran/derived-type.f90,
9878 testsuite/gdb.fortran/library-module-lib.f90,
9879 testsuite/gdb.fortran/library-module-main.f90,
9880 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9881 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9882 Copyright year update.
9883
31886ea6
JB
98842011-01-05 Joel Brobecker <brobecker@adacore.com>
9885
9886 * gdb.base/langs1.f: Add copyright header.
9887
ebedcab5
JK
98882011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9889
9890 * gdb.base/morestack.exp: New file.
9891 * gdb.base/morestack.c: New file.
9892
de1eb2f9
JK
98932011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9894
9895 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9896
9e87a409
JB
98972010-12-29 Joel Brobecker <brobecker@adacore.com>
9898
9899 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9900 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9901
720d1a40
JB
99022010-12-29 Joel Brobecker <brobecker@adacore.com>
9903
9904 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9905
a283af87
AS
99062010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9907
5d3d9cba
AS
9908 * gdb.threads/tls.exp: Fix typo.
9909
a283af87
AS
9910 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9911 * gdb.threads/execl.exp: Update.
9912
2a20745c
YQ
99132010-12-23 Yao Qi <yao@codesourcery.com>
9914
9915 * gdb.arch/arm-disp-step.exp: New.
9916 * gdb.arch/arm-disp-step.S: New.
9917
a7658b96
TT
99182010-12-21 Tom Tromey <tromey@redhat.com>
9919
9920 * gdb.threads/execl.exp: Update.
9921 * gdb.threads/linux-dp.exp: Update.
9922 * gdb.threads/manythreads.exp: Update.
9923 * gdb.threads/tls.exp: Update.
9924
5b79abe7
TT
99252010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9926
9927 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9928 (NextOverThrowDerivates) <resumebpt>: New.
9929 (resumebpt_test): New.
9930 (main): Call resumebpt_test.
9931 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9932
0914bcdb
SS
99332010-12-12 Stan Shebs <stan@codesourcery.com>
9934
9935 * gdb.trace/tsv.exp: Test print command on trace state variables.
9936
305aeedc
TT
99372010-12-09 Tom Tromey <tromey@redhat.com>
9938
9939 * gdb.base/interp.exp: Add regression test.
9940
186c406b
TT
99412010-12-09 Tom Tromey <tromey@redhat.com>
9942
9943 * gdb.java/jnpe.java: New file.
9944 * gdb.java/jnpe.exp: New file.
9945 * gdb.cp/nextoverthrow.exp: New file.
9946 * gdb.cp/nextoverthrow.cc: New file.
9947
aae1c79a
DE
99482010-12-07 Doug Evans <dje@google.com>
9949
9950 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9951 of data-directory.
9952 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9953 updated.
9954 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9955
60f98dde 99562010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
9957
9958 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9959 * gdb.base/call-sc.exp: Ditto.
9960 * gdb.base/finish.exp: Ditto.
9961 * gdb.base/return.exp: Ditto.
9962 * gdb.base/return2.exp: Ditto.
9963
5fa290c1
DE
99642010-11-30 Doug Evans <dje@google.com>
9965
9966 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9967 (gdb_expect_list): Fix spelling errors in comments.
9968 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9969 send_gdb/gdb_expect_list where applicable.
9970 * gdb.base/call-ar-st.exp: Ditto.
9971 * gdb.base/funcargs.exp: Ditto.
9972 * gdb.base/gcore.exp: Ditto.
9973 * gdb.base/page.exp: Ditto.
9974 * gdb.base/sigaltstack.exp: Ditto.
9975 * gdb.base/siginfo.exp: Ditto.
9976 * gdb.base/sigstep.exp: Ditto.
9977 * gdb.base/trace-commands.exp: Ditto.
9978
4e04c971
DE
99792010-11-29 Doug Evans <dje@google.com>
9980
9981 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9982 printer-name;subprinter-name.
9983
8cf6f0b1
TT
99842010-11-29 Tom Tromey <tromey@redhat.com>
9985
9986 * gdb.dwarf2/implptr.exp: New file.
9987 * gdb.dwarf2/implptr.c: New file.
9988 * gdb.dwarf2/implptr.S: New file.
9989
94b6973e
PM
99902010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9991
fc529d80 9992 PR python/12199
94b6973e
PM
9993
9994 * gdb.python/py-breakpoint.exp: Test the delete method.
9995
8358c15c
JK
99962010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9997
9998 Fix step_resume_breakpoint unsaved during an infcall.
9999 * gdb.base/step-resume-infcall.exp: New file.
10000 * gdb.base/step-resume-infcall.c: New file.
10001
f6df29bc
TJB
100022010-11-24 Edjunior Machado <emachado@br.ibm.com>
10003
10004 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
10005
f2b5a5cf
TJB
100062010-11-24 Edjunior Machado <emachado@br.ibm.com>
10007
10008 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
10009 on ppc64's symbols; "finish" and "return" commands must accept to
10010 show the caller line again as well as the line after.
10011 * gdb.asm/powerpc64.inc: New file.
10012
6b0ecdc2
DE
100132010-11-23 Doug Evans <dje@google.com>
10014
10015 * lib/gdb.exp (gdb_test_sequence): New function.
10016 (gdb_expect_list): Add verbose -log call for each pattern.
10017 * gdb.base/signals.exp (test_handle_all_print): Call it.
10018 Reduce timeout increment from 6 minutes to 1 minute.
10019 * gdb.server/ext-run.exp: Call it.
10020
ea976c60
PM
100212010-11-23 Phil Muldoon <pmuldoon@redhat.com>
10022
f2b5a5cf 10023 PR python/12212
ea976c60
PM
10024
10025 * gdb.python/python.exp: Check that selected_thread raises an
10026 error when no inferior is loaded.
10027
c0efa795
JK
100282010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10029
10030 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
10031 * gdb.dwarf2/dw2-stack-boundary.S: New file.
10032
ec3aa567
JK
100332010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10034
10035 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
10036 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
10037
d8249011
DE
100382010-11-18 Doug Evans <dje@google.com>
10039
10040 * gdb.server/ext-run.exp: Fix intermittent failures.
10041
d4eba7d1
NF
100422010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10043
10044 * gdb.stabs/gdb11479.exp: Use runto_main.
10045
b04c2f88
NF
100462010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10047
10048 * gdb.base/break-entry.exp: Skip if using a stub.
10049
ae9d7ce4
NF
100502010-11-12 Nathan Froyd <froydnj@codesourcery.com>
10051
10052 * gdb.python/py-inferior.exp: Pack values in target endianness.
10053
621c8364
TT
100542010-11-12 Tom Tromey <tromey@redhat.com>
10055
10056 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
10057 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
10058 MemoryError.
10059 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
10060 type.
10061 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
10062 MemoryError.
10063 (test_subscript_regression): Update exception type.
10064
84f4c1fe
PM
100652010-11-11 Phil Muldoon <pmuldoon@redhat.com>
10066
10067 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
10068 breakpoint tests.
10069
a1442452
PA
100702010-11-09 Pedro Alves <pedro@codesourcery.com>
10071
10072 * gdb.base/watchpoint.exp: Test "watch -location" with an
10073 innacessible location.
10074
efd11a33
JK
100752010-11-09 Edjunior Machado <emachado@br.ibm.com>
10076 Luis Machado <luisgpm@br.ibm.com>
10077
10078 * gdb.base/maint.exp: Expect "." prefix.
10079 * gdb.base/nodebug.exp: Expect "." Likewise.
10080 * gdb.base/sepsymtab.exp: Expect "." Likewise.
10081 * gdb.base/watchpoint-cond-gone.exp: Likewise.
10082 * gdb.base/watchpoint.exp: Expect a software watch to be created for
10083 POWER server processors.
10084
aa00efb5
JK
100852010-11-08 Edjunior Machado <emachado@br.ibm.com>
10086 Luis Machado <luisgpm@br.ibm.com>
10087
10088 * gdb.base/break-entry.exp: convert entry point for
10089 ppc64 and expect leading `.' on ppc64's symbols
10090
99e7ae30
DE
100912010-11-05 Doug Evans <dje@google.com>
10092
10093 * gdb.base/help.exp: Update expected output.
b521dba8
DE
10094 * gdb.python/py-param.exp: Delete, contents moved to ...
10095 * gdb.python/py-parameter.exp: ... here. New file.
10096 Add test for gdb.parameter ("directories").
99e7ae30 10097
f4b8a18d
KW
100982010-11-05 Ken Werner <ken.werner@de.ibm.com>
10099
10100 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
10101 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
10102 * configure: Regenerate.
10103 * gdb.opencl/Makefile.in: New File.
10104 * gdb.opencl/datatypes.exp: Likewise.
10105 * gdb.opencl/datatypes.cl: Likewise.
10106 * gdb.opencl/operators.exp: Likewise.
10107 * gdb.opencl/operators.cl: Likewise.
10108 * gdb.opencl/vec_comps.exp: Likewise.
10109 * gdb.opencl/vec_comps.cl: Likewise.
10110 * gdb.opencl/convs_casts.exp: Likewise.
10111 * gdb.opencl/convs_casts.cl: Likewise.
10112 * lib/opencl.exp: Likewise.
10113 * lib/opencl_hostapp.c: Likewise.
10114 * lib/opencl_kernel.cl: Likewise.
10115 * lib/cl_util.c: Likewise.
10116 * lib/cl_util.c: Likewise.
10117 * gdb.base/default.exp (set language): Add "opencl" to the list of
10118 languages.
10119
a9d5ef47
SW
101202010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
10121
10122 * gdb.cp/overload.exp: Added test for inheritance overload.
10123 * gdb.cp/overload.cc: Ditto.
10124 * gdb.cp/oranking.exp: Removed releveant kfails.
10125
03eb1c79
JK
101262010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10127 Joel Brobecker <brobecker@adacore.com>
10128
10129 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
10130 check test_compiler_info.
10131
dbc98a8b
KW
101322010-11-03 Ken Werner <ken.werner@de.ibm.com>
10133
10134 * gdb.base/gnu_vector.exp: Adjust expect messages.
10135
120bd360
KW
101362010-11-03 Ken Werner <ken.werner@de.ibm.com>
10137
10138 * gdb.base/gnu_vector.exp: Add unary operator tests.
10139
c37f7098
KW
101402010-11-03 Ken Werner <ken.werner@de.ibm.com>
10141
10142 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
10143
7b51bc51
DE
101442010-11-02 Doug Evans <dje@google.com>
10145
10146 * gdb.python/py-pp-maint.c: New file.
10147 * gdb.python/py-pp-maint.exp: New file.
10148 * gdb.python/py-pp-maint.py: New file.
10149
50c97f38
TT
101502010-11-02 Tom Tromey <tromey@redhat.com>
10151
10152 * gdb.base/default.exp: Remove "scheme" from language list.
10153
a289b8f6
JK
101542010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10155
10156 Revert:
10157 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10158 * gdb.threads/sigstep-threads.exp: New file.
10159 * gdb.threads/sigstep-threads.c: New file.
10160
cd017491
MS
101612010-10-20 Michael Snyder <msnyder@vmware.com>
10162
10163 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
10164
8e6a5956
UW
101652010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10166
10167 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
10168 Skip test completely if gdb,no_hardware_watchpoints.
10169
2c04da0d
UW
101702010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
10171
10172 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
10173 strict, but do not check for any particular function name within libc.
10174
79afc5ef
SW
101752010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10176
10177 * gdb.cp/smartp.exp: New test.
10178 * gdb.cp/smartp.cc : New test.
10179
026ffab7
SW
101802010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10181
10182 * gdb.cp/converts.exp: Test pointer to bool conversion.
10183 Test pointer to long conversion.
10184 * gdb.cp/oranking.exp: Removed relevant kfail.
10185
3a772aa4
TT
101862010-10-18 Tom Tromey <tromey@redhat.com>
10187
10188 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
10189 argument to lazy_string.
10190 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
10191 (pp_ls.to_string): Use it.
10192 * gdb.python/py-prettyprint.c (main): Move declarations to top.
10193 Add "estring2" local.
10194
5fc3827b
JK
101952010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10196
10197 Fix s390x compatibility.
10198 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10199 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10200
8aeb23f3
JK
102012010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10202
10203 * gdb.threads/sigstep-threads.exp: New file.
10204 * gdb.threads/sigstep-threads.c: New file.
10205
c1e56572
JK
102062010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10207
10208 * gdb.base/pie-execl.exp: New file.
10209 * gdb.base/pie-execl.c: New file.
10210
92163a10
JK
102112010-10-13 Doug Evans <dje@google.com>
10212 Jan Kratochvil <jan.kratochvil@redhat.com>
10213
10214 PR exp/12117
10215 * gdb.cp/ptype-cv-cp.cc: New file.
10216 * gdb.cp/ptype-cv-cp.exp: New file.
10217
7062b0a0
SW
102182010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10219
10220 * gdb.cp/converts.cc: New test program.
10221 * gdb.cp/converts.exp: New test.
10222 * gdb.cp/overload.exp: Added test for void* vs int*.
10223 * gdb.cp/overload.exp: Ditto.
10224 * gdb.cp/oranking.exp: Removed related kfail.
10225
0e3509db
DE
102262010-10-13 Doug Evans <dje@google.com>
10227
10228 * lib/gdb-python.exp (gdb_check_python_config): New function.
10229 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10230 * gdb.python/lib-types.cc: New file.
10231 * gdb.python/lib-types.exp: New file.
10232
8dc78533
JK
102332010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10234
10235 * gdb.python/py-error.exp: New file.
10236 * gdb.python/py-error.py: New file.
10237
93c17e06
JK
102382010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10239
10240 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10241 gdb_test_multiple.
10242
d8b34041
JK
102432010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10244
10245 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10246 * gdb.base/prelink.exp: Likewise.
10247 * gdb.base/solib-nodir.exp: Likewise.
10248 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10249 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10250 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10251
e0cc584e
UW
102522010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10253
10254 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10255 for the "info files" test to avoid timeouts on slow machines.
10256
cfc353b1
JK
102572010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10258
10259 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10260 (main): Make openlib dummy call.
10261
d3d7896d
JK
102622010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10263
10264 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10265 * break-interp.exp (reach): Move the core body ...
10266 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10267 (test_ld): Provide always real argument, even to the linker. Replace
10268 dl_main by _dl_debug_state.
10269
5e533c94
JK
102702010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10271
10272 Fix results of prelinked PIEs on ppc*.
10273 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10274 Accept also DISPLACEMENT "PRESENT".
10275 (main): Replace "ZERO" displacements by "PRESENT".
10276
33540610
SW
102772010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10278
10279 * gdb.cp/oranking.exp: New test.
10280 * gdb.cp/oranking.cc: New test program.
10281
3bdf2bbd
KW
102822010-10-08 Ken Werner <ken.werner@de.ibm.com>
10283
10284 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10285 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10286
2f608a3a
KW
102872010-10-06 Ken Werner <ken.werner@de.ibm.com>
10288
10289 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10290 lush, lynx) New constant.
10291 * gdb.base/constvars.exp: Test const array types.
10292 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10293
aa2e2d8d
DE
102942010-10-06 Doug Evans <dje@google.com>
10295
10296 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10297 of syscall staging area.
10298
2844d6b5
KW
102992010-10-06 Ken Werner <ken.werner@de.ibm.com>
10300
10301 * gdb.base/gnu_vector.c: Add variable c4.
10302 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10303 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10304
7d8ac8bb
MR
103052010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10306
10307 * gdb.arch/altivec-abi.exp: Fix a typo.
10308
84a02e58
MR
103092010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10310
10311 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10312 to match a thread ID.
10313
b18e6318
JK
103142010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10315
10316 Fix s390x testcase compatibility.
10317 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10318
a2c09bd0
DE
103192010-10-01 Doug Evans <dje@google.com>
10320
10321 * lib/gdb-python.exp: New file.
10322 * gdb.python/py-block.exp: Use it.
10323 * gdb.python/py-breakpoint.exp: Ditto.
10324 * gdb.python/py-frame.exp: Ditto.
10325 * gdb.python/py-inferior.exp: Ditto.
10326 * gdb.python/py-param.exp: Ditto.
10327 * gdb.python/py-prettyprint.exp: Ditto.
10328 * gdb.python/py-shared.exp: Ditto.
10329 * gdb.python/py-symbol.exp: Ditto.
10330 * gdb.python/py-symtab.exp: Ditto.
10331 * gdb.python/py-type.exp: Ditto.
10332 * gdb.python/py-value.exp: Ditto.
10333 * gdb.python/python.exp: Ditto.
10334
38f12cfc
TT
103352010-09-30 Tom Tromey <tromey@redhat.com>
10336
10337 * gdb.base/anon.exp: New file.
10338 * gdb.base/anon.c: New file.
10339
9ae8282d
TT
103402010-09-30 Tom Tromey <tromey@redhat.com>
10341
10342 * gdb.base/completion.exp: Test completion through anonymous
10343 union.
10344 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10345
e9e07ba6
JK
103462010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10347
10348 Fix printing parameters of inlined functions.
10349 * gdb.dwarf2/dw2-inline-param.exp: New file.
10350 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10351 * gdb.dwarf2/dw2-inline-param.S: New file.
10352
cd2effb2
JK
103532010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10354
10355 PR corefiles/12071.
10356 * gdb.base/corefile.exp (quit with a process, no question: load core)
10357 (quit with a core file): New tests.
10358
bceffbf3
JK
103592010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10360
10361 Fix GDB crash on inferior calls with self-referencing classes.
10362 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10363 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10364 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10365
1736ad11
JK
103662010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10367
10368 Fix lost siginfo_t for inferior calls.
10369 * gdb.base/siginfo-infcall.exp: New file.
10370 * gdb.base/siginfo-infcall.c: New file.
10371
a176ad92
JB
103722010-09-22 Joel Brobecker <brobecker@adacore.com>
10373
10374 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10375
c2b0a229
JK
103762010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10377
10378 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10379 New test.
10380 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10381
e8ae22d1
JB
103822010-09-22 Joel Brobecker <brobecker@adacore.com>
10383
10384 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10385 type of our const type.
10386
ec322823
SW
103872010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10388
10389 * gdb.cp/pr12028.cc: New.
10390 * gdb.cp/pr12028.exp: New.
10391
72929c62
JB
103922010-09-22 Joel Brobecker <brobecker@adacore.com>
10393
10394 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10395
875b4ff5 103962010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10397 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10398
10399 PR mi/11407
10400 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10401 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10402 * gdb.mi/dw2-ref-missing-frame.S New File.
10403 * gdb.mi/dw2-ref-missing-frame.exp New File.
10404
7155d578
TT
104052010-09-14 Tom Tromey <tromey@redhat.com>
10406
10407 PR symtab/8399:
10408 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10409
515ed532
TT
104102010-09-14 Tom Tromey <tromey@redhat.com>
10411
10412 PR exp/11803:
10413 * gdb.threads/tls.exp: Use C++.
10414 (check_thread_local): Use K::another_thread_local.
10415 * gdb.threads/tls.c (class K): New.
10416 (another_thread_local): Now a member of K.
10417 (spin): Update. No longer K&R C.
10418
450ca57c
SW
104192010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10420
10421 * gdb.cp/koenig.cc: created class for testing member lookup.
10422 * gdb.cp/koenig.exp: Added test for member lookup.
10423
dbd492a3
JK
104242010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10425
10426 Fix false FAILs on sourcetree topdir directory containing "kill".
10427 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10428 source line matching regexp.
10429
8d4d924b
JK
104302010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10431
10432 * gdb.python/python.exp (set height 0, collect help from uiout)
10433 (verify help to uiout): New tests.
10434
8e64f2a0
JK
104352010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10436
10437 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10438 is_lp64_target to check 64bit target.
10439
4569eed2
JK
104402010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10441
10442 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10443 (test_ld) <powerpc64-*>: New.
10444
5e1617b1
DJ
104452010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10446
10447 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10448
c767944b
DJ
104492010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10450
10451 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10452 (FunctionArg::method): New function.
10453 (empty, arg): New variables.
10454 (main): Call arg.method.
10455 * gdb.cp/templates.exp (test_template_args): New function.
10456 (do_tests): Call it.
10457
27d3a3fc
UW
104582010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10459
10460 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10461 of "next" to proceed over pthread_exit call.
10462
55b7ce7f
UW
104632010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10464
10465 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10466 "maint print statistics" output to prevent expect timeouts.
10467
809df446
JK
104682010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10469
10470 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10471 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10472 (test_float_rejected): ... here.
10473 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10474 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10475 (test_float_rejected): ... here.
10476 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10477 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10478 (test_float_rejected): ... here.
10479 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10480 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10481 (test_float_rejected): ... here.
10482
8464be76
DJ
104832010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10484
10485 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10486 before disabling hardware watchpoints.
10487 (test_inaccessible_watchpoint): Check that hardware watchpoints
10488 are used. Test for watchpoints on a constant address.
10489
14dba4b4
JK
104902010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10491
10492 * gdb.base/ui-redirect.exp: New file.
10493
3f3540e1 104942010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10495 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10496
10497 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10498
0f254bb7
DE
104992010-08-31 Doug Evans <dje@google.com>
10500
10501 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10502
03f17ccf
TT
105032010-08-30 Tom Tromey <tromey@redhat.com>
10504
10505 PR python/11792:
10506 * gdb.python/py-value.exp (test_subscript_regression): Add
10507 dynamic_type test.
10508
640617ad
DJ
105092010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10510
10511 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10512 instead of running to main. Do not test the main function.
10513 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10514 Add new main.
10515
2ed91d1b
PA
105162010-08-26 Pedro Alves <pedro@codesourcery.com>
10517
10518 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10519 one test.
10520
673bfd45
DE
105212010-08-24 Doug Evans <dje@google.com>
10522
10523 PR symtab/11942
10524 * gdb.dwarf2/dw4-sig-types.cc: New file.
10525 * gdb.dwarf2/dw4-sig-types.h: New file.
10526 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10527 * gdb.dwarf2/dw4-sig-types.exp: New file.
10528
f9ffd4bb
TT
105292010-08-23 Tom Tromey <tromey@redhat.com>
10530
10531 PR python/11145:
10532 * gdb.python/py-value.c (Base, Derived): New types.
10533 (base): New global.
10534 * gdb.python/py-value.exp (test_subscript_regression): Add
10535 dynamic_cast test.
10536
d839c8a4
TT
105372010-08-23 Tom Tromey <tromey@redhat.com>
10538
10539 PR python/10676:
10540 * gdb.python/py-type.exp (test_fields): Add tests for type
10541 equality.
10542
702c2711
TT
105432010-08-23 Tom Tromey <tromey@redhat.com>
10544
10545 PR python/11915:
10546 * gdb.python/py-type.exp (test_fields): Add tests for array.
10547
832bafd3
KS
105482010-08-23 Keith Seitz <keiths@redhat.com>
10549
10550 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10551 have any children. Create a new abbrev for it.
10552 Add missing terminal sequence to .debug_abbrev.
10553
c37bf528
KS
105542010-08-20 Keith Seitz <keiths@redhat.com>
10555
10556 PR symtab/11465:
10557 * gdb.dwarf2/pr11465.exp: New test.
10558 * gdb.dwarf2/pr11465.S: New file.
10559 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10560 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10561
4572cbac
TJB
105622010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10563
10564 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10565 registers. Update data sets with the new v2_double element in the
10566 VSX register union. Add vector_register3_vr data set for the AltiVec
10567 registers. Use gdb_test_no_output instead of send_gdb.
10568
e7fbb131
PA
105692010-08-19 Pedro Alves <pedro@codesourcery.com>
10570
10571 * gdb.python/py-shared.exp: New file, factored out from
10572 python.exp.
10573 * gdb.python/py-shared.c: New file.
10574 * gdb.python/py-shared-sl.c: New file.
10575 * gdb.python/python-1.c: New file.
10576 * gdb.python/python-sl.c: Delete.
10577 * gdb.python/python.c: Mention python-1.c.
10578 * gdb.python/python.exp: Move shared library tests to
10579 py-shared.exp.
10580 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10581 (MISCELLANEOUS): New.
10582 (clean mostlyclean): Also remove $MISCELLANEOUS.
10583
d30f5e1f
DE
105842010-08-19 Doug Evans <dje@google.com>
10585
10586 PR exp/11926
10587 * gdb.base/printcmds.exp (test_float_accepted): New function.
10588 Move existing float tests there. Add tests for floats with suffixes.
10589 (test_float_rejected): New function.
10590 * gdb.java/jv-print.exp (test_float_accepted): New function.
10591 (test_float_rejected): New function.
10592 * gdb.objc/print.exp: New file.
10593 * gdb.pascal/print.exp: New file.
10594 * lib/objc.exp: New file.
10595
7b3fd859
PM
105962010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10597
10598 * gdb.base/default.exp (info set): Avoid full buffer error and force
10599 reading up to final gdb prompt.
10600 (show): Likewise.
10601
c92817ce
TT
106022010-08-18 Tom Tromey <tromey@redhat.com>
10603
10604 PR symtab/11919:
10605 * gdb.base/completion.exp: Add test.
10606
f1208f9e
DE
106072010-08-18 Doug Evans <dje@google.com>
10608
10609 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10610 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10611 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10612 Simplify, early exit if runto_main fails.
10613 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10614 (set_lang_fortran): Moved to lib/fortran.exp.
10615 * gdb.fortran/types.exp: load_lib fortran.exp.
10616 (set_lang_fortran): Moved to lib/fortran.exp.
10617 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10618 * gdb.java/jprint.exp (set_lang_java): Ditto.
10619 * gdb.java/jv-exp.exp: load_lib java.exp.
10620 If set_lang_java fails, issue a warning instead of failure to be
10621 consistent with other set_lang_foo uses.
10622 (set_lang_java): Moved to lib/java.exp.
10623 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10624 If set_lang_java fails, issue a warning instead of failure to be
10625 consistent with other set_lang_foo uses.
10626 * gdb.pascal/types.exp: load_lib pascal.exp.
10627 (set_lang_pascal): Moved to lib/pascal.exp.
10628 * lib/fortran.exp: New file.
10629 * lib/java.exp (set_lang_java): New function.
10630 * lib/pascal.exp (set_lang_pascal): New function.
10631
2f06b485
YQ
106322010-08-18 Yao Qi <yao@codesourcery.com
10633
10634 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10635 func_nofb_start and func_loopfb_start, so that address of functions
10636 is equal to these labels on Thumb.
10637
96e25403
YQ
106382010-08-18 Yao Qi <yao@codesourcery.com>
10639
10640 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10641 to reflect latest c source file.
10642
36e6adc4
JK
106432010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10644
10645 * gdb.cp/infcall-dlopen.exp: New file.
10646 * gdb.cp/infcall-dlopen.cc: New file.
10647 * gdb.cp/infcall-dlopen-lib.cc: New file.
10648
f431efe5
PA
106492010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10650 Pedro Alves <pedro@codesourcery.com>
10651
10652 PR breakpoints/11371
10653
10654 * gdb.base/watch-cond-infcall.exp: New file.
10655 * gdb.base/watch-cond-infcall.c: New file.
10656
06a64a0b
TT
106572010-08-16 Tom Tromey <tromey@redhat.com>
10658
10659 * gdb.base/help.exp: Update.
10660 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10661 watchpoint.
10662 (test_watch_location): New proc.
10663 (test_watchpoint_in_big_blob): Delete watchpoint.
10664 * gdb.base/watchpoint.c (func5): New function.
10665 (main): Call it.
10666
70ebf4ed
DE
106672010-08-16 Doug Evans <dje@google.com>
10668
10669 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10670
ca5c20b6
PM
106712010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10672
10673 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10674 tests.
10675
7346b668
KW
106762010-08-11 Ken Werner <ken.werner@de.ibm.com>
10677
10678 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10679 * gdb.base/gnu_vector.c: New File.
10680 * gdb.base/gnu_vector.exp: Likewise.
10681
cb2e07a6
PM
106822010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10683
10684 * gdb.python/python.c: New File.
10685 * gdb.python/python-sl.c: New File.
10686 * gdb.python/python.exp: Test solib_address and decode_line
10687 * functions.
10688
5da1313b
JK
106892010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10690
10691 * gdb.python/python.exp (show height, set height 10)
10692 (verify pagination beforehand, verify pagination beforehand: q)
10693 (gdb.execute does not page, verify pagination afterwards)
10694 (verify pagination afterwards: q): New.
10695
49c3ccf7
DE
106962010-08-02 Doug Evans <dje@google.com>
10697
10698 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10699 because of an older gcc, change test2
10700 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10701 to unsupported.
10702
42c0c4f1
KH
107032010-07-30 Kazu Hirata <kazu@codesourcery.com>
10704
10705 * gdb.base/break-always.exp: Do not expect full paths to file
10706 names.
10707 * gdb.base/commands.exp: Likewise.
10708
d3765805
DE
107092010-07-30 Doug Evans <dje@google.com>
10710
c98ee71b
DE
10711 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10712 xfail them when run with older gccs.
10713
fd961404
DE
10714 * lib/gdb.exp (build_executable): Forward "c++" option to
10715 get_compiler_info.
10716
999adef4
DE
10717 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10718 "python print ttype.template_argument(1)" and
10719 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10720 if using gcc 4.4 or earlier.
10721
d3765805
DE
10722 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10723 attach-to-debugger handling.
10724
1276c759
JK
107252010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10726
10727 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10728 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10729 (main): Use copyreloc.
10730 * gdb.base/prelink.exp (split debug of executable)
10731 (.dynbss vs. .bss address shift): New tests.
10732
88caa9b9
PA
107332010-07-29 Pedro Alves <pedro@codesourcery.com>
10734
10735 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10736 in gdb_test_multiple.
10737
c6f2ac43
PA
107382010-07-29 Pedro Alves <pedro@codesourcery.com>
10739
10740 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10741 environment.
10742
326fd672
TT
107432010-07-28 Tom Tromey <tromey@redhat.com>
10744
10745 PR python/11060:
10746 * gdb.python/py-type.c (Temargs): New template.
10747 (temvar): New variable.
10748 * gdb.python/py-type.exp (test_template): New proc.
10749
3ce3b1ba
PA
107502010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10751
10752 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10753 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10754
34eaf542
TT
107552010-07-28 Tom Tromey <tromey@redhat.com>
10756
10757 PR c++/9946:
10758 * gdb.cp/temargs.exp: New file.
10759 * gdb.cp/temargs.cc: New file.
10760
d41b819e
JK
107612010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10762
10763 * gdb.base/help.exp (help disassemble): Update the content.
10764
26ab7092
JK
107652010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10766
10767 * gdb.threads/ia64-sigill.exp: New file.
10768 * gdb.threads/ia64-sigill.c: New file.
10769
5283e9e1
TT
107702010-07-27 Tom Tromey <tromey@redhat.com>
10771
10772 * gdb.opt/inline-cmds.c (ATTR): New define.
10773 (func1): Use it.
10774 (func2): Likewise.
10775 (func3): Likewise.
10776 (outer_inline1): Likewise.
10777 (outer_inline2): Likewise.
10778 * gdb.opt/inline-bt.c (ATTR): New define.
10779 (func1): Use it.
10780 (func2): Likewise.
10781 * gdb.opt/inline-locals.c (ATTR): New define.
10782 (func1): Use it.
10783 (func2): Likewise.
10784
e992ef73
TT
107852010-07-27 Tom Tromey <tromey@redhat.com>
10786
10787 * gdb.stabs/gdb11479.c (hack): New function.
10788 (test): Use it.
10789 (test2): Use it.
10790 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10791 (int32_search_buf, int64_search_buf): No longer static.
10792 (x): Remove.
10793 * gdb.base/relocate.c (hack): New function.
10794
5374244e
PM
107952010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10796
10797 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10798 * gdb.python/py-value.c (func1): New function.
10799 (func2): Likewise.
10800
a99aee83
CV
108012010-07-26 Corinna Vinschen <vinschen@redhat.com>
10802
10803 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10804 as not to clash with .data section.
10805
a04ba985
JG
108062010-07-26 Jerome Guitton <guitton@adacore.com>
10807
10808 * gdb.base/code_elim.exp: New file.
10809 * gdb.base/code_elim1.c: New file.
10810 * gdb.base/code_elim2.c: New file.
10811
23bd0f7c
PA
108122010-07-21 Pedro Alves <pedro@codesourcery.com>
10813
10814 PR symtab/11827
10815
10816 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10817 (some_volatile_enum): New variable.
10818 * gdb.base/printcmds.exp (test_print_enums): New.
10819 <top level>: Call it.
10820
883df6dd
SW
108212010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10822
10823 * gdb.cp/fpointer.cc: New test.
10824 * gdb.cp/fpointer.exp: New test.
10825
569b05a5
JK
108262010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10827
10828 * gdb.base/solib-nodir.exp: New file.
10829 * lib/gdb.exp (runto): New case for a GDB internal error.
10830
51d7d803
JK
108312010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10832 Ulrich Weigand <uweigand@de.ibm.com>
10833 Tom Tromey <tromey@redhat.com>
10834
10835 * gdb.base/charset-malloc.c: New file.
10836 * gdb.base/charset.c (malloc_stub): New prototype.
10837 (main): Call it instead of malloc itself.
10838 * gdb.base/charset.exp: Use only prepare_for_testing.
10839 (binfile): Remove the variable.
10840
c0edd9ed
JK
108412010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10842
10843 Make core files the process_stratum.
10844 * gdb.base/corefile.exp (run: load core again)
10845 (run: sanity check we see the core file, run: with core)
10846 (run: core file is cleared, attach: load core again)
10847 (attach: sanity check we see the core file, attach: with core)
10848 (attach: core file is cleared): New tests.
10849 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10850
3cbaedff
KW
108512010-07-14 Ken Werner <ken.werner@de.ibm.com>
10852
10853 * gdb.arch/altivec-abi.exp: New tests.
10854
91158a56
TT
108552010-07-13 Tom Tromey <tromey@redhat.com>
10856
10857 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10858 (main): Use it.
10859 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10860
0f5238ed
TT
108612010-07-13 Tom Tromey <tromey@redhat.com>
10862
10863 * gdb.base/label.exp: New file.
10864 * gdb.base/label.c: New file.
10865
add265ae
L
108662010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10867 H.J. Lu <hongjiu.lu@intel.com>
10868
10869 * lib/gdb.exp (is_ilp32_target): New.
10870 (is_lp64_target): Likewise.
10871
10872 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10873 target.
10874 * gdb.arch/amd64-disp-step.exp: Likewise.
10875 * gdb.arch/amd64-dword.exp: Likewise.
10876 * gdb.arch/amd64-i386-address.exp: Likewise.
10877 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 10878
add265ae
L
10879 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10880 target.
10881 * gdb.arch/i386-bp_permanent.exp: Likewise.
10882 * gdb.arch/i386-byte.exp: Likewise.
10883 * gdb.arch/i386-disp-step.exp: Likewise.
10884 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10885 * gdb.arch/i386-prologue.exp: Likewise.
10886 * gdb.arch/i386-size-overlap.exp: Likewise.
10887 * gdb.arch/i386-size.exp: Likewise.
10888 * gdb.arch/i386-sse.exp: Likewise.
10889 * gdb.arch/i386-unwind.exp: Likewise.
10890 * gdb.arch/i386-word.exp: Likewise.
10891
10892 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10893 test only when building 64-bit executables. Do not hard-code
10894 -m64 option.
10895
2dfb8c17
DE
108962010-07-07 Doug Evans <dje@google.com>
10897
10898 * lib/gdb.exp (gdb_test_list_exact): New function.
10899 * gdb.base/default.exp (show convenience): Call it, add tests for
10900 $_sdata = void, $_thread = 0.
10901
4e5799b6
JK
109022010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10903 Joel Brobecker <brobecker@adacore.com>
10904
10905 Fix re-run of PIE executable, PR shlibs/11776.
10906 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10907 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10908 and re-"run" of the inferior.
10909
1a219cc7
JK
109102010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10911 Joel Brobecker <brobecker@adacore.com>
10912
10913 Cope with missing /usr/sbin/prelink.
10914 * lib/prelink-support.exp (prelink_no):
10915 <result == 1 && $output is "no such file or directory">: New.
10916 (prelink_yes): Likewise. Return on failed prelink_no.
10917
5e3b36f8
JK
109182010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10919 Joel Brobecker <brobecker@adacore.com>
10920
10921 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10922 build_executable by build_executable_own_libs. Replace "prelink -R"
10923 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10924 change.
10925 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10926 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10927 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10928 Replace build_executable by build_executable_own_libs's function
10929 build_executable_own_libs.
10930 (prelinkNO): Create new stub to call prelink_no.
10931 (prelinkYES): Create new stub to call prelink_yes.
10932 (test_attach): Rename calls of copy to file_copy.
10933 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10934 (copy): Move to ...
10935 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10936 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10937 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10938 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10939 special flags by gdb_compile_shlib. Replace second gdb_compile by
10940 build_executable_own_libs. Replace "prelink -R" execution by a call of
10941 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10942 a second call of prelink_yes. Replace restart commands by
10943 clean_restart.
10944 (prelink): Rename to ...
10945 (seen displacement message): ... this test. Extend its expectation
10946 strictness.
10947
86e4bafc
JK
109482010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10949
10950 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10951 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10952 displacement message exactly once.
10953
3cd07d20
JK
109542010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10955 Joel Brobecker <brobecker@adacore.com>
10956
10957 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10958 its restore after the <$relink_args != ""> loop. new comment.
10959
0a1e94c7
JK
109602010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10961 Joel Brobecker <brobecker@adacore.com>
10962
10963 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10964 code for it. New variable relink_args.
10965 (prelinkYES): Call prelinkNO.
10966 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10967 in such case. Move the core code to ...
10968 (test_attach_gdb): ... a new function. Send GDB command "file".
10969 Extend expected "Attaching to " string.
10970
2f70bcfb
TT
109712010-07-02 Tom Tromey <tromey@redhat.com>
10972
10973 * gdb.base/bitops.exp: Remove extraneous "pass".
10974
a17ac5b0
TT
109752010-07-02 Ken Werner <ken.werner@de.ibm.com>
10976
10977 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10978
dc10affe
PA
109792010-07-01 Pedro Alves <pedro@codesourcery.com>
10980
d41c0fc8
PA
10981 * gdb.base/help.exp: Adjust expected output.
10982
109832010-07-01 Pedro Alves <pedro@codesourcery.com>
10984
10985 * gdb.base/help.exp: Adjust expected output.
dc10affe 10986
0a600c36
JK
109872010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10988
10989 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10990 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10991 c++/11702.
10992
37cc8bfe
JK
109932010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10994 Doug Evans <dje@google.com>
10995
10996 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10997 add .dynamic entry'.
10998
254e6b9e
DE
109992010-06-29 Doug Evans <dje@google.com>
11000
11001 Test PR c++/11702.
11002 * gdb.cp/m-static.exp: Add testcase.
11003 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
11004
595939de 110052010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
11006 Tom Tromey <tromey@redhat.com>
11007 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
11008
11009 * gdb.python/py-inferior.c: New File.
11010 * gdb.python/py-infthread.c: New File.
11011 * gdb.python/py-inferior.exp: New File.
11012 * gdb.python/py-infthread.exp: New File.
11013
98751a41
JK
110142010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11015
11016 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
11017 (ptype ::C::OtherFileClass typedefs): New.
11018 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
11019 (C::OtherFileClass::cOtherFileClassVar2): New.
11020 (C::OtherFileClass::cOtherFileClassVar_use): Use also
11021 cOtherFileClassVar2.
11022 (C::cOtherFileType2, C::cOtherFileVar2): New.
11023 (C::cOtherFileVar_use): use also cOtherFileVar2.
11024 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
11025
41f62f39
JK
110262010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11027
11028 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
11029 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
11030 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
11031 (print ::C::cOtherFileVar)
11032 (whatis C::OtherFileClass::cOtherFileClassType)
11033 (whatis ::C::OtherFileClass::cOtherFileClassType)
11034 (print C::OtherFileClass::cOtherFileClassVar)
11035 (print ::cOtherFileClassVar)
11036 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
11037 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
11038 trailing content.
11039 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
11040 (C::OtherFileClass::cOtherFileClassVar)
11041 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
11042 (C::cOtherFileVar, C::cOtherFileVar_use): New.
11043
af53d231
JK
110442010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11045
11046 Test PR c++/11703 and PR gdb/1448.
11047 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
11048 gdb/1448.
11049
9655fd1a
JK
110502010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11051
11052 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
11053 (main) <rtti_data>: New.
11054 * gdb.cp/virtbase.exp (print rtti_data): New.
11055
824cc8dd
JK
110562010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11057 Joel Brobecker <brobecker@adacore.com>
11058
11059 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
11060
6036c742
JK
110612010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11062
11063 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
11064
de6a0421
DE
110652010-06-28 Doug Evans <dje@google.com>
11066
11067 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
11068
b2dae948
DE
110692010-06-27 Doug Evans <dje@google.com>
11070
11071 * gdb.cp/m-static.exp: Update expected test output.
11072
0f3bb72e
PH
110732010-06-25 Paul Hilfinger <hilfinger@adacore.com>
11074
889bf7c5
PA
11075 * gdb.gdb/selftest.exp: Adjust expected message for
11076 capturing start-up runtime.
0f3bb72e 11077
bc9f0842
TT
110782010-06-25 Tom Tromey <tromey@redhat.com>
11079
11080 PR python/10808:
11081 * gdb.python/python.exp: Add new tests.
11082
099ef718
SW
110832010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
11084
11085 * gdb.cp/operator.cc: Created an import loop.
11086 * gdb.cp/operator.exp: Added testcase for import loop.
11087
5868a632
JK
110882010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11089
11090 Test PR python/11407.
11091 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
11092 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
11093 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
11094 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
11095 executable_nofb and executable_fb. New variables srcsfile, objsfile,
11096 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
11097 binfile. Call gdb_compile with clean_restart twice.
11098 (func_nofb print, func_nofb backtrace, func_loopfb print)
11099 (func_loopfb backtrace): New.
11100
af76db58
JK
111012010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11102
11103 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
11104 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
11105 by a hand made one.
11106 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
11107 i?86 requirement. Remove variables srcfile and binfile. New variable
11108 sources, executable_nofb and executable_fb. Call prepare_for_testing.
11109
f2c7657e
UW
111102010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11111
11112 * gdb.cell/dwarfaddr.exp: New file.
11113 * gdb.cell/dwarfaddr.S: New file.
11114
628fe4e4
JK
111152010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11116
11117 Test PR 9436.
11118 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
11119
f1421989
HZ
111202010-06-24 Hui Zhu <teawater@gmail.com>
11121
11122 * gdb.base/eval.exp: New file.
11123
d03285ec
UW
111242010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11125
11126 * gdb.cell/fork.exp: New file.
11127 * gdb.cell/fork.c: Likewise.
11128 * gdb.cell/fork-spu.c: Likewise.
11129
41b2c92d
PM
111302010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
11131
11132 * lib/gdb.exp (banned_variables_traced): New global variable.
11133 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
11134 (gdb_init): Use `trace add variable' instead of obsolete
11135 `trace variable'.
11136
d5bc977f
DE
111372010-06-21 Doug Evans <dje@google.com>
11138
11139 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
11140
d2ed6730
UW
111412010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11142
11143 * gdb.arch/spu-ls.exp: New file.
11144 * gdb.arch/spu-ls.c: Likewise.
11145
6aed2dbc
SS
111462010-06-18 Stan Shebs <stan@codesourcery.com>
11147
11148 * gdb.threads/thread-specific.exp: Add tests of $_thread.
11149
e0756905
UW
111502010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11151
11152 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
11153 * gdb.base/watch-cond.exp: Likewise.
11154 * gdb.python/py-breakpoint.exp: Likewise.
11155
d8053d4d
PA
111562010-06-18 Pedro Alves <pedro@codesourcery.com>
11157
11158 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
11159 clean_restart, make sure every test has a distinct message, and
11160 that messages don't include the executable' full path.
11161
81ce510c
DE
111622010-06-17 Doug Evans <dje@google.com>
11163
11164 * gdb.arch/i386-size.exp: Updated expected output for
11165 DISASSEMBLY_OMIT_FNAME.
11166
65d79d4b
SDJ
111672010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11168 Sergio Durigan Junior <sergiodj@redhat.com>
11169
11170 * gdb.base/watch-notconst.c: New file.
11171 * gdb.base/watch-notconst.S: New file.
11172 * gdb.base/watch-notconst2.c: New file.
11173 * gdb.base/watch-notconst2.S: New file.
11174 * gdb.base/watch-notconst.exp: New file.
11175 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
11176 (func4): Add operations on `global_ptr_ptr'.
11177 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
11178 routine to test watchpoints created with a constant expression.
11179 (test_inaccessible_watchpoint): Include tests for watchpoints
11180 created with a constant expression.
11181
df0f4836
KB
111822010-06-14 Kevin Buettner <kevinb@redhat.com>
11183
11184 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11185 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
11186 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
11187 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
11188 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11189 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11190 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
11191 of `_start'.
11192
b769def5
UW
111932010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11194
11195 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
11196 not supported on the target.
11197 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11198 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11199 * gdb.mi/mi-nsintrall.exp: Likewise.
11200 * gdb.mi/mi-nsmoribund.exp: Likewise.
11201 * gdb.mi/mi-nsthrexec.exp: Likewise.
11202
d914c394
SS
112032010-06-11 Stan Shebs <stan@codesourcery.com>
11204
11205 * gdb.base/permissions.exp: New file.
11206
112072010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
11208
11209 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11210 does not support ELF executable class.
11211
f3ce5b9c
UW
112122010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11213
11214 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11215
8e46892c
JK
112162010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11217
11218 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11219 (runto): Catch "The target does not support running in non-stop mode.".
11220
6cc55c64
MS
112212010-06-11 Michael Snyder <msnyder@vmware.com>
11222
11223 * gdb.base/setshow.exp (set language asm): Don't use
11224 gdb_test_no_output, fails on some targets.
11225
caddefa4
UW
112262010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11227
11228 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11229 * gdb.cp/pr9167.exp: Likewise.
11230
468b1aa7
UW
112312010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11232
11233 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11234
5c3552dc
UW
112352010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11236
11237 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11238
02e6fe6a
UW
112392010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11240
11241 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11242
0e03807e
TT
112432010-06-11 Tom Tromey <tromey@redhat.com>
11244
11245 PR gdb/9977, PR exp/11636::
11246 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11247 (pieces_test_f6): Update expected output.
11248
2bdf28a0
JK
112492010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11250
11251 * gdb.base/moribund-step.exp: New.
11252
f6978de9
MS
112532010-06-08 Michael Snyder <msnyder@vmware.com>
11254
11255 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 11256 * gdb.ada/boolean_expr.exp:
f6978de9
MS
11257 * gdb.ada/frame_args.exp: Ditto.
11258 * gdb.ada/lang_switch.exp: Ditto.
11259 * gdb.ada/ptype_arith_binop.exp: Ditto.
11260 * gdb.ada/ref_param.exp: Ditto.
11261 * gdb.ada/type_coercion.exp:Ditto.
11262
11263 * gdb.asm/asm-source.exp: Ditto.
11264
11265 * gdb.base/attach.exp: Ditto.
11266 * gdb.base/bitfields2.exp: Ditto.
11267 * gdb.base/call-signal-resume.exp: Ditto.
11268 * gdb.base/callfuncs.exp: Ditto.
11269 * gdb.base/commands.exp: Ditto.
11270 * gdb.base/dbx.exp: Ditto.
11271 * gdb.base/default.exp: Ditto.
11272 * gdb.base/dump.exp: Ditto.
11273 * gdb.base/exprs.exp: Ditto.
11274 * gdb.base/freebpcmd.exp: Ditto.
11275 * gdb.base/interrupt.exp: Ditto.
11276 * gdb.base/list.exp: Ditto.
11277 * gdb.base/long_long.exp: Ditto.
11278 * gdb.base/maint.exp: Ditto.
11279 * gdb.base/ptype.exp: Ditto.
11280 * gdb.base/return.exp: Ditto.
11281 * gdb.base/setshow.exp: Ditto.
11282 * gdb.base/sigbpt.exp: Ditto.
11283 * gdb.base/sigrepeat.exp: Ditto.
11284
11285 * gdb.cp/classes.exp: Ditto.
11286
11287 * gdb.dwarf2/dw2-restore.exp: Ditto.
11288
11289 * gdb.gdb/selftest.exp: Ditto.
11290
11291 * gdb.multi/base.exp: Ditto.
11292 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11293
11294 * gdb.python/py-block.exp: Ditto.
11295 * gdb.python/py-prettyprint.exp: Ditto.
11296 * gdb.python/py-template.exp: Ditto.
11297
11298 * gdb.server/ext-attach.exp: Ditto.
11299 * gdb.server/ext-run.exp: Ditto.
11300 * gdb.server/server-mon.exp: Ditto.
11301
11302 * gdb.threads/fork-thread-pending.exp: Ditto.
11303 * gdb.threads/hand-call-in-threads.exp: Ditto.
11304 * gdb.threads/interrupted-hand-call.exp: Ditto.
11305 * gdb.threads/linux-dp.exp: Ditto.
11306 * gdb.threads/manythreads.exp: Ditto.
11307 * gdb.threads/print-threads.exp: Ditto.
11308 * gdb.threads/pthreads.exp: Ditto.
11309 * gdb.threads/schedlock.exp: Ditto.
11310 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11311 * gdb.threads/threadapply.exp: Ditto.
11312
de7ff789
MS
113132010-06-08 Michael Snyder <msnyder@vmware.com>
11314
889bf7c5 11315 * gdb.ada/exec_changed.exp:
de7ff789
MS
11316 Use ".*" instead of "" as wildcard regexp.
11317
11318 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11319 * gdb.base/call-ar-st.exp: Ditto.
11320 * gdb.base/checkpoint.exp: Ditto.
11321 * gdb.base/default.exp: Ditto.
11322 * gdb.base/dump.exp: Ditto.
11323 * gdb.base/ending-run.exp: Ditto.
11324 * gdb.base/fileio.exp: Ditto.
11325 * gdb.base/miscexprs.exp: Ditto.
11326 * gdb.base/pointers.exp: Ditto.
11327 * gdb.base/readline.exp: Ditto.
11328 * gdb.base/reread.exp: Ditto.
11329 * gdb.base/restore.exp: Ditto.
11330 * gdb.base/shlib-call.exp: Ditto.
11331 * gdb.base/valgrind-db-attach.exp: Ditto.
11332 * gdb.base/volatile.exp: Ditto.
11333 * gdb.base/watchpoints.exp: Ditto.
11334
11335 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11336
11337 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11338 * gdb.python/py-value.exp: Ditto.
11339
11340 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11341 * gdb.trace/circ.exp: Ditto.
11342 * gdb.trace/collection.exp: Ditto.
11343 * gdb.trace/packetlen.exp: Ditto.
11344 * gdb.trace/passc-dyn.exp: Ditto.
11345 * gdb.trace/report.exp: Ditto.
11346 * gdb.trace/tfile.exp: Ditto.
11347 * gdb.trace/tfind.exp: Ditto.
11348 * gdb.trace/while-dyn.exp: Ditto.
11349
3bebe2f2
JK
113502010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11351
11352 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11353
5c631832
JK
113542010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11355
11356 Test PR 10640.
11357 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11358
4c3376c8
SW
113592010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11360
11361 * gdb.cp/koenig.exp: Test for ADL operators.
11362 * gdb.cp/koenig.cc: Added ADL operators.
11363 * gdb.cp/operator.exp: New test.
11364 * gdb.cp/operator.cc: New test.
11365
dc226d5a
MS
113662010-06-04 Michael Snyder <msnyder@vmware.com>
11367
dfb88a23
MS
11368 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11369 * gdb.base/pending.exp: Ditto.
f7ae76b3 11370
dc226d5a
MS
11371 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11372
967cf477
DE
113732010-06-04 Doug Evans <dje@google.com>
11374
11375 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11376 disabled printers.
11377 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11378 (enable_lookup_function): New function.
11379
eb801841
TT
113802010-06-04 Tom Tromey <tromey@redhat.com>
11381
11382 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11383 of hash and id.
11384
38979823
JK
113852010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11386
11387 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11388 newline.
11389 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11390 (empty verbose non-noisy clear, empty verbose noisy clear)
11391 (empty non-verbose noisy clear): Likewise.
11392
35ec993f
MS
113932010-06-03 Michael Snyder <msnyder@vmware.com>
11394
11395 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11396 * gdb.base/display.exp: Ditto.
11397 * gdb.base/find.exp: Ditto.
11398 * gdb.base/ifelse.exp: Ditto.
11399 * gdb.base/multi-forks.exp: Ditto.
11400 * gdb.base/recurse.exp: Ditto.
11401 * gdb.base/setshow.exp: Ditto.
11402 * gdb.base/value-double-free.exp: Ditto.
11403 * gdb.base/watch-vfork.exp: Ditto.
11404 * gdb.base/watch_thread_num.exp: Ditto.
11405 * gdb.base/watchpoint-solib.exp: Ditto.
11406 * gdb.base/watchpoint.exp: Ditto.
11407 * gdb.base/watchpoints.exp: Ditto.
11408
11409 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11410 * gdb.cp/overload.exp: Ditto.
11411 * gdb.cp/virtfunc.exp: Ditto.
11412
11413 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11414
889bf7c5 11415 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11416 Replace gdb_test with gdb_test_no_output.
11417
889bf7c5 11418 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11419 Replace gdb_test with gdb_test_no_output.
11420 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11421 * gdb.threads/watchthreads.exp: Ditto.
11422 * gdb.threads/watchthreads2.exp: Ditto.
11423
11424 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11425 * gdb.trace/tfind.exp: Ditto.
11426
c22decce
JB
114272010-06-03 Joel Brobecker <brobecker@adacore.com>
11428
11429 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11430 successful test if message is the empty string.
11431
fd5700c7
JK
114322010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11433
11434 * gdb.fortran/module.exp (stopped language detection): New test.
11435
f55ee35c
JK
114362010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11437
11438 Support DW_TAG_module as separate namespaces.
11439 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11440 gdb.fortran/library-module-lib.f90: New.
11441 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11442 (print i): Remove.
11443 (continue to breakpoint: i-is-1, print var_i value 1)
11444 (continue to breakpoint: i-is-2, print var_i value 2)
11445 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11446 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11447 (complete `modmany, complete `modmany`, complete `modmany`var)
11448 (show language, setting breakpoint at module): New tests.
11449 * gdb.fortran/module.f90 (module mod): Remove.
11450 (module mod1, module mod2, module modmany, subroutine sub1)
11451 (subroutine sub2, program module): New.
11452
b8e8282f
JK
114532010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11454
11455 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11456 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11457 * gdb.cp/anon-union.exp (pass): Rename to ...
11458 (print z 2): ... here.
b8e8282f 11459
019ebafc
MS
114602010-06-02 Michael Snyder <msnyder@vmware.com>
11461
e68d8fd4
MS
11462 * gdb.trace/actions.exp: Use gdb_test_no_output.
11463 * gdb.trace/circ.exp: Ditto.
11464 * gdb.trace/packetlen.exp: Ditto.
11465 * gdb.trace/save-trace.exp: Ditto.
11466 * gdb.trace/tracecmd.exp: Ditto.
11467 * gdb.trace/tsv.exp: Ditto.
11468
12b5d08a
MS
11469 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11470 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11471 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11472 * gdb.threads/manythreads.exp: Ditto.
11473 * gdb.threads/print-threads.exp: Ditto.
11474 * gdb.threads/pthreads.exp: Ditto.
11475 * gdb.threads/schedlock.exp: Ditto.
11476 * gdb.threads/staticthreads.exp: Ditto.
11477 * gdb.threads/thread-specific.exp: Ditto.
11478 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11479 * gdb.threads/threadapply.exp: Ditto.
11480 * gdb.threads/watchthreads.exp: Ditto.
11481 * gdb.threads/watchthreads2.exp: Ditto.
11482
89493308
MS
11483 * gdb.python/py-block.exp: Use gdb_test_no_output.
11484 * gdb.python/py-prettyprint.exp: Ditto.
11485 * gdb.python/py-template.exp: Ditto.
11486 * gdb.python/py-value.exp: Ditto.
11487
11488 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11489 * gdb.reverse/watch-reverse.exp: Ditto.
11490
11491 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11492 * gdb.server/ext-run.exp: Ditto.
11493
019ebafc
MS
11494 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11495 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11496 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11497 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11498 * gdb.dwarf2/dw2-producer.exp: Ditto.
11499 * gdb.dwarf2/mac-fileno.exp: Ditto.
11500
11501 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11502 * gdb.gdb/selftest.exp: Ditto.
11503
11504 * gdb.multi/base.exp: Use gdb_test_no_output.
11505
11506 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11507
3e0ca3a5
JK
115082010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11509
11510 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11511
9db70545
MS
115122010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11513
a8d52276
MS
11514 * gdb.cp/class2.exp: Use gdb_test_no_output.
11515 * gdb.cp/classes.exp: Ditto.
11516 * gdb.cp/extern-c.exp: Ditto.
11517 * gdb.cp/inherit.exp: Ditto.
11518 * gdb.cp/maint.exp: Ditto.
11519 * gdb.cp/mb-inline.exp: Ditto.
11520 * gdb.cp/mb-templates.exp: Ditto.
11521 * gdb.cp/method2.exp: Ditto.
11522 * gdb.cp/misc.exp: Ditto.
11523 * gdb.cp/ovldbreak.exp: Ditto.
11524 * gdb.cp/punctuator.exp: Ditto.
11525 * gdb.cp/templates.exp: Ditto.
11526 * gdb.cp/virtbase.exp: Ditto.
11527
889bf7c5 11528 * gdb.threads/attach-stopped.exp:
9db70545 11529 Replace uses of send_gdb / gdb_expect.
889bf7c5 11530 * gdb.threads/attachstop-mt.exp:
9db70545 11531 Replace uses of send_gdb / gdb_expect.
889bf7c5 11532 * gdb.threads/gcore-thread.exp:
9db70545 11533 Replace uses of send_gdb / gdb_expect.
889bf7c5 11534 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11535 Replace uses of send_gdb / gdb_expect.
11536 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11537 * gdb.threads/print-threads.exp:
9db70545
MS
11538 Replace uses of send_gdb / gdb_expect.
11539 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11540 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11541 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11542
11543 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11544 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11545 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11546 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11547 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11548 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11549 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11550 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11551 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11552 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11553 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11554
359cc68c
JK
115552010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11556
11557 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11558
7d3fe98e
SW
115592010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11560
11561 * gdb.cp/koenig.exp: Added new test case.
11562 * gdb.cp/koenig.cc: Ditto.
11563
27d3a1a2
MS
115642010-06-01 Michael Snyder <msnyder@vmware.com>
11565
11566 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11567 * gdb.base/arrayidx.exp: Ditto.
11568 * gdb.base/attach.exp: Ditto.
11569 * gdb.base/auxv.exp: Ditto.
11570 * gdb.base/bigcre.exp: Ditto.
11571 * gdb.base/break-always.exp: Ditto.
11572 * gdb.base/break-interp.exp: Ditto.
11573 * gdb.base/break.exp: Ditto.
11574 * gdb.base/breakpoint-shadow.exp: Ditto.
11575 * gdb.base/call-ar-st.exp: Ditto.
11576 * gdb.base/call-sc.exp: Ditto.
11577 * gdb.base/call-signal-resume.exp: Ditto.
11578 * gdb.base/callfuncs.exp: Ditto.
11579 * gdb.base/catch-syscall.exp: Ditto.
11580 * gdb.base/charset.exp: Ditto.
11581 * gdb.base/code-expr.exp: Ditto.
11582 * gdb.base/commands.exp: Ditto.
11583 * gdb.base/cond-expr.exp: Ditto.
11584 * gdb.base/condbreak.exp: Ditto.
11585 * gdb.base/cursal.exp: Ditto.
11586 * gdb.base/cvexpr.exp: Ditto.
11587 * gdb.base/default.exp: Ditto.
11588 * gdb.base/del.exp: Ditto.
11589 * gdb.base/detach.exp: Ditto.
11590 * gdb.base/display.exp: Ditto.
11591 * gdb.base/ena-dis-br.exp: Ditto.
11592 * gdb.base/eval-skip.exp: Ditto.
11593 * gdb.base/foll-fork.exp: Ditto.
11594 * gdb.base/foll-vfork.exp: Ditto.
11595 * gdb.base/frame-args.exp: Ditto.
11596 * gdb.base/funcargs.exp: Ditto.
11597 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11598 * gdb.base/gdbvars.exp: Ditto.
11599 * gdb.base/help.exp: Ditto.
11600 * gdb.base/ifelse.exp: Ditto.
11601 * gdb.base/included.exp: Ditto.
11602 * gdb.base/list.exp: Ditto.
11603 * gdb.base/macscp.exp: Ditto.
11604 * gdb.base/maint.exp: Ditto.
11605 * gdb.base/multi-fork.exp: Ditto.
11606 * gdb.base/overlays.exp: Ditto.
11607 * gdb.base/page.exp: Ditto.
11608 * gdb.base/pending.exp: Ditto.
11609 * gdb.base/pointers.exp: Ditto.
11610 * gdb.base/pr11022.exp: Ditto.
11611 * gdb.base/prelink.exp: Ditto.
11612 * gdb.base/printcmds.exp: Ditto.
11613 * gdb.base/psymtab.exp: Ditto.
11614 * gdb.base/randomize.exp: Ditto.
11615 * gdb.base/relational.exp: Ditto.
11616 * gdb.base/relocate.exp: Ditto.
11617 * gdb.base/remote.exp: Ditto.
11618 * gdb.base/sepdebug.exp: Ditto.
11619 * gdb.base/set-lang-auto.exp: Ditto.
11620 * gdb.base/setshow.exp: Ditto.
11621 * gdb.base/setvar.exp: Ditto.
11622 * gdb.base/signals.exp: Ditto.
11623 * gdb.base/signull.exp: Ditto.
11624 * gdb.base/sigstep.exp: Ditto.
11625 * gdb.base/sizeof.exp: Ditto.
11626 * gdb.base/solib-disc.exp: Ditto.
11627 * gdb.base/store.exp: Ditto.
11628 * gdb.base/structs.exp: Ditto.
11629 * gdb.base/structs2.exp: Ditto.
11630 * gdb.base/subst.exp: Ditto.
11631 * gdb.base/term.exp: Ditto.
11632 * gdb.base/trace-commands.exp: Ditto.
11633 * gdb.base/unwindonsignal.exp: Ditto.
11634 * gdb.base/valgrind-db-attach.exp: Ditto.
11635 * gdb.base/varargs.exp: Ditto.
11636 * gdb.base/watch-cond.exp: Ditto.
11637 * gdb.base/watch_thread_num.exp: Ditto.
11638 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11639 * gdb.base/watchpoint.exp: Ditto.
11640 * gdb.base/whatis-exp.exp: Ditto.
11641
f8d3bf8f
MS
116422010-06-01 Michael Snyder <msnyder@vmware.com>
11643
11644 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11645 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11646 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11647 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11648 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11649 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11650 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11651 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11652 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11653 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11654 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11655 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11656 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11657 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11658 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11659
3f9e0d32
JK
116602010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11661
11662 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11663 trailing newline.
11664 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11665 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11666 (p *args): ... here and remove excessive trailing newline.
11667
f629457d
JB
116682010-05-31 Joel Brobecker <brobecker@adacore.com>
11669
11670 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11671
09eef106
JK
116722010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11673
11674 Accept the new Linux kernel "t (tracing stop)" string.
11675 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11676 Update comment.
11677 (state_wait) <T (tracing stop)>: New.
11678 (main): Update the state_wait expect string.
11679
94f31136
PA
116802010-05-28 Pedro Alves <pedro@codesourcery.com>
11681
11682 * limits.c, limits.exp: Delete files.
11683 * Makefile.in (clean mostlyclean): Adjust.
11684 * tracecmd.exp: Adjust.
11685
096554ab
JK
116862010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11687
11688 * gdb.base/tui-layout.exp: New.
11689
27d3a1a2 116902010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 11691
889bf7c5 11692 * gdb.reverse/break-precsave.exp:
bcd2dc50 11693 Replace uses of send_gdb / gdb_expect.
889bf7c5 11694 * gdb.reverse/break-reverse.exp:
bcd2dc50 11695 Replace uses of send_gdb / gdb_expect.
889bf7c5 11696 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 11697 Replace uses of send_gdb / gdb_expect.
889bf7c5 11698 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 11699 Replace uses of send_gdb / gdb_expect.
889bf7c5 11700 * gdb.reverse/finish-precsave.exp:
bcd2dc50 11701 Replace uses of send_gdb / gdb_expect.
889bf7c5 11702 * gdb.reverse/finish-reverse.exp:
bcd2dc50 11703 Replace uses of send_gdb / gdb_expect.
889bf7c5 11704 * gdb.reverse/i386-precsave.exp:
bcd2dc50 11705 Replace uses of send_gdb / gdb_expect.
889bf7c5 11706 * gdb.reverse/i386-reverse.exp:
bcd2dc50 11707 Replace uses of send_gdb / gdb_expect.
889bf7c5 11708 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 11709 Replace uses of send_gdb / gdb_expect.
889bf7c5 11710 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 11711 Replace uses of send_gdb / gdb_expect.
889bf7c5 11712 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 11713 Replace uses of send_gdb / gdb_expect.
889bf7c5 11714 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 11715 Replace uses of send_gdb / gdb_expect.
889bf7c5 11716 * gdb.reverse/machinestate.exp:
bcd2dc50 11717 Replace uses of send_gdb / gdb_expect.
889bf7c5 11718 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 11719 Replace uses of send_gdb / gdb_expect.
889bf7c5 11720 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 11721 Replace uses of send_gdb / gdb_expect.
889bf7c5 11722 * gdb.reverse/solib-precsave.exp:
bcd2dc50 11723 Replace uses of send_gdb / gdb_expect.
889bf7c5 11724 * gdb.reverse/solib-reverse.exp:
bcd2dc50 11725 Replace uses of send_gdb / gdb_expect.
889bf7c5 11726 * gdb.reverse/step-precsave.exp:
bcd2dc50 11727 Replace uses of send_gdb / gdb_expect.
889bf7c5 11728 * gdb.reverse/step-reverse.exp:
bcd2dc50 11729 Replace uses of send_gdb / gdb_expect.
889bf7c5 11730 * gdb.reverse/until-precsave.exp:
bcd2dc50 11731 Replace uses of send_gdb / gdb_expect.
889bf7c5 11732 * gdb.reverse/until-reverse.exp:
bcd2dc50 11733 Replace uses of send_gdb / gdb_expect.
889bf7c5 11734 * gdb.reverse/watch-precsave.exp:
bcd2dc50 11735 Replace uses of send_gdb / gdb_expect.
889bf7c5 11736 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
11737 Replace uses of send_gdb / gdb_expect.
11738
3def43e0
JK
117392010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11740
11741 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11742 excessive newline.
11743
27d3a1a2 117442010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
11745
11746 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
11747 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11748 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11749 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11750 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11751 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11752 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11753 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11754 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11755 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11756 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11757 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11758 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11759 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11760 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11761 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11762 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11763 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11764 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 11765
27d3a1a2 117662010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 11767
22454424
MS
11768 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11769 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11770
11771 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11772 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11773 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11774
889bf7c5 11775 * gdb.reverse/consecutive-reverse.exp:
22454424 11776 Replace uses of send_gdb / gdb_expect.
889bf7c5 11777 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
11778 Replace uses of send_gdb / gdb_expect.
11779
11780 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11781 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11782 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11783 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
11784 Replace uses of send_gdb / gdb_expect.
11785 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11786 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11787 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11788 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11789 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11790 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11791 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11792 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11793 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
11794
117952010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 11796
22454424 11797 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11798
22454424 11799 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11800
22454424
MS
11801 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11802 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11803 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11804 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11805 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11806 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11807 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11808 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11809 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11810
6e5f2c59
TT
118112010-05-25 Tom Tromey <tromey@redhat.com>
11812
11813 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11814
bbc8b958
TT
118152010-05-25 Tom Tromey <tromey@redhat.com>
11816
11817 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11818 argument order.
11819 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11820 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11821 order.
11822 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11823 order.
11824 * gdb.base/call-sc.exp (setup_kfails): Remove.
11825 (setup_compiler_kfails): Remove.
11826 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11827 argument order.
11828 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11829 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11830 (advancei): Fix setup_kfail argument order.
11831 * gdb.base/radix.exp: Fix setup_kfail argument order.
11832 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11833 order.
11834 * gdb.base/structs.exp (setup_kfails): Remove.
11835 (setup_compiler_kfails): Fix setup_kfail argument order.
11836 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11837 order.
11838 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11839 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11840 setup_kfail argument order.
11841 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11842
83d1babf
TT
118432010-05-25 Tom Tromey <tromey@redhat.com>
11844
11845 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11846
6acb16a2
MS
118472010-05-25 Michael Snyder <msnyder@vmware.com>
11848
11849 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11850 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11851 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11852 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11853 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11854 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11855 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11856 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11857 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
11858 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11859 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11860 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11861 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11862 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11863 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11864 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11865 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11866 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11867 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11868 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11869 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11870 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11871 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
11872 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11873 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11874 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11875 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11876 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11877 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11878 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11879 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11880 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11881 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11882 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11883 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11884 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11885 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11886 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11887 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11888 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11889 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11890 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11891 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11892 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11893 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11894 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11895 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 11896 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11897
118982010-05-25 Doug Evans <dje@google.com>
11899
11900 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11901 gdb.string_to_argv.
ad3986f0 11902
d3b1e874
TT
119032010-05-21 Tom Tromey <tromey@redhat.com>
11904
11905 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11906 Call it.
11907 * gdb.dwarf2/pieces.S: Update.
11908 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11909
cb826367
TT
119102010-05-21 Tom Tromey <tromey@redhat.com>
11911
11912 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11913 Call it.
11914 * gdb.dwarf2/pieces.c (struct C): New.
11915 (f6): New function.
11916 * gdb.dwarf2/pieces.S: Replace.
11917
74de6778
TT
119182010-05-21 Tom Tromey <tromey@redhat.com>
11919
11920 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11921 Call it.
11922
afd74c5f
TT
119232010-05-21 Tom Tromey <tromey@redhat.com>
11924
11925 * gdb.dwarf2.pieces.exp: New file.
11926 * gdb.dwarf2.pieces.S: New file.
11927 * gdb.dwarf2.pieces.c: New file.
11928
a7b75dfd 119292010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11930 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
11931
11932 * lib/gdb.exp (gdb_test_no_output): New function.
11933 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11934 when testing commands that should produce no output.
11935
c81c812a
JB
119362010-05-17 Joel Brobecker <brobecker@adacore.com>
11937
11938 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11939 parameter that we want to watch being a constant.
11940
0cce5bd9
JB
119412010-05-17 Joel Brobecker <brobecker@adacore.com>
11942
11943 * gdb.ada/cond_lang: New testcase.
11944
47050449
JB
119452010-05-17 Joel Brobecker <brobecker@adacore.com>
11946
11947 * lib/gdb.exp (banned_variables): New variable/constant.
11948 (gdb_init): Add write trace on variables listed in banned_variables.
11949 (gdb_finish): Remove write traces on variables listed in
11950 banned_variables.
11951
77c01586
JB
119522010-05-17 Joel Brobecker <brobecker@adacore.com>
11953
11954 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11955 * gdb.cp/koenig.exp: Likewise.
11956
88d4aea7
PM
119572010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11958
889bf7c5 11959 PR python/11482
88d4aea7
PM
11960
11961 * gdb.python/py-value.exp (test_value_hash): New function.
11962
f5a010c0
PM
119632010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11964
11965 PR exp/11530.
11966 * gdb.base/gdb11530.c: New file.
11967 * gdb.base/gdb11530.exp: New file.
11968
8ef4892f
JK
119692010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11970
11971 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11972 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11973
7322dca9
SW
119742010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11975
11976 * gdb.cp/koenig.exp: New test.
11977 * gdb.cp/koenig.cc: New test program.
11978
02e7ea18
JB
119792010-05-05 Joel Brobecker <brobecker@adacore.com>
11980
11981 Remove the use of prms_id and bug_id throughout the testsuite.
11982
e1c34c5d
PM
119832010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11984
11985 PR exp/11349.
11986 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11987 use a reference local variable.
11988
8e1d0c49
JK
119892010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11990
11991 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11992 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11993 variable different_dir. Move debugfile into a full directory pathname
11994 under DIFFERENT_DIR.
11995 * lib/gdb.exp (separate_debug_filename): Remove.
11996 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11997 variable debug_dir and mkdir of it. Update function comments.
11998
e66408ed
PA
119992010-04-29 Pedro Alves <pedro@codesourcery.com>
12000
12001 PR gdb/11557
12002
12003 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
12004 files.
12005
d7b32ed3
PM
120062010-04-29 Phil Muldoon <pmuldoon@redhat.com>
12007
889bf7c5 12008 * gdb.python/py-param.exp: New File.
d7b32ed3 12009
6aecb9c2
JB
120102010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
12011
12012 * gdb.base/default.exp: Fix "set language" test.
12013
bdf92a1c
PM
120142010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
12015
12016 PR breakpoints/11531.
12017 * gdb.base/gdb11531.c: New file.
12018 * gdb.base/gdb11531.exp: New file.
12019
3f172e24
TT
120202010-04-26 Tom Tromey <tromey@redhat.com>
12021
12022 * gdb.base/completion.exp: Add tests for completion and deprecated
12023 commands.
12024
64af4c92
JK
120252010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12026
12027 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
12028 (print /x char_array): Escape curly brackets.
12029
492928e4
JK
120302010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12031
12032 Fix deadlock on looped list of loaded shared objects.
12033 * gdb.base/solib-corrupted.exp: New.
12034
66d09542
DE
120352010-04-23 Doug Evans <dje@google.com>
12036
12037 * gdb.python/py-section-script.c: New file.
12038 * gdb.python/py-section-script.exp: New file.
12039 * gdb.python/py-section-script.py: New file.
12040
8bd10a10
CM
120412010-04-20 Chris Moller <cmoller@redhat.com>
12042
12043 PR 10179
12044
12045 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
12046 * gdb.base/pr10179-a.c:
12047 * gdb.base/pr10179-b.c:
12048 * gdb.base/pr10179.exp: New files.
12049
c0201579
JK
120502010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12051
12052 Fix crashes on dangling display expressions.
12053 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
12054 is SEP.
12055 (lib_flags): Remove the "debug" keyword.
12056 (libsepdebug): New variable for iterating new loop.
12057 (save_pf_prefix): New variable wrapping the loop.
12058 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
12059 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
12060
793b0ff8
PM
120612010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12062
12063 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
12064
097f51f7
PM
120652010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12066
12067 PR stabs/11479.
12068 * gdb.stabs/gdb11479.exp: New file.
12069 * gdb.stabs/gdb11479.c: New file.
12070
9a22f0d0
PM
120712010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
12072
12073 * gdb.base/charset.c (Strin16, String32): New variables.
12074 * gdb.base/charset.exp (gdb_test): Test correct display
12075 of 16 or 32 bit strings.
12076
120772010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
12078
12079 PR 9167
12080 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
12081 * gdb.cp/pr9167.cc: New file.
12082 * gdb.cp/pr9167.exp: New file.
12083
12084
6e354e5e
PM
120852010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
12086
12087 PR pascal/11492.
12088 * gdb.pascal/gdb11492.pas: New file.
12089 * gdb.pascal/gdb11492.exp: New file.
12090
be942545
JB
120912010-04-20 Joel Brobecker <brobecker@adacore.com>
12092
1667e6e3 12093 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 12094
0c3acc09
JB
120952010-04-20 Joel Brobecker <brobecker@adacore.com>
12096
12097 * gdb.ada/dyn_loc: New testcase.
12098
ec31cde5
CM
120992010-04-20 Chris Moller <cmoller@redhat.com>
12100
12101 PR 10867
889bf7c5 12102
ec31cde5
CM
12103 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
12104 * gdb.cp/pr10687.cc: New file.
12105 * gdb.cp/pr10687.exp: New file.
12106
12107
ce4b0682
SDJ
121082010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12109 Sergio Durigan Junior <sergiodj@redhat.com>
12110
12111 * gdb.fortran/logical.exp: New testcase.
12112 * gdb.fortran/logical.f90: New file.
12113
3436961f
DE
121142010-04-19 Doug Evans <dje@google.com>
12115
12116 * gdb.base/help.exp (help source): Update expected output.
12117
4d836c09
JK
121182010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12119
12120 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
12121 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
12122 gdb_exit and return.
12123 (executable): New variable.
12124 (binfile): Use it.
12125
6149aea9
PA
121262010-04-19 Pedro Alves <pedro@codesourcery.com>
12127
12128 PR breakpoints/8554.
12129
12130 * gdb.trace/save-trace.exp: Adjust.
12131
ed41462c
L
121322010-04-17 H.J. Lu <hongjiu.lu@intel.com>
12133
12134 PR corefiles/11511
12135 * gdb.arch/system-gcore.exp: New.
12136 * gdb.arch/gcore.c: Likewise.
12137
3f7b2faa
DE
121382010-04-15 Doug Evans <dje@google.com>
12139
fa33c3cd
DE
12140 * gdb.python/py-progspace.c: New file.
12141 * gdb.python/py-progspace.exp: New file.
12142
3f7b2faa
DE
12143 * gdb.base/source.exp: Add tests for "source -s".
12144
79f283fe
PM
121452010-04-14 Phil Muldoon <pmuldoon@redhat.com>
12146
12147 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
12148 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
12149 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
12150 * gdb.python/py-mi.exp: New test for to_string returning None.
12151
fc8eb08a
PM
121522010-04-12 Phil Muldoon <pmuldoon@redhat.com>
12153
12154 * gdb.python/py-breakpoint.c: Make result global.
12155
26e197f6
JK
121562010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12157
12158 Fix non-GNU make compatibility.
12159 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
12160
adc36818
PM
121612010-04-09 Phil Muldoon <pmuldoon@redhat.com>
12162
12163 * gdb.python/py-breakpoint.exp: New File.
12164 * gdb.python/py-breakpoint.C: Ditto.
12165
64e17368
SS
121662010-04-08 Stan Shebs <stan@codesourcery.com>
12167
12168 * gdb.trace/actions.exp: Clear default-collect.
12169 * gdb.trace/save-trace.exp: Clear default-collect.
12170
fff5cc64
PM
121712010-04-08 Phil Muldoon <pmuldoon@redhat.com>
12172
12173 * gdb.python/py-value: Add null string variable.
12174 (test_lazy_string): Test zero length, NULL address lazy
12175 strings.
12176
a055a187
L
121772010-04-07 H.J. Lu <hongjiu.lu@intel.com>
12178
12179 * gdb.arch/i386-avx.c: New.
12180 * gdb.arch/i386-avx.exp: Likewise.
12181
12182 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
12183
96e39866
DE
121842010-04-06 Doug Evans <dje@google.com>
12185
12186 * gdb.base/source-test.gdb: New file.
12187 * gdb.base/source.exp: Test source -v.
12188
5984a431
UW
121892010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12190
12191 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
12192
ec8a089a
PM
121932010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
12194
12195 * gdb.stabs/aout.sed: Convert all backslash to double backslash
12196 within one line, unless it is followed by a double quote.
12197 * gdb.stabs/hppa.sed: Idem.
12198 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
12199 * gdb.stabs/weird.exp: Check for correct parsing of
12200 char and string constants.
ec8a089a
PM
12201 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12202 in .stabs to .stabx substitution.
12203
fce3c1f0
SS
122042010-04-05 Stan Shebs <stan@codesourcery.com>
12205
12206 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12207 constant global.
12208 * gdb.trace/tfile.exp: Try to print them.
12209
d77f58be
SS
122102010-04-04 Stan Shebs <stan@codesourcery.com>
12211
12212 * gdb.base/completion.exp: Update for new "info watchpoints".
12213 * gdb.base/default.exp: Ditto.
12214 * gdb.base/help.exp: Ditto.
12215 * gdb.base/watchpoint.exp: Ditto.
12216 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 12217
af54718e
SS
122182010-04-04 Stan Shebs <stan@codesourcery.com>
12219
12220 * gdb.trace/tfile.exp: Sharpen tfind test.
12221
74d1f91e
JK
122222010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12223
12224 * gdb.base/break-entry.exp: New.
12225
eb8e76db 122262010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 12227 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
12228
12229 * gdb.reverse/i386-sse-reverse.exp: New file.
12230 * gdb.reverse/i386-sse-reverse.c: New file.
12231
bf65cad8
PA
122322010-04-02 Pedro Alves <pedro@codesourcery.com>
12233
12234 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12235
fff87407
SS
122362010-04-01 Stan Shebs <stan@codesourcery.com>
12237
12238 * gdb.trace/actions.exp: Tweak expected output.
12239 * gdb.trace/while-stepping.exp: Tweak expected output.
12240
fe01d668
L
122412010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12242
12243 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12244
86b17b60
PA
122452010-04-01 Pedro Alves <pedro@codesourcery.com>
12246
12247 * gdb.base/commands.exp: Adjust.
12248 * gdb.cp/extern-c.exp: Adjust.
12249
2c58c0a9
PA
122502010-04-01 Pedro Alves <pedro@codesourcery.com>
12251
12252 * gdb.trace/collection.c (local_test_func): Define a local struct,
12253 and instanciate it.
12254
0db9b91c
PA
122552010-04-01 Pedro Alves <pedro@codesourcery.com>
12256
12257 * gdb.trace/collection.exp (gdb_collect_args_test)
12258 (gdb_collect_argarray_test): XFAIL the tests that assume the
12259 argarray argument's elements are collected.
12260
8072405b
JK
122612010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12262
12263 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12264 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12265
8bf6485c
SS
122662010-03-31 Stan Shebs <stan@codesourcery.com>
12267
12268 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12269 and tracepoint conditionals.
12270 (gdb_verify_tracepoints): Delete unused return.
12271
fd7f724a
KS
122722010-03-26 Keith Seitz <keiths@redhat.com>
12273
12274 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12275 appear in the output before main.
12276 Remove KFAIL for gdb/2215 aka bz 9320.
12277
8d9e7719
DE
122782010-03-30 Doug Evans <dje@google.com>
12279
0906dd0b
DE
12280 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12281 by dejagnu.
12282 * gdb.arch/amd64-dword.exp: Ditto.
12283
8d9e7719
DE
12284 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12285 match.
12286 (break printf): Ditto.
12287
1da644f0
SW
122882010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12289
12290 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12291 gcc < 4.4.
12292 * gdb.cp/shadow.exp: Ditto.
12293
a8121990
PA
122942010-03-29 Pedro Alves <pedro@codesourcery.com>
12295
12296 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12297 "tstart" is silent.
12298
6e79d367
PA
122992010-03-29 Pedro Alves <pedro@codesourcery.com>
12300
12301 * gdb.trace/collection.exp (executable): New.
12302 (binfile): Use it.
12303 (fpreg, spreg, pcreg): New.
12304 (test_register): Use gdb_test_multiple. Pass /x to print.
12305 (prepare_for_trace_test): New.
12306 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12307 (gdb_collect_args_test, gdb_collect_argstruct_test)
12308 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12309 prepare_for_trace_test.
12310 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12311 fpreg, spreg and pcreg.
12312 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12313 prepare_for_trace_test.
12314 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12315 try to detect tracing support here. Don't set breakpoints at
12316 `begin' or `end' here.
12317 <global scope>: Use clean_restart. Run to main before checking
12318 for tracing support. Check for for tracing support here.
12319
09248348
JK
123202010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12321
12322 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12323 " as $displacement" to "seen displacement message".
12324
d350db38
PA
123252010-03-28 Pedro Alves <pedro@codesourcery.com>
12326
12327 * gdb.trace/while-dyn.exp (executable): New variable.
12328 (binfile): Use it.
12329 (test_while_stepping): New function. Move most tests here. Call
12330 it once for each of the while-stepping, stepping and ws aliases.
12331
907af001
UW
123322010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12333
12334 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12335 that do not provide the tagless_struct type name at all.
12336 (test_print_anon_union): Do not check value of uninitialized
12337 union member. Do not use cp_test_ptype_class, so we can accept
12338 "long" as well as "long int".
12339
610197fd
PA
123402010-03-26 Pedro Alves <pedro@codesourcery.com>
12341
12342 * gdb.trace/tfile.c (tohex, bin2hex): New.
12343 (write_error_trace_file): Hexify error description.
12344
6c28cbf2
SS
123452010-03-25 Stan Shebs <stan@codesourcery.com>
12346
12347 * gdb.trace/tfile.c: Generate an additional trace file, improve
12348 portability.
12349 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12350 files in a better way.
12351
e62b8c7e
KS
123522010-03-25 Keith Seitz <keiths@redhat.com>
12353
12354 * gdb.java/jprint.exp: XFAIL printing of static class members
12355 because of GCC debuginfo problem.
12356
82ccf5a5
JK
123572010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12358
12359 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12360
293e2f9e
DJ
123612010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12362
12363 * gdb.base/completion.exp: Allow long instead of long int.
12364 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12365 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12366 variable p.
12367 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12368 * gdb.base/pointers.exp: Allow long instead of long int.
12369 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12370 * gdb.base/step-line.exp: Allow a directory before the source file name.
12371
95a42b64
TT
123722010-03-24 Tom Tromey <tromey@redhat.com>
12373
12374 PR breakpoints/9352:
12375 * gdb.base/default.exp: Update.
12376 * gdb.base/commands.exp: Update.
12377 * gdb.cp/extern-c.exp: Test setting commands on multiple
12378 breakpoints at once.
12379
2390201f
DJ
123802010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12381
12382 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12383 if gdb,nosignals.
12384 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12385 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12386 exited".
12387
8c9a6790
SS
123882010-03-24 Stan Shebs <stan@codesourcery.com>
12389
12390 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12391
a6c727b2
DJ
123922010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12393
12394 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12395 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12396 argument. Handle "short" and "long".
12397 (Top level): Pass overprototyped output for old_fptr and xptr.
12398
4dfd5423
PA
123992010-03-23 Pedro Alves <pedro@codesourcery.com>
12400
12401 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12402 format strings and add casts to avoid compiler warnings.
12403
124042010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12405
12406 * lib/trace-support.exp (gdb_trace_setactions):
12407 Don't expect whitespace after ">" prompt.
12408 * gdb.trace/actions.exp: Adjust for output changes.
12409 * gdb.trace/while-stepping.exp: Likewise.
12410
c847d045
JK
124112010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12412
12413 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12414 and r157645).
12415
5f717f1d
JK
124162010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12417
12418 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12419 New.
12420
7d6d51d5
DJ
124212010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12422
12423 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12424 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12425
3b11a015
SS
124262010-03-19 Stan Shebs <stan@codesourcery.com>
12427
12428 * gdb.trace/ax.exp: New file.
12429
d7d158ed
DE
124302010-03-19 Doug Evans <dje@google.com>
12431
6bb85cd1
DE
12432 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12433 output from gcc.
12434
d7d158ed
DE
12435 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12436 named /usr/sbin/prelink<foo>.
12437
4daf5ac0
SS
124382010-03-18 Stan Shebs <stan@codesourcery.com>
12439
12440 * gdb.trace/circ.exp: Test circular-trace-buffer.
12441 * gdb.trace/tfile.exp: Update tstatus test.
12442
e8d05480
JB
124432010-03-18 Joel Brobecker <brobecker@adacore.com>
12444
12445 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12446 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12447
441b986a
UW
124482010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12449
12450 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12451
4247603b
PA
124522010-03-18 Pedro Alves <pedro@codesourcery.com>
12453
12454 * gdb.base/default.exp: Adjust the expected output of the finish
12455 and until commands when the inferior is not being run.
12456
13387711
SW
124572010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12458
12459 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12460 * gdb.cp/nsusing.exp: Ditto.
12461
6e31430b
TT
124622010-03-15 Tom Tromey <tromey@redhat.com>
12463
12464 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12465 * gdb.cp/userdef.cc (operator==): New function.
12466 (main): New locals mem1, mem2.
12467
e2d69cb5
JZ
124682010-03-15 Jie Zhang <jie@codesourcery.com>
12469
12470 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12471 Declare and use new loadtimeout variable.
12472
f572f0a9
DJ
124732010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12474
12475 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12476 Use gdb_load later.
12477
51f4c0b0
PA
124782010-03-14 Pedro Alves <pedro@codesourcery.com>
12479
12480 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12481 literal. Add missing endlines to prints to stderr.
12482
1c809c68
TT
124832010-03-12 Tom Tromey <tromey@redhat.com>
12484
12485 PR c++/9708:
12486 * gdb.cp/m-static.exp: Add regression test.
12487 * gdb.cp/m-static.cc (method): New method.
12488 (main): Call it.
12489
00ae8fef
SW
124902010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12491
12492 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12493 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12494
759f0f0b
PA
124952010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12496
21e24d21
PA
12497 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12498
124992010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12500
759f0f0b
PA
12501 * lib/gdb.exp (skip_stl_tests): New.
12502 (gdb_compile): Symbian needs -ldl.
12503 (shlib_target_file): New.
12504 (shlib_symbol_file): New.
12505 (gdb_load_shlibs): Use shlib_target_file.
12506 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12507 * gdb.cp/exception.exp: Use skip_stl_tests.
12508 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12509 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12510 * gdb.cp/mb-templates.exp: Ditto.
12511 * gdb.base/commands.exp: Relax regexes.
12512 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12513 shlib_target_file and shlib_symbol_file.
12514 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12515 sections.
12516 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12517 * gdb.base/solib-disc.exp: Use
12518 shlib_target_file and shlib_symbol_file.
12519 * gdb.base/unload.exp: Don't skip on symbian. Use
12520 shlib_target_file and shlib_symbol_file.
12521 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12522
6a8f2671 125232010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12524
6a8f2671
PA
12525 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12526 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12527 Issue a tfind end before looking for a tracepoint frame.
12528 * gdb.trace/tfind.exp: Adjust tstatus output.
12529 Adjust disassembly output.
12530 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12531
ccf26247
JK
125322010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12533
12534 * gdb.base/break-interp.exp: Create new displacement parameter value
12535 for the test_ld calls.
12536 (reach): New parameter displacement, verify its content. New push of
12537 pf_prefix "reach-$func:". Import global expect_out.
12538 (test_core): New parameter displacement, verify its content. New push
12539 of pf_prefix "core:". New command "set verbose on". Import global
12540 expect_out.
12541 (test_attach): New parameter displacement, verify its content. New
12542 push of pf_prefix "attach:". New command "set verbose on". Import
12543 global expect_out.
12544 (test_ld): New parameter displacement, pass it to the reach, test_core
12545 and test_attach calls and verify its content in the "ld.so exit" test.
12546 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12547 (prelink): Update expected text, use gdb_test.
12548
e469c7fb
DE
125492010-03-10 Doug Evans <dje@google.com>
12550
12551 * gdb.base/checkpoint.exp: Fix comment.
12552 Lengthen timeout while doing >600 checkpoints test.
12553 Rename duplicate "kill all one" test to keep test names unique.
12554
60e1c644
PA
125552010-03-10 Pedro Alves <pedro@codesourcery.com>
12556
12557 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12558
cec808ec
KS
125592010-03-08 Keith Seitz <keiths@redhat.com>
12560
889bf7c5
PA
12561 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12562 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12563 (dm_type_long): New function.
12564 (dm_type_unsigned_short): New function.
12565 (dm_type_unsigned_long): New function.
12566 (myint): New typedef.
12567 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12568 long, unsigned shor and long, operator char*, and typedef.
12569 (test_lookup_operator_functions): Add operator char* test.
12570 (test_paddr_operator_functions): Likewise.
12571 (test_paddr_overloaded_functions): Use probe values for
12572 short, long, and unsigned short and long.
12573 (test_paddr_hairy_functions): If the demangler probe detected
12574 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12575 demangler.
12576 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12577 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12578 and "print null_pmf".
12579 Add test "ptype a.*pmf".
12580 * gdb.cp/overload.exp: Allow optional "int" to appear with
12581 "short" and "long".
12582 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12583 long expect value for men_overload1arg.
12584 Allow "int" to appear with "short" and "long".
12585 When testing "info break", add argument for main (void).
12586 Also allow "int" to appear with "short" and "long".
12587 Ditto with "unsigned" and "long long".
cec808ec
KS
12588 * gdb.java/jmain.exp: Do not enclose methods names in single
12589 quotes.
12590 * gdb.java/jmisc.exp: Likewise.
12591 * gdb.java/jprint.exp: Likewise.
12592 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12593
12594 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12595 * gdb.cp/exception.exp (backtrace after first throw)
12596 (backtrace after second throw): Allow a namespace before __cxa_throw.
12597 (backtrace after first catch, backtrace after second catch): Allow
12598 a namespace before __cxa_begin_catch.
12599
12600 * gdb.cp/cpexprs.exp: New file.
12601 * gdb.cp/cpexprs.cc: New file.
12602
12603 From Daniel Jacobowitz <dan@codesourcery.com>
12604 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12605 to use string_to_regexp.
12606 (ctor, dtor): New functions. Use them to match constructor
12607 and destructor function types.
12608 (Top level): Use runto_main.
12609
f870a310
TT
126102010-03-05 Tom Tromey <tromey@redhat.com>
12611
12612 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12613 gdb.target_charset.
12614 (pp_ns.to_string): Likewise.
12615
0c199f28
KS
126162010-03-04 Keith Seitz <keiths@redhat.com>
12617
12618 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12619 can be quoted. Test that both the filename and function/line
12620 portions can be quoted at the same time.
12621
c7437ca6
PA
126222010-03-04 Pedro Alves <pedro@codesourcery.com>
12623
12624 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12625
b111b805
DE
126262010-03-03 Doug Evans <dje@google.com>
12627
24486cb7
DE
12628 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12629 libc contains libpthread.
12630
b111b805
DE
12631 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12632 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12633 of gdb_compile. Add another pattern to match android backtrace.
12634
a0e0ef55
TT
126352010-03-03 Tom Tromey <tromey@redhat.com>
12636
12637 PR gdb/11345:
12638 * gdb.base/printcmds.exp (test_printf): Add test.
12639
1ba53b71
L
126402010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12641
12642 * gdb.arch/amd64-byte.exp: New.
12643 * gdb.arch/amd64-dword.exp: Likewise.
12644 * gdb.arch/amd64-pseudo.c: Likewise.
12645 * gdb.arch/amd64-word.exp: Likewise.
12646 * gdb.arch/i386-byte.exp: Likewise.
12647 * gdb.arch/i386-pseudo.c: Likewise.
12648 * gdb.arch/i386-word.exp: Likewise.
12649
f5dff777
DJ
126502010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12651
12652 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12653 types. Add structreg, bitfields, and flags registers.
12654 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12655 registers.
12656
90884b2b
L
126572010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12658
12659 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12660 (load_description): Set architecture if defined.
12661
dc00d89f
PM
126622010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12663
12664 * gdb.python/py-frame.exp: Add read_var block tests.
12665 * gdb.python/py-frame.c (block): New function.
12666
0e095b7e
JK
126672010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12668 Daniel Jacobowitz <dan@codesourcery.com>
12669
12670 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12671
624f1a65
DM
126722010-02-25 David S. Miller <davem@davemloft.net>
12673
12674 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12675 fix logic for setting all_syscalls_numbers.
12676
f3e9a817
PM
126772010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12678
12679 * Makefile.in: Add py-block and py-symbol.
12680 * gdb.python/py-symbol.exp: New File.
12681 * gdb.python/py-symtab.exp: New File.
12682 * gdb.python/py-block.exp: New File.
12683 * gdb.python/py-symbol.c: New File.
12684 * gdb.python/py-block.c: New File.
12685
f6bbabf0
PM
126862010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12687
12688 PR python/11314
12689 * lib/gdb.exp (skip_python_tests): New function.
12690 * gdb.python/py-cmd.exp: Use skip_python_tests.
12691 * gdb.python/py-frame.exp: Likewise.
12692 * gdb.python/py-function.exp: Likewise.
12693 * gdb.python/py-prettyprint.exp: Likewise.
12694 * gdb.python/py-template.exp: Likewise.
12695 * gdb.python/py-type.exp: Likewise.
12696 * gdb.python/py-value.exp: Likewise.
12697
85d721b8
PA
126982010-02-22 Pedro Alves <pedro@codesourcery.com>
12699
12700 PR9605
12701
12702 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12703
48e32051
TT
127042010-02-19 Tom Tromey <tromey@redhat.com>
12705
12706 PR c++/8693, PR c++/9496:
12707 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12708 regression tests.
12709
ac9c0048
JK
127102010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12711
12712 Fix compatibility with m68k as.
12713 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12714 Use only /* comments */.
12715
57bb97a4
UW
127162010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12717
12718 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12719 * configure: Regenerate.
12720
7d1bf85c
DJ
127212010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12722
12723 * gdb.python/py-type.exp: Check for Python support.
12724
061b5285
PA
127252010-02-17 Pedro Alves <pedro@codesourcery.com>
12726
12727 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12728 `regsub' syntax available.
12729
f8a8bc2c
PA
127302010-02-17 Pedro Alves <pedro@codesourcery.com>
12731
12732 * gdb.base/shmain.c (main): Remove printf call.
12733 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12734 * gdb.base/unload.c (main): Make format of fprintf a string
12735 literal. Add missing endlines to prints to stderr.
12736 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12737
6f451e5e
TT
127382010-02-17 Tom Tromey <tromey@redhat.com>
12739
12740 * gdb.java/jprint.java (jprint.props): New field.
12741 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12742
12d79008
PA
127432010-02-17 Pedro Alves <pedro@codesourcery.com>
12744
ef801a0e 12745 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
12746 available.
12747
d252f7e5
DJ
127482010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12749
12750 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12751 creation to support remote host testing.
12752
67bdab6c
DJ
127532010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12754
12755 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12756 Recognize "command not found".
12757
bb391223
DJ
127582010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12759
12760 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12761 single-stepping.
12762
70362913
DJ
127632010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12764
12765 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12766 if arguments are not supported.
12767
493f3c00
DJ
127682010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12769
12770 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12771 be const or non-const.
12772
8034c749
DJ
127732010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12774
12775 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12776 mi_send_resuming_command to send -exec-continue.
12777
791dfb64
DJ
127782010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12779
12780 * gdb.base/list.exp (test_list_filename_and_function): Add test
12781 with single quotes.
12782 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12783 matching.
12784 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12785 Add KFAIL'd tests for PR gdb/11289.
12786
7c5fe868
DJ
127872010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12788
12789 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12790
fdc498b8
DJ
127912010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12792
12793 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12794 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12795 a temporary directory.
12796
b519e2a6
DJ
127972010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12798
12799 * gdb.base/charset.exp: Use a single regular expression to match
12800 show host-charset and show target-charset output.
12801
74164c56
JK
128022010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12803
12804 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12805 "Illegal process-id" expect string more exact.
12806 (attach to digits-starting nonsense is prohibited): New.
12807
701ed6dc
JK
128082010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12809
12810 * gdb.base/prelink.exp (set verbose on): New.
12811
889bf7c5 128122010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
12813
12814 * mi-reverse.exp: New file. Test for reverse option to the
12815 following MI commands: exec-continue, exec-finish, exec-next,
12816 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 12817
dadf0e9c
JB
128182010-02-09 Joel Brobecker <brobecker@adacore.com>
12819
12820 * gdb.ada/ptype_tagged_param: New testcase.
12821
714f19d5
TT
128222010-02-08 Tom Tromey <tromey@redhat.com>
12823
12824 PR c++/8017:
12825 * gdb.cp/overload.exp: Add tests.
12826 * gdb.cp/overload.cc (struct K): New.
12827 (namespace N): New.
12828 (main): Call new functions.
12829 (K::staticoverload): Define.
12830
889bf7c5 128312010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
12832
12833 PR gdb/10728
12834 * gdb.cp/pr10728-x.h: New file.
12835 * gdb.cp/pr10728-x.cc: New file.
12836 * gdb.cp/pr10728-y.cc: New file.
12837 * gdb.cp/pr10728.exp: New file.
12838 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12839
889bf7c5 128402010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
12841
12842 PR gdb/9067
12843 * gdb.cp/pr9067.exp: New
12844 * gdb.cp/pr9067.cc: New
12845 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12846
7b356089
JB
128472010-02-08 Joel Brobecker <brobecker@adacore.com>
12848
12849 * lib/gdb.exp (gdb_test_timeout): New global variable.
12850 Set it to timeout if not already set.
12851 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12852
1be00882
DE
128532010-02-05 Doug Evans <dje@google.com>
12854
12855 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12856 user.
12857
82856980
SW
128582010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12859
12860 PR c++/7935:
12861 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12862
1a334831
TT
128632010-02-04 Tom Tromey <tromey@redhat.com>
12864
12865 * gdb.cp/virtbase.exp: Make test case names unique.
12866
9c3c02fd
TT
128672010-02-02 Tom Tromey <tromey@redhat.com>
12868
12869 * gdb.cp/virtbase.exp: Add regression tests.
12870 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12871 (main): Instantiate RHC.
12872
0cc2414c
TT
128732010-02-02 Tom Tromey <tromey@redhat.com>
12874
12875 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12876 type-printing change.
12877
edf3d5f3
TT
128782010-02-02 Tom Tromey <tromey@redhat.com>
12879
12880 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12881 * gdb.cp/virtbase.cc: New file.
12882 * gdb.cp/virtbase.exp: New file.
12883 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12884
e4b7f41c
JK
128852010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12886
12887 PR libc/11214:
12888 * gdb.threads/current-lwp-dead.c: Include features.h.
12889 (HAS_NOMMU): New.
12890 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12891
b381ea14
JK
128922010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12893
12894 * gdb.base/symbol-without-target_section.exp,
12895 gdb.base/symbol-without-target_section.c: New.
12896
c593ac0e
DJ
128972010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12898
12899 * gdb.base/bigcore.exp: Reset increased timeout.
12900 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12901
db25f29d
DJ
129022010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12903
12904 * gdb.base/gcore.exp (capture_command_output): Use
12905 gdb_test_multiple.
12906
f9d67f43
DJ
129072010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12908
12909 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12910 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12911 (Top level): Call it.
12912
177321bd
DJ
129132010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12914
12915 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12916
97f2ed50
DJ
129172010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12918
12919 * gdb.base/call-strs.exp, gdb.base/default.exp,
12920 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12921 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12922 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12923 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12924 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12925 * gdb.base/ending-run.exp: Correct restore of timeout.
12926 * gdb.base/page.exp: Remove unnecessary timeout setting.
12927
e4e2711a
JB
129282010-01-29 Joel Brobecker <brobecker@adacore.com>
12929
12930 * gdb.ada/rec_return: New testcase.
12931
ba581dc1
JB
129322010-01-29 Joel Brobecker <brobecker@adacore.com>
12933
12934 * gdb.ada/call_pn: New testcase.
12935
4ea95be9
DJ
129362010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12937
12938 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12939 (Top level): Use it to resume.
12940 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12941 the Thumb mode displaced stepping error as unsupported.
12942
df83a9bf
SW
129432010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12944
889bf7c5
PA
12945 * gdb.cp/nsusing.exp: Added more tests.
12946 * gdb.cp/nsrecurs.exp: Ditto.
12947 * gdb.cp/nsusing.cc: Added test functions.
12948 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 12949
40b27cdc
JK
129502010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12951
12952 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12953 absolute directory pathnames in gdb.sum file.
12954
de958931
SW
129552010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12956
12957 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12958 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12959
708ead4e
TT
129602010-01-26 Tom Tromey <tromey@redhat.com>
12961
12962 PR exp/7643:
12963 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12964 setup_kfail.
12965
b14e635e
SW
129662010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12967
12968 * gdb.cp/nsrecurs.exp: New test.
12969 * gdb.cp/nsrecurs.cc: New test program.
12970 * gdb.cp/nsstress.exp: New test.
12971 * gdb.cp/nsstress.cc: New test program.
12972 * gdb.cp/nsdecl.exp: New test.
12973 * gdb.cp/nsdecl.cc: New test program.
12974
8540c487
SW
129752010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12976
12977 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12978 imported into file scope.
12979 Marked test as xfail.
12980 * gdb.cp/namespace-using.cc (marker5): New function.
12981 * gdb.cp/shadow.exp: New test.
12982 * gdb.cp/shadow.cc: New test program.
12983 * gdb.cp/nsimport.exp: New test.
12984 * gdb.cp/nsimport.cc: New test program.
12985
421d5d99
TT
129862010-01-25 Tom Tromey <tromey@redhat.com>
12987
12988 PR gdb/11049:
12989 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12990 with "set print null-stop on".
12991
691f8dc1
JK
129922010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12993
12994 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12995 Adjust it for DISASSEMBLY_OMIT_FNAME.
12996
0b92b5bb
TT
129972010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12998
12999 PR symtab/11199:
13000 * gdb.dwarf2/member-ptr-forwardref.exp,
13001 gdb.dwarf2/member-ptr-forwardref.S: New.
13002
23787403
JK
130032010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13004
13005 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
13006 (thread1_func): Protect thread1_tid with thread1_tid_cond by
13007 thread1_tid_mutex. Remove gdbstop_mutex handling.
13008 (thread2_func): Protect thread2_tid with thread2_tid_cond by
13009 thread2_tid_mutex. Remove gdbstop_mutex handling.
13010 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
13011 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
13012 pthread_cond_wait conditionalizations by while loops.
13013
b966cb8a
TT
130142010-01-20 Tom Tromey <tromey@redhat.com>
13015
13016 PR backtrace/10770:
13017 * gdb.dwarf2/pr10770.exp: New file.
13018 * gdb.dwarf2/pr10770.c: New file.
13019 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
13020
fcae584b
VP
130212010-01-20 Vladimir Prus <vladimir@codesourcery.com>
13022
13023 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
13024 that target was removed, and the test always runs native anyway.
13025
a0f49112
JK
130262010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13027
13028 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
13029 gdb.base/watchpoint-cond-gone-stripped.c: New.
13030
ceeb3d5a
TT
130312010-01-19 Tom Tromey <tromey@redhat.com>
13032
13033 PR c++/8000:
13034 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
13035 existing tests.
13036 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
13037 (main): Use AAA::SomeEnum.
13038
dd322c54
JK
130392010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13040
13041 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
13042 (test_ignore_count): Declare line_callme_body global.
13043 (run to breakpoint with ignore count): Use line_callme_body.
13044 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
13045 (set line_main_hello, set line_main_return): Reindent.
13046 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
13047 New.
13048 (continue to callee4): Use line_callee4_body.
13049 (check *stopped from CLI command): Use line_callee4_next.
13050 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
13051 (set line_main_hello, set line_main_return): Reindent.
13052 (set line_callee4_head, set line_callee4_body): New.
13053 (continue to callee4): Use line_callee4_body.
13054
4e8f195d
TT
130552010-01-18 Tom Tromey <tromey@redhat.com>
13056
13057 PR c++/9680:
13058 * gdb.cp/casts.cc: Add new classes and variables.
13059 * gdb.cp/casts.exp: Test new operators.
13060
9e14a9ba
JB
130612010-01-18 Tom Tromey <tromey@redhat.com>
13062 Thiago Jung Bauermann <bauerman@br.ibm.com>
13063
13064 * gdb.python/source2.py: New file.
13065 * gdb.python/source1: New file.
13066 * gdb.python/python.exp: Test "source" command.
13067
00bf0b85
SS
130682010-01-15 Stan Shebs <stan@codesourcery.com>
13069
13070 * gdb.trace/tfile.c: New file.
13071 * gdb.trace/tfile.exp: New file.
889bf7c5 13072
55235ad7
JK
130732010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13074
13075 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
13076
9f2982ff
JK
130772010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13078
13079 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
13080
bbfba9ed
JK
130812010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13082
13083 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
13084 (libfunc): New parameter action. Implement also selectable "sleep".
13085 * gdb.base/break-interp-main.c: Include assert.h.
13086 (libfunc): New parameter action.
13087 (main): New parameters argc and argv. Assert argc. Pass argv.
13088 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
13089 (test_attach): New proc.
13090 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
13091 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
13092
61f0d762
JK
130932010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13094
13095 * gdb.base/break-interp.exp (test_core): New proc.
13096 (test_ld): Call it.
13097
06a6f270
JK
130982010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13099
13100 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
13101 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
13102 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
13103 and gdb_compile_shlib. Use new -Wl compiler options.
13104 (dl bt, main bt): New tests.
13105
51bee8e9
JK
131062010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13107
13108 Support PIEs with no symfile_objfile.
13109 * gdb.base/break-interp.exp: New argument at the test_ld calls.
13110 (test_ld): New parameter trynosym.
13111 (test_ld <$trynosym>): New block.
13112
b8040f19
JK
131132010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13114
13115 * gdb.base/break-interp.exp: New file.
13116
be759fcf
PM
131172010-01-13 Phil Muldoon <pmuldoon@redhat.com>
13118
13119 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
13120 * gdb.python/py-prettyprint.py (pp_ls): New printer.
13121 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
13122 test.
13123 * gdb.python/py-prettyprint.c: Define lazystring test structure.
13124 * gdb.python/py-mi.exp: Add lazy string test.
13125
dc146f7c
VP
131262010-01-13 Vladimir Prus <vladimir@codesourcery.com>
13127
13128 * lib/mi-support.exp (mi_check_thread_states): Handle
13129 core number in thread listing.
13130
b4ba55a1
JB
131312010-01-12 Joel Brobecker <brobecker@adacore.com>
13132
13133 * gdb.base/maint.exp: Adjust the expected output for the
13134 "maint print type" test. Use gdb_test_multiple instead of
13135 gdb_sent/gdb_expect.
13136
08e24bd4
DE
131372010-01-11 Doug Evans <dje@google.com>
13138
6496a609
DE
13139 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
13140 from gdbserver_download. All callers updated.
13141
08e24bd4
DE
13142 * gdb.server/ext-run.exp: "info os processes" requires xml support.
13143
b5cfddf5
JK
131442010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13145
13146 Implement binary numbers parsing.
13147 * gdb.base/printcmds.exp (test_integer_literals_accepted)
13148 (test_integer_literals_rejected): New binary tests.
13149
3725885a
RW
131502010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13151
13152 * gdb.cell/configure: Regenerate.
13153
37aeb5df
JK
131542010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13155
13156 * gdb.base/corefile.exp: Move the core finding block out and call it as
13157 core_find, new variable $corefile, replace corefile by $corefile and
13158 [file tail $corefile] for usage vs. test names resp.
13159 * lib/gdb.exp (core_find): Move it as a new function here. New
13160 parameter binfile and deletefiles. New variable $destcore. Pre-delete
13161 $destcore. Return "" on error.
13162
d521f563
JK
131632010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13164
13165 Workaround PR binutils/10802.
13166 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
13167 (twice).
13168
28f24826
DJ
131692010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
13170
13171 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
13172
2de75e71
JB
131732010-01-08 Joel Brobecker <brobecker@adacore.com>
13174
13175 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
13176 call, to avoid interruption.
13177
fe00719b 131782010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
13179
13180 * gdb.stabs/weird.def (args93): New.
13181
d0ef5df8
DE
131822010-01-07 Doug Evans <dje@google.com>
13183
13184 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
13185
3a08d52f
TT
131862010-01-07 Tom Tromey <tromey@redhat.com>
13187
13188 * gdb.base/source.exp: Use correct line number.
13189
7a697b8d
SS
131902010-01-05 Stan Shebs <stan@codesourcery.com>
13191
13192 * gdb.trace/tracecmd.exp: Test ftrace.
13193
7803799a
UW
131942010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13195
13196 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
13197
c54eabfa
JK
131982010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13199
13200 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13201 "uint_for_mi_testing".
13202
02e7ef19
JB
132032010-01-01 Joel Brobecker <brobecker@adacore.com>
13204
13205 Test indented comment in file being sourced.
13206 * gdb.base/commands.exp: Test indented comment in file being sourced.
13207
abd775ce
JB
132082010-01-01 Joel Brobecker <brobecker@adacore.com>
13209
13210 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13211 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13212 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13213 notice.
13214
79b55b82
JB
132152010-01-01 Joel Brobecker <brobecker@adacore.com>
13216
13217 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13218 notice.
13219
8997583e
JK
132202010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13221
13222 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13223 missing $after_stopped and comma (,) expectation.
13224
6da95a67
SS
132252009-12-31 Stan Shebs <stan@codesourcery.com>
13226
13227 * gdb.trace/actions.exp: Test teval action.
889bf7c5 13228
218d2fc6
TJB
132292009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13230
13231 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13232 (top level): Call test_watchpoint_in_big_blob.
13233 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13234 watchpoints.
13235 (func3): Write to buf.
13236
236f1d4d
SS
132372009-12-29 Stan Shebs <stan@codesourcery.com>
13238
13239 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 13240
f61e138d
SS
132412009-12-28 Stan Shebs <stan@codesourcery.com>
13242
13243 * gdb.trace/tsv.exp: New file.
13244 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 13245
0219b378
DJ
132462009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13247
13248 * gdb.base/find.c (main): Reference search buffers.
13249 * gdb.base/included.c (main): Reference integer.
13250 * gdb.base/ptype.c (charfoo): Declare.
13251 (intfoo): Call charfoo.
13252 * gdb.base/scope0.c (useitp): New function.
13253 (usestatics): Use useitp.
13254 (useit): Add a type for val.
13255 * gdb.base/scope1.c (useit1): Take a pointer argument.
13256 (usestatics1): Update calls to useit1.
13257 * gdb.cp/call-c.cc: Declare foo.
13258 (main): Call foo.
13259 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13260 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13261 (main): Call C::ensureRefs and ensureOtherRefs.
13262 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13263 variables.
13264 (ensureOtherRefs): New function.
13265 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13266 * gdb.cp/templates.cc (main): Call t5i.value.
13267
3f78692f
JK
132682009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13269
13270 Fix compatibility with G++-4.5.
13271 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13272 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13273 (uncaught return): Remove.
13274
429374b8
JK
132752009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13276 Phil Muldoon <pmuldoon@redhat.com>
13277
13278 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13279 (bp_location13, bp_location14, bp_location17, bp_location18)
13280 (marker3_proto, marker4_proto): New variables.
13281 (breakpoint info): Update output.
13282 (run until breakpoint at marker3, run until breakpoint at marker4): New
13283 tests.
13284
859825b8
JK
132852009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13286
13287 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13288 Replace the printf call of Y by provided "y-set-1" label. New block
13289 for the second shared library.
13290 * gdb.base/unload.exp: Compile also the second library, call
13291 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13292 (single pending breakpoint info): Rename to ...
13293 (pending breakpoint info before run): ... this extended test.
13294 (libfile2, libname2, libsrcfile2, libsrc2)
13295 (lib_sl2): New variables.
13296 (exec_opts): Set also SHLIB_NAME2.
13297 (pending breakpoint info on first run at shrfunc1)
13298 (pending breakpoint info on second run at shrfunc1)
13299 (pending breakpoint info on second run at shrfunc2)
13300 (print y from libfile, print y from libfile2): New tests.
13301 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13302 * gdb.base/unloadshr2.c: New.
13303
e6a386cd
HZ
133042009-12-22 Hui Zhu <teawater@gmail.com>
13305
13306 * gdb.reverse/sigall-reverse.exp: Adjust.
13307
9e19b45e
VP
133082009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13309
13310 PR gdb/10884
13311
13312 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13313 (main): Call do_bitfield_tests.
aacf5b1e 13314 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13315
d53a7b30
JB
133162009-12-20 Joel Brobecker <brobecker@adacore.com>
13317
13318 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13319 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13320 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13321 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13322 gdb.modula2/unbounded1.c: Update copyright header.
13323
191ca0a1
CM
133242009-12-10 Chris Moller <moller@mollerware.com>
13325
13326 PR gdb/9399
13327 * gdb.cp/virtfunc2.exp: New tests
13328 * gdb.cp/virtfunc2.cc: New tests
13329 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13330
0fa6cf1b
MS
133312009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13332
13333 * gdb.reverse/i387-env-reverse.c: New file.
13334 * gdb.reverse/i387-env-reverse.exp: New file.
13335 * gdb.reverse/i387-stack-reverse.c: New file.
13336 * gdb.reverse/i387-stack-reverse.exp: New file.
13337
361ae042
PM
133382009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13339
13340 * gdb.python/py-type.exp (test_range): New test.
13341
bfd31e71
PM
133422009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13343
13344 PR python/10805
13345
13346 * gdb.python/py-type.exp: New file.
13347 * gdb.python/py-type.c: New file.
13348 * Makefile.in: Add py-type.
13349
57a1d736
TT
133502009-12-03 Tom Tromey <tromey@redhat.com>
13351
13352 * gdb.python/py-value.exp (test_parse_and_eval): New
13353 function.
13354
1f3b5d1b
PP
133552009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13356
13357 PR gdb/11022
13358
13359 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13360 * gdb.base/pr11022.c: New test.
13361
8b7dbdc9
JK
133622009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13363
13364 Fix spurious false FAILs.
13365 * gdb.base/structs.c (chartest): New.
13366 (main): Fill-in chartest.
13367 * gdb.base/structs.exp (anychar_re, first): New.
13368 (start_structs_test): Import global anychar_re and first.
13369 New gdb_test call "set print elements 300; ${testfile}"
13370 (start_structs_test <$first>): New block.
13371 (any): Import global anychar_re. New variable ac. Use ${ac}.
13372
6a53b2ec
JK
133732009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13374
13375 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13376
d7167b4c
JK
133772009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13378
13379 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13380 Force $srcfile file.
13381 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13382
b1798462
UW
133832009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13384
13385 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13386 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13387 * gdb.threads/watchthreads-reorder.exp: Likewise.
13388
b6199126
DJ
133892009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13390
13391 PR gdb/8704
13392
13393 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13394 "if", and "thread". Correct matching in the previous test.
13395
b22a0510
DJ
133962009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13397
13398 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13399
930636d2
MS
134002009-11-23 Michael Snyder <msnyder@vmware.com>
13401
13402 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13403 * gdb.reverse-watch-precsave.exp: Ditto.
13404
21a0512e
PP
134052009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13406
13407 * gdb.asm/asm-source.exp: Adjust.
13408 * gdb.base/help.exp: Adjust.
889bf7c5 13409
fc30d5e0
PA
134102009-11-22 Pedro Alves <pedro@codesourcery.com>
13411
13412 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13413 (do_syscall_tests_without_xml): Set data-directory to
13414 /the/path/to/nowhere.
13415
f6bc2008
PA
134162009-11-21 Pedro Alves <pedro@codesourcery.com>
13417
13418 * gdb.threads/local-watch-wrong-thread.c,
13419 gdb.threads/local-watch-wrong-thread.exp: New files.
13420
8c2fb5de
PA
134212009-11-21 Pedro Alves <pedro@codesourcery.com>
13422
13423 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13424 assume new `regsub' syntax available.
13425
ebec9a0f
PA
134262009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13427
a79d3c27
JK
13428 * gdb.base/watchpoint-hw-hit-once.exp,
13429 gdb.base/watchpoint-hw-hit-once.c: New.
13430
134312009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13432
13433 * gdb.threads/watchthreads-reorder.exp,
13434 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13435
276a961b
MK
134362009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13437
13438 * gdb.xml/tdesc-regs.exp: Use for m68k.
13439
4867c1fb
PA
134402009-11-15 Pedro Alves <pedro@codesourcery.com>
13441
13442 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13443
f6838f81
DJ
134442009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13445
13446 * lib/gdb.exp (current_target_name): New procedure.
13447 (gdb_wrapper_target): New variable.
13448 (gdb_wrapper_init): Set gdb_wrapper_target.
13449 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13450 wrapper.
13451
4ac4dd3f
DJ
134522009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13453
13454 * gdb.base/remote.exp: Delete the slowest load test.
13455 Do not load with fixed packet sizes.
13456
a7881759
DJ
134572009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13458
13459 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13460
97a5b505
DJ
134612009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13462
13463 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13464 srcfile when setting a breakpoint.
13465
d3e1fc54
DJ
134662009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13467
13468 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13469 macros.
13470
7cbcbded
DJ
134712009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13472
13473 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13474 to be in memory.
13475 * gdb.base/display.c (force_mem): New.
13476 (do_loops): Use it. Add breakpoint comments.
13477 (do_vars): Add a breakpoint comment.
13478 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13479 line numbers.
13480
bdea3a92
NF
134812009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13482
13483 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13484 instead of a bare "run".
13485
269f82e5
PP
134862009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13487
13488 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13489
a69b7d9d
DJ
134902009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13491
13492 * lib/cell.exp (skip_cell_tests): Clean up test files before
13493 returning.
13494
b598bfda
DJ
134952009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13496
13497 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13498 and the breakpoint menu. Do not call perror if a prompt is seen.
13499 Consume the following GDB prompt.
13500 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13501 * gdb.cp/namespace.exp: Use gdb_test.
13502 * gdb.cp/templates.exp: Use gdb_test.
13503 (test_template_breakpoints): Use gdb_test_multiple.
13504
87728fa0
DJ
135052009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13506
13507 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13508 (marker4): Reference values.
13509
b67c692f
DJ
135102009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13511
13512 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13513 is missing.
13514
f0df251a
DJ
135152009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13516
13517 * gdb.base/break.c (need_malloc): New.
13518 * gdb.base/constvars.c (main): Reference crass and crisp.
13519 * gdb.base/gdb1821.c (main): Reference bar.
13520 * gdb.cp/gdb1355.cc (main): Reference s1.
13521 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13522 (main): Call them.
13523 * gdb.cp/hang2.cc (dummy2): Define.
13524 * gdb.cp/hang3.cc (dummy3): Define.
13525 * gdb.cp/m-data.cc (main): Reference shadow.
13526
bdf7534a
NF
135272009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13528 Nathan Froyd <froydnj@codesourcery.com>
13529
13530 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13531 remote host.
13532
f24fce77
NF
135332009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13534
13535 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13536 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13537 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13538 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13539 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13540 * gdb.dwarf2/dw2-producer.exp: Likewise.
13541 * gdb.dwarf2/mac-fileno.exp: Likewise.
13542 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13543 py-prettyprint.py to the remote host.
13544 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13545
40f0318e
KS
135462009-11-11 Keith Seitz <keiths@redhat.com>
13547
13548 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13549 use it instead of "Foo".
13550 * gdb.cp/classes.exp (do_tests): Add a test to access
13551 a method through a typedef'd class name.
13552
f3d9f7fb
NF
135532009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13554
13555 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13556 exponents.
13557 * gdb.base/pointers.exp: Likewise.
13558 * gdb.cp/ref-types.exp: Likewise.
13559
a4216f37
KS
135602009-11-11 Keith Seitz <keiths@redhat.com>
13561
13562 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13563 new[] and delete[].
13564 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13565 "void".
13566 (probe_demangler): Remove all single-quoting of
13567 method and variable names.
13568 (info_func_regexp): Remove the word "void" from any
13569 occurrence of "(void)".
13570 (print_addr_2): Remove all single-quoting of
13571 method names.
13572 (print_addr_2_kfail): Likewise.
13573 (print_addr): Single-quote C function names before
13574 passing to print_addr_2.
13575 (test_paddr_operator_functions): Remove single-quoting
13576 for method names.
13577 Add tests for operator new[] and operator delete[].
13578
9b14d7aa
JK
135792009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13580
13581 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13582
85feb311
KS
135832009-11-09 Keith Seitz <keiths@redhat.com>
13584
13585 * gdb.cp/overload.exp: Add tests for resolving overloaded
13586 methods in expression parsing/evaluation.
13587
fa335448
DJ
135882009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13589
13590 * lib/gdb.exp (default_gdb_version): Use --version instead of
13591 --command.
13592
ec3c07fc
NS
135932009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13594
13595 * lib/gdb.exp (gdb_compile_test): New.
13596 (skip_ada_tests, skip_java_tests): New.
13597 (gdb_compile): Use gdb_compile_test for f77.
13598 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13599 * lib/java.exp (compile_java_from_source): Remove runtests check,
13600 use gdb_compile_test to record result.
13601 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13602 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13603 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13604 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13605 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13606 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13607 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13608 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13609 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13610 adjust gdb_compile invocations.
13611
b8b4e42b
JK
136122009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13613
13614 * Makefile.in (abs_builddir): New.
13615 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13616 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13617 `$(abs_builddir)/site.exp'.
13618
f8b7eaf3
DJ
136192009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13620
13621 * config/m68k-emc.exp, lib/emc-support.exp,
13622 gdb.trace/gdb_c_test.c: Delete.
13623 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13624 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13625 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13626 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13627 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13628 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13629 casing for m68k-*-elf.
13630
c4187697
NS
136312009-11-03 Pedro Alves <pedro@codesourcery.com>
13632
13633 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13634 * gdb.arch/i386-prologue.exp: Likewise.
13635 * gdb.arch/i386-unwind.exp: Likewise.
13636
db16b772
DJ
136372009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13638
13639 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13640
bcf71277
DJ
136412009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13642
13643 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13644
0105cee2
DJ
136452009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13646
13647 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13648
24ddea62
JK
136492009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13650
13651 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13652
287ccc17
JK
136532009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13654
13655 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13656 * gdb.base/sepdebug2.c: New file.
13657
08bca259 136582009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
13659
13660 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13661 the modified warnings for catch syscall. Verify if GDB was compiled
13662 with support for lib expat, and choose which tests to run depending
13663 on this.
13664
5d4e2b76
VP
136652009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13666
13667 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13668 that composite commands are parsed OK. And also test
13669 that breakpoint commands do work.
13670
240e538a
MS
136712009-10-23 Michael Snyder <msnyder@vmware.com>
13672
13673 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13674 to allow for new disassembly style.
13675
9c419145
PP
136762009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13677
13678 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 13679
02506ff1
MS
136802009-10-22 Michael Snyder <msnyder@vmware.com>
13681
13682 * gdb.reverse/break-precsave.exp: New test.
13683 * gdb.reverse/consecutive-precsave.exp: Ditto.
13684 * gdb.reverse/finish-precsave.exp: Ditto.
13685 * gdb.reverse/i386-precsave.exp: Ditto.
13686 * gdb.reverse/machinestate-precsave.exp: Ditto.
13687 * gdb.reverse/sigall-precsave.exp: Ditto.
13688 * gdb.reverse/solilb-precsave.exp: Ditto.
13689 * gdb.reverse/step-precsave.exp: Ditto.
13690 * gdb.reverse/until-precsave.exp: Ditto.
13691 * gdb.reverse/watch-precsave.exp: Ditto.
13692
4cf866a3
MS
136932009-10-22 Michael Snyder <msnyder@vmware.com>
13694
13695 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13696 for gdb_expect. Adjust one test's expect strings for the new
13697 format of disassemble.
13698 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13699 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13700 gdb_test_multiple.
13701 * gdb.reverse/step-reverse.exp: Delete 'return'.
13702 * gdb.reverse/until-reverse.exp: Delete blank lines.
13703 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13704
2b28d209
PP
137052009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13706
13707 * gdb.base/consecutive.exp: Adjust.
13708 * gdb.base/display.exp: Likewise.
13709 * gdb.base/pc-fp.exp: Likewise.
13710 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 13711
33b9c32b
MS
137122009-10-19 Michael Snyder <msnyder@vmware.com>
13713
13714 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13715 * gdb.reverse/finish-reverse.c: Ditto.
13716 * gdb.reverse/sigall-reverse.c: Ditto.
13717 * gdb.reverse/solib-reverse.c: Ditto.
13718 * gdb.reverse/step-reverse.c: Ditto.
13719 * gdb.reverse/watch-reverse.c: Ditto.
13720
6c95b8df
PA
137212009-10-19 Pedro Alves <pedro@codesourcery.com>
13722 Stan Shebs <stan@codesourcery.com>
13723
13724 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13725 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13726 "Executing new program".
13727 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13728 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13729 left listed after having been killed.
13730 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13731 * gdb.base/maint.exp: Adjust test.
13732
13733 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13734 * gdb.multi/Makefile.in: New.
13735 * gdb.multi/base.exp: New.
13736 * gdb.multi/goodbye.c: New.
13737 * gdb.multi/hangout.c: New.
13738 * gdb.multi/hello.c: New.
13739 * gdb.multi/bkpt-multi-exec.c: New.
13740 * gdb.multi/bkpt-multi-exec.exp: New.
13741 * gdb.multi/crashme.c: New.
13742
279017b7
TG
137432009-10-13 Tristan Gingold <gingold@adacore.com>
13744
13745 * gdb.base/sepdebug.exp: Check debug info are found.
13746
0413d738
PA
137472009-10-08 Pedro Alves <pedro@codesourcery.com>
13748
13749 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13750 bits.
13751
c628eecc
JK
137522009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13753
13754 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13755
38af1bfe
JB
137562009-10-07 Joel Brobecker <brobecker@adacore.com>
13757
13758 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13759 of the comments.
13760
2b0adecd
PM
137612009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13762
13763 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13764 * gdb.base/annota3.exp: Idem.
13765 * gdb.base/maint.exp: Idem.
13766
8d417781
PM
137672009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13768
889bf7c5 13769 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
13770 to default.
13771
bb61102d
PM
137722009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13773
889bf7c5 13774 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
13775 mingw and cygwin targets.
13776
ace5c364
PM
137772009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13778 Pedro Alves <pedro@codesourcery.com>
13779
889bf7c5 13780 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
13781 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13782
c2d494a0
PM
137832009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13784
e1b52ce2
PM
13785 * gdb.base/shr1.c: Use %p in format string.
13786 * gdb.base/unload.c: Avoid warning in fprintf.
13787 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 13788
209f53f5
PM
137892009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13790
13791 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13792 long type.
13793 (test_unlink): Correct printf string.
13794 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13795 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13796
8172766a
JK
137972009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13798
13799 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13800 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13801 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13802
0f73703c
UW
138032009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13804
13805 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13806 * gdb.objc/nondebug.exp: Likewise.
13807
b32306ca
UW
138082009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13809
13810 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13811 target_info setting.
13812
13813 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13814 that detect new threads during "info threads".
13815
0057022f
UW
138162009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13817
13818 * gdb.threads/manythreads.c (main): Increase thread stack size
13819 to 2*PTHREAD_STACK_MIN.
13820 * gdb.threads/multi-create.c (main): Likewise.
13821 (create_function): Likewise.
13822
f29c0325
UW
138232009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13824
13825 * gdb.base/dump.exp: Pass difference of pointer types instead
13826 of integer types as offset to restore in intarr3.srec case.
13827
fcb34849
UW
138282009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13829
13830 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13831
d5142e3b
UW
138322009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13833
13834 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13835
087b74b2 138362009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 13837
087b74b2
PM
13838 New test for two watchpoints, with disabling of
13839 the first inserted.
13840 * testsuite/gdb.base/watchpoints.c: New file.
13841 * testsuite/gdb.base/watchpoints.exp: New file.
13842
96c07c5b
TT
138432009-09-25 Tom Tromey <tromey@redhat.com>
13844
13845 * gdb.base/charset.exp: Test utf-16 strings with Python.
13846
b8899f2b
TT
138472009-09-25 Tom Tromey <tromey@redhat.com>
13848
13849 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13850 UCS-4.
13851 * gdb.base/charset.c (utf_32_string): Rename.
13852 (init_utf32): Rename.
13853 (main): Update.
13854
329719ec
TT
138552009-09-22 Tom Tromey <tromey@redhat.com>
13856
13857 * gdb.python/py-function.exp: Add regression tests.
13858
11ef0d76
KS
138592009-09-21 Keith Seitz <keiths@redhat.com>
13860
13861 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13862 with invalid operator.
13863
3fe8f3b3
KS
138642009-09-21 Keith Seitz <keiths@redhat.com>
13865
13866 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13867 and destructor using typedef name of class.
13868 * gdb.cp/classes.cc (class Base1): Add a destructor.
13869 (base1): New typedef.
13870 (use_methods): Instanitate an object of type base1.
13871 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13872 (do_tests): Call test_template_typedef.
13873 * gdb.cp/templates.cc (Baz::~Baz): New method.
13874 (intBazOne): New typedef.
13875 (main): Instantiate intBazOne.
13876
7a9fe101
PM
138772009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13878
13879 PR python/10633
13880
13881 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13882 Function.
13883 (run_lang_tests): Add print elements test.
13884
2e4d963f
PM
138852009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13886
13887 * gdb.python/py-value.exp (test_subscript_regression): New
13888 function. Test for invalid subscripts.
13889 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13890 (ptr_ref): New function.
13891
ec7e75e7
PP
138922009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13893
13894 * gdb.base/default.exp: Fix "show convenience".
13895
0cc7d26f
TT
138962009-09-15 Tom Tromey <tromey@redhat.com>
13897
13898 * lib/mi-support.exp (mi_create_varobj): Update.
13899 (mi_create_floating_varobj): Likewise.
13900 (mi_create_dynamic_varobj): New proc.
13901 (mi_varobj_update): Update.
13902 (mi_varobj_update_with_type_change): Likewise.
13903 (mi_varobj_update_kv_helper): New proc.
13904 (mi_varobj_update_dynamic_helper): Rewrite.
13905 (mi_varobj_update_dynamic): New proc.
13906 (mi_list_varobj_children): Update.
13907 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13908 * gdb.python/python-prettyprint.py (pp_outer): New class.
13909 (pp_nullstr): Likewise.
13910 (lookup_function): Register new printers.
13911 * gdb.python/python-prettyprint.c (struct substruct): New type.
13912 (struct outerstruct): Likewise.
13913 (substruct_test): New function.
13914 (struct nullstr): New type.
13915 (string_1, string_2): New globals.
13916 (main): Add new tests.
13917 * gdb.python/python-mi.exp: Added regression tests.
13918 * gdb.mi/mi2-var-display.exp: Update.
13919 * gdb.mi/mi2-var-cmd.exp: Update.
13920 * gdb.mi/mi2-var-child.exp: Update.
13921 * gdb.mi/mi2-var-block.exp: Update.
13922 * gdb.mi/mi-var-invalidate.exp: Update.
13923 * gdb.mi/mi-var-display.exp: Update.
13924 * gdb.mi/mi-var-cmd.exp: Update.
13925 * gdb.mi/mi-var-child.exp: Update.
13926 * gdb.mi/mi-var-block.exp: Update.
13927 * gdb.mi/mi-break.exp: Update.
13928 * gdb.mi/gdb701.exp: Update.
13929
a96d9b2e
SDJ
139302009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13931
13932 * Makefile.in: Inclusion of catch-syscall object.
13933 * gdb.base/catch-syscall.c: New file.
13934 * gdb.base/catch-syscall.exp: New file.
13935
b43b923a
MS
139362009-09-12 Michael Snyder <msnyder@vmware.com>
13937
13938 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13939 that can support reverse debuggnig.
13940
cec03d70
TT
139412009-09-11 Tom Tromey <tromey@redhat.com>
13942
13943 * gdb.dwarf2/valop.S: New file.
13944 * gdb.dwarf2/valop.exp: New file.
13945
e23bb3fc
MK
139462009-09-11 Mark Kettenis <kettenis@gnu.org>
13947
13948 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13949
37c3696d
DE
139502009-09-10 Doug Evans <dje@google.com>
13951
13952 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13953 Add $gdb_prompt to second breakpoint regexp.
13954
5172aecb
JB
139552009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13956
13957 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13958 names, add missing ones.
13959 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13960 * gdb.python/py-frame.c: Rename from python-frame.c.
13961 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13962 testfile name.
13963 * gdb.python/py-function.exp: Rename from python-function.exp.
13964 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13965 testfile name.
13966 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13967 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13968 Adjust testfile name.
13969 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13970 * gdb.python/py-template.cc: Rename from python-template.cc.
13971 * gdb.python/py-template.exp: Rename from python-template.exp.
13972 Adjust testfile name.
13973 * gdb.python/py-value.c: Rename from python-value.c.
13974 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13975 testfile name.
13976
b554e4bd
JK
139772009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13978
13979 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13980 $bpt2address.
13981 (Second breakpoint address is valid on ia64)
13982 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13983
9a68ae16
JM
139842009-09-03 Joseph Myers <joseph@codesourcery.com>
13985
13986 * gdb.base/ending-run.exp: Restrict regular expression matching
13987 line number to require closing brace following.
13988
146b9145
DE
139892009-09-03 Doug Evans <dje@google.com>
13990
13991 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13992
787d21e1
TT
139932009-09-02 Tom Tromey <tromey@redhat.com>
13994
13995 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13996
e7802207
TT
139972009-09-02 Tom Tromey <tromey@redhat.com>
13998
13999 * gdb.dwarf2/callframecfa.exp: New file.
14000 * gdb.dwarf2/callframecfa.S: New file.
14001
817aadd2
JK
140022009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14003
14004 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
14005 gdb.base/solib-overlap-main.c: New.
14006
4a76eae5
DJ
140072009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
14008
14009 PR gdb/10565
14010
14011 * gdb.base/bitfields.c (struct container, container): New.
14012 (main): Initialize it and call break5.
14013 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
14014
d4b96c9a
JK
140152009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14016
14017 Support constant DW_AT_data_member_location by GCC PR debug/40659.
14018 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
14019
4e22772d
JK
140202009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14021
14022 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
14023
2efab443
MS
140242009-08-26 Michael Snyder <msnyder@vmware.com>
14025
14026 * gdb.base/i386-reverse.c: New file.
14027 * gdb.base/i386-reverse.exp: New file.
14028 * gdb.base/Makefile.in: Add new files to be removed.
14029
07ab73a0
JM
140302009-08-26 Joseph Myers <joseph@codesourcery.com>
14031
14032 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
14033 environment-pwd for remote host.
14034 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
14035
676accff
KS
140362009-08-24 Keith Seitz <keiths@redhat.com>
14037
14038 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
14039 Add two new C++ completer tests which limit the output to a
889bf7c5 14040 given class.
676accff 14041
f9f7ad22
MS
140422009-08-24 Michael Snyder <msnyder@vmware.com>
14043
14044 * gdb.base/del.exp: Fix typo in comment.
14045 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
14046
81ecdfbb
RW
140472009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14048
14049 * configure: Regenerate.
14050 * gdb.hp/configure: Likewise.
14051 * gdb.hp/gdb.aCC/configure: Likewise.
14052 * gdb.hp/gdb.base-hp/configure: Likewise.
14053 * gdb.hp/gdb.compat/configure: Likewise.
14054 * gdb.hp/gdb.defects/configure: Likewise.
14055 * gdb.hp/gdb.objdbg/configure: Likewise.
14056 * gdb.stabs/configure: Likewise.
14057
cab0c772
UW
140582009-08-19 Doug Evans <dje@google.com>
14059
14060 * gdb.base/gdbvars.c: New file.
14061 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
14062
b8fa0bfa
PA
140632009-08-14 Pedro Alves <pedro@codesourcery.com>
14064
14065 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14066 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
14067
b84aa90a
PA
140682009-08-13 Pedro Alves <pedro@codesourcery.com>
14069
14070 * gdb.base/default.exp: Adjust "set language test": it's now an
14071 enum command. Larger help string moved to "help set language".
14072 * gdb.base/help.exp: Adjust "help set language" expected output,
14073 now lists all known languages.
14074
0d8f9b2c
NF
140752009-08-11 Nathan Froyd <froydnj@codesourcery.com>
14076
14077 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
14078 all frame arguments.
14079 * gdb.arch/altivec-regs.exp: Likewise.
14080
bda180e0
TT
140812009-08-07 Tom Tromey <tromey@redhat.com>
14082
14083 * gdb.base/setshow.exp: Add tests for changes to set language, set
14084 check range, and set check type.
14085
48cb2d85
VP
140862009-08-03 Vladimir Prus <vladimir@codesourcery.com>
14087
14088 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
14089 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 14090 Call it.
48cb2d85 14091
1ea34204
UW
140922009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14093
14094 * configure.ac: Run gdb.cell tests when appropriate.
14095 * configure: Regenerate.
14096 * lib/cell.exp: New file.
14097 * gdb.cell: New directory.
14098 * gdb.cell/configure.ac: New file.
14099 * gdb.cell/configure: New file.
14100 * gdb.cell/Makefile.in: New file.
14101 * gdb.cell/arch.exp: New file.
14102 * gdb.cell/break.c: New file.
14103 * gdb.cell/break.exp: New file.
14104 * gdb.cell/break-spu.c: New file.
14105 * gdb.cell/bt.c: New file.
14106 * gdb.cell/bt2-spu.c: New file.
14107 * gdb.cell/bt-spu.c: New file.
14108 * gdb.cell/bt.exp: New file.
14109 * gdb.cell/coremaker.c: New file.
14110 * gdb.cell/coremaker-spu.c: New file.
14111 * gdb.cell/core.exp: New file.
14112 * gdb.cell/gcore.exp: New file.
14113 * gdb.cell/data.c: New file.
14114 * gdb.cell/data.exp: New file.
14115 * gdb.cell/data-spu.c: New file.
14116 * gdb.cell/ea-cache.exp: New file.
14117 * gdb.cell/ea-cache.c: New file.
14118 * gdb.cell/ea-cache-spu.c: New file.
14119 * gdb.cell/ea-standalone.c: New file.
14120 * gdb.cell/ea-standalone.exp: New file.
14121 * gdb.cell/ea-test.c: New file.
14122 * gdb.cell/ea-test.exp: New file.
14123 * gdb.cell/f-regs.exp: New file.
14124 * gdb.cell/mem-access.c: New file.
14125 * gdb.cell/mem-access.exp: New file.
14126 * gdb.cell/mem-access-spu.c: New file.
14127 * gdb.cell/ptype.exp: New file.
14128 * gdb.cell/registers.exp: New file.
14129 * gdb.cell/size.c: New file.
14130 * gdb.cell/sizeof.exp: New file.
14131 * gdb.cell/size-spu.c: New file.
14132 * gdb.cell/solib.exp: New file.
14133 * gdb.cell/solib-symbol.exp: New file.
14134
85e747d2
UW
141352009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14136
14137 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
14138
58d6951d
DJ
141392009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
14140
14141 * gdb.base/float.exp: Handle VFP registers.
14142
6e0a4f15
MS
141432009-07-14 Michael Snyder <msnyder@vmware.com>
14144
dcd5da87
MS
14145 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
14146 to bring gdb to the beginning of the calling line.
14147
6e0a4f15
MS
14148 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
14149 confusing the i386 epilogue unwinder.
14150
782b2b07
SS
141512009-07-14 Stan Shebs <stan@codesourcery.com>
14152
14153 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
14154
f662c3bc
MS
141552009-07-14 Michael Snyder <msnyder@vmware.com>
14156
14157 * gdb.reverse/step-reverse.exp (stepi into function call):
14158 Call instruction may not be first instruction in the line.
14159 (reverse stepi from a function call): Used wrong line number.
14160
8f313923
JK
141612009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14162
14163 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
14164
4662c76e
JK
141652009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14166
14167 Fix gdb.base/macscp.exp when using custom inputrc.
14168 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
14169 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
14170 env(TERM) set.
14171 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
14172 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
14173
aa81e255
JK
141742009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14175
14176 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
14177 * gdb.base/annota1.exp (thread_test): Import global $testfile.
14178 Change the compilation target to match the testcase name.
14179 * gdb.base/sect-cmd.exp: Change the compilation target to match the
14180 testcase name.
14181 * a2-run.exp: Use for setup prepare_for_testing. Change the
14182 compilation target to match the testcase name.
14183 * gdb.base/commands.exp: Likewise.
14184 * gdb.base/finish.exp: Likewise.
14185 * gdb.base/float.exp: Likewise.
14186 * gdb.base/info-target.exp: Likewise.
14187 * gdb.base/relational.exp: Likewise.
14188 * gdb.base/term.exp: Likewise.
14189 * gdb.base/until.exp: Likewise.
14190 * gdb.base/volatile.exp: Likewise.
14191 * gdb.base/whatis-exp.exp: Likewise.
14192
4c93b1d7
HZ
141932009-07-11 Hui Zhu <teawater@gmail.com>
14194
14195 * gdb.base/help.exp (disassemble): Update expected help text.
14196
812f7342
TT
141972009-07-09 Tom Tromey <tromey@redhat.com>
14198
14199 * lib/gdb.exp: Handle TRANSCRIPT.
14200 (remote_spawn, remote_close, send_gdb): New procs.
14201
fbb8f299
PM
142022009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14203
14204 * gdb.python/python-prettyprint.c: Add counted null string
14205 structure.
14206 * gdb.python/python-prettyprint.exp: Print null string. Test for
14207 embedded nulls.
14208 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14209 * gdb.python/python-value.exp (test_value_in_inferior): Add
14210 variable length string fetch tests.
14211 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14212
c0ac0ec7
JK
142132009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14214
14215 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14216
30b66ecc
TT
142172009-07-07 Tom Tromey <tromey@redhat.com>
14218
14219 * gdb.base/call-rt-st.exp: Update for change to escape output.
14220 * gdb.base/callfuncs.exp: Likewise.
14221 * gdb.base/charset.exp: Likewise.
14222 * gdb.base/constvars.exp: Likewise.
14223 * gdb.base/long_long.exp: Likewise.
14224 * gdb.base/pointers.exp: Likewise.
14225 * gdb.base/printcmds.exp: Likewise.
14226 * gdb.base/setvar.exp: Likewise.
14227 * gdb.base/store.exp: Likewise.
14228 * gdb.cp/ref-types.exp: Likewise.
14229 * gdb.mi/mi-var-child.exp: Likewise.
14230 * gdb.mi/mi-var-display.exp: Likewise.
14231 * gdb.mi/mi2-var-display.exp: Likewise.
14232 * gdb.base/charset.exp: Test octal escape sequence length.
14233 Update for change to escape output.
14234
187c4a2b
JK
142352009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14236
14237 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14238
d80a43f9
DJ
142392009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14240
14241 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14242
047427a8
JK
142432009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14244
14245 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14246 gdbserver increasing $portnum if "Can't bind address" has been seen.
14247
8b5a0f4f
PA
142482009-07-05 Pedro Alves <pedro@codesourcery.com>
14249
14250 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14251 mingw32ce.
14252
7d93ba58
PA
142532009-07-05 Pedro Alves <pedro@codesourcery.com>
14254
14255 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14256 VFP format.
14257
2277426b
PA
142582009-07-02 Pedro Alves <pedro@codesourcery.com>
14259
14260 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14261 linux. Adjust to use "inferior", "info inferiors", "detach
14262 inferior" and "kill inferior" instead of "restart", "info fork",
14263 "detach fork" and "delete fork".
14264 * gdb.base/ending-run.exp: Spell out "info".
14265 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14266 the "kill" command.
14267
5af949e3
UW
142682009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14269
14270 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14271 change to prefix TLS offset in hex with 0x.
14272
5d3729b5
UW
142732009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14274
14275 * gdb.base/default.exp: Update test case for "x" changes.
14276
af589bd0
TG
142772009-07-01 Tristan Gingold <gingold@adacore.com>
14278
14279 * gdb.base/bigcore.exp: Make darwin untested.
14280
40974f91
JK
142812009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14282
14283 * gdb.base/completion.exp (directory completion): Create the directory.
14284 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14285 escapeuniquesub.
14286 (directory completion 2): Expect now ${escapeuniquesub}.
14287 (Glob remaining of directory test): Remove one excessive newline.
14288 Expect the real output.
14289
59dd3af6
JK
142902009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14291
14292 Fix `make check//%' target after `make check' has been ran.
14293 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14294 a mkdir call.
14295 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14296 (%/.dir): Remove.
14297
f4e164aa
JK
142982009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14299
14300 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14301 the expected result record.
14302
69af2122
JK
143032009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14304
14305 Remove racy FAILs relying just on the timeouts.
14306 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14307 (annotation_level 2): Remove racy FAILs.
14308
2fd481e1
PP
143092009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14310
14311 gdb/10275
889bf7c5
PA
14312 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14313
c38f313d
DJ
143142009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14315
14316 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14317
8b777f02
VP
143182009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14319
14320 * gdb.mi/mi-stack.exp: Testing symbolic options
14321 to -stack-list-locals and -stack-list-arguments.
14322
00c7eacf
JK
143232009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14324
14325 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14326
6bc80edc
TT
143272009-06-29 Tom Tromey <tromey@redhat.com>
14328
14329 * dg-extract-results.sh: New file.
14330 * Makefile.in (FORCE_PARALLEL): New variable.
14331 (CHECK_TARGET): New conditional variable.
14332 (check): Use CHECK_TARGET.
14333 (DO_RUNTEST): New variable.
14334 (check-single): New target.
14335 (TEST_DIRS): New variable.
14336 (TEST_TARGETS): Likewise.
14337 (check-parallel): New target.
14338 (check-gdb.%): New pattern.
14339 (BASE1_FILES): New variable.
14340 (BASE2_FILES): Likewise.
14341 (check-gdb.base%): New pattern.
14342 (%/.dir): New pattern.
14343 * configure: Rebuild.
14344 * aclocal.m4 (AM_CONDITIONAL): New defun.
14345 * configure.ac: Check whether user is using GNU make.
14346 (GMAKE): New conditional.
14347
794684b6
SW
143482009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14349
14350 * gdb.cp/namespace-nested-import.cc: New test.
14351 * gdb.cp/namespace-nested-import.exp: New test.
14352
edb3359d
DJ
143532009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14354
14355 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14356 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14357 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14358 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14359 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14360 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14361 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14362 gdb.opt/inline-markers.c: New files.
14363 * lib/gdb.exp (skip_inline_frame_tests): New function.
14364 (skip_inline_var_tests): New function.
14365
cf657a0c
AS
143662009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14367
14368 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14369 backtrace.
14370
28d41a99
MS
143712009-06-27 Michael Snyder <msnyder@vmware.com>
14372
14373 * gdb.reverse: New directory.
14374 * gdb.reverse/break-reverse.c: New test.
14375 * gdb.reverse/break-reverse.exp: New test.
14376 * gdb.reverse/consecutive-reverse.c: New test.
14377 * gdb.reverse/consecutive-reverse.exp: New test.
14378 * gdb.reverse/finish-reverse.c: New test.
14379 * gdb.reverse/finish-reverse.exp: New test.
14380 * gdb.reverse/machinestate.c: New test.
14381 * gdb.reverse/ms1.c: New test.
14382 * gdb.reverse/machinestate.exp: New test.
14383 * gdb.reverse/Makefile.in: New file.
14384 * gdb.reverse/shr2.c: New test.
14385 * gdb.reverse/solib-reverse.c: New test.
14386 * gdb.reverse/solib-reverse.exp: New test.
14387 * gdb.reverse/step-reverse.c: New test.
14388 * gdb.reverse/step-reverse.exp: New test.
14389 * gdb.reverse/until-reverse.c: New test.
14390 * gdb.reverse/ur1.c: New test.
14391 * gdb.reverse/until-reverse.exp: New test.
14392 * gdb.reverse/watch-reverse.c: New test.
14393 * gdb.reverse/watch-reverse.exp: New test.
14394 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14395 * configure: Regenerate.
14396
fe3c8b0d
DE
143972009-06-26 Doug Evans <dje@google.com>
14398
14399 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14400
3a72a602
PM
144012009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14402
14403 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14404 windows problem for 'file delete $binfile'.
14405
27aa8d6a
SW
144062009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14407
14408 * gdb.cp/namespace-using.exp: New test.
14409 * gdb.cp/namespace-using.cc: New test.
14410
8ac055f8
JB
144112009-05-20 Joel Brobecker <brobecker@adacore.com>
14412
14413 * gdb.ada/variant_record_packed_array: New testcase.
14414
85e306ed
TT
144152009-06-23 Tom Tromey <tromey@redhat.com>
14416
14417 * gdb.base/charset.exp (test_combination): Regression test.
14418 * gdb.base/charset.c (my_wchar_t): New typedef.
14419 (myvar): New global.
14420 (main): Set myvar.
14421
56643c5e
PM
144222009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14423
14424 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14425 target.
14426
1fac167a
UW
144272009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14428
14429 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14430
7ccb0be9
UW
144312009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14432
14433 * gdb.mi/gdb680.exp: Update test for error message.
14434
568d6575
UW
144352009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14436
14437 * gdb.base/annota1.exp: Allow multiple occurrences of the
14438 frames-invalid annotation.
14439 * gdb.cp/annota2.exp: Likewise.
14440
7cd1089b
PM
144412009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14442
14443 * gdb.cp/gdb2495.cc: New file.
14444 * gdb.cp/gdb2495.exp: New file.
14445
72c63395
JK
144462009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14447
14448 Report error on GDB crash during runto.
14449 * lib/gdb.exp (runto <eof>): New.
14450
3788363d
DJ
144512009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14452
14453 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14454 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14455 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14456 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14457 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14458 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14459 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14460 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14461 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14462 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14463 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14464 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14465 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14466 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14467 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14468 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14469 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14470 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14471 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14472 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14473 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14474 gdb.trace/passcount.exp, gdb.trace/report.exp,
14475 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14476 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14477 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14478 executable.
14479
17592de3
PA
144802009-06-07 Pedro Alves <pedro@codesourcery.com>
14481
14482 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14483 defined before referencing it.
14484
701e355d
DE
144852009-06-03 Doug Evans <dje@google.com>
14486
14487 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14488 * gdb.arch/i386-see.c: Ditto.
14489
f2292c65
PM
144902009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14491
14492 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14493 (check_macro): Return 1 if undefined.
14494 If first test fails, check if macro debug information is available,
14495 and report unsupported test if no macro information is found.
14496
5a437975
DE
144972009-05-29 Doug Evans <dje@google.com>
14498
14499 * gdb.threads/hand-call-in-threads.exp: New.
14500 * gdb.threads/hand-call-in-threads.c: New.
14501
c141c696
MS
145022009-05-29 Michael Snyder <msnyder@vmware.com>
14503
14504 * gdb.base/break-always.exp: Change "1" to "on".
14505 Add confirmation check.
14506
b3444185
PA
145072009-05-28 Pedro Alves <pedro@codesourcery.com>
14508
14509 * gdb.threads/threxit-hop-specific.c: New.
14510 * gdb.threads/threxit-hop-specific.exp: New.
14511 * gdb.threads/thread-execl.c: New.
14512 * gdb.threads/thread-execl.exp: New.
14513
b6313243
TT
145142009-05-27 Tom Tromey <tromey@redhat.com>
14515 Thiago Jung Bauermann <bauerman@br.ibm.com>
14516
14517 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14518 (mi_child_regexp): Likewise.
14519 (mi_list_varobj_children_range): Likewise.
14520 (mi_get_features): Likewise.
14521 (mi_list_varobj_children): Rewrite.
14522 * gdb.python/python-mi.exp: New file.
14523
a6bac58e
TT
145242009-05-27 Tom Tromey <tromey@redhat.com>
14525 Thiago Jung Bauermann <bauerman@br.ibm.com>
14526 Phil Muldoon <pmuldoon@redhat.com>
14527 Paul Pluzhnikov <ppluzhnikov@google.com>
14528
14529 * gdb.python/python-prettyprint.exp: New file.
14530 * gdb.python/python-prettyprint.c: New file.
14531 * gdb.python/python-prettyprint.py: New file.
14532 * gdb.base/display.exp: print/r is now valid.
14533
2c74e833
TT
145342009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14535 Tom Tromey <tromey@redhat.com>
14536 Pedro Alves <pedro@codesourcery.com>
14537 Paul Pluzhnikov <ppluzhnikov@google.com>
14538
14539 * gdb.python/python-template.exp: New file.
14540 * gdb.python/python-template.cc: New file.
14541 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14542 tests.
14543 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14544 Call it.
14545 (test_value_after_death): New proc.
14546 * gdb.python/python-value.c (PTR): New typedef.
14547 (main): New variable 'x'.
14548
89c73ade
TT
145492009-05-27 Tom Tromey <tromey@redhat.com>
14550
14551 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14552 tests.
14553 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14554 Call it.
14555
a75724bc
PA
145562009-05-27 Pedro Alves <pedro@codesourcery.com>
14557
14558 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14559
e58b0e63
PA
145602009-05-24 Pedro Alves <pedro@codesourcery.com>
14561
14562 * gdb.threads/fork-thread-pending.c: New.
14563 * gdb.threads/fork-thread-pending.exp: New.
14564
4ac36638
JK
145652009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14566
14567 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14568 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14569
889bf7c5 145702009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14571
889bf7c5 14572 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14573
b242c3c2
PA
145742009-05-17 Pedro Alves <pedro@codesourcery.com>
14575
14576 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14577 `gdb_get_line_number'. Call `callee' in both parent and child.
14578 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14579 `gdb_get_line_number' instead of hardcoding line numbers.
14580 (catch_fork_unpatch_child): New procedure to test detaching
14581 breakpoints from child fork.
14582 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14583 hardcoding line numbers.
14584 (do_fork_tests): Run `catch_fork_unpatch_child'.
14585
ee342b23
VP
145862009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14587
14588 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14589 of structure type enters or leaves the scope, it
14590 is reported by -var-update.
14591
e2009e98
DE
145922009-05-11 Doug Evans <dje@sebabeach.org>
14593
14594 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14595 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14596 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14597
00903456
JK
145982009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14599
14600 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14601
dc621c35
DE
146022009-04-30 Doug Evans <dje@google.com>
14603
14604 * gdb.threads/watchthreads2.exp: New testcase.
14605 * gdb.threads/watchthreads2.c: New testcase.
14606
9ab4e744
DE
146072009-04-29 Doug Evans <dje@google.com>
14608
14609 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14610 * gdb.cp/mb-ctor.cc: Ditto.
14611 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14612 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14613 * gdb.cp/mb-inline1.cc: Call it.
14614 * gdb.cp/mb-inline2.cc: Ditto.
14615 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14616 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14617
484086b7
JK
146182009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14619
14620 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14621 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14622 Replace all uses of `decimal' by `nonzero'.
14623 (info macro FROM_COMMANDLINE): New test.
14624
379a77b5
TT
146252009-04-27 Tom Tromey <tromey@redhat.com>
14626
14627 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14628
b92b73c2
DE
146292009-04-27 Doug Evans <dje@google.com>
14630
14631 * gdb.threads/watchthreads.c (main): Initialize args before starting
14632 the threads. Plus formatting cleanup.
14633 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14634 biased scheduling of one thread.
14635
945a118d
JG
146362009-04-27 Jerome Guitton <guitton@adacore.com>
14637
14638 * gdb.cp/templates.cc (GetMax): New template.
14639 (main): Declare two instances of GetMax.
14640 * gdb.cp/templates.exp: Add new test.
14641
d389af10
JK
146422009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14643
14644 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14645
e7f86de9
JM
146462009-04-22 Joseph Myers <joseph@codesourcery.com>
14647
14648 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14649
334cc82d
TT
146502009-04-15 Tom Tromey <tromey@redhat.com>
14651
14652 * gdb.base/charset.exp: Add regression test.
14653
d12672cc
JB
146542009-04-14 Joel Brobecker <brobecker@adacore.com>
14655
14656 * gdb.base/exe-lock.exp: New testcase.
14657
18e8c3bc
TT
146582009-04-13 Tom Tromey <tromey@redhat.com>
14659
14660 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14661 operator on Frame.
14662
5ecd5cbe
UW
146632009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14664
14665 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14666 * gdb.server/ext-attach.exp: Likewise.
14667
7309f756
VP
146682009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14669
14670 Eliminate some sleep usage.
14671
889bf7c5
PA
14672 * gdb.mi/basics.c (do_nothing): New.
14673 (main): Use do_nothing instead of printf, so that
14674 not to introduce race condition between output of
14675 inferiour and output of gdb. Do not use sleep as it
14676 is not generally available on embedded targets.
7309f756 14677
f4b95f6f
PA
146782009-04-02 Pedro Alves <pedro@codesourcery.com>
14679
14680 * gdb.server/ext-attach.exp: Expect an optional process id after
14681 "Detached from remote process".
14682
de40b933
JK
146832009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14684
14685 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14686 gdb.dwarf2/dw2-unresolved.exp: New.
14687
2ae101a4
PA
146882009-04-02 Pedro Alves <pedro@codesourcery.com>
14689
14690 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14691 mi_run_to_main.
14692
56a8e183
PA
146932009-04-02 Pedro Alves <pedro@codesourcery.com>
14694
14695 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14696 mi_run_to_main. Skip thread exit test on remote targets.
14697 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14698 mi_run_to_main.
14699 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14700 mi_run_to_main.
14701 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14702 when expecting ^connected. Detect when the target doesn't support
14703 non-stop mode.
14704 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14705 supported. Return -1 on error, 0 on success.
14706 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14707 (mi_runto): Return mi_runto_helper's result explicitly.
14708
c35fafde
PA
147092009-04-01 Pedro Alves <pedro@codesourcery.com>
14710
14711 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14712
f8a8dce6
JB
147132009-04-01 Tom Tromey <tromey@redhat.com>
14714
14715 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14716 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14717 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14718 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14719
71c25dea
TT
147202009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14721 Jan Kratochvil <jan.kratochvil@redhat.com>
14722
14723 PR gdb/931
14724 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14725 output.
14726 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14727 for gdb/931.
14728 * dw2-strp.S (DW_AT_language): Change to C++.
14729 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14730
02d9a9ce
JB
147312009-03-31 Joel Brobecker <brobecker@adacore.com>
14732
14733 * gdb.ada/tasks: New testcase.
14734
1042e4c0
SS
147352009-03-30 Stan Shebs <stan@codesourcery.com>
14736
14737 * gdb.trace/actions.exp: Update to match new info trace format.
14738 * gdb.trace/deltrace.exp: Ditto.
14739 * gdb.trace/infotrace.exp: Ditto.
14740 * gdb.trace/passcount.exp: Ditto.
14741 * gdb.trace/save-trace.exp: Ditto.
14742 * gdb.trace/while-stepping.exp: Ditto.
14743 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14744
f8f6f20b
TJB
147452009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14746
14747 * gdb.python/python-frame.c: New file.
14748 * gdb.python/python-frame.exp: New file.
14749
c0c6f777
TJB
147502009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14751
14752 * gdb.python/python-value.exp: Add tests for the address
14753 attribute.
14754
3cb51905
AS
147552009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14756
14757 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14758
88fc996f
DE
147592009-03-26 Doug Evans <dje@google.com>
14760
14761 * gdb.mi/mi-nonstop-exit.exp: New file.
14762 * gdb.mi/non-stop-exit.c: New file.
14763
56ef84b1
TT
147642009-03-26 Tom Tromey <tromey@redhat.com>
14765
14766 Update for change to prologue skipping:
14767 * gdb.mi/mi2-simplerun.exp: Update.
14768 * gdb.mi/mi2-break.exp: Update.
14769 * gdb.mi/mi-simplerun.exp: Update.
14770 * gdb.mi/mi-break.exp: Update.
14771 * gdb.base/ending-run.exp: Update.
14772
def2b000
TJB
147732009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14774
14775 * gdb.python/python-value.exp (test_value_in_inferior): Test
14776 gdb.Value.is_optimized_out attribute.
14777
442ddf59
JK
147782009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14779
14780 * gdb.dwarf2/dw2-noloc-main.c: New file.
14781 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14782 (.text): Remove.
14783 (.data): New.
14784 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14785 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14786 (DW_TAG_subprogram func_cu1, noloc): Remove.
14787 (main): New.
14788 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14789 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14790 (file_symbols): New procedure.
14791
a8df5de4
TT
147922009-03-25 Tom Tromey <tromey@redhat.com>
14793
14794 * gdb.base/charset.exp (valid_target_charset): New proc.
14795 Use it to skip tests on invalid charsets.
14796
cc1d7add
PM
147972009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14798
14799 * gdb.base/completion.exp: Add a test for directory completion.
14800
bcd5727b
JK
148012009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14802
14803 Fix a racy FAIL.
14804 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14805 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14806
cc924cad
TJB
148072009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14808
14809 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14810 * gdb.python/python-function.exp: Add test for function returning
14811 a GDB value.
14812
bc3b79fd
TJB
148132009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14814
14815 * gdb.python/python-function.exp: New file.
14816
6c7a06a3
TT
148172009-03-20 Tom Tromey <tromey@redhat.com>
14818
14819 * gdb.base/store.exp: Update for change to escape output.
14820 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14821 to escape output.
14822 * gdb.base/pointers.exp: Update for change to escape output.
14823 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14824 to escape output.
14825 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14826 escape output.
14827 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14828 to escape output.
14829 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14830 escape output.
14831 * gdb.base/setvar.exp: Update for change to escape output.
14832 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14833 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14834 to escape output.
14835 (test_print_string_constants): Likewise.
14836 * gdb.base/charset.exp (valid_host_charset): Check size of
14837 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14838 cases. Handle "auto"-related output.
14839 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14840 (uvar, Uvar): New globals.
14841
c31af87b
JG
148422009-03-19 Jerome Guitton <guitton@adacore.com>
14843
14844 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14845 deltas.
14846 * gdb.ada/fixed_points.exp: Ditto.
14847
51272cf2
PA
148482009-03-18 Pedro Alves <pedro@codesourcery.com>
14849
14850 * return-nodebug.c: Don't include stdio.h.
14851 (init): Delete.
14852 (func): Delete definition and provide extern declaration.
14853 (t): New.
14854 (main): Don't call printf. Call func and store its result in t.
14855 * return-nodebug1.c: New.
14856 * return-nodebug.exp: Don't expect stdio output. Instead, print
14857 the global variable t. Drop printf formatters and cast types from
14858 foreach loop. Don't use prepare_for_testing. Compile
14859 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14860 define FORMAT or CAST.
14861
d24948ac
PP
148622009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14863
14864 * gdb.base/solib-display.exp: Disable test for remote targers.
14865
61ff14c6
JK
148662009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14867
14868 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14869
cb4dce93
JK
148702009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14871
14872 Fix a racy FAIL.
14873 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14874 code from `follow parent, print pids'.
14875 (`follow child, print pids', `follow parent, print pids'): Call it.
14876 Replace `gdb_test "break..."' by gdb_breakpoint.
14877
f7c60c5e
VP
148782009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14879
14880 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 14881 sync and async modes.
f7c60c5e 14882
383ace49
JB
148832009-03-12 Joel Brobecker <brobecker@adacore.com>
14884
14885 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14886 that was checked in by mistake. Remove loading of ada.exp, since
14887 this is not necessary in this case.
14888
4ce102af
JB
148892009-03-12 Joel Brobecker <brobecker@adacore.com>
14890
14891 * gdb.ada/ptype_arith_binop.exp: New testcase.
14892
529a2aef
JB
148932009-03-12 Joel Brobecker <brobecker@adacore.com>
14894
14895 * gdb.ada/mod_from_name: New testcase.
14896
8a38181c
JB
148972009-03-12 Joel Brobecker <brobecker@adacore.com>
14898
14899 * gdb.ada/tick_last_segv: New testcase.
14900
11436dee
VP
149012009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14902
61ff14c6 14903 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 14904
1f31650a
VP
149052009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14906
61ff14c6
JK
14907 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14908 include the token in ^running and frame info in *stopped.
1f31650a 14909
a3247a22
PP
149102009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14911
14912 * solib-display.exp: New file.
14913 * solib-display-main.c: New file.
14914 * solib-display-lib.c: New file.
61ff14c6 14915
aae64587
PA
149162009-03-05 Pedro Alves <pedro@codesourcery.com>
14917
14918 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14919
44aabfbc
JK
149202009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14921
14922 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14923 (list_and_check_macro): Use more specific test name.
14924 (next to definition): Make the test names unique.
14925
c087fcd3
PM
149262009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14927
14928 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 14929
c86cf029
VP
149302009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14931
14932 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14933 notifications.
14934 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14935 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14936 * lib/mi-support.exp (library_loaded_re): New.
14937 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14938
3ea85240
VP
149392009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14940
14941 * gdb.gdb/observer.exp: Use test_notification observer, not
14942 normal_stop, everywhere.
14943 (test_normal_stop_notifications): Rename to...
14944 (test_notifications): ...this.
14945 (test_observer_normal_stop): Rename to...
14946 (test_observer): ...this.
14947
1903f0e6
DE
149482009-02-16 Doug Evans <dje@google.com>
14949
14950 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14951 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14952 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14953 (test_prefixed_syscall,test_int3): New tests.
14954 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14955 (test_prefixed_syscall,test_int3): New tests.
14956
1d33d6ba
VP
149572009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14958
3cb51905
AS
14959 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14960 (mi_expect_interrupt): Likewise.
14961 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14962 response.
1d33d6ba 14963
faafb047
PM
149642009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14965
14966 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14967 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14968 Replace calls to get_valueofx by get_hexadecimal_valueof.
14969
417e16e2
PM
149702009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14971
14972 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14973 (get_integer_valueof): New procedure.
14974 (get_sizeof): Use new get_integer_value_of.
14975 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14976 by get_integer_valueof.
14977
7065b901
TT
149782009-02-13 Tom Tromey <tromey@redhat.com>
14979
14980 * gdb.base/remote.exp (get_sizeof): Remove.
14981 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14982 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14983 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14984 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14985 (get_sizeof): Likewise.
14986
5d7cb8df
JK
149872009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14988
14989 PR fortran/9806
14990 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14991
b2febfff
PP
149922009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14993
14994 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14995
4aa995e1
PA
149962009-02-06 Pedro Alves <pedro@codesourcery.com>
14997
14998 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14999
d8906c6f
TJB
150002009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15001
15002 * gdb.python/python-cmd.exp: New file.
15003
ff4ab08d
TG
150042009-02-06 Tristan Gingold <gingold@adacore.com>
15005
15006 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
15007
aacd552b
TG
150082009-02-05 Tristan Gingold <gingold@adacore.com>
15009
15010 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
15011 pointer is dereferenced and use this signal name in regexp.
15012 * gdb.base/signull.exp: Ditto.
15013 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
15014 * gdb.base/signull.c (main): Ditto.
15015
08c637de
TJB
150162009-02-04 Tom Tromey <tromey@redhat.com>
15017 Thiago Jung Bauermann <bauerman@br.ibm.com>
15018
15019 * gdb.python/python-value.exp: Use `gdb.history' instead of
15020 `gdb.value_from_history'.
15021 (test_value_numeric_ops): Add test for conversion of enum constant.
15022 * gdb.python/python-value.c (enum e): New type.
15023 (evalue): New global.
15024 (main): Use argv.
15025
20261af8
JG
150262009-02-04 Jerome Guitton <guitton@adacore.com>
15027
15028 * gdb.ada/uninitialized_vars: New test program.
15029 * gdb.ada/uninitialized_vars.exp: New testcase.
15030
52e44b43
TT
150312009-02-02 Tom Tromey <tromey@redhat.com>
15032
15033 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
15034 * gdb.cp/pr2489.cc: Rename...
15035 * gdb.cp/pr9594.cc: ... to this.
15036
1c71341a
TT
150372009-02-02 Tom Tromey <tromey@redhat.com>
15038
15039 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
15040 * gdb.cp/pr2489.cc: New file.
15041 * gdb.cp/cpcompletion.exp: New file.
15042
a4295225
TT
150432009-02-02 Tom Tromey <tromey@redhat.com>
15044
15045 PR exp/9059:
15046 * gdb.cp/call-c.exp: Add regression test.
15047 * gdb.cp/call-c.cc (FooHandle): New typedef.
15048 (main): New variable 'handle'.
15049
592375cd
VP
150502009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15051
15052 * lib/mi-support.exp (et_mi_thread_list)
15053 (check_mi_and_console_threads): Adjust for current thread in
15054 -thread-list-ids output.
15055
41447f92
VP
150562009-01-30 Vladimir Prus <vladimir@codesourcery.com>
15057
889bf7c5
PA
15058 * gdb.mi/mi-break.exp (test_disabled_creation): New.
15059 Call it.
41447f92 15060
35669430
DE
150612009-01-28 Doug Evans <dje@google.com>
15062
15063 * gdb.arch/amd64-disp-step.S: New file.
15064 * gdb.arch/amd64-disp-step.exp: New file.
15065 * gdb.arch/i386-disp-step.S: New file.
15066 * gdb.arch/i386-disp-step.exp: New file.
15067
09f00d9a
PM
150682009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
15069
15070 * gdb.base/find.exp: Set newline variable
15071 using quotes instead of braces to fix cygwin failures.
15072
1e8fb976
PA
150732009-01-23 Pedro Alves <pedro@codesourcery.com>
15074
15075 * gdb.base/radix.exp: Add tests to ensure that that set
15076 input-radix 0 and set output-radix 0 are really rejected.
15077
da061712
PA
150782009-01-23 Pedro Alves <pedro@codesourcery.com>
15079
15080 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
15081 copyright years.
15082
dd7e2d2b
PA
150832009-01-23 Pedro Alves <pedro@codesourcery.com>
15084
15085 PR gdb/9664:
15086 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
15087
392452f6
PA
150882009-01-22 Pedro Alves <pedro@codesourcery.com>
15089
15090 PR c++/9631:
15091 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
15092
8653e71c
PM
150932009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
15094
15095 * gdb.server/file-transfer.exp: Use EXEEXT variable for
15096 binfile definition to fix Windows OS failure.
15097
a12cc160
DJ
150982009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15099
15100 PR gdb/9346
15101 * gdb.base/interrupt.c (sigint_handler): New.
15102 (main): Install a SIGINT handler if SIGNALS is defined. Exit
15103 on error.
15104 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
15105 Test "signal SIGINT".
15106
b89667eb
DE
151072009-01-19 Doug Evans <dje@google.com>
15108
15109 * gdb.base/break.exp: Update expected gdb output.
15110 * gdb.base/sepdebug.exp: Ditto.
15111 * gdb.mi/mi-syn-frame.exp: Ditto.
15112 * gdb.mi/mi2-syn-frame.exp: Ditto.
15113 * gdb.base/call-signal-resume.exp: New file.
15114 * gdb.base/call-signals.c: New file.
15115 * gdb.base/unwindonsignal.exp: New file.
15116 * gdb.base/unwindonsignal.c: New file.
15117 * gdb.threads/interrupted-hand-call.exp: New file.
15118 * gdb.threads/interrupted-hand-call.c: New file.
15119 * gdb.threads/thread-unwindonsignal.exp: New file.
15120
adb483fe
DJ
151212009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
15122
15123 * gdb.base/define.exp: Test defining and hooking prefix commands.
15124 * gdb.python/python.exp: Update test for "show user" output.
15125
60023297
JK
151262009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15127
15128 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
15129 now the output exactly, using less wildcards. Expect also the output
15130 of gfortran-4.3. Update for the f-valprint.c modification from
15131 2008-04-22.
15132 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
15133 Remove gdb_test test names where matching the command.
15134
ccc57cf9
PA
151352009-01-01 Pedro Alves <pedro@codesourcery.com>
15136
15137 PR breakpoints/9681:
15138 * gdb.base/watchpoint.exp: Add regression test.
15139
c7a6ca08
PA
151402008-12-31 Pedro Alves <pedro@codesourcery.com>
15141
15142 * gdb.threads/attach-into-signal.exp: Don't use
15143 gdb_suppress_entire_file.
15144 * gdb.threads/attach-stopped.exp: Ditto.
15145 * gdb.threads/attachstop-mt.exp: Ditto.
15146
3a031f65
PA
151472008-12-31 Pedro Alves <pedro@codesourcery.com>
15148
15149 PR gdb/8812:
15150 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
15151
09e6485f
PA
151522008-12-29 Pedro Alves <pedro@codesourcery.com>
15153
15154 PR gdb/7536:
15155 * gdb.base/radix.exp: Add tests to ensure invalid input radices
15156 and unsupported output radices are really rejected.
15157
0cd53049
JK
151582008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15159
15160 * gdb.cp/punctuator.exp: Backslash the '$' signs.
15161
ba163c7e
TT
151622008-12-22 Tom Tromey <tromey@redhat.com>
15163
15164 * gdb.cp/punctuator.exp: New file.
15165
6f4de6c9
JK
151662008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15167
15168 * gdb.base/completion.exp (Completing non-existing component): New test.
15169
0f34d0b4
JK
151702008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15171
15172 Fix for PR gdb/8648.
15173 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
15174 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
15175 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
15176 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
15177
db2ad4c3
JK
151782008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15179
15180 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
15181
bb5ef15e
DP
151822008-12-16 Christophe Lyon <christophe.lyon@st.com>
15183
15184 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
15185 compiler actually generate code at the expected line number.
15186
90142adc
JZ
151872008-12-15 Jie Zhang <jie.zhang@analog.com>
15188
15189 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
15190
fad6eecd
TT
151912008-12-12 Tom Tromey <tromey@redhat.com>
15192
15193 * gdb.base/commands.exp (redefine_hook_test): New proc.
15194 Call it.
15195
17c8aaf5
TT
151962008-12-11 Tom Tromey <tromey@redhat.com>
15197
15198 * gdb.base/macscp.exp: New regression test.
15199
7c8adf68
TT
152002008-12-11 Tom Tromey <tromey@redhat.com>
15201
15202 * gdb.base/macscp.exp: Print "address.addr".
15203 * gdb.base/macscp1.c (struct outer): New struct.
15204 (address): New global.
15205
b05dcbb7
TT
152062008-12-09 Tom Tromey <tromey@redhat.com>
15207
15208 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15209 Call it.
15210
2d476de1
DE
152112008-12-04 Doug Evans <dje@google.com>
15212
15213 * gdb.server/ext-run.exp: Relax regexp for init program.
15214
87bdc959
TG
152152008-12-03 Tristan Gingold <gingold@adacore.com>
15216
15217 * gdb.base/macscp.exp: Generate an object file during compilation
15218 to work around Darwin dsymutil limitations.
15219
e0740f77
JK
152202008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15221
15222 Test resolving external references to TLS variables.
15223 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15224 FILE2_THREAD_LOCAL.
15225 (testfile2, srcfile2): New variables.
15226 * gdb.threads/tls.c (file2_thread_local)
15227 (function_referencing_file2_thread_local): New.
15228 * gdb.threads/tls2.c: New file.
15229
67f0aac5
JB
152302008-11-28 Joel Brobecker <brobecker@adacore.com>
15231
15232 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
15233 rather than integer, as integer might not be big enough when
15234 on 64bit targets.
67f0aac5 15235
c332165e
JG
152362008-11-27 Jerome Guitton <guitton@adacore.com>
15237
15238 * gdb.cp/formatted-ref.exp: Add equality test.
15239 * gdb.ada/formatted_ref.exp: Ditto.
15240
fc9b693c
JK
152412008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15242
15243 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15244 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15245
a9c64011
AS
152462008-11-20 Andreas Schwab <schwab@suse.de>
15247
15248 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15249 matching syscall entry point.
15250 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15251 (tcatch_vfork_then_child_follow): Likewise. Finish through
15252 vfork even if we stopped at the syscall trampoline.
15253
e2fd701e
DE
152542008-11-20 Doug Evans <dje@google.com>
15255
15256 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15257
69abc51c
TJB
152582008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15259
15260 * gdb.arch/ppc-dfp.exp: New file.
15261 * gdb.arch/ppc-dfp.c: New file.
15262
c14c28ba
PP
152632008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15264
15265 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 15266
2e74121d
DE
152672008-11-17 Doug Evans <dje@google.com>
15268
15269 * gdb.mi/mi-syn-frame.exp: Update expected output.
15270 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15271
66bb093b
VP
152722008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15273
15274 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
15275 "thread N" results in =thread-selected.
15276 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15277 (mi_send_resuming_command_raw): Be prepared for
15278 =thread-selected.
15279
3d043ef6
VP
152802008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15281
a9c64011
AS
15282 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15283 * lib/mi-support.exp: Likewise.
3d043ef6 15284
808104c8
JB
152852008-11-16 Joel Brobecker <brobecker@adacore.com>
15286
15287 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15288 commands from the expected output for "help catch".
15289
00b22944
JB
152902008-11-15 Joel Brobecker <brobecker@adacore.com>
15291
15292 * gdb.ada/int_deref.exp: New testcase.
15293
59669435
TT
152942008-11-14 Nick Roberts <nickrob@snap.net.nz>
15295
15296 * gdb.mi/gdb2549.exp: New file.
15297
de04a248
DE
152982008-11-11 Doug Evans <dje@google.com>
15299
15300 * gdb.base/callexit.exp: New file.
15301 * gdb.base/callexit.c: New file.
15302
6b8ce727
DE
153032008-11-10 Doug Evans <dje@google.com>
15304
15305 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15306 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15307 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15308 (default_gdb_start,default_gdb_exit): Ditto.
15309 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15310 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15311 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15312 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15313 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15314 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15315
1b14b8aa
AS
153162008-11-03 Andreas Schwab <schwab@suse.de>
15317
15318 * gdb.base/hashline2.exp: Fix typo.
15319 * gdb.base/hashline3.exp: Likewise.
15320
f3134b88
TT
153212008-10-30 Tom Tromey <tromey@redhat.com>
15322
15323 * gdb.base/pointers.exp: Add test.
15324 * gdb.base/pointers.c (k, S): New typedefs.
15325 (instance): New global.
15326
c2226152
AS
153272008-10-30 Andreas Schwab <schwab@suse.de>
15328
15329 * gdb.base/args.exp: Add tests for newlines.
15330
462f405c
JB
153312008-10-30 Joel Brobecker <brobecker@adacore.com>
15332
15333 gdb.base/foll-exec.exp: Update the expected output of a couple
15334 of "info breakpoints" tests.
15335
79a45b7d
TT
153362008-10-28 Tom Tromey <tromey@redhat.com>
15337
15338 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15339
adc13a14
PA
153402008-10-24 Pedro Alves <pedro@codesourcery.com>
15341
15342 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15343 gdb_start_cmd.
15344 Use runto_main before any test that requires execution.
15345
252fbfc8
PA
153462008-10-23 Pedro Alves <pedro@codesourcery.com>
15347
15348 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15349 instead of SIGINT.
15350
28148e3d
JB
153512008-10-22 Joel Brobecker <brobecker@adacore.com>
15352
15353 * gdb.base/completion.exp: Update expected output following
15354 the addition of the "info tasks" command.
15355
c209f847
TT
153562008-10-22 Tom Tromey <tromey@redhat.com>
15357
15358 * gdb.base/exprs.exp (test_expr): Add test for string
15359 concatenation.
15360
f177e350
PA
153612008-10-19 Pedro Alves <pedro@codesourcery.com>
15362
15363 * configure.ac: Output gdb.python/Makefile.
15364 * configure: Regenerate.
15365 * gdb.python/Makefile.in: New.
15366
cce89356
JB
153672008-10-16 Joel Brobecker <brobecker@adacore.com>
15368
15369 * gdb.base/foll-fork.exp: Adjust the expected output to match
15370 the new description for fork/vfork catchpoints in the "info
15371 breakpoints" output.
15372
176d289d
TJB
153732008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15374
15375 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15376
a08702d6
TJB
153772008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15378
15379 * gdb.python/python-value.c: New file.
15380 * gdb.python/python-value.exp: New file.
15381
1c5cfe86
PA
153822008-10-15 Pedro Alves <pedro@codesourcery.com>
15383
15384 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15385
5a98ad69
DP
153862008-10-15 Denis Pilat <denis.pilat@st.com>
15387
41702f1b 15388 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15389
dcb1a1e2
TT
153902008-10-09 Tom Tromey <tromey@redhat.com>
15391
15392 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15393 'fprintf' and 'stderr'.
15394
9124fe48
JB
153952008-10-07 Joel Brobecker <brobecker@adacore.com>
15396
15397 * gdb.ada/ref_tick_size.exp: New testcase.
15398
45452591
DE
153992008-10-06 Doug Evans <dje@google.com>
15400
15401 * gdb.dwarf2/dw2-cu-size.exp: New file.
15402 * gdb.dwarf2/dw2-cu-size.S: New file.
15403
15404 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15405 .Ltype_int for clarity.
15406
4fc5b208
PP
154072008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15408
15409 PR gdb/2384:
15410 * gdb.cp/gdb2384.exp: Extended to test more cases.
15411 * gdb.cp/gdb2384.cc: Likewise.
15412 * gdb.cp/gdb2384-base.h: Likewise.
15413 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15414
d78df370
JK
154152008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15416
15417 * gdb.base/maint.exp (maint print type): Remove printing
15418 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15419
9a044a89
TT
154202008-09-30 Tom Tromey <tromey@redhat.com>
15421
15422 * gdb.base/macscp.exp: Add completion tests.
15423 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15424 (TWENTY_THREE): Likewise.
15425 (FORTY_EIGHT): Likewise.
15426
506800a9
TT
154272008-09-30 Tom Tromey <tromey@redhat.com>
15428
15429 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15430 everywhere.
15431 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15432
1a6f01b5
JK
154332008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15434
15435 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15436 testcase is derived from. Fix racy dependency on an expected PID
15437 number. No longer support the testcase on Linux kernel 2.4.x.
15438
2fae03e8
TT
154392008-09-27 Tom Tromey <tromey@redhat.com>
15440
15441 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15442 and varargs.
15443
1ad15515
PA
154442008-09-22 Pedro Alves <pedro@codesourcery.com>
15445
15446 * lib/mi-support.exp (mi_expect_interrupt): New.
15447 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15448 from gdb.mi/mi-nonstop.exp.
15449 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15450 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15451 lib/mi-support.exp.
15452 Use mi_check_thread_states throughout. Avoid ".*" and do not
15453 require an anchor after -exec-run.
15454
d0b76dc6
DJ
154552008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15456
15457 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15458 stop is pending. Avoid ".*" when two stops are pending.
15459 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15460 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15461 newlines in fullnames.
15462 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15463 (mi_expect_stop): Update comments. Only anchor in sync mode.
15464 Do not match newlines.
15465 (mi_send_resuming_command_raw): Always return status.
15466 (mi_get_stop_line): Do not match more than one line by accident.
15467 Only anchor in sync mode.
15468 (mi_run_inline_test): If -exec-next fails, give up.
15469
9990c830
UW
154702008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15471
15472 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15473 on SPU.
15474
ebcf6f00
JB
154752008-09-10 Joel Brobecker <brobecker@adacore.com>
15476
15477 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15478
b6db24e5
JB
154792008-09-10 Joel Brobecker <brobecker@adacore.com>
15480
15481 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15482 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15483 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15484 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15485 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15486 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15487 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15488 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15489 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15490 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15491 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15492 Include the "= " sequence in the expected output of print tests.
15493
2bf448e0
JB
154942008-09-10 Joel Brobecker <brobecker@adacore.com>
15495
15496 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15497 description for boolean types.
15498
d51fd4c8
PA
154992008-09-09 Pedro Alves <pedro@codesourcery.com>
15500
15501 * gdb.base/hook-stop-continue.c: New.
15502 * gdb.base/hook-stop-continue.exp: New.
15503
694182d2
DJ
155042008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15505
15506 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15507
3b8a7fc0
JG
155082008-09-08 Jerome Guitton <guitton@adacore.com>
15509
15510 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15511 (stack_check_probe_2, stack_check_probe_loop_1)
15512 (stack_check_probe_loop_2): New functions.
15513 (main): Add call to these new functions.
15514 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15515 functions, check that the breakpoint is inserted at the appropriate
15516 location.
15517 (insert_breakpoint): Slightly refine this procedure so that it can
15518 be called several times in the test.
15519
96cc0ae8
JG
155202008-09-08 Jerome Guitton <guitton@adacore.com>
15521
15522 * gdb.base/stack-checking.c: New file.
15523 * gdb.base/stack-checking.exp: New file.
15524
1f08b409
TJB
155252008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15526
15527 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15528 * gdb.arch/altivec-regs.exp: Likewise.
15529 * gdb.arch/vsx-regs.exp: Likewise.
15530
3099e1c4
TJB
155312008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15532
15533 * gdb.arch/ppc-fp.exp: New file.
15534 * gdb.arch/ppc-fp.c: New file.
15535
cc69bfc1
PP
155362008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15537
15538 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15539 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15540
b02a33db
MS
155412008-09-04 Michael Snyder <msnyder@vmware.com>
15542
15543 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15544 as "at" (for non-debug functions such as _start).
15545
2992cbe0
UW
155462008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15547
15548 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15549 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15550 software watchpoints.
15551 * gdb.base/watch_thread_num.exp: Likewise.
15552
514f746b
AR
155532008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15554
15555 * gdb.arch/i386-bp_permanent.exp: New test.
15556
876cecd0
TT
155572008-08-24 Tom Tromey <tromey@redhat.com>
15558
15559 * gdb.base/maint.exp: Update "maint print type".
15560
80f73d71
VP
155612008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15562
15563 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15564 support. Adjust the order of "*running" notifications.
15565 * gdb.mi/non-stop.c: Don't cast from int to void* and
15566 back.
15567
d9c78d7d
MK
155682008-08-20 Mark Kettenis <kettenis@gnu.org>
15569
15570 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15571 expect to find it in the "info frame" output.
15572
97a2d1d3
DJ
155732008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15574
15575 * gdb.base/interp.exp: Always consume both prompts.
15576
b96e2927
PA
155772008-08-20 Pedro Alves <pedro@codesourcery.com>
15578
15579 * gdb.base/pending.exp: Test pending breakpoints without symbols
15580 loaded.
15581
8cf6e61a
VP
155822008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15583
15584 * lib/mi-support.exp (mi_expect_stop): Produce
15585 more details on failures.
15586 * gdb.mi/mi-nonstop.exp: New.
15587 * gdb.mi/non-stop.c: New.
15588
c6ebd6cf
VP
155892008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15590
a9c64011
AS
15591 * gdb.mi/mi-async.exp: Use 'set target-async'.
15592 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15593
46a9b8ed
DJ
155942008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15595
15596 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15597
44feb3ce
TT
155982008-08-17 Tom Tromey <tromey@redhat.com>
15599
15600 * gdb.base/help.exp (help catch): Rewrite.
15601
311a4e6b
TJB
156022008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15603
15604 * gdb.base/define.exp: Test indented command documentation.
15605 * gdb.python/python.exp: Test indented multi-line command.
15606
604c2f83
LM
156072008-08-15 Luis Machado <luisgpm@br.ibm.com>
15608
15609 * testsuite/gdb.arch/vsx-regs.c: New source file.
15610 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15611 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15612
886a217c
TT
156132008-08-14 Tom Tromey <tromey@redhat.com>
15614
15615 * gdb.base/macscp.exp: Add regression test for "macro define" or
15616 "macro undef" with no arguments.
15617
c814a4f3
PP
156182008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15619
15620 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 15621
12ab8a60
UW
156222008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15623
15624 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15625
d57a3c85
TJB
156262008-08-06 Tom Tromey <tromey@redhat.com>
15627
15628 * gdb.python/python.exp: New file.
15629
c7b778ff
JK
156302008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15631
15632 Fix for PR gdb/1543.
15633 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15634 $LOCATION.
15635 (location): New variable.
15636 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15637 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15638 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15639 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15640 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15641 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15642 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15643 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15644 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15645 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15646 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15647 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15648 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15649 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15650 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15651 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15652 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15653 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15654 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15655 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15656 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15657 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15658 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15659 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15660 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15661 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15662 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15663 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15664 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15665 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15666 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15667 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15668 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15669 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15670 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15671 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15672 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15673 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15674 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15675 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15676 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15677 gdb.base/type-opaque.exp, gdb.base/until.exp,
15678 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15679 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15680 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15681 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15682 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15683 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15684 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15685 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15686 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15687 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15688 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15689 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15690 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15691 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15692 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15693 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15694 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15695 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15696 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15697 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15698 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15699 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15700 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15701 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15702 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15703 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15704 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15705 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15706 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15707 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15708 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15709 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15710 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15711 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15712 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15713 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15714 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15715 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15716 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15717 to bug-gdb@prep.ai.mit.edu .
15718
5e06a3d1
VP
157192008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15720
15721 * lib/mi-support.exp (mi_load_shlibs): New.
15722 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15723
9d81d21b
VP
157242008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15725
15726 * lib/mi-support.exp (get_mi_thread_list)
15727 (check_mi_and_console_threads): New, moved from ...
15728 * gdb.mi/mi-pthread.exp: ...here.
15729 * gdb.mi/gdb669.exp (get_mi_thread_list)
15730 (check_mi_and_console_threads): Delete.
15731 * gdb.mi/mi2-pthread.exp: Likewise.
15732
bae98fe0
TT
157332008-07-28 Tom Tromey <tromey@redhat.com>
15734
15735 * Makefile.in (just-check): Remove. Move body to...
15736 (check): ... here.
15737
57380f4e
DJ
157382008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15739
15740 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15741 Add a test for duplicated SIGINTs.
15742
e09490f1
DJ
157432008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15744
15745 * gdb.threads/schedlock.exp (get_args): Update to work for any
15746 value of NUM.
15747 (Top level): Report the number of threads that did not resume.
15748
6387b45f
DJ
157492008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15750
15751 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15752
62f64ff2
DJ
157532008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15754
15755 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15756 non-MI prompt.
15757
fa8de41e
TT
157582008-07-26 Tom Tromey <tromey@redhat.com>
15759
15760 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15761 (function_struct, function_struct_ptr): New globals.
15762 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15763 function pointer in a struct.
15764
ccb3ac8a
TT
157652008-07-26 Tom Tromey <tromey@redhat.com>
15766
15767 * gdb.base/macscp.exp: Add test for macro lexing bug.
15768
d7d9f01e
TT
157692008-07-18 Tom Tromey <tromey@redhat.com>
15770
15771 * gdb.base/macscp.exp: Add macro tests.
15772
9bf07184
PP
157732008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15774
15775 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15776
becf6477
PP
157772008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15778
15779 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15780
0709f7d3
PP
157812008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15782
15783 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 15784
7093c834
PP
157852008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15786
15787 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 15788
b432ffe3
JK
157892008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15790
15791 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15792
b1a268e5
VP
157932008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15794
15795 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15796
e2995f8e
KB
157972008-07-11 Kevin Buettner <kevinb@redhat.com>
15798
15799 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15800 of regexp to account for changes made to GDB in the printing of
15801 byte vectors.
15802
14032a66
TT
158032008-07-11 Tom Tromey <tromey@redhat.com>
15804
15805 * gdb.base/completion.exp: Add 'help' completion test.
15806
981505ef
JK
158072008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15808
15809 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15810
10568435
JK
158112008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15812
15813 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15814
4487aabf
PA
158152008-07-09 Pedro Alves <pedro@codesourcery.com>
15816
15817 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15818
a4a9b1c4
PA
158192008-07-09 Pedro Alves <pedro@codesourcery.com>
15820
15821 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15822
3c3185ac
JK
158232008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15824
15825 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15826
7ebd49dc
VP
158272008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15828
15829 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15830 previous commit. Add a comment.
15831
84e46146
PA
158322008-06-28 Pedro Alves <pedro@codesourcery.com>
15833
15834 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15835
0f8d4a2f
VP
158362008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15837
15838 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15839
f747e0ce
PA
158402008-06-27 Pedro Alves <pedro@codesourcery.com>
15841
15842 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15843 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15844 compiling an executable, link in an object that forces unbuffered
15845 output.
15846 * lib/set_unbuffered_mode.c: New file.
15847
734a5c36
JK
158482008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15849
15850 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15851
a2840c35
VP
158522008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15853
a9c64011
AS
15854 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15855 mi_expect_stop.
15856 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15857 Demand that *running is output.
15858 (detect_async): Perform checking every time.
15859 (mi_send_resuming_command): Extract everything into...
15860 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
15861 (mi_expect_stop): Don't accept any output before *stopped.
15862
6ae37fef
VP
158632008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15864
15865 Robustify mi-simplerun.
a9c64011
AS
15866 * gdb.mi/basics.c (main): Add a call to sleep.
15867 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15868 * gdb.mi/mi2-cli.exp: Likewise.
15869 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 15870
b4aa76f0 158712008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
15872
15873 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15874
e1ac3328
VP
158752008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15876
a9c64011
AS
15877 * gdb.mi/mi-console.exp: Adjust.
15878 * gdb.mi/mi-syn-frame.exp: Adjust.
15879 * gdb.mi/mi2-console.exp: Adjust.
15880 * gdb.mi/mi2-syn-frame.exp: Adjust.
15881 * lib/mi-support.exp (mi_run_cmd): Adjust.
15882 (mi_send_resuming_command): Adjust.
e1ac3328 15883
f7f9a841
VP
158842008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15885
15886 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
15887 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15888 testing of stopped.
15889 * gdb.mi/mi2-syn-frame.exp: Likewise.
15890 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15891 (async, detect_async): New.
15892 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15893 depending on if we're running in sync or async mode.
f7f9a841 15894
37cd5d19
TT
158952008-06-09 Tom Tromey <tromey@redhat.com>
15896
15897 * gdb.base/completion.exp: New tests for field name completion
15898 with spaces, and field name completion with '->'.
15899
65d12d83
TT
159002008-06-06 Tom Tromey <tromey@redhat.com>
15901
15902 * gdb.base/break1.c (struct some_struct): New struct.
15903 (values): New global.
15904 * gdb.base/completion.exp: Add field name completion test.
15905
ebfe2e3f
PP
159062008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15907
15908 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15909 to pointer.
15910 * gdb.cp/call-c.cc: Likewise.
15911
bcf6fc3a
NR
159122008-06-06 Nick Roberts <nickrob@snap.net.nz>
15913
15914 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15915 annotation.
15916
49fd4a42 159172008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 15918 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
15919
15920 * gdb.threads/execl.c, gdb.threads/execl1.c,
15921 gdb.threads/execl.exp: New tests.
a9c64011 15922
8a34ac3f
AR
159232008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15924 Daniel Jacobowitz <dan@codesourcery.com>
15925
15926 * gdb.cp/exception.exp: Activate test, make it work with pending
15927 catchpoints.
15928
86ae69ef
JK
159292008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15930
15931 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15932
f7f9ae2c
VP
159332008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15934
a9c64011
AS
15935 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15936 now printed.
15937 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 15938
2a2d4dc3
AS
159392008-05-27 Andreas Schwab <schwab@suse.de>
15940
15941 * gdb.base/frame-args.exp: Handle arguments that are optimized
15942 out.
15943
5099e4d9
LM
159442008-05-26 Luis Machado <luisgpm@br.ibm.com>
15945
15946 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15947 quiet for ppc32 and group options into a single variable.
15948
d9c36a91
JB
159492008-05-23 Joel Brobecker <brobecker@adacore.com>
15950
15951 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15952 of zero-size elements.
15953 * gdb.ada/null_array.exp: Test printing this new array.
15954
103a8671
JK
159552008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15956
15957 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15958
07a4cc1a 159592008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
15960
15961 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15962 of the "finish" command.
15963
55f996a7
NR
159642008-05-21 Nick Roberts <nickrob@snap.net.nz>
15965
15966 * gdb.base/annota1.exp: Test for new annotation.
15967
907fc202
UW
159682008-05-16 Pedro Alves <pedro@codesourcery.com>
15969
15970 * gdb.base/fixsection.exp: New file.
15971 * gdb.base/fixsection0.c: New file.
15972 * gdb.base/fixsection1.c: New file.
15973
e8f97270
UW
159742008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15975
15976 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15977 * gdb.base/annota3.exp: Likewise.
15978
ac0bb574
NF
159792008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15980
15981 * gdb.base/watch_thread_num.exp: Don't run tests that require
15982 watchpoints if the target doesn't support them.
15983
6fadd07a
DE
159842008-05-12 Doug Evans <dje@google.com>
15985
15986 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15987
6e9a4a30
JB
159882008-05-09 Joel Brobecker <brobecker@adacore.com>
15989
15990 * gdb.ada/assign_1.exp: New testcase.
15991
08388c79
DE
159922008-05-09 Doug Evans <dje@google.com>
15993
a3c83fae
DE
15994 * gdb.base/find.exp: New file.
15995 * gdb.base/find.c: New file.
08388c79 15996
bd5ddfe8
DJ
159972008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15998
15999 * gdb.base/commands.exp (watchpoint_command_test): Handle
16000 gdb,no_hardware_watchpoints.
16001 * gdb.base/float.exp: Allow ARM targets without floating point.
16002 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
16003
b5dd68e2 160042008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 16005 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
16006
16007 * gdb.ada/lang_switch: New test program.
16008 * gdb.ada/lang_switch.exp: New testcase.
16009
382d13d1
DE
160102008-05-05 Doug Evans <dje@google.com>
16011
16012 * gdb.base/help.exp (disassemble): Update expected help text.
16013
9dd789d0
PA
160142008-05-04 Pedro Alves <pedro@codesourcery.com>
16015
16016 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
16017
611c83ae
PA
160182008-05-04 Pedro Alves <pedro@codesourcery.com>
16019
16020 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
16021 different times.
16022
ff013f42
JK
160232008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16024
16025 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
16026 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
16027 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
16028 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
16029
96dff6a2
VP
160302008-05-04 Vladimir Prus <vladimir@codesourcery.com>
16031
16032 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
16033 notification to appear.
16034
55cd6f92
DJ
160352008-05-04 Daniel Jacobowitz <dan@debian.org>
16036
16037 * gdb.base/fullname.c: New file.
16038 * gdb.base/fullname.exp: New file.
16039 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
16040
d705c43c
PA
160412008-05-03 Pedro Alves <pedro@codesourcery.com>
16042
16043 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
16044 expressions with macros.
16045
333222e1
JK
160462008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16047
16048 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
16049
5ac01682
DJ
160502008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
16051
16052 * gdb.base/completion.exp: Handle lack of other symbols beginning
16053 with "a".
16054
16055 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
16056
237fc4c9
PA
160572008-05-02 Jim Blandy <jimb@codesourcery.com>
16058
16059 * gdb.asm/asmsrc1.s: Add scratch space.
16060
ed5e9466
DJ
160612008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16062 Daniel Jacobowitz <dan@codesourcery.com>
16063
16064 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
16065 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
16066 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
16067
b39cc962
DJ
160682007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
16069
16070 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
16071
36d520f5
JB
160722008-05-01 Joel Brobecker <brobecker@adacore.com>
16073
16074 * gdb.base/info-target.exp: New testcase.
16075
8d4e3071
DJ
160762008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16077
16078 * gdb.cp/hang.exp: Use .cc instead of .C.
16079 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
16080 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
16081
6f3f3097
DJ
160822008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
16083
16084 * gdb.base/gdb1250.exp: Remove perror.
16085 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
16086
5550a914
PA
160872008-04-30 Pedro Alves <pedro@codesourcery.com>
16088
16089 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
16090 .2byte.
16091
d848e687
DJ
160922008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
16093
16094 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
16095 (maybe_kfail): New.
16096
93b5768b
PA
160972008-04-25 Pedro Alves <pedro@codesourcery.com>
16098
16099 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
16100
721c02de
VP
161012008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16102
a9c64011
AS
16103 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
16104 * gdb.mi/mi2-syn-frame.exp: Likewise.
16105 * lib/mi-support.exp: Likewise.
721c02de 16106
74960c60
VP
161072008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16108
16109 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
16110 to specify regexp for the location to stop at.
16111 * gdb.base/break-always.c: New.
16112 * gdb.base/break-always.exp: New.
16113
d24317b4
VP
161142008-04-24 Vladimir Prus <vladimir@codesourcery.com>
16115
16116 * lib/mi-support.exp (mi_runto_helper): Adjust
16117 for the original-location field.
16118 (mi_create_breakpoint, mi_list_breakpoints): New.
16119 * gdb.mi/mi-break.exp: Adjust.
16120 * gdb.mi/mi2-break.exp: Adjust.
16121 * gdb.mi/mi-pending.exp: Adjust.
16122 * gdb.mi/mi-simplerun.exp: Adjust.
16123 * gdb.mi/mi2-simplerun.exp: Adjust.
16124 * gdb.mi/mi-syn-frame.exp: Adjust.
16125 * gdb.mi/mi2-syn-frame.exp: Adjust.
16126 * gdb.mi/mi-until.exp: Adjust.
16127 * gdb.mi/mi2-until.exp: Adjust.
16128 * gdb.mi/mi-var-display.exp: Adjust.
16129 * gdb.mi/mi2-var-display.exp: Adjust.
16130 * gdb.mi/mi-watch.exp: Adjust.
16131 * gdb.mi/mi2-watch.exp: Adjust.
16132
fdc59709 161332008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 16134
a9c64011
AS
16135 * aclocal.m4: Add override.m4.
16136 * configure: Regenerate.
fdc59709 16137
8e91f023
VP
161382008-04-19 Vladimir Prus <vladimir@codesourcery.com>
16139
16140 * gdb.mi/var-cmd.c (do_at_tests): Verify that
16141 '-var-update --all-values' reports new value even the type
16142 of a variable object has changed.
16143
233a11ab
CS
161442008-04-18 Craig Silverstein <csilvers@google.com>
16145
16146 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
16147 files.
d24317b4 16148
9c1137ad
JB
161492008-04-18 Joel Brobecker <brobecker@adacore.com>
16150
16151 * gdb.ada/atomic_enum: New test program.
16152 * gdb.ada/atomic_enum.exp: New testcase.
16153
66d0bbc7
DE
161542008-04-17 Doug Evans <dje@google.com>
16155
16156 * gdb.opt/Makefile.in: Fix whitespace.
16157
100906b0
UW
161582008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
16159
16160 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
16161
4584e32e
DE
161622008-04-17 Doug Evans <dje@google.com>
16163
16164 * gdb.base/hashline1.exp: New testcase.
16165 * gdb.base/hashline2.exp: New testcase.
16166 * gdb.base/hashline2.exp: New testcase.
16167
0a320680
PA
161682008-04-17 Pedro Alves <pedro@codesourcery.com>
16169
16170 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
16171
18ac113b
AR
161722008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
16173
16174 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
16175 temporary breakpoint to match "Temporary breakpoint".
16176 * gdb.base/break.exp (delete_breakpoints): Likewise.
16177 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
16178 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
16179 * gdb.base/display.exp: Likewise.
16180 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
16181 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
16182 * gdb.base/restore.exp (restore_tests): Likewise.
16183 * gdb.base/sepdebug.exp: Likewise.
16184 * gdb.base/watchpoint.exp: Likewise.
16185 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
16186 * gdb.mi/mi-pending.exp: Likewise.
16187 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
16188 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
16189 * gdb.mi/mi-var-cmd.exp: Likewise.
16190 * gdb.mi/mi-var-display.exp: Likewise.
16191 * gdb.mi/mi2-cli.exp: Likewise.
16192 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
16193 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
16194 * gdb.mi/mi2-var-display.exp: Likewise.
16195 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
16196 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
16197 new "disp" field.
a9c64011 16198 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
16199 reason. This is to support fix for PR2424.
16200
add38693
JK
162012008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16202
16203 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16204
fcacd99f
VP
162052008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16206
16207 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 16208 field. Add more floating varobj tests.
fcacd99f 16209 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
16210 field.
16211 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16212 (main): Call do_at_tests.
16213 * lib/mi-support.exp (mi_create_floating_varobj)
16214 (mi_varobj_update_with_type_change): New.
fcacd99f 16215
de051565
MK
162162008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16217
16218 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16219 option of -var-evaluate-expression.
16220 * gdb.mi/mi2-var-display.exp: Likewise.
16221
dbc52822
VP
162222008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16223
16224 Introduce test setup helpers.
a9c64011
AS
16225 * lib/gdb.exp (build_executable, clean_restart)
16226 (prepare_for_testing): New.
16227 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16228 * gdb.base/return.exp: Likewise.
16229 * gdb.base/ending-run.exp: Likewise.
dbc52822 16230
473591da
NR
162312008-04-07 Nick Roberts <nickrob@snap.net.nz>
16232
16233 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16234 Interface (MI) responses.
16235
2b2d9e11
VP
162362008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16237
a9c64011
AS
16238 * gdb.cp/breakpoint.cc: New code to test conditions involving
16239 member variables.
16240 * gdb.cp/breakpoint.exp: Test condition involving member
16241 variables.
2b2d9e11 16242
bb378428
VP
162432008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16244
16245 * lib/mi-support.exp (mi_expect_stop): New.
16246 (mi_run_cmd): Change the
16247 token. Use mi_send_resuming_command, use
16248 mi_expect_stop.
16249 (mi_execute_to_helper): Rename to mi_execute_to.
16250 (mi_send_resuming_command): Add more error patterns.
16251 (mi_wait_for_stop): Renamed to...
16252 (mi_get_stop_line): ...this.
16253 (mi_run_inline_test): Adjust.
16254
16255 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16256 * gdb.mi/mi-console.exp: Likewise.
16257 * gdb.mi/mi-pending.exp: Likewise.
16258 * gdb.mi/mi-simplerun.exp: Likewise.
16259 * gdb.mi/mi-stack.exp: Likewise.
16260 * gdb.mi/mi-stepi.exp: Likewise.
16261 * gdb.mi/mi-syn-frame.exp: Add comment.
16262 * gdb.mi/mi-until.exp: Likewise.
16263 * gdb.mi/mi-var-display.exp: Likewise.
16264 * gdb.mi/mi-watch.exp: Likewise.
16265 * gdb.mi/mi2-cli.exp: Likewise.
16266 * gdb.mi/mi2-console.exp: Likewise.
16267 * gdb.mi/mi2-simplerun.exp: Likewise.
16268 * gdb.mi/mi2-stack.exp: Likewise.
16269 * gdb.mi/mi2-stepi.exp: Likewise.
16270 * gdb.mi/mi2-until.exp: Likewise.
16271 * gdb.mi/mi2-var-display.exp: Likewise.
16272 * gdb.mi/mi2-watch.exp: Likewise.
16273
62172bb9
UW
162742008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16275
16276 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16277
16278 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16279
a13e061a
PA
162802008-04-04 Pedro Alves <pedro@codesourcery.com>
16281
16282 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16283 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16284 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16285 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16286 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16287 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16288 expect an mi error duplicated in stderr.
16289
eae06beb
JB
162902008-04-03 Joel Brobecker <brobecker@adacore.com>
16291
16292 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16293 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16294 Add a couple of tests that verify the behavior when the new setting
16295 is set to "cancel" and "all".
16296 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16297 "ask" before we start the testing.
16298
79c6ced6
AR
162992008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16300
16301 * gdb.cp/casts.cc: Add class reference variables.
16302 * gdb.cp/casts.exp: New test cases for up/down casting references.
16303
6c2d1a6b
MK
163042008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16305
16306 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16307 instead of beginning to make an extra test pass.
16308 * gdb.mi/mi2-var-display.exp: Likewise.
16309
55b411d9
MR
163102008-03-31 Maciej W. Rozycki <macro@mips.com>
16311
16312 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16313
c6140da2
MD
163142008-03-31 Markus Deuling <deuling@de.ibm.com>
16315 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16316
16317 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16318 value. Add xfail for older kernels.
16319
79732189
AR
163202008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16321
16322 Bring mi-support in line with gdb.exp.
16323 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16324 (mi_gdb_start): New function.
16325
33c3676e
MR
163262008-03-28 Maciej W. Rozycki <macro@mips.com>
16327
16328 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16329
92e28119
VP
163302008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16331
16332 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16333 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16334
9e8e3afe
VP
163352008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16336
16337 * lib/mi-support.exp (mi_create_varobj_checked): New.
16338 (mi_list_varobj_children): Allow to check for a
16339 value.
16340 (mi_list_array_varobj_children): New.
16341
16342 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16343 and mi_list_varobj_children, as opposed to hardcoding
16344 expected strings.
16345 * gdb.mi/gdb701.exp: Likewise.
16346 * gdb.mi/gdb792.exp: Likewise.
16347 * gdb.mi/mi-var-block.exp: Likewise.
16348 * gdb.mi/mi-var-cmd.exp: Likewise.
16349 * gdb.mi/mi-var-invalidate.exp: Likewise.
16350 * gdb.mi/mi2-var-block.exp: Likewise.
16351 * gdb.mi/mi2-var-child.exp: Likewise.
16352 * gdb.mi/mi2-var-cmd.exp: Likewise.
16353 * gdb.mi/mi2-var-display.exp: Likewise.
16354
9df50351
JK
163552008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16356
16357 Fix random false FAILs on i386.
16358 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16359
31e5d73a
DJ
163602008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16361
16362 PR gdb/544
16363 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16364
12f4afab
DJ
163652008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16366
16367 PR gdb/544
16368 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16369
b562a0cb
DJ
163702008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16371
16372 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16373 fixed PR gdb/544.
16374
17faa917
DJ
163752008-03-21 Pedro Alves <pedro@codesourcery.com>
16376
16377 * gdb.threads/fork-child-threads.exp: Test next over fork.
16378
6214f497
DJ
163792008-03-21 Chris Demetriou <cgd@google.com>
16380
16381 * gdb.base/break.exp (rbreak junk): New test for rbreak
16382 "Junk at end of arguments" issue.
16383
63092375
DJ
163842008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16385
16386 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16387 *& to work on created array elements.
16388 (Top level): Test print $pc with a file. Test string operations
16389 without a target.
16390 * gdb.base/ptype.exp: Do not expect *& to work on created array
16391 elements.
16392
b21991b0
DJ
163932008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16394
16395 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16396 gdb.threads/staticthreads.exp: Update exit query.
16397
c4b347c7
SL
163982008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16399
16400 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16401
fa4727a6
DJ
164022008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16403
16404 * gdb.base/watchpoint.c (global_ptr, func4): New.
16405 (main): Call func4.
16406 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16407 (test_inaccessible_watchpoint): New.
16408
2f34202f
MR
164092008-02-29 Maciej W. Rozycki <macro@mips.com>
16410
16411 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16412 select the largest.
16413
0d6ba1b1
DJ
164142008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16415
16416 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16417 frames-invalid annotations.
16418
e691325a
PM
164192008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16420
a9c64011 16421 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16422
f85b5ecc
DE
164232008-02-27 Doug Evans <dje@google.com>
16424
16425 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16426 for bug 1738.
16427 (breakpoint_to_handler_entry): Ditto.
16428
b40e7bf3
JB
164292008-02-27 Joel Brobecker <brobecker@adacore.com>
16430
16431 * gdb.base/ending-run.exp: Use the first line of code inside
16432 function body to test breakpoints.
16433 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16434 location where the breakpoint is inserted when using the line
16435 where a function is declared. Fix typo in the description of
16436 one of the tests.
16437 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16438
2faca73a
PM
164392008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16440
16441 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16442 tests.
2faca73a 16443
6f439c36
PM
164442008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16445
16446 * gdb.base/args.exp: avoid same output for tests
16447 with single quotes.
16448
54e52265
VP
164492008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16450
a9c64011
AS
16451 * gdb.base/annota1.exp: Adjust for 'info break'
16452 format changes.
16453 * gdb.base/annota3.exp: Likewise.
16454 * gdb.base/break.exp: Likewise.
16455 * gdb.base/condbreak.exp: Likewise.
16456 * gdb.base/pending.exp: Likewise.
16457 * gdb.base/sepdebug.exp: Likewise.
16458 * gdb.base/unload.exp: Likewise.
16459 * gdb.cp/ovldbreak.exp: Likewise.
16460 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16461
897b09ca
DE
164622008-02-07 Doug Evans <dje@google.com>
16463
16464 * gdb.cp/mb-inline.exp: New.
16465 * gdb.cp/mb-inline.h: New.
16466 * gdb.cp/mb-inline1.cc: New.
16467 * gdb.cp/mb-inline2.cc: New.
16468
b1c32d35
PM
164692008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16470
16471 * gdb.pascal/floats.pas: New test program.
16472 * gdb.pascal/floats.exp: New testcase.
16473
1a4ca44a
TJB
164742008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16475
16476 * gdb.base/callfuncs.c (t_float_many_args): New function.
16477 (t_double_many_args): New function.
16478 * gdb.base/callfuncs.exp: Add tests for exceeding float
16479 and double parameters passed through the stack.
16480
439048e8
JB
164812008-02-05 Joel Brobecker <brobecker@adacore.com>
16482
16483 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16484 gdb.ada/complete/foo.adb: New files.
16485 * gdb.ada/complete.exp: New testcase.
16486
81fe8080
DE
164872008-02-03 Doug Evans <dje@google.com>
16488
301f0ecf
DE
16489 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16490
81fe8080
DE
16491 * gdb.cp/gdb2384.exp: New file.
16492 * gdb.cp/gdb2384.cc: New file.
16493 * gdb.cp/gdb2384-base.h: New file.
16494 * gdb.cp/gdb2384-base.cc: New file.
16495
4b071aec
DE
164962008-02-02 Doug Evans <dje@google.com>
16497
16498 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16499
61137ba6
JB
165002007-02-01 Joel Brobecker <brobecker@adacore.com>
16501
16502 * gdb.ada/sym_print_name: New test program.
16503 * gdb.ada/sym_print_name.exp: New testcase.
16504
165052007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16506
16507 * gdb.ada/nested/hello.adb: New file.
16508 * gdb.ada/nested.exp: New testcase.
16509 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16510
98deb0da
VP
165112008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16512
16513 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16514 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16515 don't cause future evaluations of function to report
16516 creation of internal breakpoints.
98deb0da 16517
723a2275
VP
165182008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16519
16520 * gdb.mi/mi-break.exp (test_error): New.
16521 Call it.
16522
fb546a2f
LM
165232008-01-31 Luis Machado <luisgpm@br.ibm.com>
16524
16525 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16526 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16527
2d8fd90a
PM
165282008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16529
16530 * gdb.pascal/integers.pas: New test program.
16531 * gdb.pascal/integers.exp: New testcase.
16532
a7fa0ded
PM
165332008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16534
16535 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16536
5e1a1926
TJB
165372008-01-30 Luis Machado <luisgpm@br.ibm.com>
16538
16539 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16540 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16541
8d04f9f0
JB
165422008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16543
16544 * gdb.ada/formatted_ref: New test program.
16545 * gdb.ada/formatted_ref.exp: New testcase.
16546
16547 * gdb.cp/formatted-ref.cc: New file.
16548 * gdb.cp/formatted-ref.exp: New testcase.
16549
ce75a98f
JB
165502008-01-30 Joel Brobecker <brobecker@adacore.com>
16551
16552 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16553
e835f6bf
NR
165542008-01-30 Nick Roberts <nickrob@snap.net.nz>
16555
16556 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16557 (test_file_list_exec_source_file): Update to new macro-info field.
16558
d118ef87
PH
165592008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16560
16561 * gdb.ada/exprs: New test program.
16562 * gdb.ada/exprs.exp: New testcase.
16563
7d35ab09
TJB
165642008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16565
16566 * dfp-test.c (DELTA, DELTA_B): New definitions.
16567 (double_val1, double_val2, double_val3, double_val4, double_val5,
16568 double_val6, double_val7, double_val8, double_val9, double_val10,
16569 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16570 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16571 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16572 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16573 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16574 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16575 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16576 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16577 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16578 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16579 dec128_val16): New global variables.
16580 (decimal_dec128_align): New function.
16581 (decimal_mixed): Likewise.
16582 (decimal_many_args_dec32): Likewise.
16583 (decimal_many_args_dec64): Likewise.
16584 (decimal_many_args_dec128): Likewise.
16585 (decimal_many_args_mixed): Likewise.
16586 * dfp-test.exp: Add tests calling new inferior functions.
16587
2d717e4f
DJ
165882008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16589
16590 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16591 gdb.server/ext-run.exp: New files.
16592 * lib/gdbserver-support.exp (gdbserver_download): New.
16593 (gdbserver_start): New. Update gdbserver expected
16594 output.
16595 (gdbserver_spawn): Use them.
16596 (gdbserver_start_extended): New.
16597
e85a822c
DJ
165982008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16599
16600 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16601 Run on GNU/Linux.
16602 (do_exec_tests): Check for systems which do not support catchpoints.
16603 Do not match START.
16604 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16605 Run on GNU/Linux. Enable verbose output.
16606 (check_fork_catchpoints): New.
16607 (explicit_fork_child_follow, catch_fork_child_follow)
16608 (tcatch_fork_parent_follow): Update expected messages.
16609 (do_fork_tests): Use check_fork_catchpoints.
16610 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16611 Run on GNU/Linux. Enable verbose output.
16612 (check_vfork_catchpoints): New.
16613 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16614 expected messages.
16615 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16616
401ea829
JB
166172008-01-29 Jim Blandy <jimb@red-bean.com>
16618
16619 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16620 host' errors.
16621 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16622
aceaf3ad
JB
166232008-01-29 Jim Blandy <jimb@red-bean.com>
16624
16625 * gdb.threads/sigthread.c: Use barriers to ensure that
16626 child_thread and child_thread_two are always initialized before we
16627 start to use them.
16628
a5606eee
VP
166292008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16630
16631 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
16632 * gdb.base/watchpoint-solib.c: New.
16633 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 16634
c55a82bb
PM
166352008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16636
16637 * gdb.base/gdb1056.exp: Add unsigned integer test.
16638
0993fe05
DE
166392008-01-28 Doug Evans <dje@google.com>
16640
16641 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16642
4fe42e7f
JB
166432008-01-27 Jim Blandy <jimb@codesourcery.com>
16644
c7a69933
JB
16645 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16646
4fe42e7f
JB
16647 * gdb.base/expand-psymtabs.exp: Doc fix.
16648
5def8285
MK
166492008-01-26 Mark Kettenis <kettenis@gnu.org>
16650
16651 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16652
5313c911
NR
166532008-01-24 Nick Roberts <nickrob@snap.net.nz>
16654
a9c64011 16655 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
16656 -var-set-format.
16657
93815fbf
VP
166582008-01-23 Chris Demetriou <cgd@google.com>
16659
16660 * gdb.threads/thread_events.c: New testcase source file.
16661 * gdb.threads/thread_events.exp: New testcase expect file.
16662
467a88ee
NR
166632008-01-23 Nick Roberts <nickrob@snap.net.nz>
16664
16665 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
16666
16667 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
16668 -var-set-format.
16669
d8f82aba
DJ
166702008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16671 Vladimir Prus <vladimir@codesourcery.com>
16672
16673 * gdb.base/float.exp: Allow missing floating point for m68k and
16674 PowerPC.
16675
60c46647
VP
166762008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16677
16678 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
16679 ignore count.
16680 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16681 * gdb.mi/mi-cli.exp: Adjust.
16682 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 16683
c7dd36a1
PA
166842008-01-17 Pedro Alves <pedro@codesourcery.com>
16685
16686 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16687 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16688 with dummy_ptr's address.
16689 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16690 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16691 all targets.
16692 * gdb.mi/mi2-var-child.exp: Likewise.
16693
39d5313e
JB
166942008-01-09 Joel Brobecker <brobecker@adacore.com>
16695
16696 * gdb.ada/null_array: New test program.
16697 * gdb.ada/null_array.exp: New testcase.
16698
0aea4bf3
LM
166992008-01-09 Luis Machado <luisgpm@br.ibm.com>
16700
16701 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16702 with required float modifiers.
16703
0b354900
JB
167042008-01-08 Joel Brobecker <brobecker@adacore.com>
16705
16706 * gdb.ada/funcall_param: New test program.
16707 * gdb.ada/funcall_param.exp: New testcase.
16708
cdb7f5d4
JB
167092008-01-08 Joel Brobecker <brobecker@adacore.com>
16710
16711 * gdb.ada/arrayparam: New test program.
16712 * gdb.ada/arrayparam.exp: New testcase.
16713
88e2547f
JB
167142008-01-08 Joel Brobecker <brobecker@adacore.com>
16715
16716 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16717 landed. Should also fix random failures in the test following it.
16718
f6867ce0
TJB
167192008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16720
16721 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16722 for expressions with decimal float values.
16723 (test_dfp_conversions): New function to test casts to and from
16724 decimal float types.
16725 Call test_dfp_conversions.
16726 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16727 elements.
16728 (main): Initialize ds.float4 and ds.double8 elements.
16729 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16730 string to new error message.
16731 (d64_set_tests): Likewise.
16732 (d128_set_tests): Likewise.
16733 Add tests for expressions with decimal float variables. Add tests for
16734 conversions to and from decimal float types.
16735
f9c11282
JB
167362008-01-05 Joel Brobecker <brobecker@adacore.com>
16737
16738 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16739 * gdb.ada/packed_tagged.exp: New testcase.
16740
0ecbca72
JB
167412008-01-04 Joel Brobecker <brobecker@adacore.com>
16742
16743 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16744 gdb.ada/homonym/homonym_main.adb: New files.
16745 * gdb.ada/homonym.exp: New testcase.
16746
c18d3d89
JB
167472008-01-04 Joel Brobecker <brobecker@adacore.com>
16748
16749 * gdb.ada/packed_array.exp: Add testing of references to
16750 a packed array.
16751
ecc7085b
JB
167522008-01-04 Joel Brobecker <brobecker@adacore.com>
16753
16754 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16755 New files.
16756 * gdb.ada/type_coercion.exp: New testcase.
16757
c474c922
JB
167582008-01-04 Joel Brobecker <brobecker@adacore.com>
16759
16760 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16761 gdb.ada/tagged/foo.adb: New file.
16762 * gdb.ada/tagged.exp: New testcase.
16763
9005b927
JB
167642008-01-04 Joel Brobecker <brobecker@adacore.com>
16765
16766 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16767 gdb.ada/ptype_field/foo.adb: New files.
16768 * gdb.ada/ptype_field.exp: New testcase.
16769
1a6aaad8
JB
167702008-01-03 Joel Brobecker <brobecker@adacore.com>
16771
16772 * gdb.ada/print_pc.exp: New testcase.
16773
0ef22f53
JB
167742008-01-03 Joel Brobecker <brobecker@adacore.com>
16775
16776 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16777 gdb.ada/taft_type/p.adb: New files.
16778 * gdb.ada/taft_type.exp: New testcase.
16779
1689ecf8
JB
167802008-01-03 Joel Brobecker <brobecker@adacore.com>
16781
16782 * gdb.ada/array_bounds/bar.adb: New file.
16783 * gdb.ada/array_bounds.exp: New testcase.
16784
a4d0b9c3
JB
167852008-01-03 Joel Brobecker <brobecker@adacore.com>
16786
16787 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16788 gdb.ada/arrayptr/foo.adb: New files.
16789 * gdb.ada/arrayptr.exp: New testcase.
16790
a31ace00
JB
167912008-01-03 Joel Brobecker <brobecker@adacore.com>
16792
16793 * gdb.base/set-lang-auto.exp: New testcase.
16794
a97fced3
JB
167952008-01-03 Joel Brobecker <brobecker@adacore.com>
16796
16797 * gdb.ada/fun_addr/foo.adb: New file.
16798 * gdb.ada/fun_addr.exp: New testcase.
16799
ef29ce1a
JK
168002008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16801
16802 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16803 New files
16804
0fafefe3
JB
168052008-01-02 Joel Brobecker <brobecker@adacore.com>
16806
16807 * array_subscript_addr/p.adb: New file.
a9c64011 16808 * array_subscript_addr.exp: New testcase.
0fafefe3 16809
c4359f8d
JB
168102008-01-02 Joel Brobecker <brobecker@adacore.com>
16811
a9c64011 16812 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
16813 New files.
16814 * gdb.ada/str_cmp_ref.exp: New testcase.
16815
1aa1b15b
JB
168162008-01-01 Joel Brobecker <brobecker@adacore.com>
16817
16818 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16819 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 16820 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 16821
81c9b2cf
JB
168222008-01-01 Joel Brobecker <brobecker@adacore.com>
16823
16824 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16825 gdb.ada/ref_param/pck.ads: New files.
16826 * gdb.ada/ref_param.exp: New testcase.
16827
319e4674
JB
168282008-01-01 Joel Brobecker <brobecker@adacore.com>
16829
16830 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16831 gdb.ada/interface/foo.adb: New files.
16832 * gdb.ada/interface.exp: New testcase.
16833
ef682c56
JB
168342007-12-31 Jim Blandy <jimb@codesourcery.com>
16835
16836 * gdb.base/multi-forks.exp: Consume all output from child
16837 processes before proceeding to next test.
16838
f6f3eb6c
JB
168392007-12-29 Jim Blandy <jimb@codesourcery.com>
16840
16841 * configure: Regenerated.
16842
f652e42f
JB
168432007-12-27 Joel Brobecker <brobecker@adacore.com>
16844
16845 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16846 gdb.ada/fixed_cmp/fixed.adb: New files.
16847 * gdb.ada/fixed_cmp.exp: New testcase.
16848
6943e596
JB
168492007-12-27 Joel Brobecker <brobecker@adacore.com>
16850
16851 * gdb.ada/boolean_expr.exp: New testcase.
16852
aad9a193
JB
168532007-12-26 Jim Blandy <jimb@codesourcery.com>
16854
16855 * gdb.base/multi-forks.exp: Doc fix.
16856
fb5f3683
JB
168572007-12-26 Joel Brobecker <brobecker@adacore.com>
16858
16859 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16860 * gdb.ada/char_param.exp: Do not compile our test program with
16861 -gnata, this is unnecessary.
16862 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16863
384e4a9c
JB
168642007-12-24 Joel Brobecker <brobecker@adacore.com>
16865
16866 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16867 gdb.ada/print_chars/foo.adb: New files.
16868 * gdb.ada/print_chars.exp: New testcase.
16869
01e044f7
JB
168702007-12-24 Joel Brobecker <brobecker@adacore.com>
16871
16872 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16873 gdb.ada/char_param/foo.adb: New files.
16874 * gdb.ada/char_param.exp: New testcase.
16875
0ce17860
JB
168762007-12-22 Jim Blandy <jimb@codesourcery.com>
16877
16878 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16879 hard-coding source line numbers into the test.
16880 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16881 gdb_get_line_number to find.
16882
919809b9
JB
168832007-12-22 Joel Brobecker <brobecker@adacore.com>
16884
16885 * gdb.base/ptype.c (highest): New struct type.
16886 (the_highest): New variable of that type.
16887 (main): Add dummy assignment to a field of variable the_highest.
16888 * gdb.base/ptype.exp: Test type printing of our new variable.
16889
abc8a88d
PM
168902007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16891
16892 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 16893 and record first explicitly generated thread number.
abc8a88d
PM
16894 Use that thread number for thread specific watchpoint test.
16895 Add iteration number to repetitive tests.
16896
5158f3e3
CES
168972007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16898 Jim Blandy <jimb@codesourcery.com>
16899
16900 * gdb.base/expand-psymtabs.c: New testcase
16901 source file.
16902 * gdb.base/expand-psymtabs.exp: New testcase
16903 expect file.
16904
37e4754d
LM
169052007-12-17 Luis Machado <luisgpm@br.ibm.com>
16906
16907 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16908 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16909
551e5d04
JB
169102007-12-17 Joel Brobecker <brobecker@adacore.com>
16911
16912 * gdb.ada/frame_args/foo.adb: New file.
16913 * gdb.ada/frame_args/pck.ads: New file.
16914 * gdb.ada/frame_args/pck.adb: New file.
16915 * gdb.ada/frame_args.exp: New testcase.
16916
a05ee097
JB
169172007-12-17 Joel Brobecker <brobecker@adacore.com>
16918
16919 * gdb.base/frame-args.c: New file.
16920 * gdb.base/frame-args.exp: New testcase.
16921
c162e8c9 169222007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 16923 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
16924
16925 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16926
afe8ab22 169272007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16928
afe8ab22
VP
16929 * gdb.mi/mi-pending.exp: New.
16930 * gdb.mi/mi-pending.c: New.
16931 * gdb.mi/mi-pendshr.c: New.
16932
dfdfb3ca
JB
169332007-12-06 Jim Blandy <jimb@codesourcery.com>
16934
16935 * gdb.base/default.exp: Update expected output for 'info catch'.
16936
b7fca990
JK
169372007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16938
16939 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16940 must be set to binary.
16941
6a1afc1e
PA
169422007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16943
16944 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16945
a6b151f1
DJ
169462007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16947
16948 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16949 gdb.mi/mi-file-transfer.exp: New.
16950
43039443
JK
169512007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16952
16953 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16954
0ef2251b
MR
169552007-11-22 Maciej W. Rozycki <macro@mips.com>
16956
16957 * gdb.trace/backtrace.exp: Fix a typo.
16958 * gdb.trace/circ.exp: Likewise.
16959 * gdb.trace/collection.exp: Likewise.
16960 * gdb.trace/limits.exp: Likewise.
16961 * gdb.trace/report.exp: Likewise.
16962 * gdb.trace/tfind.exp: Likewise.
16963 * gdb.trace/while-dyn.exp: Likewise.
16964
5443631e
NR
169652007-11-21 Nick Roberts <nickrob@snap.net.nz>
16966
16967 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16968 objects of pointers that can't be dereferenced are now
16969 "noneditable".
16970
a4ce5b0d
UW
169712007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16972
16973 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16974 (target_cpu): Remove.
16975
d6e956e5
VP
169762007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16977
16978 * gdb.base/ending-run.exp: Expect the list of cleared
16979 breakpoint to come in natural order, not the reversed one.
a9c64011 16980
214270ab
VP
169812007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16982
16983 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16984 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 16985
1a619819
LM
169862007-11-05 Luis Machado <luisgpm@br.ibm.com>
16987
16988 * gdb.base/printcmds.exp: New function
16989 test_printf_with_dfp.
16990
5b01a6fa
DE
169912007-11-02 Doug Evans <dje@google.com>
16992
16993 * gdb.disasm/t01_mov.s: Remove carriage returns.
16994 * gdb.disasm/t02_mova.s: Ditto.
16995 * gdb.disasm/t03_add.s: Ditto.
16996 * gdb.disasm/t04_sub.s: Ditto.
16997 * gdb.disasm/t05_cmp.s: Ditto.
16998 * gdb.disasm/t06_ari2.s: Ditto.
16999 * gdb.disasm/t07_ari3.s: Ditto.
17000 * gdb.disasm/t08_or.s: Ditto.
17001 * gdb.disasm/t09_xor.s: Ditto.
17002 * gdb.disasm/t10_and.s: Ditto.
17003 * gdb.disasm/t11_logs.s: Ditto.
17004 * gdb.disasm/t12_bit.s: Ditto.
17005 * gdb.disasm/t13_otr.s: Ditto.
17006
ec33ab7f
JK
170072007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17008
17009 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
17010
ae0d01ff
UW
170112007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17012
17013 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
17014 provide DFP support.
17015
55eddb0f
DJ
170162007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
17017
17018 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
17019 Test "set powerpc vector-abi". Skip auto-detection tests for old
17020 toolchains.
17021
7020f05c
PA
170222007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17023
17024 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
17025 with [string compare].
17026
84bc3db9
PA
170272007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
17028
17029 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
17030 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
17031
5876dc88
LM
170322007-10-25 Luis Machado <luisgpm@br.ibm.com>
17033
17034 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
17035 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
17036 * gdb.opt/Makefile.in: New makefile.
17037 * Makefile.in: Create new directory "gdb.opt".
17038 * configure.ac: Add "gdb.opt" directory.
17039 * configure: Regenerated.
a9c64011 17040
c3ea9a14
DE
170412007-10-25 Doug Evans <dje@google.com>
17042
17043 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
17044 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
17045
a9c64011 170462007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
17047 Thiago Jung Bauermann <bauerman@br.ibm.com>
17048
17049 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
17050 Floating Point expressions.
17051 * gdb.base/dfp-test.exp: new file adding tests for Decimal
17052 Floating Point variables.
17053 * gdb.base/dfp-test.c: new file containing program with Decimal
17054 Floating variables, used by gdb.base/dfp-test.exp.
17055
62a24a2b
DJ
170562007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
17057
17058 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
17059
e7b1eae6
UW
170602007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17061
17062 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
17063 compiling test case with GCC.
17064 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
17065
c641edcc
UW
170662007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17067
17068 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17069 format changes.
17070
5e5ebfe6
MS
170712007-10-18 Michael Snyder <msnyder@specifix.com>
17072
17073 * gdb.base/dbx.exp: Add missing "-re " operator.
17074
e831e7b6
GM
170752007-10-16 Gaius Mulley <gaius@glam.ac.uk>
17076
17077 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
17078 * configure.ac: Removed trailing spaces after backslash.
17079 * gdb.modula2: New directory.
17080 * gdb.modula2/Makefile.in: New file.
17081 * gdb.modula2/unbounded-array.exp: New file.
17082 * gdb.modula2/unbounded1.c: New file.
17083
7cc46491
DJ
170842007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
17085
17086 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
17087
170882007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
17089
17090 * gdb.base/sigstep.c (main): Add checks for
17091 return values for setitimer call.
17092 Call setitimer again with itimer = ITIMER_REAL
17093 if first call to setitimer fails.
17094
e91528f0
KH
170952007-10-11 Kazu Hirata <kazu@codesourcery.com>
17096
17097 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
17098 of $timeout.
17099
2ec9a4f8
DJ
171002007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17101
17102 * gdb.server/server-run.exp: Test for dynamic linker symbols.
17103
171042007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
17105
17106 * lib/gdb.exp (gdb_run_cmd): Move comment outside
17107 of gdb_expect call, to avoid interruption.
17108
64b2fa04
PA
171092007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
17110
17111 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
17112 (v_unsigned_long_long, v_long_long_array)
17113 (v_signed_long_long_array, v_unsigned_long_long_array)
17114 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
17115 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
17116 [!NO_LONG_LONG]: New.
17117 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
17118 v_long_long_member.
17119
17120 (v_long_long_func, v_signed_long_long_func)
17121 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
17122 (main) [!NO_LONG_LONG]: Initialize long long variants.
17123
17124 * gdb.base/whatis.exp: If board file requests no_long_long, build
17125 test with NO_LONG_LONG defined. Test long long, signed long long,
17126 and unsigned long long variants but only if board file doesn't
17127 disable it.
17128
a912286e 171292007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 17130 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
17131
17132 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
17133 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
17134 * configure: Regenerated.
17135 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
17136 gdb.pascal/types.exp, lib/pascal.exp: New files.
17137
471ba8c9
DJ
171382007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
17139
17140 * gdb.cp/classes.exp (do_tests): Always step to the line after the
17141 call.
17142 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
17143 to return to the call.
17144 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
17145 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
17146 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
17147 * gdb.mi/mi-until.exp (test_until): Likewise.
17148 * gdb.mi/mi2-until.exp (test_until): Likewise.
17149
fef8a650
DJ
171502007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
17151
17152 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
17153 two-char array.
17154 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
17155
d983da9c
DJ
171562007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
17157
17158 * gdb.threads/watchthreads.c (thread_function): Sleep between
17159 iterations.
17160 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
17161 at once for S/390. Generate matching fails and passes.
17162
17f62551
VP
171632007-09-27 Vladimir Prus <vladimir@codesourcery.com>
17164
17165 * gdb.mi/var-cmd.c (do_children_tests): Initialize
17166 the 'struct_declarations' variable to zeros.
a9c64011 17167
ed0616c6
VP
171682007-09-24 Vladimir Prus <vladimir@codesourcery.com>
17169
17170 * gdb.cp/mb-ctor.cc: New.
17171 * gdb.cp/mb-ctor.exp: New.
17172 * gdb.cp/mb-templates.cc: New.
17173 * gdb.cp/mb-templates.exp: New.
17174
41f1b697
DJ
171752007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
17176
17177 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
17178
3f213f78
PA
171792007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
17180
17181 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
17182 targets.
17183 * configure: Regenerate.
17184
0d381245 171852007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17186
0d381245
VP
17187 * gdb.base/annota1.exp: Adjust for 'info break'
17188 format changes.
17189 * gdb.base/annota3.exp: Likewise.
17190 * gdb.base/break.exp: Likewise.
17191 * gdb.base/condbreak.exp: Likewise.
17192 * gdb.base/pending.exp: Likewise.
17193 * gdb.base/sepdebug.exp: Likewise.
17194 * gdb.base/unload.exp: Likewise.
17195 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 17196
fe3f5fa8
VP
171972007-09-22 Vladimir Prus <vladimir@codesourcery.com>
17198
17199 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17200 messages.
17201 * gdb.base/chng-syms.exp: Likewise.
17202 * gdb.base/unload.exp: Likewise.
a9c64011 17203
a75cf6c0
DJ
172042007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17205
17206 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17207
18ecae38
DJ
172082007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17209
17210 * schedlock.c (NUM): Change to 1.
17211 (main): Use args[0] for the main thread.
17212 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17213 regardless of the number of threads.
17214
5509918f
MR
172152007-09-14 Maciej W. Rozycki <macro@mips.com>
17216
4a543daf
MR
17217 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17218 type down.
17219 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17220 test.
17221 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17222 watchpoint type down.
17223 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17224 test.
17225
172262007-09-14 Maciej W. Rozycki <macro@mips.com>
17227
5509918f
MR
17228 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17229 Move all the tests here and run them twice, once using software
17230 watchpoints and once using hardware watchpoints.
17231 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17232
40b53987
DJ
172332007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17234
17235 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17236 test.
17237
695e2681
MK
172382007-09-10 Mark Kettenis <kettenis@gnu.org>
17239
8b3fc8d8
MK
17240 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17241 build-id.
17242
695e2681
MK
17243 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17244 know about $ORIGIN. Calculate output dir from $dest instead of
17245 using ${objdir}/{$subdir}.
17246
58d69f29
MK
172472007-09-09 Mark Kettenis <kettenis@gnu.org>
17248
17249 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17250 gcore, before continuing with the test.
17251
3e347599
DJ
172522007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17253
17254 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17255 * gdb.mi/mi-watch.exp: Likewise.
17256
ea37ba09
DJ
172572007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17258 Jim Blandy <jimb@codesourcery.com>
17259
17260 * gdb.arch/i386-sse.exp: Do not expect character constants.
17261 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17262 * gdb.base/display.exp: Allow print/s.
17263 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17264 and unsigned char array changes.
17265
2025a643
DJ
172662007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17267
17268 * gdb.base/display.exp: Add tests for printf %p.
17269
26669a27
PA
172702007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17271
17272 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17273 the dll name to unicode.
17274
c8f021f8
JK
172752007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17276
17277 * gdb.base/default.exp (show version): Update the version text.
17278 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17279
4cf31eea
JK
172802007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17281
17282 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17283 New files.
17284
4935890f
JK
172852007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17286
17287 * lib/gdb.exp (build_id_debug_filename_get): New function.
17288 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17289 Remove the generate DEBUG file for the future testcase runs.
17290 New testcase for the NT_GNU_BUILD_ID retrieval.
17291 Move the final testing step to ...
17292 (test_different_dir): ... a new function.
17293 New parameter XFAIL to XFAIL all the tests performed.
17294 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17295 New parameter TYPE to PF_PREFIX all the tests performed.
17296
02142340
VP
172972007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17298
17299 * gdb.mi/mi-var-cp.cc (path_expression): New
17300 function.
17301 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17302
36acd84e
UW
173032007-08-27 Markus Deuling <deuling@de.ibm.com>
17304
17305 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17306 to fit into SPU Local Store memory.
17307
a896d121
JB
173082007-08-23 Joel Brobecker <brobecker@adacore.com>
17309
17310 * gdb.base/default.exp: Adjust the expected output of "info
17311 warranty" after the switch to GPLv3.
17312
7b433602
JB
173132007-08-23 Joel Brobecker <brobecker@adacore.com>
17314
17315 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17316 to 30000 (from 20000).
17317
e22f8b7c
JB
173182007-08-23 Joel Brobecker <brobecker@adacore.com>
17319
17320 Switch the license of all .exp files to GPLv3.
17321 Switch the license of all .f and .f90 files to GPLv3.
17322 Switch the license of all .s and .S files to GPLv3.
17323
5a0e3bd0
JB
173242007-08-23 Joel Brobecker <brobecker@adacore.com>
17325
17326 * configure.ac: Switch license to GPLv3.
17327
cc00619d
JB
173282007-08-23 Joel Brobecker <brobecker@adacore.com>
17329
17330 Switch the licensing to GPLv3 for all .ads and .adb files.
17331
8d26208a
DJ
173322007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17333
17334 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17335 and t_int_double.
17336 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17337
4fcb9948
JB
173382007-08-17 Joel Brobecker <brobecker@adacore.com>
17339
17340 * gdb.base/step-line.c: Switch license to GPL version 3, and
17341 update copyright year.
17342 * gdb.base/step-line.inp: Likewise.
17343
b9c34f67
JB
173442007-08-17 Joel Brobecker <brobecker@adacore.com>
17345
17346 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17347 changes inside gdb1555.c.
17348 * gdb.base/pending.exp: Likewise.
17349
2cc17678
DJ
173502007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17351
17352 * config/default.exp: New file.
17353
e48883f7
DJ
173542007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17355
17356 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17357 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17358
1ab80e5b
MR
173592007-07-30 Maciej W. Rozycki <macro@mips.com>
17360
17361 * gdb.base/dump.exp: Force the correct endianness for binary
17362 formats not carrying this information.
17363
aba471f5
DJ
173642007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17365
17366 * gdb.threads/staticthreads.exp: Match .*sem_post.
17367
d4e07204
DJ
173682007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17369
17370 * gdb.base/readline.exp (operate_and_get_next): Match the final
17371 prompt.
17372
2b97317d
KB
173732007-07-23 Kevin Buettner <kevinb@redhat.com>
17374
17375 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17376 to restarting SID.
17377
44efa07a
KB
173782007-07-18 Kevin Buettner <kevinb@redhat.com>
17379
17380 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17381 prior to `gdb_start'.
17382
7b5ebade
KB
173832007-07-18 Kevin Buettner <kevinb@redhat.com>
17384
17385 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17386 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17387 Remove call to gdb_unload.
17388
255e7678
DJ
173892007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17390 Daniel Jacobowitz <dan@codesourcery.com>
17391
17392 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17393 for __WIN32__.
17394 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17395 * gdb.base/unload.exp: Use shared library test routines.
17396
3a40aaa0
UW
173972007-07-03 Markus Deuling <deuling@de.ibm.com>
17398
17399 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17400 * gdb.base/solib-symbol-lib.c: Likewise.
17401 * gdb.base/solib-symbol-main.c: Likewise.
17402
b0f4b84b
DJ
174032007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17404
17405 * config/gdbserver.exp (gdb_reconnect): New.
17406 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17407 gdb.base/solib-disc.exp: New files.
17408 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17409 remote debugging".
17410 (gdb_compile): Add shlib_load flag.
17411 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17412 port.
17413 (gdbserver_reconnect): New.
17414
1b05479a
DJ
174152007-07-01 Nick Roberts <nickrob@snap.net.nz>
17416 Daniel Jacobowitz <dan@codesourcery.com>
17417
17418 * gdb.base/annota3.exp: Test for if construct.
17419
86f78eb2
DJ
174202007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17421
17422 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17423
6a2eb474 174242007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17425 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17426
17427 * gdb.base/display.exp: Allow a newline after display/i.
17428 * gdb.base/pc-fp.exp: Likewise.
17429 * gdb.base/sigbpt.exp: Likewise.
17430
f8b73d13
DJ
174312007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17432
17433 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17434 required features to be included.
17435
4339e69e
DJ
174362007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17437
17438 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17439 in info threads output.
17440
23d964e7
UW
174412007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17442 Markus Deuling <deuling@de.ibm.com>
17443
17444 * gdb.arch/spu-info.exp: New testcase.
17445 * gdb.arch/spu-info.c: New file.
17446
fd20f75b
DJ
174472007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17448
17449 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17450 tpcs_offset. Restore lr after the call.
17451 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17452
2226f861
DJ
174532007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17454
17455 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17456 (gdbserver_run): Kill any running gdbserver.
17457 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17458
d12371a9
MR
174592007-05-17 Maciej W. Rozycki <macro@mips.com>
17460
17461 * gdb.base/sigbpt.exp: Preset segv_addr.
17462
93f02886
DJ
174632007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17464
17465 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17466 (gdb_compile_shlib): Likewise.
17467 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17468 (default_gdb_init): Clear cleanfiles.
17469 (gdb_finish): Delete recorded cleanfiles.
17470 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17471
17472 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17473 Do not use isnative.
17474 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17475 gdb.base/so-impl-ld.exp: Likewise.
17476 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17477 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17478 gdb_compile.
17479
b04e06d7
VP
174802007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17481
17482 * config/unknown.exp: Remove.
17483
069ed931
UW
174842007-05-15 Markus Deuling <deuling@de.ibm.com>
17485
17486 * gdb.base/info-proc.exp: Check is_remote.
17487
09db0d03
UW
174882007-05-14 Markus Deuling <deuling@de.ibm.com>
17489
17490 * gdb.base/gcore.exp: Initialize variable core_supported.
17491
af2cbe8c
DJ
174922007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17493
17494 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17495
027c0295
DJ
174962007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17497
17498 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17499 * gdb.threads/print-threads.exp (test_all_threads): Allow
17500 negative and hexadecimal thread IDs.
17501
dc5000e7
DJ
175022007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17503
17504 * gdb.java/jprint.java (public): Avoid invalid call to static
17505 method.
17506
2e74ed18
DP
175072007-05-14 Denis Pilat <denis.pilat@st.com>
17508
17509 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17510 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17511 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17512 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17513 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17514
83547f02
UW
175152007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17516
17517 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17518 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17519 this mode.
17520 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17521 * gdb.base/spu.ld: New file.
17522
b18be20d
DJ
175232007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17524
17525 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17526
be444858
DJ
175272007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17528
17529 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17530
b1d53152
DJ
175312007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17532
17533 * gdb.java/jmain.exp: Handle demangled names with and without method
17534 signatures.
17535
d084b331
DJ
175362007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17537
17538 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17539 (have_a_very_merry_interrupt): Remove calls to puts.
17540 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17541 inferior output.
17542 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17543 test names.
17544
db9d7fc5
DJ
175452007-04-29 Markus Deuling <deuling@de.ibm.com>
17546 Daniel Jacobowitz <dan@codesourcery.com>
17547
17548 * gdb.base/auxv.exp (core_works): Also check is_remote.
17549 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17550
ef783a7d 175512007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17552
ef783a7d
VP
17553 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17554 message, not the undefined 'module' variable.
17555 * gdb.base/siginfo.exp: Likewise.
17556 * gdb.base/sigstep.exp: Likewise.
17557 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17558 serialport.
17559 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17560
b7b73cae
CV
175612007-04-25 Corinna Vinschen <vinschen@redhat.com>
17562
17563 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17564 target sim fails. Return 0 otherwise.
17565 (gdb_load): Return prematurely if gdb_target_sim fails.
17566
7d90fdfa
DP
175672007-04-16 Denis Pilat <denis.pilat@st.com>
17568
17569 * gdb.base/setshow.exp: Reset height after having set it to 100.
17570
5d3e9c85
DP
175712007-04-16 Denis Pilat <denis.pilat@st.com>
17572
17573 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17574
18e75969
DP
175752007-04-16 Denis Pilat <denis.pilat@st.com>
17576
17577 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17578
25d5ea92
VP
175792007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17580
17581 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17582 tests. Run the frozen varobjs test.
17583 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 17584 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17585
0b49cb80
JK
175862007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17587
17588 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17589 gdb.base/type-opaque.exp: New files.
17590
a73bafbc 175912007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17592
17593 * gdb.mi/mi-var-child.c
a73bafbc
VP
17594 (do_children_tests): User char[2] instead of
17595 char so that automatic printing of pointers to char
17596 don't give unpredicable result.
17597 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17598 local variables.
17599 * gdb.mi/mi-var-child.exp: Step to right line
17600 of do_children_tests.
17601 * gdb.mi/mi2-var-child.exp: Likewise.
17602 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 17603 do_locals_tests.
a73bafbc
VP
17604 (do_children_tests): User char[2] instead of
17605 char so that automatic printing of pointers to char
a9c64011 17606 don't give unpredicable result.
a73bafbc 17607 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17608 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17609 Pass test name to mi_wait_for_stop.
17610
7ce59000
DJ
176112007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17612
17613 * gdb.asm/asm-source.exp: Remove d10v case.
17614 * lib/gdb.exp (skip_cplus_tests): Likewise.
17615 * gdb.asm/d10v.inc: Deleted.
17616
20389057
DJ
176172007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17618
17619 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17620
8807d78b
DJ
176212007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17622
17623 * config/netware.exp: Delete file.
17624
aa3edb8e
JB
176252007-03-29 Joel Brobecker <brobecker@adacore.com>
17626
17627 * gdb.dwarf2/dw2-noloc.S: New file.
17628 * gdb.dwarf2/dw2-noloc.exp: New file.
17629
297561ac
PA
176302007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17631
17632 * gdb.cp/method2.cc: New test.
17633 * gdb.cp/method2.exp: New test.
17634 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17635
1f81bd39
DJ
176362007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17637
17638 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17639
9453113a
DJ
176402007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17641
17642 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17643
b741e217
DJ
176442007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17645
17646 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17647 (gdb_load): Delete, replace with...
17648 (gdb_reload): ...this.
17649 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17650 * gdb.server/server-mon.exp: Likewise.
17651 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17652 (gdb_start_cmd): New.
17653 (gdb_file_cmd): Save the last loaded file.
17654 (gdb_reload): New.
17655 (gdb_gnu_strip_debug): Use transform.
17656 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17657 support here. Use new $last_loaded_file. Check mtime.
17658 (gdb_target_cmd): Handle ObjC failure case.
17659 (infer_host_exec): Delete.
17660 (gdbserver_load): Rename to...
17661 (gdbserver_run): ...this. Simplify.
17662 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17663 (mi_gdb_load): Move most contents to a new function...
17664 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17665 (mi_run_cmd): Use mi_gdb_target_load.
17666 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17667 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17668 Use gdb_run_cmd.
17669 * gdb.base/charsign.exp: Remove incorrect comment.
17670 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17671 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17672 gdb.base/start.exp: Use gdb_start_cmd.
17673
446ab585 176742007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 17675 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
17676
17677 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17678 * gdb.base/signull.exp: Similarly.
17679
bbb88ebf
UW
176802007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17681
17682 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17683 messages available to test cases (like chng-sym.exp).
17684
cb8c4a99
AS
176852007-03-14 Andreas Schwab <schwab@suse.de>
17686
17687 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17688 format changes.
17689
4e463ff5
DJ
176902007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17691
17692 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17693 (optimized_1): New.
17694 (main): Call optimized_1.
17695 (gdb2029): Correct typos. Call gdb2029_marker.
17696 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17697 for gdb2029.
17698
b6db2c47
MK
176992007-03-12 Mark Kettenis <kettenis@gnu.org>
17700
17701 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17702 as tabs. Remove redundant test pattern.
17703
70ed3737
UW
177042007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17705
17706 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17707 for /a format output.
17708
47b67b60
DJ
177092007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17710
17711 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17712 collect output incrementally.
17713
b8953b0e
UW
177142007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17715
17716 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17717 for -var-create lpcharacter test.
17718 * gdb.mi/mi2-var-cmd.exp: Likewise.
17719
7acd5c40
UW
177202007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17721
17722 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17723 pass on targets where address zero is readable.
17724
9c6759c1
UW
177252007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17726
17727 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17728 just a single architecture.
17729
a2f1aeb4
UW
177302007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17731
17732 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17733 (fetch_all_registers): New function, uses gdb_test_multiple and
17734 exp_continue to fetch inferior output line-by-line.
17735 Replace all uses of do_get_all_registers by fetch_all_registers.
17736
46579ac2
UW
177372007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17738
17739 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17740 in target_info.
17741
fc133f24
MS
177422007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17743
a9c64011 17744 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
17745 consistancy; add a default (timeout) case.
17746
7646a51d
MS
177472007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17748
17749 * gdb.base/watchpoint.exp: Fix truncated comment.
17750
dcfff61f
MS
177512007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17752
17753 * Makefile.in: Remove spurious single-quotes from sed command.
17754
664e3ee9
DJ
177552007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17756
17757 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17758 func.
17759 * gdb.mi/mi2-var-cmd.exp: Likewise.
17760
d7cc6f2f
JB
177612007-02-27 Joel Brobecker <brobecker@adacore.com>
17762
a9c64011
AS
17763 * gdb.dwarf2/dw2-producer.S: New file.
17764 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
17765
177662007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
17767
17768 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17769 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17770 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17771 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17772 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17773 Revert tests to use mi_gdb_test and include value field in output
17774 of -var-create.
17775
93d42b30
DJ
177762007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17777
17778 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17779
c499ed39
DJ
177802007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17781
17782 * gdb.base/maint.exp: Remove full paths from test names.
17783 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17784 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17785
9836f81b
JB
177862007-02-27 Joel Brobecker <brobecker@adacore.com>
17787
17788 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17789
c74d0ad8
DJ
177902007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17791
17792 * gdb.server/server-mon.exp: New test.
17793
2711e456
DJ
177942007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17795
17796 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17797
ff6f572f
DJ
177982007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17799
17800 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17801 register capitalization.
17802
fada3feb
DP
178032007-02-13 Denis Pilat <denis.pilat@st.com>
17804
17805 * gdb.mi/mi-var-invalidate.exp: New file.
17806
fb1e4ffc
DJ
178072007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17808
17809 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17810
3da939d7
DJ
178112007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17812
17813 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17814
123dc839
DJ
178152007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17816
17817 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17818 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17819
877e3645 178202007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
17821
17822 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17823 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17824 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17825 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17826 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 17827 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 17828 Update tests to include value field in output of -var-create.
a9c64011 17829
3c0a2960
AS
178302007-02-08 Andreas Schwab <schwab@suse.de>
17831
17832 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17833
108546a0
DJ
178342007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17835
17836 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17837 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17838
d701dcab
DP
178392007-02-02 Denis Pilat <denis.pilat@st.com>
17840
17841 * gdb.threads/threadapply.exp: check that frame is not changed by
17842 the thread apply all command.
17843
783e3e2f
AS
178442007-01-31 Andreas Schwab <schwab@suse.de>
17845
6d9c3a87
AS
17846 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17847
3c50d7b9
AS
17848 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17849 in the dwarf sections.
17850 * gdb.dwarf2/mac-fileno.S: Likewise.
17851
783e3e2f
AS
17852 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17853 bspstore register on ia64.
17854
78ff580e
AS
178552007-01-29 Andreas Schwab <schwab@suse.de>
17856
cc8e9b12
AS
17857 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17858 "frame-begin" annotation.
17859
78ff580e
AS
17860 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17861 number of "frames-invalid" annotations.
17862
704a4f78
DJ
178632007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17864
17865 * gdb.base/commands.exp: Call if_commands_test.
17866 (gdb_test_no_prompt, if_commands_test): New.
17867
e741bf94
MK
178682007-01-28 Mark Kettenis <kettenis@gnu.org>
17869
17870 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17871
474d0ad3
AS
178722007-01-27 Andreas Schwab <schwab@suse.de>
17873
17874 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17875 .short/.int/.quad in the dwarf sections.
17876 * gdb.dwarf2/dw2-intercu.S: Likewise.
17877 * gdb.dwarf2/dw2-intermix.S: Likewise.
17878
e784b426
JK
178792007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17880
17881 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
17882 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17883 array.
e784b426
JK
17884 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17885 * gdb.base/setvar.exp: Likewise.
17886
37f08e04
AS
178872007-01-26 Andreas Schwab <schwab@suse.de>
17888
9a01813a
AS
17889 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17890 test.
17891
37f08e04
AS
17892 * gdb.base/multi-forks.exp ("restart $i"): Also match
17893 __kernel_syscall_via_break.
17894
6e2a9270
VP
178952007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17896
17897 * lib/mi-support.exp (mi_delete_varobj): New.
17898 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17899 testcase.
17900 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17901 (main): Call the above.
17902 (reference_update_test, base_in_reference_test)
17903 (reference_to_pointer): Delete the created varobjs.
a9c64011 17904
e515b470
DJ
179052007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17906
17907 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17908 * configure: Regenerated.
17909 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17910 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17911 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17912 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17913 * lib/gdb.exp (gdb_skip_xml_test): New function.
17914
08d8bcd7
DJ
179152007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17916
17917 * gdb.base/sigrepeat.exp: Correct error message.
17918
179192007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
17920 Daniel Jacobowitz <dan@codesourcery.com>
17921
17922 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17923 gdb.arch/i386-gnu-cfi-asm.S: New files.
17924
97c3f1f3
JK
179252007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17926
17927 * lib/gdb.exp: Abort on missing `site.exp'.
17928
cb1df416
DJ
179292007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17930 Daniel Jacobowitz <dan@codesourcery.com>
17931
17932 * gdb.base/included.c, gdb.base/included.exp,
17933 gdb.base/included.h: New files.
17934
35990120
DJ
179352007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17936
17937 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17938 (maximize_rlimit): Reduce limits on 64-bit systems.
17939
6e81a116 179402007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
17941
17942 From Marcus Deuling <deuling@de.ibm.com>:
17943 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17944 every case.
17945
6c3c41f3
NR
179462007-01-13 Nick Roberts <nickrob@snap.net.nz>
17947
17948 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17949 (test_path_specification): Use objdir instead of srcdir to always
17950 get an absolute filename.
17951
2f12c312
DJ
179522007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17953
17954 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17955
81121995
VP
179562007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17957
17958 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17959 Make sure the variable we're using is in scope.
17960 (reference_to_pointer): Likewise.
17961
4741b737
DJ
179622007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17963
17964 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17965 has no debug information.
17966
054410c3
DJ
179672007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17968
17969 * gdb.base/annota1.exp: Remove extra send_gdb.
17970
818f79f6
DJ
179712007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17972
17973 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17974
f7a6bb70
DJ
179752007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17976
17977 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17978
57e66780
DJ
179792007-01-08 Nick Roberts <nickrob@snap.net.nz>
17980 Daniel Jacobowitz <dan@codesourcery.com>
17981
17982 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17983 lcharacter or linteger change. Correct duplicated test name.
17984 * gdb.mi/mi2-var-cmd.exp: Likewise.
17985
3d799a95
DJ
179862007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17987
17988 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17989
179902007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 17991
a9c64011
AS
17992 * gdb.base/nofield.c: New file.
17993 * gdb.base/nofield.exp: New testcase.
51679ba9 17994
eafb94e8
NR
179952007-01-05 Nick Roberts <nickrob@snap.net.nz>
17996
17997 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17998
17999 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
18000 test.
18001
5e572bb4
DJ
180022007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18003
18004 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
18005
74a44383
DJ
180062007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
18007
18008 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
18009 when continuing.
18010
1b572db9
DJ
180112007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18012
18013 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
18014 Expect ".exe" extension.
18015
381bc39b
DJ
180162007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18017
18018 * gdb.base/charset.exp: Add explicit filename to break.
18019 * gdb.base/dbx.exp: Add explicit filename to breaks.
18020
2b70e4c6
DJ
180212007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
18022
18023 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
18024 * gdb.mi/mi2-file.exp: Likewise.
18025
303b6f5d
DJ
180262007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18027
18028 Implement specification of MI tests as comments
18029 in C and C++ sources.
18030 * lib/mi-support.exp (mi_autotest_data): New variable.
18031 (mi_autotest_source): New variable.
18032 (count_newlines, mi_prepare_inline_tests)
18033 (mi_get_inline_test, mi_continue_to_line)
18034 (mi_run_inline_test, mi_tbreak)
18035 (mi_send_resuming_command, mi_wait_for_stop): New functions.
18036 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
18037 Run inline tests.
18038 * gdb.mi/mi-var-cp.cc: Define tests here.
18039
23da0d94
VP
180402007-01-04 Vladimir Prus <vladimir@codesourcery.com>
18041
18042 Simplify usage of mi_continue_to.
18043 * lib/mi-support.exp (mi_runto_helper): Renamed
18044 from mi_runto, added new parameter 'run_or_continue'.
18045 (mi_runto): Use mi_runto_helper.
18046 (mi_continue_to): Accept just function name as parameter.
18047 Use mi_runto_helper.
18048 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
18049 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18050
f9e18282
JB
180512006-01-04 Joel Brobecker <brobecker@adacore.com>
18052
18053 Make this testcase a bit more realistic. The current code
18054 is too simplistic, and allows the compiler to optimize out
18055 some of the entities we need for this testcase.
18056 * gdb.ada/null_record/bar.ads (Void_Star): New type.
18057 (Do_Nothing): Add extra parameter.
18058 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
18059 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
18060 by using a variable of type Void_Star.
18061
fd678c65
JB
180622006-01-04 Joel Brobecker <brobecker@adacore.com>
18063
18064 * gdb.ada/catch_ex/foo.adb: New file.
18065 * gdb.ada/catch_ex.exp: New testcase.
18066
05cfdb42
DJ
180672007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
18068
18069 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
18070 pass --image-base to linker.
18071
2e03ee74
DJ
180722007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18073 Daniel Jacobowitz <dan@codesourcery.com>
18074
18075 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
18076 secondary prompts.
18077
0d5de010
DJ
180782007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18079
18080 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
18081 output. Test the types of members and member pointers.
18082 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
18083 gdb/2092.
18084 * gdb.cp/member-ptr.exp: Search for a comment instead of a
18085 statement. Enable for GCC. Update expected output for some tests
18086 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
18087 layout.
18088 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
18089 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
18090 (Diamond::vget_base): New.
18091 (main): Add new tests.
18092 * gdb.cp/printmethod.exp: Update expected output for member functions.
18093 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
18094 print pEe->D::vg().
18095
61a771aa
DJ
180962007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
18097
18098 * gdb.threads/tls.exp: Allow stops in sem_post.
18099
2fa63963
DJ
181002006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
18101
18102 * gdb.base/annota1.exp: Allow .*printf in backtraces.
18103 * gdb.base/annota3.exp: Likewise.
18104 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
18105 again (instead of timing out).
18106 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
18107 GCC bug 26475.
18108 * gdb.java/jmisc.exp: Adjust to work with method signatures including
18109 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
18110 test from jmisc1.exp.
18111 * gdb.java/jmisc1.exp: Delete.
18112 * gdb.java/jprint.exp: Adjust to work with method signatures including
18113 return types.
18114 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
18115 * gdb.threads/linux-dp.exp: Don't be confused by program output.
18116 * lib/java.exp (compile_java_from_source): Pass the correct type
18117 to target_compile.
18118
5eefc2b7
JB
181192006-12-31 Joel Brobecker <brobecker@adacore.com>
18120
18121 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
18122 (stack_align_edx): New function.
18123 (stack_align_eax): New function.
18124 (main): Add calls to stack_align_edx and stack_align_eax.
18125 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
18126 Add testing for the cases where the register used during a stack
18127 realignment is edx. Same for eax.
18128
227c54da
DJ
181292006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
18130
18131 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
18132 and generic PE targets.
18133
cab8ac94
JB
181342006-12-29 Joel Brobecker <brobecker@adacore.com>
18135
18136 * gdb.ada/array_return.exp: Update copyright date list.
18137
ba54f318
JB
181382006-12-27 Joel Brobecker <brobecker@adacore.com>
18139
18140 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
18141 (Create_Small_Float_Vector): New function.
18142 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
18143 function body.
18144 * gdb.ada/array_return/p.adb: Use new type and function from
18145 package Pck.
18146 * gdb.ada/array_return.exp: Add a test verifying that GDB is
18147 able to print the value returned by a function returning an
18148 array of float.
18149
6b7a35dd
JB
181502006-12-20 Joel Brobecker <brobecker@adacore.com>
18151
18152 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
18153 The associated tests should be PASSing.
18154
038224f6
VP
181552006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18156
18157 Test for base in references.
18158 * gdb.mi/mi-var-cp.cc: Add test code.
18159 * gdb.mi/mi-var-cp.exp: Test for bases in references.
18160 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
18161 * gdb.mi/mi2-watch.exp: Likewise.
18162 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
18163 (mi_list_varobj_children): New function.
18164
b26ed50d
VP
181652006-12-08 Vladimir Prus <vladimir@codesourcery.com>
18166
18167 * lib/mi-support.exp
18168 (mi_runto): Accept "()" after function name.
18169 (mi_create_varobj): New function.
18170 (mi_varobj_update): New function.
18171 (mi_Check_varobj_value): New function.
18172 * gdb.mi/mi-var-cp.exp: New file.
18173 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 18174
08232497
DJ
181752006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
18176
18177 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
18178 gdb.base/weaklib2.c: New files.
18179
d394c993 181802006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 18181
ac6c2fba
NS
18182 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
18183 info. Adjust test names.
18184
8ec659a0 18185 * gdb.base/break.c (main): Move position of malloc.
d394c993 18186 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 18187
acd65feb
VP
181882006-11-28 Vladimir Prus <vladimir@codesourcery.com>
18189
18190 * gdb.mi/mi-var-cmd.exp: Check -var-update after
18191 assignement of arrays and function pointers.
18192 * gdb.mi/var-cmd.c: Add declaration necessary for above
18193 tests.
18194
f556d5e5
NS
181952006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18196
18197 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
18198
18199 * gdb.threads/linux-dp.exp: Read thread table before and after
18200 creating each philosopher and verify it.
18201
697bc68d
NS
182022006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18203 Paul Brook <paul@codesourcery.com>
18204 Daniel Jacobowitz <dan@codesourcery.com>
18205
18206 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 18207 main to remove duplication. Add start function of the form
697bc68d
NS
18208 '_*start[1-9]*'. Add RVDS start function.
18209
29d73ae4
DJ
182102006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18211
18212 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18213
c1d88655
UW
182142006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18215
18216 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18217 * gdb.asm/spu.inc: New file.
18218 * gdb.base/term.exp: Disable if [target_info exists noargs].
18219 * gdb.gdb/complaints.exp: Disable if ![isnative].
18220 * gdb.gdb/selftest.exp: Likewise.
18221 * gdb.gdb/observer.exp: Likewise.
18222 * gdb.gdb/xfullpath.exp: Likewise.
18223 * gdb.base/attach.exp: Disable on SPU target.
18224 * gdb.cp/bs145503.exp: Likewise.
18225 * gdb.cp/exception.exp: Likewise.
18226 * gdb.cp/userdef.exp: Likewise.
18227
32a13b1a
DJ
182282006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18229
18230 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18231
d8295fe9
VP
182322006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18233
18234 * gdb.base/completion.exp: Fix completion tests for
18235 'info' and 'info '.
18236 * gdb.base/help.exp (help_test_raw, test_class_help)
18237 (test_prefix_command_help): Move...
18238 * lib/gdb.exp: Here.
18239 * gdb.base/main.exp: Adjust.
18240 * gdb.cp/maint.exp: Adjust.
18241 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 18242
8c394015
VP
182432006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18244
18245 * gdb.stabs/weird.exp (print_weird_var): Use
18246 gdb_test_multiple instead of gdb_expect.
18247
027fc1bc
VP
182482006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18249
18250 * gdb.base/help.exp (help_test_raw): New.
18251 (test_class_help): New.
18252 (test_prefix_command_help): New.
18253 Adjust testcases.
18254
67609209
FR
182552006-11-09 Christophe Lyon <christophe.lyon@st.com>
18256
18257 * gdb.base/constvars.c (main): Write to crass and crips, so that
18258 they are allocated by the compiler.
18259
f73adfeb
AS
182602006-10-27 Andreas Schwab <schwab@suse.de>
18261
18262 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18263 "detach-fork".
18264
2f83a18e
DJ
182652006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18266
18267 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18268 of patterns.
18269
94277a38
DJ
182702006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18271
18272 * gdb.base/sepdebug.exp: Remove debug format test.
18273 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18274 Handle no-symtab.
18275 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18276
5bd2f6e2
DJ
182772006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18278
18279 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18280 int to pointer or pointer to int.
18281 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18282
8c008720
DJ
182832006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18284
18285 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18286
9e35dae4
DJ
182872006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18288
18289 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18290
d9639e13
DJ
182912006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18292
18293 PR c++/2116
18294 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18295
390a1bd0
JB
182962006-10-06 Joel Brobecker <brobecker@adacore.com>
18297
18298 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18299 the corresponding bug has been fixed in GDB (PR/2018).
18300
dd920c33
JB
183012006-10-06 Joel Brobecker <brobecker@adacore.com>
18302
18303 * gdb.base/subst.exp: New testcase.
18304
53bbefe9
JB
183052006-10-06 Joel Brobecker <brobecker@adacore.com>
18306
18307 * gdb.ada/array_return/pck.ads: Add copyright notice.
18308 * gdb.ada/array_return/pck.adb: Likewise.
18309 * gdb.ada/array_return/p.adb: Likewise.
18310 * gdb.ada/exec_changed/first.adb: Likewise.
18311 * gdb.ada/exec_changed/second.adb: Likewise.
18312
09851417
JB
183132006-10-06 Joel Brobecker <brobecker@adacore.com>
18314
18315 * gdb.ada/watch_arg/watch.adb: New file.
18316 * gdb.ada/watch_arg.exp: New testcase.
18317
041bf30d
VP
183182006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18319
18320 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18321 via string_to_regexp.
041bf30d 18322 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18323
f286fbdd 183242006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18325
18326 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18327 Remove unused / obsolete files.
18328
7c07f349
NR
183292006-09-19 Nick Roberts <nickrob@snap.net.nz>
18330
18331 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18332
cd5ff84a
VP
183332006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18334
18335 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18336 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18337 the number of frames.
cd5ff84a 18338
ae018d1a
DJ
183392006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18340
18341 * gdb.base/args.c (main): Add breakpoint marker.
18342 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18343 really test empty arguments.
18344 (args_load): Delete.
18345 (args_test): New.
18346
b399c549
NR
183472006-09-13 Nick Roberts <nickrob@snap.net.nz>
18348
18349 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18350 check for one file.
b399c549 18351
2ab1eb7a
VP
183522006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18353
18354 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18355 HIGH_FRAME argument to -stack-list-locals can be larger than
18356 the number of frames.
a9c64011 18357
476308bf
FF
183582006-08-18 Fred Fish <fnf@specifix.com>
18359
18360 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18361 '$' in front of skip_vmx_tests_saved when setting that.
18362
8625200f
AS
183632006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18364
18365 * gdb.base/trace-commands.exp: New file.
18366
089ec8f1
DJ
183672006-08-10 Joel Brobecker <brobecker@adacore.com>
18368 Daniel Jacobowitz <dan@codesourcery.com>
18369
18370 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18371 expected output of the backtrace commands.
18372
b60f0898
JB
183732006-08-09 Joel Brobecker <brobecker@adacore.com>
18374
18375 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18376 untested followed by return combination.
18377 * gdb.arch/altivec-regs.exp: Likewise.
18378 * gdb.arch/e500-abi.exp: Likewise.
18379 * gdb.arch/e500-regs.exp: Likewise.
18380 * gdb.arch/gdb1291.exp: Likewise.
18381 * gdb.arch/gdb1431.exp: Likewise.
18382 * gdb.arch/gdb1558.exp: Likewise.
18383 * gdb.arch/i386-prologue.exp: Likewise.
18384 * gdb.arch/i386-unwind.exp: Likewise.
18385 * gdb.asm/asm-source.exp: Likewise.
18386 * gdb.base/a2-run.exp: Likewise.
18387 * gdb.base/advance.exp: Likewise.
18388 * gdb.base/all-bin.exp: Likewise.
18389 * gdb.base/annota1.exp: Likewise.
18390 * gdb.base/annota3.exp: Likewise.
18391 * gdb.base/args.exp: Likewise.
18392 * gdb.base/arithmet.exp: Likewise.
18393 * gdb.base/assign.exp: Likewise.
18394 * gdb.base/async.exp: Likewise.
18395 * gdb.base/attach.exp: Likewise.
18396 * gdb.base/bang.exp: Likewise.
18397 * gdb.base/bigcore.exp: Likewise.
18398 * gdb.base/bitfields.exp: Likewise.
18399 * gdb.base/bitfields2.exp: Likewise.
18400 * gdb.base/break.exp: Likewise.
18401 * gdb.base/call-sc.exp: Likewise.
18402 * gdb.base/call-strs.exp: Likewise.
18403 * gdb.base/callfuncs.exp: Likewise.
18404 * gdb.base/checkpoint.exp: Likewise.
18405 * gdb.base/chng-syms.exp: Likewise.
18406 * gdb.base/code-expr.exp: Likewise.
18407 * gdb.base/commands.exp: Likewise.
18408 * gdb.base/completion.exp: Likewise.
18409 * gdb.base/cond-expr.exp: Likewise.
18410 * gdb.base/condbreak.exp: Likewise.
18411 * gdb.base/consecutive.exp: Likewise.
18412 * gdb.base/constvars.exp: Likewise.
18413 * gdb.base/corefile.exp: Likewise.
18414 * gdb.base/cvexpr.exp: Likewise.
18415 * gdb.base/dbx.exp: Likewise.
18416 * gdb.base/define.exp: Likewise.
18417 * gdb.base/detach.exp: Likewise.
18418 * gdb.base/display.exp: Likewise.
18419 * gdb.base/dump.exp: Likewise.
18420 * gdb.base/ena-dis-br.exp: Likewise.
18421 * gdb.base/ending-run.exp: Likewise.
18422 * gdb.base/environ.exp: Likewise.
18423 * gdb.base/eval-skip.exp: Likewise.
18424 * gdb.base/exprs.exp: Likewise.
18425 * gdb.base/fileio.exp: Likewise.
18426 * gdb.base/finish.exp: Likewise.
18427 * gdb.base/float.exp: Likewise.
18428 * gdb.base/foll-exec.exp: Likewise.
18429 * gdb.base/foll-fork.exp: Likewise.
18430 * gdb.base/foll-vfork.exp: Likewise.
18431 * gdb.base/freebpcmd.exp: Likewise.
18432 * gdb.base/funcargs.exp: Likewise.
18433 * gdb.base/gcore.exp: Likewise.
18434 * gdb.base/gdb1090.exp: Likewise.
18435 * gdb.base/gdb1250.exp: Likewise.
18436 * gdb.base/huge.exp: Likewise.
18437 * gdb.base/info-proc.exp: Likewise.
18438 * gdb.base/interrupt.exp: Likewise.
18439 * gdb.base/jump.exp: Likewise.
18440 * gdb.base/langs.exp: Likewise.
18441 * gdb.base/lineinc.exp: Likewise.
18442 * gdb.base/list.exp: Likewise.
18443 * gdb.base/logical.exp: Likewise.
18444 * gdb.base/long_long.exp: Likewise.
18445 * gdb.base/macscp.exp: Likewise.
18446 * gdb.base/maint.exp: Likewise.
18447 * gdb.base/mips_pro.exp: Likewise.
18448 * gdb.base/miscexprs.exp: Likewise.
18449 * gdb.base/multi-forks.exp: Likewise.
18450 * gdb.base/opaque.exp: Likewise.
18451 * gdb.base/overlays.exp: Likewise.
18452 * gdb.base/pc-fp.exp: Likewise.
18453 * gdb.base/pointers.exp: Likewise.
18454 * gdb.base/printcmds.exp: Likewise.
18455 * gdb.base/psymtab.exp: Likewise.
18456 * gdb.base/ptype.exp: Likewise.
18457 * gdb.base/recurse.exp: Likewise.
18458 * gdb.base/relational.exp: Likewise.
18459 * gdb.base/relocate.exp: Likewise.
18460 * gdb.base/remote.exp: Likewise.
18461 * gdb.base/reread.exp: Likewise.
18462 * gdb.base/restore.exp: Likewise.
18463 * gdb.base/return.exp: Likewise.
18464 * gdb.base/return2.exp: Likewise.
18465 * gdb.base/scope.exp: Likewise.
18466 * gdb.base/sect-cmd.exp: Likewise.
18467 * gdb.base/sep.exp: Likewise.
18468 * gdb.base/sepdebug.exp: Likewise.
18469 * gdb.base/setshow.exp: Likewise.
18470 * gdb.base/setvar.exp: Likewise.
18471 * gdb.base/sigall.exp: Likewise.
18472 * gdb.base/sigbpt.exp: Likewise.
18473 * gdb.base/signals.exp: Likewise.
18474 * gdb.base/signull.exp: Likewise.
18475 * gdb.base/sizeof.exp: Likewise.
18476 * gdb.base/solib.exp: Likewise.
18477 * gdb.base/step-line.exp: Likewise.
18478 * gdb.base/step-test.exp: Likewise.
18479 * gdb.base/structs.exp: Likewise.
18480 * gdb.base/structs2.exp: Likewise.
18481 * gdb.base/term.exp: Likewise.
18482 * gdb.base/twice.exp: Likewise.
18483 * gdb.base/until.exp: Likewise.
18484 * gdb.base/varargs.exp: Likewise.
18485 * gdb.base/volatile.exp: Likewise.
18486 * gdb.base/watchpoint.exp: Likewise.
18487 * gdb.base/whatis-exp.exp: Likewise.
18488 * gdb.base/whatis.exp: Likewise.
18489 * gdb.cp/ambiguous.exp: Likewise.
18490 * gdb.cp/annota2.exp: Likewise.
18491 * gdb.cp/annota3.exp: Likewise.
18492 * gdb.cp/bool.exp: Likewise.
18493 * gdb.cp/breakpoint.exp: Likewise.
18494 * gdb.cp/casts.exp: Likewise.
18495 * gdb.cp/class2.exp: Likewise.
18496 * gdb.cp/classes.exp: Likewise.
18497 * gdb.cp/cplusfuncs.exp: Likewise.
18498 * gdb.cp/ctti.exp: Likewise.
18499 * gdb.cp/derivation.exp: Likewise.
18500 * gdb.cp/exception.exp: Likewise.
18501 * gdb.cp/gdb1355.exp: Likewise.
18502 * gdb.cp/hang.exp: Likewise.
18503 * gdb.cp/inherit.exp: Likewise.
18504 * gdb.cp/local.exp: Likewise.
18505 * gdb.cp/m-data.exp: Likewise.
18506 * gdb.cp/m-static.exp: Likewise.
18507 * gdb.cp/member-ptr.exp: Likewise.
18508 * gdb.cp/method.exp: Likewise.
18509 * gdb.cp/misc.exp: Likewise.
18510 * gdb.cp/namespace.exp: Likewise.
18511 * gdb.cp/overload.exp: Likewise.
18512 * gdb.cp/ovldbreak.exp: Likewise.
18513 * gdb.cp/pr-1023.exp: Likewise.
18514 * gdb.cp/pr-1210.exp: Likewise.
18515 * gdb.cp/pr-574.exp: Likewise.
18516 * gdb.cp/printmethod.exp: Likewise.
18517 * gdb.cp/psmang.exp: Likewise.
18518 * gdb.cp/ref-params.exp: Likewise.
18519 * gdb.cp/ref-types.exp: Likewise.
18520 * gdb.cp/rtti.exp: Likewise.
18521 * gdb.cp/templates.exp: Likewise.
18522 * gdb.cp/try_catch.exp: Likewise.
18523 * gdb.cp/userdef.exp: Likewise.
18524 * gdb.cp/virtfunc.exp: Likewise.
18525 * gdb.disasm/am33.exp: Likewise.
18526 * gdb.disasm/h8300s.exp: Likewise.
18527 * gdb.disasm/mn10300.exp: Likewise.
18528 * gdb.disasm/sh3.exp: Likewise.
18529 * gdb.disasm/t01_mov.exp: Likewise.
18530 * gdb.disasm/t02_mova.exp: Likewise.
18531 * gdb.disasm/t03_add.exp: Likewise.
18532 * gdb.disasm/t04_sub.exp: Likewise.
18533 * gdb.disasm/t05_cmp.exp: Likewise.
18534 * gdb.disasm/t06_ari2.exp: Likewise.
18535 * gdb.disasm/t07_ari3.exp: Likewise.
18536 * gdb.disasm/t08_or.exp: Likewise.
18537 * gdb.disasm/t09_xor.exp: Likewise.
18538 * gdb.disasm/t10_and.exp: Likewise.
18539 * gdb.disasm/t11_logs.exp: Likewise.
18540 * gdb.disasm/t12_bit.exp: Likewise.
18541 * gdb.disasm/t13_otr.exp: Likewise.
18542 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18543 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18544 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18545 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18546 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18547 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18548 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18549 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18550 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18551 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18552 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18553 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18554 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18555 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18556 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18557 * gdb.mi/gdb701.exp: Likewise.
18558 * gdb.mi/gdb792.exp: Likewise.
18559 * gdb.mi/mi-basics.exp: Likewise.
18560 * gdb.mi/mi-break.exp: Likewise.
18561 * gdb.mi/mi-cli.exp: Likewise.
18562 * gdb.mi/mi-console.exp: Likewise.
18563 * gdb.mi/mi-disassemble.exp: Likewise.
18564 * gdb.mi/mi-eval.exp: Likewise.
18565 * gdb.mi/mi-file.exp: Likewise.
18566 * gdb.mi/mi-read-memory.exp: Likewise.
18567 * gdb.mi/mi-regs.exp: Likewise.
18568 * gdb.mi/mi-return.exp: Likewise.
18569 * gdb.mi/mi-simplerun.exp: Likewise.
18570 * gdb.mi/mi-stack.exp: Likewise.
18571 * gdb.mi/mi-stepi.exp: Likewise.
18572 * gdb.mi/mi-syn-frame.exp: Likewise.
18573 * gdb.mi/mi-until.exp: Likewise.
18574 * gdb.mi/mi-var-block.exp: Likewise.
18575 * gdb.mi/mi-var-child.exp: Likewise.
18576 * gdb.mi/mi-var-cmd.exp: Likewise.
18577 * gdb.mi/mi-var-display.exp: Likewise.
18578 * gdb.mi/mi-watch.exp: Likewise.
18579 * gdb.mi/mi2-basics.exp: Likewise.
18580 * gdb.mi/mi2-break.exp: Likewise.
18581 * gdb.mi/mi2-cli.exp: Likewise.
18582 * gdb.mi/mi2-console.exp: Likewise.
18583 * gdb.mi/mi2-disassemble.exp: Likewise.
18584 * gdb.mi/mi2-eval.exp: Likewise.
18585 * gdb.mi/mi2-file.exp: Likewise.
18586 * gdb.mi/mi2-read-memory.exp: Likewise.
18587 * gdb.mi/mi2-regs.exp: Likewise.
18588 * gdb.mi/mi2-return.exp: Likewise.
18589 * gdb.mi/mi2-simplerun.exp: Likewise.
18590 * gdb.mi/mi2-stack.exp: Likewise.
18591 * gdb.mi/mi2-stepi.exp: Likewise.
18592 * gdb.mi/mi2-syn-frame.exp: Likewise.
18593 * gdb.mi/mi2-until.exp: Likewise.
18594 * gdb.mi/mi2-var-block.exp: Likewise.
18595 * gdb.mi/mi2-var-child.exp: Likewise.
18596 * gdb.mi/mi2-var-cmd.exp: Likewise.
18597 * gdb.mi/mi2-var-display.exp: Likewise.
18598 * gdb.mi/mi2-watch.exp: Likewise.
18599 * gdb.stabs/exclfwd.exp: Likewise.
18600 * gdb.stabs/weird.exp: Likewise.
18601 * gdb.threads/gcore-thread.exp: Likewise.
18602 * gdb.trace/actions.exp: Likewise.
18603 * gdb.trace/backtrace.exp: Likewise.
18604 * gdb.trace/circ.exp: Likewise.
18605 * gdb.trace/collection.exp: Likewise.
18606 * gdb.trace/deltrace.exp: Likewise.
18607 * gdb.trace/infotrace.exp: Likewise.
18608 * gdb.trace/limits.exp: Likewise.
18609 * gdb.trace/packetlen.exp: Likewise.
18610 * gdb.trace/passc-dyn.exp: Likewise.
18611 * gdb.trace/passcount.exp: Likewise.
18612 * gdb.trace/report.exp: Likewise.
18613 * gdb.trace/save-trace.exp: Likewise.
18614 * gdb.trace/tfind.exp: Likewise.
18615 * gdb.trace/tracecmd.exp: Likewise.
18616 * gdb.trace/while-dyn.exp: Likewise.
18617 * gdb.trace/while-stepping.exp: Likewise.
18618
f4b618d1
JB
186192006-08-08 Joel Brobecker <brobecker@adacore.com>
18620
18621 * gdb.base/step-bt.c: New file.
18622 * gdb.base/step-bt.exp: New testcase.
18623
3d00d119
DJ
186242006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18625
18626 * config/monitor.exp (gdb_load): Remove support for obsolete
18627 download-write-size.
18628 * gdb.base/remote.exp: Likewise. Update all callers of
18629 gdb_timed_load.
18630
017b5bd4
DJ
186312006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18632
18633 * cursal.exp: Pass binfile to gdb_load.
18634
837c599d
DJ
186352006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18636
18637 * gdb.base/cursal.exp: Add "" to gdb_load call.
18638
8dd4540b
MK
186392006-07-29 Mark Kettenis <kettenis@gnu.org>
18640
18641 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18642 NetBSD/ELF targets.
18643
ab5c9f60
DJ
186442006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18645
18646 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18647 operator*.
18648
4c42eaff
DJ
186492006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18650
18651 * gdb.base/completion.exp: Update for change in "file" behavior.
18652 * gdb.stabs/weird.exp: Likewise.
18653 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18654 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18655
0155cc76
NS
186562006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18657
18658 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18659 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18660
16026cd7
AS
186612006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18662
18663 * gdb.base/default.exp: Update source command error message.
18664 * gdb.base/help.exp: Update 'help source' message.
18665
16963cb6
DJ
186662006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18667
18668 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18669 test.
18670
6d7fd486
AS
186712006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18672
18673 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18674
29e8a844
DJ
186752006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18676
18677 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18678
6afcfa39
DJ
186792006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18680
18681 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18682
267a692b
MK
186832006-07-17 Mark Kettenis <kettenis@gnu.org>
18684
18685 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18686 *-*-openbsd* from targets for wich we expect ARM FPA floating
18687 point format.
18688
85d2fec4
NR
186892006-07-17 Nick Roberts <nickrob@snap.net.nz>
18690
18691 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18692
186932006-07-17 Mark Kettenis <kettenis@gnu.org>
18694
18695 * gdb.base/annota3.exp: Expect frame-begin annotation.
18696
85b4c6e8
JB
186972006-07-14 Joel Brobecker <brobecker@adacore.com>
18698
18699 * gdb.base/help.exp: Adjust "help unset" test to accept
18700 any list of unset commands.
18701
fb933624
DJ
187022006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18703 Daniel Jacobowitz <dan@codesourcery.com>
18704
18705 * gdb.cp/ref-params.exp: New test.
18706 * gdb.cp/ref-params.cc: New source file.
18707 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18708
1dff4b64
MK
187092006-07-08 Mark Kettenis <kettenis@gnu.org>
18710
18711 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18712 spaces/tabs in regular expressions since they might not be there.
18713
40d2e0e3
AS
187142006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18715
18716 * gdb.base/ifelse.exp: New file.
18717
f6c957d2
NS
187182006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18719
18720 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18721 line.
18722 * gdb.base/huge.exp: Loop over compilation to find a size that
18723 is acceptable.
18724 * gdb.base/remote.exp: Correct expected strings.
18725 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18726
b9c5a23d
DJ
187272006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18728
18729 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18730
9af2e58d
DJ
187312006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18732
18733 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18734 native.
18735
30930ca5
DJ
187362006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18737
18738 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18739 enable stabs testing.
18740
aa32fa1d
DJ
187412006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18742
bd4a4c80 18743 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
18744 gdb_test_multiple does.
18745
321fef15
DJ
187462006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18747
18748 * Makefile.in (host_alias): Remove.
18749 (target_alias): Use @target_noncanonical@.
18750 (site.exp): Don't set host_alias.
18751 * aclocal.m4: Remove contents. Include acx.m4.
18752 * configure: Regenerated.
18753 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18754
e1c2defa
NS
187552006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18756
e63b55d1
NS
18757 * lib/gdb.exp (gdb_load_cmd): New.
18758
5600ea19
NS
18759 * gdb.base/fileio.c: Add system(NULL) test.
18760 * gdb.base/fileio.exp: Check it.
18761
e1c2defa
NS
18762 * gdb.base/break.c: Add 10a breakpoint at }
18763 * gdb.base/break.exp: Add test for breakpoint at }
18764 * gdb.cp/anon-union.cc: Add code at end of function.
18765 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18766 * gdb.mi/var-cmd.c: Add code at end of function.
18767 * gdb.mi/mi-var-display.exp: Adjust end of next.
18768 * gdb.mi/mi2-var-display.exp: Likewise.
18769 * gdb.base/fileio.c: Add stop function and insert calls at
18770 stopping places.
18771 * gdb.base/fileio.exp: Breakpoint stop function and remove
18772 explicit line number references.
18773
6c0112ec
JB
187742006-05-19 Joel Brobecker <brobecker@adacore.com>
18775
a9c64011
AS
18776 * gdb.base/del.exp (test_delete_alias): New function.
18777 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 18778
154189a4
FF
187792006-05-18 Fred Fish <fnf@specifix.com>
18780
18781 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18782 required. Check for spurious output after program exits normally.
18783
582e64c2
FF
187842006-05-17 Fred Fish <fnf@specifix.com>
18785
18786 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18787 gdb_load, so it works in the simulator.
18788
8ef6493a
FF
187892006-05-11 Fred Fish <fnf@specifix.com>
18790
18791 * gdb.base/bang.exp: Ignore unexpected output between the
18792 "program exited normally" and the gdb prompt, as many other
18793 tests do.
18794
692b141c
MK
187952006-05-07 Mark Kettenis <kettenis@gnu.org>
18796
18797 * gdb.base/help.exp: Make "delete checkpoint" part option for
18798 "help d" and "help delete" tests.
18799
540b8a30
UW
188002006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18801
a9c64011 18802 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
18803 expected output in some mi_gdb_test statements.
18804 * gdb.mi/mi2-basics.exp: Likewise.
18805
9b6462d9
JB
188062006-05-05 Joel Brobecker <brobecker@adacore.com>
18807
18808 * gdb.base/del.c: New file.
18809 * gdb.base/del.exp: New testcase.
18810
954de43b
DM
188112006-05-05 David S. Miller <davem@sunset.davemloft.net>
18812
18813 * gdb.base/break.exp: Do not assume a breakpoint on
18814 main will actually be in $srcfile when optimizing.
1303f75e
DM
18815 * gdb.base/savedregs.exp: Do not require that the dummy
18816 frame location match up to a symbol and source file location.
c3242428
DM
18817 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18818 will get printed without a mi_cmd_data_list_register_values prefix.
18819 (*-data-list-register-*): Correct regular expressions to expect the new
18820 pseudo d? floating point registers.
18821 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 18822
c7e64c9a
DJ
188232006-05-05 Christophe Lyon <christophe.lyon@st.com>
18824
18825 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18826 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18827 is allocated by the compiler.
18828 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18829 anons, e, anone to force their allocation by the compiler.
18830
188312006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
18832
18833 * gdb.base/help.exp: Update expected text for help d and
18834 help delete.
18835
27ce9a6d
MK
188362006-05-02 Mark Kettenis <kettenis@gnu.org>
18837
18838 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18839 NetBSD/ELF targets.
18840
8608915f
MK
188412006-04-30 Mark Kettenis <kettenis@gnu.org>
18842
18843 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18844 single-step breakpoint fails; make this a KFAIL on
18845 sparc*-*-openbsd*.
18846 * gdb.base/siginfo.exp: Likewise.
18847 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18848
b8db102d
MS
188492006-04-26 Michael Snyder <msnyder@redhat.com>
18850
18851 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18852 which may have to consume output from other forks.
18853 Add tests to make sure that "delete fork" succeeded.
18854
c702009a
MS
188552006-04-20 Michael Snyder <msnyder@redhat.com>
18856
18857 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18858 Add support for the Renesas M32C and M16C.
18859
18860 * gdb.asm/asm-source.exp: Add m32c target.
18861 * gdb.asm/m32c.inc: Support for m32c target.
18862
e28493f2
AS
188632006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18864
18865 * gdb.base/commands.exp (recursive_source_test): New test.
18866
880da185
DM
188672006-04-04 David S. Miller <davem@sunset.davemloft.net>
18868
18869 * gdb.base/float.exp: Add pattern for sparc targets.
18870
61d9b92f
DJ
188712006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18872
18873 * gdb.base/commands.exp (stray_arg0_test): New test.
18874
bd717df8
PB
188752006-03-30 Paul Brook <paul@codesourcery.com>
18876
18877 * gdb.mi/mi-until.exp: kfail broken until command.
18878 * gdb.mi/mi2-until.exp: Ditto.
18879
ec793d3c
NR
188802006-03-27 Nick Roberts <nickrob@snap.net.nz>
18881
18882 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18883
831004b7
AO
188842006-03-08 Alexandre Oliva <aoliva@redhat.com>
18885
18886 * gdb.base/prelink.exp: Anchor tested-for regular expression
18887 on gdb prompt.
18888
effe49a0
PB
188892006-03-07 Paul Brook <paul@codesourcery.com>
18890
18891 * gdb.base/assign.exp: Correct fail message.
18892
e5461016
PB
188932006-03-07 Paul Brook <paul@codesourcery.com>
18894
18895 * lib/compiler.c: Extract armcc version number.
18896 * lib/compiler.cc: Ditto.
18897
fc91c6c2
PB
188982006-03-07 Paul Brook <paul@codesourcery.com>
18899
18900 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18901 additional_flags=-w.
18902 * gdb.arch/altivec-regs.exp: Ditto.
18903 * gdb.arch/e500-abi.exp: Ditto.
18904 * gdb.arch/e500-regs.exp: Ditto.
18905 * gdb.base/all-bin.exp: Ditto.
18906 * gdb.base/annota1.exp: Ditto.
18907 * gdb.base/annota3.exp: Ditto.
18908 * gdb.base/args.exp: Ditto.
18909 * gdb.base/arithmet.exp: Ditto.
18910 * gdb.base/assign.exp: Ditto.
18911 * gdb.base/async.exp: Ditto.
18912 * gdb.base/bang.exp: Ditto.
18913 * gdb.base/break.exp: Ditto.
18914 * gdb.base/call-rt-st.exp: Ditto.
18915 * gdb.base/completion.exp: Ditto.
18916 * gdb.base/cond-expr.exp: Ditto.
18917 * gdb.base/condbreak.exp: Ditto.
18918 * gdb.base/consecutive.exp: Ditto.
18919 * gdb.base/define.exp: Ditto.
18920 * gdb.base/display.exp: Ditto.
18921 * gdb.base/ena-dis-br.exp: Ditto.
18922 * gdb.base/environ.exp: Ditto.
18923 * gdb.base/eval-skip.exp: Ditto.
18924 * gdb.base/info-proc.exp: Ditto.
18925 * gdb.base/jump.exp: Ditto.
18926 * gdb.base/logical.exp: Ditto.
18927 * gdb.base/long_long.exp: Ditto.
18928 * gdb.base/maint.exp: Ditto.
18929 * gdb.base/miscexprs.exp: Ditto.
18930 * gdb.base/pc-fp.exp: Ditto.
18931 * gdb.base/pointers.exp: Ditto.
18932 * gdb.base/relational.exp: Ditto.
18933 * gdb.base/reread.exp: Ditto.
18934 * gdb.base/sect-cmd.exp: Ditto.
18935 * gdb.base/sep.exp: Ditto.
18936 * gdb.base/sepdebug.exp: Ditto.
18937 * gdb.base/until.exp: Ditto.
18938 * gdb.base/whatis-exp.exp: Ditto.
18939 * gdb.cp/annota2.exp: Ditto.
18940 * gdb.cp/annota3.exp: Ditto.
18941 * gdb.trace/actions.exp: Ditto.
18942 * gdb.trace/backtrace.exp: Ditto.
18943 * gdb.trace/circ.exp: Ditto.
18944 * gdb.trace/collection.exp: Ditto.
18945 * gdb.trace/deltrace.exp: Ditto.
18946 * gdb.trace/infotrace.exp: Ditto.
18947 * gdb.trace/limits.exp: Ditto.
18948 * gdb.trace/packetlen.exp: Ditto.
18949 * gdb.trace/passc-dyn.exp: Ditto.
18950 * gdb.trace/passcount.exp: Ditto.
18951 * gdb.trace/report.exp: Ditto.
18952 * gdb.trace/save-trace.exp: Ditto.
18953 * gdb.trace/tfind.exp: Ditto.
18954 * gdb.trace/tracecmd.exp: Ditto.
18955 * gdb.trace/while-dyn.exp: Ditto.
18956 * gdb.trace/while-stepping.exp: Ditto.
18957 * lib/gdb.exp: Ditto.
18958 (gdb_compile): Handle nowarning option.
18959
5f4a23d9
AO
189602006-03-07 Alexandre Oliva <aoliva@redhat.com>
18961
18962 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18963 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18964 Rename executable to prelinkt. Don't re-prelink if we didn't
18965 get a core file. Test prelink -u exit status to tell whether
18966 prelinking failed. Use gdb_test_multiple.
18967
9733fc94
DJ
189682006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18969
18970 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18971 (do_tests): Call it.
18972
cc10cae3
AO
189732006-02-28 Alexandre Oliva <aoliva@redhat.com>
18974
18975 * gdb.base/prelink.exp: New test.
18976 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18977
15c46491
WZ
189782006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18979
18980 * gdb.fortran/derived-type.f90: New file.
18981 * gdb.fortran/derived-type.exp: New testcase.
18982
5c9f7ded
DJ
189832006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18984
18985 * gdb.base/default.exp: Allow ';' as a directory separator.
18986
5b96932b
AS
189872006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18988
18989 * gdb.base/help.exp (help add-symbol-file): Update.
18990
1986bccd
AS
189912006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18992
18993 * gdb.base/help.exp (help load): Update expected results.
18994
a8b7528f
FF
189952006-02-19 Fred Fish <fnf@specifix.com>
18996
18997 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18998 specifix hex value as part of results.
18999 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 19000
f8261448
FF
190012006-02-16 Fred Fish <fnf@specifix.com>
19002
19003 * gdb.base/whatis.c: Define variables using typedefs char_addr,
19004 ushort_addr, and slong_addr, so the typedefs are not optimized
19005 away.
19006 * gdb.base/whatis.exp: Add tests using type name for struct type,
19007 union type, enum type, and typedef.
a9c64011 19008
31d8bdd2
MK
190092006-02-13 Mark Kettenis <kettenis@gnu.org>
19010
19011 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
19012
34e41e63
JB
190132006-02-13 Jim Blandy <jimb@redhat.com>
19014
19015 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
19016 case where it takes two "next" commands to skip past the init
19017 call.
19018
ac6e4f31
FF
190192006-02-12 Fred Fish <fnf@specifix.com>
19020
19021 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
19022 to handle cases where it takes two "next" commands to skip
19023 past the init call.
19024
2db2d571
JB
190252006-02-07 Joel Brobecker <brobecker@adacore.com>
19026
19027 * gdb.ada/array_return.exp: Mark the last test as expected to fail
19028 on hppa32 targets.
19029
38fcd64c
DJ
190302006-02-06 Vladimir Prus <ghost@cs.msu.su>
19031
19032 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
19033 field.
19034
1315ad46
MK
190352006-01-29 Mark Kettenis <kettenis@gnu.org>
19036
19037 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
19038
5625b943
DJ
190392006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
19040
19041 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
19042 files.
19043
80df1bbe
DJ
190442006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19045
19046 * gdb.cp/maint.exp: Set complaints to a positive value.
19047
9078e690
DJ
190482006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19049
19050 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
19051 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
19052 function name.
19053
9c903399
DJ
190542006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
19055
19056 * gdb.base/checkpoint.c: Update copyright notice. Include
19057 <stdlib.h>.
19058
761ae4d6
JB
190592006-01-04 Jim Blandy <jimb@redhat.com>
19060
19061 * gdb.asm/asm-source.exp: Independently provide default values for
19062 asm-flags and debug-flags. Use 'string equal' to do the
19063 comparison, not the implicit expr's '==' operator. Remove
19064 now-unneeded assignments to asm-flags. In h8300 case, place
19065 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
19066
099ac3dd
MS
190672006-01-04 Michael Snyder <msnyder@redhat.com>
19068
19069 * gdb.base/checkpoint.c: New file.
19070 * gdb.base/checkpoint.exp: New file.
19071 * gdb.base/multi-fork.c: New file.
19072 * gdb.base/multi-fork.exp: New file.
19073 * gdb.base/pi.txt: New file (data for checkpoint.c test).
19074
f4d85314
FF
190752006-01-04 Fred Fish <fnf@specifix.com>
19076
19077 * gdb.base/ptype.c (foo): Add typedef.
19078 (intfoo): Add function.
19079 * gdb.base/ptype1.c: New file.
19080 * gdb.base/ptype.exp: Handle compilation and linking with two
19081 source files. Test that proper type for "foo" is found based
19082 on source context rather than first match found in symtabs.
19083
a1b06f35
MK
190842005-12-28 Mark Kettenis <kettenis@gnu.org>
19085
19086 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
19087 * gdb.asm/openbsd.inc: Indent commands.
19088
d082a1e2
MK
190892005-12-26 Mark Kettenis <kettenis@gnu.org>
19090
c65016bd
MK
19091 * gdb.base/freebpcmd.exp: Increase timeout.
19092
d082a1e2
MK
19093 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
19094
d3c32a0e
DJ
190952005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
19096
19097 * gdb.base/default.exp: Update check for "show version".
19098
9fdb1f50
RC
190992005-12-09 Randolph Chung <tausq@debian.org>
19100
19101 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
19102 * gdb.asm/pa64.inc: New file.
19103
5f2c56f7
RC
191042005-12-09 Randolph Chung <tausq@debian.org>
19105
19106 * gdb.asm/common.inc: Indent commands.
19107 * gdb.asm/asmsrc1.s: Likewise.
19108 * gdb.asm/asmsrc2.s: Likewise.
19109
8117349c
RC
191102005-12-09 Randolph Chung <tausq@debian.org>
19111
19112 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
19113 (get_addr_of_sym): Remove duplicate print.
19114 (gen_core): xfail hppa*-*-hpux*, update expected output.
19115 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
19116 * gdb.arch/pa64-nullify.s: New file.
19117
8f07f25a
RC
191182005-12-09 Randolph Chung <tausq@debian.org>
19119
19120 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
19121
55b39184
DJ
191222005-12-07 Christophe Lyon <christophe.lyon@st.com>
19123
19124 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
19125 code generation for these functions.
19126 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
19127 error message.
19128
31e2b00f
AS
191292005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
19130
19131 * gdb.base/help.exp (help b, help br, help bre, help brea)
19132 (help break): Update the expected message.
19133
c3d0b56e
SC
191342005-11-11 Stephane Carrez <stcarrez@nerim.fr>
19135
19136 * gdb.asm/m68hc11.inc: Setup the data section.
19137 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
19138 script for this test.
19139 (m6812-*-*): Likewise.
19140
36ae0ea9
RC
191412005-11-09 Randolph Chung <tausq@debian.org>
19142
19143 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
19144
9d6f42e9
WZ
191452005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
19146
19147 * gdb.base/break.exp: Fix a comment typo.
19148
e2126a14
EZ
191492005-11-03 Jim Blandy <jimb@redhat.com>
19150
a9c64011
AS
19151 Checked in by Elena Zannoni <ezannoni@redhat.com>
19152
889bf7c5 19153 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 19154
e0ac7199
CV
191552005-11-02 Corinna Vinschen <vinschen@redhat.com>
19156
19157 * gdb.arch/gdb1558.c: Include stdio.h.
19158
31d3fb18
MK
191592005-10-31 Mark Kettenis <kettenis@gnu.org>
19160
19161 * gdb.asm/asm-source.exp: Use -e instead of --entry.
19162
e52b687c
MK
191632005-10-31 Mark Kettenis <kettenis@gnu.org>
19164
19165 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
19166
f4711d79
PG
191672005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
19168
a9c64011
AS
19169 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19170 vscr" tests to better match output.
f4711d79 19171
987a9106
JB
191722005-10-12 Jim Blandy <jimb@redhat.com>
19173
19174 * gdb.base/structs.exp (any): New function.
19175 (test_struct_returns): Don't make any assumptions at all about
19176 what value the function returns when GDB can't set the return
19177 value.
19178
2336bb58
JB
191792005-10-09 Joel Brobecker <brobecker@adacore.com>
19180
19181 * gdb.ada/arrayidx/p.adb: New file.
19182 * gdb.ada/arrayidx.exp: New testcase
19183
191842005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
19185
19186 * gdb.ada/array_return/pck.ads: New file.
19187 * gdb.ada/array_return/pck.adb: New file.
19188 * gdb.ada/array_return/p.adb: New file.
19189 * gdb.ada/array_return.exp: New testcase.
19190
705335ea
JB
191912005-10-03 Joel Brobecker <brobecker@adacore.com>
19192
a9c64011
AS
19193 * gdb.base/arrayidx.c: New file.
19194 * gdb.base/arrayidx.exp: New testcase.
705335ea 19195
11ee9940
NR
191962005-09-29 Nick Roberts <nickrob@snap.net.nz>
19197
19198 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19199 frames-invalid and breakpoints-invalid are no longer generated
19200 with level 3 so don't expect them in the output.
19201
39fb8e9e
BR
192022005-09-27 Bob Rossi <bob@brasko.net>
19203
a9c64011 19204 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
19205 from test. Escape the | in mi_gdb_test call.
19206 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19207 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19208 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19209 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19210 expected regex's in mi_gdb_test calls.
19211 * lib/mi-support.exp: Remove arbitrary .* from tests.
19212 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19213 Fully anchor GDB/MI expected results in mi_gdb_test.
19214 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19215 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19216
2af48f68
PB
192172005-09-26 Paul Brook <paul@codesourcery.com>
19218
19219 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19220
f34502bc
WZ
192212005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19222
19223 * bfp-test.c: New file.
19224 * bfp-test.exp: New testcase.
19225
ca929517
WZ
192262005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19227
19228 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19229 of subarray and substring variable.
19230 * gdb.fortran/subarray.f: New source file for the test of subarray
19231 and substring variable evaluation.
19232 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19233 of string constant.
19234
c761af65
DJ
192352005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19236
19237 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19238 copyright dates.
19239
561d7a1d
PG
192402005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19241
19242 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19243 powerpc altivec' test with an almost identical 'info vector' test.
19244
b2b64cc9
PG
192452005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19246
a9c64011
AS
19247 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19248 vscr" tests to match output.
b2b64cc9 19249
6ac4d15a
PG
192502005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19251
a9c64011
AS
19252 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19253 output.
6ac4d15a 19254
40e55bef
BR
192552005-09-11 Bob Rossi <bob@brasko.net>
19256
889bf7c5
PA
19257 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19258 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19259 commands that return an MI output command and an asyncronous MI output
19260 command.
40e55bef
BR
19261 * gdb.mi/mi-console.exp: Ditto.
19262
3c7385ec
BR
192632005-09-11 Bob Rossi <bob@brasko.net>
19264
19265 * gdb.mi/mi-var-child.c: Include <string.h>.
19266
a6cd0eb3
DJ
192672005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19268
19269 * killed.exp: Correct gdb_expect syntax.
19270
2f168eed
CV
192712005-08-09 Corinna Vinschen <vinschen@redhat.com>
19272
19273 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19274
ecd3fd0f
BR
192752005-08-02 Bob Rossi <bob@brasko.net>
19276
19277 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19278 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19279 Change tests to inferior-tty-set/show.
19280 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19281 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19282 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19283 inferior. Use mi_gdb_test to get GDB and Inferior output.
19284 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19285 descriptor.
19286 (mi_inferior_tty_name): Add inferior PTY file name.
19287 (mi_gdb_start): Add INFERIOR_PTY parameter.
19288 (mi_gdb_test): Add IPATTERN parameter.
19289
f1ea48cb 192902005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 19291
f1ea48cb
BR
19292 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19293 parameter to mi_gdb_test.
19294 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19295
6e650a67
DJ
192962005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19297
19298 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19299 struct_declarations.
19300 * gdb.mi/mi-var-child.exp: Step over the initialization of
19301 struct_declarations.
19302
8be260b6
DJ
193032005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19304
19305 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19306 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19307 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19308 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19309 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19310 file.
19311
4e660f07
NR
193122005-07-27 Nick Roberts <nickrob@snap.net.nz>
19313
19314 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19315 (do_children_tests): Assign values to the extra elements.
19316
19317 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19318 them for tests for "-var-update --no-values" and
a9c64011 19319 "-var-update --all-values".
4e660f07
NR
19320 Add test for "-var-list-children --simple-values".
19321
19322 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19323
19324 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19325 "-stack-list-locals --simple-values" Improve doc strings and
19326 comments.
19327
6bdae935
MK
193282005-07-18 Mark Kettenis <kettenis@gnu.org>
19329
598b7a6f
MK
19330 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19331 *-*-openbsd*.
19332 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19333
6bdae935
MK
19334 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19335 sigaltsatck'.
19336
1323e929 193372005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19338
1323e929
BR
19339 * gdb.base/default.exp (tty): Changed output of command.
19340 * gdb.base/help.exp (help tty): Ditto.
19341
b1a9c082
MK
193422005-07-12 Mark Kettenis <kettenis@gnu.org>
19343
19344 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19345
10a844a2
MK
193462005-07-10 Mark Kettenis <kettenis@gnu.org>
19347
19348 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19349 -stack-select-frame without arguments.
19350 (test_stack_frame_listing): Add test for newly implemented command
19351 -stack-info-frame.
19352
3cb3b8df
BR
193532005-07-06 Bob Rossi <bob@brasko.net>
19354
19355 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19356 command.
19357 (Copyright): Update copyright.
19358
a0c5fbcf
WZ
193592005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19360
19361 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19362 tests to evaluate exponentiation expression.
19363
984971d0
AS
193642005-06-29 Andreas Schwab <schwab@suse.de>
19365
19366 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19367 main to avoid warnings.
19368
19369 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19370
fe03833f
NR
193712005-06-20 Nick Roberts <nickrob@snap.net.nz>
19372
19373 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19374 -stack-select-frame without arguments.
19375 (test_stack_frame_listing): Add test for newly implemented command
19376 -stack-info-frame.
a9c64011 19377
7a55f279
WZ
193782005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19379
0ffa0ea5
DJ
19380 * gdb.fortran/array-element.f: New file.
19381 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19382
26585198
DJ
193832005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19384
19385 * gdb.base/bigcore.exp: Correct checks for systems which can
19386 not dump a large core file.
19387
c1bd25fd
DJ
193882005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19389
19390 * gdb.base/relocate.c: Add a copyright notice.
19391 (dummy): Remove.
19392 * gdb.base/relocate.exp: Test printing the values of variables
19393 from a relocatable file.
19394
589e074d
DJ
193952005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19396
19397 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19398 excess MI output after an error.
19399
0915f927
JB
194002005-05-29 Joel Brobecker <brobecker@adacore.com>
19401
19402 * gdb.arch/alpha-step.c: New file.
19403 * gdb.arch/alpha-step.exp: New testcase.
19404
76ff342d
DJ
194052005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19406 Dennis Brueni <dennis@slickedit.com>
19407
19408 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19409 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19410 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19411 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19412 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19413 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19414 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19415
96b0c7ac
DJ
194162005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19417 Wu Zhou <woodzltc@cn.ibm.com>
19418
19419 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19420 IBM's xlc compiler.
19421 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19422 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19423
f21565d2
JB
194242005-05-13 Jim Blandy <jimb@redhat.com>
19425
19426 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19427 calling gdb_suppress_entire_file.
19428 * gdb.base/charset.exp: Same.
19429 * gdb.base/call-rt-st.exp: Same.
19430
6006a3a1
BR
194312005-05-05 Bob Rossi <bob_rossi@cox.net>
19432
19433 * lib/gdb.exp (fullname_syntax): Added global regex.
19434 (fullname_syntax_POSIX): Ditto.
19435 (fullname_syntax_UNC): Ditto.
19436 (fullname_syntax_DOS_CASE): Ditto.
19437 (fullname_syntax_DOS): Ditto.
19438 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19439 fullname_syntax variable to scope and use it.
19440 (test_file_list_exec_source_files): Ditto.
19441 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19442
c3b69c04
DJ
194432005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19444
19445 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19446
3c95e6af
PG
194472004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19448
a9c64011
AS
19449 * lib/gdb.exp (skip_altivec_tests): New function, based on
19450 check_vmx_hw_available from the GCC testsuite.
19451 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19452 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19453
78df6c56
JB
194542005-05-02 Jim Blandy <jimb@redhat.com>
19455
19456 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19457 calling gdb_suppress_entire_file.
19458
1690f9cf
DJ
194592005-04-30 Randolph Chung <tausq@debian.org>
19460
19461 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19462 Slightly relax "sem_post" name checking.
19463
5ea106f7
PG
194642005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19465
19466 * gdb.base/unload.exp: Use new shared library infrastructure.
19467
bf7234cf
PG
194682005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19469
19470 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19471 infrastructure.
bf7234cf 19472
547b869a
CV
194732005-04-29 Corinna Vinschen <vinschen@redhat.com>
19474
19475 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19476 * gdb.asm/h8300.inc: New file.
19477
f07e55f0
PG
194782005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19479
19480 * gdb.base/shlib-call.exp: Change to use new shared library
19481 infrastructure.
19482
3cbba3d1
PG
194832005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19484
a9c64011
AS
19485 * gdb.base/pending.exp: Change to use new shared library
19486 infrastructure.
3cbba3d1 19487
ed6df200
PG
194882005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19489
a9c64011
AS
19490 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19491 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19492
8c8f4ebe
PG
194932005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19494
a9c64011
AS
19495 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19496 shared objects being adjusted and update copyright years.
8c8f4ebe 19497
607fbc54
DJ
194982005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19499
19500 * ChangeLog: Correct some 2003-01-13 dates.
19501 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19502 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19503 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19504 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19505 gdb.trace/tfind.exp: Update copyright years.
19506
57bf0e56
DJ
195072005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19508 Daniel Jacobowitz <dan@codesourcery.com>
19509
19510 * lib/gdb.exp (gdb_compile): Handle shlib=.
19511 (gdb_compile_shlib): New function.
19512
9b593790
PG
195132005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19514
a9c64011 19515 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19516
9494c6a5
DJ
195172005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19518
19519 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19520 gdb.server.
19521 * configure.ac: Likewise.
19522 * configure: Regenerated.
19523 * gdb.gdbserver/Makefile.in: Moved to...
19524 * gdb.server/Makefile.in: ... here.
19525 * gdb.gdbserver/server.c: Moved to...
19526 * gdb.server/server.c: ... here.
19527 * gdb.gdbserver/server-run.exp: Moved to...
19528 * gdb.server/server-run.exp: ... here.
19529
6f8eac0e
DJ
195302005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19531
19532 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19533 * configure.ac: Create gdb.gdbserver/Makefile.
19534 * configure: Regenerated.
19535 * lib/gdbserver-support.exp: New file, derived from
19536 config/gdbserver.exp.
19537 * config/gdbserver.exp: Use gdbserver-support.exp.
19538 * gdb.gdbserver/Makefile.in: New file.
19539 * gdb.gdbserver/server.c: New file.
19540 * gdb.gdbserver/server-run.exp: New file.
19541
6e87504d
PG
195422005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19543
a9c64011
AS
19544 * lib/gdb.exp (test_compiler_info): Return compiler_info
19545 if no arguments are given.
6e87504d 19546
d1779be4
PG
195472005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19548
19549 * gdb.arch/altivec-abi.exp: Check for compiler and set
19550 use altivec' flag accordingly.
19551 * gdb.arch/altivec-regs.exp: Likewise.
19552
88750304
DJ
195532005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19554
19555 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19556
f3fb768d
AS
195572005-03-27 Andreas Schwab <schwab@suse.de>
19558
19559 * gdb.base/bigcore.c (main): Add missing mode argument in open
19560 call.
19561
7e813ac5
DJ
195622005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19563
19564 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19565 downloads.
19566 * config/gdbserver.exp (gdb_load): Likewise.
19567
8e3049aa
PB
195682005-03-14 Paul Brook <paul@codesourcery.com>
19569
19570 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19571 targets.
19572
a9df7c44
JB
195732005-03-09 Joel Brobecker <brobecker@adacore.com>
19574
19575 * gdb.dwarf2/dup-psym.S: New file.
19576 * gdb.dwarf2/dup-psym.exp: New testcase.
19577
9f0d94e8
JB
195782005-03-09 Joel Brobecker <brobecker@adacore.com>
19579
19580 * gdb.ada/exec_changed/first.adb: New file.
19581 * gdb.ada/exec_changed/second.adb: New file.
19582 * gdb.ada/exec_changed.exp: New testcase.
19583
5f579bc5
NS
195842005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19585
36e9969c
NS
19586 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19587 (A2): New class.
19588 (main): Test operator+.
19589 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19590 breakpoint test.
19591
5f579bc5
NS
19592 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19593 * gdb.base/signull.exp: Disable if gdb,nosignals.
19594 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19595 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19596 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19597 * gdb.mi/mi2-console.exp: Likewise.
19598 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19599 continue output at start.
19600 (gdb_collect_locals_test): Robustify regexp.
19601 * gdb.trace/passc-dyn.exp: Fix comment typo.
19602 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19603
be46087e
CV
196042005-03-08 Corinna Vinschen <vinschen@redhat.com>
19605
19606 * gdb.asm/asm-source.exp: Add iq2000 case.
19607 * gdb.asm/iq2000.inc: New file.
19608
384e1a61 196092005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 19610
384e1a61
MI
19611 * gdb.base/command.exp: Change hardcoded value to regular expression.
19612 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19613
584b6e9e
DJ
196142005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19615
19616 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19617 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19618 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19619 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19620 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19621
ab5b5d61
MK
196222005-03-05 Mark Kettenis <kettenis@gnu.org>
19623
19624 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19625 changes.
19626
ae051c1b
PG
196272004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19628
a9c64011
AS
19629 * lib/compiler.c: Add test for IBM's xlc compiler.
19630 * lib/compiler.cc: Likewise.
ae051c1b 19631
3f0f6ed2
JB
196322004-02-24 Joel Brobecker <brobecker@adacore.com>
19633
19634 * gdb.ada/fixed_points.exp: Create compilation object directory
19635 before running the test.
19636 * gdb.ada/null_record.exp: Likewise.
19637 * gdb.ada/packed_array.exp: Likewise.
19638 * gdb.ada/start.exp: Likewise.
19639
724f452b
JB
196402005-02-15 Joel Brobecker <brobecker@adacore.com>
19641
19642 * gdb.ada/packed_array/pa.adb: New file.
19643 * gdb.ada/packed_array.exp: New testcase.
19644
57f5cdfb 196452005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 19646
1f393151
MK
19647 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19648 files.
19649
ebdda337
MK
19650 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19651 on *-*-openbsd*. Correctly match whitespace in regukar
19652 expressions.
19653
cf309262
DJ
196542005-02-10 Daniel Jacobowitz <dan@debian.org>
19655
19656 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19657 PR exp/1821
19658 * gdb.base/gdb1821.c: New test file.
19659 * gdb.base/gdb1821.exp: New test file.
19660
3be49e7a
JB
196612005-02-09 Joel Brobecker <brobecker@adacore.com>
19662
19663 * gdb.base/start.c: New file.
19664 * gdb.base/start.exp: New testcase.
19665
e292e67d
JB
196662005-02-09 Joel Brobecker <brobecker@adacore.com>
19667
19668 * gdb.ada/start/dummy.adb: New file.
19669 * gdb.ada/start.exp: New testcase.
19670
dbdfa66c
CV
196712005-02-09 Corinna Vinschen <vinschen@redhat.com>
19672
19673 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19674 for printing symbols and statistics.
19675 Add test for using relative pathnames in "maint print msymbols" test.
19676 Mark "maint info sections DATA" XFAIL on Cygwin.
19677 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19678 tests.
19679
d7941671
AC
196802005-02-09 Andreas Schwab <schwab@suse.de>
19681
19682 Committed by Andrew Cagney <cagney@gnu.org>
19683 * gdb.base/remotetimeout.exp: New file.
19684
74e5ef44
MK
196852005-02-07 Mark Kettenis <kettenis@gnu.org>
19686
19687 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19688
464dd14d
JB
196892005-02-03 Joel Brobecker <brobecker@adacore.com>
19690
19691 * gdb.ada/gnat_ada.gpr: New file.
19692 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19693 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19694 * configure.ac: No longer generate gnat_ada.gpr.
19695 * configure: Regenerate.
19696 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19697 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19698 * gdb.ada/null_record/bar.ads: Likewise.
19699 * gdb.ada/null_record/bar.adb: Likewise.
19700 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19701 * gdb.ada/null_record.exp (testdir): New variable.
19702 (testfile): executable is now in testdir subdirectory.
19703 (srcfile): Use full path to the main compilation unit.
19704 * gdb.ada/fixed_points.exp: Same changes as above.
19705
30d756ae
NR
197062005-02-03 Nick Roberts <nickrob@snap.net.nz>
19707
19708 * gdb.base/interp.exp: New test.
19709
9d799f85
AC
197102005-01-24 Andrew Cagney <cagney@gnu.org>
19711
19712 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19713
15656118
AC
197142005-01-19 Andrew Cagney <cagney@gnu.org>
19715
a892c31b
AC
19716 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19717 configure.ac not configure.in.
19718
15656118
AC
19719 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19720 of powerpc*-*-*.
19721 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 19722 * gdb.base/list.exp (test_list_function)
15656118
AC
19723 (test_list_filename_and_function): Ditto.
19724 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19725
a7b01baf
AC
197262005-01-16 Andrew Cagney <cagney@gnu.org>
19727
17d92a02
AC
19728 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19729
a7b01baf
AC
19730 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19731
bc8332bb
AC
197322005-01-14 Andrew Cagney <cagney@gnu.org>
19733
19734 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19735 * gdb.mi/mi2-var-cmd.exp: Ditto.
19736
4d074752
CV
197372005-01-10 Corinna Vinschen <vinschen@redhat.com>
19738
19739 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19740
bec39cab
AC
197412005-01-07 Andrew Cagney <cagney@gnu.org>
19742
19743 * configure.ac: Rename configure.in, require autoconf 2.59.
19744 * configure: Re-generate.
19745 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19746 * gdb.stabs/configure: Re-generate.
19747 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19748 * gdb.hp/configure: Re-generate.
19749 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19750 autoconf 2.59.
19751 * gdb.hp/gdb.objdbg/configure: Re-generate.
19752 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19753 autoconf 2.59.
19754 * gdb.hp/gdb.defects/configure: Re-generate.
19755 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19756 autoconf 2.59.
19757 * gdb.hp/gdb.compat/configure: Re-generate.
19758 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19759 autoconf 2.59.
19760 * gdb.hp/gdb.base-hp/configure: Re-generate.
19761 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19762 autoconf 2.59.
19763 * gdb.hp/gdb.aCC/configure: Re-generate.
19764
f10b16d4
JB
197652004-12-15 Jim Blandy <jimb@redhat.com>
19766
19767 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19768 under NPTL when there is debugging info available for libpthread.
19769
fb6e1814
JG
197702004-12-13 Jerome Guitton <guitton@gnat.com>
19771
19772 * gdb.ada/fixed_points.c: New file.
19773 * gdb.ada/fixed_points.exp: New file.
19774
fe46cd3a
RC
197752004-12-03 Randolph Chung <tausq@debian.org>
19776
19777 * gdb.arch/pa-nullify.exp: New file.
19778 * gdb.arch/pa-nullify.s: New file.
19779
8de0841b
RC
197802004-11-30 Randolph Chung <tausq@debian.org>
19781
19782 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19783 instead of "tbug". Fix regexp to work properly with gdb_test.
19784
c8170782
PH
197852004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19786
19787 * gdb.base/bitfields2.exp: New test.
19788 * gdb.base/bitfields2.c: New file.
19789
954269c2
RE
197902004-11-28 Richard Earnshaw <rearnsha@arm.com>
19791
19792 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19793
0107feed
RC
197942004-11-16 Randolph Chung <tausq@debian.org>
19795
19796 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19797
f073ae8c
DJ
197982004-11-14 Daniel Jacobowitz <dan@debian.org>
19799
19800 * gdb.threads/threadapply.exp: Correct "macro details" test.
19801
19ad59e7
JJ
198022004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19803
19804 * gdb.threads/threadapply.exp: New test.
19805 * gdb.threads/threadapply.c: New file.
19806
9cf0961b
MK
198072004-11-07 Mark Kettenis <kettenis@gnu.org>
19808
19809 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19810 frames.
19811
c789492a
FL
198122004-11-05 Felix Lee <felix+log1@specifixinc.com>
19813
19814 * gdb.base/cursal.exp: New file.
19815 * gdb.base/cursal.c: New file.
19816
a1e167bb
AC
198172004-11-03 Andrew Cagney <cagney@gnu.org>
19818
19819 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19820
b7cbf173
MK
198212004-10-30 Mark Kettenis <kettenis@gnu.org>
19822
19823 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19824 NetBSD/ELF targets.
19825
88f9d34f
JB
198262004-10-29 Joel Brobecker <brobecker@gnat.com>
19827
19828 * gdb.threads/bp_in_thread.c: New file, copied from
19829 pthread_cond_wait.c.
19830 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19831 file, rather than reusing the .c file from another testcase.
19832
ca7d6a0c
JB
198332004-10-20 Joel Brobecker <brobecker@gnat.com>
19834
19835 * gdb.ada/null_record.exp: Check where we stopped after
19836 sending the start command, instead of where the associated
19837 temporary breakpoint was inserted.
19838
0d863d03
AC
198392004-10-14 Andrew Cagney <cagney@gnu.org>
19840
19841 * gdb.mi/gdb701.c (main): Return 0.
19842
d11e72cb
DJ
198432004-10-13 Daniel Jacobowitz <dan@debian.org>
19844
d40539a4 19845 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 19846
e1923096
JJ
198472004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19848
19849 * gdb.threads/schedlock.c: Add comment markers to use to find
19850 line numbers.
19851 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19852 comments.
19853 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19854 breakpoint lines.
19855
ec8ba2c9
DJ
198562004-10-12 Daniel Jacobowitz <dan@debian.org>
19857
19858 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19859
0eb3658b
DJ
198602004-10-12 Daniel Jacobowitz <dan@debian.org>
19861
19862 * configure.in: Add gdb.dwarf2.
19863 * configure: Regenerated.
19864 * Makefile.in: Add gdb.dwarf2.
19865 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19866 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19867 gdb.dwarf2/file1.txt: New files.
19868
a271cc33
OF
198692004-10-11 Orjan Friberg <orjanf@axis.com>
19870
a9c64011 19871 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
19872 of "run", since the latter doesn't work with remote targets. Adjust
19873 the breakpoint numbering accordingly.
19874 * gdb.threads/pthread_cond_wait.exp: Ditto.
19875
895ce074
MC
198762004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19877
19878 * gdb.base/overlays.exp: Update copyright years.
19879
6be3092d
KI
198802004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19881
19882 * gdb.base/overlays.exp: Disable if target is Linux.
19883
e05389b8
FL
198842004-10-06 Felix Lee <felix+log1@specifixinc.com>
19885
19886 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19887
73cb587d
KI
198882004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19889
19890 * gdb.asm/asm-source.exp: Add m32r-linux target.
19891 * gdb.asm/m32r-linux.inc: New file.
19892
3c0edcdc
AC
198932004-09-24 Andrew Cagney <cagney@redhat.com>
19894 David Anderson <anderson@redhat.com>
19895
19896 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19897 command fails, assume things will work.
19898 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19899 (_GNU_SOURCE): Define.
19900 (print_unsigned, print_hex): Change parameter to "long long".
19901 (print_byte_count): New function, use to print byte counts.
19902 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19903 O_LARGEFILE.
19904 (main): Compute an upper bound on a corefile in max_core_size.
19905 Limit memory chunk size to max_core_size. Limit total memory
19906 allocated to max_core_size.
19907
4bb3667f
AC
199082004-09-23 Andrew Cagney <cagney@gnu.org>
19909
19910 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19911 from a separate process with code that creates a corefile by
19912 making the inferior dump core.
19913
60fe1a51
MK
199142004-09-23 Mark Kettenis <kettenis@gnu.org>
19915
19916 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19917 block.
19918
8e937346
MC
199192004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19920
19921 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19922 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19923 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19924 Likewise.
19925
7213f6d6
JJ
199262004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19927
19928 * gdb.java/jprint.exp: New test case for java inferior call.
19929 * gdb.java/jprint.java: Ditto.
19930
eac69dca
JB
199312004-09-15 Joel Brobecker <brobecker@gnat.com>
19932
19933 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19934
22227696
MC
199352004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19936
19937 * gdb.threads/killed.c: Include <stdlib.h>.
19938 * gdb.threads/pthreads.c: Likewise.
19939
7dd403a4
MC
199402004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19941
19942 * gdb.threads/killed.c: Add copyright notice.
19943
33f2d567
JM
199442004-09-10 Jason Molenda (jmolenda@apple.com)
19945
a9c64011
AS
19946 * gdb.base/define.exp: Two new tests to verify zero space chars
19947 after 'if' and 'while' commands in a user-defined command is correctly
19948 parsed.
33f2d567 19949
e05b62ac
AC
199502004-09-08 Andrew Cagney <cagney@gnu.org>
19951
19952 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19953 delivery test with duplicate at end of file.
19954
9cbe82da
MK
199552004-09-06 Mark Kettenis <kettenis@jive.nl>
19956
19957 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19958
564803d9
MC
199592004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19960
19961 * config/hppro.exp: Removed.
19962
7c6807ce
MC
199632004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19964
19965 * config/sparclet.exp: Removed.
19966
bf7e26dd
MC
199672004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19968
19969 * config/udi.exp: Removed.
19970
714e341b
MC
199712004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19972
19973 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19974 of "exp_continue".
19975 (advancei): Likewise.
19976
1236e623
JJ
199772004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19978
19979 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19980
3bdcad15
MI
199812004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19982
228af206 19983 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
19984 to check for nodebug in executable.
19985 * gdb.gdb/observer.exp (setup_test): Likewise.
19986 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19987 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19988
c72b934c
AC
199892004-09-01 Andrew Cagney <cagney@gnu.org>
19990
19991 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19992 files.
19993
edd9b715
JJ
199942004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19995
19996 * gdb.base/unload.exp: Fix expected warning message to match
19997 latest format.
19998
fb4ce06b
CV
199992004-09-01 Corinna Vinschen <vinschen@redhat.com>
20000
20001 * gdb.base/call-rt-st.exp: Fix typos.
20002
ce78e7c3
MI
200032004-08-31 Manoj Iyer <manjo@austin.ibm.com>
20004
20005 * gdb.threads/thread_check.exp: New testcase.
20006 * gdb.threads/thread_check.c: New testcase.
20007
2dedb159
AC
200082004-08-31 Andrew Cagney <cagney@gnu.org>
20009
20010 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
20011 (skip_to_handler_entry): New procedures. Test stepping into a
20012 handler when the breakpoint is at the handler's entry point.
20013
68f53502
AC
200142004-08-30 Andrew Cagney <cagney@gnu.org>
20015
20016 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
20017 gdb/1757.
20018
3e3ffd2b
MC
200192004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20020
20021 With code from Manoj Iyer <manjo@austin.ibm.com>:
20022 * lib/gdb.exp (gdb_file_cmd): Return more information in the
20023 return value. Add an arm for "no debugging symbols found".
20024 Change a stray "error" to "perror".
20025 (gdb_run_cmd): Adapt to new return value.
20026 * gdb.base/remote.exp: Adapt to new return value.
20027 * gdb.gdb/complaints.exp: Likewise.
20028 * gdb.gdb/observer.exp: Likewise.
20029 * gdb.gdb/selftest.exp: Likewise.
20030 * gdb.gdb/xfullpath.exp: Likewise.
20031
4b6f5fd2
JB
200322004-08-27 Joel Brobecker <brobecker@gnat.com>
20033
20034 * gdb.threads/bp_in_thread.exp: New testcase.
20035
e5b25496
MC
200362004-08-27 Michael Chastain <mec.gnu@mindspring.com>
20037
20038 Fix PR testsuite/1735.
20039 * gdb.threads/schedlock.c (thread_function): Add a cast
20040 to suppress a gcc warning.
20041 * gdb.threads/thread-specific.c (thread_function): Likewise.
20042
934353d6
MC
200432004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20044
20045 * gdb.base/unload.c: Include <stdlib.h>.
20046
f98a0aef 200472004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 20048
f98a0aef 20049 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
20050 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
20051 synchronized after the "return".
20052
5a2e8882
MC
200532004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20054
20055 * gdb.mi/basics.c: Include <stdio.h>.
20056 * gdb.mi/pthreads.c: Include <stdlib.h>.
20057 * gdb.mi/var-cmd.c: Include <stdlib.h>.
20058
a9640423
MC
200592004-08-26 Michael Chastain <mec.gnu@mindspring.com>
20060
20061 * gdb.threads/schedlock.c: Add copyright notice.
20062
b04e311d
AC
200632004-08-25 Andrew Cagney <cagney@gnu.org>
20064
20065 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
20066 (skip_over_handler, breakpoint_over_hander): New test procedures.
20067 (advance, advancei): Add a proper prefix, do not use
20068 rerun_to_main.
20069 * gdb.base/sigstep.c (main): Change to use an infinite loop.
20070
7c27f15b
MC
200712004-08-24 Michael Chastain <mec.gnu@mindspring.com>
20072
20073 * gdb.mi/basics.c: Add copyright notice.
20074 * gdb.mi/var-cmd.c: Add copyright notice.
20075
fffc87ae
MC
200762004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20077
20078 * lib/gdb.exp: Remove signed_keyword_not_used.
20079 * lib/compiler.c: Likewise.
20080 * lib/compiler.cc: Likewise.
20081
d782e0bf
MC
200822004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20083
20084 * gdb.base/whatis.c: Remove conditional disabling of "signed".
20085 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
20086
96033e83
MC
200872004-08-23 Michael Chastain <mec.gnu@mindspring.com>
20088
20089 * gdb.base/whatis.c: Add copyright notice.
20090
cf38c229
MK
200912004-08-20 Mark Kettenis <kettenis@gnu.org>
20092
20093 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
20094 it to skip the breakpoints encoded in the inline assembly.
20095
f4b49756
MC
200962004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20097
20098 * Makefile.in: Add gdb.fortran.
20099
2f193b69
MC
201002004-08-20 Michael Chastain <mec.gnu@mindspring.com>
20101
20102 * gdb.base/call-sc.exp (test_scalar_returns):
20103 Fix cut-and-paste glitch in "Make fun return now".
20104
89a237cb
MC
201052004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20106
20107 * configure.in: Add gdb.fortran.
20108 * configure: Regenerate.
20109 * gdb.fortran/Makefile.in: New file.
20110 * lib/gdb.exp (skip_fortran_tests): New procedure.
20111
469aff8e
MC
201122004-08-17 Michael Chastain <mec.gnu@mindspring.com>
20113
20114 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
20115 reference to bug-gnu@prep.ai.mit.edu.
20116 * gdb.mi/mi-var-child.exp: Likewise.
20117 * gdb.mi/mi-var-cmd.exp: Likewise.
20118 * gdb.mi/mi-var-display.exp: Likewise.
20119 * gdb.mi/mi2-var-block.exp: Likewise.
20120 * gdb.mi/mi2-var-child.exp: Likewise.
20121 * gdb.mi/mi2-var-cmd.exp: Likewise.
20122 * gdb.mi/mi2-var-display.exp: Likewise.
20123
00b51b9f
MK
201242004-08-15 Mark Kettenis <kettenis@gnu.org>
20125
20126 * gdb.base/unload.c (main): Make local variable msg const.
20127
45f07fef
MC
201282004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20129
20130 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
20131 to bug-gnu@prep.ai.mit.edu.
20132 * gdb.mi/mi-disassemble.exp: Likewise.
20133 * gdb.mi/mi-eval.exp: Likewise.
20134 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
20135 default line number.
20136 * gdb.mi/mi-return.exp: Likewise.
20137 * gdb.mi/mi-simplerun.exp: Likewise.
20138 * gdb.mi/mi-stack.exp: Likewise.
20139 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
20140 number with explicit range test.
20141 * gdb.mi/mi-watch.exp: Likewise.
20142 * gdb.mi/mi2-break.exp: Likewise.
20143 * gdb.mi/mi2-cli.exp: Likewise.
20144 * gdb.mi/mi2-disassemble.exp: Likewise.
20145 * gdb.mi/mi2-eval.exp: Likewise.
20146 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
20147 default line number.
20148 * gdb.mi/mi2-return.exp: Likewise.
20149 * gdb.mi/mi2-simplerun.exp: Likewise.
20150 * gdb.mi/mi2-stack.exp: Likewise.
20151 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
20152 number with explicit range test.
20153 * gdb.mi/mi2-watch.exp: Likewise.
20154
dd8c8ee7
MC
201552004-08-15 Michael Chastain <mec.gnu@mindspring.com>
20156
20157 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
20158 * gdb.cp/m-static.exp: Likewise.
20159 * gdb.cp/rtti.exp: Likewise.
20160
4e838464
MK
201612004-08-14 Mark Kettenis <kettenis@gnu.org>
20162
20163 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
20164
8d8cb839
EZ
201652004-08-14 Eli Zaretskii <eliz@gnu.org>
20166
20167 * ChangeLog: Prefix Local Variables with semi-colons and indent
20168 the reference to older ChangeLog files, to fix fontification in
20169 Emacs.
20170
deea8bb0
MC
201712004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20172
20173 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
20174 * gdb.mi/mi2-break.exp: Likewise.
20175
c3297504
MC
201762004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20177
20178 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
20179
25808999
MC
201802004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20181
20182 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
20183
226a8d71
MC
201842004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20185
20186 * gdb.cp/classes.exp: Remove unused declarations. Just let
20187 test names default instead of providing special names. Remove
20188 extraneous demangler test.
20189
37fdf854
JJ
201902004-08-12 Jeff Johnston <jjohnstn@redhat.com>
20191
20192 * gdb.base/unload.exp: New test for breakpoints in dynamically
20193 loaded libraries.
20194 * gdb.base/unload.c: Ditto.
20195 * gdb.base/unloadshr.c: Ditto.
20196
2d3a7986
MC
201972004-08-12 Michael Chastain <mec.gnu@mindspring.com>
20198
20199 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20200 cp_test_ptype_class.
20201 (test_enums): Likewise.
20202
c72b934c
AC
202032004-08-10 Andrew Cagney <cagney@gnu.org>
20204
20205 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20206 files.
20207
cc503c8a
AC
202082004-08-10 Andrew Cagney <cagney@gnu.org>
20209
20210 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20211 init_malloc call.
20212
902f2ccb
MC
202132004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20214
20215 * ChangeLog: Add copyright notice. The notice is copied
20216 from emacs 21.3 top level ChangeLog.
20217
78c90502
MC
202182004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20219
20220 * lib/cp-support.exp: New file.
20221 * lib/cp-support.exp (cp_test_type_class): New function.
20222 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20223 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20224 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20225 cp_test_ptype_class.
20226
88e5ea78
MC
202272004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20228
20229 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20230 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20231 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20232 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20233 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20234 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20235 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20236 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20237 gdb.mi/mi2-watch.exp: Update copyright years.
20238
6a89fc9c
MK
202392004-08-09 Mark Kettenis <kettenis@gnu.org>
20240
20241 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20242
1482e0de
MC
202432004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20244
20245 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20246 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20247 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20248 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20249 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20250 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20251 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20252 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20253 gdb.mi/mi-watch.exp: Update copyright years.
20254
1a5ce3f3
DJ
202552004-08-08 Daniel Jacobowitz <dan@debian.org>
20256
20257 PR gdb/1738
20258 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20259 from a breakpoint with a pending signal.
20260
04f6ecf2
DJ
202612004-08-08 Daniel Jacobowitz <dan@debian.org>
20262
20263 PR gdb/1736
20264 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20265 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20266 the prompt.
20267 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20268
54d90d35
DJ
202692004-08-08 Daniel Jacobowitz <dan@debian.org>
20270
20271 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20272
d2f6abb0
DJ
202732004-08-08 Daniel Jacobowitz <dan@debian.org>
20274
20275 PR gdb/1736
20276 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20277 for i?86-*-linux*.
20278
5598c03d
DJ
202792004-08-08 Daniel Jacobowitz <dan@debian.org>
20280
20281 * gdb.arch/i386-prologue.exp: Compile without debug information.
20282
c6fee705
MC
202832004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20284
20285 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20286 rather than asking gdb to search.
20287
dd90efdb
MC
202882004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20289
20290 * gdb.base/gcore.c: Include <string.h>.
20291
1e84bec1
MC
202922004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20293
20294 * gdb.base/gcore.c: Add copyright notice.
20295
e425eb2b
MC
202962004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20297
20298 * gdb.base/freebpcmd.c: Include <stdio.h>.
20299 * gdb.base/long_long.c: Include <string.h>.
20300 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20301 * gdb.base/siginfo.c: Include <string.h>.
20302 * gdb.base/sigstep.c: Include <string.h>.
20303
cb9aaed5
MC
203042004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20305
20306 * gdb.base/complex.c: Include <stdlib.h>.
20307
55944f3d
MC
203082004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20309
20310 * gdb.base/complex.c: Add copyright notice.
20311
7b2953d9
MC
203122004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20313
20314 * gdb.base/charset.c: Include <stdlib.h>.
20315
c9133d23
MC
203162004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20317
20318 * gdb.base/auxv.c: Include <stdlib.h>.
20319
0a8490ad
MC
203202004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20321
20322 * gdb.base/auxv.c: Add copyright notice.
20323
3426d5ec
MC
203242004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20325
20326 * gdb.base/coremaker.c: Add copyright notice.
20327 * gdb.base/coremaker2.c: Add copyright notice.
20328
8da195dd
AC
203292004-08-04 Andrew Cagney <cagney@gnu.org>
20330
20331 * gdb.base/store.exp: Update copyright.
20332 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20333 names, do not import gdb_prompt.
20334
8d394f98
AC
203352004-08-01 Andrew Cagney <cagney@gnu.org>
20336
20337 Fix PR testsuite/1729.
20338 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20339 not use capture_value with value 4.
20340 (capture_value): Add optional test name parameter.
20341 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20342 the prefix, pass to capture_value.
20343
b6702b23
MK
203442004-08-01 Mark Kettenis <kettenis@gnu.org>
20345
20346 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20347 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20348 (main): Call new function.
20349
c203e0ca
MC
203502004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20351
20352 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20353
a7995a30
MC
203542004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20355
20356 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20357
9366563b
MC
203582004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20359
b6eeaf26 20360 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20361 Accept more values of vtbl pointer. Remove some messages
20362 about "obsolete gcc or gdb".
20363
2fc1f950
MC
203642004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20365
20366 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20367
c724d49b
MC
203682004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20369
20370 * gdb.base/asm-source.exp: Properly convert target board
20371 debug flags from gcc format to binutils format.
20372
736b0fce
MK
203732004-07-28 Mark Kettenis <kettenis@gnu.org>
20374
20375 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20376 gdb1718". PR backtrace/1718 partially fixed.
20377
5633ea5c
JJ
203782004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20379
20380 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20381
575eebb1
NC
203822004-07-26 Nick Clifton <nickc@redhat.com>
20383
20384 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20385 good default value for a specific architecture is available then
20386 set it to that value. Otherwise default to the -gstabs switch.
20387 Remove the -g... switches from the asm-flags variable. Allow the
20388 target board info to override the value if it wants to. Pass the
20389 switch on the assembler command line.
20390
62104619
MK
203912004-07-23 Mark Kettenis <kettenis@gnu.org>
20392
20393 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20394 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20395 (main): Call new function.
20396
4a1135b8
MC
203972004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20398
20399 Test for PR exp/1715.
20400 * gdb.base/radix.exp: Refactor common procedures. Make all
20401 test names unique. Change XFAIL to KFAIL.
20402
8a12c1f0
MC
204032004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20404
20405 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20406 * gdb.ada/gnat_ada.gin: ... to here.
20407 * configure.in: Use gnat_ada.gin.
20408 * configure: Regenerate.
20409
23b451cf
AC
204102004-07-20 Andrew Cagney <cagney@gnu.org>
20411
20412 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20413 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20414 XFAILs. Clean up test messages and comments. Check backtraces.
20415 Delete re-sync code.
20416
ab618a02
MC
204172004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20418
20419 Fix PR cli/740.
20420 * gdb.base/annota1.exp: Honor gdb,nosignals.
20421 * gdb.base/annota3.exp: Likewise.
20422
46dad340
MC
204232004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20424
20425 * lib/java.exp: Update copyright notice.
20426
756d8c70
AC
204272004-07-19 Andrew Cagney <cagney@gnu.org>
20428
20429 * gdb.base/selftest.exp: Copy file from here ...
20430 * gdb.gdb/selftest.exp: ... to here.
20431
586027e6
AC
204322004-07-16 Andrew Cagney <cagney@redhat.com>
20433
20434 * lib/insight-support.exp: Delete file.
20435 * lib/java.exp (java_init): Fix copyright.
20436
029d2200
AC
204372004-07-16 Andrew Cagney <cagney@gnu.org>
20438
20439 * gdb.base/restore.c: Append "prologue" to comments marking the a
20440 function's prologue.
20441 * gdb.base/restore.exp: Update copyright, re-indent.
20442 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20443 callerN" prefix where needed. Update patterns that match a
20444 function's prologue.
20445
653b62c5
MC
204462004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20447
20448 * gdb.base/restore.c: Add copyright notice.
20449
f7d690e5
AC
204502004-07-16 Andrew Cagney <cagney@gnu.org>
20451
20452 * gdb.base/logical.exp: Update copyright.
20453 (evaluate): New procedure. Use to re-implement tests using
20454 several tables.
20455
d629a7cb
MH
204562004-07-14 Martin Hunt <hunt@redhat.com>
20457
20458 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20459 which fixes some problems where init.tcl was not found.
20460
9c7bb332
AC
204612004-07-13 Andrew Cagney <cagney@gnu.org>
20462
6bf46641
AC
20463 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20464 (check_sizeof, check_valueof): Do not include the output in the
20465 test name. Use gdb_test.
20466 (get_valueof): Use gdb_test_multiple.
20467
c4ffd4c0
AC
20468 * gdb.base/step-test.exp: Update copyright. Use
20469 gdb_test_multiple. Ensure that test names do not include
20470 architecture dependent output.
20471
ab89363a
AC
20472 * gdb.gdb/observer.exp: Update copyright.
20473 (setup_test): Use gdb_test_multiple.
20474 (attach_first_observer, attach_second_observer)
20475 (attach_third_observer, detach_first_observer)
20476 (detach_second_observer, detach_third_observer)
20477 (reset_counters, check_counters): Make $message a prefix.
20478 (test_normal_stop_notifications): Add "args" parameter - a list of
20479 init functions to be called. Make $message a prefix,
20480 (test_observer_normal_stop): Change the message prefixes so that
20481 they are unique, pass the attach / detach procedures to
20482 test_normal_stop_notifications.
20483
ec58997a
AC
20484 * gdb.base/signull.exp (test_segv): Prefix all tests with
20485 "${name}". Clean up test messages.
20486
b475183b
AC
20487 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20488
9c7bb332
AC
20489 * gdb.base/ena-dis-br.exp: Update copyright.
20490 (break_at): New function. Replace send_gdb with gdb_test,
20491 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20492 ignore count, not stopped at bpt", with KFAIL.
20493
2dd95497
CV
204942004-07-13 Corinna Vinschen <vinschen@redhat.com>
20495
20496 * gdb.base/attach.exp: Remove cleanupfile handling.
20497
419e626b
AC
204982004-07-12 Andrew Cagney <cagney@gnu.org>
20499
20500 * gdb.base/annota1.exp: Cleanup corefile test name.
20501 * gdb.base/annota3.exp: Ditto.
20502
8b1b3228
AC
205032004-07-12 Andrew Cagney <cagney@gnu.org>
20504
78650829
AC
20505 * gdb.base/signals.exp: Clean up copyright, re-indent.
20506
8b1b3228
AC
20507 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20508 gdb_test and gdb_test_multiple.
20509
935c2760
JJ
205102004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20511
20512 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20513 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20514 provide line number info for first statement in main.
20515
1544280f
AC
205162004-07-08 Andrew Cagney <cagney@gnu.org>
20517
1279f4ff
AC
20518 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20519
1544280f
AC
20520 * gdb.base/sigbpt.exp: Make the common part of each test name a
20521 prefix instead of suffix.
20522
bcc82369
BR
205232004-07-07 Bob Rossi <bob_rossi@cox.net>
20524
20525 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20526 test from test_tbreak_creation_and_listing to
20527 test_file_list_exec_source_file
20528 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20529 Changed name of test from test_tbreak_creation_and_listing to
20530 test_file_list_exec_source_file
20531
23f4b0aa
JJ
205322004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20533
20534 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20535 the jmisc() constructor instead of <init>.
20536 * gdb.java/jmisc1.exp: Ditto.
20537
56401cd5
AC
205382004-07-07 Andrew Cagney <cagney@gnu.org>
20539
20540 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20541 corrupting the PC.
20542
44ae2f6a
MC
205432004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20544
20545 * gdb.cp/templates.exp: Accept whitespace change in demangler
20546 output.
20547
45a83408
AC
205482004-07-06 Andrew Cagney <cagney@gnu.org>
20549
20550 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20551
d205ad70
MC
205522004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20553
20554 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20555 * lib/compiler.cc: Likewise.
20556
06ea1a61
MC
205572004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20558
20559 * lib/compiler.cc: Work around string preprocessing problem
20560 with old hp c++ compiler.
20561 * lib/compiler.c: Likewise.
20562
daab1251
CV
205632004-06-29 Corinna Vinschen <vinschen@redhat.com>
20564
20565 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20566 directives to conditionalize symbol prefixing.
20567 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20568 additional_flags handling. Add underscore prefix for Cygwin.
20569 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20570 conditionalize symbol prefixing.
20571 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20572 additional_flags handling. Add underscore prefix for Cygwin.
20573
cc984116
CV
205742004-06-29 Corinna Vinschen <vinschen@redhat.com>
20575
20576 * gdb.base/bigcore.exp: Skip test on Cygwin.
20577
c279b077
MC
205782004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20579
20580 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20581 formats for "info register". Use gdb_test_multiple. Fix
20582 the "invalid register" test.
20583
0e915747
CV
205842004-06-28 Corinna Vinschen <vinschen@redhat.com>
20585
20586 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20587 PID for Cygwin. Add Cygwin specific strings to check for in some
20588 tests.
20589 (do_attach_tests): Add a test for user interaction when attaching
20590 to a process with no matching symbol table already loaded.
20591
11422c86
AC
205922004-06-26 Andrew Cagney <cagney@gnu.org>
20593
20594 Test PR java/1567 and PR java/1565.
20595 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20596 * gdb.java/jmisc2.exp: Delete file.
20597
cefbce26
MC
205982004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20599
20600 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20601
e19f872c
CV
206022004-06-25 Corinna Vinschen <vinschen@redhat.com>
20603
20604 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20605 attach process.
20606
d931ba3b
MC
206072004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20608
20609 * gdb.cp/pr-1553.exp: Remove.
20610
aef68c48
MC
206112004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20612
20613 * gdb.cp/pr-1553.cc: Remove.
20614 * gdb.cp/pr-1553.exp: Disable this test.
20615
8d5df71a
JB
206162004-06-20 Jim Blandy <jimb@redhat.com>
20617
a9c64011 20618 Fix PR testsuite/1680.
8d5df71a
JB
20619 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20620 regular expressions.
20621
4ac6f39d
MC
206222004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20623
20624 Fix PR testsuite/1679.
20625 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20626 Issue an UNSUPPORTED result instead.
20627
1b413552
JB
206282004-06-18 Jim Blandy <jimb@redhat.com>
20629
20630 * gdb.base/charset.exp: Only send a control-C if we see a new
20631 prompt and incomplete command.
20632
6daa6ebd
MC
206332004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20634
20635 * gdb.cp/pr-574.cc: Add copyright notice.
20636
51fa4ae0
JB
206372004-06-17 Jim Blandy <jimb@redhat.com>
20638
20639 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20640 cases where the regexp has no groups; this grabs random text from
20641 the previous test suite, whatever that was.
20642
8fea26c5
MC
206432004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20644
20645 * gdb.cp/printmethod.cc: Add copyright notice.
20646
1e3aeb41
MC
206472004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20648
20649 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20650
9d9030bc
AC
206512004-06-16 Andrew Cagney <cagney@gnu.org>
20652
20653 * gdb.base/signull.c: Update copyright. Include <string.h>.
20654 (bowler): Replace data_pointer with data_read
20655 and data_write cases. Add code_descriptor case.
20656 (zero, desc): New array and pointer.
20657 (data, code): Change to simple pointers.
20658 * gdb.base/signull.exp: Fix probe pattern matching a function
20659 descriptor SIGSEGV. Replace data_pointer with data_read and
20660 data_write tests.
20661
acd4ad44
AC
206622004-06-16 Andrew Cagney <cagney@gnu.org>
20663
20664 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20665
08fd625c
MC
206662004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20667
20668 * gdb.base/long_long.c: Add copyright notice.
20669
1903502c
MC
206702004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20671
20672 * gdb.base/long_long.exp: Remove reference to
20673 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20674 to gdb_breakpoint and gdb_continue_to_breakpoint.
20675
83313cb1
JB
206762004-06-14 Jim Blandy <jimb@redhat.com>
20677
20678 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20679 endian case.
20680
1bf404ef
AC
206812004-06-14 Andrew Cagney <cagney@gnu.org>
20682
20683 * gdb.base/gcore.exp (capture_command_output): Delete the always
20684 passing tests containing inferior values.
20685 * gdb.base/ending-run.exp: Do not include the breakpoint address
20686 in the test message. Update copyright.
20687 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20688 size in the test name, use gdb_test_multiple. Update copyright.
20689
ef220b33
MC
206902004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20691
20692 * gdb.cp/ref-types.cc: Add copyright notice.
20693
4f70a4c9
MC
206942004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20695
20696 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20697 hp_aCC_compiler.
20698 * lib/compiler.cc: Likewise.
20699 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20700 'set' commands. Log diagnostics for other lines. Set
20701 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20702
335928ac
MC
207032004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20704
20705 * gdb.cp/try_catch.cc: Add copyright notice.
20706
2efb12e8
MC
207072004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20708
20709 * gdb.cp/userdef.cc: Add copyright notice.
20710
0bbed51a
MC
207112004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20712
20713 * gdb.cp/virtfunc.cc: Add copyright notice.
20714
e12a46c9
RC
207152004-06-11 Randolph Chung <tausq@debian.org>
20716
20717 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20718 problem.
20719
338e05af
AC
207202004-06-10 Andrew Cagney <cagney@gnu.org>
20721
20722 * lib/compiler.cc, lib/compiler.c: Append either
20723 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20724 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20725 instead of gcc-3-3.
20726
dc3f10cb
AC
207272004-06-09 Andrew Cagney <cagney@gnu.org>
20728
b4d946af
AC
20729 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20730 gdb/1455, bug is specific to "long long" and "double".
a9c64011 20731
dc3f10cb
AC
20732 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20733 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20734 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20735 fixed.
20736
b5c0bfa2
AC
207372004-06-09 Andrew Cagney <cagney@gnu.org>
20738
20739 * gdb.base/structs.exp (test_struct_returns): Replace
20740 "return_value_unknown" and "finish_value_unknown" by
20741 "return_value_known" and "finish_value_known". Instead of
20742 "return_value_unknown" iff "finish_value_unknown", check
20743 "return_value_known" implies "finish_value_known".
20744
caeb605f
MH
207452004-06-08 Martin Hunt <hunt@redhat.com>
20746
20747 * gdb.base/float.exp: Add pattern for mips targets.
20748
c892bb64
RC
207492004-06-08 Randolph Chung <tausq@debian.org>
20750
20751 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20752 message for unknown architectures more clear.
20753
48306d3e
JB
207542004-06-08 Joel Brobecker <brobecker@gnat.com>
20755
20756 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20757 start the execution of the program.
20758
83ecb59f
JB
207592004-06-07 Jim Blandy <jimb@redhat.com>
20760
20761 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20762 * gdb.arch/i386-cpuid.h: New helper file.
20763
55264cb4
RC
207642004-06-07 Randolph Chung <tausq@debian.org>
20765
20766 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20767 has started.
20768
23cadb28
RM
207692004-06-04 Roland McGrath <roland@redhat.com>
20770
20771 Fix PR gdb/1647.
20772 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20773 differently to be robust to output buffering differences.
20774
51d01eda
MC
207752004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20776
20777 * gdb.threads/pthreads.exp: Update copyright years.
20778 (check_control_c): Change asynchronous 'after' to synchronous.
20779
f4fc3b93
RM
207802004-06-04 Roland McGrath <roland@redhat.com>
20781
20782 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20783 next gdb prompt.
20784
4013522b
MC
207852004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20786
20787 Fix PR gdb/1636.
20788 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20789 calls to synchronous.
20790
7a8f1e6b
JB
207912004-05-26 Jim Blandy <jimb@redhat.com>
20792
20793 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20794
81bb3443
RC
207952004-05-24 Randolph Chung <tausq@debian.org>
20796
20797 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20798 * gdb.asm/pa.inc: New file.
20799
8f5a3103
MK
208002004-05-22 Mark Kettenis <kettenis@gnu.org>
20801
20802 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20803
734b8fe8 208042004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 20805 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
20806
20807 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20808 GDB prompt.
20809
725603e1
UW
208102004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20811
f4fc3b93 20812 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
20813 setjmp/longjmp. Use sigaction instead of signal.
20814
8b923272 208152004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 20816 Michael Snyder <msnyder@redhat.com>
8b923272
JB
20817
20818 * gdb.threads/pthread_cond_wait.c: New file.
20819 * gdb.threads/pthread_cond_wait.exp: New testcase.
20820
8bfabb04
AC
208212004-05-13 Andrew Cagney <cagney@redhat.com>
20822
20823 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20824 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20825
42edda50
AC
208262004-05-11 Andrew Cagney <cagney@redhat.com>
20827
20828 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20829 fixed but revealed gdb/1639.
20830
d303a6c7
AC
208312004-05-10 Andrew Cagney <cagney@redhat.com>
20832
20833 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20834 func1" and "next to 2nd alarm", kernel bug avoided.
20835
bf08c2a1
DJ
208362004-05-10 Daniel Jacobowitz <dan@debian.org>
20837
20838 PR external/1568
20839 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20840 XFAIL if it is smaller than bytes_allocated.
20841 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20842 (main): Make chunks_allocated unsigned. Correct comment.
20843
c0586a34
JB
208442004-05-07 Joel Brobecker <brobecker@gnat.com>
20845
20846 * gdb.arch/powerpc-aix-prologue.c: New file.
20847 * gdb.arch/powerpc-aix-prologue.exp: New file.
20848
f2785d12
JB
208492004-05-07 Jim Blandy <jimb@redhat.com>
20850
20851 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20852 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20853
bd7f6e30
JB
208542004-05-06 Joel Brobecker <brobecker@gnat.com>
20855
20856 * gdb.base/sep.exp: No longer setup_kfail when the program was
20857 built with dwarf2.
20858
0a5e7efe
JI
208592004-05-05 Jim Ingham <jingham@apple.com>
20860
20861 * gdb.base/pending.exp: Make sure pending breakpoints
20862 preserve the ignore count.
f4fc3b93 20863
a8958849
MK
208642004-04-27 Jerome Guitton <guitton@gnat.com>
20865
20866 * i386-prologue.exp: Add testcase for jump instruction as first
20867 instruction of the real code.
20868 * i386-prologue.c (jump_at_beginning): New function.
20869
7e103f5b
MK
208702004-04-28 Mark Kettenis <kettenis@gnu.org>
20871
20872 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20873 x86_64-*-*.
20874
5d38b224
MK
208752004-04-28 Mark Kettenis <kettenis@gnu.org>
20876
20877 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20878 i*86-*-*.
20879
0ef32fd9
MK
208802004-04-25 Mark Kettenis <kettenis@gnu.org>
20881
20882 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20883 expression that checks the return type.
20884
71d7dd7c
AC
208852004-04-23 Andrew Cagney <cagney@redhat.com>
20886
20887 * gdb.base/call-sc.exp: New test of scalar call/return values.
20888 * gdb.base/call-sc.c: Ditto.
20889
1e9f977e
JJ
208902004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20891
20892 * gdb.threads/manythreads.c: Reduce thread stack size.
20893
899d9e3a
JJ
208942004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20895
20896 * gdb.threads/manythreads.c: Add copyright notice.
20897
61bcae62
AC
208982004-04-23 Andrew Cagney <cagney@redhat.com>
20899
20900 * gdb.base/siginfo.exp: Better handle step out of signal.
20901 * gdb.base/sigstep.exp: Ditto.
20902
7339a42e 209032004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 20904 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
20905
20906 * gdb.threads/manythreads.c: New testcase.
20907 * gdb.threads/manythreads.exp: Ditto.
20908
5c98409b
JB
209092004-04-22 Jim Blandy <jimb@redhat.com>
20910
20911 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20912 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20913
3b611f1a
MC
209142004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20915
20916 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20917
f0fd9238
AC
209182004-04-21 Andrew Cagney <cagney@redhat.com>
20919
20920 * gdb.base/sigstep.c: New file.
20921 * gdb.base/sigstep.exp: New file.
20922
90990674
JB
209232004-04-16 Joel Brobecker <brobecker@gnat.com>
20924
20925 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20926 call to observer_notify_normal_stop.
20927
78cef34b
AC
209282004-04-15 Andrew Cagney <cagney@redhat.com>
20929
20930 * gdb.base/siginfo.c: New file.
20931 * gdb.base/siginfo.exp: New file.
20932
d2343407
JB
209332004-04-12 J. Brobecker <brobecker@gnat.com>
20934
20935 * gdb.base/sep.exp: Fix typo in comment.
20936
a2dba3c8
JB
209372004-04-12 J. Brobecker <brobecker@gnat.com>
20938
20939 * gdb.base/sep.c: New file.
20940 * gdb.base/sep-proc.c: New file.
20941 * gdb.base/sep.exp: New testcase.
20942
15f7b60e
MK
209432004-04-09 Mark Kettenis <kettenis@gnu.org>
20944
20945 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20946 support.
20947
44f4de1a
AC
209482004-04-05 Andrew Cagney <cagney@redhat.com>
20949
20950 * gdb.base/sigaltstack.c: New file.
20951 * gdb.base/sigaltstack.exp: New file.
20952
ef04f396
JB
209532004-04-04 Joel Brobecker <brobecker@gnat.com>
20954
20955 * gdb.base/foll-fork.exp: Update the expected output for
20956 "help set follow-fork-mode", to match a change that was made
20957 to the help of this variable on 2004-01-13.
20958
d40d2c92
JB
209592004-04-01 Joel Brobecker <brobecker@gnat.com>
20960
20961 * lib/ada.exp: Add copyright notice.
20962 * bar.ads: Likewise.
20963 * bar.adb: Likewise.
20964 * null_record.adb: Likewise.
20965 * null_record.exp: Likewise.
20966 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20967
f86ef5a3
JB
209682004-04-01 Joel Brobecker <brobecker@gnat.com>
20969
20970 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20971 * configure: Regenerate.
20972
414e70e3
JB
209732004-04-01 Joel Brobecker <brobecker@gnat.com>
20974
20975 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20976 to build the application. Remove the message printed when in
20977 verbose mode, redundant with the UNSUPPORTED message above.
20978
f0aaee49
JB
209792004-03-31 Joel Brobecker <brobecker@gnat.com>
20980
20981 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20982 * gdb.ada (null_record.exp): New testcase.
20983
ac81cb54
JB
209842004-03-31 Joel Brobecker <brobecker@gnat.com>
20985
20986 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20987
854af2f7
JB
209882004-03-31 Joel Brobecker <brobecker@gnat.com>
20989
20990 * gdb.ada: New subdirectory.
20991 * gdb.ada/Makefile.in: New file.
20992 * gdb.ada/gnat_ada.gpr.in: New file.
20993
034cb681
JB
209942004-03-31 Joel Brobecker <brobecker@gnat.com>
20995
20996 * lib/ada.exp: New file.
20997
78a1a894
DJ
209982004-03-24 Daniel Jacobowitz <drow@mvista.com>
20999
21000 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
21001 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
21002
4b2b3b3e
AC
210032004-03-22 Andrew Cagney <cagney@redhat.com>
21004
21005 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
21006 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
21007 Problem identified by Ulrich Weigand.
21008
23c73aa3
DC
210092004-03-17 David Carlton <carlton@kealia.com>
21010
21011 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
21012 PR c++/826.
21013
d63a86f8
RM
210142004-03-16 Roland McGrath <roland@redhat.com>
21015
21016 * gdb.base/auxv.exp: New file.
21017 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
21018
0e02aa50
DC
210192004-03-12 David Carlton <carlton@kealia.com>
21020
21021 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
21022 * gdb.cp/pr-1553.cc: Ditto.
21023 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
21024 pass branch.
21025
c20b71be
MC
210262004-03-12 Michael Chastain <mec.gnu@mindspring.com>
21027
21028 * gdb.cp/templates.exp: Accept more template types.
21029
c7414a01
MC
210302004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21031
21032 From Corinna Vinschen with modifications.
21033 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
21034 local variable obj_with_enum.
21035 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
21036 results with obj_with_enum.
21037
ed69573c
MC
210382004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21039
21040 * gdb.cp/classes.cc: New file, copied from misc.cc.
21041 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
21042
28301461
MC
210432004-03-09 Michael Chastain <mec.gnu@mindspring.com>
21044
21045 * gdb.cp/misc.cc: Add copyright notice.
21046
1198ecbe
DC
210472004-03-05 David Carlton <carlton@kealia.com>
21048
21049 * gdb.cp/rtti.exp: Add 'print *obj3' test.
21050 * gdb.cp/rtti.h: Update copyright.
21051 (namespace n2::n3): New.
21052 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
21053 (n2::n3::func3): New.
21054 (main): Call n2::n3::func3.
21055 * gdb.cp/rtti2.cc: Update copyright.
21056 (n2::create3): New.
21057
9e08c470
MK
210582004-03-04 Mark Kettenis <kettenis@gnu.org>
21059
21060 * gdb.asm/openbsd.inc: Fix typo.
21061
4bebc3aa
FF
210622004-03-03 Fred Fish <fnf@redhat.com>
21063
21064 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
21065 "val" instead of unused "size". Update copyright year.
21066
6ea9fb37
DJ
210672004-02-29 Daniel Jacobowitz <drow@mvista.com>
21068
21069 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
21070 to use unsigned char.
21071 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
21072 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
21073
23b23974
DJ
210742004-02-29 Daniel Jacobowitz <drow@mvista.com>
21075
21076 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
21077 line of output.
21078
7574fd53
DJ
210792004-02-28 Daniel Jacobowitz <drow@mvista.com>
21080
21081 * gdb.base/relocate.c (dummy): Initialize.
21082
a195357f
DJ
210832004-02-28 Daniel Jacobowitz <drow@mvista.com>
21084
21085 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
21086 a breakpoint at exit.
21087
72fd54a9
FF
210882004-02-27 Fred Fish <fnf@redhat.com>
21089
21090 * gdb.base/chng-syms.exp: Add expect condition to match failing
21091 case that isn't a timeout.
21092
b9d23137
AC
210932004-02-27 Andrew Cagney <cagney@redhat.com>
21094
21095 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
21096 support.
21097
15d208f6 210982004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 21099
15d208f6
FF
21100 * gdb.arch/gdb1431.c: Remove.
21101 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
21102 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
21103 of "until" incorrectly.
21104
98f9cd2d
JB
211052004-02-26 J. Brobecker <brobecker@gnat.com>
21106
21107 * gdb.cp/class2.cc (empty): New class.
21108 (refer): New function.
21109 (main): Declare an object of type empty and use it.
21110 * gdb.cp/class2.exp: Print the value of an object of type empty.
21111
9b50c11b
JJ
211122004-02-26 Jeff Johnston <jjohnstn@redhat.com>
21113
21114 * gdb.base/langs.exp: Update query string to match the
21115 new nquery format used for pending breakpoints.
21116
0dcd613f
AC
211172004-02-26 Andrew Cagney <cagney@redhat.com>
21118
21119 Fix PR i18n/1570.
21120 * gdb.base/charset.c: Update copyright notice.
21121 (main, init_string): Remove the escape character '\e' tests.
21122 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
21123 * gdb.base/charset.exp (valid_host_charset): Ditto.
21124 * gdb.base/setvar.exp: Ditto.
21125
b8a56647
AC
211262004-02-24 Andrew Cagney <cagney@redhat.com>
21127
90d59e34
AC
21128 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
21129 mmapped data in core file" PASS and FAIL messages consistent.
21130
b8a56647
AC
21131 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
21132 setting a breakpoint. Work around PR java/1565.
21133
9f27c604
JJ
211342004-02-23 Jeff Johnston <jjohnstn@redhat.com>
21135
21136 * lib/gdb.exp (gdb_breakpoint): Update query string to match
21137 new nquery format.
21138 * gdb.base/pending.exp: Ditto.
21139
3224a706
MK
211402004-02-22 Mark Kettenis <kettenis@gnu.org>
21141
21142 * configure.in: Run stabs tests on *BSD.
21143 * configure: Regenerated.
21144
41e0a9ca
MK
211452004-02-21 Mark Kettenis <kettenis@gnu.org>
21146
21147 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
21148
1e1b3428
FF
211492004-02-20 Fred Fish <fnf@redhat.com>
21150
21151 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
21152 blank in test for "returns short", for consistency with other
21153 "returns xxx" tests. Update copyright year.
21154
f9a7572a
FF
211552004-02-19 Fred Fish <fnf@redhat.com>
21156
21157 New testcase for PR breakpoint/1558.
21158 * gdb.arch/gdb1558.exp: New file.
21159 * gdb.arch/gdb1558.c: New file.
21160
b2ce2854
EZ
211612004-02-19 Elena Zannoni <ezannoni@redhat.com>
21162
21163 * gdb.base/nodebug.exp: Fix typo.
21164
e7c9ff01
JB
211652004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21166
21167 Committed by Jim Blandy <jimb@redhat.com>.
21168
62f4b920
JB
21169 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
21170
2db536a1
JB
21171 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
21172
e7c9ff01
JB
21173 * gdb.base/float.exp: Support s390*-*-* targets.
21174
f3205b34
AF
211752004-02-17 Adam Fedor <fedor@gnu.org>
21176
21177 * gdb.base/gdb1555.exp: New file.
21178 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
21179
9d62932d
EZ
211802004-02-17 Elena Zannoni <ezannoni@redhat.com>
21181
21182 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
21183
344c9711
FF
211842004-02-16 Fred Fish <fnf@redhat.com>
21185
21186 * gdb.arch/gdb1291.c: Remove
21187 * gdb.arch/gdb1291.s: New test input file.
21188 * gdb.arch/gdb1291.exp: Expand test to check case that should not
21189 fail. Test for correct result, known incorrect result, other
21190 failures and timeouts.
21191
2d822687
AC
211922004-02-16 Andrew Cagney <cagney@redhat.com>
21193
21194 * gdb.base/bigcore.exp: New file.
21195 * gdb.base/bigcore.c: New file.
21196
dac15b66
AC
211972004-02-13 Andrew Cagney <cagney@redhat.com>
21198
21199 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21200 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21201 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21202 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21203 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21204 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21205 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21206 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21207 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21208 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21209
6bdfc2c4
JJ
212102004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21211
21212 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21213 executed is an alloc instruction.
21214
87b3ede8
DC
212152004-02-11 David Carlton <carlton@kealia.com>
21216
21217 * gdb.cp/breakpoint.exp: New.
21218 * gdb.cp/breakpoint.cc: New.
21219
6e19e2bf
MC
212202004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21221
21222 Partial fix for PR gdb/1543.
21223 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21224 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21225 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21226 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21227 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21228 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21229 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21230 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21231 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21232 to bug-gdb@prep.ai.mit.edu .
21233 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21234 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21235 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21236 Likewise.
21237
5c5455dc
AC
212382004-02-10 Andrew Cagney <cagney@redhat.com>
21239
21240 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21241 using gdb_internal_error_resync.
21242
9cf689d7
DJ
212432004-02-09 Daniel Jacobowitz <drow@mvista.com>
21244
21245 * gdb.threads/thread-specific.exp: Stop early if no threads are
21246 found.
21247
d2dc51db
MC
212482004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21249
21250 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21251
14b1a056
DJ
212522004-02-08 Daniel Jacobowitz <drow@mvista.com>
21253
21254 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21255 breakpoints.
21256
83f66e8f
DJ
212572004-02-07 Daniel Jacobowitz <drow@mvista.com>
21258
21259 * config/sim.exp (gdb_load): Handle $arg == "".
21260 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21261 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21262
30fc0091
EZ
212632004-02-07 Elena Zannoni <ezannoni@redhat.com>
21264
a9c64011
AS
21265 * gdb.base/maint.exp: Update test to reflect
21266 obstack changes.
30fc0091 21267
4d806929
JJ
212682004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21269
21270 * gdb.base/pendshr.c (pendfunc): New function that calls
21271 pendfunc1.
21272 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21273
7bfdd688
FF
212742004-02-04 Fred Fish <fnf@redhat.com>
21275
21276 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21277 function symbols and update copyright years.
21278 * gdb.arch/gdb1291.c: Ditto.
21279
aaa08ee4
MC
212802004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21281
21282 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21283
dbad7755
MC
212842004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21285
21286 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21287
ec4646ef
MC
212882004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21289
21290 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21291
1b802196
FF
212922004-02-02 Fred Fish <fnf@redhat.com>
21293
21294 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21295 remote targets. Update copyright years.
21296
18fe2033
JJ
212972004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21298
21299 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21300 support.
21301 * gdb.base/langs.exp: Fix test which attempts to create
21302 breakpoint on non-existent function to handle new pending
21303 support.
21304 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21305 a breakpoint.
21306 * gdb.base/pending.exp: New test.
21307 * gdb.base/pending.c: New file.
21308 * gdb.base/pendshr.c: Ditto.
21309
8d577d32
DC
213102004-02-02 David Carlton <carlton@kealia.com>
21311
21312 * gdb.cp/overload.exp: Add overloadNamespace tests.
21313 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21314 (overloadNamespace, XXX): New.
21315 (main): Call XXX::marker2.
21316
3ad13771
FF
213172004-02-01 Fred Fish <fnf@redhat.com>
21318
21319 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21320 * gdb.base/finish.exp: Ditto.
21321 * gdb.base/gcore.exp: Ditto.
21322 * gdb.base/huge.exp: Ditto.
21323 * gdb.base/info-proc.exp: Ditto.
21324 * gdb.base/return2.exp: Ditto.
21325 * gdb.threads/gcore-thread.exp: Ditto.
21326
44c75849
DJ
213272004-02-01 Daniel Jacobowitz <drow@mvista.com>
21328
21329 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21330
005bc093
MK
213312004-02-01 Mark Kettenis <kettenis@gnu.org>
21332
21333 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21334 that opening the file succeeds on OpenBSD.
21335
c47cebdb
DJ
213362004-02-01 Daniel Jacobowitz <drow@mvista.com>
21337
21338 * gdb.threads/thread-specific.c: New file.
21339 * gdb.threads/threads-specific.exp: New test script.
21340 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21341 to expect_out.
21342
5a01311c
MK
213432004-02-01 Mark Kettenis <kettenis@gnu.org>
21344
21345 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21346 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21347 only on the "print_small_structs from print_long_arg_list" test.
21348
ce22a4f1
DJ
213492004-02-01 Daniel Jacobowitz <drow@mvista.com>
21350
21351 * gdb.base/completion.exp: Kill a stray backslash.
21352
21353 From Jim Ingham <jingham@apple.com>:
21354 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21355 agrees with the result from sending a tab.
21356
abbab9d3
DJ
213572004-01-31 Daniel Jacobowitz <drow@mvista.com>
21358
21359 * gdb.base/chng-syms.exp: Remove stray newline.
21360
53904d1e
MK
213612004-01-31 Mark Kettenis <kettenis@gnu.org>
21362
21363 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21364 *-*-openbsd*.
21365 * gdb.asm/openbsd.inc: New file.
21366
3a4b3aac
MK
213672004-01-30 Mark Kettenis <kettenis@gnu.org>
21368
21369 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21370 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21371 *-*solaris2*. Remove commented out default settings for
21372 asm-flags. Replace gdb_compile with target_link.
21373
ebac27b4
MC
213742004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21375
21376 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21377 for all tests. Remove old hp-ux and cygnus xfail cases.
21378
d8679d84
PH
213792004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21380
21381 * gdb.base/chng-syms.exp: New file.
21382 * gdb.base/chng-syms.c: New file.
21383
0a55bc22
MC
213842004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21385
21386 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21387 Provide arms for current output in all my configurations.
21388
94b8e876
MC
213892004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21390
21391 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21392 * lib/compiler.cc: Likewise.
21393 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21394 get the right preprocessor. Eval the output directly. Remove
21395 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21396 hp_f77_compiler and hp_f90_compiler completely.
21397 (gdb_preprocess): Delete.
21398 (get_compiler): Delete.
21399
7cf03d44
MK
214002004-01-24 Mark Kettenis <kettenis@gnu.org>
21401
21402 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21403 <string.h>.
21404
68b6dce9
NR
214052004-01-24 Nick Roberts <nick@nick.uklinux.net>
21406
21407 * gdb.mi/mi-stack.exp: Update copyright.
21408
b368761e
DC
214092004-01-23 David Carlton <carlton@kealia.com>
21410
21411 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21412 test for cp_lookup_transparent_type.
21413 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21414 call them.
21415
f2061b53
DJ
214162004-01-23 Daniel Jacobowitz <drow@mvista.com>
21417
21418 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21419 after -var-update.
21420
37fc574a
DC
214212004-01-23 David Carlton <carlton@kealia.com>
21422
21423 * gdb.cp/namespace.cc (C::ensureRefs): New.
21424 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21425
8e94b928
NR
214262004-01-20 Nick Roberts <nick@nick.uklinux.net>
21427
21428 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21429 case "-stack-list-locals 2".
21430 * gdb.mi/mi-var-child.exp: Test for case
21431 "-var-list-children --all-values NAME".
21432
997b0952
MC
214332004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21434
21435 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21436
52470da3
MK
214372004-01-18 Mark Kettenis <kettenis@gnu.org>
21438
7049b4b8
MK
21439 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21440 used with gdb_test_multiple.
21441
52470da3
MK
21442 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21443 read at address 0. This fixes PR testsuite/1504.
21444
da6012e5
DJ
214452004-01-18 Daniel Jacobowitz <drow@mvista.com>
21446
21447 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21448 Remove downloading, guessing the host executable, the calls to
21449 gdb_file_cmd and gdb_target_cmd, and "load" support.
21450 (infer_host_exec): New function broken out from gdb_load.
21451 (gdb_load): New wrapper for gdbserver_gdb_load.
21452 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21453 gdb_target_cmd. Use -target-select.
21454 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21455 Download binaries to the host. Clear last_mi_remote_file when
21456 we load a new binary.
21457 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21458 call gdbserver_gdb_load and mi_gdb_target_cmd.
21459
32c70722
MC
214602004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21461
21462 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21463 type patterns.
21464
b0cecf36
MC
214652004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21466
21467 * gdb.cp/templates.exp: Fix typo in test name of
21468 "print Foo<volatile char*>::foo".
21469
4120d7e6
MC
214702004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21471
21472 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21473
f679e530
BE
214742004-01-16 Ben Elliston <bje@wasabisystems.com>
21475
21476 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21477 (clean mostlyclean): Remove empty rm.
21478
091c48f6
MC
214792004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21480
21481 * gdb.base/setvar.exp: Add copyright years.
21482
3e5fc8d2
DC
214832004-01-14 David Carlton <carlton@bactrian.org>
21484
21485 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21486 PR c++/1511 and update coment.
21487 * gdb.cp/templates.exp: Update patterns to match current output.
21488 If changes involve something other than whitespace, KFAIL
21489 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21490
63d06c5c
DC
214912004-01-14 David Carlton <carlton@kealia.com>
21492
21493 * gdb.cp/namespace.exp: Add tests involving classes defined within
21494 namespaces.
21495 * gdb.cp/namespace.cc (C::CClass): New.
21496 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21497
a51dab88
EZ
214982004-01-14 Elena Zannoni <ezannoni@redhat.com>
21499
21500 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21501 what debug info we have. Print a better message if something goes
21502 wrong while producing the separate debug info file.
21503
a476ccc9
MC
215042004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21505
21506 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21507
f453692c
MC
215082004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21509
21510 * gdb.base/callfuncs.c: Add copyright notice.
21511
f40063a5
MC
215122004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21513
21514 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21515 inheritance. PR gdb/1498, PR gcc/13539.
21516
19ac3974
EZ
215172004-01-13 Elena Zannoni <ezannoni@redhat.com>
21518
a9c64011
AS
21519 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21520 test specific name.
21521 * gdb.mi/gdb669.exp: Ditto.
21522 * gdb.mi/mi-pthreads.exp: Ditto.
21523 * gdb.mi/mi1-pthreads.exp: Ditto.
21524 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21525
56c97c6e
MC
215262004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21527
21528 * gdb.cp/member-ptr.cc: Add copyright notice.
21529
a0644324
MC
215302004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21531
21532 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21533 some patterns for recent versions of gcc and hpacc. Delete
21534 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21535 Delete tests that access a NULL pointer-to-member-data. This
21536 script is still disabled for gcc.
21537
32fabe09
EZ
215382004-01-12 Elena Zannoni <ezannoni@redhat.com>
21539
21540 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21541 escaped correctly.
32fabe09 21542
1f8a6abb
EZ
215432004-01-12 Elena Zannoni <ezannoni@redhat.com>
21544
21545 * gdb.base/sepdebug.exp: New file.
21546 * gdb.base/sepdebug.c: New file.
21547 * lib/gdb.exp (separate_debug_filename): New procedure.
21548 (gdb_gnu_strip_debug): New procedure.
21549
48efe704
AC
215502004-01-12 Andrew Cagney <cagney@redhat.com>
21551
21552 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21553 * gdb.mi/ChangeLog-1999-2003: New file.
21554
a9415475
AC
215552004-01-12 Andrew Cagney <cagney@redhat.com>
21556
21557 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21558 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21559 or EEXIST", treat EBUSY as an XFAIL.
21560
83b8cf9d
MC
215612004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21562
21563 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21564 hp_cc_compiler.
21565
9939d2a8
MC
215662004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21567
21568 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21569 decorations.
21570
1ff8cadf
MC
215712004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21572
21573 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21574 and "(aCC)" decorations. Remove obsolete doco about old
21575 test results.
21576
6fa9022e
MC
215772004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21578
21579 * gdb.cp/exception.exp: Fix typo in doco.
21580
209721fe
MK
215812004-01-09 Mark Kettenis <kettenis@gnu.org>
21582
21583 * gdb.base/gdb1476.exp: Fix typo.
21584
ef11303e
MC
215852004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21586
21587 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21588 file.
21589
041ab88c
MC
215902004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21591
21592 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21593 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21594 Use gdb_compile. Remove restriction on gcc. Add some patterns
21595 for recent version of gdb. Delete second half, which was a copy
21596 of the first half with different build flags. This test is
21597 still disabled because it is still not ready for production.
21598
e36d075a
MC
215992004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21600
21601 * gdb.cp/exception.cc: Add copyright notice.
21602 * gdb.cp/exception.exp: Add a notice that this file is broken
21603 because of line number changes caused by addition of copyright
21604 notice.
21605
42b190ad
MC
216062004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21607
21608 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21609 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21610
8f25f06b
MC
216112004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21612
21613 * gdb.cp/classes.exp: Accept gnu abi 2.
21614 * gdb.cp/derivation.exp: Likewise.
21615 * gdb.cp/overload.exp: Likewise.
21616 * gdb.cp/virtfunc.exp: Likewise.
21617
06ded8b8
MC
216182004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21619
21620 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21621 semicolon after end of function.
21622
77c26ae3
MC
216232004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21624
21625 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21626 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21627 boilerplate code for compiling and running the program under
21628 test. Add some string method tests.
21629
20757486
MC
216302004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21631
21632 * gdb.cp/bs15503.cc: Add copyright notice.
21633 * gdb.cp/bs15503.exp: Adjust line number.
21634
0fd3b503
MC
216352004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21636
21637 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21638 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21639
10d1bea8
MC
216402004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21641
21642 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21643 hp_cc_compiler.
21644
2789202a
MC
216452004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21646
21647 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21648 * gdb.cp/ctti.exp: Use the marker instead of "next".
21649 With gcc, run further before bailing.
21650
b862f14c
MC
216512004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21652
21653 * gdb.cp/cttiadd.cc: Add copyright notice.
21654 * gdb.cp/cttiadd1.cc: Likewise.
21655 * gdb.cp/cttiadd2.cc: Likewise.
21656 * gdb.cp/cttiadd3.cc: Likewise.
21657
96da2469
MC
216582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21659
21660 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21661 Use gdb_test, gdb_test_multiple. Use floating-point values that
21662 have exact representations in IEEE-ish formats.
21663
053248ff
MC
216642004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21665
21666 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21667 compilers. Delete duplicate call to get_compiler_info.
21668 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21669 * gdb.base/volatile.exp: Likewise.
21670
84acecdd
MK
216712004-01-07 Mark Kettenis <kettenis@gnu.org>
21672
21673 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21674 memory at address 0.
21675
fe11a27f
MC
216762004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21677
21678 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21679 to test for hp-ux assembler. Fix copyright years.
21680
60ad077b
AC
216812004-01-07 Andrew Cagney <cagney@redhat.com>
21682
21683 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21684
1c9b8f33
AC
216852004-01-07 Andrew Cagney <cagney@redhat.com>
21686
21687 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21688 when creating the read-only file. From analysis by Roland McGrath
21689 and Elena Zannoni.
21690
753ccc7a
MC
216912004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21692
21693 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21694
eca3e36b
MC
216952004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21696
21697 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21698 data pointers.
21699
f8d4bac4
MC
217002004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21701
21702 * gdb.cp/m-static.exp: Compile one source file at a time.
21703 Delete unused call to get_compiler_info.
21704
9b4e0f94
MC
217052004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21706
21707 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21708 * gdb.base/call-rt-st.exp: Likewise.
21709 * gdb.base/nodebug.exp: Likewise.
21710 * gdb.base/volatile.exp: Likewise.
21711 * gdb.cp/ref-types.exp: Likewise.
21712 * gdb.cp/templates.exp: Likewise.
21713
023c1024
MK
217142004-01-05 Mark Kettenis <kettenis@gnu.org>
21715
21716 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21717
19703c4a
MC
217182004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21719
21720 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21721 hppa*-hp-hpux*.
21722
18b67037
MK
217232004-01-04 Mark Kettenis <kettenis@gnu.org>
21724
ba6219c8
MK
21725 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21726 x86_64-*-*.
21727
18b67037
MK
21728 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21729 sparc64-*-* and sparc*-solaris2*.
21730
1bfbbb9d
MK
217312004-01-04 Mark Kettenis <kettenis@gnu.org>
21732
21733 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21734 return ${tests}" test. The ${tests} already mentions the
21735 filename.
21736
06846494
MC
217372004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21738
21739 * gdb.cp/local.exp: Accept gcc abi 2.
21740
3b0cb202
MC
217412004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21742
21743 * gdb.cp/templates.exp: Accept gcc abi 2.
21744
0643ec3f
MC
217452004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21746
21747 * lib/compiler.cc: Remove supports_template_debugging.
21748 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21749
d231d0b1
MC
217502004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21751
21752 * gdb.cp/namespace.exp: Accept gcc abi 2.
21753
44ffb27c
MC
217542004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21755
21756 * gdb.cp/method.exp: Accept gcc abi 2.
21757
184ad485
MC
217582004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21759
21760 * gdb.cp/classes.exp: Generate identical results as old version.
21761 * gdb.cp/derivation.exp: Likewise.
21762 * gdb.cp/overload.exp: Likewise.
21763 * gdb.cp/virtfunc.exp: Likewise.
21764
116f09e7
MC
217652004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21766
21767 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21768 mysterious bug with sourceware version of expect.
21769
b1379776
MC
217702004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21771
21772 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21773 current versions of gcc, including gcc abi 2. Remove gratuitous
21774 restart of test program. Use gdb_test_multiple and gdb_test for
21775 all tests. Add patterns to xfail missing "const" in "const char *"
21776 and kfail PR gdb/1155.
21777
6b7a4c0e
MC
217782004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21779
21780 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21781 current versions of gcc, including gcc abi 2. Remove gratuitous
21782 restart of test program. Use gdb_test_multiple and gdb_test for
21783 all tests. Add patterns to kfail PR gdb/1498.
21784
51615d72
MC
217852003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21786
21787 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21788 current versions of gcc, including gcc abi 2. Use "breakpoint"
21789 and "continue" instead of restarting the target program. Use
21790 gdb_test_multiple and gdb_test for all tests.
21791
7b79a9d7
MK
217922004-01-01 Mark Kettenis <kettenis@gnu.org>
21793
21794 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21795 for *-*-solaris2*.
21796
1cd3489f
MC
217972003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21798
21799 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21800 current versions of gcc, including gcc abi 2. Use "breakpoint"
21801 and "continue" instead of restarting the target program several
21802 times. Use gdb_test_multiple and gdb_test for all tests.
21803
850742db
MC
218042003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21805
21806 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21807 source files.
21808
eb4bbda8
MC
218092003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21810
21811 * gdb.base/environ.exp: Handle compiling test case from multiple
21812 source files.
21813
e42c7771
MC
218142003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21815
21816 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21817
80e4b428
JB
218182003-12-17 Jim Blandy <jimb@redhat.com>
21819
5f06973a
JB
21820 * gdb.base/freebpcmd.c: Add copyright notice.
21821
80e4b428
JB
21822 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21823
0ab84fb7
MC
218242003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21825
21826 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21827
1b3bb3d0
JB
218282003-12-13 Jim Blandy <jimb@redhat.com>
21829
21830 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21831
3a4c9371
KB
218322003-12-12 Kevin Buettner <kevinb@redhat.com>
21833
21834 * gdb.asm/frv.inc: New file.
21835 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21836
a1dea79a
FF
218372003-12-09 Fred Fish <fnf@redhat.com>
21838
21839 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21840 functions to break1.c and leave prototypes behind. Add more
21841 "set breakpoint NN here" comments.
21842 * gdb.base/break1.c: New file.
21843
21844 * gdb.base/break.exp: Handle compiling test case from multiple
21845 source files and change source file references as needed.
21846 * gdb.base/completion.exp: Ditto.
21847 * gdb.base/condbreak.exp: Ditto.
21848 * gdb.base/define.exp: Ditto.
21849 * gdb.base/ena-dis-br.exp: Ditto.
21850 * gdb.base/info-proc.exp: Ditto.
21851 * gdb.base/maint.exp: Ditto.
21852 * gdb.base/until.exp: Ditto.
21853
21854 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21855 hardcoded line numbers.
21856 * gdb.base/define.exp: Ditto.
21857 * gdb.base/ena-dis-br.exp: Ditto.
21858 * gdb.base/maint.exp: Ditto.
21859 * gdb.base/until.exp: Ditto.
21860
21861 * gdb.base/completion.exp: Use "break1" for completion tests since
21862 "break" is no longer a unique prefix.
21863
5266b69c
AC
218642003-12-06 Andrew Cagney <cagney@redhat.com>
21865
21866 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21867 "return_value_unimplemented". When an unimplemented struct return
21868 architecture, report incorrect values as a KFAIL
21869
374451f0
MC
218702003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21871
21872 * gdb.cp/rtti.exp: Accept new wording of warning from
21873 cp_lookup_rtti_type.
21874
ba9b20a7
MC
218752003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21876
21877 Partial fix for PR testsuite/1456.
21878 * gdb.base/scope.exp (test_at_main): Replace references to
21879 gcc_compiled with calls to test_compiler_info.
21880 (test_at_foo): Likewise.
21881 (test_at_bar): Likewise.
21882
b74b6d0b
MC
218832003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21884
21885 Partial fix for PR testsuite/1456.
21886 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21887 to test_compiler_info.
21888
ccfa3402
MC
218892003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21890
21891 * gdb.base/so-impl-ld.exp: Update copyright notice.
21892
f6246aba
MC
218932003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21894
21895 Partial fix for PR testsuite/1456.
21896 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21897 to test_compiler_info.
21898
13ae734a
MC
218992003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21900
21901 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21902 from current versions of gdb. Clean up regular expressions.
21903 Delete redundant timeout case.
21904
d8e1cdee
MC
219052003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21906
21907 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21908 from current versions of gdb. Clean up regular expressions.
21909 Delete redundant timeout case.
21910
96457b64
MC
219112003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21912
21913 Partial fix for PR testsuite/1456.
21914 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21915 gcc_compiled with call to test_compiler_info.
21916
f35309fc
MC
219172003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21918
21919 Partial fix for PR testsuite/1456.
21920 * gdb.base/list.exp (test_list_function): Delete unused declaration
21921 of gcc_compiled.
21922
d7afdf9b
MC
219232003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21924
21925 Partial fix for PR testsuite/1456.
21926 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21927 call to test_compiler_info.
21928
71507b56
MK
219292003-11-29 Mark Kettenis <kettenis@gnu.org>
21930
21931 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21932 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21933 it to create the appropriate note.inc.
21934 * gdb.asm/asmsrc1.s: Include "note.inc".
21935 * gdb.asm/netbsd.inc: New file.
21936 * gdb.asm/empty.inc: New file.
21937
f81f93f7
MC
219382003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21939
21940 Partial fix for PR testsuite/1456.
21941 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21942 calls to test_compiler_info.
21943
9a77938e
MC
219442003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21945
21946 Partial fix for PR testsuite/1456.
21947 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21948 calls to test_compiler_info.
21949
e8367dc7
MK
219502003-11-27 Mark Kettenis <kettenis@gnu.org>
21951
21952 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21953 pattern for the KFAILs.
21954
526c61ee
AF
219552003-11-25 Adam Fedor <fedor@gnu.org>
21956
21957 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21958 * gdb.objc/objcdecode.m: New file.
21959
28f2d600
AF
219602003-11-25 Adam Fedor <fedor@gnu.org>
21961
21962 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21963 * gdb.objc/nondebug.m: New file.
21964
a3895cee
BE
219652003-11-26 Ben Elliston <bje@wasabisystems.com>
21966
21967 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21968 NetBSD as it does on FreeBSD. Modelled on a similar change by
21969 Mark Kettenis on 2003-05-30.
21970 (link-flags): Set to "--entry _start" regardless of target.
21971 Special linker flags are to be appended to $link-flags.
21972 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21973
c9f2c8a3
MC
219742003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21975
21976 * gdb.cp/method.exp: Accept output of new demangler.
21977
15a0587a 219782003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
21979
21980 * gdb/class2.exp: New file.
21981 * gdb/class2.cc: New file.
21982
3c00b570
MC
219832003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21984
21985 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21986 of new demangler.
21987
7027acc7
MK
219882003-11-23 Mark Kettenis <kettenis@gnu.org>
21989
21990 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21991 of gdb_test "run".
21992
b0e1598a
MK
219932003-11-23 Mark Kettenis <kettenis@gnu.org>
21994
21995 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21996 "continue" into "run".
21997
4d9eda44
MC
219982003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21999
22000 Partial fix for PR testsuite/1456.
22001 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
22002 call to test_compiler_info.
22003 * gdb.cp/ctti.exp: Likewise.
22004 * gdb.cp/derivation.exp: Likewise.
22005 * gdb.cp/member-ptr.exp: Likewise.
22006 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
22007 reference to gcc_compiled.
22008
220092003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
22010
22011 Fix PR testsuite/1463.
22012 * gdb.base/structs.exp (start_structs_test): Call
22013 get_debug_format before using the debug format.
22014
d422fe19
AC
220152003-11-22 Andrew Cagney <cagney@redhat.com>
22016
22017 * lib/gdb.exp (gdb_test_multiple): Add simple example.
22018 * gdb.base/structs.exp: Use gdb_test_multiple.
22019
039cf96d
AC
220202003-11-20 Andrew Cagney <cagney@redhat.com>
22021
6882279b
AC
22022 * gdb.base/structs.exp: Handle and recover from internal errors.
22023 Replace "foo${n}" with "foo<n>" in test messages.
22024
e53890ae
AC
22025 * gdb.base/structs.exp: Update copyright. Rewrite.
22026 * gdb.base/structs.c: Update copyright. Rewrite.
22027
2b211c59
AC
22028 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
22029 resync count exceeded.
d63a86f8 22030
039cf96d
AC
22031 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
22032 from the internal error.
22033 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
22034 Original from Jim Blandy.
22035 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 22036
eac98b22
AC
220372003-11-19 Andrew Cagney <cagney@redhat.com>
22038
22039 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
22040 KFAIL.
22041
67455b2a
MK
220422003-11-17 Mark Kettenis <kettenis@gnu.org>
22043
22044 New testcase for PR backtrace/1435.
22045 * gdb.arch/i386-unwind.exp: New file.
22046 * gdb.arch/i386-unwind.c: New file.
22047
853d6e5b
AC
220482003-11-17 Andrew Cagney <cagney@redhat.com>
22049
22050 * lib/gdb.exp (compiler_info): New global.
22051 (test_compiler_info): New function.
22052 (get_compiler_info): Set compiler_info.
22053 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
22054 "compiler_info" to gcc-<major>-<minor>.
22055
38cf6e11
MC
220562003-11-15 Michael Chastain <mec.gnu@mindspring.com>
22057
22058 * gdb.trace/configure: Remove.
22059
a50d3602
EZ
220602003-11-13 Elena Zannoni <ezannoni@redhat.com>
22061
22062 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 22063 breakpoints.
a50d3602
EZ
22064 * gdb.base/break.exp: Remove all references to explicit line
22065 numbers.
22066
d9407aaa
NC
220672003-11-11 Nick Clifton <nickc@redhat.com>
22068
22069 * gdb.base/shreloc.exp: Do not run for targets which do not
22070 support shared objects.
22071
db488fc1
CV
220722003-11-10 Corinna Vinschen <vinschen@redhat.com>
22073
22074 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
22075 Don't run tests if nofileio flag is given.
22076
6a90a18e
EZ
220772003-11-07 Elena Zannoni <ezannoni@redhat.com>
22078
22079 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 22080 as well as 'Watchpoint'.
6a90a18e 22081
0b915e9c
EZ
220822003-11-06 Elena Zannoni <ezannoni@redhat.com>
22083
22084 Reported by Jim Ingham <jingham@apple.com>:
22085 * gdb.base/annota1.exp: Match at least one occurrence of the
22086 signal handler annotation.
22087
d7e4b55f
EZ
220882003-11-06 Elena Zannoni <ezannoni@redhat.com>
22089
a9c64011
AS
22090 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
22091 as well as 'Watchpoint'.
d7e4b55f 22092
2fe4e8d0
MC
220932003-11-05 Michael Chastain <mec@shout.net>
22094
22095 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
22096
6ef88553
KW
220972003-11-03 Kris Warkentin <kewarken@qnx.com>
22098
22099 * gdb.arch/gdb1291.c: New test file.
22100 * gdb.arch/gdb1291.exp: New test script.
22101 * gdb.arch/gdb1431.c: New test file.
22102 * gdb.arch/gdb1431.exp: New test script.
22103
ae7dc4d8
MC
221042003-10-22 Michael Chastain <mec@shout.net>
22105
22106 * gdb.mi/pthreads.c: Add copyright notice.
22107
c39d7427
MC
221082003-10-22 Michael Chastain <mec@shout.net>
22109
22110 * gdb.threads/pthreads.c: Add copyright notice.
22111
8b7d96c1
MC
221122003-10-20 Michael Chastain <mec@shout.net>
22113
22114 * gdb.base/gdb1056.exp: New test script.
22115
d1d69fdd
DJ
221162003-10-13 Daniel Jacobowitz <drow@mvista.com>
22117
22118 * gdb.threads/killed.exp: Use gdb_run_cmd.
22119
7d605576
DJ
221202003-10-13 Daniel Jacobowitz <drow@mvista.com>
22121
22122 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
22123 create a core file.
22124 * gdb.threads/gcore-thread.exp: Likewise.
22125
618ec112
CV
221262003-10-13 Corinna Vinschen <vinschen@redhat.com>
22127
22128 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
22129 type, based on char type.
22130 (struct bit_flags_short_t): New bitfield type, based on short type.
22131 (init_bit_flags_char): New fuction.
22132 (init_bit_flags_short): Ditto.
22133 (print_bit_flags_char): Ditto.
22134 (print_bit_flags_short): Ditto.
22135 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
22136
9367a73c
MC
221372003-10-11 Michael Chastain <mec@shout.net>
22138
22139 * gdb.base/call-rt-st.exp: Update copyright year.
22140
1decf120
KI
221412003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
22142
22143 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
22144 * gdb.disasm/sh3.s: Ditto.
22145
5445b2ae
DJ
221462003-10-07 Daniel Jacobowitz <drow@mvista.com>
22147
22148 * gdb.threads/switch-threads.exp: New test.
22149 * gdb.threads/switch-threads.c: New source file.
22150
aec24853
CV
221512003-10-07 Corinna Vinschen <vinschen@redhat.com>
22152
22153 * gdb.base/ending-run.exp: Add sh specific case.
22154
adc7428d
AC
221552003-10-06 Andrew Cagney <cagney@redhat.com>
22156
22157 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
22158 * gdb.disasm/mn10200.exp: Delete obsolete file.
22159
c9d37158
DJ
221602003-09-29 Daniel Jacobowitz <drow@mvista.com>
22161
22162 * ChangeLog: Correct an entry command.exp -> commands.exp.
22163 * gdb.base/commands.exp (bp_deleted_in_command_test)
22164 (temporary_breakpoint_commands): Check noargs.
22165
79c2c32d
DC
221662003-09-25 David Carlton <carlton@kealia.com>
22167
22168 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
22169 of some print tests, where appropriate. Add tests for C::D::cd,
22170 E::ce, F::cXfX, G::XgX.
22171 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
22172
594e6d67
RE
221732003-09-25 Richard Earnshaw <rearnsha@arm.com>
22174
22175 * lib/java.exp (java_init): Import target_alias before using it.
22176
10f0d451
DC
221772003-09-25 David Carlton <carlton@kealia.com>
22178
22179 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
22180
274bcba0
EZ
221812003-09-23 Elena Zannoni <ezannoni@redhat.com>
22182
d63a86f8 22183 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 22184 weirdness.
274bcba0 22185
cdbf20f7
MC
221862003-09-17 Michael Chastain <mec@shout.net>
22187
22188 * gdb.cp/gdb1355.exp: New file.
22189 * gdb.cp/gdb1355.c: New file.
22190
71e06f80
CV
221912003-09-15 Corinna Vinschen <vinschen@redhat.com>
22192
22193 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
22194 * gdb.asm/sh.inc: New file.
22195
5c4e30ca
DC
221962003-09-11 David Carlton <carlton@kealia.com>
22197
bd45b7af
DC
22198 * gdb.cp/namespace.exp: Add tests for namespace types.
22199 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
22200 (test_namespace): New.
22201
1c199746
EZ
222022003-09-11 Elena Zannoni <ezannoni@redhat.com>
22203
a9c64011 22204 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 22205 * gdb.stabs/weird.exp: Ditto.
1c199746 22206
04ed252f
MC
222072003-09-08 Michael Chastain <mec@shout.net>
22208
22209 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22210
d8a2d9e7
MC
222112003-09-07 Michael Chastain <mec@shout.net>
22212
22213 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22214 'parse error'.
22215
161afb24
MK
222162003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22217
22218 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22219
49f2741a
MC
222202003-08-30 Michael Chastain <mec@shout.net>
22221
22222 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22223 * gdb.gdb/observer.exp: Ditto.
22224 * gdb.gdb/xfullpath.exp: Ditto.
22225
8afa723e
MK
222262003-08-29 Mark Kettenis <kettenis@gnu.org>
22227
22228 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22229 *-*-*bsd*.
22230
f31dfe3b
JJ
222312003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22232
22233 * gdb.base/dump.exp: Skip for ia64.
22234
4630e498
JJ
222352003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22236
22237 * gdb.asm/asm-source.exp: Add ia64 support.
22238 * gdb.asm/ia64.inc: New file.
22239
1105b7ef
MC
222402003-08-22 Michael Chastain <mec@shout.net>
22241
22242 * gdb.cp: New directory.
22243 * gdb.cp/*: Copy from gdb.c++/*.
22244 * gdb.c++/*: Remove.
22245 * Makefile.in: Change gdb.c++ to gdb.cp.
22246 * configure.in: Ditto.
22247 * configure: Regnerate.
22248
c945b932
MK
222492003-08-18 Mark Kettenis <kettenis@gnu.org>
22250
22251 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22252 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22253
2b66634b
DJ
222542003-08-17 Daniel Jacobowitz <drow@mvista.com>
22255
22256 * mi-var-display.exp (-var-list-children weird): Accept function
22257 pointers with argument types.
22258 * mi1-var-display.exp (-var-list-children weird): Likewise.
22259 * mi2-var-display.exp (-var-list-children weird): Likewise.
22260
a356f73b
DJ
222612003-08-17 Daniel Jacobowitz <drow@mvista.com>
22262
22263 * gdb.base/annota3.exp: Add missing newline.
22264
483417b8
MC
222652003-08-06 Michael Chastain <mec@shout.net>
22266
22267 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22268
c99c59c3
MS
222692003-08-12 Michael Snyder <msnyder@redhat.com>
22270
22271 * gdb.base/float.exp: Add test for SH.
22272
55ed7501
MK
222732003-08-10 Mark Kettenis <kettenis@gnu.org>
22274
22275 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22276
1a371f2e
EZ
222772003-08-07 Elena Zannoni <ezannoni@redhat.com>
22278
22279 * gdb.base/completion.exp: Remove reduntant completion test
22280 on filename.
22281
e0f353ce
EZ
222822003-08-07 Elena Zannoni <ezannoni@redhat.com>
22283
a9c64011
AS
22284 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22285 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22286 gdb.trace/save-trace.exp: Make sure that full pathnames are
22287 escaped correctly.
e0f353ce 22288
5710a1af 222892003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 22290
a9c64011
AS
22291 * configure.in: Don't generate config.h from config.hin.
22292 * configure: Regenerate.
22293 * config.hin: Remove file.
22294 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22295 * gdb.threads/pthreads.c: Ditto.
5710a1af 22296
dcd81ce9
DJ
222972003-08-07 Daniel Jacobowitz <drow@mvista.com>
22298
22299 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22300 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22301 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22302 Replace ld24 with seth/add3.
22303
6009d884
AC
223042003-08-02 Andrew Cagney <cagney@redhat.com>
22305
22306 * gdb.base/annota3.exp: New file.
22307 * gdb.base/annota3.c: New file.
22308 * gdb.c++/annota3.exp: New file.
22309 * gdb.c++/annota3.cc: New file.
22310
51514e06
MC
223112003-07-29 Michael Chastain <mec@shout.net>
22312
22313 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22314 actually failed.
22315 (do_pass): Likewise.
22316 * gdb.threads/tls.exp: Always initialize no_of_threads.
22317
4ee6625b
DJ
223182003-07-27 Daniel Jacobowitz <drow@mvista.com>
22319
22320 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22321 pattern.
22322 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22323 * gdb.threads/tls.exp: Recognize one case of the host library not
22324 supporting TLS.
22325
225f2bf6
AC
223262003-07-27 Andrew Cagney <cagney@redhat.com>
22327
22328 * gdb.base/fileio.exp: Use SH when running commands using
22329 remote_exec.
22330
bcb27c9f
DJ
223312003-07-24 Daniel Jacobowitz <drow@mvista.com>
22332
22333 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22334 * gdb.base/relocate.c (dummy): New padding array.
22335
3d67be83
MS
223362003-07-22 Michael Snyder <msnyder@redhat.com>
22337
d63a86f8 22338 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22339
22340 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22341 patterns to be more general, accepting old and new output.
22342 Some output chars (such as '+') also must be quoted.
d63a86f8 22343 Some addresses are displayed numerically instead of
3d67be83
MS
22344 symbolically.
22345
57ba3b85
MS
223462003-07-23 Michael Snyder <msnyder@redhat.com>
22347
686d097c
MS
22348 * gdb.base/return2.exp: Don't test long-long return.
22349
57ba3b85
MS
22350 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22351 * gdb.disasm/t01_mov.exp: Ditto.
22352 * gdb.disasm/t02_mova.s: Ditto.
22353 * gdb.disasm/t02_mova.exp: Ditto.
22354 * gdb.disasm/t03_add.s: Ditto.
22355 * gdb.disasm/t03_add.exp: Ditto.
22356 * gdb.disasm/t04_sub.s: Ditto.
22357 * gdb.disasm/t04_sub.exp: Ditto.
22358 * gdb.disasm/t05_cmp.s: Ditto.
22359 * gdb.disasm/t05_cmp.exp: Ditto.
22360 * gdb.disasm/t06_ari2.s: Ditto.
22361 * gdb.disasm/t06_ari2.exp: Ditto.
22362 * gdb.disasm/t07_ari3.s: Ditto.
22363 * gdb.disasm/t07_ari3.exp: Ditto.
22364 * gdb.disasm/t08_or.s: Ditto.
22365 * gdb.disasm/t08_or.exp: Ditto.
22366 * gdb.disasm/t09_xor.s: Ditto.
22367 * gdb.disasm/t09_xor.exp: Ditto.
22368 * gdb.disasm/t10_and.s: Ditto.
22369 * gdb.disasm/t10_and.exp: Ditto.
22370 * gdb.disasm/t11_logs.s: Ditto.
22371 * gdb.disasm/t11_logs.exp: Ditto.
22372 * gdb.disasm/t12_bit.s: Ditto.
22373 * gdb.disasm/t12_bit.exp: Ditto.
22374 * gdb.disasm/t13_otr.s: Ditto.
22375 * gdb.disasm/t13_otr.exp: Ditto.
22376
e00759ef
EZ
223772003-07-22 Elena Zannoni <ezannoni@redhat.com>
22378
22379 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22380
8bc2021f
EZ
223812003-07-22 Elena Zannoni <ezannoni@redhat.com>
22382
a9c64011
AS
22383 * gdb.threads/tls.c : New file.
22384 * gdb.threads/tls.exp : New file.
22385 * gdb.threads/tls-main.c : New file.
22386 * gdb.threads/tls-shared.c : New file.
22387 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22388
89320c4c
AS
223892003-07-22 Andreas Schwab <schwab@suse.de>
22390
22391 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22392
180dea7c
AS
223932003-07-20 Andreas Schwab <schwab@suse.de>
22394
22395 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22396 due to insn reordering.
22397
0714963c
AC
223982003-07-15 Andrew Cagney <cagney@redhat.com>
22399
22400 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22401
98a23b3f
MC
224022003-07-15 Michael Chastain <mec@shout.net>
22403
22404 * gdb.base/gdb1250.exp: New file.
22405 * gdb.base/gdb1250.c: New file.
22406
27e417a2
ML
224072003-07-09 Michal Ludvig <mludvig@suse.cz>
22408
22409 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22410 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22411
8bc2021f
EZ
224122003-07-09 Elena Zannoni <ezannoni@redhat.com>
22413
a9c64011
AS
22414 * gdb.threads/tls.c: New file.
22415 * gdb.threads/tls.exp: New file.
22416 * gdb.threads/tls-main.c: New file.
22417 * gdb.threads/tls-shared.c: New file.
22418 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22419
d99968dc
EZ
224202003-07-09 Elena Zannoni <ezannoni@redhat.com>
22421
22422 * gdb.base/annota1.exp: Make sure that we properly escape the
22423 full path of the source file. Xfail more permissive patterns,
d63a86f8 22424 due to a compiler debug info problem.
d99968dc 22425
83876b3b
AS
224262003-07-07 Andreas Schwab <schwab@suse.de>
22427
2705e972
AS
22428 * gdb.asm/m68k.inc: New file.
22429 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22430
83876b3b
AS
22431 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22432 arguments"): Also match negative number.
22433
22434 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22435
3a871b37
DJ
224362003-07-03 Daniel Jacobowitz <drow@mvista.com>
22437
22438 * gdb.base/store.c (charest): New typedef.
22439 (add_char): Rename to add_charest, update.
22440 (wack_char): Rename to wack_charest, update types. Return l + r
22441 to keep r live across the call.
22442 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22443 (wack_double, wack_doublest): Return l + r to keep r live across
22444 the call.
22445 * gdb.base/store.exp: Accomodate store.c changes.
22446
b2a7f303
DC
224472003-06-30 David Carlton <carlton@kealia.com>
22448
22449 * gdb.c++/maint.exp (test_invalid_name): New.
22450 (test_first_component): Add tests for invalid names.
22451
3c6cb4a1
MC
224522003-06-29 Michael Chastain <mec@shout.net>
22453
22454 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22455 output of '<VTT for class>' for virtual base classes.
22456
f1c2644b
DJ
224572003-06-29 Daniel Jacobowitz <drow@mvista.com>
22458
22459 * gdb.base/completion.exp: Tab-complete "complet" instead of
22460 "compl".
22461 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22462
18080350
DJ
224632003-06-29 Daniel Jacobowitz <drow@mvista.com>
22464
22465 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22466 * gdb.base/volatile.exp: Likewise.
22467
f56973f8
DJ
224682003-06-29 Daniel Jacobowitz <drow@mvista.com>
22469
22470 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22471 gdb/1265.
22472
224732003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22474 Daniel Jacobowitz <drow@mvista.com>
22475
22476 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22477 initial line count of 'captured_main' from 26 to 32.
22478 (test_with_self): Allow xmalloc call to be interleaved with the
22479 preceding two lines.
22480
e766d4d6
JB
224812003-06-24 Joel Brobecker <brobecker@gnat.com>
22482
22483 * gdb.base/bang.exp: New testcase.
22484
f125c9a4
JB
224852003-06-23 Joel Brobecker <brobecker@gnat.com>
22486
22487 * gdb.base/langs.exp: Add some tests for the "minimal" language
22488 support.
22489
6e25beaf
EZ
224902003-06-23 Elena Zannoni <ezannoni@redhat.com>
22491
22492 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22493 the testcase.
22494
2f816dda
DJ
224952003-06-22 Daniel Jacobowitz <drow@mvista.com>
22496
22497 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22498 offset.
22499
db5a5748
DJ
225002003-06-22 Daniel Jacobowitz <drow@mvista.com>
22501
22502 * gdb.c++/pr-1210.cc: New file.
22503 * gdb.c++/pr-1210.exp: New file.
22504
1df0c130
DJ
225052003-06-21 Daniel Jacobowitz <drow@mvista.com>
22506
22507 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22508 000-exec-continue.
22509
a92feac0
MK
225102003-06-15 Mark Kettenis <kettenis@gnu.org>
22511
22512 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22513 on *-*-*bsd* instead of *-*-freebsd*.
22514
81a58f5b
AC
225152003-06-14 Andrew Cagney <cagney@redhat.com>
22516
22517 * gdb.base/store.exp: Test longest and doublest. Test all
22518 parameters. Weaken return statement match.
22519 * gdb.base/store.c: Add longest and doublest - aka long long and
22520 long double functions. Put all parameters into local register
22521 variables. Use negative values.
22522
b257a0d3
AC
225232003-06-14 Andrew Cagney <cagney@redhat.com>
22524
22525 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22526 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22527 exit status.
22528 * gdb.base/fileio.exp: Disable target when nointerrupts and
22529 noinferiorio, instead of limiting it to remote. Use remote_exec
22530 instead of system.
d63a86f8 22531
21c38304
JJ
225322003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22533
22534 * gdb.base/float.exp: Add ia64 support.
22535
1bcdb424
CV
225362003-06-12 Corinna Vinschen <vinschen@redhat.com>
22537
22538 * gdb.base/fileio.exp: Run only on remote targets.
22539
6aeb981f
CV
225402003-06-10 Corinna Vinschen <vinschen@redhat.com>
22541
22542 * gdb.base/fileio.c: New file, testing File-I/O.
22543 * gdb.base/fileio.exp: Ditto.
22544
53df362e
RG
225452003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22546
22547 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22548 shared objects after relocation at load time (gdb PR/1132).
22549 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22550 as above, part of the shared object relocation test.
53df362e 22551
ffee1b46
MK
225522003-06-08 Mark Kettenis <kettenis@gnu.org>
22553
b5ca3722
MK
22554 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22555 fully filled history list.
22556 * gdb.base/gdb_history: New file.
22557
03ed860d
MK
22558 * gdb.base/signals.exp: XFAIL "continue to func1" on
22559 i*86-*-freebsd*.
22560
ffee1b46
MK
22561 * gdb.base/attach.exp: When trying to attach to a nonexistent
22562 process, make it possible to specify the PID based on the target,
22563 and do so for *-*-freebsd*.
22564
d80dbb52
RH
225652003-06-02 Richard Henderson <rth@redhat.com>
22566
22567 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22568
6dd77b81
RH
225692003-06-02 Richard Henderson <rth@redhat.com>
22570
22571 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22572
f6347e16
RH
225732003-06-02 Richard Henderson <rth@redhat.com>
22574
22575 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22576
2c161407
DJ
225772003-06-01 Daniel Jacobowitz <drow@mvista.com>
22578
22579 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22580 of globalvar.
22581
572eb746
MK
225822003-06-01 Mark Kettenis <kettenis@gnu.org>
22583
22584 * gdb.asm/asm-source.exp: Check for memory read errors in
22585 disassembler test on *BSD too.
22586
9e9617a5
RH
225872003-06-01 Richard Henderson <rth@redhat.com>
22588
22589 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22590 for .frame.
22591 (gdbasm_call): Lose ldgp.
22592 (gdbasm_startup): Add frame information.
22593 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22594
7b34ad4e
MK
225952003-05-31 Mark Kettenis <kettenis@gnu.org>
22596
22597 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22598 i?86-*-*.
22599
10059fdf
MK
226002003-05-30 Mark Kettenis <kettenis@gnu.org>
22601
22602 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22603 FreeBSD.
22604
acf4b816
RH
226052003-05-29 Richard Henderson <rth@redhat.com>
22606
22607 * gdb.asm/alpha.inc: New file.
22608 * gdb.asm/asm-source.exp: Use it.
22609
e9ecd949
JB
226102003-05-29 Jim Blandy <jimb@redhat.com>
22611
22612 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22613 'core.PID'.
22614
e3e5a4f3
JB
226152003-05-22 Jim Blandy <jimb@redhat.com>
22616
22617 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22618 backtrace.
d63a86f8 22619
72fe3d25
DC
226202003-05-20 David Carlton <carlton@math.stanford.edu>
22621
22622 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22623 this time.
22624
58da2eb2
DC
226252003-05-19 David Carlton <carlton@bactrian.org>
22626
22627 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22628 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22629
1fcb5155
DC
226302003-05-19 David Carlton <carlton@bactrian.org>
22631
22632 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22633 namespace tests.
22634 Bump copyright date.
22635 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22636 (main): Call C::D::marker2.
22637 * gdb.c++/namespace1.cc: New file.
22638
85e85163
JJ
226392003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22640
22641 Roland McGrath <roland@redhat.com>
d63a86f8 22642 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
22643 there is no manager thread.
22644
a25fbfec
JJ
226452003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22646
d63a86f8
RM
22647 * gdb.threads/schedlock.exp: Remove assumption that all threads
22648 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
22649 in one of the child threads rather than the main thread.
22650
be375bae
JB
226512003-05-07 Jim Blandy <jimb@redhat.com>
22652
09bf6082
JB
22653 Add support for assembly source testing on the s390x.
22654 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22655 architecture.
22656 * gdb.asm/s390x.inc: New file.
22657
be375bae
JB
22658 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22659 succession of 'if' statements.
22660
00905d52
AC
226612003-05-05 Andrew Cagney <cagney@redhat.com>
22662
22663 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22664
b1e29e33
AC
226652003-05-05 Andrew Cagney <cagney@redhat.com>
22666
22667 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22668 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22669
e33d66ec
EZ
226702003-05-02 Elena Zannoni <ezannoni@redhat.com>
22671
22672 * gdb.base/charset.exp: Update based on new behavior of set/show
22673 charset commands.
22674
2b6fd0d8
AC
226752003-05-01 Andrew Cagney <cagney@redhat.com>
22676
22677 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22678 variable do not give memory errors.
22679
130cacce
AF
226802003-04-30 Adam Fedor <fedor@gnu.org>
22681
22682 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22683 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22684 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22685 gdb.objc/basicclass.m: : New files
22686
22687 * lib/gdb.exp (gdb_compile_objc): New procedure.
22688
bea71854
DJ
226892003-04-27 Daniel Jacobowitz <drow@mvista.com>
22690
22691 * gdb.base/signals.exp: Make backtrace tests more specific.
22692
0f20eeea
DC
226932003-04-23 David Carlton <carlton@bactrian.org>
22694
22695 * gdb.c++/maint.exp (test_first_component): Add tests for
22696 'operator' in more locations.
22697
c8c4d8dc
KB
226982003-04-16 Kevin Buettner <kevinb@redhat.com>
22699
22700 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22701
3fe60e3c
EZ
227022003-04-16 Elena Zannoni <ezannoni@redhat.com>
22703
22704 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 22705 func marke' instead. Update test name.
3fe60e3c 22706
9219021c
DC
227072003-04-15 David Carlton <carlton@math.stanford.edu>
22708
22709 * gdb.c++/maint.exp: New file.
22710
5dd55bdd
EZ
227112003-04-14 Elena Zannoni <ezannoni@redhat.com>
22712
22713 * gdb.threads/schedlock.c: Change type of thread function argument
22714 to long, to avoid warnings on 64-bit platforms.
22715
00890572
EZ
227162003-04-14 Elena Zannoni <ezannoni@redhat.com>
22717
a9c64011
AS
22718 * gdb.base/attach.exp: Add new message from ptrace in case of
22719 attaching to nonexistent process.
d63a86f8 22720
93201743
JB
227212003-04-11 Jim Blandy <jimb@redhat.com>
22722
22723 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22724 gdb.c++/userdef.cc: Place comments on the lines to which the
22725 marker function might return.
22726 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22727 gdb.c++/userdef.exp: Look for those comments to check that we've
22728 returned to the right place, instead of checking line numbers.
22729
2a11c64d
EZ
227302003-04-11 Elena Zannoni <ezannoni@redhat.com>
22731
a9c64011
AS
22732 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22733 match on sourcefile name, instead of directory name.
2a11c64d 22734
68ab8fc5
EZ
227352003-04-10 Elena Zannoni <ezannoni@redhat.com>
22736
d63a86f8 22737 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
22738 working directory name.
22739
5624293a
JB
227402003-04-09 Jim Blandy <jimb@redhat.com>
22741
22742 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22743 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22744 after an inferior function call, report the failure, but allow the
22745 test to continue.
22746
f1f02ee4
SC
227472003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22748
22749 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22750 with -DPROTOTYPES.
22751
6eb79af0
SC
227522003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22753
22754 * gdb.base/break.exp: Revert last patch.
22755
8dfb4cf0
SC
227562003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22757
22758 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22759 with -DPROTOTYPES.
22760
ed4c619a
AC
227612003-04-02 Andrew Cagney <cagney@redhat.com>
22762
22763 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22764 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22765 matching directories by the name breakpoint.
22766 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22767 Make "continue to marker1" consistent.
22768 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22769 message consistent.
22770 * lib/gdb.exp: Put "the program is no longer running", and "the
22771 program exited" in parenthesis.
22772 * lib/mi-support.exp: Ditto.
d63a86f8 22773
4e35d5f0 227742003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 22775
4e35d5f0
BR
22776 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22777
71900fe8
AC
227782003-03-29 Andrew Cagney <cagney@redhat.com>
22779
22780 * gdb.base/sizeof.c (main): Print the value of '\377'.
22781 * gdb.base/sizeof.exp: Check the sign of '\377'.
22782
c0655a16
MC
227832003-03-27 Michael Chastain <mec@shout.net>
22784
22785 * gdb.base/gdb1090.exp: New file.
22786 * gdb.base/gdb1090.cc: New file.
22787
5b2a3989
JB
227882003-03-27 J. Brobecker <brobecker@gnat.com>
22789
22790 * gdb.gdb/observer.exp: New regression test.
22791
79876890
MC
227922003-03-27 Michael Chastain <mec@shout.net>
22793
22794 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22795 * gdb.base/ptype.exp: Likewise.
22796
6eac95e3
CV
227972003-03-27 Corinna Vinschen <vinschen@redhat.com>
22798
22799 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22800
e8c71839
MC
228012003-03-26 Michael Chastain <mec@shout.net>
22802
22803 * gdb.base/ptype.exp: Actually use some typedef'd types.
22804
71b10041
SC
228052003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22806
22807 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22808 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22809
2512cf80
CV
228102003-03-20 Corinna Vinschen <vinschen@redhat.com>
22811
22812 * gdb.base/default.exp: Fix regular expression.
22813
0d195a4f
CV
228142003-03-20 Corinna Vinschen <vinschen@redhat.com>
22815
22816 * gdb.base/args.exp: Fix regular expression.
22817
8a2dbca8
CV
228182003-03-20 Corinna Vinschen <vinschen@redhat.com>
22819
22820 * gdb.base/help.exp: Allow Win32 child process.
22821
bf028682
CV
228222003-03-20 Corinna Vinschen <vinschen@redhat.com>
22823
22824 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22825 when stepping out of main().
22826
182dbe85
CV
228272003-03-20 Corinna Vinschen <vinschen@redhat.com>
22828
22829 * gdb.base/default.exp: Check for win32 specific message when calling
22830 "run" without executable.
22831
d67a6ba5
CV
228322003-03-20 Corinna Vinschen <vinschen@redhat.com>
22833
22834 * gdb.base/args.exp: Expect .exe in output.
22835
a955b5bb
CV
228362003-03-20 Corinna Vinschen <vinschen@redhat.com>
22837
22838 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22839 Cygwin native.
22840
bf6bad4b
AC
228412003-03-17 Andrew Cagney <cagney@redhat.com>
22842
22843 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22844 vector registes.
22845 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22846 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22847
293e9a31
DC
228482003-03-17 David Carlton <carlton@math.stanford.edu>
22849
22850 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22851 test, for PR breakpoints/38.
22852 Call test_watchpoint_and_breakpoint.
22853 * gdb.base/watchpoint.c (func3): New function.
22854 (main): Call func3.
22855
5330f2db
DC
228562003-03-04 David Carlton <carlton@math.stanford.edu>
22857
22858 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22859 Garply<Garply<char> >:: garply".
22860 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22861 with respect to PR c++/1111; note also PR c++/1113.
22862 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22863 respect to PR c++/1062.
22864 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22865
6ece72da
DC
228662003-03-03 David Carlton <carlton@math.stanford.edu>
22867
22868 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22869 with respect to PR c++/57.
22870 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22871 c++/826.
22872 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22873 respect to PR c++/57.
22874
85ca1584
DC
228752003-03-03 David Carlton <carlton@math.stanford.edu>
22876
22877 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22878 respect to PR c++/33 into FAILs.
22879
98e9c5b8
MC
228802003-03-03 Michael Chastain <mec@shout.net>
22881
7bedbf27
MC
22882 * configure.in: Update copyright years.
22883
228842003-03-03 Michael Chastain <mec@shout.net>
22885
22886 * Makefile.in: Update copyright years.
98e9c5b8 22887
f683e100
DC
228882003-02-28 David Carlton <carlton@math.stanford.edu>
22889
22890 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22891 print class instead of struct and/or superfluous protection
22892 specifiers, as long as the resulting output is equivalent to the
22893 source code.
22894 Delete FIXME from end of messages on tests that don't need
22895 fixing.
22896
a9e0cf2c
DC
228972003-02-28 David Carlton <carlton@math.stanford.edu>
22898
22899 * gdb.c++/templates.exp (do_tests): Allow const in the two
22900 Foo<volatile char *>::foo tests.
22901
e8d359df
MS
229022003-02-27 Michael Snyder <msnyder@redhat.com>
22903
d63a86f8 22904 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
22905 will be consistant.
22906
0b71dc91
DC
229072003-02-26 David Carlton <carlton@math.stanford.edu>
22908
22909 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22910 char *>::foo" test with respect to PR c++/33. Create a new test
22911 which is identical to that one except that it doesn't put the
22912 space between the "char" and the "*"; KFAIL it, too.
22913
dd14ab43
DC
229142003-02-26 David Carlton <carlton@math.stanford.edu>
22915
22916 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22917 template types into either PASSes or KFAILs (corresponding to PR
22918 c++/57). Tweak indentation. Update copyright.
22919
1146c7f1
SC
229202003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22921
22922 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22923
74641dfb
MC
229242003-02-13 Michael Chastain <mec@shout.net>
22925
22926 * gdb.base/exprs.exp: Remove i960 remnants.
22927 * gdb.base/funcargs.exp: Likewise.
22928 * gdb.base/list.exp: Likewise.
22929 * gdb.base/ptype.exp: Likewise.
22930
559cd2d0
DC
229312003-02-14 David Carlton <carlton@math.stanford.edu>
22932
22933 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22934 pEe->D::vg()" from XFAIL to KFAIL.
22935
c4f90d87
JM
229362003-02-13 Jason Molenda (jmolenda@apple.com)
22937
22938 * gdb.base/maint.exp: Update maint print statistics regexp to include
22939 new entries.
22940
cbc4d97c
MC
229412003-02-13 Michael Chastain <mec@shout.net>
22942
22943 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22944
40f235b7
MC
229452003-02-12 Michael Chastain <mec@shout.net>
22946
22947 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22948 * gdb.c++/inherit.exp: Likewise.
22949 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22950 * gdb.c++/templates.exp: Likewise.
22951 * gdb.c++/virtfunc.exp: Likewise.
22952
c56716b0
JM
229532003-02-06 Jason Molenda (jason-cl@molenda.com)
22954
22955 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22956 why the code is written that way.
22957
070afcf8
MC
229582003-02-05 Michael Chastain <mec@shout.net>
22959
22960 * gdb.base/dump.exp: Add missing copyright line.
22961
5d0331e5
JM
229622003-02-05 Jason Molenda (jason-cl@molenda.com)
22963
f7ae6d3e 22964 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
22965 at the beginning so the breakpoint doesn't get set on the loop.
22966
92851186
MC
229672003-02-05 Michael Chastain <mec@shout.net>
22968
22969 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22970 output for configurations with gcc 2.95.3.
22971
cbf1e085
AC
229722003-02-05 Keith Seitz <keiths@redhat.com>
22973 Andrew Cagney <ac131313@redhat.com>
22974
22975 * gdb.mi/mi-cli.exp: New file.
d63a86f8 22976
29518e1e
MC
229772003-02-04 Michael Chastain <mec@shout.net>
22978
22979 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22980 Call perror and then continue.
22981
5af1d5f3
MC
229822003-02-03 Michael Chastain <mec@shout.net>
22983
22984 * gdb.c++/pr-1023.cc: New file.
22985 * gdb.c++/pr-1023.exp: New file.
22986
6b549786
JB
229872003-02-05 Jim Blandy <jimb@redhat.com>
22988
22989 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22990 it's local to foobar. Check for it there, and check that it's not
22991 present in main.
22992 * gdb.c++/local.cc (marker2): New function.
22993 (foobar): Call marker1.
22994 (main): Call marker2 instead of marker1.
22995
67f16606
AC
229962003-02-04 Andrew Cagney <ac131313@redhat.com>
22997
22998 * gdb.disasm/mn10200.exp: Obsolete file.
22999 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
23000 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
23001 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
23002
1c5cb38e
DC
230032003-02-04 David Carlton <carlton@math.stanford.edu>
23004
23005 * gdb.c++/overload.exp: Test intToChar(1).
23006 * gdb.c++/overload.cc (intToChar): New.
23007 (main): Call intToChar.
23008
d1fe6965
DC
230092003-02-03 David Carlton <carlton@math.stanford.edu>
23010
23011 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
23012 'might_kfail' arg.
23013 KFAIL some of the continue_to_bp_overloaded calls, according to
23014 PR c++/1025.
23015
9ba61c5d
MC
230162003-02-01 Michael Chastain <mec@shout.net>
23017
23018 * gdb.base/advance.c (marker1): New marker function.
23019 * gdb.base/advance.exp: When the 'advance' command lands on the
23020 return breakpoint, it can legitimately stop on either the
23021 current line or the next line. Accommodate both outcomes.
23022 * gdb.base/until.exp: Likewise.
23023
e7494ffb
AC
230242003-02-02 Andrew Cagney <ac131313@redhat.com>
23025
23026 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23027 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
23028 now a list, not a tuple.
23029 * gdb.mi/mi-var-display.exp: Ditto.
23030 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 23031
075559bc
AC
230322003-02-01 Andrew Cagney <ac131313@redhat.com>
23033
23034 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
23035 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
23036 stack backtraces.
23037 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 23038
2bd4c7b1
MK
230392003-02-01 Mark Kettenis <kettenis@gnu.org>
23040
23041 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23042 gdb.mi/mi1-pthreads.exp: Return instead of calling
23043 gdb_suppress_entire_file.
23044
eabd8992
MS
230452003-02-01 Mark Salter <msalter@redhat.com>
23046
23047 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
23048
71469e2f
MS
230492003-01-31 Mark Salter <msalter@redhat.com>
23050
23051 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
23052 Support empty arg.
23053
38a94d44
MC
230542003-01-30 Michael Chastain <mec@shout.net>
23055
23056 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
23057 This was a workaround for a UTF-8 bug in readline 4.3. The bug
23058 has been fixed in gdb/readline on 2003-01-09.
23059
19ea9e73
MS
230602003-01-29 Michael Snyder <msnyder@redhat.com>
23061
e8d359df
MS
23062 * gdb.base/maint.exp: Allow for leading underscore in symbol.
23063 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
23064 * gdb.base/args.exp: Skip if target does not support args passing.
23065
2307bd6a
DJ
230662003-01-22 Daniel Jacobowitz <drow@mvista.com>
23067
19ea9e73 23068 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
23069 gdb_test. Accept a list of expect arguments as the third
23070 parameter.
23071 (gdb_test): Use it.
23072
f2dd3617
EZ
230732003-01-20 Elena Zannoni <ezannoni@redhat.com>
23074
23075 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
23076 allow for different test tree configurations. Update some
23077 tescases accordingly.
23078 * gdb.arch/altivec-regs.exp: Ditto.
23079 * gdb.asm/asm-source.exp: Ditto.
23080 * gdb.base/advance.exp: Ditto.
23081 * gdb.base/display.exp: Ditto.
d63a86f8 23082 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
23083 * gdb.base/mips_pro.exp: Ditto.
23084 * gdb.base/overlays.exp: Ditto.
23085 * gdb.base/relocate.exp: Ditto.
23086 * gdb.base/setshow.exp: Ditto.
23087 * gdb.base/step-line.exp: Ditto.
23088 * gdb.base/step-test.exp: Ditto.
23089 * gdb.base/until.exp: Ditto.
23090 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
23091
c71cdefd
DC
230922003-01-17 David Carlton <carlton@math.stanford.edu>
23093
23094 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
23095 corresponding to PR c++/945.
23096 Update copyright.
23097
fdba05d7
DC
230982003-01-17 David Carlton <carlton@math.stanford.edu>
23099
23100 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
23101 corresponding to PR c++/68.
23102
231032003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
23104
23105 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
23106 (test_paddr_hairy_functions): Call print_addr_2_kfail for
23107 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
23108
c362c33a
EZ
231092003-01-15 Elena Zannoni <ezannoni@redhat.com>
23110
0fbc361c
EZ
23111 * gdb.base/break.exp: Fix change of default location, because of
23112 removal of until tests.
23113 * gdb.base/help.exp: Update test for new 'until' help message.
23114 Add test for help on 'advance'.
a9c64011 23115 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 23116
dabf8a35
MK
231172003-01-15 Mark Kettenis <kettenis@gnu.org>
23118
23119 * gdb.base/default.exp: Adapt "info float" test for recent changes
23120 to that command. Add test for "info vector".
23121 * gdb.base/float.exp: New file. Add test for "info float" that
23122 resembles the old test in gdb.base/default.exp.
23123
a1769aca
DC
231242003-01-15 David Carlton <carlton@math.stanford.edu>
23125
23126 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
23127
82025e13
EZ
231282003-01-15 Elena Zannoni <ezannoni@redhat.com>
23129
23130 * gdb.base/break.exp: Move the tests of until command from here...
23131 * gdb.base/until.exp: ... to here. New file. Add other tests.
23132 * gdb.base/advance.c: New file.
23133 * gdb.base/advance.exp: New file.
23134
8f9ab801
EZ
231352003-01-14 Elena Zannoni <ezannoni@redhat.com>
23136
a9c64011
AS
23137 * gdb.base/args.c: New file.
23138 * gdb.base/args.exp: New file.
8f9ab801 23139
9ae66589
DJ
231402003-01-14 Daniel Jacobowitz <drow@mvista.com>
23141
23142 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
23143
8d77e5c3
DJ
231442003-01-14 Daniel Jacobowitz <drow@mvista.com>
23145
23146 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
23147
12d2f0a1
DJ
231482003-01-14 Daniel Jacobowitz <drow@mvista.com>
23149
23150 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
23151 dates.
23152
6ca37014
DJ
231532003-01-13 Daniel Jacobowitz <drow@mvista.com>
23154
23155 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
23156
b0023472
DJ
231572003-01-13 Daniel Jacobowitz <drow@mvista.com>
23158
23159 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
23160 (ptype &*"foo").
23161 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
23162
607fbc54 231632003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
23164
23165 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
23166 * gdb.mi/mi1-console.exp: Likewise.
23167
607fbc54 231682003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
23169
23170 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
23171 * gdb.mi/mi1-console.exp: Likewise.
23172
a1fb14a2
DJ
231732003-01-13 Daniel Jacobowitz <drow@mvista.com>
23174
23175 * gdb.c++/overload.exp: Remove some fixed XFAILs.
23176
c4cf40b7
DJ
231772003-01-09 Daniel Jacobowitz <drow@mvista.com>
23178
23179 * gdb.base/detach.exp: New test.
23180
696d5a5b
DJ
231812003-01-09 Daniel Jacobowitz <drow@mvista.com>
23182
23183 * Makefile.in (ALL_SUBDIRS): New variable.
23184 (subdirs, clean, distclean): Use it.
23185 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
23186 regenerating Makefile, since it is generated from the top level.
23187 * gdb.asm/Makefile.in: Likewise.
23188 * gdb.base/Makefile.in: Likewise.
23189 * gdb.c++/Makefile.in: Likewise.
23190 * gdb.disasm/Makefile.in: Likewise.
23191 * gdb.java/Makefile.in: Likewise.
23192 * gdb.mi/Makefile.in: Likewise.
23193 * gdb.threads/Makefile.in: Likewise.
23194 * gdb.trace/Makefile.in: Likewise.
23195
754533e4
DC
231962003-01-09 David Carlton <carlton@math.stanford.edu>
23197
23198 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23199 Add copyright year 2003.
23200
d8b3e9ee
MC
232012003-01-06 Michael Chastain <mec@shout.net>
23202
23203 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23204 When selecting a thread, 'line' and 'file' are optional.
23205 * gdb.mi/mi1-pthreads.exp: Likewise.
23206
8e9e0fe6
AS
232072003-01-06 Andreas Schwab <schwab@suse.de>
23208
23209 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23210 failures.
23211
b5ab8ff3
DJ
232122003-01-04 Daniel Jacobowitz <drow@mvista.com>
23213
23214 Fix PR gdb/844
23215 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23216 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23217
23218 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23219 instead of calling gdb_suppress_entire_file.
23220 * gdb.threads/print-threads.exp: Likewise.
23221 * gdb.threads/schedlock.exp: Likewise.
23222
23223 * gdb.threads/killed.exp: Return instead of calling
23224 gdb_suppress_entire_file.
23225 * gdb.threads/linux-dp.exp: Likewise.
23226 * gdb.threads/pthreads.exp: Likewise.
23227
1e698235
DJ
232282003-01-04 Daniel Jacobowitz <drow@mvista.com>
23229
23230 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23231 stabs.
23232 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23233 * gdb.base/whatis.exp: Always allow (void) after function names.
23234
147ff08c
DJ
232352003-01-04 Daniel Jacobowitz <drow@mvista.com>
23236
23237 * gdb.c++/casts.exp: Correct regexp.
23238
dc62bfc2
MK
232392003-01-04 Mark Kettenis <kettenis@gnu.org>
23240
23241 * configure.in: Call AC_CONFIG_HEADER. Don't call
23242 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23243 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23244 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23245 aforementioned directories in the AC_OUPUT call.
23246 * config.hin: New file.
23247 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23248 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23249 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23250 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23251 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23252 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23253 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23254 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23255 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23256 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23257 gdb.threads/configure.in, gdb.threads/configure,
23258 gdb.threads/config.in, gdb.trace/configure.in,
23259 gdb.trace/configure: Removed.
23260
77afa639
MC
232612003-01-03 Michael Chastain <mec@shout.net>
23262
23263 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23264 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23265
7634bb6e
DJ
232662003-01-03 Daniel Jacobowitz <drow@mvista.com>
23267
23268 * gdb.base/store.exp: Fix regular expressions.
23269
b39c905e
MK
232702002-12-28 Mark Kettenis <kettenis@gnu.org>
23271
23272 * configure.in: Rewrite.
23273 * configure: Regenerated.
23274
0a8551dd
DC
232752003-01-03 David Carlton <carlton@math.stanford.edu>
23276
23277 * gdb.base/psymtab.exp: New file.
23278 * gdb.base/psymtab1.c: Ditto.
23279 * gdb.base/psymtab2.c: Ditto.
23280
c60b7188
AF
232812002-12-23 Adam Fedor <fedor@gnu.org>
23282
23283 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23284
ee73db83
DC
232852002-12-23 David Carlton <carlton@math.stanford.edu>
23286
23287 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23288 and current_directory initialization.
23289
d6c1774e
JB
232902002-12-22 Jim Blandy <jimb@redhat.com>
23291
f0a847b8
JB
23292 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23293 rather than as part of the output file name.
23294
d6c1774e
JB
23295 * gdb.base/attach.exp: There's no need to copy the test program to
23296 /tmp; that was only ever necessary on HP/UX, and this test is
23297 entirely disabled there anyway.
23298
f0708dbb
JB
232992002-12-21 Jim Blandy <jimb@redhat.com>
23300
4c2acfea
JB
23301 * gdb.c++/psmang.exp: Doc fix.
23302
f0708dbb
JB
23303 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23304 test.
23305
9579e000
DC
233062002-12-20 David Carlton <carlton@math.stanford.edu>
23307
23308 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23309
d1810171
MC
233102002-12-18 Michael Chastain <mec@shout.net>
23311
23312 * gdb.c++/annota2.exp: Add copyright year 2002.
23313
76565097
DC
233142002-12-17 David Carlton <carlton@math.stanford.edu>
23315
23316 * gdb.c++/try_catch.cc: Add marker comments.
23317 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23318 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23319 * gdb.c++/m-static.cc: Ditto.
23320 * gdb.c++/m-static1.cc: Ditto.
23321 * gdb.c++/try_catch.cc: Ditto.
23322
da81390b
JJ
233232002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23324
23325 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23326 to see whether we are using the new -environment-directory
23327 command which resets via -r or the old version of the command
23328 which may prompt the user. Part of fix for gdb/741.
23329
b304d130
AC
233302002-12-13 Andrew Cagney <ac131313@redhat.com>
23331
23332 * gdb.fortran/types.exp: Update obsolete comment.
23333 * gdb.fortran/exprs.exp: Ditto.
23334 * lib/gdb.exp: Delete obsolete code.
23335 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23336 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23337 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23338 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23339 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23340 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23341 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23342 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23343 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23344 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23345 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23346 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23347 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23348 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23349 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23350 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23351 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23352 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23353 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23354 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23355 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23356 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23357 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23358 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23359 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23360 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23361 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23362 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23363 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23364 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23365 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23366 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23367 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23368 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23369 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23370 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23371 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23372
a23b6e6a
DC
233732002-12-11 David Carlton <carlton@math.stanford.edu>
23374
23375 * gdb.c++/m-data.exp: Add test for members that shadow global
23376 variables: see PR gdb/804.
23377 * gdb.c++/m-data.cc: Ditto.
23378
6604731b
DJ
233792002-12-10 Daniel Jacobowitz <drow@mvista.com>
23380
23381 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23382
de46ecd7
DC
233832002-12-06 David Carlton <carlton@math.stanford.edu>
23384
23385 * gdb.base/store.c: Don't declare functions static.
23386
27e829d0
AC
233872002-12-04 Andrew Cagney <ac131313@redhat.com>
23388
23389 * gdb.base/store.exp, gdb.base/store.c: New files.
23390
92806416
DJ
233912002-12-03 Daniel Jacobowitz <drow@mvista.com>
23392
23393 * gdb.base/selftest.exp: Update for current gdb.
23394
3bcbaac5
DJ
233952002-12-03 Daniel Jacobowitz <drow@mvista.com>
23396
23397 * gdb.base/maint.exp: Only dump symbols from one source file
23398 or objfile.
23399
f4f00b1f
DJ
234002002-12-03 Daniel Jacobowitz <drow@mvista.com>
23401
23402 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23403 function call.
23404
f1c8a949
JB
234052002-11-25 Jim Blandy <jimb@redhat.com>
23406
23407 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23408 function appearing in error message.
23409
9e297a97
DJ
234102002-11-21 Daniel Jacobowitz <drow@mvista.com>
23411
23412 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23413
1f312e79
JJ
234142002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23415
d63a86f8
RM
23416 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23417 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23418 should be in mi console format. This is part of fix for PR gdb/604.
23419
83c31e7d
FN
234202002-09-18 Fernando Nasser <fnasser@redhat.com>
23421
23422 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23423 which explicitly prints the zero offset as "+0".
23424
322b3f65
DJ
234252002-10-22 Daniel Jacobowitz <drow@mvista.com>
23426
23427 * gdb.threads/schedlock.c (args): Make unsigned.
23428
234292002-10-21 Daniel Jacobowitz <drow@mvista.com>
23430
23431 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23432 numbers. Allow "foo2|selected stack frame".
23433 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23434 * gdb.asm/asmsrc2.s: Likewise.
23435 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23436 comments.
23437 * gdb.asm/mips.inc: New file.
23438
5e2fe5b8
AF
234392002-10-18 Adam Fedor <fedor@gnu.org>
23440
23441 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23442 * gdb.base/help.exp: Likewise.
23443
abe1a5d0
KB
234442002-10-17 Kevin Buettner <kevinb@redhat.com>
23445
23446 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23447 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23448
10abb1d4
JB
234492002-10-02 Jim Blandy <jimb@redhat.com>
23450
23451 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23452
1f609b42
AC
234532002-10-01 Andrew Cagney <ac131313@redhat.com>
23454
23455 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23456 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23457 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23458 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23459 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23460 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23461 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23462
0aee02e4
AC
234632002-09-29 Andrew Cagney <ac131313@redhat.com>
23464
23465 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23466 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23467 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23468 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23469 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23470 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23471 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23472
6fde09ad
KB
234732002-09-27 Kevin Buettner <kevinb@redhat.com>
23474
23475 * gdb.base/annota1.exp (info break): Make directory components of
23476 path optional since not all compilers emit this debug information.
23477
889bf7c5
PA
23478 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23479 step ends up stepping out of the function instead of stopping on
23480 the epilogue.
6fde09ad 23481
9e8aab75
KS
234822002-09-26 Keith Seitz <keiths@redhat.com>
23483
23484 * lib/insight-support.exp (gdbtk_start): Figure out where
23485 the insight executable is based on where gdb is. Use this
23486 executable to start insight instead of gdb.
23487
e36180d7
AC
234882002-09-25 Andrew Cagney <cagney@redhat.com>
23489
23490 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23491
9dd34b2b
AC
234922002-09-24 Andrew Cagney <ac131313@redhat.com>
23493
23494 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23495 test_isolated_complaints.
23496 (test_empty_complaint): New function.
23497 (test_empty_complaints): New function. Check no output when no
23498 complaints.
d63a86f8 23499
dea97812
KB
235002002-09-19 Jim Blandy <jimb@redhat.com>
23501
a9c64011 23502 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23503
54951bd7
AC
235042002-09-19 Andrew Cagney <ac131313@redhat.com>
23505
23506 * gdb.gdb/complaints.exp: New file.
23507
dec43320
AC
235082002-09-18 Andrew Cagney <ac131313@redhat.com>
23509
23510 * gdb.base/maint.exp: Check `help maint internal-warning'.
23511
e70d6e3f
DC
235122002-09-18 David Carlton <carlton@math.stanford.edu>
23513
23514 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23515 numbers, and replace them by a single breakpoint after the
23516 constructors are all finished.
23517 Add test 4.
23518 * gdb.c++/m-static.cc: Add test 4.
23519 * gdb.c++/m-static.h: New file.
23520 * gdb.c++/m-static1.cc: New file.
23521
23522 * gdb.c++/printmethod.exp: New file.
23523 * gdb.c++/printmethod.cc: New file.
23524
23525 * gdb.c++/pr-574.exp: New file.
23526 * gdb.c++/pr-574.cc: New file.
23527
afb5c968
CV
235282002-09-18 Corinna Vinschen <vinschen@redhat.com>
23529
23530 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23531 embedded targets which never actually exit.
23532
31e45dee
FN
235332002-09-18 Fernando Nasser <fnasser@redhat.com>
23534
23535 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23536 "don't step after run" as unresolved or unsupported, instead of xfail.
23537
a283c5a1
CV
235382002-09-18 Corinna Vinschen <vinschen@redhat.com>
23539
23540 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23541 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23542 Add newline to expected string in "step out of main (status wrapper)"
23543 case.
23544
11350d2a
CV
235452002-09-18 Corinna Vinschen <vinschen@redhat.com>
23546
23547 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23548 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23549
0deec7d6
TT
235502002-09-17 Tom Tromey <tromey@redhat.com>
23551
23552 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23553 \000, not \0, in double-quoted string.
23554
b2b4a1b5
CV
235552002-09-14 Corinna Vinschen <vinschen@redhat.com>
23556
c9d37158 23557 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23558 string after running the commands execution on breakpoint tests.
23559
1c56143a
CV
235602002-09-13 Corinna Vinschen <vinschen@redhat.com>
23561
23562 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23563
37f8da45
JB
235642002-09-12 Joel Brobecker <brobecker@gnat.com>
23565
23566 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23567
08b468e0
KS
235682002-09-10 Keith Seitz <keiths@redhat.com>
23569
23570 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23571 runto proc.
23572 (mi_run_to_main): Use mi_runto.
23573 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23574
dc360f58
KS
235752002-09-10 Keith Seitz <keiths@redhat.com>
23576
23577 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23578 regexp for stopping at main. Could have multiple event notifications.
23579 Don't assume that main was declared with no parameters.
23580 (mi_next): Use mi_step_to.
23581 (mi_step): Use mi_next_to.
23582
ce3abcfb
CV
235832002-09-09 Corinna Vinschen <vinschen@redhat.com>
23584
23585 * gdb.base/default.exp: Fix expected string in `info float' test.
23586
d1f5b980
BE
235872002-09-09 Ben Elliston <bje@redhat.com>
23588
23589 * config/mips.exp: Update comments.
23590 * config/mips-idt.exp: Likewise.
23591 * config/nind.exp: Likewise.
23592 * config/slite.exp: Likewise.
23593 * config/sparclet.exp: Likewise.
23594 * config/udi.exp: Likewise.
23595 * config/vx.exp: Likewise.
23596 * config/vxworks29k.exp: Likewise.
23597
2f71430b
JB
235982002-09-05 Jim Blandy <jimb@redhat.com>
23599
23600 * gdb.threads/killed.exp: Fix test failure message.
23601
7ddebc7e
KS
236022002-09-04 Keith Seitz <keiths@redhat.com>
23603
23604 * lib/mi-support.exp: Update copyright.
23605 (mi_gdb_test): Increase the priority of the expected pattern
23606 so that it matches gdb_test.
23607
0ae67eb3
KS
236082002-09-03 Keith Seitz <keiths@redhat.com>
23609
23610 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23611 Use integer comparison instead of string comparison for testing
23612 whether binary was built.
23613
38fc42c8
JB
236142002-09-03 Jim Blandy <jimb@redhat.com>
23615
23616 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23617
b6ff0e81
JB
236182002-08-29 Jim Blandy <jimb@redhat.com>
23619
23620 * gdb.threads/pthreads.exp: Move the portable thread compilation
23621 code into a function in lib/gdb.exp, and call that from here.
23622 * lib/gdb.exp (gdb_compile_pthreads): New function.
23623
07c98896
KS
236242002-08-29 Keith Seitz <keiths@redhat.com>
23625
23626 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23627 expect_out so that callers can get at it.
23628
0312286c
DJ
236292002-08-23 Daniel Jacobowitz <drow@mvista.com>
23630
23631 * gdb.threads/print-threads.c: New file.
23632 * gdb.threads/print-threads.exp: New file.
23633 * gdb.threads/schedlock.c: New file.
23634 * gdb.threads/schedlock.exp: New file.
23635
dd039bc4
EZ
236362002-08-22 Elena Zannoni <ezannoni@redhat.com>
23637
a9c64011
AS
23638 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23639 not altivec.c.
dd039bc4 23640
1f36144c
MK
236412002-08-17 Mark Kettenis <kettenis@gnu.org>
23642
23643 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23644 targets. The problem should be fixed now.
23645
16057ec7 236462002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
23647
23648 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23649 2002-07-24 change that removes final dots from error messages.
23650
3c1499ad
TT
236512002-08-13 Tom Tromey <tromey@redhat.com>
23652
23653 * gdb.base/readline.exp: New file.
23654
a20ce2c3
AC
236552002-08-01 Andrew Cagney <ac131313@redhat.com>
23656
23657 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23658 supress message.
23659
db034ac5
AC
236602002-08-01 Andrew Cagney <cagney@redhat.com>
23661
23662 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23663 CHILL_FOR_TARGET and CHILL_LIB.
23664 * configure.in (configdirs): Remove gdb.chill.
23665 * configure: Regenerate.
23666 * lib/gdb.exp: Obsolete references to chill.
23667 * gdb.fortran/types.exp: Ditto.
23668 * gdb.fortran/exprs.exp: Ditto.
23669
3e000b18
KB
236702002-07-30 Kevin Buettner <kevinb@redhat.com>
23671
23672 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23673 set Irix-specific compile and link flags.
23674
28f4966b
KB
236752002-07-29 Kevin Buettner <kevinb@redhat.com>
23676
23677 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23678 source files. The ``-o'' option doesn't work with the ``-E'' option
23679 when using the Irix compiler.
23680
46c0d5a6
DJ
236812002-07-19 Daniel Jacobowitz <drow@mvista.com>
23682
23683 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23684 Improve support for reusing an exec file. Copy exec file
23685 to target, and run gdbserver on the target instead of on the host.
23686
eecf4bed
JB
236872002-07-18 Jim Blandy <jimb@redhat.com>
23688
0f815cdf
JB
23689 * gdb.base/ending-run.exp: Don't expect to see the program end in
23690 some orderly fashion when we're running on a real stand-alone
23691 board.
23692
eecf4bed
JB
23693 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23694 targets that don't support interrupts.
23695
52d309e4
JB
236962002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23697
23698 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23699 systems.
23700 Move comments in expect statements to inside the actions, so that they
23701 don't get matched against.
23702
ff683d9e
MK
237032002-07-10 Mark Kettenis <kettenis@gnu.org>
23704
23705 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23706 function when asleep" test.
23707
b5356753
AC
237082002-07-10 Andrew Cagney <ac131313@redhat.com>
23709
23710 * gdb.base/page.exp: Rewrite to handle problems with very long
23711 `info set' output. Update copyright.
23712
6aa4d13a
AC
237132002-06-26 Andrew Cagney <ac131313@redhat.com>
23714
23715 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23716 gdb.threads-hp.
23717 * gdb.hp/configure: Regenerate.
23718 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23719 * gdb.hp/gdb.threads-hp/configure: Delete file.
23720 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23721
8cf8c2b8
AC
237222002-06-22 Andrew Cagney <ac131313@redhat.com>
23723
23724 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23725 setlocale, bindtextdomain and textdomain.
23726
6827a8f8
JB
237272002-06-11 Jim Blandy <jimb@redhat.com>
23728
919d772c
JB
23729 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23730 preprocessor macro information is present.
23731
6827a8f8
JB
23732 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23733 tests.
23734
c15b0d21
MS
237352002-06-06 Michael Snyder <msnyder@redhat.com>
23736
c5984d70
MS
23737 * gdb.base/overlays.exp: Record addresses of overlay
23738 functions in TCL variables rather than in GDB variables,
23739 to avoid having GDB convert them to pointers (with loss
23740 of information).
23741
d63a86f8 23742 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 23743 default linker script changes.
c15b0d21
MS
23744 * gdb.base/long_long.exp: Add check for sizeof (long double).
23745
be26fe0d
ML
237462002-06-06 Michal Ludvig <mludvig@suse.cz>
23747
23748 * gdb.asm/asm-source.exp: Add x86-64 target.
23749 * gdb.asm/x86_64.inc: New.
d63a86f8 23750
258093ca 237512002-05-30 Michael Chastain <mec@shout.net>
258093ca 23752
4b3153f1 23753 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
23754 * gdb.c++/m-static.cc: New file.
23755 * gdb.c++/m-static.exp: New file.
23756
241264c6
MS
237572002-05-28 Michael Snyder <msnyder@redhat.com>
23758
23759 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23760 precision.
23761
9bba8c8f 237622002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 23763
4b3153f1 23764 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
23765 * gdb.c++/m-data.cc: New file.
23766 * gdb.c++/m-data.exp: New file.
23767
237682002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 23769
4b3153f1 23770 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 23771 * gdb.c++/try_catch.cc: New file.
d63a86f8 23772 * gdb.c++/try_catch.exp: New file.
9bba8c8f 23773
def1b996
MC
237742002-05-27 Michael Chastain <mec@shout.net>
23775
23776 * gdb.c++/local.exp: Accept more nested types in output.
23777
522ba268
MC
237782002-05-26 Michael Chastain <mec@shout.net>
23779
23780 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23781
277254ba
MS
237822002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23783
23784 * lib/gdb.exp (gdb_wrapper_init): Just because
23785 gdb_wrapper_file exists, this does not mean that the file
23786 should not be rebuilt. That is what gdb_wrapper_initialized
23787 is for.
23788 (default_gdb_init): Reset gdb_wrapper_initialized.
23789
b61a8733
MS
237902002-05-23 Michael Snyder <msnyder@redhat.com>
23791
d63a86f8 23792 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
23793 the precision of the floating point test results.
23794 * gdb.base/call-rt-st.exp: Ditto.
23795
b61a8733
MS
23796 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23797 * gdb.base/call-rt-st.exp: Ditto.
23798
56f6e910
MC
237992002-05-19 Michael Chastain <mec@shout.net>
23800
23801 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23802
ad0b0016
EZ
238032002-05-19 Elena Zannoni <ezannoni@redhat.com>
23804
a9c64011
AS
23805 * configure.in (configdirs): Add gdb.arch.
23806 * configure: Regenerate.
ad0b0016 23807
f617d2b6
JB
238082002-05-17 Jim Blandy <jimb@redhat.com>
23809
23810 * gdb.base/completion.exp: Recognize the more detailed error
23811 messages produced by the macro expander's lexical analyzer.
23812
eac2a696
EZ
238132002-05-14 Elena Zannoni <ezannoni@redhat.com>
23814
a9c64011
AS
23815 * gdb.arch/altivec-abi.c: New file.
23816 * gdb.arch/altivec-abi.exp: New file.
23817 * gdb.arch/altivec-regs.c: New file.
23818 * gdb.arch/altivec-regs.exp: New file.
eac2a696 23819
2fdde8f8
DJ
238202002-05-14 Daniel Jacobowitz <drow@mvista.com>
23821
23822 * gdb.base/maint.exp (maint print type): Update for new type
23823 structure.
d63a86f8 23824
e31f1a7c
EZ
238252002-05-14 Elena Zannoni <ezannoni@redhat.com>
23826
23827 * gdb.arch: New directory.
23828 * gdb.arch/configure.in: New file.
23829 * gdb.arch/configure: New file.
23830 * gdb.arch/Makefile.in: New file.
23831
db589741
CV
238322002-05-13 Corinna Vinschen <vinschen@redhat.com>
23833
23834 * gdb.asm/asm-source.exp: Add v850 as supported target.
23835 * gdb.asm/v850.inc: New file.
23836
8ce2a7dc
DJ
238372002-05-13 Daniel Jacobowitz <drow@mvista.com>
23838
23839 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23840
df763c7f
DJ
238412002-05-12 Daniel Jacobowitz <drow@mvista.com>
23842
23843 * gdb.base/break.exp: Check 'break "marker2"'.
23844
377daeed
MS
238452002-05-10 Michael Snyder <msnyder@redhat.com>
23846
23847 * gdb.base/long_long.exp: Fix typo.
23848
c4b7bc2b
JB
238492002-05-10 Jim Blandy <jimb@redhat.com>
23850
ecac9a4e
JB
23851 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23852 a bug.
23853
c4b7bc2b
JB
23854 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23855 Recognize more detailed error message produced by the macro
23856 expander's lexical analyzer.
23857 * lib/gdb.exp (test_print_reject): Same.
23858
e71019a1
MK
238592002-05-09 Mark Kettenis <kettenis@gnu.org>
23860
23861 * gdb.c++/method.exp: Fix typo.
23862
fedfc8e6
MS
238632002-05-08 Michael Snyder <msnyder@redhat.com>
23864
166a1957
MS
23865 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23866 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 23867 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
23868 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23869 Add iftarget clause for strongarm.
d63a86f8 23870
f1c47eb2
MS
238712002-05-06 Michael Snyder <msnyder@redhat.com>
23872
cb9a9d3e
MS
23873 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23874 (gdb_continue_to_end): Accept output from status wrapper.
23875 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23876 Clean up fail messages to match pass messages.
23877
f1c47eb2
MS
23878 Enable the "needs_status_wrapper" testsuite feature.
23879 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23880 (gdb_compile): Conditionally call gdb_wrapper_init.
23881 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23882 * gdb.c++/method.exp: Recognize output from status wrapper.
23883
6079c749
BE
238842002-05-06 Ben Elliston <bje@redhat.com>
23885From Graydon Hoare <graydon@redhat.com>
23886
23887 * config/sid.exp: Include support for "rawsid" protocol.
23888
188baff3
JB
238892002-05-03 Jim Blandy <jimb@redhat.com>
23890
23891 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23892 * gdb.c++/hang3.C: New file.
23893
b9c07f0f
AC
238942002-05-04 Andrew Cagney <ac131313@redhat.com>
23895
23896 * gdb.base/default.exp: Remove obsolete code.
23897 * gdb.c++/misc.exp: Ditto. Update copyright.
23898 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23899 * gdb.base/whatis.exp: Ditto. Update copyright.
23900 * gdb.base/scope.exp: Ditto. Update copyright.
23901 * gdb.base/ptype.exp: Ditto. Update copyright.
23902 * gdb.base/printcmds.exp: Ditto. Update copyright.
23903 * gdb.base/opaque.exp: Ditto. Update copyright.
23904 * gdb.base/list.exp: Ditto.
23905 * gdb.base/funcargs.exp: Ditto. Update copyright.
23906 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23907 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23908 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23909 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23910 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23911 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23912
5c7a0397
MS
239132002-05-02 Michael Snyder <msnyder@redhat.com>
23914
d6dcc264 23915 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
23916 * gdb.base/long_long.exp: Add xscale target.
23917 * gdb.base/default.exp: Add xscale target.
23918
eb7f1c48
JB
239192002-05-01 Jim Blandy <jimb@redhat.com>
23920
23921 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23922 gdb.c++/hang.exp: New test.
23923
a6befae8
FF
239242002-05-01 Fred Fish <fnf@redhat.com>
23925
23926 * gdb.base/completion.exp: Handle completions of "./Make" for
23927 more than one completion possibility, as is the case when we
23928 build and test in the source tree.
23929
0a310277
AG
239302002-04-29 Anthony Green <green@redhat.com>
23931
23932 * gdb.java/jmisc1.exp: New file.
23933 * gdb.java/jmisc2.exp: New file.
23934
6ff9af88
DJ
239352002-04-24 Daniel Jacobowitz <drow@mvista.com>
23936
23937 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23938
96b3d632
EZ
239392002-04-23 Elena Zannoni <ezannoni@redhat.com>
23940
23941 * gdb.base/help.exp: Change 'help status' to allow for target
23942 dependent output differences.
23943
5019bb54
MC
239442002-04-22 Michael Chastain <mec@shout.net>
23945
23946 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23947
a805a116
MC
239482002-04-22 Michael Chastain <mec@shout.net>
23949
23950 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23951
a1706bfd
DM
239522002-04-17 David S. Miller <davem@redhat.com>
23953
23954 * gdb.asm/sparc64.inc: New file.
23955 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23956
a73a20a2
EZ
239572002-04-19 Elena Zannoni <ezannoni@redhat.com>
23958
23959 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23960 instruction file directly into the build tree. Clean up at end of
23961 test.
23962
ba678339
DM
239632002-04-18 David S. Miller <davem@redhat.com>
23964
23965 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23966 handle 64-bit platforms correctly.
23967 * gdb.base/maint.exp: Likewise.
23968
b03399da
KB
239692002-04-18 Kevin Buettner <kevinb@redhat.com>
23970
23971 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23972 ``-fpic'' when compiling files comprising a shared library, but
23973 it does need additional linker flags in order to find shared
23974 libraries at run time.
23975
e2004992
KB
239762002-04-18 Kevin Buettner <kevinb@redhat.com>
23977
23978 * gdb.base/cvexpr.c (use): New function.
23979 (main): Invoke use() on all global variables to prevent
23980 some linkers from deleting these otherwise unused symbols.
23981
d8937120
MC
239822002-04-17 Michael Chastain <mec@shout.net>
23983From David S. Miller <davem@redhat.com>
23984
23985 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23986 handle 64-bit platforms correctly.
23987
ffd61a58
MS
239882002-04-12 Michael Snyder <msnyder@redhat.com>
23989From Jim Blandy <jimb@redhat.com>
a9c64011 23990 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
23991 script can handle this instead.
23992 * gdb.base/bar.c (barx): Same.
23993 * gdb.base/baz.c (bazx): Same.
23994 * gdb.base/grbx.c (grbxx): Same.
23995
23996 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23997 manager doesn't automatically unmap overlays unnecessarily.
23998
6b8426a6
MH
239992002-04-10 Martin M. Hunt <hunt@redhat.com>
24000
24001 * gdb.base/ending-run.exp: Fix pattern for Mips targets
24002 stepping out of main.
24003
34af4875
MC
240042002-04-09 Michael Chastain <mec@shout.net>
24005
24006 * gdb.c++/local.cc (main): Move call to marker1() inside nested
24007 scope so that the nested scope tests will make sense.
24008 * gdb.c++/local.exp: Write patterns that actually work with gcc
24009 (the HP patterns "were never known to work with gcc").
24010 Keep the old aCC patterns too.
24011
2d1676a0
DJ
240122002-04-09 Daniel Jacobowitz <drow@mvista.com>
24013
24014 * gdb.base/attach.exp: Correct target board test.
24015
3a63e3f9
MC
240162002-04-08 Michael Chastain <mec@shout.net>
24017
24018 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
24019 in a const method. Add some xfail and fail cases for configurations
24020 that do not emit the "const ...".
24021
f18dabd2
MC
240222002-04-07 Michael Chastain <mec@shout.net>
24023
24024 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
24025 Accept "A * const" and "const A * const" as type of "this".
24026 Fix spelling of getFunky throughout. Make messages uniform.
24027
0fcddd82
EZ
240282002-04-07 Elena Zannoni <ezannoni@redhat.com>
24029
a9c64011 24030 Work around for PR gdb/285:
0fcddd82
EZ
24031 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
24032
16a8534a
EZ
240332002-04-07 Elena Zannoni <ezannoni@redhat.com>
24034
24035 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
24036 instructions file at run time instead of configure time.
24037 Sometimes we run the test in a directory that is not the one we
24038 configured in.
24039 * gdb.asm/configure.in: Delete creation of symlink.
24040 * gdb.asm/configure: Regenerate.
24041
24181d81
JB
240422002-04-05 J. Brobecker <brobecker@gnat.com>
24043
24044 * gdb.gdb/xfullpath.exp: New test, to exercise the new
24045 xfullpath () function.
24046
7cdb7107
DJ
240472002-04-04 Daniel Jacobowitz <drow@mvista.com>
24048
24049 * gdb.asm/Makefile.in: Correct dependencies.
24050
24051 * gdb.asm/powerpc.inc: New file.
24052 * gdb.asm/asm-source.exp: Add PowerPC.
24053 * gdb.asm/configure.in: Likewise.
24054 * gdb.asm/configure: Regenerated.
24055
a7d17088
DJ
240562002-04-04 Daniel Jacobowitz <drow@mvista.com>
24057
24058 * gdb.base/relocate.exp: New file.
24059 * gdb.base/relocate.c: New file.
24060
cd721503
FF
240612002-04-04 Fred Fish <fnf@redhat.com>
24062
24063 * gdb.base/step-test.exp: Update comment regarding stopping in
24064 memcpy/bcopy calls inserted as part of the compiler runtime.
24065
b22ad7a7
MS
240662002-04-04 Michael Snyder <msnyder@redhat.com>
24067
24068 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
24069
5f279fa6
DJ
240702002-04-03 Daniel Jacobowitz <drow@mvista.com>
24071
24072 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
24073 (gdb_expect): Remove $notransfer hack.
24074
dd0fd3ce
DJ
240752002-04-02 Daniel Jacobowitz <drow@mvista.com>
24076
24077 * gdb.c++/classes.exp ("calling method for small class"): Match
24078 updated register output.
24079
1e50cda1
DJ
240802002-03-30 Daniel Jacobowitz <drow@mvista.com>
24081
24082 Fix PR gdb/452
24083 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
24084 when finished. Make gdb_file_cmd send "exec-file" when
24085 appropriate.
24086
24015922
DJ
240872002-03-30 Daniel Jacobowitz <drow@mvista.com>
24088
24089 * gdb.base/attach.exp: Remove extra setup_xfail.
24090
dd7dfd64
MS
240912002-03-26 Michael Snyder <msnyder@redhat.com>
24092
24093 * gdb.base/default.exp: Add tests for dump, append, and restore.
24094 * gdb.base/help.exp: Add tests for dump, append, and restore.
24095 * gdb.base/dump.exp: New file, test dump, append and restore.
24096 * gdb.base/dump.c: New file.
24097
48b2f8d7
MS
240982002-03-27 Michael Snyder <msnyder@redhat.com>
24099
d63a86f8 24100 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
24101 clean-ups in help messages.
24102
05b4d525
FF
241032002-03-26 Fred Fish <fnf@redhat.com>
24104
24105 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
24106 have debugging info for those functions and the compiler uses them
24107 internally to copy structs around.
24108
d7679631
FF
241092002-03-26 Fred Fish <fnf@redhat.com>
24110
24111 * gdb.base/list.exp: Revert the change made yesterday and add note
24112 about why we don't list the default lines for remote targets.
24113
523ac3f9
MS
241142002-03-25 Michael Snyder <msnyder@redhat.com>
24115
24116 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
24117
754b2b8d
FF
241182002-03-25 Fred Fish <fnf@redhat.com>
24119
24120 * gdb.base/list.exp: This test works on remote targets so remove
24121 the short circuit for remote targets. Update copyright.
24122
33c3e192
FF
241232002-03-25 Fred Fish <fnf@redhat.com>
24124
24125 * gdb.base/attach.exp: Fix logic error that was suppressing this
24126 test for all non hppa*-*-hpux* targets, instead of the hp target.
24127 Move comments closer to the suppression point. Also now need to
24128 check that we are running natively.
24129
d43e73ee
MS
241302002-03-22 Michael Snyder <msnyder@redhat.com>
24131
882c8f02
MS
24132 * gdb.base/default.exp: Add test for gcore. Update copyright.
24133 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 24134
04c12f60
FF
241352002-03-06 Fred Fish <fnf@redhat.com>
24136
24137 * gdb.base/funcargs.c: Remove extraneous ';' character.
24138 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
24139
b43df995
MC
241402002-03-04 Michael Chastain <mec@shout.net>
24141
24142 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
24143 accommodate gcc v3 function signature.
24144 * gdb.mi/mi0-var-cmd-exp: Ditto.
24145
92362027
AC
241462002-02-24 Andrew Cagney <ac131313@redhat.com>
24147
24148 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
24149 ``GNU/Linux'' or ``Linux kernel''
24150 * testsuite/gdb.threads/pthreads.c: Ditto.
24151
258ad32d
MC
241522002-02-24 Michael Chastain <mec@shout.net>
24153
24154 * gdb.threads/pthreads.c (thread1): Add a return statement.
24155 (thread2): Likewise.
24156 (foo): Likewise.
24157
04c3b3d4
MC
241582002-02-23 Michael Chastain <mec@shout.net>
24159
24160 * gdb.threads/linux-dp.c (philosopher): Add a return statement
24161 to placate gcc.
24162
5a2a0a20
MC
241632002-02-23 Michael Chastain <mec@shout.net>
24164
24165 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
24166 test "ptype bint". The test passes on all my stabs configurations.
24167
a640f7fc
JB
241682002-02-21 Jim Blandy <jimb@redhat.com>
24169
27924826
JB
24170 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
24171 filename at a time, and watch for the ones we want to see.
24172
a640f7fc
JB
24173 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
24174 types of pointers to prototyped functions.
24175
edcc8c75
AC
241762002-02-20 Andrew Cagney <ac131313@redhat.com>
24177
24178 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
24179 signed, unsigned and straight char.
24180 (padding_char, padding_short, padding_int, padding_long,
24181 padding_long_long, padding_float, padding_double,
24182 padding_long_double): New global variables.
24183 (fill, fill_structs): New functions.
24184
24185 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
24186 for correctly sized writes. Update copyright.
24187 (get_valueof): New procedure.
24188 (get_sizeof): Call get_valueof.
24189 (check_valueof): New procedure.
24190 (check_padding): New procedure.
24191
ac57ea44
MC
241922002-02-20 Michael Chastain <mec@shout.net>
24193
24194 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
24195 to setup_xfail. Document some of the remaining calls.
24196
7a10c941
MC
241972002-02-18 Michael Chastain <mec@shout.net>
24198
24199 * gdb.c++/userdef.exp: Update copyright year.
24200
fb8acdcc
DJ
242012002-02-18 Daniel Jacobowitz <drow@mvista.com>
24202
24203 * gdb.c++/userdef.exp: Test overloaded operators properly.
24204 Remove xfails.
24205
fda6ae12
MS
242062002-02-14 Michael Snyder <msnyder@redhat.com>
24207
24208 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24209
676a0442
DJ
242102002-02-14 Daniel Jacobowitz <drow@mvista.com>
24211
24212 * gdb.base/a2-run.exp: Check for a remote target properly.
24213 * gdb.base/annota1.exp: Likewise.
24214 * gdb.base/list.exp: Likewise.
24215 * gdb.base/reread.exp: Likewise.
24216 * gdb.base/scope.exp: Likewise.
24217 * gdb.base/shlib-call.exp: Likewise.
24218 * gdb.base/term.exp: Likewise.
24219 * gdb.c++/annota2.exp: Likewise.
24220
78b4f468
RE
242212002-02-13 Richard Earnshaw <rearnsha@arm.com>
24222
24223 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24224
9a81ba51
MC
242252002-02-10 Michael Chastain <mec@shout.net>
24226
24227 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24228 (call_after_alloca): Ditto.
24229
004af6c7
DJ
242302002-02-10 Daniel Jacobowitz <drow@mvista.com>
24231
24232 * gdb.base/ending-run.exp: Guard "cont" test with
24233 gdb_skip_stdio_test.
24234
37225f62
JB
242352002-02-06 Jim Blandy <jimb@redhat.com>
24236
24237 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24238 from here...
24239 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24240 To here. Disable this test on non-HP platforms. Add big comment.
24241
fe6fdd96
MS
242422002-02-04 Michael Snyder <msnyder@redhat.com>
24243
24244 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24245 other than d10v and m32r.
24246
036fad3f
RE
242472002-02-02 Richard Earnshaw <rearnsha@arm.com>
24248
24249 * gdb.base/default.exp: Rewrite test patterns to reduce time
24250 taken to match them.
24251
7148ab62
DJ
242522002-01-30 Daniel Jacobowitz <drow@mvista.com>
24253
24254 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24255 Allow a start function above main.
24256 * gdb.threads/linux-dp.exp: Fix copyright date.
24257
396cc255
DJ
242582002-01-30 Daniel Jacobowitz <drow@mvista.com>
24259
a9c64011
AS
24260 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24261 (check_philosopher_stack): Check for manager thread before checking
24262 for a just-starting thread.
396cc255 24263
f038d31b
DJ
242642002-01-30 Daniel Jacobowitz <drow@mvista.com>
24265
24266 From Neil Booth <neil@daikokuya.demon.co.uk>:
24267 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24268 warnings.
24269
b3ff9d9a
FF
242702002-01-21 Fred Fish <fnf@redhat.com>
24271
24272 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24273 not caller.
24274
39ad761d
JB
242752002-01-21 Jim Blandy <jimb@redhat.com>
24276
24277 * gdb.base/reread.exp: Check that GDB properly re-reads the
24278 executable file when it changes while no inferior is running.
24279
aaf320fa
FF
242802002-01-21 Fred Fish <fnf@redhat.com>
24281
a9c64011
AS
24282 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24283 optionally accept the "shlib events" variation.
aaf320fa 24284
808a31f5
JB
242852002-01-21 Jim Blandy <jimb@redhat.com>
24286
24287 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24288 call `fflush' after every `printf', so that the output is produced
24289 at predictable points, regardless of whatever buffering does (or
24290 doesn't) take place.
24291 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24292 at different points.
24293
4420d5e2
DJ
242942002-01-20 Daniel Jacobowitz <drow@mvista.com>
24295
24296 * gdb.c++/inherit.exp: Update copyright years.
24297 * gdb.c++/method.exp: Likewise.
24298
3e36a0f4
DJ
242992002-01-20 Daniel Jacobowitz <drow@mvista.com>
24300
24301 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24302 artificial methods/arguments.
24303 * gdb.c++/derivation.exp: Likewise.
24304 * gdb.c++/inherit.exp: Likewise.
24305 * gdb.c++/method.exp: Likewise.
24306 * gdb.c++/virtfunc.exp: Likewise.
24307
b4ceaee6
AC
243082002-01-18 Andrew Cagney <ac131313@redhat.com>
24309
24310 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24311 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24312 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24313 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24314 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24315 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24316
ecace851
JB
243172002-01-17 Jim Blandy <jimb@redhat.com>
24318
24319 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24320 anchoring the pattern matching the entry point symbol's name.
24321
375fc983
AC
243222002-01-17 Andrew Cagney <ac131313@redhat.com>
24323
24324 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24325 continue/quit query. Update copyright.
24326
fe6fdd96
MS
243272002-01-14 Michael Snyder <msnyder@redhat.com>
24328
24329 * gdb.base/gcore.exp: Remove extra debugging output.
24330
e017c81f
DJ
243312002-01-13 Daniel Jacobowitz <drow@mvista.com>
24332
24333 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24334 for slightly dubious v2 mangled string.
24335
37ab3bf8
DJ
243362002-01-13 Daniel Jacobowitz <drow@mvista.com>
24337
24338 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24339
1bc05c3a 243402002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24341
1bc05c3a 24342 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24343
1bc05c3a
JM
24344 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24345 constructors.
24346 * gdb.c++/derivation.exp: Likewise.
24347 * gdb.c++/templates.exp: Likewise.
24348 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24349
1bc05c3a
JM
243502002-01-10 Michael Snyder <msnyder@redhat.com>
24351
24352 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24353
a911c360
MS
243542002-01-08 Michael Snyder <msnyder@redhat.com>
24355
24356 * gdb.base/gcore.exp: New test for generate-core-file command.
24357 * gdb.base/gcore.c: Testcase for above.
24358 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24359
ea2119ec
JM
243602002-01-08 Jason Merrill <jason@redhat.com>
24361
24362 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24363
68203136
FF
243642002-01-07 Fred Fish <fnf@redhat.com>
24365
24366 * gdb.c++/overload.exp: Remove unconditional xfails for:
24367 print foo_instance1.overloadargs(1)
24368 print foo_instance1.overloadargs(1, 2)
24369 print foo_instance1.overloadargs(1, 2, 3)
24370 print foo_instance1.overloadargs(1, 2, 3, 4)
24371 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24372 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24373 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24374 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24375 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24376 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24377 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24378 print foo_instance1.overload1arg()
24379 print foo_instance1.overload1arg((char)arg2)
24380 print foo_instance1.overload1arg((signed char)arg3)
24381 print foo_instance1.overload1arg((unsigned char)arg4)
24382 print foo_instance1.overload1arg((int)arg7)
24383 print foo_instance1.overload1arg((unsigned int)arg8)
24384 print foo_instance1.overload1arg((float)arg11)
24385 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24386
21b9b5b1
MS
243872002-01-07 Michael Snyder <msnyder@redhat.com>
24388
24389 * gdb.base/huge.exp: New test. Print a very large target data object.
24390 (skip_huge_test): New test variable. Define if you want to skip this
24391 test. The test reads an 8 megabyte data object from the target, so it
24392 might be very time consuming on remote targets with a slow connection.
24393 * gdb.base/huge.c: New file. Test case for above.
24394
725f922e
FF
243952002-01-07 Fred Fish <fnf@redhat.com>
24396
24397 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24398 g_instance.bfoo, and g_instance.cfoo.
24399
889bf7c5 244002002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24401
889bf7c5
PA
24402 * gdb.base/break.c (multi_line_if_conditional): New function.
24403 (multi_ilne_while_conditional): Likewise.
24404 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24405 IF or WHILE condition puts the breakpoint at the start of
24406 the condition.
f286b2c3 24407
634d57ec
JL
24408 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24409 hppa*-*-hpux* expected failure.
24410 * gdb.base/structs.exp (do_function_calls): Similarly.
24411
24412 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24413 watchpoints.
24414
9fbfe2dc
AC
244152002-01-06 Andrew Cagney <ac131313@redhat.com>
24416
24417 Fix PR gdb/66.
24418 * gdb.base/structs.exp: Replace skip for a29k with skip for
24419 gdb,cannot_call_functions.
24420 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24421 * gdb.base/callfuncs.exp: Ditto.
24422 * gdb.base/call-rt-st.exp: Ditto.
24423 * gdb.base/call-strs.exp: Ditto.
24424 * gdb.base/callfwmall.exp: Ditto.
24425 * gdb.base/scope.exp: Obsolete xfail a29k.
24426 * gdb.c++/misc.exp: Ditto.
24427 * gdb.c++/cplusfuncs.exp: Ditto.
24428 * gdb.base/ptype.exp: Ditto.
24429 * gdb.base/printcmds.exp: Ditto.
24430 * gdb.base/opaque.exp: Ditto.
24431 * gdb.base/list.exp: Ditto.
24432 * gdb.base/funcargs.exp: Ditto.
24433 * gdb.base/default.exp: Ditto.
24434
8ddad156
MS
244352002-01-04 Michael Snyder <msnyder@redhat.com>
24436
ca4976a6 24437 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24438 * gdb.base/maint.exp: Add tests for maint info sections options.
24439
1b074332
JL
24440Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24441
24442 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24443
7d159115
CV
244442001-12-20 Corinna Vinschen <vinschen@redhat.com>
24445
24446 * gdb.asm/arm.inc: New file.
24447 * gdb.asm/asm-source.exp: Add arm targets.
24448 * gdb.asm/configure.in: Ditto.
24449 * gdb.asm/configure: Recreated from configure.in.
24450
8fb87725
JL
24451Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24452
afabe08c
JL
24453 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24454 with HP's compiler.
24455 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24456 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24457 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24458 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24459
24460 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24461 either HP's compilers or GCC.
24462
db521deb
JL
24463 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24464 a SIGBUS or SIGSEGV.
24465
24466 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24467
24468 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24469 can be compiled with either HP's compiler or GCC.
24470
cfa88ab7
JL
24471 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24472 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24473 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24474
ca344dff
JL
24475 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24476 to match current gdb output. Update due to using auto-solib-limit
24477 for limiting instead of overloading auto-solib-add.
24478 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24479 test program.
24480
3f3c6e55 24481 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24482 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24483 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24484 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24485 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24486 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24487 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24488 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24489 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24490 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24491 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24492 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24493 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24494
8fb87725
JL
24495 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24496 a SIGTRAP to the inferior.
24497
cf599fa7
CV
244982001-12-19 Corinna Vinschen <vinschen@redhat.com>
24499
24500 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24501 Substitute call to target_link by call to gdb_compile.
24502
2cd045cd
JL
24503Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24504
a9c64011
AS
24505 * gdb.base/break.exp: Fix HP specific search string when testing
24506 backtracing in a called function.
2cd045cd 24507
a9c64011
AS
24508 * gdb.base/constvars.exp: Only set lang to C++ if we're
24509 compiling the test with HP's compilers.
24510 * gdb.base/volatile.exp: Similarly.
2cd045cd 24511
99ebe9ac
JB
245122001-12-19 Jim Blandy <jimb@redhat.com>
24513
24514 * gdb.base/printcmds.exp: Expect the null character to be printed
24515 as '\0', and the '\013' to be printed as '\v'.
24516 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24517 * gdb.base/setvar.exp: Same.
24518
b9891b29
JB
245192001-12-17 Jim Blandy <jimb@redhat.com>
24520
0eba65ab
JB
24521 * gdb.base/completion.exp: Rather than completing very long
24522 filenames, which can make the readline library produce output we
24523 don't recognize, cd to the directory first, and then complete
24524 using nice, short relative paths.
24525
6970b5b1
JB
24526 * gdb.base/completion.exp: On some systems, there is, in fact, a
24527 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24528 variables as being in scope. So use `no_var_named_this'
24529 instead of `b'.
6970b5b1 24530
b9891b29 24531 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24532 can't find the core file's registers as a failure.
b9891b29 24533
e6ccd35f
JSC
245342001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24535
a9c64011
AS
24536 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24537 test expect string more specific.
e6ccd35f 24538
105ba819
CV
245392001-12-13 Corinna Vinschen <vinschen@redhat.com>
24540
24541 * gdb.asm/asm-source.exp: Add support for xstormy16.
24542 * gdb.asm/configure.in: Ditto.
24543 * gdb.asm/configure: Rebuild.
24544 * gdb.asm/xstormy16.inc: New file.
24545
e9e79dd9
FF
245462001-12-10 Fred Fish <fnf@redhat.com>
24547
24548 * gdb.base/maint.exp: Update to match changes in type dumping code.
24549
347dc97d
JB
245502001-12-10 Jim Blandy <jimb@redhat.com>
24551
24552 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24553 matching the entry point symbol's name at the beginning of the
24554 line.
347dc97d 24555
5178b9d6
DJ
245562001-12-07 Daniel Jacobowitz <drow@mvista.com>
24557
24558 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24559 gdb.c++/inherit.exp, gdb.c++/method.exp,
24560 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24561 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24562 and class layout support.
24563
af890c52
DJ
245642001-12-07 Daniel Jacobowitz <drow@mvista.com>
24565
24566 * gdb.c++/classes.exp: Add test for static member function.
24567 * gdb.c++/misc.cc: Add class with static member function.
24568
7a345fb3
JB
245692001-12-07 Jim Blandy <jimb@redhat.com>
24570
f2e54a80 24571 If GDB says it can't find the struct the function returned, report
8032bf31
JB
24572 those tests as `unsupported'.
24573 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24574 Rewrite subsequent tests to use it.
24575
24576 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
24577 those tests as `unsupported'.
24578 * gdb.base/structs.exp (call_struct_func): New function.
24579 (do_function_calls): Use call_struct_func to call the functions
24580 returning structs.
24581
0bc69509
JB
24582 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24583 whether functions are prototyped or not, so we can't possibly pass
24584 arguments to t_float_values2 properly.
24585
7a345fb3
JB
24586 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24587 value of `timeout' for targets other than the mips*tx39-*.
24588
edb6ede1
MS
245892001-12-06 Michael Snyder <msnyder@redhat.com>
24590
d63a86f8 24591 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24592 and detect whether the start symbol has a leading underscore.
24593
2d842f13
JB
245942001-12-04 Jim Blandy <jimb@redhat.com>
24595
24596 * gdb.base/completion.exp: Clarify indentation.
24597
68550daf
JB
245982001-12-03 Jim Blandy <jimb@redhat.com>
24599
24600 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24601 variables on the S/390, not `.word'.
24602
cd5195a8
JB
246032001-11-30 Jim Blandy <jimb@redhat.com>
24604
24605 Add assembly-source tests for s390-ibm-linux.
24606 * gdb.asm/s390.inc: New file.
24607 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24608 the S/390 architecture.
a9c64011 24609 * gdb.asm/configure: Regenerated.
cd5195a8 24610
ca9efc90
MS
246112001-11-30 Michael Snyder <msnyder@redhat.com>
24612
24613 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24614 next, info source, info sources, info line, global and static
24615 variables, and static functions.
24616 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24617 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24618 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24619 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24620 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24621 (gdbasm_leave): Restore frame pointer.
24622 (gdbasm_startup): Copy stack set-up from crt0.S.
24623
d0e66976
FN
246242001-11-26 Fernando Nasser <fnasser@redhat.com>
24625
24626 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24627 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24628 to a local (non-static) variable. Copy tstruct.a to a static buffer
24629 and return a pointer to that buffer.
24630 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24631
e2334072
MK
246322001-11-24 Mark Kettenis <kettenis@gnu.org>
24633
24634 * gdb.asm/configure.in: Fix recognition of ix86 target.
24635 * gdb.asm/configure: Regenerate.
24636
756caa3d
MS
246372001-11-21 Michael Snyder <msnyder@redhat.com>
24638
24639 * gdb.asm/sparc.inc: New file.
24640 * gdb.asm/asm-source.exp: Recognize sparc target.
24641 * gdb.asm/configure.in: Recognize sparc target.
24642 * gdb.asm/configure: Regenerate.
d63a86f8 24643
9a4d72d5
MS
246442001-11-21 Michael Snyder <msnyder@redhat.com>
24645
24646 * gdb.asm/m32r.inc: New file.
24647 * gdb.asm/asm-source.exp: Recognize m32r target.
24648 * gdb.asm/configure.in: Recognize m32r target.
24649 * gdb.asm/configure: Regenerate.
24650
a773d1cd
MS
246512001-11-20 Michael Snyder <msnyder@redhat.com>
24652
017ac23d
MS
24653 * gdb.asm/i386.inc: New file.
24654 * gdb.asm/asm-source.exp: Recognize ix86 target.
24655 * gdb.asm/configure.in: Recognize ix86 target.
24656 * gdb.asm/configure: Regenerate.
24657
a773d1cd
MS
24658 * gdb.c++/namespace.exp: Fix quotes in output messages.
24659
bb632afb
MS
246602001-11-14 Michael Snyder <msnyder@redhat.com>
24661
25d559ca 24662 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
24663 qualifier in a type cast expression, to designate an address
24664 in the instruction space (Harvard architecture).
24665
4749e309
MS
246662001-11-13 Michael Snyder <msnyder@redhat.com>
24667
24668 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24669 Tests for expressions using 'const' and 'volatile'.
24670
25050984
CV
246712001-11-13 Corinna Vinschen <vinschen@redhat.com>
24672
24673 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24674
1902c51f
DJ
246752001-11-12 Daniel Jacobowitz <drow@mvista.com>
24676
24677 * lib/mi-support.exp (mi_run_to_helper): Move comments
24678 outside of gdb_expect.
24679
dcf95b47
DJ
246802001-11-11 Daniel Jacobowitz <drow@mvista.com>
24681
24682 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24683 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24684 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24685 mi0_run_to): New functions.
24686 * gdb.mi/mi-simplerun.exp: Use them.
24687 * gdb.mi/mi0-simplerun.exp: Likewise.
24688 * gdb.mi/mi-var-cmd.exp: Likewise.
24689 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 24690
45b074e1
AC
246912001-11-10 Andrew Cagney <ac131313@redhat.com>
24692
24693 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24694 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24695
bf50d346
AC
246962001-11-09 Andrew Cagney <ac131313@redhat.com>
24697
24698 * gdb.base/restore.exp: Include $expected value in restored test
24699 message.
24700
9383332c
AC
247012001-11-09 Andrew Cagney <ac131313@redhat.com>
24702
24703 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24704 implemented.
24705
db62520a
MS
247062001-11-08 Michael Snyder <msnyder@redhat.com>
24707
24708 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24709 Add pass/fail message for stop at breakpoint in call dummy function.
24710
b5703437
MS
247112001-11-07 Michael Snyder <msnyder@redhat.com>
24712
d63a86f8
RM
24713 * gdb.c++/templates.exp (test_template_breakpoints):
24714 If we get an overload menu, but it does not match what
760f6330 24715 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
24716 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24717 making the whitespace optional. Argument for "new" may be
24718 "unsigned" as well as "unsigned int/long".
d63a86f8 24719 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
24720 making the whitespace optional. Also replace "(void) with
24721 "((void|)), making the keyword "void" optional.
d63a86f8 24722 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
24723 making the whitespace optional. Also replace "(void) with
24724 "((void|)), making the keyword "void" optional.
3bf40917
MS
24725 * gdb.base/callfuncs.c (t_float_values): This function must
24726 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 24727 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
24728 can be tested against both cases. Usually one case involves
24729 promotion of float to double, while the other does not.
24730 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
24731 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24732 includes a stack frame for "start".
24733
c8ab4e6d
JB
247342001-11-05 Jim Blandy <jimb@redhat.com>
24735
24736 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24737 pointers are 32 bits long, and that offsets of relocs are always
24738 stored in the data (REL-style), and not in the reloc entry itself
24739 (RELA-style).
24740 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24741 stabs.
24742
3f08ced9
MS
247432001-11-01 Michael Snyder <msnyder@redhat.com>
24744
24745 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24746 and regular expression operators by using quoting.
24747
cbfa24cd
MS
247482001-10-31 Michael Snyder <msnyder@redhat.com>
24749
24750 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24751 depending on what the symbol table contains.
24752 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24753 the output of the ptype command. Similarly, accept both "const &"
24754 and "const&".
24755
aaa68313
CV
247562001-10-31 Corinna Vinschen <vinschen@redhat.com>
24757
24758 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24759 symbol `STORAGE' to allow to choose the storage class of
24760 the local datastructures.
24761 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24762 compiler directive.
24763
91740388
MS
247642001-10-30 Michael Snyder <msnyder@redhat.com>
24765
24766 * gdb.base/jump.exp: Allow it to run for all targets.
24767
1b7c05e7
CV
247682001-10-29 Corinna Vinschen <vinschen@redhat.com>
24769
24770 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24771 with new double_array size.
24772 (main): Change storage class of all local variables to static.
24773 Reduce size of double_array to 9.
24774 * gdb.base/call-ar-st.exp: Increase timeout value.
24775 Change expected output for double array to match new size in
24776 call-ar-st.c.
24777
36a22261
CV
247782001-10-29 Corinna Vinschen <vinschen@redhat.com>
24779
24780 * gdb.base/ending-run.exp: Create identical output when passing
24781 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 24782 Stormy16 target.
36a22261 24783
92b8ae91
MK
247842001-10-28 Mark Kettenis <kettenis@gnu.org>
24785
24786 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24787 that we catch the expected failure under Linux/x86.
24788
cb135b83
OF
247892001-10-29 Orjan Friberg <orjanf@axis.com>
24790
24791 * gdb.base/setvar.exp: Escape curly braces.
24792 * gdb.stabs/weird.exp: Ditto.
24793
6884aa54
DJ
247942001-10-27 Daniel Jacobowitz <drow@mvista.com>
24795
24796 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24797 * gdm.mi/mi0-hack-cli.exp: Likewise.
24798
0398c9aa
AC
247992001-10-25 Andrew Cagney <ac131313@redhat.com>
24800
24801 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24802 messages.
24803
d20bf2e8
AC
248042001-10-21 Andrew Cagney <ac131313@redhat.com>
24805
24806 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24807 checking MI enabled.
24808
03dd63aa
CV
248092001-10-09 Corinna Vinschen <vinschen@redhat.com>
24810
24811 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24812
1d9d99f3
FCE
248132001-10-04 Frank Ch. Eigler <fche@redhat.com>
24814
24815 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24816 if gdb child process crashes, just signal an error.
24817
838ae6c4
JB
248182001-10-02 Jim Blandy <jimb@redhat.com>
24819
24820 * lib/gdb.exp (test_xfail_format): Simplify.
24821
24822 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24823 front of the variable name `format'. Simplify `if'.
24824
8f0cbc1c
DJ
248252001-10-01 Daniel Jacobowitz <drow@mvista.com>
24826
24827 * gdb.threads/pthreads.exp: Wait for output and delay
24828 before sending ^C.
24829
1f08dafd
DJ
248302001-10-01 Daniel Jacobowitz <drow@mvista.com>
24831
24832 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24833 some incorrect output instead of timing out.
24834 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24835
674f90ff
CV
248362001-09-28 Corinna Vinschen <vinschen@redhat.com>
24837
24838 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24839 check to allow additional `int'.
24840
9b284272
DJ
248412001-09-27 Daniel Jacobowitz <drow@mvista.com>
24842
24843 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24844 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24845
b55a4771
MS
248462001-09-27 Michael Snyder <msnyder@redhat.com>
24847
24848 * lib/gdb.exp (test_debug_format): New proc.
24849 (setup_xfail_format): Use new proc test_debug_format.
24850 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24851 proc; use new service proc test_debug_format.
24852 Replace all other "gcc_compiled" tests with this test.
24853 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24854 proc; use new service proc test_debug_format.
24855 Replace all other "gcc_compiled" tests with this test.
24856
248572001-09-27 Michael Snyder <msnyder@redhat.com>
24858
24859 * gdb.base/cvexpr.exp: New file.
24860 * gdb.base/cvexpr.c: New file
24861 Test for expressions using const and volatile keywords.
24862
4e6667ac
CV
248632001-09-26 Corinna Vinschen <vinschen@redhat.com>
24864
24865 * gdb.base/constvars.exp: Check for different orders of keywords
24866 and additional "int" strings in output.
24867
4f337972
AC
248682001-09-22 Andrew Cagney <ac131313@redhat.com>
24869
24870 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24871 responses from "help maint".
24872
2015650d
FCE
248732001-09-19 Frank Ch. Eigler <fche@redhat.com>
24874
24875 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24876 to localhost:NNN instead of :NNN, in case Xvfb is listening
24877 only on TCP.
24878
f3bcedc1
CV
248792001-09-19 Corinna Vinschen <vinschen@redhat.com>
24880
24881 * gdb.base/recurse.exp: When checking leaving the watchpoint
24882 scope, recognize when gdb is in function's epilogue and pass.
24883
6b819c92
KS
248842001-09-18 Keith Seitz <keiths@redhat.com>
24885
24886 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24887 support for running tests against sid targets.
24888 (gdbtk_done): Ditto.
24889
a10c9419
CV
248902001-09-18 Corinna Vinschen <vinschen@redhat.com>
24891
24892 * gdb.base/ending-run.c (main): Set stdout buffersize
24893 to the same reasonable value for any target.
24894 * gdb.base/ending-run.exp: Add a regular expression
24895 to make testsuite happy on Sanyo Stormy16 target.
24896
739d0d99
CV
248972001-09-17 Corinna Vinschen <vinschen@redhat.com>
24898
24899 * gdb.base/display.c (do_loops): Add float variable `f'.
24900 Increment f in loop.
24901 * gdb.base/display.exp: Increment timeout by 60 seconds.
24902 Change float display test to use variable `f'.
24903
1b8947f0
JB
249042001-09-17 Jim Blandy <jimb@redhat.com>
24905
24906 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24907 overflowing the limited breakpoint tables on some ROM monitors
24908 (like the ROM68K).
24909
9890ac81
FCE
249102001-09-15 Frank Ch. Eigler <fche@redhat.com>
24911
24912 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24913 the "-ac" (disable access control) flag.
24914
6db765ea
JH
249152001-08-30 Jeff Holcomb <jeffh@redhat.com>
24916
24917 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24918 ints.
24919
4c32cc04
KS
249202001-08-30 Keith Seitz <keiths@redhat.com>
24921
24922 * lib/gdb.exp: Move all insight-related functionality into
24923 separate file.
24924 * lib/insight-support.exp: New file.
24925
8d6e6f81
FCE
249262001-08-29 Frank Ch. Eigler <fche@redhat.com>
24927
24928 * config/sid.exp (sid_start): Never set sid verbosity; disable
24929 expect_background {} that consumed its stdout; tolerate </dev/null.
24930 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24931
6a90e1d0
AC
249322001-08-18 Andrew Cagney <ac131313@redhat.com>
24933
24934 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24935 CLI jump command to start it.
24936 (mi_run_to_main): Fail immediatly when unexpected output.
24937
1759b3c3
AC
249382001-08-18 Andrew Cagney <ac131313@redhat.com>
24939
24940 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24941 beginning of function. Fix PR gdb/191.
24942
61d11d80
FCE
249432001-08-16 Frank Ch. Eigler <fche@redhat.com>
24944
24945 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24946 what to force sid endianness to.
24947
942a4df2
KS
249482001-08-15 Keith Seitz <keiths@redhat.com>
24949
24950 * lib/gdb.exp (gdbtk_start): Don't set environment
24951 variables for TCL_LIBRARY and friends. Insight will
24952 now figure these out for itself.
24953
0521c418
MS
249542001-08-02 Michael Snyder <msnyder@redhat.com>
24955
24956 * gdb.base/completion.exp: Remove the symbol "a64l" from
24957 the expect string; this is target-specific, and not related
24958 to what is being tested.
24959
74a9a58a
DB
249602001-08-02 Dave Brolley <brolley@redhat.com>
24961
24962 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24963
c70819fa
MS
249642001-07-25 Michael Snyder <msnyder@redhat.com>
24965
c2b8fa57
MS
24966 * gdb.base/consecutive.exp: New file. Test stepping over
24967 breakpoints on consecutive instructions.
24968 * gdb.base/consecutive.c: New file.
24969
c70819fa
MS
24970 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24971 curly braces in regular expressions.
24972
2b1a1355
MS
249732001-07-25 Michael Snyder <msnyder@redhat.com>
24974
24975 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24976 legitimate output from stepping out of main.
24977
413eca6f
KS
249782001-07-22 Keith Seitz <keiths@redhat.com>
24979
24980 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24981 the empty string, do not run the tests.
24982
7e5a9322
SC
249832001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24984
24985 * gdb.base/long_long.exp: Detect size of pointer. Take into
24986 account 2-byte pointers when testing for p/a results.
24987
de58f10f
SC
249882001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24989
d63a86f8 24990 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
24991 and defined to 1K for m68hc11.
24992 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24993 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24994 (sizeof_random_data): New variable to tell the size of the data table;
24995 don't test past this size; always run to main.
24996
d6f5fea1
SC
249972001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24998
24999 * gdb.base/return2.exp: return of long long and double fails for
25000 68HC11; don't execute these tests on that platform.
25001 * gdb.base/return.exp: Return of a double fails for 68hc11.
25002
c477543d
SC
250032001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
25004
25005 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
25006 tests that print a float.
25007 * call-rt-st.exp: Likewise.
25008
63cf1c79
MK
250092001-07-12 Mark Kettenis <kettenis@gnu.org>
25010
25011 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
25012 running this test on Linux.
25013
112f9ab5
MC
250142001-06-24 Michael Chastain <chastain@redhat.com>
25015
25016 * gdb.base/arithmet.exp: Remove some tests to make all test names
25017 unique.
25018
4970cb0f
MS
250192001-07-03 Michael Snyder <msnyder@redhat.com>
25020
25021 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
25022 the output of the ptype command.
25023
d85da69f
MS
250242001-07-02 Michael Snyder <msnyder@redhat.com>
25025
4c8a82de
MS
25026 * gdb.base/completion.exp: Don't assume that break.c is the only
25027 source file that may contain functions named "marker".
d85da69f
MS
25028 * gdb.base/corefile.exp: Quote the curly braces in regexp.
25029
8afc772b
AC
250302001-06-28 Andrew Cagney <ac131313@redhat.com>
25031
25032 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
25033 of files to delete.
25034
25035 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
25036 * gdb.disasm/h8300s.exp: New file.
25037 gdb.disasm/h8300s.s: Likewise.
25038
cff22675
AC
250392001-06-27 Andrew Cagney <ac131313@redhat.com>
25040
25041 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
25042 empty breakpoint tables.
25043
68c81b54
AC
250442001-06-25 Andrew Cagney <ac131313@redhat.com>
25045
25046 * lib/mi-support.exp: Update args=... part of stop-reason
25047 patterns. Accept either a list or a tuple.
25048
2dd62704
AC
250492001-06-23 Andrew Cagney <ac131313@redhat.com>
25050
25051 * lib/mi-support.exp: Remove local emacs variable defining
25052 change-log-default-name.
25053
b4127474
MC
250542001-06-22 Michael Chastain <chastain@redhat.com>
25055
25056 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
25057 This is operationally compatible with the previous version.
25058
8dbfb380
JB
250592001-06-13 Jim Blandy <jimb@redhat.com>
25060
25061 * lib/gdb.exp (gdb_test): Doc fix.
25062
f2d8c86d
MC
250632001-06-10 Michael Chastain <chastain@redhat.com>
25064
25065 * gdb.base/exprs.exp: Remove a duplicate test.
25066
81564d34
JB
250672001-06-06 Jim Blandy <jimb@redhat.com>
25068
25069 * gdb.base/return2.exp (main): Use values to test float and double
25070 returns that are not NaN's, to avoid being confused by IEEE
25071 comparison rules.
25072
da55addb
MS
250732001-06-04 Michael Snyder <msnyder@redhat.com>
25074
25075 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 25076 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
25077 rather than wait for 12 more tests to time out.
25078
42c65987
JB
250792001-06-06 Jim Blandy <jimb@redhat.com>
25080
b18bced9 25081 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 25082 Don't forget to match the GDB prompt.
b18bced9 25083
42c65987
JB
25084 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
25085
5b41e5f0
JB
250862001-06-04 Jim Blandy <jimb@redhat.com>
25087
25088 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
25089 command.
25090
015e046f
KB
250912001-05-31 Kevin Buettner <kevinb@redhat.com>
25092
25093 * gdb.base/annota1.exp (info break): Match four or more spaces
25094 after "Address".
25095
fb1ffbbe
MC
250962001-05-31 Michael Chastain <chastain@redhat.com>
25097
25098 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
25099 (dm_type_int_star): Likewise.
25100 (dm_type_long_star): Likewise.
25101 (dm_type_void_star): Likewise.
25102
5ea2a32c
KB
251032001-05-29 Kevin Buettner <kevinb@redhat.com>
25104
25105 * gdb.base/completion.exp (INPUTRC): Set this environment variable
25106 to a known value in order to get consistent results regardless
25107 of the setting of INPUTRC or the presence or contents of .inputrc.
25108
ae23c492
MS
251092001-05-24 Michael Snyder <msnyder@redhat.com>
25110
ac55707e
MS
25111 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
25112 Don't require that the main thread and the manager thread are the
25113 first in the list.
25114
ae23c492
MS
25115 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
25116 debugging. If test fails, issue an "unsupported" not a "fail".
25117
400071f1
JB
251182001-05-24 Jim Blandy <jimb@redhat.com>
25119
25120 Don't assume that short is shorter than int.
25121 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
25122 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 25123 this isn't true.
400071f1
JB
25124 ("print unsigned char == (~0)"): Add test that verifies that ~0,
25125 an int, is not equal to ~0 stored in an unsigned char. This tests
25126 the same thing that the previous test meant to, but works on
25127 16-bit machines, too.
25128 ("print unsigned char != (~0)"): Same test, complemented.
25129
0816a3e5
MS
251302001-05-24 Michael Snyder <msnyder@redhat.com>
25131
25132 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 25133 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
25134 and prevents dejagnu getting out of step.
25135
f6dc23a9
KB
251362001-05-23 Kevin Buettner <kevinb@redhat.com>
25137
25138 * gdb.base/finish.exp (finish_void): Revise pattern for
25139 stopping on the call statement to not permit stopping at
25140 the start of the instructions comprising the call sequence.
25141
7dbd117d
MC
251422001-05-19 Michael Chastain <chastain@redhat.com>
25143
25144 * gdb.base/callfuncs.exp: Make all test names unique.
25145 * gdb.base/commands.exp: Make all test names unique.
25146 * gdb.base/condbreak.exp: Make all test names unique.
25147 * gdb.base/dbx.exp: Make all test names unique.
25148 * gdb.base/default.exp: Make all test names unique.
25149 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
25150 and TIMEOUT messages to their corresponding PASS message.
25151 * gdb.base/ending-run.exp: Make all test names unique.
25152 * gdb.base/long_long.exp: Remove duplicate test.
25153
6b0b0a9e
KB
251542001-05-21 Kevin Buettner <kevinb@redhat.com>
25155
25156 * gdb.base/finish.exp (finish_void): Allow "finish" command to
25157 stop on the call statement as well as the statement after the
25158 call.
25159
2caa35cb
MS
251602001-05-21 Michael Snyder <msnyder@redhat.com>
25161
25162 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
25163
40713331
EZ
251642001-05-10 Elena Zannoni <ezannoni@redhat.com>
25165
a9c64011
AS
25166 * gdb.base/completion.exp: Revamp test. Make it execute on all
25167 platforms.
40713331 25168
c2c1be8d
EZ
251692001-05-10 Elena Zannoni <ezannoni@redhat.com>
25170
a9c64011
AS
25171 * config/gdbserver.exp (gdb_load): Handle the case
25172 in which the arguments to gdbserver are given in the
25173 baseboard configuration file.
25174 Also handle the case in which the server needs to do a
25175 load.
2c9cd303 25176
9671de48
KS
251772001-05-07 Keith Seitz <keiths@cygnus.com>
25178
a9c64011
AS
25179 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
25180 set up the display for testing.
25181 (gdbtk_start): Convert all paths to paths that tcl will like.
25182 Export target information to environment.
25183 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
25184 necessary.
25185 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
25186 (to_tcl_path): New proc to convert a given pathname into
25187 a path acceptible as an argument to a tcl command.
25188 (_gdbtk_export_target_info): New proc to export target info
25189 into the environment for gdbtk testing.
25190 (gdbtk_done): New proc to signal end-of-test.
9671de48 25191
5a360f47
JB
251922001-05-06 Jim Blandy <jimb@redhat.com>
25193
25194 * restore.c: Make the code of caller0 correspond to its comment.
25195
66c756c6
MS
251962001-05-03 Michael Snyder <msnyder@redhat.com>
25197
25198 * config/sid.exp (gdb_target_sid): Check for error messages.
25199 On error or timeout, don't make expect exit (which will terminate
25200 all subsequent tests); instead just make gdb exit.
d63a86f8 25201 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
25202 return a negative value.
25203
a966fde5
JB
252042001-04-24 Jim Blandy <jimb@redhat.com>
25205
851c18e0
JB
25206 * gdb.c++/templates.exp: If we see the prompt for the overload
25207 list, but we haven't recognized any of the longer patterns,
25208 arrange for this test to fail, not hang.
25209
a966fde5
JB
25210 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25211 variations.
25212
db144853
MC
252132001-04-22 Michael Chastain <chastain@redhat.com>
25214
25215 * gdb.c++/local.exp: Use the 'runto' library function.
25216 * gdb.c++/namespace.exp: Likewise.
25217 * gdb.c++/overload.exp: Likewise.
25218
3207ec21
KB
252192001-03-26 Kevin Buettner <kevinb@redhat.com>
25220
25221 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25222 * gdb.base/step-line.exp: New file. Test step/next in presence of
25223 #line directives.
25224 * gdb.base/step-line.c: New file. Test program for the above.
25225 * gdb.base/step-line.inp: New file. We pretend that this file has
25226 been transformed by some other tool into step-line.c.
25227
13b57657
JB
252282001-03-21 Jim Blandy <jimb@redhat.com>
25229
25230 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25231 unmangled operator names.
25232
754cbe1c
JB
252332001-03-20 Jim Blandy <jimb@redhat.com>
25234
25235 * gdb.threads/linux-dp.exp: Recognize an additional message
25236 generated by GDB when it doesn't understand how to debug threads
25237 on the target system.
25238
177495c9
AC
252392001-03-19 Andrew Cagney <ac131313@redhat.com>
25240
25241 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25242
f266096b
MC
252432001-03-12 Michael Chastain <chastain@redhat.com>
25244
25245 * gdb.c++/derivation.exp: Use the 'runto' library function.
25246
cac3c2ff
MC
252472001-03-12 Michael Chastain <chastain@redhat.com>
25248
25249 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25250
b6c11a24
MC
252512001-02-24 Michael Chastain <chastain@redhat.com>
25252
25253 * gdb.c++/ref-types.exp: Change handwritten code to library
25254 function 'runto'.
25255
6bae5bce
OF
252562001-03-16 Orjan Friberg <orjanf@axis.com>
25257
25258 * gdb.base/signals.exp: Set count to 0 explicitly.
25259
0015fd9a
MS
252602001-03-15 Mark Salter <msalter@redhat.com>
25261
25262 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25263 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
25264 (gdb_load): Add support for additional target_info: gdb_download_size
25265 and gdb_load_timeout.
0015fd9a 25266
fc33412a
DT
25267Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25268
25269 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
25270 file -- to prevent failing when the compile fails but we have no
25271 intention of running the tests anyway.
fc33412a
DT
25272
25273 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25274 tests if set.
25275
25276 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 25277 integers.
fc33412a
DT
25278
25279 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25280 * gdb.c++/namespace.exp: Ditto.
25281
115f06de
OF
252822001-03-07 Orjan Friberg <orjanf@axis.com>
25283
25284 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25285 * gdb.base/pointers.exp: Relax pattern match of decimals.
25286
b6ba6518
KB
252872001-03-06 Kevin Buettner <kevinb@redhat.com>
25288
25289 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25290 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25291 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25292 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25293 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25294 config/sh.exp, config/sid.exp, config/slite.exp,
25295 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25296 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25297 config/vxworks.exp, config/vxworks29k.exp,
25298 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25299 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25300 gdb.base/arithmet.exp, gdb.base/assign.exp,
25301 gdb.base/async.exp, gdb.base/attach.exp,
25302 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25303 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25304 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25305 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25306 gdb.base/commands.exp, gdb.base/completion.exp,
25307 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25308 gdb.base/constvars.exp, gdb.base/corefile.exp,
25309 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25310 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25311 gdb.base/ending-run.exp, gdb.base/environ.exp,
25312 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25313 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25314 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25315 gdb.base/funcargs.exp, gdb.base/help.exp,
25316 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25317 gdb.base/logical.exp, gdb.base/long_long.exp,
25318 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25319 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25320 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25321 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25322 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25323 gdb.base/regs.exp, gdb.base/relational.exp,
25324 gdb.base/remote.exp, gdb.base/reread.exp,
25325 gdb.base/restore.exp, gdb.base/return2.exp,
25326 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25327 gdb.base/selftest.exp, gdb.base/setshow.exp,
25328 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25329 gdb.base/sigall.exp, gdb.base/signals.exp,
25330 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25331 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25332 gdb.base/step-test.exp, gdb.base/structs.c,
25333 gdb.base/structs.exp, gdb.base/structs2.exp,
25334 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25335 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25336 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25337 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25338 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25339 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25340 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25341 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25342 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25343 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25344 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25345 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25346 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25347 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25348 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25349 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25350 gdb.trace/circ.exp, gdb.trace/collection.exp,
25351 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25352 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25353 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25354 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25355 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25356 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25357 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25358 notices.
25359
dc96c6c7 253602001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25361
25362 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25363 first arg is int not float.
25364
dc96c6c7 253652001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25366
25367 * gdb.base/reread.exp: Unsupported for non-native targets;
25368 doesn't work for remote debugging.
25369
9b0c4aeb
FN
253702001-02-19 Fernando Nasser <fnasser@redhat.com>
25371
25372 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25373 * gdb.base/ending-run.exp: Properly handle the BSP state when
25374 stepping past the end of main.
9b0c4aeb 25375
02aa71d5
MC
253762001-02-19 John Moore <jmoore@redhat.com>
25377
25378 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25379 Converted HPUX fix for non-expected items following multiple
25380 step commands into general solution for all platforms.
25381
1fa449a4
MC
253822001-02-18 Michael Chastain <chastain@redhat.com>
25383
25384 * gdb.c++/classes.exp (do_tests): Change runto statements
25385 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25386 statements demangler agnostic.
25387 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25388 (gdb_virtfunc_restart): Likewise.
25389
b2f9ec70
MC
253902001-02-14 Michael Chastain <chastain@redhat.com>
25391
25392 * gdb.c++/inherit.exp (do_tests): Change runto statements
25393 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25394 statements demangler agnostic.
25395
cf74b8ca
AC
25396Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25397
25398 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25399 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25400 before calling common_routine 15 times'' tests.
cf74b8ca 25401
99f78f56
MC
254022001-02-11 Michael Chastain <chastain@redhat.com>
25403
25404 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25405 Helps the test script figure out which demangler is in use.
25406 (dm_type_foo_ref): Ditto.
25407 (dm_type_int_star): Ditto.
25408 (dm_type_long_star): Ditto.
25409 (dm_type_unsigned_int): Ditto.
25410 (dm_type_void): Ditto.
25411 (dm_type_void_star): Ditto.
99707966 25412 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25413 Probe the gdb demangler and set variables to accommodate
25414 formatting differences.
25415 (info_func_regexp): New function. Same as info_func, but
25416 matches against a regexp.
25417 (info_func): Match against a literal string.
25418 (print_addr_2): New function. Match against a literal string,
25419 which can be different from the input to gdb.
25420 (print_addr): Simply call print_addr_2 with the same argument twice.
25421 (test_lookup_operator_functions): Use demangler formatting variables.
25422 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25423 the tests in the same order as the C++ class declaration.
25424 (test_paddr_operator_functions): Ditto.
25425 (test_paddr_overloaded_functions): Ditto.
25426 (test_paddr_hairy_functions): Use demangler formatting variables.
25427 Add reference to gdb/19 for related tests.
25428 (do_tests): Call probe_demangler.
25429
1de8f023
KB
254302001-01-30 Kevin Buettner <kevinb@redhat.com>
25431
25432 * gdb.c++/templates.cc (printf): Remove unused function definition.
25433
ca3f91ed
MS
254342001-01-26 Felix Lee <flee@redhat.com>
25435
25436 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25437
254382001-01-25 matthew green <mrg@redhat.com>
25439
25440 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25441 up sid.
25442 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25443
254442001-01-25 matthew green <mrg@redhat.com>
25445
25446 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25447 Deprecate $sid_spawn_id.
ca3f91ed
MS
25448 (sid_exit): Remove code necessary only for `spawn.'
25449
254502001-01-25 matthew green <mrg@redhat.com>
25451
25452 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25453
fb18ec4a
MC
254542001-01-28 Michael Chastain <chastain@redhat.com>
25455
25456 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25457 to call when tests fail. It takes gdb out of the overloaded
25458 function choice menu back to the main prompt, so that the test
25459 program stays synchronized.
25460 (set_bp_overloaded): New proc to collect all the common
25461 code for setting a breakpoint on an overloaded name. Calls
25462 take_gdb_out_of_choice_menu when needed.
25463 (menu_overload1arg): New variable to collect the repeated
25464 instances of the expected menu for an overloaded name. Change
25465 the regular expression to handle changes in g++ type encoding:
25466 "void" can be either "void" or "", and "unsigned int" can be
25467 either "unsigned int" or "unsigned".
25468 (continue_to_bp_overloaded): Change regular expressions to handle
25469 changes in g++ type encoding.
25470 (no proc): Call take_gdb_out_of_choice_menu when needed.
25471 Remove redundant calls to "info break". Accept either "canceled"
25472 or "cancelled". Change regular expressions in "info break"
25473 calls to handle changes in g++ type encoding. Give all tests
25474 unique strings.
25475
9c646a6e
BE
254762001-01-17 Ben Elliston <bje@redhat.com>
25477
25478 * config/sid.exp: New file.
25479
9549d9c1
AC
25480Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25481
25482 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25483
dc96c6c7 254842000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25485
25486 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25487 Add a RE to accept a non-ascii char if one is ever presented.
25488
b4df4f68
FN
254892000-12-20 Fernando Nasser <fnasser@redhat.com>
25490
297dd0fd 25491 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25492
dc96c6c7 254932000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25494
d63a86f8 25495 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25496 in regexp. One '\' does not suffice on Linux.
25497
4a7bddb6
MC
254982000-12-09 Michael Chastain <chastain@redhat.com>
25499
25500 * gdb.base/break.exp (test_clear_command): Use a marker function
25501 rather than 'main' for the test function. Also move this
25502 test to an execution point where the marker function names are
25503 guaranteed to be bound to functions. (Executing tests after a
25504 'finish' from main runs into name conflicts with local names
25505 in __libc_start_main).
25506
dc96c6c7 255072000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25508
25509 * gdb.base/finish.exp: New test for gdb's "finish" command.
25510 * gdb.base/return2.exp: New test for gdb's "return" command.
25511 * gdb.base/return2.c: New source file for above.
25512
dc96c6c7 255132000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25514
25515 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25516 * gdb.base/miscexprs.exp: Ditto.
25517 * gdb.base/pointers.exp: Ditto.
25518 * gdb.c++/derivation.exp: Ditto.
25519 * gdb.c++/local.exp: Ditto.
25520 * gdb.c++/namespace.exp: Ditto.
25521 * gdb.c++/overload.exp: Ditto.
25522 * gdb.c++/ref-types.exp: Ditto.
25523
dc96c6c7 255242000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25525
25526 * gdb.base/constvars.exp: Test result of "up" command.
25527 * gdb.base/miscexprs.exp: Ditto.
25528 * gdb.base/pointers.exp: Ditto.
25529 * gdb.base/scope.exp: Ditto.
25530 * gdb.c++/derivation.exp: Ditto.
25531 * gdb.c++/local.exp: Ditto.
25532 * gdb.c++/namespace.exp: Ditto.
25533 * gdb.c++/overload.exp: Ditto.
25534 * gdb.c++/ref-types.exp: Ditto.
25535
44097287
FN
255362000-11-22 Michael Chastain <chastain@redhat.com>
25537
25538 * mips_pro.exp: Accept either "middle -> top -> main" or
25539 "middle -> main" in the backtrace, because gcc can optimize
25540 tail calls to jumps. Remove setup_xfail for the hppa case.
25541 Add a comment with the original warning messages from PR 3016,
25542 which was filed in 1993, to preserve them for posterity.
25543
9d2e1bab
ND
255442000-11-17 Nick Duffek <nsd@redhat.com>
25545
25546 * lib/gdb.exp (gdb_test): Override timeout with board info.
25547
1aca8eb7
ND
255482000-11-17 Nick Duffek <nsd@redhat.com>
25549
25550 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25551 the second kill and detach messages.
25552
93076499
ND
255532000-11-17 Nick Duffek <nsd@redhat.com>
25554
25555 * configure.in: Add AC_EXEEXT.
25556 * configure: Regenerate.
25557 * Makefile.in (just-check): Export EXEEXT.
25558 * lib/gdb.exp ($EXEEXT): Import from environment.
25559 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25560 expect "maint dump-me" on Cygwin.
25561 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25562 $EXEEXT.
25563
30e87cd3
ND
255642000-11-17 Nick Duffek <nsd@redhat.com>
25565
25566 * gdb.base/break.exp: Test backtrace and finish from called
25567 function on all platforms, not just HP-UX.
25568
dc96c6c7 255692000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
25570
25571 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25572 code from gdb_target_monitor, so it can be used independantly
25573 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 25574
dc96c6c7 255752000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
25576
25577 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25578 * gdb.base/corefile.exp: Expect the message "Program is being
25579 debugged already" when we send the "corefile" command, since
25580 the preceeding gdb_load may have connected gdb to a remote target.
25581 * gdb.base/display.exp: Disable hardware watchpoints if new
25582 board info variable "no_hardware_watchpoints" is true.
25583 Replace single-letter commands with more readable ones.
25584 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25585 if new board info variable "no_hardware_watchpoints" is true.
25586 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25587 to see if stdio (printf) testing is possible.
25588 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25589 board info variable "no_hardware_watchpoints" is true. Use new
25590 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25591
39124dea
FN
255922000-11-13 Fernando Nasser <fnasser@redhat.com>
25593
25594 From Orjan Friberg <orjanf@axis.com>:
25595 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25596 in array print pattern match.
25597
a9e2e984
FN
255982000-11-09 Fernando Nasser <fnasser@redhat.com>
25599
25600 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25601 spelling "cancelled" to U.S. spelling "canceled" to match changes
25602 made to gdb.
25603 * gdb.c++/ovldbreak.exp: Ditto.
25604
c7db355b
PS
256052000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25606
25607 * gdb.base/callfuncs.c (main): Moved to end of file, call
25608 t_double_values to initialize the FPU before inferior calls are made.
25609 * gdb.base/callfuncs.exp: Test for register preservation after calling
25610 inferior functions. Add tests for continuining, finishing and
25611 returning from a stop in a call dummy.
25612
dc96c6c7 256132000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
25614
25615 * gdb.base/commands.exp: Break up long lines, and re-indent.
25616
dc96c6c7 256172000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
25618
25619 * config/gdbserver.exp: Rewritten from the ground up, to make it
25620 compatible with the current dejagnu tree, and to make it work with
25621 the new "gdbserver" in libremote.
25622
dc96c6c7 256232000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25624
25625 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25626 * gdb.base/varargs.exp: Skip entire test if no printf support.
25627 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25628 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25629
dc96c6c7 256302000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25631
25632 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25633 no floating point support.
25634 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25635 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25636 * gdb.base/call-rt-st.exp: Ditto.
25637 * gdb.base/call-strs.exp: Ditto.
25638
bac5fc66
JG
256392000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25640
25641 * gdb.base/sizeof.c: include <stdio.h>.
25642
25643 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
25644 'finish', otherwise uncaptured gdb_prompt would potentially
25645 throw remaining test points out of sync.
bac5fc66 25646
b22a6027
SB
256472000-07-26 Scott Bambrough <scottb@netwinder.org>
25648
25649 * gdb.base/recurse.exp: Run tests for all targets.
25650 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25651 gnu-oldld case on ARM.
25652 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25653 for ARM targets.
d63a86f8 25654
d8231941
AG
25655Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25656
25657 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25658 * gdb.java/configure: Rebuild.
25659
8caabe69
AG
25660Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25661
25662 * gdb.java/jv-exp.exp: New file.
25663
9d273ca3
AG
25664Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25665
25666 * configure: Rebuilt.
25667 * configure.in (configdirs): Add gdb.java.
25668 * gdb.java/jmisc.java: New file.
25669 * gdb.java/jmisc.exp: New file.
25670 * gdb.java/Makefile.in: New file.
25671 * gdb.java/configure: Rebuilt.
25672 * gdb.java/configure.in: New file.
25673 * lib/java.exp: New file.
25674
4f823a66
AC
25675Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25676
25677 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 25678 underflow.
4f823a66 25679
2391e11d
AC
25680Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25681
25682 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 25683 and the compilers sizes.
2391e11d 25684
54602222
ND
256852000-07-09 Nick Duffek <nsd@redhat.com>
25686
25687 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25688 (use_methods): New function.
25689 (main): Call use_methods().
25690 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25691 (do_tests): Call test_method_param_class.
25692
2bec0572
ND
256932000-07-09 Nick Duffek <nsd@redhat.com>
25694
25695 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25696 spelling.
25697 (test_enums): New procedure. Move enum tests from end of script
25698 to here. Set breakpoint on function name instead of line number.
25699 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25700 (enums2): New marker function.
25701 (enums1): New function.
25702 (main): Call enums1(). Move enum tests to enums1().
25703
78492fde
AC
25704Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25705
25706 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 25707 compile/link program. Update line numbers.
78492fde
AC
25708 * gdb.asm/d10v.inc: Define ``startup''.
25709 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 25710
49a2cef8
AC
25711Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25712
25713 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25714
3e6c8688
EZ
257152000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25716
25717 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 25718 of 'help maint print' command.
3e6c8688 25719
9ff5cbe9
AC
25720Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25721
25722 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 25723 they use gdb_expect_list.
9ff5cbe9 25724
17c579bd
AC
25725Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25726
25727 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
25728 memory-read-packet-size'' instead of ``set endian big'' to test
25729 long commands.
17c579bd 25730
e6d71bf3
DB
257312000-06-03 Daniel Berlin <dan@cgsoftware.com>
25732
25733 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 25734 g++, and stop skipping them.
e6d71bf3
DB
25735
25736 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25737 work under g++.
25738
d63a86f8 25739 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
25740 initialization.
25741
dc96c6c7 257422000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
25743
25744 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25745 the regular expression: accept an (almost) arbitrary sequence of
25746 "frames-invalid" and "breakpoints-invalid" messages both before
25747 and after the "starting" message.
25748
dc96c6c7 257492000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
25750
25751 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 25752
dc96c6c7 257532000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
25754
25755 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25756 Relax the regular expression a little, make it pass on Solaris 8.
25757
8216cda9
KB
257582000-05-12 Kevin Buettner <kevinb@redhat.com>
25759
25760 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 25761 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
25762 Instead, it is permissible for gdb to stop on the line of the
25763 call itself.
25764
1a570b2f
MS
257652000-05-12 Michael Snyder <msnyder@.cygnus.com>
25766
25767 * gdb.base/break.exp (bp on small function, optimized file):
25768 Add a second pass pattern. The behavior differs here between stabs
25769 and dwarf for one-line functions. Stabs preserves two line symbols
25770 (one before the prologue and one after) with the same line number,
25771 but dwarf regards these as duplicates and discards one of them.
25772 Therefore the address after the prologue (where the breakpoint is)
25773 has no exactly matching line symbol, and GDB reports the breakpoint
25774 as if it were in the middle of a line rather than at the beginning.
25775
dc96c6c7 257762000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 25777
d63a86f8 25778 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
25779 rather than "send_gdb" (for consistancy).
25780
7d418785
AC
25781Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25782
25783 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25784 * gdb.c++/templates.cc: Properly check for GCC version number.
25785 * lib/compiler.cc: Likewise
25786
dc96c6c7 257872000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 25788
d63a86f8 25789 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
25790 gdb may not stop at the first line of main, due to code motion.
25791
dc96c6c7 257922000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
25793
25794 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25795 This test depends on parsing the printf output from the target.
25796 Since the sparclet stub doesn't do stdio, this will never work.
25797 * gdb.base/call-rt-st.exp: ditto.
25798 * gdb.base/call-strs: ditto.
25799
dc96c6c7 258002000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
25801
25802 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25803
25804 * gdb.base/ending-run.exp: After connecting to a remote target,
25805 but before running, the target will appear to be in a random
25806 location. Specify both a file and a line for breakpoints.
25807 Also, the function that calls main may be called 'init'
25808 rather than 'start'.
25809
a5a51225
EZ
258102000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25811
25812 * gdb.base/help.exp: Update output for add-symbol-file command.
25813
7930cc7c
FN
258142000-04-10 Fernando Nasser <fnasser@cygnus.com>
25815
25816 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25817 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25818
23e37ab1
C
258192000-04-07 J.T. Conklin <jtc@redback.com>
25820
e93c542c
C
25821 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25822
23e37ab1
C
25823 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25824
591b8fa3
PDM
25825Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25826
25827 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 25828 values that can be represented exactly.
591b8fa3
PDM
25829 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25830 above change, and to not check against the directory part of the source
25831 file name.
25832 (step into print_long_arg_list): Likewise.
25833 (print print_small_structs from print_long_arg_list): Likewise.
25834 (print print_long_arg_list): Likewise.
25835
7a495180
EZ
258362000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25837
30b53638 25838 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 25839
beb998c6
AC
25840Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25841
25842 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25843
1c689132
DB
258442000-03-25 Daniel Berlin <dan@cgsoftware.com>
25845
25846 * gdb.base/commands.exp (deprecated_command_test): Add test for
25847 deprecate with no arguments.
25848
c1790a9d
JL
258492000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25850
25851 * gdb.base/break.exp: Add new test for setting breakpoints on
25852 optimized code so we can test breakpoints work even when function
25853 prologues may be optimized away
25854
003ba290
FN
258552000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25856
25857 From David Whedon <dwhedon@gordian.com>
a9c64011 25858 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 25859
6837a0a2
DB
258602000-03-22 Daniel Berlin <dan@cgsoftware.com>
25861
25862 * gdb.base/help.exp: Added test for new apropos command.
25863
b9593231
KB
258642000-03-21 Kevin Buettner <kevinb@redhat.com>
25865
25866 * gdb.base/pointers.c (usevar): New function.
25867 (main): Make sure that global variables v_int_pointer2, rptr,
25868 and y are all referenced someplace in the program by calling
25869 usevar() on them. [Some linkers delete symbols which are
25870 never referenced. The space remains, but there's no way to
25871 get a (symbolic) handle on the variable from the debugger.]
25872
751a959b
EZ
258732000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25874
25875 * gdb.base/printcmds.c: Add typedeffed arrays.
25876
25877 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 25878 procedure to test arrays that are typedef'd.
751a959b 25879
73a93a32
JI
258802000-03-13 James Ingham <jingham@leda.cygnus.com>
25881
25882 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 25883 the library directories.
73a93a32 25884
fb40c209
AC
25885Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25886
25887 * configure.in (configdirs): Add sub directory gdb.mi.
25888 * configure: Re-generate.
25889
25890 * gdb.mi: New directory.
d63a86f8 25891
ee4dd2c9
AC
258922000-02-25 Scott Bambrough <scottb@netwinder.org>
25893
25894 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 25895 a long long value as a double on ARM platforms.
ee4dd2c9 25896
70f0cc22
JB
258972000-02-16 Jim Blandy <jimb@redhat.com>
25898
25899 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25900 default source file is set properly before running this test.
25901
853819b8
EZ
259022000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25903
25904 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 25905 gdbtk/library directory, not in gdbtcl2.
853819b8 25906
dfcd3bfb
JM
259072000-02-04 Jim Blandy <jimb@redhat.com>
25908
25909 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25910 backslash from regexp pattern.
25911
25912 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25913 procedure. Use it to run all the "continue to bp overloaded"
25914 tests. Note that this changes the names of the tests slightly.
25915 If the breakpoint hit message includes a hex PC value, because
25916 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25917 from the real source code, still consider that a pass.
25918
25919 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25920 XFAIL here if the breakpoint message contains a hex address. Note
25921 similar change on 1999-11-02.
25922
25923 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25924
25925 * gdb.base/ptype.exp: Establish a default source file before
25926 calling get_debug_format.
25927
259282000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25929
25930 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25931
8b93c638
JM
259322000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25933
25934 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25935 of successive stepi commands -- while in the prologue we should see
25936 the function entry bracket.
25937
259382000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25939
25940 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25941 reach __change_mode() when stepping through the end of main().
25942
c5394b80
JM
259432000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25944
25945 * gdb.base/default.exp: Fix expected pattern.
25946 * gdb.base/help.exp: Same.
25947
0d06e24b
JM
259482000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25949
25950 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 25951 Don't use xfail's because that affects only the following test.
d63a86f8 25952
0d06e24b 25953 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 25954 solaris or linux.
0d06e24b
JM
25955
25956 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25957
dc96c6c7 259582000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 25959
d63a86f8 25960 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
25961 "A syntax error" rather than "A parse error". Accept both.
25962
259632000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25964
25965 * gdb.base/default.exp: Remove OS dependent string from "target
25966 remote" test.
25967 * gdb.base/help.exp: Same for "help target remote" test.
25968
c3f6f71d
JM
259692000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25970
25971 From Jim Kingdon <kingdon@redhat.com>:
25972
25973 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
25974 prompt (cleanup rather than necessity, but still might keep output
25975 from spilling to next test).
c3f6f71d
JM
25976
259772000-01-02 Fred Fish <fnf@cygnus.com>
25978
25979 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25980 AIX, which defines them in <sys/types.h>.
25981
ed9a39eb 259821999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 25983
ed9a39eb 25984 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 25985 float" test.
ed9a39eb
JM
25986
259871999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 25988
ed9a39eb 25989 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
25990
25991 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25992 outermost frame disallowed".
25993
259941999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25995
25996 * gdb.base/setvar.exp: New tests for setting the value of a struct
25997 with a constant list.
25998
259991999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26000
26001 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
26002 require the user to type a cast before setting the value of a struct.
26003
de57eccd
JM
260041999-12-06 Jim Blandy <jimb@cygnus.com>
26005
26006 * gdb.base/default.exp: Expect the new 'info float' command on
26007 all i386 platforms.
26008
26009 * gdb.threads/linux-dp.exp: Expand our ability to recognize
26010 LinuxThreads libraries that don't support debugging.
26011
c2d11a7d
JM
26012Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26013
26014 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
26015 Change the buffer type to ``unsigned char'' to simplify size
26016 arithmetic.
c2d11a7d
JM
26017
26018 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
26019 stub only handles 400-1 byte packets. Verify that the download
26020 worked.
c2d11a7d
JM
26021
260221999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
26023
26024 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
26025 tests, using UNRESOLVED for the untested cases. Also, does not wait
26026 for a timeout if the prompt was received before a recognizable pattern.
26027
260281999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
26029
26030 * lib/gdb.exp (gdb_expect_list): Fix spelling.
26031
260321999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26033
26034 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 26035 watchpoints.
c2d11a7d
JM
26036
260371999-11-24 Jason Merrill <jason@casey.cygnus.com>
26038
26039 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
26040
26041 * gdb.c++/local.exp: Be more flexible in recognizing local class
26042 name mangling. Don't allow horribly truncated method names.
26043 * gdb.c++/derivation.exp: Expect protected inheritance.
26044 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
26045 * gdb.c++/virtfunc.exp: Likewise.
26046 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
26047 when printing a nested enum.
26048
260491999-11-22 Jim Blandy <jimb@cygnus.com>
26050
26051 * gdb.base/step-test.exp: Properly await GDB's response to setting
26052 a breakpoint on the call to large_struct_by_value.
26053
26054 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
26055 just because we have debug info for the `start' function.
26056
260571999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
26058
26059 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
26060 "Unknown signal" messages, which indicate (on LinuxThreads) that
26061 GDB doesn't know how to debug threads on this system. This is
26062 better than hanging while philosopher 0 dumps chatter into gdb.log.
26063
260641999-11-18 Tom Tromey <tromey@cygnus.com>
26065
26066 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
26067
260681999-11-18 Fred Fish <fnf@cygnus.com>
26069
26070 * gdb.base/coremaker2.c: Add sample program for generating
26071 cores that is more self contained than coremaker.c. Eventually
26072 I'll add more code to this and tie it into the testsuite.
26073
4ce44c66
JM
260741999-11-12 Stan Shebs <shebs@andros.cygnus.com>
26075
26076 * gdb.base/dollar.exp: Remove, now in gdb.hp.
26077
260781999-11-10 Jimmy Guo <guo@cup.hp.com>
26079
26080 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 26081 from $srcdir/lib/.
4ce44c66 26082 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 26083 and gdb.c++/.
4ce44c66
JM
26084
26085 * gdb.c++/derivation.exp: remove redundant get compiler info code.
26086
d63a86f8 26087 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
26088 'continue with watch' test point.
26089
260901999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
26091
26092 Merged from p2linux-990323-branch:
d63a86f8 26093
4ce44c66
JM
26094 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
26095
11cf8741
JM
26096Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
26097
26098 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 26099 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
26100
26101Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
26102
26103 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 26104 gdb_expect_list.
11cf8741
JM
26105
26106Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
26107
26108 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
26109
261101999-11-03 Mark Salter <msalter@cygnus.com>
26111
26112 * gdb.base/break.exp: Fix "stub continue" pattern.
26113
261141999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
26115
26116 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
26117
261181999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
26119
26120 * gdb.base/display.exp ("finish"): Add timeout clause.
26121
26122 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
26123 plain prompt clause, so this doesn't have to time out in order to
26124 fail.
26125
26126 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 26127 breakpoint hit messages include an address.
11cf8741
JM
26128
26129 * gdb.base/display.exp: Don't forget to escape parens in regular
26130 expressions. Unix regexp notatation sucks.
26131
261321999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26133
26134 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 26135 order for 'signalled' message.
11cf8741 26136
5c44784c
JM
261371999-11-01 Stan Shebs <shebs@andros.cygnus.com>
26138
26139 From Jimmy Guo <guo@cup.hp.com>:
26140 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
26141 * gdb.base/annota1.c: Add code for tests to work with.
26142
261431999-10-26 Frank Ch. Eigler <fche@cygnus.com>
26144
26145 * gdb.base/remote.exp: New test for remote downloading settings.
26146 * gdb.base/remote.c: New file with large .data.
26147
917317f4
JM
261481999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
26149
26150 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
26151 for LinuxThreads support, merged from the Code Fusion branch.
26152
26153Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
26154
26155 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
26156 containing exp_continue into a while within an expect. Don't
26157 attempt a start more than three times. Check return value from
26158 gdb_load.
d63a86f8 26159
2df3850c
JM
26160Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
26161
26162 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 26163 a pass case.
2df3850c 26164
2acceee2
JM
261651999-10-01 Kevin Buettner <kevinb@cygnus.com>
26166
26167 * gdb.base/break.c (main): Added a statement that we can step
26168 off of.
26169 * gdb.base/break.exp: Added tests for setting a breakpoint
26170 at an offset and stepping onto a breakpoint.
26171
261721999-10-01 Fred Fish <fnf@cygnus.com>
26173
d63a86f8 26174 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
26175 gdb output.
26176
c2c6d25f
JM
261771999-09-18 Jim Blandy <jimb@cris.red-bean.com>
26178
26179 * gdb.base/break.exp: Code locations are in hex, don't forget!
26180 (For HP-UX.)
26181
261821999-09-17 Stan Shebs <shebs@andros.cygnus.com>
26183
26184 * condbreak.exp: Use break.c as test program.
26185 * condbreak.c: Remove, redundant with break.c.
26186
261871999-09-15 Stan Shebs <shebs@andros.cygnus.com>
26188
26189 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 26190 Z-packets if the target needs it.
c2c6d25f
JM
26191
261921999-09-13 James Ingham <jingham@leda.cygnus.com>
26193
26194 * gdb.c++/overload.exp: Added tests for listing overloaded
26195 functions with function pointers in the arg, explicitly calling
26196 out the version you want.
26197
cff3e48b
JM
261981999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26199
26200 * long_long.exp: Add variations of test cases that work for
26201 targets with 16-bit ints and 32-bit doubles.
26202
d4f3574e
SS
262031999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26204
26205 * break.c (main): Compare a possibly-uninitialized argc with an
26206 unlikely value that fits in 16 bits.
26207
262081999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26209
26210 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26211 0xfeeb, don't want negative numbers if ints are 16 bits.
26212
26213 * lib/gdb.exp (skip_cplus_tests): New proc.
26214 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
26215 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26216 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26217 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26218 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26219 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26220 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26221 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
26222
26223 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26224
26225Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26226
26227 * gdb.base/corefile.exp (up): Allow a parameter to appear
26228 in the frame that we're going up to.
26229
26230 From Jim Blandy <jimb@cygnus.com>:
26231
26232 * gdb.base/default.exp (info float): Expect some output now.
26233
26234 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26235 returning floating-point values to fail on the x86.
26236 * gdb.base/callfwmall.exp (do_function_calls): Same.
26237
26238 * gdb.base/list.exp (test_listsize): Correct expectations for
26239 listing line 1 with listsize 2. Also, listing a single line
26240 works now, as does listing three lines. [Kevin's note: There
26241 were a number of other cases fixed too where the expectations
26242 differed...]
26243
262441999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26245
26246 * gdb.base/selftest.exp: Add case for when version prints as
26247 constant string instead of char pointer.
26248
104c1213
JM
262491999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26250
26251 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 26252 stepping out of main.
104c1213
JM
26253
26254 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26255 G++ used.
26256
26257 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 26258 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
26259
26260 * gdb.c++/ovldbreak.exp: Update match string in test that
26261 includes a warning of multiple breakpoints.
26262
262631999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26264
26265 * gdb.base/display.exp: Improve precision of step-after-finish
26266 added yesterday.
26267
26268 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 26269 test.
104c1213
JM
26270
26271 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26272 configs when using G++, not just hppa*.
26273
262741999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26275
26276 * gdb.base/async.c: New file.
26277 * gdb.base/async.exp: New file.
26278
26279Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26280
26281 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26282 PA64.
26283
53a5351d
JM
26284Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26285
104c1213
JM
26286 * gdb.base/display.exp: "finish" can leave us mid-line on many
26287 targets, deal with it. Add a small constant to main, instead of
26288 1000 since main+1000 may not be a valid address in the target.
26289
53a5351d
JM
26290 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26291 on hpux11.
26292
26293 * gdb.base/attach.exp: Handle another hpux11 error message variant
26294 when attaching to a process that does not exist.
26295
262961999-08-19 J.T. Conklin <jtc@redback.com>
26297
26298 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 26299 characters in 'continue to 1241' test.
53a5351d
JM
26300
263011999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26302
26303 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26304 stop in print_long_arg_list, define and use a whitespace
26305 variable in print_small_structs test, add an XFAIL for Solaris.
26306 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26307 interested enough to fix.
26308
7be570e7
JM
263091999-08-13 Keith Seitz <keiths@cygnus.com>
26310
26311 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26312 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26313 proc knows about targets other than the natives.
26314 (test_assign): Use "gdb_run_cmd" to "run" the target.
26315 Check that we've actually hit the breakpoint at main.
26316 When we attempt to assign a value to a local variable, check
26317 that the variable is in the current scope, i.e., don't use
26318 a test with an empty result.
26319
26320Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26321
26322 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26323 command.
7be570e7
JM
26324
263251999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26326
26327 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26328 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26329 gdb.compat, gdb.threads-hp.
26330 gdb.hp/configure, gdb.hp/configure.in: New files.
26331 gdb.hp/Makefile.in: Recurse into new subdirs.
26332 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26333 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26334 in object files.
26335 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26336
96baa820
JM
263371999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26338
26339 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26340 funky printf, remove a bogus p/a test.
96baa820
JM
26341
263421999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26343
26344 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26345 connected to the target. This is necessary when running not
26346 natively.
96baa820
JM
26347
263481999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26349
26350 * gdb.base/step-test.exp: Removed some extraneous messages.
26351
26352 * gdb.base/long_long.exp: Don't run memory examination tests
26353 on little-endian targets (they will need a different set of
26354 results to match).
26355
263561999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26357
26358 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26359 until somebody decides to fix GDB.
26360
26361 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26362 constant as "ULL".
96baa820
JM
26363 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26364 matches for a couple x/2 commands.
26365
a0b3c4fd
JM
263661999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26367
26368 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26369 by merging in ref-types2 tests.
26370 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26371
26372 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26373 * gdb.c++/Makefile.in: Add standard actions.
26374 (EXECUTABLES): Rename from PROGS, update list.
26375 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26376 from gdb.hp.
26377 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26378 foo and bar locals.
26379 * gdb.c++/anon-union.exp: Fix tests to match.
26380 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26381 expect matches to handle output variations.
26382 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26383 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26384 output, add HP alternatives for new and delete prints.
a0b3c4fd 26385 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26386 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26387 * gdb.c++/demangle.exp: Use $style when reporting failure.
26388 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26389 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26390 match alternatives.
26391 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26392 compilers.
a0b3c4fd
JM
26393 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26394 * gdb.c++/method.exp: Add match alternatives.
26395 * gdb.c++/misc.cc: Add bool types.
26396 * gdb.c++/misc.exp: Add tests for bool types.
26397 * gdb.c++/overload.exp: Add xfails.
26398 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26399 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26400 add some more template parameter tests (only for HP currently).
26401 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26402 * gdb.c++/virtfunc.cc: Add return type and value for main.
26403 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26404 match alternatives.
d63a86f8 26405
a0b3c4fd
JM
264061999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26407
26408 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26409
264101999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26411
26412 * gdb.base/signals.exp: Don't expect getting a backtrace from
26413 within a signal handler to fail on Linux.
26414
264151999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26416
26417 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26418 * lib/gdb.exp: Remove some gratuitious semicolons.
26419 (delete_breakpoints): Increase timeout.
26420 (gdb_expect): Add -notransfer option.
26421 (gdb_test): Use -notransfer option.
26422 (get_compiler_info): Add f77 case.
26423 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26424 case.
a0b3c4fd
JM
26425 (gdb_preprocess): Call get_compiler.
26426
26427 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26428 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26429 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26430 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26431 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26432 third arg to gdb_test.
a0b3c4fd
JM
26433 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26434 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26435 HP-UX xfails, add others.
a0b3c4fd
JM
26436 * gdb.base/completion.exp: Reflect name change of self-test.
26437 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26438 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26439 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26440 HP failure number.
a0b3c4fd
JM
26441 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26442 useless HP-UX 10.30 references.
26443 * gdb.base/maint.exp: Loosen matches.
26444 * gdb.base/pointers.c (main): Declare more_code.
26445 * gdb.base/pointers.exp: Match on output of a `next'.
26446 * gdb.base/structs.c: Add prototypes.
26447 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26448 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26449
264501999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26451
26452 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26453 command.
a0b3c4fd
JM
26454
264551999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26456
26457 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26458 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26459
26460 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26461 debug info. Deal with lack of signal hanlder info in stack.
26462
a9c64011 26463 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26464 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26465
5a2468f5
JM
264661999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26467
26468 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26469 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26470
adf40b2e
JM
26471Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26472
26473 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26474 a1-selftest.exp.
adf40b2e
JM
26475 * gdb.base/configure: Re-generate.
26476
264771999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26478
26479 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26480 in trying to run first and name is too long.
26481
26482 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26483 pointers2.c and pointers2.exp, respectively.
26484 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26485 doschk happier.
26486
43e526b9
JM
264871999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26488
26489 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26490 callfuncs2.c and callfuncs2.exp.
26491
26492 * gdb.base/list.exp: Remove mistaken xfails.
26493 * gdb.base/list0.h: Add optional prototypes.
26494
9846de1b
JM
26495Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26496
a9c64011 26497 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26498 calling malloc.
a9c64011
AS
26499 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26500 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26501 use.
9846de1b
JM
26502
265031999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26504
26505 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26506 * gdb.base/annota2.cc, annota2.exp: Move from here.
26507 * gdb.c++/annota2.cc, annota2.exp: To here.
26508 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26509
43ff13b4
JM
26510Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26511
26512 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26513 a consistent format.
43ff13b4 26514
085dd6e6
JM
265151999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26516
26517 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26518 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26519 HP compilers, also set the globals $true and $false.
26520
26521 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26522 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26523 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26524 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26525 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26526 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26527 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26528 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26529 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26530 whatis.c} Add C++ compatible function definitions and return
26531 types, add includes for library functions.
085dd6e6
JM
26532 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26533 * gdb.base/step-test.c (myglob): Rename from glob.
26534 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26535 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26536 files, move here from gdb.hp.
085dd6e6 26537 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26538 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26539 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26540 Adjust line numbers in regexps.
085dd6e6
JM
26541
26542 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26543 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26544 instead of 0/1.
26545
26546 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26547 foll-vfork.exp: New files, move here from gdb.hp.
26548 * gdb.base/page.exp: New file, test of pagination command.
26549
26550 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26551 recursion test.
26552 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26553
26554 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26555 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26556
26557 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26558 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26559 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26560 watchpoint test.
085dd6e6
JM
26561 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26562 them work.
26563 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26564 expressions properly.
26565 * gdb.base/corefile.exp: Loosen the match slightly.
26566 * gdb.base/default.exp: Allow "Error accessing memory" message
26567 also.
26568 * gdb.base/display.exp: Skip over x/0 j if PA64.
26569 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26570 * gdb.base/interrupt.exp: Ditto.
26571 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26572 in use.
26573 * gdb.base/list.exp: Add xfails for HP-UX.
26574 * gdb.base/long_long.exp: Refine some of the numeric matches.
26575 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26576 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26577 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26578 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26579 * gdb.base/ptype.exp: Succeed on more varieties of output.
26580 * gdb.base/scope.exp: Add xfails for HP-UX.
26581 * gdb.base/sect-cmd.exp: Add more cases.
26582 * gdb.base/setvar.exp: Add xfails for HP-UX.
26583 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26584 * gdb.base/signals.exp: Match on void symbolically.
26585 * gdb.base/step-test.exp: Add case for PA64.
26586 * gdb.base/term.exp: Add exit and restart.
26587 * gdb.base/twice.exp: Clean up after self.
26588 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26589 * gdb.base/whatis.exp: Allow more ways to pass tests.
26590
26591 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 26592 no longer useful.
085dd6e6
JM
26593
26594Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26595
26596 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 26597 list of patterns.
085dd6e6 26598 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26599 print_double_array(double_array)", "continuing to breakpoint
26600 1018", "print print_double_array(array_d)" and "continuing to
26601 1034" tests.
d63a86f8 26602
085dd6e6
JM
266031999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26604
a9c64011 26605 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26606
266071999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26608
26609 * config/mt-*: Remove, these haven't been used since 1996.
26610
266111999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26612
26613 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 26614 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
26615 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26616
9e0b60a8
JM
266171999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26618
26619 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26620 simpler match case for the ptype of the big class.
26621
266221999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26623
26624 * gdb.exp: Fix test for gdb_prompt existence.
26625
266261999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26627
26628 * gdb.exp (gdb_test): Add fail after calls to perror.
26629
266301999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26631
26632 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26633
266341999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26635
26636 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26637
0f71a2f6
JM
26638Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26639
26640 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 26641 malloc() is linked in.
0f71a2f6
JM
26642
266431999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26644
26645 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26646 step at end.
26647
26648 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26649
266501999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26651
26652 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26653
cce74817
JM
26654Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26655
26656 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26657 * gdb.base/mips_pro.exp: Likewise.
26658
266591999-06-02 Keith Seitz <keiths@cygnus.com>
26660
26661 * gdb.c++/templates.cc: Change all "new" operators to throw
26662 an exception.
26663 * gdb.c++/cplusfuncs.cc: Likewise.
26664
26665 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26666
26667Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26668
26669 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
26670 * gdb.base/ending-run.exp: When stepping out of main, accept a
26671 step into an arbitrary assembler file.
cce74817 26672
392a587b
JM
266731999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26674
d63a86f8 26675 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 26676 "breakpoint-invalid" to be printed.
6fdff2c5
PA
26677 * gdb.base/annota2.exp: Revise line number for main
26678 breakpoint. Allow any number of "frames-invalid" and
26679 "breakpoint-invalid" to be printed.
392a587b
JM
26680 * gdb.base/annota2.cc: Initialize a.x to 0.
26681
9e086581
JM
266821999-05-17 Keith Seitz <keiths@cygnus.com>
26683
6fdff2c5
PA
26684 * gdb.base/call-ar-st.exp: Skip
26685 "print print_double_array (double_array)" when "skip_float_tests" set.
26686 Ditto for "print print_double_array(array_d)",
26687 "print print_small_structs", "print print_ten_doubles", and
26688 "step into print_long_arg_list".
26689 Don't assume we can step into "print_long_arg_list": we could step
26690 into memcpy.
26691 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26692 "skip_float_tests" is set: "print print_one_double(*d1)"
26693 and "print print_two_floats(*f3)".
9e086581
JM
26694 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26695 "skip_float_tests" is set.
6fdff2c5
PA
26696 * gdb.base/varargs.exp: Skip
26697 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26698 "skip_float_tests" set.
d63a86f8 26699
cd0fc7c3
SS
267001999-05-06 Keith Seitz <keiths@cygnus.com>
26701
26702 * gdb.base/annota2.cc: Include stdio.h.
26703
26704Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26705
26706 * gdb.base/crossload.exp: Remove, this has been disabled ever
26707 since BFD stopped including all targets, and cross-GDB gets
26708 plenty of testing anyway.
26709 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
26710 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26711 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
26712 * gdb.base/README: Remove, was doc for this.
26713 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 26714 needed.
cd0fc7c3 26715
b83266a0
SS
267161999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26717
26718 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26719 output.
26720
26721 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26722 * gdb.base/annota2.exp: New file. More annotation tests.
26723 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26724 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26725
267261999-04-23 Angela Marie Thomas <angela@cygnus.com>
26727
26728 * config/cfdbug.exp: New file.
26729
7a292a7a
SS
267301999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26731
26732 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26733 Marcus Daniel's and Dale Hawkins's demangler crashes.
26734
26735 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
26736 test_lucid_style_demangling, test_arm_style_demangling,
26737 test_hp_style_demangling): Try Tom Tromey's core-dumping
26738 identifier under each demangling style.
7a292a7a
SS
26739
267401999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26741
26742 * gdb.c++/demangle.exp: Include the current demangling style
26743 in all test names.
26744 (current_demangling_style): New global variable.
26745 (set_demangling_style, test_demangling_core, test_demangling,
26746 test_demangling_exact): New functions.
26747 (test_gnu_style_demangling, test_lucid_style_demangling,
26748 test_arm_style_demangling, test_hp_style_demangling): Use those,
26749 instead of calling gdb_test and gdb_test_exact directly.
26750 (catch_demangling_errors): New function, which reports errors
26751 signalled by the demangling test functions in an orderly way.
26752 (do_tests): Use catch_demangling_errors.
26753
267541999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26755
26756 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 26757 grouping in expressions, not {}.
7a292a7a
SS
26758
26759 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 26760 initialized yet.
7a292a7a
SS
26761
267621999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26763
26764 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26765 are listed.
26766
267671999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26768
26769 * gdb.stabs/weird.exp: Test for CC being defined before
26770 looking at its value.
26771
267721999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26773
26774 * gdb.base/call-ar-st.exp: Remove stray '#'.
26775 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26776 "short int" and "long int".
26777 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 26778 change, to mollify finicky HP compiler.
7a292a7a
SS
26779 * gdb.hp/reg-test.exp (testfile): Fix file name.
26780 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 26781
7a292a7a
SS
26782 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26783 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26784 alternate form of enum ptype.
26785
c906108c
SS
267861999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26787
7a292a7a
SS
26788 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26789 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
26790 passing skip_hp_tests, so as not to waste time on guaranteed
26791 failure.
7a292a7a 26792
c906108c
SS
26793 * gdb.c++/overload.cc: Pass string instead of char addr, always
26794 init ccpfoo.
26795 * gdb.c++/templates.cc: Fix syntax error.
26796
7a292a7a
SS
26797Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26798
26799 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 26800 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
26801 command.
26802
268031999-03-18 James Ingham <jingham@cygnus.com>
26804
26805 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26806
26807 * gdb.c++/method.exp: It was testing an uninitialized int on the
26808 stack and assuming it was positive.
26809
26810 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26811
26812 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 26813 keep it from killing the rest of the tests.
7a292a7a
SS
26814 Use gdb_continue_to_end.
26815
26816 * gdb.base/sigall.exp: use gdb_continue_to_end.
26817
26818 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26819
26820 * gdb.base/display.exp: use runto_main, not run.
26821
d63a86f8
RM
26822 * gdb.base/default.exp: Check for the current error message in the
26823 r abbreviation test.
7a292a7a
SS
26824 Add strongarm to the targets that know info float.
26825
d63a86f8 26826 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
26827 run which doesn't work with monitors.
26828
6fdff2c5
PA
26829 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26830 1034 test.
7a292a7a
SS
26831
26832 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26833
6fdff2c5
PA
26834 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26835 end of a program. Traps the case (in Cygmon) when the program
26836 never really exits. Same as Mark's continue_to_exit, but I had
26837 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
26838
26839 * config/monitor.exp (gdb_target_monitor): added another
26840 target_info parameter: remotebinarydownload. This will set the
26841 remotebinarydownload flag if this is causing some boards trouble.
26842
268431999-03-18 Mark Salter <msalter@cygnus.com>
26844
26845 * lib/gdb.exp (continue_to_exit): New function.
26846
26847 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26848 * gdb.base/ending-run.exp: Ditto.
26849 * gdb.base/step-test.exp: Ditto.
26850
268511999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26852
26853 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26854 (suggested by Art Haas <ahaas@neosoft.com>).
26855
268561999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26857
889bf7c5 26858 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
26859
26860Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26861
26862 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 26863 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
26864
268651999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26866
26867 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26868 a call to strlen; sometimes we do have sources.
26869
268701999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
26871
26872 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 26873 character, so GDB won't print garbage after its end.
d63a86f8 26874
c906108c
SS
26875 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26876 breakpoint there instead. Sometimes GCC emits memcpy to handle
26877 the large structures being passed by value, so we step into that
26878 instead of sum_array_print, which obscures what we're really testing.
26879 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
26880 the bizarre steps into memcpy, so do that here. Add check for
26881 stepping into function calls that pass large structures by value.
26882 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
26883 Remove all references to specific line numbers.
26884 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26885 New type and function.
26886 (main): Call large_struct_by_value, passing it a large struct by value.
26887 * lib/gdb.exp (gdb_get_line_number): New function.
26888
26889 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26890 more portable.
26891
7a292a7a
SS
268921999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26893
c906108c
SS
26894 * lib/gdb.exp: Doc fixes.
26895
7a292a7a
SS
268961999-03-05 Nick Clifton <nickc@cygnus.com>
26897
d63a86f8 26898 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
26899
269001999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26901
c906108c 26902 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
26903 commands. They're not germane to this test, and they don't work
26904 that way on remote targets.
c906108c 26905
3fc11d3e
JM
269061999-03-01 James Ingham <jingham@cygnus.com>
26907
26908 * Changelog entries merged over from gdb development branch.
26909
3fc11d3e
JM
26910 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26911
26912 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26913 for outputting results of test run.
26914
2d4a1622 26915 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
26916
26917 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 26918
7a292a7a
SS
269191999-02-25 Felix Lee <flee@cygnus.com>
26920
26921 * lib/gdb.exp (debug_format): initialize
26922
c906108c
SS
269231999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26924
26925 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26926 * gdb.base/call-rt-st.c: Ditto.
26927
c906108c
SS
269281999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26929
26930 * gdb.threads/pthreads.exp (horiz): New variable.
26931 (test_startup): Fix regexps that capture thread numbers.
26932
269331999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26934
26935 * gdb.base/smoke.exp: Disambiguate two test case names (both
26936 called ``print'').
26937
26938Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26939
26940 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 26941 compilation.
c906108c
SS
26942
269431999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26944
26945 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26946 actual output formatting.
26947 * gdb.base/smoke.exp: GDB removes leading 0's.
26948 * gdb.base/volatile.exp: Don't check type of remuneration;
26949 that variable is no longer defined in constvars.c.
26950 * gdb.base/step-test.c (main): Exit with explicit exit code.
26951 * gdb.base/step-test.exp: Remove two nexti checks--they are
26952 not portable.
26953
269541999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26955
26956 * gdb.base/help.exp ("help delete display"): Fix test to match
26957 gdb's output.
26958
26959 * gdb.base/long_long.c (known_types): Initialize values to zero.
26960 * gdb.base/long_long.exp: Step one more line
26961 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
26962 leading zeros. Explicitly ask for hex formatting. Use
26963 unique test case names.
c906108c
SS
26964
26965Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26966
d63a86f8 26967 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
26968
26969 * gdb.c++/method.exp: Add missing close brace.
26970
269711999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26972
26973 * gdb.base/maint.exp: Use 'set height 0' to disable page
26974 prompting, not 'set height 400'.
26975
26976 Fix a bunch of timeouts.
26977 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26978 four separate tests, so expect doesn't take forever to match a ton
26979 of text against a regexp with lots of .* forms.
26980 ("maint print psymbols", "maint print symbols"): Make some of
26981 these greps more selective, so that expect doesn't try to wade
26982 through huge piles of output and time out.
26983
26984 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26985
26986 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
26987 tests: one which doesn't expect shlib events to be reported, and
26988 another which does, but is XFAIL for all platforms other than
26989 HP/UX.
c906108c
SS
26990
26991 * gdb.base/break.exp: Teach the test suite that the `catch
26992 fork', `catch vfork', and `catch exec' commands produce error
26993 messages on platforms that don't provide these features.
26994
26995Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26996
26997 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
26998 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26999 (shortening names from solib_threshold.exp etc), won't run on
27000 anything but HP-UX for the foreseeable future.
c906108c 27001 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 27002 reflect move.
c906108c
SS
27003
27004Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
27005
27006 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 27007 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
27008
27009Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
27010
27011 * gdb.base/shlib-call.exp: add test cases to verify that gdb
27012 successfully re-sets breakpoints in shared libraries.
27013 * gdb.base/shmain.c (main): return 0, don't fall off the end.
27014
27015Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27016
d63a86f8
RM
27017 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
27018 and compiled w/o GCC.
c906108c
SS
27019
27020 * gdb.hp/watch-cmd.exp: ditto.
27021
27022 * gdb.hp/watch-hp.exp: ditto.
27023
27024 * gdb.hp/xdb1.exp: ditto.
27025
27026 * gdb.hp/xdb2.exp: ditto.
27027
27028 * gdb.hp/dbx.exp: ditto.
27029
27030Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
27031
27032 * constvars.c: Remove C++-isms.
27033 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 27034 with GCC.
c906108c
SS
27035
27036Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
27037
27038 The following changes are part of the HP merge.
27039
27040 * gdb.base/break.exp: new tests to verify that catchpoints for
27041 fork, vfork, and exec don't trigger inappropriately.
27042
27043 * gdb.base/opaque.exp: compile one file at a time, then link.
27044
27045 * gdb.base/signals.exp: be more restrictive about which hppa
27046 systems receive a setup_xfail. new tests.
27047
27048 * gdb.base/solib_threshold.build: new file.
27049 * gdb.base/solib_threshold.exp: new file.
27050 * gdb.base/solib_threshold.link_opts: new file.
27051 * gdb.base/solib_threshold.mk: new file.
27052 * gdb.base/gen_solib_threshold.c: new file.
27053
27054 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
27055 tests. New tests for enums inside classes.
27056
27057 * gdb.c++/compiler.cc: indicate support of template debugging.
27058
27059 * gdb.c++/demangle.exp: run hp style demangling tests.
27060
27061 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
27062 tests.
27063
27064 * gdb.c++/misc.cc: changes to support new tests.
27065
27066 * gdb.c++/templates.cc: changes to support HP's compiler; changes
27067 to support new tests.
27068
27069 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
27070 gcc, then skip these tests.
27071
27072Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
27073
27074 The following files are part of the HP merge; some had longer
27075 names at HP, but have been renamed to be no more than 14
27076 characters in length.
27077
27078 * gdb.hp/ambiguous.cc: new file.
27079 * gdb.hp/ambiguous.exp: new file.
27080 * gdb.hp/attach.exp: new file.
27081 * gdb.hp/attach2.exp: new file.
27082 * gdb.hp/classes-hp.exp: new file.
27083 * gdb.hp/ctti.exp: new file.
27084 * gdb.hp/ctti-add.cc: new file.
27085 * gdb.hp/ctti-add1.cc: new file.
27086 * gdb.hp/ctti-add2.cc: new file.
27087 * gdb.hp/ctti-add3.cc: new file.
27088 * gdb.hp/dbx.exp: new file.
27089 * gdb.hp/exception.cc: new file.
27090 * gdb.hp/exception.exp: new file.
27091 * gdb.hp/foll-exec.c: new file.
27092 * gdb.hp/foll-exec.exp: new file.
27093 * gdb.hp/foll-fork.c: new file.
27094 * gdb.hp/foll-fork.exp: new file.
27095 * gdb.hp/foll-vfork.c: new file.
27096 * gdb.hp/foll-vfork.exp: new file.
27097 * gdb.hp/inherit-hp.exp: new file.
27098 * gdb.hp/more-steps.exp: new file.
27099 * gdb.hp/namespace.cc: new file.
27100 * gdb.hp/namespace.exp: new file.
27101 * gdb.hp/optimize.exp: new file.
27102 * gdb.hp/pxdb.c: new file.
27103 * gdb.hp/pxdb.exp: new file.
27104 * gdb.hp/quicksort.exp: new file.
27105 * gdb.hp/reg-test.exp: new file.
27106 * gdb.hp/reg-test.s: new file.
27107 * gdb.hp/sized-enum.c: new file.
27108 * gdb.hp/sized-enum.exp: new file.
27109 * gdb.hp/start-stop.exp: new file.
27110 * gdb.hp/templ-hp.cc: new file.
27111 * gdb.hp/templ-hp.exp: new file.
27112 * gdb.hp/thr-lib.c: new file.
27113 * gdb.hp/thr-lib.exp: new file.
27114 * gdb.hp/thr-lib.h: new file.
27115 * gdb.hp/thr-liblib.c: new file.
27116 * gdb.hp/virtfun-hp.c: new file.
27117 * gdb.hp/virtfun-hp.exp: new file.
27118 * gdb.hp/watch-cmd.exp: new file.
27119 * gdb.hp/watch-hp.exp: new file.
27120 * gdb.hp/xdb1.exp: new file.
27121 * gdb.hp/xdb2.exp: new file.
27122 * gdb.hp/xdb3.exp: new file.
27123
27124Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
27125
27126 The following files are part of the HP merge; some had longer
27127 names at HP, but have been renamed to be no more than 14
27128 characters in length.
27129
27130 * gdb.base/ss.h: new file.
27131 * gdb.base/call-ar-st.c: new file.
27132 * gdb.base/call-ar-st.exp: new file.
27133 * gdb.base/call-rt-st.c: new file.
27134 * gdb.base/call-rt-st-exp: new file.
27135 * gdb.base/call-strs.exp: new file.
27136 * gdb.base/ena-dis-br.exp: new file.
27137 * gdb.base/environ.exp: new file.
27138 * gdb.base/long_long.exp: new file.
27139 * gdb.base/sect-cmd.exp: new file.
27140 * gdb.base/shlib-cl2.exp: new file.
27141 * gdb.base/smoke.exp: new file.
27142 * gdb.base/so-impl-ld.c: new file.
27143 * gdb.base/so-impl-ld.exp: new file.
27144 * gdb.base/so-indr-cl.c: new file.
27145 * gdb.base/so-indr-cl.exp: new file.
27146 * gdb.base/varargs.exp: new file.
27147 * gdb.base/volatile.exp: new file.
27148 * gdb.base/whatis-exp.exp: new file.
7a292a7a 27149 * gdb.base/display.exp: new file.
c906108c
SS
27150 * gdb.c++/derivation.exp: new file.
27151 * gdb.c++/local.exp: new file.
27152 * gdb.c++/member-ptr.exp: new file.
27153 * gdb.c++/overload.exp: new file.
27154 * gdb.c++/ovldbreak.exp: new file.
27155 * gdb.c++/ref-types.exp: new file.
27156 * gdb.c++/ref-types2.exp: new file.
27157 * gdb.c++/userdef.exp: new file.
d63a86f8 27158
c906108c
SS
27159Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
27160
27161 * gdb.base/default.exp: Reflect wording change in remote.c.
27162
dc96c6c7 27163Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27164
27165 * gdb.base/help.exp: Update to reflect current text.
27166
27167Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
27168
27169 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
27170 they're stack variables and contain garbage.
27171 * gdb.c++/anon-union.exp: new file.
27172
27173 The following changes were made by David Taylor
889bf7c5
PA
27174 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27175 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27176 in changes by HP.
c906108c
SS
27177
27178 * gdb.base/bitops.exp: new file.
27179 * gdb.base/default.exp: change expected messages for catch and
27180 info catch tests to reflect HP merge changes.
27181 * gdb.base/enable-disable-break.exp
27182 * gdb.base/ending-run.c: new file.
27183 * gdb.base/long_long.c: new file.
27184 * gdb.base/maint.exp: new file.
27185 * gdb.base/pointers2.exp: new file.
27186 * gdb.base/shlib-call2.exp: new file.
27187 * gdb.base/solib.exp: new file.
27188 * gdb.base/step-test.c: new file.
27189 * gdb.c++/anon-union.cc: new file.
27190 * gdb.c++/local.cc: new file.
27191 * gdb.c++/member-pointer.cc: new file.
27192 * gdb.c++/method.cc: new file.
27193 * gdb.c++/ref-types.cc: new file.
27194 * gdb.c++/ref-types2.cc: new file.
27195 * gdb.c++/userdef.cc: new file.
d63a86f8 27196
c906108c
SS
27197 * gdb.base/scope.exp: compile one file at a time, then link.
27198 * gdb.base/langs.exp: ditto.
27199 * gdb.base/list.exp: ditto.
d63a86f8 27200
c906108c
SS
27201Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27202
27203 The following changes were made by David Taylor
889bf7c5
PA
27204 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27205 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27206 in changes by HP.
d63a86f8 27207
c906108c
SS
27208 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27209 skip tests. When compiling pass c++ flag to gdb_compile.
27210 * gdb.c++/
d63a86f8 27211
c906108c
SS
27212 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27213 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27214 (skip_hp_tests): new function.
27215 (gdb_preprocess): new function.
27216
27217 * configure.in (hpdir): decide whether to configure gdb.hp.
27218 * configure: regenerated.
27219
27220 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27221 to delete on clean.
27222 (EXECUTABLES): update to reflect new additions.
27223 * gdb.base/commands.exp: update message expected.
27224 * gdb.base/default.exp: add copyright notice.
27225 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27226 * gdb.base/help.exp: update messages to reflect current text.
27227 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27228 targets for recurse tests.
27229 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27230 skip this file.
27231
27232 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27233 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27234 compilation.
27235 * gdb.c++/misc.exp: ditto.
27236 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27237 run the tests. tell gdb_compile that it's a c++ compilation.
27238
27239 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 27240
c906108c
SS
27241 * gdb.base/all-bin.exp: new file.
27242 * gdb.base/arithmet.exp: new file.
27243 * gdb.base/assign.exp: new file.
27244 * gdb.base/completion.exp: new file.
27245 * gdb.base/cond-expr.exp: new file.
27246 * gdb.base/condbreak.exp: new file.
27247 * gdb.base/define.exp: new file.
27248 * gdb.base/dollar.exp: new file.
27249 * gdb.base/environment.exp: new file.
27250 * gdb.base/eval-skip.exp: new file.
27251 * gdb.base/jump.exp: new file.
27252 * gdb.base/logical.exp: new file.
27253 * gdb.base/pointers.exp: new file.
27254 * gdb.base/relational.exp: new file.
27255 * gdb.base/section_command.exp: new file.
27256 * gdb.base/whatis-expr.exp: new file.
27257
27258 * gdb.base/all-types.c: new file.
27259 * gdb.base/call-array-struct.c: new file.
27260 * gdb.base/call-return-struct.c: new file.
27261 * gdb.base/call-strings.c: new file.
27262 * gdb.base/callfuncs2.c: new file.
27263 * gdb.base/condbreak.c: new file.
27264 * gdb.base/constvars.c: new file.
27265 * gdb.base/display.c: new file.
27266 * gdb.base/int-type.c: new file.
27267 * gdb.base/jump.c: new file.
27268 * gdb.base/miscexprs.c: new file.
27269 * gdb.base/pointers.c: new file.
27270 * gdb.base/pointers2.c: new file.
27271 * gdb.base/shmain.c: new file.
27272 * gdb.base/shr1.c: new file.
27273 * gdb.base/shr2.c: new file.
27274 * gdb.base/solib.c: new file.
27275 * gdb.base/solib1.c: new file.
27276 * gdb.base/solib2.c: new file.
27277 * gdb.base/varargs.c: new file.
27278 * gdb.c++/derivation.cc: new file.
27279 * gdb.c++/overload.cc: new file.
27280 * gdb.c++/ovldbreak.cc: new file.
27281 * gdb.hp/attach.c: new file.
27282 * gdb.hp/attach2.c: new file.
27283 * gdb.hp/average.c: new file.
27284 * gdb.hp/compiler.c: new file.
27285 * gdb.hp/compiler.cc: new file.
27286 * gdb.hp/execd-program.c: new file.
27287 * gdb.hp/follow-exec.c: new file.
27288 * gdb.hp/follow-fork.c: new file.
27289 * gdb.hp/follow-vfork-and-exec.c: new file.
27290 * gdb.hp/misc-hp.cc: new file.
27291 * gdb.hp/more-steps.c: new file.
27292 * gdb.hp/optimize.c: new file.
27293 * gdb.hp/quicksort.c: new file.
27294 * gdb.hp/run-hp.c: new file.
27295 * gdb.hp/start-stop.c: new file.
27296 * gdb.hp/sum.c: new file.
27297 * gdb.hp/templates-hp.cc: new file.
27298 * gdb.hp/thread-local-in-lib.c: new file.
27299 * gdb.hp/thread-local-in-lib.h: new file.
27300 * gdb.hp/thread-local-in-lib.lib.c: new file.
27301 * gdb.hp/vforked-program.c: new file.
27302 * gdb.hp/virtfunc-hp.cc: new file.
27303 * gdb.hp/watchpoint-hp.c: new file.
27304 * gdb.hp/xdb.c: new file.
27305 * gdb.hp/xdb0.c: new file.
27306 * gdb.hp/xdb0.h: new file.
27307 * gdb.hp/xdb1.c: new file.
27308
27309Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27310
27311 The following change was made by Edith Epstein
889bf7c5
PA
27312 <eepstein@cygnus.com> as part of a project to merge in changes
27313 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27314
27315 * gdb.c++/demangle.exp: changed the expected output for some
27316 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27317 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27318 T1<char>::~T1<char>(void)
c906108c 27319 becomes,
a9c64011
AS
27320 maint demangle __dt__11T1__pt__2_cFv
27321 T1<char>::~T1(void)
c906108c 27322
889bf7c5 27323 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27324
c906108c
SS
27325Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27326
27327 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27328 * gdb.trace/backtrace.exp: Likewise.
27329 * gdb.trace/circ.exp: Likewise.
27330 * gdb.trace/collection.exp: Likewise.
27331 * gdb.trace/deltrace.exp: Likewise.
27332 * gdb.trace/infotrace.exp: Likewise.
27333 * gdb.trace/limits.exp: Likewise.
27334 * gdb.trace/packetlen.exp: Likewise.
27335 * gdb.trace/passc-dyn.exp: Likewise.
27336 * gdb.trace/passcount.exp: Likewise.
27337 * gdb.trace/report.exp: Likewise.
27338 * gdb.trace/save-trace.exp: Likewise.
27339 * gdb.trace/tfind.exp: Likewise.
27340 * gdb.trace/tracecmd.exp: Likewise.
27341 * gdb.trace/while-dyn.exp: Likewise.
27342 * gdb.trace/while-stepping.exp: Likewise.
27343
273441998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27345
27346 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27347
27348Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27349
27350 From Brendan Kehoe:
27351 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27352 int return types.
27353
27354Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27355
27356 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27357 remote dos host testing right.
c906108c
SS
27358
27359Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27360
27361 * gdb.base/corefile.exp: remove some xfails.
27362
27363Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27364
27365 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27366 have different timestamps.
c906108c
SS
27367
27368Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27369
27370 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27371 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27372
27373Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27374
27375 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27376 delta.
c906108c
SS
27377
27378Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27379
27380 * gdb.base/default.exp: Add brace missing from previous delta.
27381
27382Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27383
27384 * gdb.base/default.exp: Support test for info float for all
27385 varieties of arm toolchain.
27386
dc96c6c7 27387Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27388
27389 * gdb.trace/*.exp: remove "remote_download" command.
27390
dc96c6c7 27391Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27392
27393 * gdb.trace/*.exp: remove -gdwarf from compile.
27394
27395Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27396
27397 * gdb.trace/configure.in(AC_INIT): typo
27398 * gdb.trace/configure: regenerated
27399
dc96c6c7 27400Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27401
27402 * config/m68k-emc.exp: New file.
27403 * lib/<emc-support.exp trace-support.exp}: New files.
27404 * configure.in: add new test directory gdb.trace.
27405 * gdb.trace/{configure configure.in Makefile.in}: New files.
27406 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27407 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27408 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27409 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27410 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27411 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27412 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27413
dc96c6c7 27414Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27415
27416 * gdb.c++/classes.exp: Change all regular expressions to match
27417 arbitrary combinations of newline/carriage-return, so that they
27418 will work equally well on Unix and Windows.
27419 * gdb.c++/inherit.exp: ditto.
27420 * gdb.c++/virtfunc.exp: ditto.
27421
274221998-08-11 Dawn Perchik <dawn@cygnus.com>
27423
27424 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27425
c2d11a7d
JM
27426Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27427
27428 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27429 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27430 to use a0-a3/d0-d3 as needed.
27431
27432Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27433
27434 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27435 * gdb.disasm/am33.exp: Corresponding changes.
27436
c906108c
SS
274371998-07-11 Felix Lee <flee@cygnus.com>
27438
27439 * gdb.base/callfuncs.exp: add cmp10 test.
27440 * gdb.base/callfuncs.c (cmp10): new function.
27441
27442Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27443
d63a86f8 27444 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27445 into two parts to get around a synchronization problem in expect.
27446
3fc11d3e
JM
27447Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27448
27449 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27450
27451 * configure.in: Add options for gdbtk testsuite.
27452
27453 * configure: Regenerate.
27454
27455 * gdb.gdbtk: New directory to hold gdbtk tests.
27456
c906108c
SS
27457Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27458
27459 * gdb.fortran/types.exp: Escape brackets in expect patterns
27460 for test_float_literal_types_accepted tests.
27461 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27462 before run test.
27463
c2d11a7d
JM
27464Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27465
27466 * am33.exp: Just compile, do not link the testcase.
27467 * am33.s: Add ".am33" pseudoop to force am33 mode.
27468
c906108c
SS
274691998-06-25 Felix Lee <flee@cygnus.com>
27470
27471 * gdb.base/setshow.exp: make sure $pc is sane.
27472
27473 * gdb.stabs/weird.exp: split expect patterns properly.
27474
c2d11a7d
JM
27475Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27476
27477 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27478 * gdb.disasm/am33.exp: Run it.
27479
dc96c6c7 27480Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27481
27482 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27483 match processing (and eliminate spurious timeouts when running).
27484
dc96c6c7 27485Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27486
27487 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27488 exception test, but conditionalize it on target [mach | gnu].
27489
dc96c6c7 27490Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27491
27492 * gdb.base/overlays.exp: fixup compile line for linker script.
27493
27494Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27495
27496 * gdb.fortran/types.exp: don't guess at float size.
27497
27498Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27499
27500 * gdb.base/exprs.exp: delete test that depends on int size.
27501
27502Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27503
27504 * config/sim.exp: Removed checks for target triplets.
27505 (gdb_target_sim): Use gdb,target_sim_options.
27506
27507Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27508
27509 * gdb.base/reread.exp: New file.
27510 * gdb.base/reread1.c: New file.
27511 * gdb.base/reread2.c: New file.
27512
27513Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27514
27515 * config/sim.exp: Use 'target sim -sparclite' when running
27516 SPARClite programs.
27517
27518Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27519
27520 * gdb.base/structs2.exp: New file.
27521 * gdb.base/structs2.c: New file.
27522
27523Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27524
27525 * gdb.asm/common.inc: New file.
27526 * gdb.asm/d10v.inc: New file.
27527 * asm-source.exp: Pass -I's to gas to find .inc files.
27528 Update line numbers in expected output.
27529 * asmsrc1.s: Rewrite.
27530 * asmsrc2.s: Rewrite.
27531 * configure.in: Create arch.inc symlink.
27532 * configure: Regenerate.
27533 * Makefile.in (distclean): Delete arch.inc.
27534
27535Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27536
27537 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27538 (t_enum_value2): ditto
27539 (t_enum_value3): ditto
27540 (main): ditto
c906108c
SS
27541Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27542
27543 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27544 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27545 change.
27546 Use gdb_test instead of send_gdb/gdb_expect sequences.
27547
27548Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27549
27550 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27551 not void.
27552
27553Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27554
27555 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27556 subroutines. Used to test gdbs ability to single step through PC
27557 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27558
27559Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27560
27561 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27562 more rigorous EGCS C++ error checking.
27563
27564Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27565
a9c64011
AS
27566 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27567 tests.
27568 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27569 function when asleep.
27570 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27571 for i*86 Linux and SVR4 signal handling problems.
27572 Remove linux xfail for `next to handler in signals_tests_1', fixed
27573 by recent infrun.c change.
27574 Limit backtrace to 10 frames to avoid timeout problems with infinite
27575 stack backtraces.
27576 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27577 target.[ch] change.
c906108c
SS
27578
27579Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27580
27581 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27582 for a newline from gdb before continuing.
27583 (default_gdb_exit): Just look for y or n.
27584 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27585 it does, fail the rests of the tests in the file.
27586
27587Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27588
27589 * config/cygmon.exp: New file.
27590
27591Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27592
27593 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 27594 main" test on remote targets.
c906108c
SS
27595
27596 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27597 run test on remote targets.
27598
27599Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27600
27601 * gdb.asm: New directory.
27602 * configure.in: Configure it.
27603 * configure: Regenerate.
27604 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27605 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27606
27607Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27608
27609 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27610
dc96c6c7 27611Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27612
a9c64011
AS
27613 * gdb.base/overlays (several files): Merge the two overlay
27614 managers into one. Change variables (foox, barx, bazx, grbxx)
27615 back into ints but force them to load in their proper sections.
c906108c
SS
27616
27617Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27618
27619 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 27620 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
27621 (D10VCopy): Handle memory regions crossing 16k boundaries.
27622 (D10VCopy): Transfer data in 32 bit chunks.
27623
27624Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27625
27626 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 27627 correct.
c906108c
SS
27628
27629 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 27630 map. Include space for printf in .text segment.
c906108c
SS
27631
27632 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 27633 updated d10v memory VMA/LMA map.
c906108c 27634 (D10VCopy): Call D10VTranslate.
d63a86f8 27635
c906108c
SS
27636Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27637
27638 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27639
27640 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
27641 that it won't be put into the .sdata - small data -
27642 section. Update reference.
c906108c
SS
27643 * gdb.base/baz.c (bazx, baz): Ditto.
27644 * gdb.base/foo.c (foox, foo): Ditto.
27645 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27646
27647 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 27648 to be arrays.
d63a86f8 27649
dc96c6c7 27650Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27651
a9c64011
AS
27652 * gdb.base/overlays.exp: fix up and get working again.
27653 Add tests for backtraces from an overlay function.
d63a86f8 27654
c906108c
SS
27655Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27656
27657 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27658 "calling function with watchpoint enabled".
27659
27660Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27661
27662 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 27663 gdb_suppress_tests for d10v-*-*.
c906108c
SS
27664 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27665 pending review of whether it is useful or not.
27666
27667Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27668
27669 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27670
27671Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27672
27673 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27674 * config/dve.exp: New file to support Densan boards.
27675
27676Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27677
27678 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 27679 reads and BSD.
c906108c
SS
27680
27681Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27682
27683 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27684 response.
27685
27686 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27687
27688Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27689
27690 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 27691 test.
c906108c
SS
27692
27693 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 27694 target_sizeof_long and target_bigendian_p.
c906108c 27695 (structs_by_value, structs_by_reference): Check values according
889bf7c5 27696 to targets word size and endianess.
d63a86f8 27697
c906108c
SS
27698Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27699
27700 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 27701 output.
c906108c
SS
27702
27703Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27704
27705 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 27706 Update test of set args help to match source change.
c906108c
SS
27707
27708Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27709
27710 * gdb.base/default.exp: Expect help system output to be in
27711 alphabetical order.
27712 * gdb.base/help.exp: Ditto.
27713
27714Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27715
27716 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27717 "i*86-pc-linux-gnu*".
27718 * gdb.base/interrupt.exp: Ditto.
27719 * gdb.base/corefile.exp: Ditto.
27720
27721 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 27722 define vxworks when building the testcase.
c906108c
SS
27723
27724 * gdb.base/ptype.exp: Fix testnames to be unique.
27725 * gdb.base/radix.exp: Ditto.
27726 * gdb.base/term.exp: Ditto.
27727 * gdb.base/whatis.exp: Ditto.
27728 * gdb.c++/classes.exp: Ditto.
27729
27730Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27731
27732 * gdb.base/callfuncs.exp: Fix indentation.
27733
27734 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27735 suppress_flag has been set.
27736 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27737 target feature.
27738
27739Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27740
27741 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27742 the testcase.
27743
27744 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 27745 set_debug_traps() and breakpoint().
c906108c
SS
27746 * gdb.c++/misc.cc (main): Ditto.
27747 * gdb.c++/templates.cc (main): Ditto.
27748 * gdb.c++/virtfunc.cc (main): Ditto.
27749
27750Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27751
27752 * lib/gdb.exp(gdb_step_for_stub): New function.
27753 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27754 exists, reload the executable and do a "continue" instead of
27755 doing a jump.
27756 (runto_main): Use gdb_step_for_stub.
d63a86f8 27757
c906108c 27758 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 27759 tests to have unique names.
c906108c
SS
27760 * gdb.base/callfuncs.exp: Ditto.
27761 * gdb.base/commands.exp: Ditto.
27762 * gdb.base/default.exp: Ditto.
27763 * gdb.base/help.exp: Ditto.
27764 * gdb.base/list.exp: Ditto.
27765 * gdb.base/opaque.exp: Ditto.
27766 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27767 similar tests.
d63a86f8 27768
c906108c
SS
27769 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27770 * gdb.c++/cplusfuncs.cc: Ditto.
27771 * gdb.c++/virtfunc.cc: Ditto.
27772
27773 * config/monitor.exp: Keep track of the last file we saw, rather
27774 than trying to get the info from gdb.
27775
27776 * gdb.fortran/types.exp: Move comment to previous line.
27777
27778Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27779
27780 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 27781 target mode.
c906108c
SS
27782
27783Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27784
27785 From Bob Manson:
27786 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 27787 string from GDB when it connects.
c906108c
SS
27788
27789 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27790
27791Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27792
27793 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
27794 if we can't get a debug format from GDB (we may be testing an
27795 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
27796
27797 * gdb.stabs/weird.exp: Fix quoting.
27798
27799 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27800
27801Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27802
27803 * config/arm-ice.exp: New file.
27804
27805Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27806
27807 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 27808 until it has been modified to work with the new testsuite.
c906108c 27809
99707966 27810 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
27811 testcase won't compile, cause all of the testcases in the file to
27812 fail instead.
c906108c
SS
27813
27814 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27815 (gdb_clear_suppressed): New procedure.
27816 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27817 it contains a positive value.
27818
27819Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27820
27821 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27822
27823 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27824
27825Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27826
27827 * lib/gdb.exp (setup_xfail_format): New function.
27828 (get_debug_format): New function to get debug format.
27829 (debug_format): New global variable to hold last value set
27830 by get_debug_format.
27831 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 27832 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
27833 * gdb.c++/ptype.exp: Ditto.
27834 * gdb.c++/classes.exp: Ditto.
27835 * gdb.c++/cplusfuncs.exp: Ditto.
27836 * gdb.c++/inherit.exp: Ditto.
27837 * gdb.c++/templates.exp: Ditto.
27838 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 27839
c906108c
SS
27840Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27841
27842 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27843 host doesn't have a currently-open connection.
27844
27845 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
27846 any gdb stub target. Handle cases where gdb doesn't respond when
27847 interrupted in a sane fashion.
c906108c
SS
27848
27849 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 27850 same thing in a totally different way.
c906108c
SS
27851
27852 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 27853 setting "timeout".
c906108c 27854 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 27855 default_gdb_init now.
c906108c
SS
27856
27857Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27858
27859 * gdb.base/printcmds.exp: Fix "check for floating addition"
27860 regexp to accept results within approx +/- .01 of exact value.
27861 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27862
27863Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27864
27865 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 27866 properly.
c906108c
SS
27867 (gdb_expect): Add optional timeout parameter, and add timeout
27868 value to various calls.
27869 (gdb_suppress_tests): Only give one warning message per group.
27870
27871Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27872
27873 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
27874 global variables. Handle getting a value for $timeout more
27875 gracefully.
c906108c
SS
27876
27877Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27878
27879 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 27880 initialize.
c906108c 27881 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 27882 by a target configuration file.
c906108c
SS
27883 (gdb_expect): Pass the timeout to remote_expect.
27884
27885 * config/monitor.exp(gdb_load): Fix typo in regexp.
27886
27887Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27888
27889 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27890
27891Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27892
27893 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
27894 here. Call gdb_target_exec before rebooting the target, to make
27895 sure the connection to the target is closed.
c906108c
SS
27896 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27897 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27898 Also detect "Timeout reading from remote" error.
27899
27900 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
27901 gdb_target_monitor. Don't call gdb_file_cmd here; let
27902 gdb_target_monitor do it.
c906108c
SS
27903
27904 * gdb.disasm/hppa.exp: Don't use exec_output.
27905
27906Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27907
27908 * gdb.base/list.exp: If we're debugging a non-native target,
27909 try to set the pc register to point to the start of the
27910 program before doing the first list command.
27911
27912 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 27913 test_calls after restarting.
c906108c
SS
27914
27915 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 27916 reloading.
c906108c
SS
27917
27918 * gdb.base/watchpoint.exp: Fix typo.
27919
27920 * gdb.base/setshow.exp: Check for use_gdb_stub.
27921
27922 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 27923 stub case.
c906108c
SS
27924 * gdb.base/langs.exp: Ditto.
27925
27926 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
27927 gdb_load_offset. If we weren't given a file to load, figure out
27928 what the current file is and use it.
c906108c
SS
27929
27930 * config/i386-bozo.exp: New file.
27931
27932Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27933
27934 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27935 feature.
27936
27937 * config/proelf.exp: New entry.
27938
27939Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27940
27941 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27942 of regexps.
27943
27944 * gdb.base/watchpoint.exp: Don't run the test_stepping
27945 tests if gdb can't call functions on the target.
27946
27947 * gdb.base/setshow.exp: Don't run the set prompt tests if
27948 the board has gdb_prompt set.
27949
27950Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27951
27952 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27953 * gdb.base/commands.exp: Likewise.
27954 * gdb.base/setshow.exp: Likewise.
27955
27956Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27957
27958 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27959 feature.
27960
27961 * config/i960.exp: New file.
27962
27963Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27964
27965 * gdb.base/funcargs.exp: Check for gdb,short_int target
27966 feature instead of looking for explicit target triplets.
27967
dc96c6c7 27968Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 27969
d63a86f8 27970 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
27971 "p 123DEADBEEF", to check parse_number.
27972 * top.c: change "to enable to enable" to "to enable" in a couple
27973 of help strings.
27974
27975Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27976
27977 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27978 on the mn10300.
d63a86f8 27979
c906108c
SS
27980Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27981
27982 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27983 where the test executable is run with explicit args.
27984 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27985
27986Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27987
27988 * gdb.base/run.c: Use FAKEARGV to build test executable that
27989 does not require a command line arg, since most simulators
27990 don't currently support passing such an arg into the simulated
27991 program.
27992 * gdb.base/commands.exp: Change tests to insert the proper
27993 value as the arg to the first recursive factorial call. Change
27994 compilation line to define FAKEARGV at compile time.
27995
27996Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27997
27998 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27999 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
28000 function with watchpoint enabled" test.
28001
28002Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
28003
28004 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 28005 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
28006
28007 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 28008 "Tests restarted" messages.
c906108c
SS
28009
28010Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
28011
28012 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
28013
dc96c6c7 28014Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28015
28016 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
28017 for INFO SYMBOL; add help tests for OVERLAY commands.
28018 * gdb.base/default.exp: add tests for INFO SYMBOL command;
28019 add tests for OVERLAY commands
28020 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
28021 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
28022 * gdb.base/sigall.c: add usestubs code frag
28023 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 28024
c906108c
SS
28025Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
28026
28027 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
28028 failures.
28029 (gdb_stop_suppressing_tests): Note that tests have restarted.
28030
28031Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
28032
28033 * config/h8300.exp: New file.
28034
28035Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
28036
28037 * gdb.base/setshow.exp: Check for the existence of a
28038 feature, not its value.
28039
28040Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
28041
28042 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
28043
28044 * gdb.base/scope.exp: It's now init0(), not init().
28045
28046 * gdb.base/scope0.c: For now, change init() to be init0().
28047
28048 * config/monitor.exp: Use gdb_serial in preference to serial
28049 or netport.
28050
28051 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 28052 and it's not already set.
c906108c
SS
28053
28054Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
28055
28056 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 28057 isn't using a stub and if it supports argument passing.
c906108c
SS
28058
28059Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
28060
28061 * config/udi.exp(gdb_start): Make sure UDICONF is set
28062 properly before starting gdb.
28063
28064Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
28065
28066 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
28067 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
28068 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
28069
28070Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
28071
28072 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 28073 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
28074
28075 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
28076
28077 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
28078
28079 * config/monitor.exp: Make sure we disconnect from the target.
28080 Also, try a reboot/reload cycle instead of failing if the
28081 load fails.
28082
28083Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
28084
28085 * gdb.base/default.exp: Don't set match_max.
28086 * gdb.base/help.exp: Ditto.
28087 * gdb.base/list.exp: Ditto.
28088 * gdb.base/signals.exp: Ditto.
28089
28090 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
28091 set, use remote_ld to download the testcase instead of
28092 the GDB loader.
28093
28094Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
28095
28096 * config/vr5000.exp: New file.
28097
28098 * config/monitor.exp(gdb_target_monitor): Add pattern for
28099 "Ending remote" to detect errors in connecting.
28100
28101 * gdb.base/setshow.exp: Add .* within auto language test.
28102
28103 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
28104 target feature.
28105
28106 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 28107 and reboot the board if necessary.
c906108c
SS
28108
28109 * gdb.base/setvar.exp(test_set): Handle multiple prints within
28110 a set of tests. Remove print.* from the patterns being checked.
28111
28112Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
28113
28114 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
28115 refer to gdb_spawn_id.
28116
28117 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
28118 longer used.
28119 * config/sparclet.exp: Ditto.
28120 * config/sparclet-old.exp: Ditto.
28121 * config/slite.exp: Ditto.
28122 * config/sim.exp: Ditto.
28123 * gdb.base/funcargs.exp: Ditto.
28124
28125 * lib/gdb.exp:Remove references to gdb_spawn_id.
28126 (gdb_expect): Move to remote.exp.
28127
28128Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
28129
28130 * config/monitor.exp: Detect the "Couldn't establish connection"
28131 message from GDB.
28132
28133Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
28134
28135 * gdb.base/bitfields.exp: Use runto instead of explicit
28136 gdb_run_cmd/gdb_expect sequences.
28137
28138 * gdb.base/break.exp(text_next_with_recursion): Add match for
28139 gdb_expect call.
28140
28141 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
28142 We also need to handle the "A program is being debugged already"
28143 prompt from gdb. Use gdb_test to set the baud rate.
28144
28145 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
28146 to 20000. Really. I mean it.
28147
28148Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28149
28150 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
28151 fails. If suppress_flag is set, skip perror message about not
28152 being able to send to GDB.
c906108c 28153 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 28154 GDB.
c906108c
SS
28155 (gdb_expect): If suppress_flag is set, always fail immediately.
28156 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
28157 (gdb_init): Call gdb_stop_suppressing_tests.
28158 (default_gdb_exit): Ditto.
28159 (default_gdb_start): Ditto.
28160
28161 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 28162 gdb_stop_suppressing_tests as appropriate.
c906108c 28163 * gdb.base/break.exp: Ditto.
889bf7c5 28164 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
28165 * gdb.base/commands.exp: Ditto.
28166 * gdb.base/exprs.exp: Ditto.
889bf7c5 28167 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
28168 * gdb.base/list.exp: Ditto.
28169 * gdb.base/recurse.exp: Ditto.
889bf7c5 28170 * gdb.base/scope.exp: Ditto.
c906108c
SS
28171 * gdb.base/structs.exp: Ditto.
28172 * gdb.c++/inherit.exp: Ditto.
28173
28174Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
28175
28176 * config/vr4300.exp: New file.
28177
99707966 28178 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 28179
99707966 28180 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
28181
28182Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
28183
28184 * lib/gdb.exp(gdb_init): New function.
28185
28186 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 28187 for each individual variable set.
c906108c
SS
28188
28189 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
28190 name.
28191
28192 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
28193
28194 * gdb.base/scope.exp: Use gdb_test.
28195
28196 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
28197 aborting; the testsuite driver will do that for us (see
28198 gdb_finish). Also, use gdb_test in a few more places.
28199
28200Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28201
28202 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28203
28204Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28205
28206 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28207 and "add_tests" are not at the same address.
28208
28209Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28210
28211 * gdb.base/ptype.exp: Use gdb_test.
28212
28213Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28214
28215 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28216 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28217 left in. No longer expect them to fail.
28218
28219 * gdb.stabs/*.mt; Deleted, no longer used.
28220 * gdb.stabs/configure.in: Remove references to target makefile
28221 frags.
28222 * gdb.stabs/configure: Rebuilt.
28223
28224 * gdb.disasm/*.mt: Deleted, no longer used.
28225 * gdb.disasm/configure.in: Remove references to target makefile
28226 frags. Use "sh3.s" as the unique filename for this directory.
28227 * gdb.disasm/configure: Rebuilt.
28228
28229 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28230 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28231 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28232
28233Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28234
28235 * config/udi.exp: Use mondfe,name instead of remote_host.
28236
28237Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28238
28239 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28240 a function with a watchpoint enabled on the mn10200.
28241
28242 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28243 before trying to create it!
28244
28245Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28246
28247 * config/vx.exp: Use hostname instead of netport.
28248
28249 * config/vxworks.exp: New file.
28250
28251 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28252
28253 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 28254 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
28255 occurs.
28256
28257 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28258 $gdb_spawn_id directly.
28259 (gdb_run_cmd): Try _start as well as start. Use the target feature
28260 gdb,start_symbol as the symbol to start from when jumping.
28261
28262Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28263
28264 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28265 redundant) test.
28266
28267 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28268 it doesn't lose for 16bit integer systems.
28269
28270Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28271
28272 * gdb.fortran/types.exp: If the target doesn't support "double"
28273 data types, then expect "real" types to only be 4 bytes.
28274
28275 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28276 call tests if the target doesn't support inferior function calls.
28277
28278 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28279 in printf tests.
28280
28281Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28282
28283 * gdb.base/help.exp: Disable "help set", "help show", and
28284 "help support". Simplify regexp for "help stack".
28285
28286 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28287 to 60 seconds. Temporarily set match_max to 15000 around the
28288 "info copying" test.
28289
28290 * gdb.base/nodebug.exp: Don't try to do an inferior function
28291 call if the target doesn't support them.
28292 * gdb.base/printcmds.exp: Likewise.
28293 * gdb.base/setvar.exp: Likewise.
28294 * gdb.base/structs.exp: Likewise.
28295 * gdb.c++/templates.exp: Likewise.
28296 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28297
28298 * gdb.base/recurse.exp: Enable for the mn10200.
28299
28300 * configure.in: Do configure gdb.stabs directory for *-*-elf
28301 targets.
28302 * configure: Rebuilt.
28303
28304 * gdb.base/break.exp: Check for gdb,noresults before testing
28305 exit status and/or results from the target.
28306 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28307 * lib/gdb.exp: Remove old (now bogus) initialization of
28308 noinferior, noargs, noresults and nosignals.
28309
28310Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28311
28312 * config/sh.exp: New file.
28313
28314 * config/slite.exp: Try to connect multiple times to the board
28315 before rebooting. Only send a "monitor run" if need_monitor_run
28316 is set.
28317
28318 * gdb.base/break.exp: Don't do the "stub continue" test if
28319 the target has gdb_stub set.
28320
28321 * gdb.base/callfuncs.exp: Increase the timeout.
28322
28323 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28324 if the target has gdb,noinferiorio set.
28325
28326 * gdb.base/list.exp: Increase match_max to 10000 characters.
28327
28328 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28329
28330 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28331 target.
28332
28333 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28334
28335Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28336
28337 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28338 trying to delete the copy of gdb. Catch the file delete so we
28339 don't die if the delete fails; also, the file should be copied to
28340 the host, not to the build.
c906108c
SS
28341
28342Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28343
28344 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28345 parenthesis in case it contains multiple regexps separated
c906108c
SS
28346 with |.
28347
28348 * gdb.base/watchpoint.exp: Use gdb_test.
28349 * gdb.base/default.exp: Ditto.
28350
28351Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28352
99707966 28353 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28354
c906108c
SS
28355 * gdb.base/scope.exp: Use gdb_test.
28356 * gdb.c++/classes.exp: Ditto.
28357 * gdb.c++/inherit.exp: Ditto.
28358
28359Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28360
28361 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28362 remote_exec instead.
28363 * gdb.base/corefile.exp: Don't be ridiculous.
28364 * gdb.base/*.c: Add missing stub invocations.
28365
28366Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28367
28368 * config/slite.exp: Miscellaneous fixes.
28369
28370 * lib/gdb.exp: Fix runto.
28371
28372 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28373 the target.
28374
28375 * gdb.base/watchpoint.exp: Fix regexp.
28376
28377 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28378 close and wait commands, as the descriptor may now be
28379 invalid. Always call "remote_close host".
28380
28381Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28382
28383 Major rewrite for testsuite revision.
d63a86f8 28384
c906108c
SS
28385 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28386 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28387 instead of relying on spawn_id to always contain a valid
28388 spawn id.
28389 (get_compiler_info): New procedure to build the ${binfile}.ci
28390 file, instead of replicating this in N different places.
28391 (gdb_compile): New procedure.
d63a86f8 28392
c906108c 28393 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28394 appropriate arguments) instead of compile. Use gdb_test in a lot
28395 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28396 at the start of a testcase, as this is no longer done magically.
28397
28398 config/*-gdb.exp: Rename without the -gdb suffix.
28399
28400 config/mips.exp: Use remote_close instead of exit_remote_shell.
28401 config/monitor.exp: Use target_info instead of looking at
28402 baud, timeout, etc.
28403 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28404
28405Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28406
28407 * gdb.c++/templates.exp (test_ptype_of_templates),
28408 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28409 Update expect patterns for destructors and assignment operators
28410 to match corresponding c-typeprint.c changes.
28411 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28412 to destructor breakpoint test, GDB should be able to set the
28413 destructor breakpoint without specifying arguments.
28414
28415Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28416
28417 * gdb.threads/pthreads.exp: Change result for failure to compile due
28418 to lack of pthreads runtime support from an error to simply an
28419 unsupported test, per dejagnu standards.
28420
28421Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28422
28423 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28424 where GDB exits to reduce pattern match time.
28425 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28426
28427 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28428
dc96c6c7 28429Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28430
28431 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28432 * gdb.base/default.exp: ditto.
28433 * gdb.base/nodebug.exp: ditto.
28434 * gdb.base/printcmds.exp: ditto.
28435 * gdb.base/ptype.exp: ditto.
28436 * gdb.base/setvar.exp: ditto.
28437 * gdb.base/structs.exp: ditto.
28438 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28439
28440Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28441
28442 * configure, */configure: Rebuild with autoconf 2.12.
28443
28444Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28445
28446 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28447 use new i*86-pc-linux*-gnu quads.
28448 * gdb.base/corefile.exp: Ditto.
28449 * gdb.base/signals.exp: Ditto.
28450 * gdb.base/sigall.exp: Ditto.
28451 * gdb.base/interrupt.exp: Ditto.
28452
28453 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28454 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28455 RedHat 4.0.
d63a86f8 28456
c906108c 28457 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28458 linux. This allows the test case to at least compile on latest
28459 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28460
28461Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28462
28463 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28464 directory to search gdb directory. Accept and step over conditional
28465 stack alignment code. Consume $prompt in failure cases.
28466 Reset timeout to $oldtimeout instead of some arbitrary value.
28467 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28468 timeout problems with infinite stack backtraces.
28469 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28470 Accept function parameters for linkfunc member.
28471
28472Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28473
28474 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28475 (CXXFLAGS): Remove, unreferenced.
28476 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28477 previous -B options and also add -B option to pick up cross compiled
28478 runtime.
c906108c
SS
28479 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28480 doing cross compiles.
28481 (target_alias): Declare global.
28482 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28483 to verify that gcc exists in build tree, and if so set CC to that
28484 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28485
c906108c
SS
28486Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28487
28488 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28489 ptype test for anonymous union. Fixup testcase to match
28490 current gcc debug output.
28491
28492Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28493
28494 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28495 force argument to an unsigned long type.
28496
28497Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28498
28499 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28500 tests and anonymous union print/ptype tests.
c906108c
SS
28501 * gdb.base/list.exp (test_forward-search): Increase timeout by
28502 5 minutes for the "search extremely long line" case.
28503 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28504 completely optional and that the pass/fail messages use the command as
28505 the message if that third arg is a null string.
28506 (gdb_test_exact): Arrange that a null string pattern means match a
28507 null string output rather than any output, which might include random
889bf7c5 28508 errors.
c906108c
SS
28509 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28510 backtrace test.
28511 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28512 always failing and failure is now exposed by gdb.exp changes.
28513
28514Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28515
28516 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28517 weren't being noted.
28518
28519Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28520
28521 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28522 * gdb.stabs/weird.exp: Remove v_comb xfails.
28523
dc96c6c7 28524Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28525
28526 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28527 list.exp scope.exp watchpoint.exp]
c906108c 28528 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28529
dc96c6c7 28530Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28531
28532 * config/monitor.exp: Increase download timeout to 1000 seconds.
28533
dc96c6c7 28534Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28535
28536 * config/m32r.exp: Increase timeout to 120 seconds.
28537
28538Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28539
28540 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28541 and accept older ordering as obsolescent gcc or gdb.
28542 * gdb.c++/templates.exp: Ditto.
28543 * gdb.c++/virtfunc.exp: Ditto.
28544
28545Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28546
28547 * gdb.base/coremaker.c: Add code to mmap some data so we
28548 can check that it ends up in the core file.
28549 * gdb.base/corefile.exp: Add test to read mmapped data
28550 from core file.
28551
dc96c6c7 28552Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28553
28554 * config/m32r.exp: New file.
28555
28556Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28557
28558 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28559 that cflags can contains -gstabs, and work correctly for other tests.
28560
dc96c6c7 28561Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28562
28563 * gdb.base/setshow.exp: New file, tests show and set.
28564 * gdb.base/setshow.c: New file, tests show and set.
28565 * gdb.base/help.exp: Add test for help set|show annotate.
28566 * gdb.base/default.exp: Add test for set|show annotate.
28567
28568Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28569
28570 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28571 errors unique.
28572 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28573 explicitly.
28574
28575Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28576
28577 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28578 and width commands. This is done elsewhere.
28579 * (gdb_start): Don't call gdb_start_sim here. That's already
28580 done in gdb_load. This fixes lots of failures in default.exp.
28581
28582Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28583
28584 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28585 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28586 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28587 in the same we we treat other failures (since it may be an expected
889bf7c5 28588 condition), rather than as an error.
c906108c
SS
28589 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28590 old test format.
28591
28592Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28593
28594 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28595 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 28596 twice. Nuke the duplicates.
c906108c 28597 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28598 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28599 Remove config.h along with other config files.
28600
28601Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28602
28603 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28604 "p func1 ()" and note that rests of tests are skipped.
28605 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28606 setup_xfails for "print func2::coremaker_local".
c906108c
SS
28607 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28608 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28609 affected by the previous run test.
28610 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28611 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28612 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28613 "pass int powerset tuple" and "pass modeless int powerset tuple".
28614 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28615 "real write 4" and "real write 8".
28616 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28617 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
28618 "print \$i after tuple assign 2", and
28619 "print vs2 after tuple assign 2".
28620 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28621 meaningful error message and return -1 so the caller can
28622 suppress further tests and avoid a cascade of errors.
d63a86f8 28623
c906108c
SS
28624Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28625
28626 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28627 format for printing version.
28628 * gdb.base/default.exp: Ditto.
28629 * gdb.base/interrupt.exp: Fix problem with cascade of
28630 errors if child process dies while calling a function.
d63a86f8 28631
c906108c
SS
28632Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28633
28634 * Makefile.in (VPATH): Add
28635 * Makefile.in (Makefile, config.status): Fix rules so things get
28636 remade when necessary.
28637
28638Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28639
28640 * Makefile.in (just-check): Add path to sibling expect dir
28641 to environment variable specified by RPATH_ENVVAR.
28642
28643Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28644
28645 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28646 (just-check): Add shared library paths for libstdc++, tk,
28647 tcl, bfd, and opcodes to the environment variable specified
28648 in RPATH_ENVVAR.
28649 * configure.in: Add support to recognize --enable-shared flag
28650 and generate correct value for RPATH_ENVVAR.
28651 * configure: Regenerated with autoconf.
28652
28653Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28654
28655 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 28656 include all osf versions.
c906108c
SS
28657 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28658 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28659 when target is linux. When failing to build pthreads test
28660 executable, give more meaningful message.
28661 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28662 arg for pthread_create.
d63a86f8 28663
c906108c
SS
28664Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28665
28666 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 28667 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 28668 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 28669 and -lpthreads (everybody else).
c906108c
SS
28670 (test_startup): Fail gracefully if threads are not supported.
28671 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28672 "p/c array_index("abcdef",2)" when not gcc compiled.
28673 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28674 "print func2::coremaker_local" when not gcc compiled.
28675 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28676 "ptype on opaque struct tagname (statically)",
28677 "ptype on opaque struct tagname (dynamically) 1", and
28678 "ptype on opaque struct tagname (dynamically) 2"
28679 for not compiled with gcc.
28680 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28681 backtrace when compiled with gcc.
d63a86f8 28682 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
28683 than always return success.
28684
28685Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28686
28687 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28688
28689Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28690
28691 * gdb.base/structs.exp: Undo last change.
28692
28693Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28694
28695 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28696 encapsulate all the steps/nexts done during self test, starting
28697 at main, and makes them less sensitive to optimization issues.
28698 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28699 signal handler" test.
28700 * gdb.threads/pthreads.exp: Only run this for native configs.
28701 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28702 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28703 tests.
28704 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28705 for "runto test_calls(void)" test.
d63a86f8 28706
c906108c
SS
28707Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28708
28709 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28710 and don't expect address info in breakpoint confirmations.
28711
28712Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28713
28714 * gdb.base/list.exp (test_forward_search): Increase timeout
28715 temporarily by 60 seconds for searching extremely long line,
889bf7c5 28716 and then reset to old value when done. Increase expect input
c906108c
SS
28717 buffer to 10000.
28718
28719Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28720
28721 * gdb.base/list.exp (test_forward_search): Fix to handle very
28722 long source line without overflowing expect's input buffer.
28723
28724Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28725
28726 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28727 "buffer_full".
28728
28729 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28730 "buffer_full".
28731
28732 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28733 "buffer_full".
28734
28735 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28736 "buffer_full".
28737
28738Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28739
28740 * configure.in (configdirs): Add gdb.threads.
28741 * configure: Regenerated with autoconf.
28742 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28743 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28744 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 28745
c906108c
SS
28746Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28747
28748 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28749
28750Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28751
28752 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28753 each signal's status in the output of "handle all print".
28754 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28755 the \r\n sequence that immediately precedes the gdb prompt.
28756 * gdb.base/a1-selftest.exp: Save original timeout and restore
28757 after test.
28758
28759Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28760
28761 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28762 symbol.
28763
28764Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28765
28766 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28767
28768Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28769
28770 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28771 timeout by 60 seconds.
28772
28773Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28774
28775 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28776 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28777 error return.
28778
28779Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28780
28781 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28782 gdb initialization, also report how long dejagnu waited. Restore
28783 old timeout before doing error return. Temporarily increase timeout
889bf7c5 28784 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
28785
28786Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28787
28788 * lib/gdb.exp: Report timeout value for verbosity level 2.
28789 * config/gdbserver.exp: Ditto.
28790 * config/hppro.exp: Ditto.
28791 * config/mips-gdb.exp: Ditto.
28792 * config/monitor.exp: Ditto.
28793 * config/netware.exp: Ditto.
28794 * config/sim-gdb.exp: Ditto.
28795 * config/slite-gdb.exp: Ditto.
28796 * config/udi-gdb.exp: Ditto.
28797 * config/unix-gdb.exp: Ditto.
28798 * config/vx-gdb.exp: Ditto.
28799 * gdb.base/a1-selftest.exp: Ditto.
28800 * gdb.base/a2-run.exp: Ditto.
28801 * gdb.base/break.exp: Ditto.
28802 * gdb.base/corefile.exp: Ditto.
28803 * gdb.base/list.exp: Ditto.
28804 * gdb.base/recurse.exp: Ditto.
28805 * gdb.base/scope.exp: Ditto.
28806 * gdb.base/signals.exp: Ditto.
28807
28808Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28809
28810 * gdb.threads/Makefile.in (docdir): Removed.
28811
28812Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28813
28814 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 28815 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 28816 @srcdir@.
d63a86f8 28817 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
28818 autoconf 2.5 or higher.
28819 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28820
28821Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28822
28823 * configure: Regenerated.
28824 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28825 avoid name clashes with SunOS headers.
28826
28827Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28828
28829 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28830
28831Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28832
28833 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28834 prototype information ends up in the compiler info file.
28835
28836Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28837
28838 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28839 attempting to regenerate it. Eliminate use of a temporary file
28840 and just generate the info file directly. Source it immediately,
28841 for consistency of use.
28842 * gdb.base/corefile.exp: Ditto
28843 * gdb.base/exprs.exp: Ditto.
28844 * gdb.base/funcargs.exp: Ditto.
28845 * gdb.base/langs.exp: Ditto.
28846 * gdb.base/list.exp: Ditto.
28847 * gdb.base/mips_pro.exp: Ditto.
28848 * gdb.base/nodebug.exp: Ditto.
28849 * gdb.base/opaque.exp: Ditto.
28850 * gdb.base/ptype.exp: Ditto.
28851 * gdb.base/scope.exp: Ditto.
28852 * gdb.base/setvar.exp: Ditto.
28853 * gdb.base/signals.exp: Ditto.
28854 * gdb.base/whatis.exp: Ditto.
28855 * gdb.c++/templates.exp: Ditto.
28856 * gdb.c++/virtfunc.exp: Ditto.
28857 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 28858 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
28859
28860Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28861
28862 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28863 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28864 Increase timeout, a lot of single stepping might be needed if the
28865 target has no hardware watchpoints.
28866
28867Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28868
28869 * gdb.base/break.exp: Ignore compiler warnings when compiling
28870 break.c.
28871 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28872 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28873 from remote-sim.
28874 * gdb.base/exprs.exp: Add h8300 xfails.
28875 * gdb.base/funcargs.exp: Likewise.
28876 * gdb.base/nodebug.exp: Likewise.
28877 * gdb.base/printcmds.exp: Likewise.
28878 * gdb.base/ptype.exp: Likewise.
28879 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28880 h8300 xfails.
d63a86f8 28881 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
28882 on the h8300.
28883 * gdb.base/funcargs.c: Explicitly make last constant argument to
28884 call_after_alloca_subr an unsigned long type.
28885 * gdb.base/return.c: Include stdio.h.
28886
28887Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28888
28889 * config/abug.exp: New file for the older Motorola Bug monitor
28890 that runs on the mvme13x series VME boards.
28891 * config/monitor.exp: Use the new config array for target settings
28892 if they exist.
28893
28894Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28895
28896 * sim-gdb.exp: Make the SH simulator allocate less space when
28897 it is targeted.
28898
28899Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28900
28901 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28902 test.
28903
28904Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28905
28906 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28907 "rs6000-*-*" for "list function in include file" when gcc compiled.
28908 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28909 for "p ctable1[120]".
28910 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28911 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28912 Remove setup_xfail for "rs6000-*-*" for
28913 "print 'scope0.c'::filelocal before run".
28914 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28915 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28916 since some compilers don't allow both options to be given
28917 on the same command line. Create object file and move it.
d63a86f8 28918
c906108c
SS
28919Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28920
28921 * gdb.base/corefile.exp: Always regenerate the core file, since
28922 we always regenerate the coremaker program. Detect special case
28923 where registers cannot be read from core file.
d63a86f8 28924
c906108c
SS
28925Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28926
28927 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28928 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28929 * gdb.c++/templates.exp: Only match on basename of file since
28930 some formats like xcoff don't encode directory information.
28931 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28932 and rs6000 AIX xcoff targets.
28933 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28934 * configure: Regenerate.
28935 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28936 here, rather than in distclean.
d63a86f8 28937
c906108c
SS
28938Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28939
28940 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28941 defined, and use it to compile the test case with -O2. The
28942 native compilation still uses no optimization.
28943 * gdb.base/mips_pro.c: Remove inline assembly code since
28944 it is compiled PIC by default, which results in assembler
28945 warnings that make the testsuite think the compilation
28946 was unsuccessful.
28947
28948Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28949
28950 * gdb.c++/misc.exp: Add note to message for
28951 "print s.a for foo struct" that this is a known gcc 2.7.2
28952 and earlier bug.
28953
28954Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28955
28956 * gdb.base/break.exp: Fix pattern for matching "Delete all
28957 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28958 setup_xfail for deleting all breakpoints test. Fix various
28959 timeout messages to include "(timeout)".
28960 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28961 for "p t_float_values2(3.14159,float_val2)".
28962 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28963 for "continue to call2g" when gcc compiled.
28964 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28965 "up to foo in langs.exp", "show language at foo in langs.exp",
28966 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28967 and "show language at fsub in langs.exp".
28968 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28969 "list line 1 in include file", "list message for lines past EOF",
28970 "list function in include file", "list list0.h:foo", and
28971 "list filename:function; nonexistant function".
28972 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28973 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28974 and "ptype t_char_array" to be for native cc only.
d63a86f8 28975
c906108c
SS
28976Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28977
d63a86f8 28978 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 28979 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 28980 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
28981
28982Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28983
28984 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28985 "bt in signals.exp". This problem only appears when running
28986 the testsuite, and then only intermittently.
28987
28988Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28989
28990 * gdb.base/return.exp (return_tests): Differentiate between
28991 two tests of continuing.
28992
28993Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28994
28995 * */Makefile.in (maintainer-clean): Remove config.log.
28996 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28997 * gdb.c++/Makefile.in (PROGS): Add inherit.
28998 (clean): Remove *.ci.
28999
29000Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
29001
29002 * gdb.c++/misc.cc: Add test code from Mike Stump.
29003 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
29004
29005Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
29006
29007 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
29008 to "alpha-*-osf2*" and add comment.
29009 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
29010 setup_xfail for "step over execarg initialization" and
29011 "step over corearg initialization".
c906108c
SS
29012 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
29013 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
29014 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 29015 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
29016 "print func2::coremaker_local", and "backtrace in corefile.exp".
29017 * gdb.base/signals.exp: Build and source signals.ci.
29018 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
29019 to be for gcc only.
29020 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 29021
c906108c
SS
29022Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29023
29024 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
29025 Feb 3 procfs.c change.
29026
29027Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
29028
29029 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
29030
29031Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
29032
29033 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
29034 from dejagnu's apparent default of 10 seconds, which gives random
29035 results when running the tests over NFS on moderately loaded systems.
29036 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
29037
29038Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
29039
29040 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
29041 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 29042 result reports.
c906108c
SS
29043
29044Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
29045
29046 * configure.in (CY_AC_PATH_TCLH): Remove.
29047 * configure: Regenerate.
29048
29049Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
29050
29051 * gdb.c++/Makefile.in (clean): Add missing '{'.
29052
29053Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
29054
29055 * lib/gdb.exp: Provide a default value for noinferior.
29056
29057 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
29058 Load libgloss.exp.
29059
29060Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
29061
29062 * gdb.disasm/hppa.exp: Compile directly into an executable, use
29063 the executable, not the .o to run the tests from.
29064
29065Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
29066
29067 * gdb.base/break.exp: Don't test for program exit or exit status
29068 if $noresults if nonzero.
29069 * gdb.base/langs.exp: Likewise.
29070 * gdb.base/watchpoint.exp: Likewise.
29071
29072 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
29073 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
29074 trying to compile the testcase.
29075
29076Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
29077
29078 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
29079 * gdb.base/signals.exp (continue to handler): Likewise.
29080
29081Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
29082
29083 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
29084
29085 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
29086
29087Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
29088
29089 * gdb.base/corefile.exp: Recognize "not found" as failure
29090 when trying to determine if a core file was generated.
29091 If no core file was generate the first time, try again without
29092 the ulimit -c to work around braindamaged shells.
29093
29094Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
29095
29096 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
29097 [] tests with "test" and enclose string in quotes.
29098 * gdb.stabs/configure: Rebuild
d63a86f8 29099
c906108c
SS
29100Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
29101
29102 Changes in sync with expect:
29103 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
29104 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
29105 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
29106 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
29107 argument to AC_REQUIRE.
29108 * configure: Regenerated.
29109
29110Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
29111
29112 * gdb.base/corefile.exp: When generating a core, discard any
29113 error messages about ulimit not found and the "core dumped"
29114 message from the shell that runs the coredumper.
29115
29116Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
29117
29118 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
29119
29120 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
29121 which sed script to run. Expect failure for v_comb test
29122 on PA targets too.
d63a86f8 29123
c906108c
SS
29124Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
29125
29126 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 29127 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
29128
29129Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
29130
29131 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
29132 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 29133 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
29134 * lib/gdb.exp (default_gdb_start): Fix typo.
29135 * gdb.base/corefile.exp: Allow "Core was generated by ..."
29136 messages to not include the full program name that caused
29137 the core dump since some systems (such as solaris) apparently
29138 truncate this path to about 80 characters.
29139 When generating a core file first try increasing the core file
29140 size limit to unlimited since some systems may default it to
29141 zero, and it is harmless to try it. Move the test for failing
29142 to generate a core file to where it will actually get executed.
29143 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
29144 new gdb result from g++ debug info improvements and make old
29145 pattern obsolescent. Also account for size_t differences
29146 (may be int or long).
29147 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
29148 initialization before function call is placed in the delay slot
29149 and thus appears to be skipped over by commands such as "next".
29150
29151Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
29152
29153 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
29154
29155Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
29156
29157 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
29158 input source file; fix code to compile test to deal with this
29159 convention.
29160 * gdb.c++/*.exp: Likewise.
29161
29162Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
29163
29164 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
29165 "bt in signals.exp".
29166
29167Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
29168
29169 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
29170 "step over execarg initialization" and
889bf7c5 29171 "step over corearg initialization".
c906108c
SS
29172
29173Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
29174
29175 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
29176 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
29177
29178Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
29179
29180 From Rob Savoye (rob@poseidon.cygnus.com)
29181 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
29182 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
29183 configure.in}, gdb.disasm/{Makefile.in, configure.in},
29184 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
29185 configure.in}: Major reworking for autoconfig.
c906108c
SS
29186 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
29187 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 29188 New files.
c906108c
SS
29189 * config/unix-gdb.exp: Make GDB global.
29190 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
29191 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
29192 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
29193 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
29194 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
29195 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 29196 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
29197 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
29198 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29199 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29200 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 29201 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
29202 to returns as necessary, arrange for test to compile own testcase
29203 executable.
c906108c 29204 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 29205
c906108c
SS
29206Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29207
29208 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 29209 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
29210 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29211 "backtrace through signal handler".
29212
29213Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29214
29215 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29216 continuing from a job control stop signal.
29217 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29218
29219Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29220
29221 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29222 * gdb.base/corefile.exp: Likewise.
29223 * gdb.base/funcargs.exp: Likewise.
29224
29225Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29226
29227 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29228 * config/monitor.exp: Add support for setting baud rate.
29229
29230Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29231
29232 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29233 i*86-*-linux* xfails for "backtrace through signal handler".
29234 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29235 "print func2::coremaker_local".
29236 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 29237 alpha-dec-osf2* xfail for
c906108c
SS
29238 "delete all breakpoints when none".
29239
29240Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29241
29242 * gdb.base/break.exp: Change test that deletes all breakpoints
29243 when no user breakpoints are installed. A post 4.15 change
29244 causes gdb to no longer prompt in this case.
29245
29246Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29247
29248 * gdb.base/return.exp (return_tests): Change xfail for test
29249 "correct value returned double test" to stop xfailing at
29250 Solaris 2.5. Apparently the bug has been fixed.
29251
29252Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29253
29254 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29255 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29256
29257Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29258
29259 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29260 * gdb.disasm/hppa.s: Corresponding changes.
29261
29262Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29263
29264 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29265 makefile fragment.
29266 * config/mt-hpux: Deleted.
29267
29268Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29269
d63a86f8 29270 * Many files: When warning about suppressed tests due to a
c906108c
SS
29271 nonexistant test binary, avoid incrementing the warning count.
29272
29273Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29274
29275 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 29276
c906108c
SS
29277Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29278
29279 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29280 "sparc-*-solaris2*".
29281
29282Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29283
29284 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29285 Add global and local variables and initialize them.
29286 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29287 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29288 extracts the file name and terminating signal from the core file.
29289 * TODO: Remove note about tests for correct mapping of corefile.
29290 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29291 from optimizing it away.
29292 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29293 handles common blocks.
29294
29295Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29296
29297 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29298 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29299
29300Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29301
29302 * Makefile.in (maintainer-clean): New target, synonym for
29303 realclean.
29304 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29305 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29306 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29307 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29308 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29309 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29310
29311Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29312
29313 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29314 xfails when not gcc compiled for "print foo::funclocal".
29315 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29316 "print foo::funclocal at foo",
29317 "print 'scope1.c'::foo::funclocal at foo",
29318 "print foo::funclocal_bss at foo",
29319 "print 'scope1.c'::foo::funclocal_bss at foo",
29320 "print foo::funclocal_ro at foo",
29321 "print 'scope1.c'::foo::funclocal_ro at foo",
29322 "print bar::funclocal at foo" and
29323 "print 'scope1.c'::bar::funclocal at foo".
29324 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29325 gcc compiled for "print foo::funclocal at bar".
29326 Expand all messages to ensure that they identify that
29327 the test is at bar().
29328 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29329 gcc compiled for:
29330 "ptype on opaque struct pointer (statically)",
29331 "ptype on opaque struct tagname (statically)",
29332 "ptype on opaque struct pointer (dynamically) 1",
29333 "ptype on opaque struct tagname (dynamically) 1",
29334 "ptype on opaque struct pointer (dynamically) 2" and
29335 "ptype on opaque struct tagname (dynamically) 2
29336 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29337 gcc compiled for:
29338 "p datalocal"
29339 "whatis datalocal",
29340 "ptype datalocal",
29341 "p bsslocal",
29342 "whatis bsslocal", and
29343 "ptype bsslocal".
29344 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29345 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29346 when not gcc compiled.
29347 * gdb.base/funcargs.exp (float_and_integral_args): Add
29348 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29349 compiled.
29350 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29351 "backtrace from call6a" when not gcc compiled.
29352 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29353 "backtrace from call7a" when not gcc compiled.
29354 * gdb.base/callfuncs.exp (do_function_calls):
29355 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29356 "p t_char_array_values(char_array_val2,char_array_val1)",
29357 "p t_char_array_values(char_array_val1,char_array_val2)",
29358 "p t_char_array_values("carray 1","carray 2")",
29359 "p t_char_array_values("carray 1",char_array_val2)",
29360 "p t_char_array_values(char_array_val1,"carray 2")",
29361 "p sum_args(1,{2})",
29362 "p sum_args(2,{2,3})",
29363 "p sum_args(3,{2,3,4})",
29364 "p sum_args(4,{2,3,4,5})"
29365 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29366 "backtrace in corefile.exp" when not gcc compiled.
29367
29368Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29369
29370 * gdb.base/signals.exp: Rewrite `handle all print' test as
29371 a procedure. Accept blanks or TABs as whitespace, increase
29372 timeout and expect input buffer size for the large output
29373 from the command. Remove "i*86-*-bsdi2.0" xfail.
29374
29375Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29376
29377 * gdb.base/setvar.exp: Add new testcases for truncation when
29378 assigning invalid values to bitfields.
29379
29380Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29381
d63a86f8 29382 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29383 mips-sgi-irix* xfail for
29384 "call inferior func with struct - returns char *"
29385 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29386 accepted in the result.
c906108c
SS
29387
29388Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29389
29390 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29391 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29392 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29393 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29394 that accidentally got checked in.
29395
29396Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29397
d63a86f8 29398 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29399 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29400 compiled test.
29401 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29402 Add mips-sgi-irix5* xfail for not gcc compiled.
29403 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29404 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29405 compiled for "p top", "whatis top", "p middle", and "whatis
29406 middle".
c906108c
SS
29407 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29408 "whatis signed char" for not gcc compiled.
29409 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29410 "set variable signed char=-1 (-1)" and
29411 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29412 * gdb.base/funcargs.exp (float_and_integral_args):
29413 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29414 Add mips-sgi-irix* xfail when not gcc compiled for
29415 "continue to call2b".
29416 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29417 "continue to call2g".
6fdff2c5
PA
29418 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29419 compiled for "backtrace from call6a"
29420 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29421 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29422 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29423 (localvars_after_alloca): Fix gdb_test cmds for
29424 "print * after runto ...".
29425 Remove rs6000-*-* xfails for
29426 "print i after runto localvars_after_alloca" and
29427 "print l after runto localvars_after_alloca"
29428 for all compilers.
29429 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29430 when not compiled with gcc, for:
c906108c
SS
29431 "print signed char == (minus)",
29432 "print signed char != (minus)",
29433 "print signed char < (minus)",
29434 "print signed char > (minus)".
29435 * gdb.base/callfuncs.exp (do_function_calls):
29436 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29437 "call inferior func with struct - returns char *".
d63a86f8 29438 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29439 "correct value returned double test" to include Solaris 2.4.
29440 * gdb.base/funcargs.exp (float_and_integral_args):
29441 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29442
c906108c
SS
29443Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29444
29445 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29446 enumeration bitfields if compiling with GNU C.
29447 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29448 to empty' prompt.
29449
29450Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29451
29452 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29453 test for PRO targets.
29454
29455 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29456 breakpoints in the inferior at any given time by making
29457 two groups of breakpoints for call2*, call6* and call7*
29458 tests.
29459
29460Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29461
29462 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29463 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29464 from optimizing it away.
29465 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29466 "call inferior func with struct".
29467
29468Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29469
29470 * configure.in: Only configure gdb.chill for particular targets.
29471
29472Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29473
29474 * gdb.base/Makefile.in: Add action to .c.o transformation
29475 rule that generates a .ci file for each .o file and remove
29476 explicit .c.o rules except for callfuncs.o.
29477 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29478 generates a .ci file for each .o file and remove explicit
29479 .cc.o rules.
29480 (clean): Remove *.tmp *.ci files.
29481 (EXECUTABLES): Remove templ-info.exp.
29482 * gdb.base/compiler.c: New file.
29483 * gdb.c++/compiler.cc: New file
29484 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29485 Change rs6000-*-* xfail for
29486 "print 'scope0.c'::filelocal_ro" and
29487 "print 'scope1.c'::filelocal" and
29488 "print 'scope1.c'::filelocal_bss" and
29489 "print 'scope1.c'::filelocal_ro" and
29490 "print 'scope1.c'::foo::funclocal" and
29491 "print 'scope1.c'::foo::funclocal_ro" and
29492 "print 'scope1.c'::bar::funclocal" and
29493 "print 'scope0.c'::filelocal_ro" and
29494 "print 'scope1.c'::filelocal at foo" and
29495 "print 'scope1.c'::filelocal_bss at foo" and
29496 "print 'scope1.c'::filelocal_ro at foo" and
29497 "print 'scope1.c'::foo::funclocal at foo" and
29498 "print 'scope1.c'::foo::funclocal_bss at foo" and
29499 "print 'scope1.c'::foo::funclocal_ro at foo" and
29500 "print 'scope1.c'::bar::funclocal at foo" and
29501 "print 'scope0.c'::filelocal_ro" and
29502 "print 'scope1.c'::filelocal" and
29503 "print 'scope1.c'::filelocal_bss" and
29504 "print 'scope1.c'::filelocal_ro" and
29505 "print 'scope1.c'::foo::funclocal" and
29506 "print 'scope1.c'::foo::funclocal_bss" and
29507 "print 'scope1.c'::foo::funclocal_ro" and
29508 "print 'scope1.c'::bar::funclocal" and
29509 "print 'scope1.c'::bar::funclocal_bss"
29510 to only be xfail'd when not compiled with gcc.
d63a86f8 29511 Add rs6000-*-* xfail for
c906108c
SS
29512 "print 'scope0.c'::filelocal_bss before run"
29513 when compiled with gcc.
29514 (test_at_main): Add rs6000-*-* xfail for
29515 "print filelocal_ro in test_at_main"
29516 when compiled with gcc.
29517 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29518 Add rs6000-*-aix* xfail for
c906108c
SS
29519 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29520 "ptype t_char_array", not compiled with gcc.
29521 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29522 xfail for "list foo (in include file)" when gcc compiled.
29523 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29524 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29525 "run to call0a" if not compiled with gcc.
29526 (unsigned_integral_args): Add rs6000-*-* xfail for
29527 "run to call1a" if not compiled with gcc.
29528 (float_and_integral_args): Add rs6000-*-* xfail for
29529 "run to call2a" if not compiled with gcc and for
29530 "continue to call2b" for any compiler.
29531 Add rs6000-*-* xfail to
29532 "print f1 after run to call2a" for gcc compiled.
29533 (discard_and_shuffle): Add rs6000-*-* xfail for
29534 "run to call6a".
29535 (shuffle_round_robin): Add rs6000-*-* xfail for
29536 "backtrace from call7a" if not compiled with gcc.
29537 Add rs6000-*-* xfail for
29538 "backtrace from call7b" if compiled with gcc.
29539 (call_after_alloca): Add rs6000-*-* xfail for
29540 "print c in call_after_alloca" and
29541 "print s in call_after_alloca" and
29542 "backtrace from call_after_alloca_subr"
29543 if not compiled with gcc.
29544 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29545 "print c in localvars_in_indirect_call" and
29546 "print c in localvars_in_indirect_call" and
29547 "backtrace in indirectly called function" and
29548 "stepping into indirectly called function"
29549 if not compiled with gcc.
29550 (localvars_after_alloca): Add rs6000-*-* xfail for
29551 "print c after runto localvars_after_alloca" and
29552 "print s after runto localvars_after_alloca" and
29553 "print i after runto localvars_after_alloca" and
29554 "print l after runto localvars_after_alloca"
29555 for all compilers.
29556 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29557 than whatis-info.exp.
29558 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29559 than opaque-info.exp.
29560 Setup rs6000-*-* xfail for
d63a86f8 29561 "ptype on opaque struct pointer (statically)" and
c906108c
SS
29562 "ptype on opaque struct pointer (dynamically)" when
29563 not compiled with gcc.
29564 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29565 rather than callf-info.exp.
29566 (do_function_calls): Add clear_xfail for rs6000-*-* for
29567 "p t_float_values2(3.14159,float_val2)". Seems to work
29568 fine there, both with xlc and gcc. Need to find out what
29569 it is doing right and fix other platforms.
29570 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29571 "call inferior func with struct - returns int",
29572 "call inferior func with struct - returns long",
29573 "call inferior func with struct - returns float",
29574 "call inferior func with struct - returns double",
29575 "call inferior func with struct - returns char *",
29576 but only if not gcc compiled (presumes xlc compiled).
29577 Change rs6000-*-* xfails for
29578 "call inferior func with struct - returns char" and
29579 " call inferior func with struct - returns short" to only
29580 xfail if not using gcc.
29581 (clean mostlyclean): Remove *.ci and *.tmp files.
29582 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29583 than templ-info.exp.
29584 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29585 Add rs6000-*-* xfail for "up to foo in langs.exp"
29586 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 29587 when not gcc compiled.
d63a86f8 29588
c906108c
SS
29589Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29590
29591 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29592 * gdb.base/corefile.exp: Likewise.
29593 * gdb.base/list.exp: Likewise.
29594 * gdb.base/scope.exp: Likewise.
29595 * gdb.base/siganls.exp: Likewise.
29596
29597 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29598 compiler output.
29599 * gdb.base/whatis.exp: Likewise.
29600
29601Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29602
29603 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29604 failure (opcode table has been fixed to match reality).
29605
29606Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29607
29608 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29609 "call inferior func with struct - returns char",
29610 "call inferior func with struct - returns short"
29611
29612 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29613 "print 'scope0.c'::filelocal at main",
29614 "print 'scope0.c'::filelocal_bss in test_at_main",
29615 "print 'scope0.c'::filelocal at foo",
29616 "print 'scope0.c'::filelocal_bss in test_at_foo",
29617 "print 'scope0.c'::filelocal at bar",
29618 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 29619
c906108c
SS
29620 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29621 in source file 1". This bug seems to have been fixed with both
29622 gcc and native cc (was native assembler bug?).
29623
29624Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29625
29626 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29627 "backtrace through signal handler" to "i*86-*-sysv4*".
29628 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29629 continue" case. Add "known SVR4 bug" to fail message.
29630 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29631 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29632 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29633 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29634 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29635 "up to foo in langs.exp", "show language at foo in
29636 langs.exp", "up to cppsub_ in langs.exp", "show
29637 language at cppsub_ in langs.exp", "up to fsub in
29638 langs.exp", and "show language at fsub in langs.exp".
29639 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29640 "bactrace in corefile.exp".
29641 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29642 "call inferior function with struct - returns float" and
29643 "call inferior function with struct - returns double".
d63a86f8 29644
c906108c
SS
29645Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29646
29647 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29648 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29649 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29650 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29651
29652Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29653
29654 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29655 (or overriden) "CHILL" macro rather then bare "gcc".
29656 Also look for ../../gcc/xgcc since that is what we will
29657 actually need, not "Makefile". Remove following assignment
29658 of CHILL to CHILL_FOR_TARGET because that results in
29659 recursive definition.
29660
29661Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29662
29663 * gdb.base/corefile.exp: Change xfail for backtrace in
29664 corefile.exp from linuxaout to all linux.
29665 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29666 cases where we miss the breakpoint at the signal handler
29667 for some reason. Setup xfail for linuxoldld/linuxaout and
29668 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29669 hitting SIGURG breakpoint.
29670 * gdb.base/signals.exp: Setup xfail for "next" acting like
29671 continue to add linuxoldld. Setup xfail for all linux for
29672 "next to handler in signals_tests_1", "backtrace in
29673 signals_tests_1", "continue to func1", "pass SIGUSR1",
29674 and continue to handler".
29675
29676Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29677
29678 * Update all FSF addresses except those in COPYING* files.
29679
29680Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29681
29682 * gdb.base/a2-run.exp: Change messages to be more explicit about
29683 the status of args, and quote binfile in results.
29684
29685Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29686
29687 * gdb.base/callfuncs.exp: Add tests for passing structs to
29688 inferior functions and return various types.
29689 * gdb.base/callfuncs.c: Add functions to receive a struct
29690 and return a member of the struct, in various types.
29691
29692Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29693
29694 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29695
29696Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29697
29698 * config/vxworks29k.exp: New file, sources vxworks.exp.
29699
29700Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29701
29702 * config/gdbremote.exp: New file. Testing framework using
29703 gdbserver.
29704
29705Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29706
29707 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29708 "call function when asleep" and "send end of file".
29709 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29710 for "backtrace in corefile.exp".
29711 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29712 for "backtrace through signal handler".
29713 * gdb.base/corefile.exp: Make sure we actually generate a core file
29714 before trying the core tests. Some systems allow the user to suppress
29715 generation of core files and default to that (linux for example).
29716 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29717 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29718
29719Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29720
29721 * gdb.threads: New directory with some crude multi-threaded
29722 gdb tests (step.exp and step2.exp).
29723 * config/mt-lynx (STEP_EXECUTABLE): Define.
29724 (THREADFLAGS): Define.
29725
29726Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29727
29728 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29729
29730 * gdb.base/signals.exp: Disable whole file for lynx until
29731 further notice.
29732
29733 * gdb.base/signals.exp: xfail test where "next" acts like
29734 "continue" for lynx.
29735
29736 * gdb.base/interrupt.exp: xfail test for calling function while
29737 inferior is asleep for lynx.
29738
29739 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29740 than one cr-lf after each command.
29741
29742Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29743
29744 * configure.in: Reinstate setting of stabsdirs variable, fix
29745 typo in setting up configdirs for native builds.
29746
29747 * gdb.base/return.exp: Fix typo in return double test.
29748 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29749 compiler from optimizing them away.
29750
29751Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29752
29753 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29754 sequences to be echo'd by gdb when using gdb_test.
29755 * gdb.chill/chexp.exp: Likewise.
29756 * gdb.fortran/exprs.exp: Likewise
29757
29758Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29759
29760 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29761 after the inferior gdb has started.
29762
29763 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29764 after each command.
29765 * gdb.base/funcargs.exp: Likewise.
29766 * gdb.base/gdbvars.exp: Likewise.
29767 * gdb.base/interrupt.exp: Likewise.
29768 * gdb.base/list.exp: Likewise.
29769 * gdb.base/watchpoint.exp: Likewise.
29770 * gdb.c++/demangle.exp: Likewise.
29771 * gdb.c++/inherit.exp: Likewise.
29772 * gdb.chill/chexp.exp: Likewise.
29773 * gdb.fortran/exprs.exp: Likewise.
29774
29775 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29776 test if we can't handle IO to/from the inferior.
29777
29778 * gdb.c++/misc.exp: Always check for a program already being
29779 started after sending a "run" command to gdb.
29780
29781 * gdb.base/twice.exp: Start with a fresh gdb.
29782
29783 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29784 only depend on gdb's expression code, not the chill runtime.
29785
29786 * gdb.base/return.c: Put return values into variables so we
29787 can have gdb print them rather than depending on the program
29788 to print them.
29789 * gdb.base/return.exp: Corresponding changes.
29790
29791 * lib/gdb.exp: Provide default value for noinferiorio.
29792 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29793 the inferior.
29794
29795 * gdb.base/break.exp: Always check for a program already being
29796 started after sending a "run" command to gdb.
29797 (text_next_with_recursion): Don't check the output from the
29798 program's printf statement. Instead just make sure the program
29799 exited.
29800
29801 * gdb.base/commands.exp: Protect tests which need arguments with
29802 $noargs conditionals.
29803
29804Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29805
29806 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29807 of structure member arrays to match gdb/valops.c:value_addr change.
29808
29809Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29810
29811 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29812 cases.
29813
29814Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29815
29816 * configure.in (configdirs): Remove gdb.chill from default list
29817 of subdirs and then add it back in only if doing a native build.
29818 The current chill compiler does not yet work in any cross build.
29819 * Revert all signal changes from Jul 6.
29820 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29821 for sh-hms targets, allowing these tests to link, with no other
29822 changes. Testing is suppressed by setting "nosignals" in site.exp.
29823
29824Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29825
29826 * configure.in (signaldirs): Define and add to configdirs for all
29827 targets except some specific ones that are known to not support signals.
29828 Also clean up formatting.
29829 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29830 (signals, sigall): Remove rules to build.
29831 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29832 Moved to new gdb.signals directory.
29833 * gdb.signals: New test directory.
29834 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29835 signals.c signals.exp}: New or moved files.
29836
29837Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29838
29839 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29840
29841Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29842
29843 * gdb.base/return.exp: Xfail `return double' test failure
29844 on at least Solaris 2.3 and handle future/past versions on
29845 a case by case basis as appropriate. Also update message
29846 to include i*86 failures.
29847
29848Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29849
29850 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29851
29852 * lib/gdb.exp: Fix comment which erroneously identified
29853 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29854 gdb_file_cmd not gdb_load).
29855 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29856
29857 * gdb.base/setvar.exp: Make test names consistent between pass and
29858 fail cases. Use gdb_test more.
29859
29860Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29861
29862 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29863
29864Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29865
29866 * gdb.base/help.exp: Fix expected help string for `show commands'.
29867
29868Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29869
29870 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29871
29872 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29873 of a text section.
29874
29875Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29876
29877 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29878 that loop eventually terminates. Fix Connection refused logic so
29879 that testsuite will expire nicely.
29880
29881Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29882
29883 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29884 config/rom68k.exp: New tcl glue for the appropriate monitors.
29885 These all just end up calling monitor.exp.
29886 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29887 refused' by retrying. Cleanup some timeout issues.
29888 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29889 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29890 callers don't have to set/restore global timeout variable.
29891
29892 * The following set of changes centralizes management of the global
29893 timeout variable. This way, it can be set in one target dependent
29894 place instead of dozens of places scattered throughout the test suite.
29895 If you need to lengthen a timeout, then you should either set timeout
29896 in one of the config/{target}.exp files, or multiply it by a factor.
29897 Setting it to an absolute value is always going to lose for some
29898 targets.
29899 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29900 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29901 * gdb.base/funcargs.exp: Don't set timeout.
29902 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29903 * gdb.base/printcmds.exp (test_print_string_constants
29904 test_print_array_constants): Don't set timeout.
29905 * gdb.base/ptype.exp: Don't set timeout.
29906 * gdb.base/recurse.exp: Don't set timeout.
29907 * gdb.base/return.exp: Don't set timeout.
29908 * gdb.base/watchpoint.exp: Don't set timeout.
29909 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29910 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29911
29912Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29913
29914 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29915
29916Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29917
29918 * lib/gdb.exp: Disable chill tests for irix5.
29919
29920Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29921
29922 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29923 each test pass or fail.
29924
29925Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29926
29927 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29928 xlc not gcc.
29929
29930Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29931
29932 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29933
29934Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29935
29936 * config/est.exp: Fix copyright and comments. Remove dead code.
29937 Use targetname, serialport and baud variables instead of fixed
29938 constants.
29939 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29940 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29941
29942Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29943
29944 * gdb.base/watchpoint.exp: Don't run
29945 test_watchpoint_triggered_in_syscall for sunos.
29946
29947Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29948
29949 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29950 they don't seem to exist. Do include stdio.h.
29951
29952Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29953
29954 * gdb.base/a1-selftest.exp: Add alpha xfail.
29955
29956Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29957
29958 * gdb.base/watchpoint.c (main): Prompt before calling read().
29959 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29960 Revise accordingly. Remove cruft about sending "123" several
29961 times, until it gets noticed. Clean up the "print buf[0]" stuff
29962 so that it passes or fails, and waits for prompts in the usual way.
29963
29964Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29965
29966 * gdb.base/recurse.exp: Fix comment.
29967
29968 * TODO: Remove item about printing variables in nodebug.exp. Add
29969 item about enabling tests which are only run on some targets.
29970
29971 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29972 fail, make test names unique, use new gdb_test convention
29973 regarding pattern, use gdb_test more, etc.).
29974
29975 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29976 fail, make test names unique, etc.).
29977
29978Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29979
29980 * gdb.base/nodebug.c: Change return type of top and middle to
29981 short.
29982 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29983 are fixed by the recent mdebugread.c changes. Allow `short ()'
29984 as type for top and middle.
29985
29986Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29987
29988 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29989 nearly as I can tell, the whole thing was an accident in Stu's
29990 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29991 to replace a send/expect pair with gdb_test, but ended up only
29992 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29993 of 30 Mar 1995 took care of it, but left this vestigial comment
29994 which I am now nuking.
29995
29996Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29997
29998 * gdb.base/break.exp: Look for different line number for
29999 breakpoint at main depending on usestubs.
30000
30001Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30002
30003 * gdb.base/list.exp: Adjust some alternate expect patterns to
30004 match recent list0.c change. Add alternate expect pattern for
30005 output from `list default lines around main' for optimizing
30006 compilers.
30007
30008Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30009
30010 * lib/gdb.exp: If nosignals is not set, set it to 0.
30011
30012Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
30013
30014 * config/slite-gdb.exp: Responds to load symbol table prompt.
30015 * gdb.base/break.exp: Adjust line number, fix rerun.
30016 * gdb.base/langs0.c: Add #ifdef usestubs.
30017
30018Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
30019
30020 * gdb.base/list.exp: Adjust line contents after adding new lines in
30021 list0.c. Also fix a syntax error.
30022
30023 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
30024 * gdb.base/break.exp: ditto.
30025 * gdb.base/list.exp: ditto.
30026 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
30027 * gdb.base/run.c: ditto.
30028 * gdb.base/list0.c: ditto.
30029 * gdb.base/funcargs.c: ditto.
30030
30031Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
30032
30033 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
30034 $targetname, $serialport and $baud instead of hardwired variables.
30035 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
30036 target doesn't support signals.
30037
30038Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
30039
30040 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
30041
30042Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30043
30044 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
30045 Don't rely on the value of an auto variable before it has been
30046 initialized. Use gdb_test more.
30047
30048Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30049
30050 * lib/gdb.exp (default_gdb_version): A version number must start
30051 with a digit, but other than that contains all characters up to
30052 the first whitespace character.
30053
30054Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30055
30056 * gdb.base/commands.exp (breakpoint_command_test): New tests.
30057
30058Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30059
30060 * gdb.c++/*.exp: Warn if executable does not exist. The original
30061 reason for skipping the warning was that configure.in sometimes
30062 intentionally skipped building the executables but the tcl code
30063 had no way of knowing. That (a) was always bogus with respect to
30064 error handling, (b) is no longer true (right now there is no way
30065 to skip C++ tests).
30066
30067 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
30068
30069Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30070
30071 * gdb.base/list.exp: Add expect patterns for output from
30072 SunPRO compiled executables.
30073 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
30074 types.
30075
30076Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30077
30078 * gdb.base/break.exp (test_next_with_recursion): Accept any line
30079 number (we are already testing that the correct source line text
30080 gets printed).
30081
30082 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
30083 that is what is intended, but something needed to be done to get
30084 sunos4 native working again.
30085
30086 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
30087
30088 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
30089 apparently went with a (very) old xfail.
30090
30091Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
30092
30093 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
30094 runto_main is a proc in gdb.exp that will do 'step' for target use
30095 stubs.
30096 * gdb.base/exprs.exp: ditto.
30097 * gdb.base/interrupt.exp: ditto.
30098 * gdb.base/opaque.exp: ditto.
30099 * gdb.base/printcmds.exp: ditto.
30100 * gdb.base/ptype.exp: ditto.
30101 * gdb.base/scope.exp: ditto.
30102 * gdb.base/setvar.exp: ditto.
30103 * gdb.base/signals.exp: ditto.
30104 * gdb.base/twice.exp: ditto.
30105 * gdb.c++/classes.exp: ditto.
30106 * gdb.c++/inherit.exp: ditto.
30107 * gdb.c++/templates.exp: ditto.
30108 * gdb.base/break.exp: no run and hit main for stubs. Change line
30109 numbers for breakpoints and info breakpoint.
30110 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
30111 breakpoint().
30112 * gdb.base/callfuncs.c: ditto.
30113 * gdb.base/exprs: ditto.
30114 * gdb.base/interrupt.c: ditto.
30115 * gdb.base/opaque0.c: ditto.
30116 * gdb.base/printcmds.c: ditto.
30117 * gdb.base/ptype.c: ditto.
30118 * gdb.base/scope0.c: ditto.
30119 * gdb.base/setvar.c: ditto.
30120 * gdb.base/signals.c: ditto.
30121 * gdb.base/twice.c: ditto.
30122 * gdb.c++/misc.cc: ditto.
30123 * gdb.c++/templates.cc: ditto.
30124
30125Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30126
30127 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
30128
30129 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
30130 somewhere between `read' and `main.c'. I'm pretty sure the
30131 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
30132 and it isn't particularly useful.
30133
30134 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
30135
30136Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30137
30138 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
30139
30140Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
30141
30142 * config/mt-slite: add LIBS and -nostdlib.
30143 * config/slite-gdb.exp: add this new file to support sparclite target.
30144
30145Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
30146
30147 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
30148
30149 * gdb.base/a2-run.exp: Change argument to istarget from
30150 "*-*-vxworks" to "*-*-vxworks*".
30151 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
30152
30153Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
30154
30155 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
30156 will not runto main but do a 'step' to step out of breakpoint().
30157 * config/mt-slite: add -Dusestubs.
30158
30159Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30160
30161 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
30162 instead of just @.
30163
30164 * gdb.base/signals.exp: Add test for "handle all print".
30165 * TODO: Remove "handle all print". Also remove item about
30166 checking copyright date (I don't like the idea of a spurious FAIL
30167 based on when we run the tests).
30168
30169 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
30170 for SunOS4 (reason for failure not investigated). Remove
30171 redundant test for $binfile.
30172
30173 * gdb.base/nodebug.c (array_index): Call malloc.
30174
30175 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
30176
30177Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
30178
30179 * gdb.base/recurse.exp: Update gdb_test invocation to use new
30180 conventions and slightly simplify the matching regexp.
30181
30182Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30183
30184 * gdb.base/break.exp: Update gdb_test invocation to use new
30185 convention.
30186
30187 * lib/gdb.exp: If noargs is not set, set it to 0.
30188
30189 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
30190 tests unique.
30191
30192 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
30193
30194Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30195
30196 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
30197 one argument of type "<non-float parameter>".
30198
30199Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30200
30201 * config/rom68k.exp: New file to support Motorola IDP board.
30202 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30203 * gdb.base/break.c: Change things around so that this program
30204 doesn't depend upon args. This is necessary to make remote
30205 targets work (in general, they can't take args).
30206 * gdb.base/break.exp: Don't try to send args to program. Don't
30207 expect output. Also, replace lots of code with gdb_test.
30208
30209Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30210
30211 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30212 printing of '\'' (which is what the comment says we are testing,
30213 even though we were not), not '''.
30214 (test_integer_literals_rejected): Test that printing ''' is an error.
30215
30216 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30217 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30218 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30219 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30220 Use gdb_test not test_print_accept.
30221 * lib/gdb.exp: Remove test_print_accept.
30222
30223 * gdb.base/signals.exp (signal_tests_1): Make pass message
30224 consistent with fail message.
30225
30226 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30227 unsigned char; the bug (PR 1821) is fixed.
30228
30229 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30230
30231 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30232 successful tests--makes xfailing them work right.
30233
30234Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30235
30236 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30237 only \r\n, not .*. The test can pass .* as the last thing in
30238 $pattern if that is what it wants. In addition to providing this
30239 flexibility, this change should speed up pattern matching in cases
30240 where the pattern already ended with .* (there were a number of
30241 them). This change also helps catch bad patterns--in the old
30242 scheme the typo "char \*" instead of "char \\*" would pass. Now
30243 it is caught.
30244 * Many .exp files: Update callers.
30245
30246 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30247 clearer and does not spuriously match multiple ('s. Likewise for
30248 ) and *.
30249
30250 * gdb.base/nodebug.exp: Test ability to call a function and pass
30251 it a string (even with no debugging info).
30252
30253 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30254 "p '\'", which is the same as "p ''" once tcl gets done with
30255 quoting, to "p '\\'", which I suspect is what is intended (one
30256 backslash gets sent to GDB).
30257
30258 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30259
30260Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30261
30262 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30263 1817) was fixed literally years ago.
30264
30265Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30266
30267 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30268 test, it causes stepping out of call_after_alloca_subr with
30269 optimizing compilers.
30270 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30271 fails.
30272
30273 * gdb.c++/templates.exp: Source templ-info.exp only if
30274 the templates executable exists.
30275
30276 * gdb.c++/misc.cc (class Contains_static_instance,
30277 class Contains_nested_static_instance),
30278 gdb.c++/classes.exp (test_static_members): Test printing of
30279 a class that contains a static instance of the class.
30280
30281Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30282
30283 * gdb.base/langs2.c (cppsub_): Don't prototype.
30284 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30285 only, I believe).
30286
30287Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30288
30289 * lib/gdb.exp (skip_chill_tests): New procedure.
30290
30291 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30292
30293Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30294
30295 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30296 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30297
30298Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30299
30300 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30301
30302 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30303 disassemble 8, not 16, instructions for part 4.
30304
30305 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30306 support the latter anymore.
30307
30308 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30309 -DNO_PROTOTYPES.
30310 * gdb.base/callfuncs.c: Control use of prototypes based on
30311 NO_PROTOTYPES, not __STDC__.
30312 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30313 t_float_values2 tests if prototypes in use.
30314
30315 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30316 t_double_values): When checking differences against DELTA, check
30317 that difference is within the range (-DELTA,DELTA), not just
30318 (-infinity,DELTA).
30319
30320Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30321
30322 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30323 'file' command firts, then 'target', then 'load', this is due to gdb
30324 target set up.
30325 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30326
30327Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30328
30329 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30330 FP load/store variants.
30331 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30332
30333Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30334
30335 * gdb.base/term.exp: Do not give a warning if not native, it is
30336 not an abnormal condition.
30337
30338Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30339
30340 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30341 t_char_array".
30342
30343Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30344
30345 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30346 are getting the version number.
30347
30348 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30349 if not native, it is not an abnormal condition.
30350
30351Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30352
30353 * lib/gdb.exp: Just use "file exists", rather than undocumented
30354 dejagnu procedure "findfile".
30355
30356Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30357
30358 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30359 (LDFLAGS): Set to -Xlinker -Ur.
30360
30361 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30362 Removed, these values are set by lib/gdb.exp.
30363
30364 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30365
30366Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30367
30368 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30369 of replicating gdb startup code.
30370
30371 * config/mt-vxworks (LDFLAGS): Set to -r.
30372 (CFLAGS_FOR_TARGET): Removed.
30373
30374 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30375 (gdb) and gdb for vxworks uses (vxgdb).
30376
30377 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30378 executable is not in the tree and host != target, use sed and
30379 program_transform_name to determine the gdb name used by the
30380 target.
30381
30382 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30383 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30384
30385Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30386
30387 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30388 floats, chars, and shorts where there are ANSI-style function
30389 definitions.
30390
30391 * gdb.base/langs.exp, gdb.base/langs*: New test.
30392 * gdb.base/Makefile.in: Build it.
30393 * TODO: Remove item about checking that C names don't get C++
30394 demangling applied; this test tests it.
30395
30396Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30397
30398 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30399 went with the const70 xfail. The xfail went away a year ago.
30400
30401 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30402
30403 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30404 for hp300.
30405
30406 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30407
30408 * gdb.base/a1-selftest.exp: Don't run on hp300.
30409
30410Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30411
30412 * Makefile.in (site.exp): Set host_alias and target_alias as well
30413 as host_triplet and target_triplet.
30414
30415Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30416
30417 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30418
30419 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30420 places as other ecoff systems).
30421
30422 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30423 ultrix.
30424
30425Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30426
30427 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30428 remove them.
30429 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30430 variable and "variable" in addition to "data variable".
30431 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30432
30433 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30434 2.
30435 * gdb.base/list1.c (long_line): Add additional statement at start
30436 of function.
30437 * gdb.base/list.exp (test_forward_search): Update line number to
30438 reflect new statement.
30439
30440Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30441
30442 * gdb.base/signals.exp: Reinitialize searched source directories
30443 after gdb_start call.
30444
30445Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30446
30447 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30448 * gdb.stabs/Makefile.in: Likewise.
30449
30450 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30451 change. Instead split the tests into smaller pieces.
30452 * gdb.disasm/hppa.s: Corresponding changes.
30453
30454Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30455
30456 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30457 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30458
30459 * gdb.base/funcargs.exp: Modify many tests so that every test
30460 either passes or fails. Make some test names unique.
30461
30462Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30463
30464 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30465 Call stty to set interrupt character.
30466
30467 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30468 for HP assembler versus GNU assembler based on actual behavior of
30469 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30470
30471 * TODO: Suggest a few more stepping tests.
30472
30473Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30474
30475 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30476 restart GDB for h8300 after a continue.
30477 (return): Add pattern to match a29k-udi behavior.
30478 * gdb.base/nodebug.exp: Remove obsolete comment.
30479 * gdb.base/regs.exp: New file, testing of register displays.
30480 * gdb.base/return.exp: Fix typo in reference to $objdir.
30481 * gdb.base/whatis.exp: Always start with a fresh GDB.
30482
30483Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30484
30485 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30486 higher, these tests generate a lot of output.
30487
30488Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30489
30490 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30491 code following the catch silently ignored some errors; without the
30492 catch they should be thrown like any other tcl error. Also, the
30493 catch used "" instead of {} which meant all the callers who wanted
30494 to include one of the characters "[]$ had to quote it an extra time.
30495 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30496 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30497 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30498 Remove extra quoting.
30499
30500Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30501
30502 * gdb.base/commands.exp: Make test names unique; every test either
30503 passes or fails. Update some comments.
30504
30505 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30506
30507Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30508
30509 The following fixes a FAIL caused by the fact that the alpha stabs
30510 configuration didn't use the ".if alpha" code in weird.def.
30511 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30512 bit pointer, so the 32 bit version works even on the alpha.
30513 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30514 Remove the stuff which allowed us to have separate versions for
30515 alpha and everything else.
30516
30517 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30518 regexp which "info func operator\[\](" is supposed to match. Fix
30519 string to send to GDB. Note that GDB still doesn't work right. Add a
30520 new test for "info func .perator\[\](" which GDB does handle correctly.
30521
30522 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30523
30524Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30525
30526 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30527 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30528 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30529 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30530 it makes the tests harder to understand and confuses test-o-matic.
30531 The preferred style is that each test provides a PASS or a FAIL,
30532 and has a unique message (e.g. "continue #54" not just "continue")
30533 which is the same for the pass and the fail.
30534 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30535 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30536 to lib/gdb.exp.
30537 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30538 prt_accept which was basically the same thing. Likewise for
30539 test_print_reject and prt_reject.
30540 * lib/gdb.exp (test_print_reject): Add some more error message
30541 patterns to match from the former printcmds.exp (prt_reject).
30542 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30543 One defect of the passcount stuff is that some of it failed to
30544 report XPASS where appropriate.
30545 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30546 stuff before and after arg in expected pattern.
30547 (test_paddr_operator_functions): Re-do test without print_addr_of;
30548 this is the only test which seems to want extra stuff there.
30549
30550Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30551
30552 * gdb.base/nodebug.exp: Update new tests to reflect improved
30553 wording of gdb output.
30554
30555 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30556 and "ptype" work on variables in files compiled without -g.
30557 Replaces commented out "maint print msymbol" tests.
30558
30559Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30560
30561 * gdb.base/setvar.c (dummy): Call malloc.
30562
30563 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30564 losing with the irix4 sed.
30565
30566 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30567 ALRM" on irix4.
30568
30569Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30570
30571 * TODO: Remove items about corefile.exp testing new exec-file and
30572 backtrace; both are now done. Add items about printing enums.
30573
30574Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30575
30576 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30577 "get signal $thissig" test fails.
30578
30579 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30580
30581Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30582
30583 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30584 compiler warning with dec alpha compiler.
30585
30586 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30587 extra \n from gdb_test call (this explains why the prompt test
30588 that I removed yesterday was there).
30589 (user_defined_command_test): Remove extra \n and prompt test.
30590
30591 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30592 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30593 doesn't exist.
30594 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30595 Also remove alpha workaround, which turns out to be because
30596 SIGABRT == SIGLOST.
30597
30598 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30599
30600 * gdb.base/help.exp: Don't test "help show".
30601
30602Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30603
30604 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30605 "set print address" is on.
30606 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30607 pass prompt to gdb_test; gdb_test already looks for the prompt.
30608
30609 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30610
30611 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30612 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30613 was to make sure that gdb can read a core file. But (a) the "read
30614 the corefile" part didn't make it to a1-selftest.exp, we just
30615 delete the corefile after creating it, and (b) we test reading
30616 corefiles in corefile.exp anyway. Also, this test left around a
30617 xgdb process on Solaris.
30618
30619 * gdb.base/corefile.exp: Also test backtrace.
30620
30621Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30622
30623 * gdb.base/commands.exp: Test a simple user defined command with
30624 arguments and if/while statements; verify the full user command is
30625 printed by "show user".
30626
30627 * gdb.base/commands.exp: Test if/while commands as part of a
30628 breakpoint command list; verify they appear in breakpoint
30629 information.
30630
30631Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30632
30633 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30634 than by dividing by zero.
30635
30636Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30637
30638 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30639 performing an inferior call with watchpoints enabled.
30640 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30641 call.
30642
30643Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30644
30645 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30646 of "file" command.
30647
30648 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30649 Add additional pattern for when "int operator int(void);" appears
30650 in a different order.
30651
30652Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30653
30654 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30655
30656 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30657 and "signal" with ".*".
30658
30659Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30660
30661 * TODO: Add note about "handle all nostop".
30662
30663 * gdb.base/{sigall.c, sigall.exp}: New test.
30664 * gdb.base/Makefile.in: Add it.
30665
30666Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30667
30668 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30669 when invoking GDB, suppresses any windowing interface.
30670
30671Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30672
30673 * config/sim-gdb: New file, simulator testing support.
30674
30675Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30676
30677 * gdb.base/interrupt.exp: Test calling func1 twice.
30678
30679Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30680
30681 * gdb.base/list.exp (test_forward_search): Set timeout higher
30682 when we'll be getting lots of output from gdb.
30683
30684 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30685 "init_malloc" to after the expect statement. Run it if that
30686 regexp is taken, but also for two others which happen if source
30687 cannot be found.
30688
30689Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30690
30691 * gdb.base/printcmds.exp: New test, for printing register before
30692 program is running.
30693
30694Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30695
30696 * gdb.base/list.exp: Correct some alternate expect patterns
30697 to reflect changes in list1.c.
30698
30699Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30700
30701 * TODO: Add item regarding large frames.
30702
30703 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30704
30705 * TODO: Remove item about enabling return.exp; it
30706 is enabled. Suggest a few more "return" tests.
30707
30708Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30709
30710 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30711 anonymous unions.
30712
30713Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30714
30715 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30716 and pr-5646.o, so "make" is the same as "make all", not "make
30717 pr-4975.o".
30718
30719Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30720
30721 * gdb.base/list.exp: Adjust expectations to reflect changes in
30722 list1.c.
30723 (test_forward_search): New test proc.
30724 * gdb.base/list1.c (long_line): New function, has long source line.
30725
30726Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30727
30728 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30729 additional line of code that was added.
30730
30731Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30732
30733 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30734 tests so as not to overflow expect's input buffers.
30735 * gdb.disasm/hppa.exp: Corresponding changes.
30736
30737Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30738
30739 Beginnings of template debugging tests.
30740 * gdb.c++/templ-info.cc: New file to test for template
30741 debugging capability of the compiler.
30742 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30743 templ-info.cc.
30744 * gdb.c++/templates.cc: Add explicit template instantiations
30745 to enable compiling with -fno-implicit-templates. Add destructor
30746 and 'value' method to T5 class for template tests.
30747 * gdb.c++/templates.exp: Add testcases for printing of template
30748 types, setting breakpoints on template methods and calling a
d63a86f8 30749 template method.
c906108c
SS
30750
30751Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30752
30753 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30754 branch target since some assemblers (gas-2.5) may emit a
30755 relocation for the branch instead of resolving it in the
30756 assembler.
30757
30758Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30759
30760 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30761 through signal handler.
30762
30763Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30764
30765 * configure.in (*-*-netware): Use config/mt-netware.
30766
30767 * config/mt-netware: New file.
30768 * config/mt-i386-netware: Removed, separate configs for different
30769 netware architectures are no longer needed now that we have
30770 --with-headers.
30771
30772Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30773
30774 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30775 by the recent changes to use ANSI C arithmetic conversions.
30776
30777Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30778
30779 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30780 bug involving using inferior_pid to figure out whether to select a
30781 frame.
30782
30783Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30784
30785 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30786 match the current disassembler output.
30787
30788Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30789
30790 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30791 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30792 types, expect "int" as type of integer values (for now).
30793
30794Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30795
30796 * gdb.base/commands.exp: New tests for if/while commands.
30797
30798Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30799
30800 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30801 by .*, since hex values have different syntax in Chill mode.
30802
30803Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30804
30805 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30806 linefeed from expect pattern for repeated types with indices > 9.
30807
30808Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30809
30810 First part of Fortran test suite.
30811 * gdb.fortran: New directory.
30812 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30813
30814Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30815
30816 * gdb.base/default.exp: Update expect pattern for load command
30817 without arguments.
30818
30819Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30820
30821 * configure.in: Change i386 to i[345]86.
30822 * gdb.base/configure.in: Likewise.
30823 * gdb.c++/configure.in: Likewise.
30824 * gdb.chill/configure.in: Likewise.
30825
30826Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30827
30828 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30829 patterns, since that is not a valid context for comments.
30830
30831Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30832
30833 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30834 repeated types and repeated types with indices > 9.
30835
30836Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30837
30838 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30839 2417; old bug has been fixed.
30840
30841Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30842
30843 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30844 send the newline ourselves instead of assuming gdb_test will do
30845 so when passed an empty input string.
30846
30847 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30848 stabs testcode.
30849
30850Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30851
30852 * lib/gdb.exp (gdb_test): Don't send anything if the first
30853 argument is an empty string. This makes cases where we want to
30854 match output that is already in expect's buffers (for example,
30855 matching a breakpoint after gdb_run_cmd has been called) work
30856 reliably.
30857
30858Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30859
30860 * config/netware.exp: New file.
30861
30862Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30863
30864 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30865 the -B and -L prefixes so we can find the debugging stub.
30866
30867 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30868 there and we are using the gcc from the tree.
30869
30870 * gdb.base/types.c: Removed.
30871
30872 * gdb.base/configure.in: Look for makefile fragments in ../config.
30873 Recognize i386-*-netware.
30874 * gdb.c++/configure.in: Likewise.
30875
30876Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30877
30878 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30879 the correct TCL syntax.
30880
30881Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30882
30883 * gdb.base/opaque.exp: use runto instead of messing around with
30884 breakpoints. Simplify by using gdb_test.
30885
30886 * gdb.base/bitfields.exp: restart between tests on netware targets
30887 because breakpoints aren't relocated after target death. Run
30888 processes to completion.
30889
30890 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30891
30892Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30893
30894 * Makefile.in: Remove extra tabs that confuse some versions
30895 of "make". Use the newly built gdb to test with by default,
30896 rather than the first one in the tester's search path.
30897
30898Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30899
30900 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30901
30902 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30903 condition help.
30904
30905Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30906
30907 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30908
30909 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30910 running.
30911 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30912 * gdb.base/funcargs.exp: Likewise.
30913
30914 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30915 * gdb.base/funcargs.exp: Likewise.
30916
30917 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30918 message is "".
30919
30920Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30921
30922 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30923 return,signals,twice}.exp: Handle non-existant binaries
30924 consistantly.
30925
30926 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30927 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30928 might testing a cross development system.
30929
30930Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30931
30932 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30933 runtest script is relative to ${srcdir}, not ${rootdir}.
30934
30935Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30936
30937 * gdb.base/signals.exp: Allow for optionality of breakpoint
30938 address.
30939
30940Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30941
30942 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30943
30944Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30945
30946 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30947 for size_t definition.
30948 * gdb.c++/templates.cc: Likewise
30949
30950 * config/mt-i386-netware: New file.
30951
30952 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30953 defined.
30954
30955 * gdb.base/Makefile.in: Added support for systems that name core
30956 files by appending "core" to the program name.
30957 * gdb.base/a1-selftest.exp: Likewise.
30958
30959Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30960
30961 * gdb.base/return.exp: Add comment and message for `return double'
30962 test failure on Sparc Solaris.
30963
30964Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30965
30966 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30967
30968Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30969
30970 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30971 from optimizing them away.
30972 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30973 patterns to include default constructors and assignment operators,
30974 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30975 character in the output of the virtual base pointer.
30976
30977Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30978
30979 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30980 expression match in print_addr_of to avoid unintented matches.
30981 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30982 versions up to 2.5.8.
30983
30984Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30985
30986 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30987 included file to run under newer versions of expect.
30988 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30989 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30990 Remove xfail for the virtual table of BDDHookV.
30991
30992Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30993
30994 * lib/gdb.exp (string_to_regexp): Set a default result.
30995 (default_gdb_start): Fix misleading message.
30996
30997Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30998
30999 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
31000 Remove all CC, etc definitions.
31001 * config/mt-hpux: New file.
31002 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
31003 (CFLAGS, LDFLAGS): Define.
31004 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
31005
31006 * Makefile.in (site.exp): Don't insert host_os, etc.
31007 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
31008 (distclean): Check existence of subdir.
31009 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
31010 * gdb.base/Makefile.in: General cleanup and simplification.
31011 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31012 to build executables. Use default rule to build .o files.
31013 (EXPECT, RUNTEST, CC): Fix relative pathname.
31014 (site.exp): Don't insert host_os, etc.
31015 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
31016 and/or SIGUSR1 defined.
31017 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
31018 * gdb.c++/Makefile.in: General cleanup and simplification.
31019 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
31020 (CFLAGS): Remove.
31021 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
31022
31023Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
31024
31025 * gdb.base/recurse.exp: Misc changes to get tests running again
31026 after Kung's changes to the watchpoint code.
31027 * gdb.base/watchpoint.exp: Likewise.
31028
31029Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
31030
31031 * lib/gdb.exp (string_to_regexp): Convert {\} also.
31032
31033Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
31034
31035 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
31036 * lib/gdb.exp (default_gdb_start): Define.
31037 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
31038 gdb.base/funcargs.exp, gdb.base/opaque.exp,
31039 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
31040 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
31041 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
31042 Don't call gdb_target_udi in between tests.
31043
31044Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31045
31046 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
31047 (which was basically just a local version of the same thing). In
31048 addition to avoiding duplication, gdb_test_exact is faster.
31049 * lib/gdb.exp (gdb_test_exact): Fix typo.
31050
31051 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
31052 don't give an error.
31053
31054 * gdb.base/term.exp: Call delete_breakpoints before starting.
31055
31056 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
31057 (t10): Add comment.
31058
31059Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31060
31061 Reorganization of the GDB Test Suite.
31062
31063 * gdb.base: New directory, contains all the basic tests.
31064 * gdb.c++: New directory, tests specific to C++.
31065 * gdb.chill: New directory, tests specific to Chill.
31066 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
31067 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
31068 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
31069 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
31070 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
31071 t30-31 to chill).
31072 * */gdbme.*: Rename to match appropriate expect scripts.
31073 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
31074 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
31075 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
31076 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
31077 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
31078 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
31079 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
31080 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
31081 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
31082 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
31083 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
31084 gdb.c++/virtfunc.cc: New names of C++ files.
31085 * gdb.chill/chillvars.ch: New name of Chill file.
31086 * gdb.base/configure.in, gdb.c++/configure.in,
31087 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
31088 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
31089 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
31090 * configure.in (configdirs): Update to reflect directory changes.
31091 (target_abbrev): No longer define for any configuration.
31092 * Makefile.in: Cosmetic improvements to header comments.
31093
31094Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
31095
31096 Various changes to gdb.t31:
31097
31098 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
31099 * gdbme.ch: Make all key-words and predefineds be upper-case.
31100 * chillvars.exp: Expect key-words and predefinds in upper-case.
31101
31102 * chillvars.exp: Use gdb_test_exact many places.
31103 Change expected output for arrays (which now includes index labels).
31104
31105 * pr-5020.exp, gdme.ch (module PR_5020):
31106 New test, for PR-5020.
31107
31108Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
31109
31110 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
31111 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
31112
31113Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
31114
31115 * Makefile.in: Fix bit-rot in definitions of CHILL,
31116 CHILL_FOR_TARGET and Chill_LIB.
31117 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
31118 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
31119 CHILL, and CHILL_LIB.
31120
31121Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
31122
31123 * Revert the previous changes. Please see Rob's directory
31124 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
31125
31126Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
31127
31128 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
31129 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
31130 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
31131 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
31132 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
31133 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
31134 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
31135 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
31136 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
31137 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
31138 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
31139 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
31140 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
31141 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
31142 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
31143 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
31144 changes from 94Q1.
31145
31146Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
31147
31148 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
31149 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
31150 Rob's new testing fragments.
31151
31152Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
31153
31154 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 31155 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
31156
31157Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
31158
31159 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
31160 version also, match on casted version strings, and match on
31161 gdb startup case where the line numbers might be messed up.
31162
31163Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
31164
31165 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 31166 (CFLAGS): Delete it from here.
c906108c
SS
31167
31168Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
31169
31170 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
31171
31172Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
31173
31174 * Makefile.in (RUNTEST): Default to just "runtest".
31175
31176Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31177
31178 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
31179 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
31180 the code has been restructured.
31181
31182Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31183
31184 * gdb.t00/default.exp (set write): Allow any number of \r and/or
31185 \n, not just one of each.
31186
31187 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
31188 /bin/cc gives a warning if you do.
31189
31190Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
31191
d63a86f8 31192 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
31193 __t10ListS_link1ZUiRCUiPT0
31194
31195Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31196
31197 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
31198 on local variables in recursive functions.
31199
31200 * gdb.t07/Makefile.in: Build the new test.
31201
31202Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31203
31204 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31205 directly. Instead compare the return values from actual calls.
31206
31207Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31208
31209 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31210
31211Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31212
31213 * From Peter Schauer with minor modifications.
a9c64011
AS
31214 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31215 stops in mid-line in the caller. Add xfail for returning a float
31216 value on X86 targets.
c906108c
SS
31217
31218Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31219
31220 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31221 to avoid expect lossage.
31222 (fmem_LRbug_tests): Likewise.
31223 * gdb.disasm/hppa.s: Corresponding changes.
31224
31225 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31226 conditions to work with latest dejagnu/expect.
31227
31228 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31229 expected to fail on the PA.
31230 (backtrace in call with trampolines): Explicitly require main
31231 to be frame #1 (no trampolines should show up in backtrace).
31232
31233 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31234 "continue -expect".
31235 * gdb.t06/break.exp: Likewise.
31236 * gdb.t07/watchpoint.exp: Likewise.
31237 * gdb.t13/bitfields.exp: Likewise.
31238 * gdb.t15/{funcargs,return}.exp: Likewise.
31239 * gdb.stabs/weird.exp: Likewise.
31240 * config/{mips,udi}-gdb.exp: Likewise.
31241
31242 * hppa.sed: Enclose comments within a sed command to avoid
31243 losing with the old OSF1 sed.
31244
31245Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31246
31247 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31248 sequent dynix.
31249 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31250 * gdb.t15/funcargs.exp: Conditionally step again to really
31251 finish from marker_call_with_trampolines. Handle the case where
31252 the first step from within call_with_trampolines already steps
31253 us back to main.
31254 * gdb.t15/gdbme.c: Add comment to closing brace of
31255 call_with_trampolines for funcargs.exp.
31256
31257Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31258
d63a86f8 31259 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
31260 Fix typo(s).
31261
31262Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31263
31264 * gdb.t07/gdbme.c: More code for watchpoint testing.
31265
31266 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31267 "Hardware watchpoint" throughout file.
31268 (test_watchpoint_triggered_in_syscall): New test.
31269 (test_complex_watchpoint): New test.
31270
31271Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31272
31273 * gdbme.c (call_with_trampolines): New function to try and step
31274 into. Tests trampoline problems on the PA.
31275
31276 * funcargs.exp (localvars_in_indirect_call): No longer expect
31277 stepping into indirect call to fail on PAs.
31278 (test_stepping_over_trampolines): New test.
31279
31280Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31281
31282 * TODO: Add suggestions for static member function tests, and
31283 completion tests.
31284
31285Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31286
31287 * TODO: Add suggestions for "p/a" tests.
31288
31289 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31290 (default_gdb_exit): Replace all the hair with sending "quit" to
31291 the process with a simple close.
31292
31293Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31294
31295 * TODO: Add suggestions for shared library tests.
31296
31297Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31298
31299 * TODO: Add suggestions for x/s tests.
31300
31301Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31302
31303 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31304 "enable once", and "enable breakpoints once" with ".*".
31305
31306Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31307
31308 * TODO: Add suggestions about structure passing tests.
31309
31310Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31311
31312 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31313 the primary1 test, use work around if __GNUC__ < 2.
31314 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31315 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31316 Test for bad output rather than waiting for timeout. Issue
31317 second continue only if first continue failed.
31318
31319Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31320
31321 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31322 operator[] test with gdb_test because the old code didn't seem to
31323 be getting the quoting right with the new dejagnu.
31324
31325Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31326
31327 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31328 one from the path.
31329 * Makefile.in: Use a fresh expect if there is one, use runtest
31330 from the src tree if there is one.
d63a86f8 31331
c906108c
SS
31332Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31333
31334 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31335 next over recursive call. Revise the tests from that point on
31336 (which had been skipped) to match GDB's actual (correct) output.
31337
31338 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31339 with next over a breakpoint whose condition is false.
31340
31341 * gdb.t00/help.exp: Comment out "help set print" tests just like
31342 (and for same reason as) "help set" test.
31343
31344Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31345
31346 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31347 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31348
31349Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31350
31351 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31352 necessary gdb_target_udi.
31353
31354 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31355
31356 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31357 1838 and 2417; they are fixed.
31358
31359 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31360 gdb.t03/ptype.exp (ptype structure, ptype union):
31361 Remove xfails; the test is looser than when the xfails were added.
31362
31363 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31364 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31365
31366 * gdb.t01/run.exp: Only run shell test if isnative.
31367
31368 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31369 since "run" automatically loads if necessary. Call gdb_target_udi
31370 after the "file" since "file" kills any execution target.
31371
31372 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31373 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31374 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31375 argument for UDI.
31376
31377Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31378
31379 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31380
31381 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31382
31383Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31384
31385 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31386 properly quoting regexps. This makes the second argument to
31387 demangle a fixed string, which matches the callers, instead of a
31388 shell-style pattern which is what the previous implementation
31389 used. Update some of the callers.
31390
31391Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31392
31393 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31394 (comib_nullified_tests): Fix typo.
31395 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31396 strings. No longer expected to fail.
31397
31398 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31399 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31400 strings. No longer expected to fail.
31401
31402 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31403 string. No longer expected to fail.
31404
31405Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31406
31407 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31408 No longer expected to fail.
31409
31410 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31411 string. No longer expected to fail.
31412
31413Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31414
31415 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31416 only in the names (I probably got most of them). I was even
31417 generous with some which differed in underscores in names, and
31418 probably missed a few, and I *still* was able to remove almost a
31419 third of the file with almost no impact on testsuite coverage.
31420
31421Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31422
31423 * gdb.t00/default.exp: Match udi_attach error message as well as
31424 the one from child_attach.
31425
31426 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31427
31428 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31429
31430 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31431 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31432
31433 * Move test with enums and partial symbols back to
31434 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31435 Reverts the change of 26 May 93. Per today's change to
31436 stabs.texinfo, the behavior that weird.exp was expecting was
31437 unreasonable; what is important is that the compiler+gdb get
31438 things right, which happens with a recent gcc. Also fix the test
31439 to deal with native compilers which put out the stab gdb can't
31440 deal with.
31441
31442Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31443
31444 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31445 in the names. The main thing these accomplish is to slow things down.
31446 Many more such duplicates surely remain.
31447
31448 * gdb.t00/help.exp: Comment out "help support" test just like
31449 (and for same reason as) "help set" test.
31450
31451Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31452
31453 * gdb.t06/break.exp: Remove setup_xfails for
31454 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31455 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31456 about known bug in gcc to include up through 2.5.8.
31457 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31458 well as "_vb$".
31459 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31460 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31461 with latest gcc and gdb.
31462 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31463 well as "_vb$".
31464
31465Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31466
31467 * configure.in (hppa*-*-*): Also configure and build stabs-only
31468 tests.
31469
31470Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31471
31472 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31473 * gdb.t10/configure.in (hppa*-*-*): Use it.
31474
31475Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31476
31477 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31478
31479Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31480
31481 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31482 versions prior to 1.13.5.
31483
31484Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31485
31486 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31487 the prompt is at the start of a line.
31488
31489Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31490
31491 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31492 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31493 in the copr tests now.
31494 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31495 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31496 expected to fail.
31497
31498Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31499
31500 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31501 gdb.t31/chillvars.exp, lib/gdb.exp:
31502 Tweak to run under either version of expect.
31503 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31504 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31505 * gdb.t11/list.exp: Remove extraneous whitespace.
31506
31507Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31508
31509 * gdb.t16/printcmds.exp (test_print_strings): Accept
31510 "(unsigned char *) " before the string.
31511
31512 * TODO: Add notes about printing of fancy types and GDB expressions.
31513
31514Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31515
31516 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31517 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31518 if doing mips-idt-ecoff.
c906108c
SS
31519
31520Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31521
31522 * Most .exp files: Tweak to run under either version of expect.
31523
31524Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31525
31526 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31527 xfails; I'm not sure why they are failing, but not because of PR 1806.
31528
31529Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31530
31531 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31532 defined in lib/gdb.exp.
31533
31534Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31535
31536 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31537 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31538 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31539 have to be typeless.
31540
31541Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31542
31543 * TODO: Add suggestion for copyright year test.
31544
31545Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31546
31547 * configure.in (*-*-lynxos*): Add stabs tests.
31548
31549Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31550
31551 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31552 so insert a tab before any assembler directive in column zero.
31553
31554 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31555 stores.
31556 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31557 stores.
31558 (fpu_short_memory_tests): Likewise.
31559
31560Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31561
31562 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31563 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31564 .stabs directives in comments.
31565
31566Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31567
31568 * TODO: New file, describing tests we could write.
31569 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31570
31571Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31572
31573 * gdb.t06/signals.exp: Add kludge to force re-sync.
31574
31575 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31576 to xgdb instead of gdb, get out of gdb.
31577
31578Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31579
31580 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31581 for info.
31582
31583Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31584
31585 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31586 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31587 * gdb.stabs/hppa.sed: New sed script for the PA.
31588
31589Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31590
31591 * gdb.stabs: Re-write weird.def and configuration to use sed
31592 instead of cpp. sed is portable and POSIX; cpp is neither.
31593
31594Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31595
31596 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31597
31598Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31599
31600 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31601
31602Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31603
31604 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31605 "_vb$".
31606 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31607 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31608
31609Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31610
31611 * lib/gdb.exp: Comment out code which depends on non-existent
31612 `transform' procedure.
31613
31614Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31615
31616 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31617 * lib/gdb.exp: Transform tool name.
31618 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31619 1.1's new error handling system.
31620
31621Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31622
31623 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31624
31625Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31626
31627 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31628 They made pattern matching so slow that timeouts happened on
31629 heavily loaded systems. Now any output from "show print" which
31630 gets us back to the GDB prompt is a PASS.
31631
31632Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31633
31634 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31635
31636Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31637
31638 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31639
31640 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31641 It is not from PR 3220.
31642
31643Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31644
31645 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31646 just started failing because they depended on the order the
31647 subcommands are presented, or exact docstring text. This kind of
31648 test is a pain and has minimal benefit.
31649
31650Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31651
31652 * gdb.t09/corefile.exp: At end of test, use "core" command with
31653 no arguments.
31654
31655Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31656
31657 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31658 17}/Makefile.in: Make it possible to run the testsuite with Sun
31659 make and CC = cross gcc by adding explicit build rules for .o
31660 files.
31661
31662Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31663
31664 * gdb.t15/funcargs.exp: Don't put comments on same line as
31665 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 31666
c906108c
SS
31667Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31668
31669 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31670
31671Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31672
31673 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31674 * gdb.t20/inherit.exp: remove three dumplicate entries.
31675
31676Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31677
31678 * gdb.t06/break.exp: For "next over recursive call", fail on any
31679 incorrect output, not just on "factorial (value=2)".
31680
31681Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31682
31683 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31684 working now. Add an xfail if accesing a bss variable causes
31685 a memory error if the target is not yet run.
31686
31687Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31688
31689 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31690 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31691 name of __st* demangling (2 strings). Did Kung really get the
31692 more than 95 others right without testing them?
31693
31694Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31695
31696 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31697
31698Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31699
31700 * configure.in (configdirs): Add gdb.disasm
31701 * gdb.disasm: New directory for GDB disassembler tests.
31702 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31703
31704Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31705
31706 * gdb.t00/help.exp: Don't test "help set".
31707
31708 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31709 from within expect statements. None of these happen anymore and
31710 they cause regressions to be silently unnoticed.
31711
31712 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31713 messages) about known failures with gcc cygnus-2.4.5-930417.
31714
31715 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31716 comp-info.exp so it gets built if it doesn't exist.
31717
31718 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31719 it is no longer used.
31720 * gdb.t13/comp-info.c: Removed.
31721
31722Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31723
31724 * gdb.t06/signals.exp: Add xfail for sun3.
31725
31726Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31727
31728 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31729 relevant because ^C doesn't get sent but failure can be reproduced
31730 interactively).
31731
31732Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31733
31734 * gdb.stabs/alpha.mt: New configuration file for alpha.
31735 * gdb.stabs/configure.in: Use it.
31736 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31737 sharing with alpha.mt, redefine long to word via preprocessor.
31738 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31739 for alpha.
31740 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31741 native cc.
31742 * gdb.t00/teststrategy.exp: Change expect string so that we
31743 consume the `(xgdb)' from the command echo and from the gdb prompt.
31744 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31745 gdb currently compares all values as long, so this failure probably
31746 applies to any configuration where LONGEST is bigger than a target int.
31747 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31748 with gcc.
31749 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31750 to handle opaque pointers, gcc is.
31751 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31752 as first argument. Include <sys/types.h> and change all operator
31753 new definitions to use size_t.
31754 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31755 now that we use size_t.
31756
31757Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31758
a9c64011 31759 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 31760 a long or float array cast all array members to the same type.
a9c64011 31761 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 31762 with 64 bit longs.
a9c64011 31763 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 31764 on alpha.
a9c64011 31765 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
31766
31767Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31768
31769 * gdb.t24 (demangle.exp): Constructors of templates have names like
31770 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31771 section 14.6 of the ARM.
31772
31773 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31774 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31775 accomplish little and slow down the testsuite.
31776
31777 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31778 Accept spaces various places.
31779
31780Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31781
31782 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31783 with watchpoint enabled.
31784
31785 * Makefile.in: Remove definition of CC and remove the second
31786 definition of CXX (the "CXX = gcc" one remains). These definitions
31787 were causing backquotes to be expanded within backquotes, which
31788 doesn't work.
31789
31790Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31791
31792 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31793
31794Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31795
a9c64011
AS
31796 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31797 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
31798 by mips cc and contains no stabs entries.
31799
31800Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31801
31802 * config/vx-gdb.exp: Use fake device to load files rather than
31803 NFS.
31804 * lib/gdb.exp: New proc to do "file" command.
31805 * config/unix-gdb.exp: Use new "file" proc.
31806
31807Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31808
31809 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31810 Rework board rebooting slightly.
31811 (gdb_exit): Don't exit from the remote shell; there isn't one.
31812 * gdb.stabs/weird.exp: If a program is being debugged already,
31813 kill it.
31814 * gdb.t04/setvar.exp: Stop and restart gdb.
31815 * gdb.t05/expr.exp: Likewise.
31816 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31817 restart gdb and reload the program.
31818 * gdb.t08/opaque.exp: Likewise.
31819 * gdb.t12/scope.exp: Likewise.
31820 * gdb.t13/bitfields.exp: Likewise.
31821 * gdb.t15/funcargs.exp: Likewise.
31822 * gdb.t20/classes.exp: Likewise.
31823 * gdb.t03/ptype.exp: Increase timeout.
31824 * gdb.t16/printcmds.exp (test_print_string_constants,
31825 test_print_array_constants): Likewise.
31826 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31827 * gdb.t20/classes.exp (do_tests): Likewise.
31828 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31829
31830Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31831
31832 * gdb.stabs: Renamed *wierd* to *weird*.
31833
31834Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31835
31836 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31837 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31838
31839Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31840
31841 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31842 (do_tests): Remove xfail for whatis on one_var and two_var.
31843
31844Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31845
31846 * Makefile.in: Made cross building work better by adding
31847 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31848
31849Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31850
31851 * gdb.t15/{return.c,return.exp,Makefile.in}:
31852 New test, currently commented out.
31853
31854Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31855
31856 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31857 still running and removes the leftover named socket so GDb can do
31858 clean restarts.
31859
31860Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31861
31862 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31863 console, not GDB.
31864 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31865 cross testing works better with "make check"
31866 * config/unix-gdb: Use default procedures for exit and version.
31867 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31868 with the newest VxWorks.
31869
31870Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31871
31872 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31873 old form.
31874
31875 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31876 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31877
31878 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31879
31880 * config/unix-gdb.exp: Remove this version of gdb_exit
31881 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31882 Rob says he'll look at it when he gets back to testing boards.
31883
31884Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31885
31886 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31887 an expected fail for certain ptype commands.
31888
31889 * gdb.t20/classes.exp: Update expected results of "ptype class
31890 Base1" to account for the constructor that now appears in the type.
31891
31892Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31893
31894 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31895 disappeared from list.
31896 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31897 "alldone" proc with call to cleanup and exit.
31898 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31899 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31900 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31901 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31902 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31903 "alldone" proc with simple returns that suppress remaining
31904 tests. The alldone proc went away many months ago.
31905
31906Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31907
31908 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31909
31910 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31911
31912Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31913
31914 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31915 as vax gdb will display them.
31916
31917Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31918
31919 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31920 optimizers.
31921
31922 * scope.exp: Change "bad value for localval" messages so each one
31923 is unique.
31924
31925 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31926 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31927
31928 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31929
31930Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31931
31932 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31933 doesn't exist (due to optimization).
31934
31935Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31936
31937 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31938 contains \r because the filename is long.
31939
31940 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31941 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31942
31943Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31944
31945 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31946 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31947 Ultrix.
31948 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31949 int tests.
31950 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31951
31952Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31953
31954 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31955
31956 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 31957 to match does not match the passing case but still matches the
c906108c
SS
31958 failing case.
31959
31960Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31961
31962 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31963
31964Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31965
31966 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31967 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31968 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31969 Remove various versions of gdb_exit.
31970 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31971 gdb_exit.
31972 * config/unix-gdb.exp: gdb_exit remains here, and should override
31973 the generic version, since it's doing a lot of wierd stuff that
31974 the other versions aren't. FIXME, fold it in, or abandon this
31975 version.
31976
31977Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31978
31979 * gdb.t24/demangle.exp: Add tests for PR 3220.
31980
31981Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31982
31983 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31984
31985Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31986
31987 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31988 "i386-*-*". Works for i486 as well.
31989
31990 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31991 bug, and expand domain of xfail to all SVR4 systems, since the
31992 actual problem is likely to be in generic SVR4 /proc support.
31993
31994Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31995
31996 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31997
31998Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31999
32000 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
32001 xfails for other systems. Match a missing 'Continuing.' as an
32002 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
32003
32004 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
32005 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
32006 Only issue warning for missing executables if -all option is used.
32007
32008 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
32009 file if -all option is used. It's like an unpredictable XFAIL.
32010
32011Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32012
32013 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
32014 for dynamically linked binaries.
32015
32016 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
32017
32018Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32019
32020 * gdb.t20/inherit.exp: Change message for "print tagless struct"
32021 to state that this is a known bug in old versions of g++.
32022
32023Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32024
32025 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
32026 while waiting for `Continuing'.
32027
32028Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
32029
32030 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
32031 in text, data, and bss.
32032 * gdb.t10/nodebug.c: Add local and global test variables for
32033 initialized and uninitialized data.
32034
32035Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32036
32037 * config/unix-gdb.exp (gdb_exit): Add "wait".
32038
32039Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32040
32041 * gdb.t06/signals.exp: xfail the continue from the handler for all
32042 targets.
32043
32044 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
32045 function with watchpoints enabled, the i386 call dummy starts with
32046 a call.
32047
32048 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
32049 386 bsd names its corefiles.
32050
32051Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
32052
32053 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
32054 compilers don't grok it.
32055 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
32056 with small octal ints rather than character constants, which
32057 are signed and might not fit if first promoted to int.
32058
32059Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
32060
32061 * gdb.t09/Makefile.in (clean): Remove corefile.
32062
32063Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32064
32065 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
32066
32067Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32068 and Jim Kingdon (kingdon@cygnus.com)
32069
32070 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
32071 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
32072 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
32073
32074Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32075
32076 * gdb.t17/interrupt.exp: Add xfail for hppa.
32077
32078Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32079
32080 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
32081 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
32082 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
32083 to determine signed-ness of bitfields and use the result to setup
32084 the xfail.
32085 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
32086 * gdb.t15/funcargs.exp: Use them to step until the second indirect
32087 call line is reached if necessary.
32088
32089Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32090
32091 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
32092
32093Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32094
32095 * gdb.t06/break.exp: Also test `clear' command.
32096
32097Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32098
32099 * gdb.t00/teststrategy.exp: Remove extra quote.
32100
32101 * gdb.t07/watchpoint.exp: Change xfail for calling function with
32102 watchpoint enabled to be for all non-68k machines.
32103
32104 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
32105
32106Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32107
32108 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
32109 targets use aout.mt instead of ecoff.mt as gas understands
32110 standard aout format.
32111
32112Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32113
32114 * lib/gdb.exp (runto): Don't insist that function we are running to
32115 was compiled with -g.
32116
32117 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
32118
32119 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
32120 to get back into the read system call.
32121 Accept leading newline in case where we woke it up.
32122
32123Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32124
32125 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
32126 to make the stabs test work on ecoff systems using gcc and -with-stabs.
32127 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
32128 enable ecoff configuration.
32129
32130Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32131
32132 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
32133
32134Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32135
32136 * gdb.t16/printcmds.exp: Add another printf test.
32137
32138Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
32139
32140 * configure.in: If configured -with-stabs on any target, add
32141 stabsdirs to configdirs.
32142
32143Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32144
32145 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
32146 fun" so pattern does not match the command itself.
32147
32148Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32149
32150 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
32151
32152Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32153
32154 * gdb.t17/interrupt.exp: Test for more things.
32155
32156Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32157
32158 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
32159 compiler arranges the code and line numbers.
32160
32161 * gdb.t17/interrupt.exp: Don't send \n after ^C.
32162
32163Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32164
32165 * gdb.t00/help.exp: Increase expect input buffer size.
32166
32167Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32168
32169 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
32170
32171 * gdb.t07/watchpoint.exp: Add xfail for hppa.
32172
32173 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
32174
32175 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
32176 [0-9]*, not just [0-9].
32177
32178Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32179
32180 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
32181
32182 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32183
32184Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32185
32186 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
32187
32188Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32189
32190 * gdb.t06/signals.c: Add xfails for sun3.
32191
32192 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
32193
32194 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
32195 test_stepping tests.
32196
32197Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32198
32199 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32200
32201 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32202
32203 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32204 rather than actually putting it through cpp twice.
32205
32206 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32207
32208Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32209
32210 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32211 no longer needed.
32212
32213Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32214
32215 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32216
32217 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32218 C++ features prints as "struct", make it a pass, not an xfail.
32219
32220Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32221
32222 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32223 Don't require VA to print as "class" rather than "struct".
32224
32225Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32226
32227 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32228
32229Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32230
32231 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32232
32233Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32234
32235 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32236 order.
32237
32238Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32239
32240 * gdb.t16/printcmds.exp: Add printf tests.
32241
32242 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32243
32244 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32245
32246Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32247
32248 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32249 pass counts, to counteract any existing or future setup_xfails.
32250
32251Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32252
32253 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32254 {BEGIN,END}_COMMON for common block instead of STAB.
32255 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32256
32257 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32258 intp_var should be N_GSYM not N_LSYM.
32259 wierd-aout.S: Use a label for the value of the N_SO.
32260 wierd.def: Remove all backslashes.
32261 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32262
32263Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32264
32265 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32266 get the expected next to inheritance3.
32267
32268Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32269
32270 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32271 now that gcc-2.4 gets it right.
32272
32273Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32274
32275 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32276
32277 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32278 generating comp-info.exp which works for cross-compilation.
32279
32280Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32281
32282 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32283 "*-*-sysv4.*".
32284
32285Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32286
32287 * gdb.t01/run.exp: Start with a fresh gdb.
32288 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32289 SVR4.x.
32290
32291Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32292
32293 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32294 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32295 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32296 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32297 things to remove.
32298
32299Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32300
32301 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32302 test cases from bug reports.
32303
32304Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32305
32306 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32307 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32308 avoid spurious xfails.
32309 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32310 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32311 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32312
32313Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32314
32315 * gdb.t00/teststrategy.exp: Rework to provide more useful
32316 description of each test, fix problem with systems that define
32317 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32318 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32319 results for "next over recursive call" so timeouts aren't taken
32320 by error.
32321
32322Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32323
32324 * gdb.t12/scope.exp: Test printing of variables before run.
32325
32326 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32327 printed in wrong order due to sorting.
32328
32329Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32330
32331 * gdb.t00/teststrategy.exp: Fix expected results for printing
32332 user entered string constant. Is array of char, prints with no
32333 address.
32334
32335 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32336 commands.
32337 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32338 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32339 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32340 of struct of char arrays.
32341 * gdb.t00/radix.exp: New tests for radix commands.
32342
32343Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32344
32345 * gdb.t16/printcmd.exp: Print a variable before running program
32346 (with xfail for AIX).
32347
32348Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32349
32350 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32351
32352 * gdb.t16/printcmd.exp: Don't print variables before running program.
32353
32354 * gdb.t06/break.exp: Don't require envp argument to main.
32355
32356 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32357
32358 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32359 Add xfails for rs6000.
32360
32361 * gdb.t02/whatis.exp: Change other tests not to re-test something
32362 we already tested.
32363
32364 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32365 each type used has a variable of that type.
32366
32367Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32368
32369 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32370
32371Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32372
32373 * configure.in: change srctrigger to be a file, not a directory
32374
32375Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32376
32377 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32378
32379 * gdb.t11/list.exp: Fixed a couple of typos.
32380
32381Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32382
32383 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32384 is fixed and PR is closed.
32385 * gdb.t16 (gdbme.c): Add simple test string variable.
32386 * gdb.t16 (printcmds.exp): Add tests with simple test string
32387 variable, primarily for boundaries on "set print elements".
32388
32389Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32390
32391 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32392 Make leading 0's optional and don't expect a tab in the middle
32393 of the number.
32394
32395 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32396
32397 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32398 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32399 don't end command passed to gdb_test with newline.
32400
32401 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32402 signed keyword away, don't expect signed bitfields to be signed.
32403
32404 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32405 printing with only as many 1's as are in the field as well as printing
32406 with 32 1's (see comment).
32407
32408Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32409
32410 * gdb.t00/default.exp: Start with a fresh gdb.
32411 * configure.in (configdirs): Remove gdb.t31 until the chill
32412 compiler works again. It no longer is able to find chillrt0
32413 since it isn't in libchill.a anymore.
32414 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32415 wierd.o, make more modular.
32416 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32417 spurious newlines that caused problems.
32418
32419Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32420
32421 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32422 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32423 gdb.stabs/wierd.{exp,def}: Many new tests.
32424
32425 * gdb.t00/default.exp: update info line for new message.
32426
32427 * gdb.t02/{whatis.exp,gdbme.c}:
32428 Test that "char *" doesn't print as "caddr_t".
32429
32430Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32431
32432 * gdb.t00/help.exp: Use .* in place of some help messages which
32433 just changed.
32434 gdb.t00/default.exp: Update "info frame" test for new message.
32435 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32436 Remove some xfails
32437
32438Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32439
32440 * gdb.t03/{gdbme.c,ptype.exp}:
32441 Add tests for typedef'd struct and union without tags.
32442 Also check "whatis" on a variable of a typedef'd enum without a tag.
32443
32444 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32445 PRMS 1823; the bug still exists but isn't reproduced by this test
32446 anymore), and remove rs6000 XFAIL (the bug is fixed).
32447
32448 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32449 duplicated from whatis.exp. For those that are left, accept
32450 "long", "long int", or "int" for long variables (whatis.exp already
32451 has an XFAIL for "int", so no need to fail it here).
32452
32453 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32454 Deal with GCC's names for types now that GDB uses the compiler's names.
32455
32456 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32457 setup_xfail's for sunos4. If we #defined the signed keyword away,
32458 don't expect GDB to know that char it is signed.
32459
32460 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32461
32462Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32463
32464 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32465 should work on any system, regardless of debugging format.
32466 * gdb.t21/demangle.exp: Move to gdb.t24.
32467 * gdb.t24/demangle.exp: Move from gdb.t21.
32468 * gdb.t24/{Makefile.in, configure.in}: New files.
32469
32470Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32471
32472 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32473 * gdb.stabs: New directory.
32474
32475Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32476
32477 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32478 not just "Quit anyway?".
32479
32480Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32481
32482 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32483 that all setup_xfails are immediately followed by clear_xfails.
32484
32485Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32486
32487 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32488 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32489 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32490 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32491 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32492 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32493 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32494 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32495 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32496 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32497 gdb.t31/chillvars.exp, lib/gdb.exp:
32498 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32499 bug-gdb@prep.ai.mit.edu.
32500
32501Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32502
32503 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32504 with 0.0, not integer 0.
32505
32506Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32507
32508 * gdb.t06/break.exp: Update for "Kill the program" message change.
32509
32510Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32511
32512 * Makefile.in (GDBFLAGS): Set to -nx.
32513 * Makefile.in (site.exp): Use GDBFLAGS.
32514
32515Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32516
32517 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32518 Makefiles.
32519 (check): depend on just-check.
32520 (just-check): added so that tests can be run without a noop
32521 build pass.
32522
32523Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32524
32525 Switch to using configure's configdirs.
32526 * Makefile.in (Makefile): add configure.in dependency.
32527 (SUBDIRS): removed redundant assignment.
32528 * configure.in: switch subdirs assignment to configdirs.
32529 * gdb.t*/configure.in: new files.
32530
32531Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32532
32533 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32534 works.
32535
32536Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32537
32538 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32539 in explicit rules. Apparently this is not supported by some makes.
32540
32541Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32542
32543 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32544
32545Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32546
32547 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32548 disappeared.
32549
32550Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32551
32552 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32553
32554Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32555
32556 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32557 watchpoint problem that is now fixed.
32558 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32559 uninitialized convenience variables.
32560 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32561 structures.
32562
32563Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32564
32565 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32566 which causes expect to get out of sync with gdb on long output
32567 from help set.
32568 * gdb.t09/corefile.exp: Make expected pattern for core file
32569 failing signal and frame output format less sun specific.
32570
32571Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32572
32573 * gdb.t31/chillvars.exp: Add and remove initial dummy
32574 breakpoint, so that symbol table is forced in.
32575 (Needed at least on Sunos4, though it seems not SVR4.)
32576 * gdb.t31/chillvars.exp: Update for changed output format.
32577
32578Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32579
a9c64011 32580 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32581
32582Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32583
32584 * Makefile.in: Added --srcdir when invoking runtest, removed the
32585 need for a local config file. (optional now)
32586
32587Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32588
32589 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32590 failure count used to force early termination. Add some more
32591 expected failures for gnu style demangling.
32592
32593Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32594
32595 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32596 pmi variable from gdb.t20/gdbme to get optimized away.
32597 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32598 Check for written corefile upon timeout _and_ eof.
32599
32600Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32601
32602 * config/unix-gdb.exp: Add missing return 0.
32603
32604Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32605
32606 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32607 test termination.
32608
32609Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32610
32611 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32612 disappeared.
32613
32614Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32615
32616 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32617 time as i860 support works.
32618
d63a86f8 32619 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
32620 "backtrace 100\r" rather than just "backtrace\r", to match last
32621 change.
32622
32623Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32624
32625 * config/udi-gdb.exp (gdb_exit): Remove close command.
32626 (gdb_target_udi): New procedure to set the UDI target.
32627 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32628 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32629 Added waits for prompts after several question responses. Added
32630 some more responses used by a29k-amd-udi-gdb.
32631 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32632 pass different arguments, restart UDI connection after program
32633 completion.
32634 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32635 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32636 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32637 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32638 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32639 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32640 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32641 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32642 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32643 after program completion.
32644 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32645 compiled with a SELECT_VECS setting.
32646 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32647 infinite recursion.
32648
32649 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32650 Added checks for COFF results, and made them expected failures for
32651 all targets. It would be better to make them expected failures
32652 for COFF targets only.
32653
32654Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32655
32656 * Makefile.in: add null dvi target, don't bother to recurse
32657 through test directories for info and install-info; rename
32658 $(datadir) to be dejagnu instead of deja-gnu
32659
32660Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32661
32662 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32663 compiler to coredump.
32664 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32665 code.
32666
32667Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32668
32669 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32670 coredump.
32671 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32672 code.
32673
32674Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32675
32676 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32677 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32678 which in a shell. Deletes xgdb when done.
32679 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32680 Tests the return from the "set height" or "set width" commands.
32681 Added a few return codes where needed.
32682
32683Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32684
32685 * Makefile.in (SUBDIRS): Add gdb.t17.
32686 * configure.in (subdirs): Add gdb.t17.
32687 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32688 files to test gdb's calling of functions in the inferior with
32689 the correct arguments and gdb's ability to retrieve any
32690 result returned.
32691
32692Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32693
32694 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32695 may be called after gdb goes away. Previous versions of expect
32696 needed these to avoid file descriptor leaks, but they cause
32697 errors with the current revision of expect.
32698 * gdb.t00/gdbvars.exp: Use -re on expected output after
32699 setting sevenbit-strings.
32700 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32701 to set sevenbit-strings consistent across tests.
32702 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32703 set sevenbit-strings consistent across tests.
32704
32705Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32706
32707 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32708 expected output to match current "expect" expectations.
32709
32710Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32711
32712 * gdb.t00/default.exp: Change expected output for default "source"
32713 command, to match new gdb behavior which requires a filename to
32714 source.
32715
32716Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32717
32718 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32719 expected fail for i486-*-* that misses the marker2 function.
32720 * gdb.t10/crossload.exp (bfddefault): Allow successful
32721 recognition of a format to pass even if no symbols are found.
32722 Explicitly catch failures where the format is not recognized
32723 or is ambiguous, and add the reason to the fail message.
32724 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32725 the cause is and invalid target and add reason to failure message.
32726 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32727 elf32-i386, elf32-sparc, and elf32-i860.
32728 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32729 Set up expected failure for 'filename'::variable scope resolution,
32730 which is now apparently broken on all targets.
32731 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32732 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32733 gdb.t23/templates.exp: Change failure for missing binfile into
32734 just a warning.
32735 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32736 references.
32737
32738Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32739
32740 * gdb.t00/default.exp: Add expected output for default "source"
32741 command, to match new gdb behavior.
32742 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32743
32744Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32745
32746 * config/*-gdb.exp: returns an error, rather than exiting on
32747 internal errors.
32748
32749Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32750
32751 * gdb.t03/gdbme.c: Add pointer to struct variable.
32752 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32753 referencing struct members.
32754
32755Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32756
32757 * configure.in (mips-idt-ecoff): New target.
32758 * config/mips-gdb.exp: New file for remote board using MIPS remote
32759 debugging protocol.
32760
32761 * Redid configuration scheme. Removed gdb.t*/configure.in.
32762 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32763 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32764 distclean targets. Built executables via .o files. Adjusted
32765 tests to account for source files in $(srcdir) rather than
32766 $(objdir).
32767 * lib/gdb.exp (runto): Don't expect () after the function name,
32768 because it may have arguments.
32769
32770Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32771
32772 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32773 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32774 expected failures for mips-idt-* and mips-sgi-*.
32775 * gdb.t00/default.exp (attach): Kill process if requested.
32776 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32777 that does not read core files.
32778 * gdb.t01/run.exp: Removed checks for exit status code.
32779 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32780 it is linked in.
32781 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32782 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32783 appropriate, rather than doing it by hand.
32784 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32785 execution.
32786 * gdb.t10/crossload.exp: Kill existing program if needed.
32787 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32788 appropriate, rather than doing it by hand. Always increase
32789 timeout for this test, not just for VxWorks.
32790
32791Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32792
32793 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32794 of Chill STRUCT types and STRUCT values.
32795 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32796 than "char".
32797 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 32798 struct2): New struct definitions and initializations to test
c906108c
SS
32799 simple Chill STRUCT types.
32800
32801Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32802
32803 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32804 the null byte at the end of strings.
32805 * gdb.t00/default.exp: Make show version insensitive to copyright
32806 date.
32807 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32808 to avoid dependencies on target char signedness.
32809 * gdb.t16/printcmds.exp: Update expected results for explicitly
32810 unsigned char.
32811 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32812 now work.
32813 * gdb.t21/demangle.exp: Add many more patterns for template
32814 demangling, most of them being expected failures.
32815 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32816 string we are matching for, to match on the whole string.
32817 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32818 and fix a whole bunch that had incorrect expected output but were
32819 passing anyway because of the bug in "proc demangle".
32820 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32821 type.
32822 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32823
32824Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32825
a9c64011
AS
32826 * gdb/testsuite: made modifications to testcases, etc., to allow
32827 them to work properly given the reorganization of deja-gnu and the
32828 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
32829
32830Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32831
32832 * gdb/testsuite: Initial creation of gdb/testsuite.
32833 Migrated dejagnu testcases and support files for testing nm to
32834 gdb/testsuite from deja-gnu. These files were moved "as is"
32835 with no modifications. This migration is part of a major overhaul
32836 of dejagnu. The modifications to these testcases, etc., which
32837 will allow them to work with the new version of dejagnu will be
32838 made in a future update.
48efe704 32839
8d8cb839 32840 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 32841\f
8d8cb839
EZ
32842;; Local Variables:
32843;; mode: change-log
32844;; left-margin: 8
32845;; fill-column: 74
32846;; version-control: never
32847;; End:
902f2ccb 32848
28e7fd62 32849 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
32850 Copying and distribution of this file, with or without modification,
32851 are permitted provided the copyright notice and this notice are preserved.
This page took 4.517176 seconds and 4 git commands to generate.