2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b866c52d
SS
12013-09-12 Stan Shebs <stan@codesourcery.com>
2
3 * README: New file.
4
dc59cba6
DE
52013-09-12 Doug Evans <dje@google.com>
6
7 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
8 added code to print event.inferior.
9
edf9f00c
JK
102013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11
12 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
13 debug part of the binary.
14
5423b017
JK
152013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16
17 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
18 (addlink): Add comment.
19
9295cf6f
SA
202013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
21
22 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
23 canonical pathname.
24
89e63ee4
DE
252013-09-04 Doug Evans <dje@google.com>
26
314bb8c3
DE
27 * gdb.python/py-events.py (exit_handler): Verify we get the expected
28 event.
29 (continue_handler, new_objfile_handler): Ditto.
30 (test_events): Rename command to "test-events".
31 (test_newobj_events): Rename command to "test-objfile-events".
32 * gdb.python/py-events.exp: Update.
33 * gdb.python/py-evsignal.exp: Update.
34 * gdb.python/py-evthreads.exp: Update.
35
89e63ee4
DE
36 * gdb.base/enumval.c (ZERO): New enum value.
37 (main): Use it
38 * gdb.base/enumval.exp: Test ability to print ZERO.
39
402013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
41 Pedro Alves <palves@redhat.com>
42
43 * gdb.base/relocate.exp: Check that invalid options are
44 rejected.
45
26c2b53c
AB
462013-08-30 Andrew Burgess <aburgess@broadcom.com>
47
48 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
49 (my_static_symbol): Add comment.
50 (main): Reference my_bss_symbol.
51
96d9056e
PM
522013-08-30 Phil Muldoon <pmuldoon@redhat.com>
53
54 * gdb.python/py-arch.exp: Tests for invalid architecture.
55
489d4f4d
SA
562013-08-29 Sterling Augustine <saugustine@google.com>
57
58 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
59 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
60 said conditional.
61
5b791bb5
PM
622013-08-29 Phil Muldoon <pmuldoon@redhat.com>
63
64 * gdb.python/py-arch.exp: Load gdb-python.exp.
65
8f28f522
PM
662013-08-29 Phil Muldoon <pmuldoon@redhat.com>
67
68 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
69 itertools for imap attribute. Otherwise use map().
70 (ElidingIterator): Define wrapper function __next__.
71 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
72 use exec (open (read ())) instead.
73 * gdb.python/py-framefilter.exp: Ditto.
74 * gdb.python/py-arch.exp: Update print based test to Python 3.x
75 compliance.
76 * gdb.python/py-frame.exp: Ditto.
77 * gdb.python/py-type.exp: Ditto.
78
1f0c4988
JK
792013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
80
81 PR gdb/15415
82 * gdb.base/argv0-symlink.c: New file.
83 * gdb.base/argv0-symlink.exp: New file.
84
7893c162
TT
852013-08-28 Tom Tromey <tromey@redhat.com>
86
87 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
88 when saving index.
89
6211c335
YQ
902013-08-27 Yao Qi <yao@codesourcery.com>
91
92 * gdb.trace/entry-values.exp: Test unavailable entry value is
93 not shown when option '--skip-unavailable' is specified.
94 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
95 Add tests for new option '--skip-unavailable'.
96
ce4ea2bb
YQ
972013-08-27 Yao Qi <yao@codesourcery.com>
98
99 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
100 remote_download if it is empty.
101
6e45f158
DE
1022013-08-26 Doug Evans <dje@google.com>
103
779bd270
DE
104 PR symtab/15885
105 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
106 (clean): rm -f *.gdb-index *.with-index.
107 * gdb.dwarf2/gdb-index.exp: New testcase.
108
6e45f158
DE
109 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
110 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
111 run_on_host. All callers updated.
112
b1224238
YQ
1132013-08-24 Yao Qi <yao@codesourcery.com>
114
115 * gdb.trace/entry-values.c (end): New
116 (main): Call end.
117 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
118 tracepoint and collect data. Test entry value is unavailable.
119
b39a8faf
YQ
1202013-08-24 Yao Qi <yao@codesourcery.com>
121
122 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
123 * gdb.trace/entry-values.c: New.
124 * gdb.trace/entry-values.exp: New.
125
9eaabc75
MW
1262013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
127
128 PR gdb/15501
129 * gdb.base/ena-dis-br.exp: Add test to verify
130 enable/disable commands work correctly with
131 multiple arguments that include multiple locations.
132
9f948660
SDJ
1332013-08-22 Samuel Bronson <naesten@gmail.com>
134
135 ARM Linux support for `catch syscall'.
136 * gdb.base/catch-syscall.exp: Test this on ARM now.
137 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
138
e630b974
TT
1392013-08-22 Tom Tromey <tromey@redhat.com>
140
141 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
142 default addr_size.
143 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
144
f3a76454
TT
1452013-08-22 Tom Tromey <tromey@redhat.com>
146
147 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
148 standard_temp_file.
149
de5f37e1
TT
1502013-08-22 Tom Tromey <tromey@redhat.com>
151
152 * gdb.arch/amd64-byte.exp: Use standard_testfile,
153 clean_restart.
154 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
155 * gdb.arch/amd64-dword.exp: Use standard_testfile,
156 clean_restart.
157 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
158 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
159 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
160 * gdb.arch/amd64-word.exp: Use standard_testfile,
161 clean_restart.
162 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
163 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
164 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
165 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
166 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
167 * gdb.arch/i386-signal.exp: Use standard_testfile.
168 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
169 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
170 * gdb.arch/i386-unwind.exp: Use standard_testfile.
171 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
172
8448e842
TT
1732013-08-22 Tom Tromey <tromey@redhat.com>
174
175 * gdb.python/py-error.exp: Use gdb_remote_download.
176 * gdb.python/py-mi.exp: Use gdb_remote_download.
177 * gdb.python/py-objfile-script.exp: Use standard_output_file.
178 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
179 (run_lang_tests): Likewise.
180 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
181 filename.
182 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
183 compiling. Use gdb_remote_download. Update some tests.
184 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
185 standard_output_file.
186 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
187 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
188 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
189 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
190 standard_output_file.
191
16cfcbc2
TT
1922013-08-22 Tom Tromey <tromey@redhat.com>
193
194 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
195
44ee8174
TT
1962013-08-22 Tom Tromey <tromey@redhat.com>
197
198 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
199 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
200 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
201 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
202 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
203 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
204 * lib/gdb.exp (gdb_remote_download): New proc.
205
7a218f88
TT
2062013-08-22 Tom Tromey <tromey@redhat.com>
207
208 * gdb.dwarf2/clztest.exp: Use standard_testfile.
209 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
210 * gdb.dwarf2/fission-base.S: Remove directory from
211 DW_AT_GNU_dwo_name.
212 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
213 debug-file-directory.
214 * gdb.dwarf2/fission-reread.S: Remove directory from
215 DW_AT_GNU_dwo_name.
216 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
217 debug-file-directory.
218
70cc1c23
DE
2192013-08-16 Doug Evans <dje@google.com>
220
221 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
222 prelink complains about an unhandled DWARF version.
223
61884d20
DE
2242013-08-14 Cary Coutant <ccoutant@google.com>
225
226 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
227
5e92f71a
TT
2282013-08-13 Tom Tromey <tromey@redhat.com>
229 Yao Qi <yao@codesourcery.com>
230
231 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
232 * lib/gdb.exp: Handle GDB_PARALLEL.
233 (default_gdb_version): Kill inotify_pid if it exists.
234 (default_gdb_exit): Emit warning if the inotify log is not
235 empty.
236 (standard_output_file): Respect GDB_PARALLEL.
237 (standard_temp_file): Likewise.
238 (gdb_init): Start inotifywait if requested.
239
5c30d39a
AB
2402013-08-13 Andrew Burgess <aburgess@broadcom.com>
241
242 * gdb.base/printcmds.exp (test_printf): Add test for printf of
243 pointer with various flags.
244
17e1c970
TT
2452013-08-13 Tom Tromey <tromey@redhat.com>
246
247 * lib/cache.exp: New file.
248 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
249 * lib/gdb.exp: Load cache.exp.
250 (support_complex_tests, is_ilp32_target, is_lp64_target)
251 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
252 (gdb_skip_xml_test): Use gdb_caching_proc.
253 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
254
4e234898
TT
2552013-08-13 Tom Tromey <tromey@redhat.com>
256
257 * lib/gdb.exp (standard_temp_file): New proc.
258 (support_complex_tests, is_ilp32_target, is_lp64_target)
259 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
260 standard_temp_file.
261
53e981d9
TT
2622013-08-13 Tom Tromey <tromey@redhat.com>
263
264 * lib/gdb.exp (build_id_debug_filename_get): Use
265 standard_output_file.
266 * lib/prelink-support.exp (section_get)
267 (build_executable_own_libs): Use standard_output_file.
268
3f539315
TT
2692013-08-12 Tom Tromey <tromey@redhat.com>
270
271 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
272
b4013987
AA
2732013-08-12 Ali Anwar <alianwar@codesourcery.com>
274
275 * gdb.base/break.exp: Test break via convenience variable
276 with file name.
277
f61d5529
DE
2782013-08-09 Doug Evans <dje@google.com>
279
280 * lib/future.exp (gdb_find_ldd): New proc.
281 * lib/prelink-support.exp (build_executable_own_libs): Call it.
282 Make "/usr/sbin/" in prelink path optional.
283
1ed8d800
YQ
2842013-08-09 Yao Qi <yao@codesourcery.com>
285
286 * gdb.trace/collection.exp (gdb_collect_args_test): Set
287 "only" and "both" to 'print entry-values' before selecting
288 trace frame.
289
82a0a75f
YQ
2902013-08-08 Yao Qi <yao@codesourcery.com>
291
292 * gdb.trace/mi-trace-unavailable.exp: Don't set
293 "print entry-values" to "no".
294 (test_trace_unavailable): Set various values to
295 "print entry-values" to test that the output of
296 '-stack-list-locals' is not affected, and then set
297 set "print entry-values" to "no".
298
ac52f9a2
DE
2992013-08-07 Doug Evans <dje@google.com>
300
301 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
302 * gdb.python/py-value-cc.exp: Update.
303 * gdb.python/py-value.exp: Use different names for .o files for
304 C and C++. Only perform C++ tests if !skip_cplus_tests.
305
bf6d8a91
TT
3062013-08-07 Tom Tromey <tromey@redhat.com>
307
308 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
309
f9125b6c
TT
3102013-08-07 Tom Tromey <tromey@redhat.com>
311
312 * gdb.dwarf2/dwz.exp: New file.
313
3a1115a0
TT
3142013-08-02 Tom Tromey <tromey@redhat.com>
315
316 * gdb.base/watchpoint.c (struct foo5): New.
317 (nullptr): New global.
318 * gdb.base/watchpoint.exp (test_watch_location): Add test.
319
b846d303
DE
3202013-08-01 Doug Evans <dje@google.com>
321
7ee85ab1
DE
322 PR symtab/15691
323 * gdb.dwarf2/fission-mix.exp: New file.
324 * gdb.dwarf2/fission-mix.h: New file.
325 * gdb.dwarf2/fission-mix.c: New file.
326 * gdb.dwarf2/fission-mix2.c: New file.
327
b846d303
DE
328 PR symtab/15695
329 * gdb.base/func-ptr.exp: New file.
330 * gdb.base/func-ptr.c: New file.
331
67d21849
YQ
3322013-08-01 Yao Qi <yao@codesourcery.com>
333
334 * gdb.python/py-sync-interp.c: New.
335 * gdb.python/py-sync-interp.exp: New.
336
de74e63a
YQ
3372013-07-31 Yao Qi <yao@codesourcery.com>
338
339 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
340 'tdump' on stack frame 0 and 1 respectively.
341
680558e8
YQ
3422013-07-31 Yao Qi <yao@codesourcery.com>
343
344 PR gdb/13443
345 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
346 'traceframe'. Wrap test with with_test_prefix.
347 (top level): Update.
348
48bbe0bf
YQ
3492013-07-31 Yao Qi <yao@codesourcery.com>
350
351 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
352 'gdb_start'.
353 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
354 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
355
11b4b7cc
AB
3562013-07-30 Andrew Burgess <aburgess@broadcom.com>
357
358 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
359 when printing an optimized out value. Expect an error when using
360 an optimized out value in an expression.
361
b0c54aa5
AB
3622013-07-30 Andrew Burgess <aburgess@broadcom.com>
363
364 * gdb.dwarf2/pieces-optimized-out.exp: New file.
365 * gdb.dwarf2/pieces-optimized-out.c: New file.
366 * gdb.dwarf2/pieces-optimized-out.S: New file.
367
97c85fc6
MB
3682013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
369
370 PR gdb/15715
371 * gdb.base/setshow.exp: Test that relative paths passed to
372 'set history filename' are converted to absolute paths.
373
5b32ae97
KS
3742013-07-26 Keith Seitz <keiths@redhat.com>
375
376 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
377 of f77.
378 Allow for compiler variations of integer types.
379 Use mi_create_varobj.
380 Use mi_list_varobj_children for the immediate children of `array'.
381 Add "has_more" attribute for grandchildren test.
382
6f64ef53
PA
3832013-07-26 Pedro Alves <palves@redhat.com>
384
385 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
386 files.
387
fdc8aae8
AB
3882013-07-25 Andrew Burgess <aburgess@broadcom.com>
389
390 * gdb.mi/mi-reg-undefined.exp: New file.
391 * gdb.mi/mi-reg-undefined.c: Likewise.
392 * gdb.mi/mi-reg-undefined.S: Likewise.
393
6fbe845e
AB
3942013-07-25 Andrew Burgess <aburgess@broadcom.com>
395
396 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
397 z, o, and t output formats.
398 * gdb.base/display.exp: Use 'k' as an undefined format now that
399 'z' is defined.
400
7b79b135
DE
4012013-07-24 Doug Evans <dje@google.com>
402
403 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
404 "--" to switch.
405
a0607b84
YQ
4062013-07-24 Yao Qi <yao@codesourcery.com>
407
408 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
409 host.
410 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
411 Likewise. If host is remote, copy ${binfile} to host.
412
2eb14a9b
YQ
4132013-07-23 Yao Qi <yao@codesourcery.com>
414
415 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
416 message.
417
5d0a3b53
WN
4182013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
419
420 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
421 instructions and enable disp-step-syscall for arm targets.
422
9a5911c0
WN
4232013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
424
425 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
426 assembler errors on arm.
427 * gdb.dwarf2/mac-fileno.S: Likewise.
428 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
429 * gdb.dwarf2/pr13961.S: Likewise.
430
fa876972
HZ
4312013-07-19 Hui Zhu <hui@codesourcery.com>
432
433 PR gdb/15692
434 * gdb.mi/mi-dprintf.exp: Add double quotes test.
435
1527aea8
YQ
4362013-07-19 Yao Qi <yao@codesourcery.com>
437
438 * gdb.trace/read-memory.exp (test_from_remote): Update test.
439 (teset_from_exec): Likewise.
440
73c1d57e
YQ
4412013-07-19 Yao Qi <yao@codesourcery.com>
442
443 * gdb.trace/read-memory.c: New.
444 * gdb.trace/read-memory.exp: New.
445
a075c3e5
YQ
4462013-07-19 Yao Qi <yao@codesourcery.com>
447
448 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
449 $dest to link options if host is remote. Move the
450 generated file to $dest.a on host if host is remote.
451
623cc285
WN
4522013-07-18 Will Newton <will.newton@linaro.org>
453
454 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
455 to ensure the test is linked against pthreads.
456 * gdb.threads/tls-var-main.c: Likewise.
457 * gdb.threads/tls-shared.c: Likewise.
458
1f74d3b5
YQ
4592013-07-18 Yao Qi <yao@codesourcery.com>
460
461 * lib/future.exp (gdb_default_target_compile): Use tail name
462 of $destfile as the output name of compile. Move the
463 generated file to $destfile on build.
464
f6dc277e
YQ
4652013-07-18 Yao Qi <yao@codesourcery.com>
466
467 * lib/gdb.exp (gdb_compile): Set
468 gdb_saved_set_unbuffered_mode_obj to
469 set_unbuffered_mode_saved.o if host is remote. Invoke
470 remote_download to copy $unbuf_obj to host.
471
e7045703
DE
4722013-07-17 Doug Evans <dje@google.com>
473
474 * gdb.python/py-frame-args.c: New file.
475 * gdb.python/py-frame-args.py: New file.
476 * gdb.python/py-frame-args.exp New file.
477
5ea5559b
AB
4782013-07-16 Andrew Burgess <aburgess@broadcom.com>
479
480 * gdb.base/printcmds.exp (test_printf): Add tests for format
481 strings with missing format specifier.
482
4229ca0e
TT
4832013-07-16 Tom Tromey <tromey@redhat.com>
484
485 * gdb.ada/info_types.exp: Use standard_testfile.
486
5ee657d5
TT
4872013-07-16 Tom Tromey <tromey@redhat.com>
488
489 * gdb.mi/mi-basics.exp: Use standard_output_file.
490 (test_dir_specification, test_cwd_specification)
491 (test_path_specification): Use testsubdir, not subdir and objdir.
492
20e3d738
TT
4932013-07-16 Tom Tromey <tromey@redhat.com>
494
495 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
496
7d7c6477
JB
4972013-07-09 Joel Brobecker <brobecker@adacore.com>
498
499 * gdb.ada/small_reg_param.exp: Accept optional entry value
500 for parameter "w".
501
52cd8b7d
JB
5022013-07-09 Joel Brobecker <brobecker@adacore.com>
503
504 * gdb.ada/small_reg_param.exp: Remove trailing space.
505
2a998fc0
DE
5062013-07-09 Doug Evans <dje@google.com>
507
508 * gdb.base/default.exp: Update expected output of "show print array"
509 and "show print pretty".
510
0329e9fb
UW
5112013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
512
513 * gdb.threads/wp-replication.exp: Stop counting available hardware
514 watchpoints after NR_THREADS iterations.
515
1953058f
AB
5162013-07-08 Andrew Burgess <aburgess@broadcom.com>
517
518 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
519
7c0de741
YQ
5202013-07-07 Yao Qi <yao@codesourcery.com>
521
522 * boards/native-gdbserver.exp: Move invoke of
523 process_multilib_options to gdbserver-base.exp.
524 Move set_board_info 'compiler', 'gdb,noinferiorio',
525 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
526 gdbserver-base.exp.
527 Move proc ${board}_download, ${board}_upload and
528 ${board}_file to gdbserver-base.exp.
529 * boards/native-extended-gdbserver.exp: Likewise.
530 * boards/native-stdio-gdbserver.exp: Likewise.
531 * boards/gdbserver-base.exp: New file.
532
497a4c48
LM
5332013-07-05 Luis Machado <lgustavo@codesourcery.com>
534
535 * gdb.base/dump.exp: Remove arch-specific tests and do a
536 generic data address check to set is64bitonly correctly.
537
bb3f62fc
LM
5382013-07-05 Luis Machado <lgustavo@codesourcery.com>
539
540 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
541 the register number instead of expecting only 0.
542
005faa9d
WN
5432013-07-05 Will Newton <will.newton@linaro.org>
544
545 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
546 in asm syntax to allow building on ARM.
547
4767856f
YQ
5482013-07-05 Yao Qi <yao@codesourcery.com>
549
550 * boards/local-remote-host.exp: Remove obsolete comments.
551 * boards/native-extended-gdbserver.exp: Likewise.
552 * boards/native-gdbserver.exp: Likewise.
553 * boards/native-stdio-gdbserver.exp: Likewise.
554
691a26f5
AB
5552013-07-04 Andrew Burgess <aburgess@broadcom.com>
556
557 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
558 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
559 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
560
4d142eaa
JK
5612013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
562
563 * gdb.base/break-on-linker-gcd-function.exp: Replace
564 prepare_for_testing by build_executable_from_specs and clean_restart.
565
62cef515
TT
5662013-06-27 Tom Tromey <tromey@redhat.com>
567
568 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
569 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
570 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
571 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
572 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
573 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
574 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
575 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
576 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
577 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
578 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
579 Use standard_testfile, standard_output_file, prepare_for_testing,
580 clean_restart.
581
0ab77f5f
TT
5822013-06-27 Tom Tromey <tromey@redhat.com>
583
584 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
585 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
586 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
587 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
588 gdb.base/shreloc.exp, gdb.base/sigall.exp,
589 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
590 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
591 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
592 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
593 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
594 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
595 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
596 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
597 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
598 gdb.base/solib-weak.exp, gdb.base/source.exp,
599 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
600 gdb.base/stap-probe.exp, gdb.base/start.exp,
601 gdb.base/step-break.exp, gdb.base/step-bt.exp,
602 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
603 gdb.base/step-test.exp, gdb.base/structs.exp,
604 gdb.base/structs2.exp, gdb.base/structs3.exp,
605 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
606 standard_output_file, prepare_for_testing, clean_restart.
607
822bd149
TT
6082013-06-27 Tom Tromey <tromey@redhat.com>
609
610 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
611 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
612 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
613 gdb.base/pending.exp, gdb.base/permissions.exp,
614 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
615 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
616 gdb.base/printcmds.exp, gdb.base/prologue.exp,
617 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
618 gdb.base/ptype.exp, gdb.base/randomize.exp,
619 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
620 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
621 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
622 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
623 standard_testfile, standard_output_file, prepare_for_testing,
624 clean_restart.
625
f8b41b00
TT
6262013-06-27 Tom Tromey <tromey@redhat.com>
627
a8c97a87
TT
628 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
629 gdb.base/huge.exp, gdb.base/included.exp,
630 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
631 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
632 gdb.base/info-os.exp, gdb.base/info-proc.exp,
633 gdb.base/info-target.exp, gdb.base/infoline.exp,
634 gdb.base/interp.exp, gdb.base/interrupt.exp,
635 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
636 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
637 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
638 gdb.base/logical.exp, gdb.base/long_long.exp,
639 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
640 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
641 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
642 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
643 standard_testfile, standard_output_file, prepare_for_testing,
644 clean_restart.
645
289f9037
TT
6462013-06-27 Tom Tromey <tromey@redhat.com>
647
a8c97a87
TT
648 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
649 gdb.base/enumval.exp, gdb.base/environ.exp,
650 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
651 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
652 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
653 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
654 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
655 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
656 gdb.base/fullname.exp, gdb.base/funcargs.exp,
657 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
658 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
659 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
660 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
661 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
662 gdb.base/gnu_vector.exp: Use standard_testfile,
663 standard_output_file, prepare_for_testing, clean_restart.
289f9037 664
f76495c8
TT
6652013-06-27 Tom Tromey <tromey@redhat.com>
666
a8c97a87
TT
667 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
668 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
669 gdb.base/call-strs.exp, gdb.base/callexit.exp,
670 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
671 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
672 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
673 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
674 gdb.base/commands.exp, gdb.base/completion.exp,
675 gdb.base/complex.exp, gdb.base/cond-expr.exp,
676 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
677 gdb.base/constvars.exp, gdb.base/corefile.exp,
678 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
679 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
680 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
681 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
682 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
683 standard_output_file, prepare_for_testing, clean_restart.
684
a64d2530
TT
6852013-06-27 Tom Tromey <tromey@redhat.com>
686
a8c97a87
TT
687 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
688 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
689 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
690 gdb.base/async-shell.exp, gdb.base/async.exp,
691 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
692 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
693 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
694 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
695 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
696 gdb.base/break-on-linker-gcd-function.exp,
697 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
698 standard_output_file, prepare_for_testing, clean_restart.
699
aaff8d73
YQ
7002013-06-26 Yao Qi <yao@codesourcery.com>
701
702 * gdb.trace/mi-trace-frame-collected.exp: New.
703
a0743c90
YQ
7042013-06-25 Yao Qi <yao@codesourcery.com>
705
706 * boards/native-extended-gdbserver.exp: Set board_info
707 'gdb,predefined_tsv'.
708 * boards/native-gdbserver.exp: Likewise.
709 * boards/native-stdio-gdbserver.exp: Likewise.
710 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
711 uploaded TSVs if target supports tracing.
712 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
713 tracing and target has predefined tsv.
714
9d6e6e84
HZ
7152013-06-25 Yao Qi <yao@codesourcery.com>
716 Hui Zhu <hui@codesourcery.com>
717 Pedro Alves <palves@redhat.com>
718
719 PR breakpoints/15075
720 PR breakpoints/15434
721 * gdb.base/dprintf-next.c: New file.
722 * gdb.base/dprintf-next.exp: New file.
723 * gdb.base/dprintf-non-stop.c: New file.
724 * gdb.base/dprintf-non-stop.exp: New file.
725 * gdb.base/dprintf.exp: Don't check "continue" in the output
726 of "info breakpoints".
727 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
728 Don't check "continue" in script field.
729
e7ab3185
TT
7302013-06-21 Tom Tromey <tromey@redhat.com>
731
732 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
733 name in a test name.
734
c898adb7
YQ
7352013-06-20 Yao Qi <yao@codesourcery.com>
736
737 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
738 and set an action.
739 (test_trace_unavailable): Test command -data-list-register-values
740 in the context of traceframe and with option --skip-unavailable.
741 * gdb.trace/trace-unavailable.c (foo): New.
742 (main): Call it.
743 * gdb.mi/gdb2549.exp: Update matching pattern.
744
4d157a3d
MF
7452013-06-19 Mike Frysinger <vapier@gentoo.org>
746
747 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
748 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
749 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
750 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
751 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
752
d69cace4
LM
7532013-06-19 Luis Machado <lgustavo@codesourcery.com>
754
755 * gdb.base/subst.exp: Delete default rules before further
756 tests.
757
9bdd0636
YQ
7582013-06-19 Yao Qi <yao@codesourcery.com>
759
760 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
761 unsupported if it is not registered.
762
427cd150
TT
7632013-06-18 Tom Tromey <tromey@redhat.com>
764
765 * gdb.base/random-signal.c: New file.
766 * gdb.base/random-signal.exp: New file.
767
6de7c271
WN
7682013-06-18 Will Newton <will.newton@linaro.org>
769
770 * gdb.base/skip.c: Use comma to evaluate results of foo()
771 and bar() before passing to baz().
772 * gdb.base/skip.c: baz() now takes one argument instead of
773 two.
774
5bd1ef56
TT
7752013-06-18 Tom Tromey <tromey@redhat.com>
776
777 * gdb.dwarf2/implptrpiece.exp: New file.
778 * gdb.dwarf2/implptrconst.exp (d): New variable.
779 Print d.
780 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
781
e379b391
TT
7822013-06-18 Tom Tromey <tromey@redhat.com>
783
784 * lib/selftest-support.exp (do_self_tests): Reject remote or
785 non-native targets.
786 * gdb.gdb/complaints.exp: Remove check.
787 * gdb.gdb/observer.exp: Remove check.
788 * gdb.gdb/xfullpath.exp: Remove check.
789 * gdb.gdb/complaints.exp: Remove check.
790
4ec70201
PA
7912013-06-07 Pedro Alves <palves@redhat.com>
792
793 * boards/native-extended-gdbserver.exp: Remove semicolon.
794 * config/arm-ice.exp: Likewise.
795 * config/bfin.exp: Likewise.
796 * config/cygmon.exp: Likewise.
797 * config/h8300.exp: Likewise.
798 * config/monitor.exp: Likewise.
799 * config/sid.exp: Likewise.
800 * config/sim.exp: Likewise.
801 * config/slite.exp: Likewise.
802 * config/vx.exp: Likewise.
803 * gdb.arch/i386-bp_permanent.exp: Likewise.
804 * gdb.asm/asm-source.exp: Likewise.
805 * gdb.base/args.exp: Likewise.
806 * gdb.base/attach-pie-misread.exp: Likewise.
807 * gdb.base/auxv.exp: Likewise.
808 * gdb.base/bigcore.exp: Likewise.
809 * gdb.base/bitfields2.exp: Likewise.
810 * gdb.base/bitfields.exp: Likewise.
811 * gdb.base/break.exp: Likewise.
812 * gdb.base/break-interp.exp: Likewise.
813 * gdb.base/callfuncs.exp: Likewise.
814 * gdb.base/call-sc.exp: Likewise.
815 * gdb.base/commands.exp: Likewise.
816 * gdb.base/corefile.exp: Likewise.
817 * gdb.base/dbx.exp: Likewise.
818 * gdb.base/ending-run.exp: Likewise.
819 * gdb.base/exprs.exp: Likewise.
820 * gdb.base/funcargs.exp: Likewise.
821 * gdb.base/hbreak2.exp: Likewise.
822 * gdb.base/huge.exp: Likewise.
823 * gdb.base/list.exp: Likewise.
824 * gdb.base/memattr.exp: Likewise.
825 * gdb.base/overlays.exp: Likewise.
826 * gdb.base/printcmds.exp: Likewise.
827 * gdb.base/recurse.exp: Likewise.
828 * gdb.base/remotetimeout.exp: Likewise.
829 * gdb.base/reread.exp: Likewise.
830 * gdb.base/savedregs.exp: Likewise.
831 * gdb.base/scope.exp: Likewise.
832 * gdb.base/sepdebug.exp: Likewise.
833 * gdb.base/setshow.exp: Likewise.
834 * gdb.base/setvar.exp: Likewise.
835 * gdb.base/sigaltstack.exp: Likewise.
836 * gdb.base/siginfo-addr.exp: Likewise.
837 * gdb.base/siginfo.exp: Likewise.
838 * gdb.base/siginfo-obj.exp: Likewise.
839 * gdb.base/sigrepeat.exp: Likewise.
840 * gdb.base/sigstep.exp: Likewise.
841 * gdb.base/structs.exp: Likewise.
842 * gdb.base/testenv.exp: Likewise.
843 * gdb.base/twice.exp: Likewise.
844 * gdb.base/valgrind-db-attach.exp: Likewise.
845 * gdb.base/valgrind-infcall.exp: Likewise.
846 * gdb.base/varargs.exp: Likewise.
847 * gdb.base/watchpoint.exp: Likewise.
848 * gdb.cp/gdb1355.exp: Likewise.
849 * gdb.cp/misc.exp: Likewise.
850 * gdb.disasm/hppa.exp: Likewise.
851 * gdb.disasm/t01_mov.exp: Likewise.
852 * gdb.disasm/t02_mova.exp: Likewise.
853 * gdb.disasm/t03_add.exp: Likewise.
854 * gdb.disasm/t04_sub.exp: Likewise.
855 * gdb.disasm/t05_cmp.exp: Likewise.
856 * gdb.disasm/t06_ari2.exp: Likewise.
857 * gdb.disasm/t07_ari3.exp: Likewise.
858 * gdb.disasm/t08_or.exp: Likewise.
859 * gdb.disasm/t09_xor.exp: Likewise.
860 * gdb.disasm/t10_and.exp: Likewise.
861 * gdb.disasm/t11_logs.exp: Likewise.
862 * gdb.disasm/t12_bit.exp: Likewise.
863 * gdb.disasm/t13_otr.exp: Likewise.
864 * gdb.gdb/selftest.exp: Likewise.
865 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
866 * gdb.mi/mi-reverse.exp: Likewise.
867 * gdb.pascal/floats.exp: Likewise.
868 * gdb.python/py-inferior.exp: Likewise.
869 * gdb.threads/attach-into-signal.exp: Likewise.
870 * gdb.threads/pthreads.exp: Likewise.
871 * gdb.threads/thread_events.exp: Likewise.
872 * gdb.threads/watchthreads.exp: Likewise.
873 * gdb.trace/actions-changed.exp: Likewise.
874 * gdb.trace/actions.exp: Likewise.
875 * gdb.trace/ax.exp: Likewise.
876 * gdb.trace/backtrace.exp: Likewise.
877 * gdb.trace/change-loc.exp: Likewise.
878 * gdb.trace/deltrace.exp: Likewise.
879 * gdb.trace/disconnected-tracing.exp: Likewise.
880 * gdb.trace/ftrace.exp: Likewise.
881 * gdb.trace/infotrace.exp: Likewise.
882 * gdb.trace/passc-dyn.exp: Likewise.
883 * gdb.trace/passcount.exp: Likewise.
884 * gdb.trace/pending.exp: Likewise.
885 * gdb.trace/qtro.exp: Likewise.
886 * gdb.trace/range-stepping.exp: Likewise.
887 * gdb.trace/report.exp: Likewise.
888 * gdb.trace/save-trace.exp: Likewise.
889 * gdb.trace/status-stop.exp: Likewise.
890 * gdb.trace/strace.exp: Likewise.
891 * gdb.trace/tfile.exp: Likewise.
892 * gdb.trace/tfind.exp: Likewise.
893 * gdb.trace/trace-break.exp: Likewise.
894 * gdb.trace/tracecmd.exp: Likewise.
895 * gdb.trace/trace-mt.exp: Likewise.
896 * gdb.trace/tspeed.exp: Likewise.
897 * gdb.trace/tsv.exp: Likewise.
898 * gdb.trace/while-stepping.exp: Likewise.
899 * lib/gdb.exp: Likewise.
900 * lib/gdbserver-support.exp: Likewise.
901 * lib/java.exp: Likewise.
902 * lib/mi-support.exp: Likewise.
903 * lib/pascal.exp: Likewise.
904 * lib/prompt.exp: Likewise.
905 * lib/trace-support.exp: Likewise.
906
47d48711
PA
9072013-06-07 Pedro Alves <palves@redhat.com>
908
909 * gdb.ada/info_types.c: Fix formating in copyright header.
910 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
911 * gdb.base/float.c: Likewise.
912 * gdb.base/inferior-died.c: Likewise.
913 * gdb.base/interp.c: Likewise.
914 * gdb.base/jit-main.c: Likewise.
915 * gdb.base/jit-solib.c: Likewise.
916 * gdb.base/long_long.c: Likewise.
917 * gdb.base/longjmp.c: Likewise.
918 * gdb.base/nextoverexit.c: Likewise.
919 * gdb.base/pr11022.c: Likewise.
920 * gdb.base/prelink-lib.c: Likewise.
921 * gdb.base/prelink.c: Likewise.
922 * gdb.base/prologue.c: Likewise.
923 * gdb.base/restore.c: Likewise.
924 * gdb.base/sigchld.c: Likewise.
925 * gdb.base/solib-search-lib1.c: Likewise.
926 * gdb.base/solib-search-lib2.c: Likewise.
927 * gdb.base/solib-search.c: Likewise.
928 * gdb.base/solib-search.h: Likewise.
929 * gdb.base/whatis.c: Likewise.
930 * gdb.cp/abstract-origin.cc: Likewise.
931 * gdb.cp/anon-struct.cc: Likewise.
932 * gdb.cp/baseenum.cc: Likewise.
933 * gdb.cp/bs15503.cc: Likewise.
934 * gdb.cp/call-c-1.c: Likewise.
935 * gdb.cp/call-c.cc: Likewise.
936 * gdb.cp/class2.cc: Likewise.
937 * gdb.cp/classes.cc: Likewise.
938 * gdb.cp/cttiadd.cc: Likewise.
939 * gdb.cp/cttiadd1.cc: Likewise.
940 * gdb.cp/cttiadd2.cc: Likewise.
941 * gdb.cp/cttiadd3.cc: Likewise.
942 * gdb.cp/derivation.cc: Likewise.
943 * gdb.cp/derivation2.cc: Likewise.
944 * gdb.cp/dispcxx.cc: Likewise.
945 * gdb.cp/exception.cc: Likewise.
946 * gdb.cp/gdb2384-base.cc: Likewise.
947 * gdb.cp/gdb2384-base.h: Likewise.
948 * gdb.cp/gdb2384.cc: Likewise.
949 * gdb.cp/gdb2495.cc: Likewise.
950 * gdb.cp/mb-inline.h: Likewise.
951 * gdb.cp/mb-inline1.cc: Likewise.
952 * gdb.cp/mb-inline2.cc: Likewise.
953 * gdb.cp/member-name.cc: Likewise.
954 * gdb.cp/member-ptr.cc: Likewise.
955 * gdb.cp/misc.cc: Likewise.
956 * gdb.cp/namespace1.cc: Likewise.
957 * gdb.cp/nextoverthrow.cc: Likewise.
958 * gdb.cp/pr-574.cc: Likewise.
959 * gdb.cp/pr9631.cc: Likewise.
960 * gdb.cp/printmethod.cc: Likewise.
961 * gdb.cp/psmang1.cc: Likewise.
962 * gdb.cp/psmang2.cc: Likewise.
963 * gdb.cp/psymtab-parameter.cc: Likewise.
964 * gdb.cp/ptype-flags.cc: Likewise.
965 * gdb.cp/ref-params.cc: Likewise.
966 * gdb.cp/ref-types.cc: Likewise.
967 * gdb.cp/smartp.cc: Likewise.
968 * gdb.cp/try_catch.cc: Likewise.
969 * gdb.cp/userdef.cc: Likewise.
970 * gdb.cp/using-crash.cc: Likewise.
971 * gdb.cp/virtfunc.cc: Likewise.
972 * gdb.cp/virtfunc2.cc: Likewise.
973 * gdb.dwarf2/callframecfa.S: Likewise.
974 * gdb.dwarf2/dw2-ranges.c: Likewise.
975 * gdb.dwarf2/dw2-ranges2.c: Likewise.
976 * gdb.dwarf2/dw2-ranges3.c: Likewise.
977 * gdb.dwarf2/dw2-restore.S: Likewise.
978 * gdb.dwarf2/pieces.S: Likewise.
979 * gdb.dwarf2/valop.S: Likewise.
980 * gdb.java/jnpe.java: Likewise.
981 * gdb.mi/mi-stepn.c: Likewise.
982 * gdb.mi/mi-var-cp.cc: Likewise.
983 * gdb.mi/mi-var-rtti.cc: Likewise.
984 * gdb.mi/ns-stale-regcache.c: Likewise.
985 * gdb.mi/pr11022.c: Likewise.
986 * gdb.mi/solib-lib.c: Likewise.
987 * gdb.mi/solib-main.c: Likewise.
988 * gdb.python/py-arch.c: Likewise.
989 * gdb.python/py-block.c: Likewise.
990 * gdb.python/py-breakpoint.c: Likewise.
991 * gdb.python/py-events.c: Likewise.
992 * gdb.python/py-evthreads.c: Likewise.
993 * gdb.python/py-explore.c: Likewise.
994 * gdb.python/py-explore.cc: Likewise.
995 * gdb.python/py-finish-breakpoint.c: Likewise.
996 * gdb.python/py-finish-breakpoint2.cc: Likewise.
997 * gdb.python/py-symbol.c: Likewise.
998 * gdb.threads/execl.c: Likewise.
999 * gdb.threads/execl1.c: Likewise.
1000
88ab5684
WN
10012013-06-07 Will Newton <will.newton@linaro.org>
1002
1003 * gdb.base/long_long.exp: Fix ARM EABI target glob.
1004
42daa7a0
WN
10052013-06-07 Will Newton <will.newton@linaro.org>
1006
1007 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
1008 and "starting".
1009
f4059ef3
WN
10102013-06-07 Will Newton <will.newton@linaro.org>
1011
1012 * gdb.cp/anon-struct.exp: Conditionalize constructor and
1013 destructor prototypes for ARM ABI.
1014 * gdb.cp/m-static.exp: Likewise.
1015
8cb5cc78
YQ
10162013-06-07 Yao Qi <yao@codesourcery.com>
1017
1018 * gdb.trace/mi-trace-unavailable.exp: New.
1019 * gdb.trace/trace-unavailable.c: New.
1020
c6cf1712
DE
10212013-06-06 Doug Evans <dje@google.com>
1022
1023 * gdb.cp/derivation.exp: Make tests have unique names.
1024
bf6be0f4
TT
10252013-06-06 Tom Tromey <tromey@redhat.com>
1026
1027 * gdb.base/dump.exp (capture_value): Don't put expression into
1028 test name if arguments passed in.
1029 Rename a couple more tests to make them unique.
1030
ebb022fa
TT
10312013-06-06 Tom Tromey <tromey@redhat.com>
1032
1033 * gdb.base/break-always.exp: Explicitly specify test name.
1034
69fc87c2
DE
10352013-06-05 Doug Evans <dje@google.com>
1036 Keith Seitz <keiths@redhat.com>
1037
1038 * gdb.cp/derivation2.cc: New file.
1039 * gdb.cp/derivation.cc (main): Call foo2.
1040 * gdb.cp/derivation.exp: Add tests for typedefs in another
1041 file, and when there's an active block.
1042
f993f39e
LM
10432013-06-05 Luis Machado <lgustavo@codesourcery.com>
1044
1045 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
1046 from targets that use function descriptors in the virtual tables.
1047 Handle presence of dot symbols.
1048
afacd7f3
GB
10492013-06-04 Gary Benson <gbenson@redhat.com>
1050
1051 * gdb.base/break-probes.exp: New file.
1052 * gdb.base/break-probes.c: Likewise.
1053 * gdb.base/break-probes-solib.c: Likewise.
1054 * gdb.base/info-shared.exp: New file.
1055 * gdb.base/info-shared.c: Likewise.
1056 * gdb.base/info-shared-solib1.c: Likewise.
1057 * gdb.base/info-shared-solib2.c: Likewise.
1058
a29a3fb7
GB
10592013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1060 Gary Benson <gbenson@redhat.com>
1061
1062 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
1063 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
1064 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
1065 to be set to "no" to indicate that no ld.so copy should be made.
1066 * gdb.base/break-interp.exp (solib_bp): New constant.
1067 (reach_1): Use the above instead of "_dl_debug_state".
1068 (test_attach): Likewise.
1069 (test_ld): Likewise.
1070 * gdb.threads/dlopen-libpthread.exp: New file.
1071 * gdb.threads/dlopen-libpthread.c: Likewise.
1072 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
1073 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
1074
62a813cc
YQ
10752013-05-30 Yao Qi <yao@codesourcery.com>
1076
1077 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1078 Add a test that no MI notification is emitted when executing
1079 -exec-arguments.
1080
8f56dad4
JK
10812013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1082
1083 PR testsuite/12649
1084 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
1085 $mi_gdb_prompt expectation by mi_expect_stop.
1086 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
1087 (mi info dprintf second time): Replace them by mi_send_resuming_command
1088 and mi_expect_stop.
1089
c588eb20
GB
10902013-05-24 Gary Benson <gbenson@redhat.com>
1091
1092 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
1093 backslash.
1094 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
1095 backslashes.
1096 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
1097 backslash.
1098
c0ea94eb
YQ
10992013-05-24 Yao Qi <yao@codesourcery.com>
1100
1101 * gdb.trace/tfile.exp: Test inferior and thread.
1102
db1ac436
YQ
11032013-05-24 Yao Qi <yao@codesourcery.com>
1104 Pedro Alves <palves@redhat.com>
1105
1106 * gdb.base/range-stepping.exp: Skip the rest of tests if the
1107 test fails.
1108 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1109 Return 0 if the test passes, otherwise return 1.
1110
b6abb10c
DE
11112013-05-23 Doug Evans <dje@google.com>
1112
1113 * boards/fission-dwp.exp: New file.
1114
bc5065a7
PA
11152013-05-23 Yao Qi <yao@codesourcery.com>
1116 Pedro Alves <palves@redhat.com>
1117
1118 * gdb.base/range-stepping.c: New file.
1119 * gdb.base/range-stepping.exp: New file.
1120 * gdb.trace/range-stepping.c: New file.
1121 * gdb.trace/range-stepping.exp: New file.
1122 * lib/range-stepping-support.exp: New file.
1123
5f2e6b00
TT
11242013-05-22 Tom Tromey <tromey@redhat.com>
1125
1126 * gdb.cp/class2.cc (main): New local 'aref'.
1127 * gdb.cp/class2.exp: Check printing of 'aref'.
1128
e6ba475a
DE
11292013-05-22 Doug Evans <dje@google.com>
1130
1131 * gdb.threads/wp-replication.c (main): Insert some code at the start
1132 to ensure the breakpoint on main is only hit once. Fix comment.
1133
52c935b6
KS
11342013-05-21 Keith Seitz <keiths@redhat.com>
1135 Pedro Alves <palves@redhat.com>
1136
1137 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1138 gdb_expect.
1139 Add test to flush the remaining input buffer so that this
1140 file passes testsuite/12649.
1141
bd9673a4
PW
11422013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1143
1144 * gdb.base/catch-signal-fork.exp: New file.
1145 * gdb.base/catch-signal-fork.c: New file.
1146
69a97597
SA
11472013-05-21 Sterling Augustine <saugustine@google.com>
1148
1149 * boards/remote-stdio-gdbserver.exp: New file.
1150
44e97363
JK
11512013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1152
1153 PR testsuite/12649
1154 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1155 racy matches.
1156
02392865
CG
11572013-05-21 Christian Groessler <chris@groessler.org>
1158
1159 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1160 since it's not supported in all shells.
1161
c5867ab6
HZ
11622013-05-21 Hui Zhu <hui@codesourcery.com>
1163
1164 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1165 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1166
6c9e2db4
DE
11672013-05-20 Doug Evans <dje@google.com>
1168
1169 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1170 (_handle_DW_TAG): Use it.
1171 (cu, tu): Replace parameters is_64, version, addr_size with options.
1172 All callers updated. Add Fission support.
1173 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1174 * gdb.dwarf2/method-ptr.exp: Ditto.
1175 * gdb.dwarf2/nostaticblock.exp: Ditto.
1176 * gdb.dwarf2/subrange.exp: Ditto.
1177 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1178
4a6e676c
TT
11792013-05-20 Tom Tromey <tromey@redhat.com>
1180
1181 * gdb.gdb/python-selftest.exp: New file.
1182
e19d3afb
DE
11832013-05-20 Doug Evans <dje@google.com>
1184
1185 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1186 -fdebug-types-section.
1187
4d804846
JB
11882013-05-20 Joel Brobecker <brobecker@adacore.com>
1189
1190 * gdb.ada/float_param: New testcase.
1191
8d324e83
DE
11922013-05-17 Doug Evans <dje@google.com>
1193
7d0c9981
DE
1194 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1195 Add tests for "maint check-symtabs", "maint expand-symtabs".
1196
8d324e83
DE
1197 * gdb.base/maint.exp: Remove testing of individual maint command
1198 help output.
1199
177aadc4
PA
12002013-05-16 Pedro Alves <palves@redhat.com>
1201
1202 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1203 comment. Use gdb_test_no_output.
1204
b8fea896
JB
12052013-05-16 Joel Brobecker <brobecker@adacore.com>
1206
1207 * gdb.ada/complete.exp: Add test verifying completion using
1208 the "tab" key.
1209
52c935b6
KS
12102013-05-15 Keith Seitz <keiths@redhat.com>
1211
1212 * gdb.base/filesym.exp: New completer test.
1213 * gdb.base/filesym.c: New file.
1214
ed0f00b8
PA
12152013-05-15 Pedro Alves <palves@redhat.com>
1216
1217 * gdb.base/fixsection.c: Remove attribution.
1218 * gdb.base/watch-read.exp: Ditto.
1219
55fb6d27
TT
12202013-05-13 Tom Tromey <tromey@redhat.com>
1221
1222 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1223 size and change type sizes to 4 bytes.
1224
ac1ca910
TT
12252013-05-13 Tom Tromey <tromey@redhat.com>
1226
1227 * gdb.base/exprs.exp (test_expr): Add regression test.
1228 * gdb.base/exprs.c (null_t_struct): New global.
1229
8414efef
MB
12302013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1231
1232 * gdb.base/default.exp: Disable history saving.
1233 * gdb.base/setshow.exp: Likewise.
1234
9779ab84
PA
12352013-05-10 Pedro Alves <palves@redhat.com>
1236
1237 PR remote/15455
1238
1239 * gdb.trace/qtro.c: New file.
1240 * gdb.trace/qtro.exp: New file.
1241
1e611234
PM
12422013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1243
1244 * gdb.python/py-framefilter.py: New File.
1245 * gdb.python/py-framefilter-mi.exp: Ditto.
1246 * gdb.python/py-framefilter.c: Ditto.
1247 * gdb.python/py-framefilter-mi.exp: Ditto.
1248 * gdb.python/py-framefilter-mi.c: Ditto,
1249 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1250
5e4c3ac4
TT
12512013-05-08 Tom Tromey <tromey@redhat.com>
1252
1253 * gdb.base/solib-search.exp: Set test name for "set
1254 solib-search-path" test.
1255
993654a9
HAQ
12562013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1257
1258 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1259 (set_a_tracepoint): Set tracepoint before prologue.
1260 (run_trace_experiment): Test setup_tracepoints and 'break end'
1261 in it.
1262 (trace_buffer_normal): Remove.
1263 (gdb_trace_circular_tests): Remove. Move tests to...
1264 (top level): ...here. Call 'runto_main' before checking for
1265 trace support. Use commands to check the support for circular
1266 trace buffer and changing of trace buffer size. Add test
1267 to calculate size of single frame. Use this size to
1268 calculate the size of trace buffer. Use 'tfind pc func9'
1269 instead of 'tfind 9'. Use 'with_test_prefix'.
1270
c95aea6b
TT
12712013-05-07 Tom Tromey <tromey@redhat.com>
1272
1273 * lib/selftest-support.exp: New file.
1274 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1275 do_self_tests.
1276 (setup_test, find_gdb): Remove.
1277 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1278 do_self_tests.
1279 (setup_test, find_gdb): Remove.
1280 (test_observer): Don't call setup_test. Remove argument.
1281 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1282 (find_gdb): Remove.
1283 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1284 do_self_tests.
1285 (setup_test, find_gdb): Remove.
1286 (test_with_self): Don't call setup_test. Remove argument.
1287
1f031429
PA
12882013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1289
1290 * gdb.arch/system-gcore.exp: Remove.
1291 * gdb.arch/gcore.c: Remove.
1292 * gdb.base/gcore.exp: Add "info reg system".
1293
58ce7251
SDJ
12942013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1295
1296 PR breakpoints/15413:
1297 * gdb.base/pending.exp: Add test for completion of the "condition"
1298 command for pending breakpoints.
1299 * gdb.linespec/linespec.ex: Add test for completion of the
1300 "condition" command when dealing with multiple locations.
1301
aacbb8a5
LM
13022013-05-07 Luis Machado <lgustavo@codesourcery.com>
1303
1304 * gdb.threads/wp-replication.c: New file.
1305 * gdb.threads/wp-replication.exp: New file.
1306
2dd6254d
SL
13072013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1308
1309 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1310
c2a96e8c
DE
13112013-05-06 Doug Evans <dje@google.com>
1312
b903e17e
DE
1313 * gdb.base/solib-search-lib1.c: New file.
1314 * gdb.base/solib-search-lib2.c: New file.
1315 * gdb.base/solib-search.c: New file.
1316 * gdb.base/solib-search.h: New file.
1317 * gdb.base/solib-search.exp: New file.
1318
fac51dd9
DE
1319 * lib/gdb.exp (gdb_core_cmd): New function.
1320 * gdb.arch/system-gcore.exp: Use it.
1321 * gdb.arch/vsx-regs.exp: Ditto.
1322 * gdb.base/gcore.exp: Ditto.
1323 * gdb.threads/gcore-thread.exp: Ditto.
1324
c2a96e8c
DE
1325 * gdb.reverse/shr.h: New file.
1326 * gdb.reverse/shr1.c: New file.
1327 * gdb.reverse/shr2.c: #include "shr.h".
1328 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1329 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1330 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1331 Update tests using sleep/printf to use shr2.sl instead.
1332 * gdb.reverse/solib-reverse.exp: Ditto.
1333
b6807d98
TT
13342013-05-06 Tom Tromey <tromey@redhat.com>
1335
1336 * gdb.dwarf2/implptrconst.c: New file.
1337 * gdb.dwarf2/implptrconst.exp: New file.
1338 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1339 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1340 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1341
96f7d3f1
PW
13422013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1343
1344 * gdb.base/catch-sig.c (main): Raise SIGINT.
1345 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1346
1ebff1fd
HAQ
13472013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1348
1349 * status-stop.exp (test_tstart_tstart): Check for error
1350 returned by the second 'tstart' command.
1351
f92b06da
WT
13522013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1353
1354 * gdb.xml/maint_print_struct.exp: New file.
1355 * gdb.xml/maint_print_struct.xml: New file.
1356
ff546935
TT
13572013-04-25 Tom Tromey <tromey@redhat.com>
1358
1359 * gdb.dwarf2/nostaticblock.exp: New file.
1360
bf9e4d0c
MB
13612013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1362
1363 PR gdb/10462
1364 * gdb.base/setshow.exp: Add test case.
1365
a11cfd87
HZ
13662013-04-23 Hui Zhu <hui@codesourcery.com>
1367
1368 PR gdb/15293
a11cfd87
HZ
1369 * gdb.base/dprintf.exp: Add ignore command.
1370
2d9442cc
HZ
13712013-04-23 Hui Zhu <hui@codesourcery.com>
1372
1373 PR gdb/15165
2d9442cc
HZ
1374 * gdb.base/save-bp.exp: Add test for dprintf.
1375
0f3305ed
TT
13762013-04-22 Tom Tromey <tromey@redhat.com>
1377
1378 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1379 notice_open_fds.
1380
d504301e
SDJ
13812013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1382
1383 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1384 ldflags.
1385
9991b207
SDJ
13862013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1387
1388 * gdb.arch/arm-bl-branch-dest.c: New file.
1389 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1390
433730c9
PA
13912013-04-19 Vladimir Kargov <kargov@gmail.com>
1392 Pedro Alves <palves@redhat.com>
1393
1394 * gdb.arch/i386-float.S: New file.
1395 * gdb.arch/i386-float.exp: New file.
1396
9a908334
LM
13972013-04-18 Luis Machado <lgustavo@codesourcery.com>
1398
1399 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1400 type void *.
1401
4f22ed5c
DE
14022013-04-17 Doug Evans <dje@google.com>
1403
1404 * lib/dwarf.exp (Dwarf): New proc "tu".
1405 * gdb.dwarf2/missing-sig-type.exp: New file.
1406
a0d3f2f5
SCR
14072013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1408
1409 Add option to link testcases with Pthreads library when
1410 using 'prepare_for_testing' in tests.
1411
1412 * lib/gdb.exp (build_executable_from_specs): Use
1413 gdb_compile_pthreads to compile if option "pthreads" is
1414 specified.
1415
cc16e6c9
TT
14162013-04-15 Tom Tromey <tromey@redhat.com>
1417
1418 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1419
72f1fe8a
TT
14202013-04-15 Tom Tromey <tromey@redhat.com>
1421
1422 * gdb.base/default.exp: Update for $_exception.
1423 * gdb.cp/exceptprint.cc: New file.
1424 * gdb.cp/exceptprint.exp: New file.
1425 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1426
6e72ca20
TT
14272013-04-15 Tom Tromey <tromey@redhat.com>
1428
1429 * gdb.cp/typeid.cc: New file.
1430 * gdb.cp/typeid.exp: New file.
1431
591f19e8
TT
14322013-04-15 Tom Tromey <tromey@redhat.com>
1433
1434 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1435
da9160e4
YQ
14362013-04-13 Yao Qi <yao@codesourcery.com>
1437
1438 * gdb.base/completion.exp: Test completion of command
1439 'target ctf' if target ctf is supported.
1440
f81d1120
PA
14412013-04-10 Pedro Alves <palves@redhat.com>
1442
1443 * gdb.base/completion.exp: Test "set height", "set listsize" and
1444 "set trace-buffer-size" completion.
1445 * gdb.base/setshow.exp: Test "set height unlimited".
1446 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1447 unlimited".
1448
393fd4c3
YQ
14492013-04-10 Yao Qi <yao@codesourcery.com>
1450
1451 * gdb.trace/actions.exp: Save trace data to CTF.
1452 Change to ctf target if GDB supports, read CTF data in ctf
1453 target, and check the actions of tracepoints.
1454 * gdb.trace/while-stepping.exp: Likewise.
1455 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1456 format and read CTF trace file if GDB supports.
1457 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1458 target is supported, change to ctf target, read trace data and
1459 check output of command "tstatus".
1460 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1461 read CTF data by target ctf and call check_tsv.
1462
b7a273f8
YQ
14632013-04-10 Yao Qi <yao@codesourcery.com>
1464
1465 * gdb.trace/actions.exp (check_tracepoint): New.
1466 (top level): Start the tracing and check the actions of
1467 tracepoints. Save trace data to tfile format. Restart GDB
1468 and read trace file in tfile target. Check the actions of
1469 tracepoints again.
1470 * gdb.trace/while-stepping.exp: Likewise.
1471
f3786771
YQ
14722013-04-10 Yao Qi <yao@codesourcery.com>
1473
1474 * gdb.trace/report.exp: Use standard_output_file for saved
1475 trace file.
1476
5c2b4418
HZ
14772013-04-10 Hui Zhu <hui@codesourcery.com>
1478
1479 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1480 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1481 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1482
f7543f0a
JK
14832013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1484
1485 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1486 response.
1487
f6de8ec2
PA
14882013-04-08 Pedro Alves <palves@redhat.com>
1489
1490 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1491 the location.
1492
b8abfd58
SL
14932013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1494
1495 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1496 for breakpoint location.
1497
156bffd0
SL
14982013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1499
1500 * gdb.linespec/linespec.exp: Make dir/file:line tests
1501 conditional for non-remote hosts only.
1502
c9a6ce02
PA
15032013-04-04 Stan Shebs <stan@codesourcery.com>
1504 Pedro Alves <palves@redhat.com>
1505
1506 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1507 * gdb.trace/actions-changed.c: New file.
1508 * gdb.trace/actions-changed.exp: New file.
1509 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1510 (gdb_trace_setactions_command): ... this. Add "actions_command"
1511 parameter, and handle it.
1512 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1513
4bd05f24
YQ
15142013-04-04 Yao Qi <yao@codesourcery.com>
1515
1516 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1517 'step'.
1518
3758b5ce
YQ
15192013-04-03 Yao Qi <yao@codesourcery.com>
1520
1521 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1522 "tfile-basic.tf".
1523 (test_tfind_tfile): Likewise.
1524
1dcaed0d
YQ
15252013-04-03 Yao Qi <yao@codesourcery.com>
1526
1527 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1528 "tfile-basic.tf" instead of "basic.tf".
1529 (write_error_trace_file): Pass argument "tfile-error.tf"
1530 instead of "error.tf".
1531 * gdb.trace/tfile.exp: Update tfile names to
1532 "tfile-basic.tf" and "tfile-error.tf".
1533
0e7a53fc
SL
15342013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1535
1536 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1537 empty directory in file for breakpoint hit.
1538
9852c492
YQ
15392013-03-29 Yao Qi <yao@codesourcery.com>
1540
1541 * gdb.base/completion.exp: Test completion of commands
1542 "target core", "target tfile" and "target exec".
1543 * gdb.trace/tfile.exp: Test completion of command
1544 "target tfile".
1545
af312be7
JB
15462013-03-28 Joel Brobecker <brobecker@adacore.com>
1547
1548 * gdb.ada/win_fu_syms: New testcase.
1549
e4a48d9d
DE
15502013-03-28 Doug Evans <dje@google.com>
1551
1552 * gdb.base/maint.exp (maint print statistics): Update expected output.
1553
7f7cc265
PA
15542013-03-28 Pedro Alves <palves@redhat.com>
1555
1556 PR gdb/15294
1557
1558 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1559 mean unlimited instead of $arg < 0.
1560 (test_listsize): Remove "listsize of 0 suppresses output" test.
1561 Test that "set listsize 0" ends up with an unlimited listsize.
1562
fc0da894
PA
15632013-03-28 Pedro Alves <palves@redhat.com>
1564
1565 * gdb.base/list.exp (last_line): New global.
1566 (last_line_re): New global.
1567 (test_listsize, test_list_function, test_list_forward)
1568 (test_repeat_list_command, test_list_range)
1569 (test_list_filename_and_function): Use them.
1570 * gdb.base/list0.c: Comment the last line of the file with "last
1571 line".
1572
abe7b711
PA
15732013-03-28 Pedro Alves <palves@redhat.com>
1574
1575 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1576 list the whole file.
1577
15b3979c
PA
15782013-03-28 Pedro Alves <palves@redhat.com>
1579
1580 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1581 "set listsize".
1582
96811e3b
KS
15832013-03-26 Keith Seitz <keiths@redhat.com>
1584
1585 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1586 from passing.
1587
4043f22b
PA
15882013-03-26 Pedro Alves <palves@redhat.com>
1589
1590 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1591 until after GDB has run.
1592
14a1aa17
YQ
15932013-03-26 Yao Qi <yao@codesourcery.com>
1594
1595 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1596 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1597
99c819ee
MM
15982013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1599
1600 * gdb.btrace/enable.exp: Add regression test.
1601
24955f63
TT
16022013-03-25 Tom Tromey <tromey@redhat.com>
1603
1604 * gdb.cp/m-static.exp: Add destructor-printing tests.
1605
fce632b6
TT
16062013-03-25 Tom Tromey <tromey@redhat.com>
1607
1608 * gdb.cp/m-static.exp: Add constructor ptype tests.
1609 * gdb.cp/m-static.cc (single_constructor): New class.
1610 (main): Make instance of single_constructor.
1611
598d3636
JK
16122013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1613 Pedro Alves <palves@redhat.com>
1614
1615 * gdb.server/server-kill.c: New file.
1616 * gdb.server/server-kill.exp: New file.
1617
c12440c9
PA
16182013-03-21 Pedro Alves <palves@redhat.com>
1619
1620 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1621 Expect $gdb_prompt in gdb_test_multiple.
1622
bd712aed
DE
16232013-03-21 Doug Evans <dje@google.com>
1624
1625 * gdb.base/maint.exp: Update tests for per-command stats.
1626
b2f83c08
TT
16272013-03-21 Tom Tromey <tromey@redhat.com>
1628
1629 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1630 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1631
ef0026f0
PA
16322013-03-20 Pedro Alves <palves@redhat.com>
1633
1634 PR gdb/15289
1635
1636 * gdb.base/remote.exp: Test
1637 "set remote hardware-watchpoint-limit -1",
1638 "set remote hardware-breakpoint-limit -1",
1639 "set remote hardware-watchpoint-limit 2147483647" and
1640 "set remote hardware-breakpoint-limit 2147483647".
1641
3f1175a9
PA
16422013-03-20 Pedro Alves <palves@redhat.com>
1643 Yao Qi <yao@codesourcery.com>
1644
1645 * gdb.trace/tfile.c: Add comments.
1646 (nonconstglob): New global.
1647 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1648 global that is not covered by the trace frame. Test
1649 disassembling.
1650
a09ae1c1
JK
16512013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1652
1653 * gdb.base/valgrind-infcall.exp
1654 (continue #$continue_count) <remote connection closed>
1655 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1656 $valgrind_pid.
1657
9ce98649
TT
16582013-03-15 Tom Tromey <tromey@redhat.com>
1659
1660 * gdb.cp/overload.cc (intintfunc): New.
1661 * gdb.cp/overload.exp: Add regression test.
1662
0a251e08
YQ
16632013-03-15 Yao Qi <yao@codesourcery.com>
1664
1665 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1666 using with_test_prefix.
1667 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1668 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1669 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1670 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1671 * gdb.base/break-interp.exp (test_core): Likewise.
1672 (test_attach_gdb): Likewise.
1673 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1674 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1675 Likewise.
1676 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1677 * gdb.base/jit.exp (one_jit_test): Likewise.
1678 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1679 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1680 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1681 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1682 Likewise.
1683 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1684 Likewise.
1685 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1686 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1687 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1688 (tracepoint_change_loc_2): Likewise.
1689 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1690 Likewise.
1691 (disconnected_tfind): Likewise.
1692 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1693 Likewise.
1694 (test_tfind_remote): Likewise.
1695 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1696 Likewise.
1697 (test_pending_resolved): Likewise.
1698 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1699 Likewise.
1700 (test_upload_tsv): Likewise.
1701 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1702 Likewise.
1703 (pending_tracepoint_works): Likewise.
1704 * gdb.trace/report.exp (use_collected_data): Likewise.
1705 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1706 Likewise.
1707 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1708 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1709 (strace_trace_on_same_addr): Likewise.
1710 (strace_trace_on_diff_addr): Likewise.
1711 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1712 (gdb_collect_locals_test): Likewise.
1713 (gdb_unavailable_registers_test): Likewise.
1714 (gdb_collect_globals_test): Likewise.
1715
2c415c0f
YQ
17162013-03-15 Yao Qi <yao@codesourcery.com>
1717
1718 * gdb.base/condbreak.exp: Add semicolon back which was removed
1719 by my previous commit.
1720
ae59b1da
YQ
17212013-03-14 Yao Qi <yao@codesourcery.com>
1722
1723 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1724 'return'.
1725 (gdb_target_monitor, gdb_load): Likewise.
1726 * config/sid.exp (gdb_load): Likewise.
1727 * config/slite.exp (gdb_load): Likewise.
1728 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1729 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1730 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1731 (single_step_until): Likewise.
1732 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1733 * gdb.arch/system-gcore.exp: Likewise.
1734 * gdb.base/bigcore.exp (extract_heap): Likewise.
1735 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1736 * gdb.base/call-ar-st.exp: Likewise.
1737 * gdb.base/call-rt-st.exp: Likewise.
1738 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1739 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1740 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1741 * gdb.base/corefile.exp: Likewise.
1742 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1743 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1744 * gdb.base/fixsection.exp: Likewise.
1745 * gdb.base/funcargs.exp: Likewise.
1746 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1747 * gdb.base/gcore-relro.exp: Likewise.
1748 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1749 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1750 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1751 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1752 * gdb.base/list.exp: Likewise.
1753 (set_listsize): Likewise.
1754 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1755 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1756 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1757 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1758 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1759 * gdb.base/setvar.exp: Likewise.
1760 (test_set): Likewise.
1761 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1762 * gdb.base/solib-overlap.exp: Likewise.
1763 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1764 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1765 * gdb.base/watchpoint.exp (initialize): Likewise.
1766 (test_simple_watchpoint): Likewise.
1767 (test_disabling_watchpoints): Likewise.
1768 (test_watchpoint_triggered_in_syscall): Likewise.
1769 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1770 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1771 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1772 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1773 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1774 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1775 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1776 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1777 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1778 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1779 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1780 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1781 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1782 * gdb.mi/gdb792.exp: Likewise.
1783 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1784 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1785 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1786 * gdb.threads/gcore-thread.exp: Likewise.
1787 (load_core): Likewise.
1788 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1789 (test_startup, check_control_c): Likewise.
1790 * gdb.threads/sigstep-threads.exp: Likewise.
1791 * gdb.threads/thread_check.exp: Likewise.
1792 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1793 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1794 (set_a_tracepoint, trace_buffer_normal): Likewise.
1795 (gdb_trace_circular_tests): Likewise.
1796 * gdb.trace/collection.exp: Likewise.
1797 * gdb.trace/disconnected-tracing.exp: Likewise.
1798 * gdb.trace/infotrace.exp: Likewise.
1799 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1800 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1801 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1802 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1803 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1804 * gdb.trace/stap-trace.exp: Likewise.
1805 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1806 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1807 * gdb.trace/trace-buffer-size.exp: Likewise.
1808 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1809 * gdb.trace/unavailable.exp: Likewise.
1810 * gdb.trace/while-dyn.exp: Likewise.
1811 * lib/fortran.exp (set_lang_fortran): Likewise.
1812 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1813 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1814 (default_gdb_start, get_compiler_info): Likewise.
1815 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1816 (get_debug_format, setup_xfail_format): Likewise.
1817 (rerun_to_main, gdb_skip_float_test): Likewise.
1818 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1819 * lib/java.exp (set_lang_java): Likewise.
1820 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1821 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1822 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1823 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1824 * lib/objc.exp (set_lang_objc): Likewise.
1825 * lib/pascal.exp (set_lang_pascal): Likewise.
1826 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1827 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1828 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1829
bb869963
SDJ
18302013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1831
1832 PR c++/15203
1833 PR c++/15210
1834 * gdb.cp/m-static.cc (keepalive_int): New function.
1835 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1836 * gdb.cp/m-static.exp: New test for `sintvar'.
1837
e2be70a0
YQ
18382013-03-14 Yao Qi <yao@codesourcery.com>
1839
1840 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1841 of 'tstatus' into tstatus_output.
1842 (top level): Save the trace data to tfile. Read trace file in
1843 tfile target. Check the trace status.
1844
8ddb1965
YQ
18452013-03-13 Yao Qi <yao@codesourcery.com>
1846
1847 * gdb.trace/tsv.exp (check_tsv): New.
1848 (top level): Save a tfile on current trace session. Call
1849 check_tsv on live target. Load the tfile with target tfile
1850 and call check_tsv again.
1851
045dd51f
YQ
18522013-03-13 Yao Qi <yao@codesourcery.com>
1853
1854 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1855 Replace some "gdb_test" with "gdb_test_no_output".
1856
82d049ab
PH
18572013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1858
1859 * gdb.ada/expr_delims.exp: New file.
1860 * gdb.ada/expr_delims/foo.adb: New file.
1861 * gdb.ada/expr_delims/pck.ads: New file.
1862 * gdb.ada/expr_delims/pck.adb: New file.
1863
cb8ea32b
KS
18642013-03-11 Keith Seitz <keiths@redhat.com>
1865
1866 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1867 both condition and thread. Then delete the watchpoint.
1868
2f1d9bdd
MM
18692013-03-11 Christian Himpel <christian.himpel@intel.com>
1870
1871 * Makefile.in: Add btrace testsuite.
1872 * configure: Regenerated.
1873 * configure.ac: Add btrace testsuite.
1874 * gdb.btrace/Makefile.in: New file.
1875 * gdb.btrace/enable.c: New file.
1876 * gdb.btrace/enable.exp: New file.
1877 * gdb.btrace/function_call_history.c: New file.
1878 * gdb.btrace/function_call_history.exp: New file.
1879 * gdb.btrace/instruction_history.c: New file.
1880 * gdb.btrace/instruction_history.exp: New file.
1881 * gdb.btrace/instruction_history.S: New file.
1882 * lib/gdb.exp: Add btrace skip proc.
1883
05c56a9d
JK
18842013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1885
1886 Fix entry-values if the callee called a noreturn function.
1887 * gdb.arch/amd64-tailcall-noret.S: New file.
1888 * gdb.arch/amd64-tailcall-noret.c: New file.
1889 * gdb.arch/amd64-tailcall-noret.exp: New file.
1890
9112db09
JK
18912013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1892
1893 Fix entry-values in C++ across CUs.
1894 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1895 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1896 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1897 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1898 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1899
be9a119c 19002013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1901 Hafiz Abid Qadeer <abidh@codesourcery.com>
1902
1903 gdb/testsuite/
1904 * gdb.trace/trace-buffer-size.exp: New file.
1905 * gdb.trace/trace-buffer-size.c: New file.
1906
049109b0
PA
19072013-03-06 Pedro Alves <palves@redhat.com>
1908
1909 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1910 doesn't support the tested optional feature, call "unsupported"
1911 with the same test message as the "pass" case, instead of calling
1912 "pass" with a different message. Use the same text for the "fail"
1913 cases too.
1914
4aa54120
YQ
19152013-03-06 Yao Qi <yao@codesourcery.com>
1916
1917 * gdb.trace/tstatus.exp: Remove the invocation of
1918 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1919 (test_tracepoints): Don't set fast tracepoint.
1920 (top level): Don't check agent library is loaded or not.
1921
b8b71e63
YQ
19222013-03-06 Yao Qi <yao@codesourcery.com>
1923
1924 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1925 parentheses by "\\".
1926
33f448b1
JK
19272013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1928
1929 * gdb.linespec/base/one/thefile.cc (twodup): New.
1930 (m): Call it.
1931 * gdb.linespec/base/two/thefile.cc (dupname): New.
1932 (n): Call it.
1933 * gdb.linespec/break-ask.exp: New file.
1934 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1935
1c942fb9
YQ
19362013-02-28 Yao Qi <yao@codesourcery.com>
1937
1938 * gdb.trace/report.exp: Move some code to ...
1939 (use_collected_data): New.
1940 (top level): Call use_collected_data once on the live target.
1941 Save at file of the current trace session, load it with target
1942 tfile, and call use_collected_data again.
1943
5b967901
JK
19442013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1945
1946 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1947
6447023f
JK
19482013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1949
1950 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1951 Add final kill of ${valgrind_pid}.
1952
9f44fbc0
SCR
19532013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1954
1955 * gdb.python/py-arch.c: New test case
1956 * gdb.python/py-arch.exp: New tests to test
1957 gdb.Architecture.disassemble
1958 * gdb.python/Makefile.in: Add py-arch to the list of
1959 EXECUTABLES.
1960
4c9ad8c2
TT
19612013-02-18 Tom Tromey <tromey@redhat.com>
1962
1963 * gdb.dwarf2/subrange.exp: New file.
1964
f5911ea1
HAQ
19652013-02-15 Pedro Alves <pedro@codesourcery.com>
1966 Hafiz Abid Qadeer <abidh@codesourcery.com>
1967
1968 * gdb.trace/tfile.exp: Add test for -trace-status command.
1969
420f4384
JK
19702013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1971
1972 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1973 nanosleep by sleep.
1974
4819b3f8
PA
19752013-02-14 Pedro Alves <palves@redhat.com>
1976
1977 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1978
1773c82c
HAQ
19792013-02-14 Pedro Alves <pedro@codesourcery.com>
1980 Hafiz Abid Qadeer <abidh@codesourcery.com>
1981
1982 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1983
e234dfaf
TT
19842013-02-12 Tom Tromey <tromey@redhat.com>
1985
1986 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1987 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1988
6c01dd94
PA
19892013-02-12 Pedro Alves <palves@redhat.com>
1990
1991 * gdb.base/catch-signal.c: Update copyright years.
1992 * gdb.base/catch-signal.exp: Update copyright years.
1993 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1994 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1995 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1996 * gdb.dwarf2/dw2-error.S: Update copyright years.
1997 * gdb.dwarf2/dw2-error.c: Update copyright years.
1998 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1999 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
2000 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
2001
595fc67f
PA
20022013-02-12 Pedro Alves <palves@redhat.com>
2003
2004 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
2005 message.
2006 * gdb.base/sigaltstack.exp: Ditto.
2007 * gdb.base/siginfo.exp: Ditto.
2008 * gdb.base/sizeof.exp: Ditto.
2009
17282693
PA
20102013-02-12 Pedro Alves <palves@redhat.com>
2011
2012 * gdb.mi/mi-basics.exp: Tweak intro comment.
2013 * gdb.mi/mi-break.exp: Tweak intro comment.
2014 * gdb.mi/mi-console.exp: Tweak intro comment.
2015 * gdb.mi/mi-file.exp: Tweak intro comment.
2016 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
2017 * gdb.mi/mi-return.exp: Tweak intro comment.
2018 * gdb.mi/mi-stepi.exp: Tweak intro comment.
2019 * gdb.mi/mi-until.exp: Tweak intro comment.
2020 * gdb.mi/mi-watch.exp: Tweak intro comment.
2021
8a4ac37e
PA
20222013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
2023
2024 * gdb.server/no-thread-db.exp: New file.
2025 * gdb.server/no-thread-db.c: New file.
2026 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2027
c2792f5a
DE
20282013-02-11 Doug Evans <dje@google.com>
2029
2030 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
2031 two decfloats.
2032
d9e98382
SDJ
20332013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2034
2035 * gdb.base/bitfields.c (struct internalvartest): New declaration.
2036 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
2037
a321661a
JK
20382013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2039
2040 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
2041
134a2066
YQ
20422013-02-06 Yao Qi <yao@codesourcery.com>
2043
2044 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
2045 to ...
2046 (test_create_delete_modify_tsv): ... here. New test on modifying
2047 the initial value of a tsv.
2048
5a2dc60a
JK
20492013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2050
2051 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
2052 (cd .../rdir): ... here.
2053
233d95b5
JK
20542013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2055
2056 * gdb.linespec/base/one/header.h: New file.
2057 * gdb.linespec/base/two/header.h: New file.
2058 * gdb.linespec/macro-relative.c: New file.
2059 * gdb.linespec/macro-relative.exp: New file.
2060
fbd9ab74
JK
20612013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2062
2063 * gdb.base/fullpath-expand-func.c: New file.
2064 * gdb.base/fullpath-expand.c: New file.
2065 * gdb.base/fullpath-expand.exp: New file.
2066 * gdb.base/realname-expand-real.c: New file.
2067 * gdb.base/realname-expand.c: New file.
2068 * gdb.base/realname-expand.exp: New file.
2069
1b56eb55
JK
20702013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2071
2072 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
2073 * gdb.dwarf2/dw2-dir-file-name.c: New file.
2074
af529f8f
JK
20752013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2076
2077 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
2078 (compare_filenames_for_search does not match)
2079 (compare_filenames_for_search does match): New tests.
2080
f5b95b50
JK
20812013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2082
2083 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
2084
d47921b9
JK
20852013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2086
2087 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
2088
8a92335b
JK
20892013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2090
2091 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
2092 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
2093 ${binfile}.mini_debuginfo-debuglink and
2094 ${binfile}.mini_debuginfo-debuglink.xz.
2095
17f2157d
TT
20962013-02-01 Tom Tromey <tromey@redhat.com>
2097
2098 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
2099 attributes.
2100
d65f0a9c
TT
21012013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2102 Tom Tromey <tromey@redhat.com>
2103
2104 * gdb.dwarf2/method-ptr.exp: Link with c++.
2105 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
2106
f25c0135
TT
21072013-01-31 Tom Tromey <tromey@redhat.com>
2108
2109 * gdb.base/jit.exp (compile_jit_test): New proc.
2110 Add PIE tests.
2111
7078baeb
TT
21122013-01-31 Tom Tromey <tromey@redhat.com>
2113
2114 * gdb.dwarf2/method-ptr.cc: New file.
2115 * gdb.dwarf2/method-ptr.exp: New file.
2116
1d24041a
TT
21172013-01-31 Tom Tromey <tromey@redhat.com>
2118
2119 * lib/dwarf.exp (namespace Dwarf): New.
2120
8d9878a4
TT
21212013-01-29 Tom Tromey <tromey@redhat.com>
2122
2123 * gdb.dwarf2/fission-reread.exp: Add unload test.
2124
bed911e5
DE
21252013-01-28 Doug Evans <dje@google.com>
2126
2127 * gdb.dwarf2/fission-loclists.exp: New file.
2128 * gdb.dwarf2/fission-loclists.S: New file.
2129
e229648e
JK
21302013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2131
2132 Code cleanup.
2133 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2134 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2135 and prepare_for_testing.
2136 * gdb.base/store.exp: Likewise.
2137
86700f00
TT
21382013-01-25 Tom Tromey <tromey@redhat.com>
2139
2140 * gdb.python/py-explore.exp: Expect the gdb prompt.
2141
8954db33
AB
21422013-01-25 Andrew Burgess <aburgess@broadcom.com>
2143
2144 * gdb.base/gnu_vector.c: New variable for use in tests.
2145 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2146 changes in scalar to vector casting and widening.
2147 * gdb.python/py-type.c: New variables for use in tests.
2148 * gdb.python/py-type.exp: Update vector related tests to reflect
2149 changes in scalar to vector casting and widening.
2150
2077afdd
TD
21512013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2152
2153 * gdb.base/prologue-include.c: New file.
2154 * gdb.base/prologue-include.exp: New file.
2155 * gdb.base/prologue-include.h: New file.
2156
d7499464
HAQ
21572013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2158
2159 PR gdb/13443
2160 * gdb.mi/mi-var-block.exp: Make test messages unique.
2161
e2a3e0f1
TT
21622013-01-23 Tom Tromey <tromey@redhat.com>
2163
2164 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2165
152fcc9c
TT
21662013-01-23 Tom Tromey <tromey@redhat.com>
2167
2168 * gdb.cp/converts.cc (main): Initialize 'a'.
2169
bea883fd
SCR
21702013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2171
2172 * testsuite/gdb.python/frame.exp: Add a test for
2173 gdb.Frame.architecture() method.
2174
0928e93d
PA
21752013-01-22 Pedro Alves <palves@redhat.com>
2176
2177 * gdb.base/annota1.exp (signal sent): No longer expect
2178 breakpoints-invalid.
2179 * gdb.cp/annota2.exp (continue until exit)
2180 (watch triggered on a.x): Ditto.
2181
9c97429f
PA
21822013-01-22 Pedro Alves <palves@redhat.com>
2183
2184 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2185 Adjust tests to breakpoints-invalid changes.
2186 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2187 variables.
2188 Adjust tests to breakpoints-invalid changes.
2189
187d10dd
PA
21902013-01-22 Pedro Alves <palves@redhat.com>
2191
2192 * gdb.base/annota1.exp (annotate ignore count change): Add
2193 expected output for failure case.
2194
ea3aedcb
TT
21952013-01-22 Tom Tromey <tromey@redhat.com>
2196
2197 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2198 call.
2199
998580f1
MK
22002013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2201
2202 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2203 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2204 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2205 Also handle 'thread' field.
2206 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2207 * gdb.mi/mi-watch.exp: Ditto.
2208 * lib/mi-support.exp: Ditto.
2209
8f1d5693
MK
22102013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2211
2212 * gdb.python/py-explore.exp: Improve a test
2213
2d8c5d7c
DB
22142013-01-18  David Blaikie  <dblaikie@gmail.com>
2215
2216 * gdb.base/label.c (main): Correct the type of the second
2217 parameter.
2218
46f35228
TT
22192013-01-18 Tom Tromey <tromey@redhat.com>
2220
2221 * gdb.dwarf2/trace-crash.s: New file.
2222 * gdb.dwarf2/trace-crash.exp: New file.
2223
5965d69d
HAQ
22242013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2225
43aaf8b6
PA
2226 PR gdb/13443
2227 * gdb.base/checkpoint.exp: Update test messages to make them
2228 unique.
5965d69d 2229
5ae4861a
YQ
22302013-01-18 Yao Qi <yao@codesourcery.com>
2231
2232 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2233 output of 'info tracepoints'.
2234 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2235 Likewise.
2236 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2237 * gdb.trace/disconnected-tracing.c (struct foo): New.
2238
d84fca2c
JK
22392013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2240
2241 * gdb.dwarf2/dw2-dos-drive.S: New file.
2242 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2243
aebb1cc9
DE
22442013-01-17 Doug Evans <dje@google.com>
2245
2782d512
DE
2246 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2247 CXX_FOR_TARGET.
2248
aebb1cc9
DE
2249 * boards/cc-with-tweaks.exp: New file.
2250
db2b2972
TT
22512013-01-17 Tom Tromey <tromey@redhat.com>
2252
2253 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2254
96343774
PA
22552013-01-17 Pedro Alves <palves@redhat.com>
2256
2257 Merge dg-extract-results.sh from upstream (svn 195224).
2258
2259 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2260 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2261
2262 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2263 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2264
2265 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2266 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2267
2268 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2269 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2270 of grep -q.
2271
675921c0
SD
22722012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2273
2274 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2275 interface.
2276 * gdb.base/jithost.c: New file.
2277 * gdb.base/jithost.h: New file.
2278 * gdb.base/jitreader.c : New file.
2279 * gdb.base/jit-protocol.h: New file.
2280
ab04a2af
TT
22812013-01-16 Tom Tromey <tromey@redhat.com>
2282
2283 * gdb.base/catch-signal.c: New file.
2284 * gdb.base/catch-signal.exp: New file.
2285
8ac3646f
TT
22862013-01-16 Tom Tromey <tromey@redhat.com>
2287
2288 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2289
22fc223e
JK
22902013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2291
2292 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2293
44478ab3
TT
22942013-01-14 Tom Tromey <tromey@redhat.com>
2295
2296 * gdb.base/completion.exp: Add "set gnutarget" test.
2297
06d66ee9
TT
22982013-01-14 Tom Tromey <tromey@redhat.com>
2299
2300 * gdb.dwarf2/dw2-restrict.S: New file.
2301 * gdb.dwarf2/dw2-restrict.c: New file.
2302 * gdb.dwarf2/dw2-restrict.exp: New file.
2303
c9bf0622
TT
23042013-01-14 Tom Tromey <tromey@redhat.com>
2305
2306 * gdb.dwarf2/dw2-error.exp: New file.
2307 * gdb.dwarf2/dw2-error.c: New file.
2308 * gdb.dwarf2/dw2-error.S: New file.
2309
5b12a61c
JK
23102013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2311
2312 * gdb.cp/parse-lang.cc: New file.
2313 * gdb.cp/parse-lang.exp: New file.
2314
f0a4b570
JK
23152013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2316
2317 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2318 (set substitute-path): New test.
2319 (fullname present): Remove content.
2320 (substituted fullname): New test.
2321
f751cc97
JB
23222013-01-13 Joel Brobecker <brobecker@adacore.com>
2323
2324 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2325 check. Move $gdb_py_is_py24 value check right after.
2326
04164e8e
JK
23272013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2328
2329 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2330 targets.
2331
5bf480a5
YQ
23322013-01-11 Yao Qi <yao@codesourcery.com>
2333
2334 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2335 for dprintf.
2336 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2337 Check the fields in "=breakpoint-created" for dprintf.
2338
f35a17b5
JK
23392012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2340
2341 * gdb.mi/mi-fullname-deleted.exp: New file.
2342
85817405
JK
23432012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2344
2345 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2346 expected output.
2347 (info skip with pending file): Remove.
2348 (ignoring function in solib, info skip for function multiply): Update
2349 the expected output.
2350 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2351 (info skip (delete 1), info skip after disabling all)
2352 (info skip after enabling all, info skip after disabling 4 2-3)
2353 (info skip after enabling 2-3, info skip 2-3)
2354 (info skip after deleting 2 3): Update the expected output.
2355 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2356 statement to its initialization and return.
2357 * gdb.linespec/skip-two.exp: New file.
2358
27210e12
DE
23592012-12-19 Doug Evans <dje@google.com>
2360
2361 * gdb.base/maint.exp: Handle testing with .gdb_index.
2362
bb627a12
JB
23632012-12-19 Joel Brobecker <brobecker@adacore.com>
2364
2365 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2366 Cavium to FSF.
2367
7785b880
JB
23682012-12-19 Joel Brobecker <brobecker@adacore.com>
2369
2370 * dg-extract-results.sh: Update contact info in copyright notice.
2371 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2372 GPL v3 or later. Update contact info.
2373 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2374 gdb.threads/watchpoint-fork-mt.c,
2375 gdb.threads/watchpoint-fork-parent.c,
2376 gdb.threads/watchpoint-fork-st.c,
2377 gdb.threads/watchpoint-fork.h: Likewise.
2378
f2a8bc8a
YQ
23792012-12-15 Yao Qi <yao@codesourcery.com>
2380
2381 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2382 'installed' field in '=breakpoint-modified'.
2383 (test_reconnect): Check 'installed' field in
2384 '=breakpoint-modified' and '=breakpoint-created'.
2385
2386 * gdb.trace/actions.exp: Update test for 'installed' field.
2387 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2388 (tracepoint_change_loc_2): Likewise.
2389 Check 'info tracepoint' display nothing else.
2390 * gdb.trace/deltrace.exp: Likewise.
2391 * gdb.trace/infotrace.exp: Likewise.
2392 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2393 Likewise.
2394 * gdb.trace/passcount.exp: Likewise.
2395 * gdb.trace/tracecmd.exp: Likewise.
2396 * gdb.trace/while-stepping.exp: Likewise.
2397
6592e36f
TT
23982012-12-14 Tom Tromey <tromey@redhat.com>
2399
2400 * gdb.cp/member-name.exp: New file.
2401 * gdb.cp/member-name.cc: New file.
2402
7d27a96d
TT
24032012-12-14 Tom Tromey <tromey@redhat.com>
2404
2405 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2406
f8c05d0d
DE
24072012-12-14 Doug Evans <dje@google.com>
2408
2409 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2410 DW_OP_GNU_implicit_pointer is section-relative.
2411
451b7c33
TT
24122012-12-14 Tom Tromey <tromey@redhat.com>
2413
43aaf8b6 2414 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2415
10e339df
PA
24162012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2417
6fdff2c5 2418 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2419
e780d813
DE
24202012-12-13 Doug Evans <dje@google.com>
2421
2422 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2423 * gdb.multi/multi-arch.exp: Ditto.
2424
ca3dbcc8 24252012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2426
ca3dbcc8
MG
2427 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2428 catch load test library source file.
2429 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2430 load test source file.
2431 * gdb.mi/mi-catch-load.exp: New. Test file for
2432 basic MI -catch-load and -catch-unload tests.
2433
2960a434
PK
24342012-12-11 Paul Koning <paul_koning@dell.com>
2435
2436 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2437 exception.
2438 (_iterator_except): New function.
2439 (ArrayPrinter): Use _iterator function instead of local _iterator
2440 class for Python 3 compatibility.
2441 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 2442 _iterator.
2960a434
PK
2443 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2444 execfile for Python 3 compatibility.
2445 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2446 format in error_prompt test.
6fdff2c5 2447
9325cb04
PK
24482012-12-10 Paul Koning <paul_koning@dell.com>
2449
2450 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 2451 compatibility.
9325cb04
PK
2452 * gdb.python/py-block.exp: Ditto.
2453 * gdb.python/py-breakpoint.exp: Ditto.
2454 * gdb.python/py-cmd.exp: Ditto.
2455 * gdb.python/py-events.py: Ditto.
2456 * gdb.python/py-finish-breakpoint.py: Ditto.
2457 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2458 * gdb.python/py-finish-breakpoint2.py: Ditto.
2459 * gdb.python/py-frame-inline.exp: Ditto.
2460 * gdb.python/py-frame.exp: Ditto.
2461 * gdb.python/py-infthread.exp: Ditto.
2462 * gdb.python/py-objfile.exp: Ditto.
2463 * gdb.python/py-parameter.exp: Ditto.
2464 * gdb.python/py-progspace.exp: Ditto.
2465 * gdb.python/py-prompt.exp: Ditto.
2466 * gdb.python/py-symbol.exp: Ditto.
2467 * gdb.python/py-symtab.exp: Ditto.
2468 * gdb.python/py-template.exp: Ditto.
2469 * gdb.python/py-value-cc.exp: Ditto.
2470 * gdb.python/python.exp: Ditto.
2471 * gdb.python/source2.py: Ditto.
2472 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 2473 compatibility.
9325cb04
PK
2474 Use sorted() function rather than sort() method.
2475 Accept either int or long values for enum values.
2476 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2477 execfile for Python 3 compatibility.
2478 * gdb.python/py-evsignal.exp: Ditto.
2479 * gdb.python/py-evthreads.exp: Ditto.
2480 * gdb.python/py-mi.exp: Ditto.
2481 * gdb.python/py-pp-maint.exp: Ditto.
2482 * gdb.python/py-prettyprint.exp: Ditto.
2483 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 2484 Python 3 compatibility.
9325cb04
PK
2485 Skip tests for Python 2.4.
2486 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 2487 Python 3 compatibility.
9325cb04
PK
2488 Use byte string rather than character string in memory write test
2489 if Python 3.
2490 * gdb.python/py-pp-maint.py: Change class declarations to "new
2491 class" syntax.
2492 * gdb.python/py-prettyprint.py: Change iterator class to generator
2493 function for Python 3 compatibility.
2494 Make all classes "new style".
2495 Fix indentation issue and stray semicolon.
2496 * gdb.python/py-shared.expChange print syntax for Python 3
2497 compatibility.
2498 Define "long" if Python 3.
2499 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 2500 compatibility.
9325cb04
PK
2501 Accept either int or long values for enum values.
2502 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 2503 compatibility.
9325cb04
PK
2504 Skip "long" and "unicode" tests if Python 3.
2505 Accept either "type" or "class" in type checks.
2506 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2507 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2508
8b9737bf
TT
25092012-12-10 Tom Tromey <tromey@redhat.com>
2510
2511 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2512 (test): Add "two_cu" argument.
2513 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2514 for types; allow two CUs.
2515
1b80a9fa
JK
25162012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2517
2518 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2519 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2520
f0b6d50a
YQ
25212012-12-08 Yao Qi <yao@codesourcery.com>
2522 Pedro Alves <palves@redhat.com>
2523
2524 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2525 '=breakpoint-created' when GDB merges the tracepoints of both
2526 sides.
2527
2f68a895
TT
25282012-12-07 Tom Tromey <tromey@redhat.com>
2529
2530 * gdb.base/break1.c (enum some_enum, union some_union): New.
2531 (some_enum_global, some_union_global, some_value): New globals.
2532 * gdb.base/completion.exp: Add tag completion tests.
2533
4fc5d43e
TT
25342012-12-07 Tom Tromey <tromey@redhat.com>
2535
2536 * gdb.base/completion.exp: Add tests for ptype and whatis
2537 completion.
2538
6559e013
JB
25392012-12-07 Joel Brobecker <brobecker@adacore.com>
2540
2541 * gdb.base/stale-infcall.exp: Fix copyright line.
2542
ae2b630d
JB
25432012-12-07 Joel Brobecker <brobecker@adacore.com>
2544
2545 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2546
0ba2eb0f
TT
25472012-12-06 Pedro Alves <palves@redhat.com>
2548 Tom Tromey <tromey@redhat.com>
2549
2550 * gdb.base/exprs.exp: Add tests for cast to void.
2551
731145cb
TT
25522012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2553
2554 * gdb.python/py-mi.exp: Correct expected results for attribute
2555 "dynamic" returned by -var-update.
2556 Add test case for correct handling of "diplayhint" for children
2557 of dynamic varobjs.
2558 * gdb.python/py-prettyprint.c (set_itme): New function.
2559 (bug_14741) New function.
2560 (main) Add call to bug_14741().
2561 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2562
e58fcc15
UW
25632012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2564
2565 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2566 ${binfile}.funcsyms list.
2567
e9eb0d14
YQ
25682012-12-04 Yao Qi <yao@codesourcery.com>
2569
2570 PR gdb/13443
2571 * gdb.trace/actions.exp: Make test messages unique.
2572
4983028c
TT
25732012-11-29 Tom Tromey <tromey@redhat.com>
2574
2575 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2576
ea5e6b0e
UW
25772012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2578
2579 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2580 * gdb.opencl/datatypes.exp: Likewise.
2581 * gdb.opencl/operators.exp: Likewise.
2582 * gdb.opencl/vec_comps.exp: Likewise.
2583
cdde3dfb
JG
25842012-11-29 Jerome Guitton <guitton@adacore.com>
2585
2586 * gdb.ada/iwide: New testcase.
2587
b50d69b5
JG
25882012-11-29 Jerome Guitton <guitton@adacore.com>
2589
2590 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2591 ptype test.
2592
c2d3fccf
JG
25932012-11-29 Jerome Guitton <guitton@adacore.com>
2594
2595 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2596 form {VARIANT_TYPE}ADDRESS.
2597
5edf51fe
YQ
25982012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2599
2600 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2601 (func): New function.
2602 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2603 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2604 pointers to members with pointer-to-function type.
2605
608e2dbb
TT
26062012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2607 Tom Tromey <tromey@redhat.com>
2608
2609 * gdb.base/gnu-debugdata.exp: New file.
2610 * gdb.base/gnu-debugdata.c: New file.
2611 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2612 (gdb_unload): Return 0 on success.
2613
4648e588
JK
26142012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2615
2616 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2617
17d6efc4
JB
26182012-11-26 Joel Brobecker <brobecker@adacore.com>
2619
2620 * gdb.base/empty_exe.exp: New testcase.
2621
ace21957
MF
26222012-11-20 Mike Frysinger <vapier@gentoo.org>
2623
2624 * gdb.base/completion.exp: Add test for help aliases completion.
2625
5c401a0a
YQ
26262012-11-20 Yao Qi <yao@codesourcery.com>
2627
2628 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2629 Don't test 'maint set show-debug-regs'.
2630 Use command 'set remotecache' instead of
2631 'set circular-trace-buffer'.
2632
8dea366b
KS
26332012-11-16 Keith Seitz <keiths@redhat.com>
2634
2635 PR c++/13615
2636 * gdb.cp/baseenum.cc: New file.
2637 * gdb.cp/baseenum.exp: New file.
2638 * gdb.cp/derivation.cc (A): Add copyright.
2639 Add a typedef.
2640 (B): Use A::value_type instead of int. Change all references.
2641 (D): Use value_type instead of int. Change all references.
2642 (E): Likewise.
2643 (F); Likewise.
2644 (Z): New class.
2645 (ZZ): New class.
6fdff2c5 2646 (N, Base, Derived): New namespace and classes.
8dea366b
KS
2647 (main): Add instances of Z and ZZ.
2648 Make sure all symbols from N are kept.
2649 * gdb.cp/derivation.exp: Update typedef changes in tests.
2650 Add tests for class typedefs both before and after starting
2651 the inferior.
2652 Add tests for searching for a typedef while stopped in a
2653 method.
2654
5e34c6c3
LM
26552012-11-14 Luis Machado <lgustavo@codesourcery.com>
2656
2657 * gdb.mi/mi-var-create-rtti.c: New file.
2658 * gdb.mi/mi-var-create-rtti.exp: New file.
2659
5e487a5f
LM
26602012-11-14 Luis Machado <lgustavo@codesourcery.com>
2661
2662 * gdb.base/structs3.exp: Run to main before doing any tests.
2663
6d67b990
AB
26642012-11-14 Andrew Burgess <aburgess@broadcom.com>
2665
2666 * gdb.python/py-type.exp: Uniquify test names.
2667
e5d98164
YQ
26682012-11-14 Yao Qi <yao@codesourcery.com>
2669
2670 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2671 (thread_function) [DEBUG]: Call 'printf'.
2672 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2673 command line if 'DEBUG=1' is passed to test.
2674 Remove a pattern to match inferior's output.
2675
62747a60
TT
26762012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2677
2678 * gdb.mi/mi-fill-memory.exp: New test.
2679
18a9fc12
TT
26802012-11-12 Tom Tromey <tromey@redhat.com>
2681
2682 * gdb.base/completion.exp: Update for "info type-printers".
2683 * gdb.python/py-typeprint.cc: New file.
2684 * gdb.python/py-typeprint.exp: New file.
2685 * gdb.python/py-typeprint.py: New file.
2686
bd69fc68
TT
26872012-11-12 Tom Tromey <tromey@redhat.com>
2688
2689 * gdb.base/call-sc.exp: Use "ptype/r".
2690 * gdb.base/volatile.exp: Don't expect "int".
2691 * gdb.cp/ptype-flags.cc: New file.
2692 * gdb.cp/ptype-flags.exp: New file.
2693 * gdb.cp/templates.exp: Use ptype/r.
2694 (test_ptype_of_templates, test_template_typedef): Likewise.
2695 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2696 argument. Handle template names and template parameters.
2697 * gdb.mi/mi-var-cmd.exp: Accept "long".
2698 * gdb.mi/mi-var-child.exp: Accept "long".
2699 * gdb.mi/mi-var-display.exp: Accept "long".
2700 * gdb.mi/mi2-var-child.exp: Accept "long".
2701
b3720c3a
TT
27022012-11-12 Tom Tromey <tromey@redhat.com>
2703
2704 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2705 "ptype" from calls to cp_test_ptype_class.
2706 (test_enums): Likewise.
2707 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2708 cp_test_ptype_class.
2709 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2710 calls to cp_test_ptype_class.
2711 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2712 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2713 from calls to cp_test_ptype_class.
2714 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2715 command here. Change "in_command" argument to "in_exp".
2716
0d63ecda
KS
27172012-11-10 Keith Seitz <keiths@redhat.com>
2718
2719 PR gdb/14288
2720 * gdb.base/printcmds.c: Add invalid_XXX globals
2721 for repeated byte tests.
2722 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2723 * gdb.base/wchar.c (main): Add and construct a wchar_t
2724 array with repeated characters.
2725 * gdb.base/wchar.exp: Add repeated character tests.
2726
ed8a1c2d
AB
27272012-11-09 Andrew Burgess <aburgess@broadcom.com>
2728
2729 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2730 disassembly output.
2731
9107fc8d
PA
27322012-11-09 Pedro Alves <palves@redhat.com>
2733
2734 PR gdb/14306
2735
2736 * gdb.multi/multi-arch-exec.c: New file.
2737 * gdb.multi/multi-arch-exec.exp: New file.
2738
558a9d82
YQ
27392012-11-09 Yao Qi <yao@codesourcery.com>
2740
2741 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2742 (top level): Call it.
2743
e714f336
YQ
27442012-11-09 Yao Qi <yao@codesourcery.com>
2745
2746 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2747 typo.
2748
6ecd4729
PA
27492012-11-09 Pedro Alves <palves@redhat.com>
2750
2751 * gdb.multi/multi-arch.exp: New.
2752
9015683b
TT
27532012-11-08 Tom Tromey <tromey@redhat.com>
2754
2755 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2756 core files, if possible.
2757 * gdb.base/siginfo-thread.c: New file
2758 * gdb.base/siginfo-thread.exp: New file
2759
ea9f10bb
TT
27602012-11-08 Tom Tromey <tromey@redhat.com>
2761
2762 * gdb.base/comprdebug.exp: New file.
2763
f6592439
PA
27642012-11-06 Pedro Alves <palves@redhat.com>
2765
2766 PR gdb/14810
2767
2768 * gdb.base/disabled-location.c: New file.
2769 * gdb.base/disabled-location.exp: New file.
2770
2d338fa9
TT
27712012-11-06 Tom Tromey <tromey@redhat.com>
2772
2773 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2774 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2775 gdb_gcore_cmd.
2776 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2777 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2778 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2779 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2780 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2781 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2782 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2783 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2784 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2785
68c9da30
PA
27862012-11-05 Pedro Alves <palves@redhat.com>
2787
2788 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2789 procedure.
2790 (do_vfork_and_follow_child_tests_exec)
2791 (do_vfork_and_follow_child_tests_exit): Call it.
2792
a7c8c931
PA
27932012-11-05 Pedro Alves <palves@redhat.com>
2794
2795 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2796 fails.
2797
6f6484cd
YQ
27982012-11-03 Yao Qi <yao@codesourcery.com>
2799
2800 Fix PR gdb/14617.
2801 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2802 Remove setup_kfail, and update test.
2803
b45627a0
TT
28042012-11-02 Tom Tromey <tromey@redhat.com>
2805
2806 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2807 test.
2808
f50f4e56
PA
28092012-11-02 Pedro Alves <palves@redhat.com>
2810
2811 PR gdb/14766
2812
2813 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2814 setup_kfail.
2815 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2816 get registers".
2817
71ce889d
PA
28182012-11-02 Pedro Alves <palves@redhat.com>
2819
2820 * gdb.base/foll-vfork-exit.c: New file.
2821 * gdb.base/foll-vfork.exp (top level): New file-describing
2822 comment.
2823 (vfork_child_follow_to_exit): New procedure.
2824 (tcatch_vfork_then_child_follow): Rename as ...
2825 (tcatch_vfork_then_child_follow_exec): ... this.
2826 (tcatch_vfork_then_child_follow_exit): New procedure.
2827 (do_vfork_and_follow_parent_tests): New procedure, factored out
2828 from do_vfork_and_exec_tests.
2829 (do_vfork_and_follow_child_tests_exec): Ditto.
2830 (do_vfork_and_exec_tests): Delete.
2831 (do_vfork_and_follow_child_tests_exit): New procedure.
2832 (top level): Run tests with both the program that has the vfork
2833 child execing, and the program has the vfork child exiting.
2834
1e35b1a9
PA
28352012-11-02 Pedro Alves <palves@redhat.com>
2836
2837 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2838 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2839 (vfork_parent_follow_to_bp): Call it.
2840 (kill_child): Delete.
2841 (vfork_and_exec_child_follow_to_main_bp)
2842 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2843 longer call kill_child.
2844 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2845 (do_vfork_and_exec_tests): Don't runto_main before calling each
2846 test procedure.
2847 (top level): Don't clean restart and set verbose before running
2848 each test procedure.
2849
28502012-11-02 Pedro Alves <palves@redhat.com>
2851
2852 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2853 (vfork_parent_follow_to_bp)
2854 (vfork_and_exec_child_follow_to_main_bp)
2855 (vfork_and_exec_child_follow_through_step)
2856 (tcatch_vfork_then_parent_follow)
2857 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2858 Use with_test_prefix.
2859
28602012-11-02 Pedro Alves <palves@redhat.com>
2861
2862 * gdb.base/foll-vfork.c: Add copyright header.
2863 * gdb.base/vforked-prog.c: Add copyright header.
2864
28652012-11-02 Pedro Alves <palves@redhat.com>
2866
2867 * gdb.base/foll-vfork.exp
2868 (vfork_and_exec_child_follow_through_step): Don't skip on
2869 non-HP/UX targets. Expect the next to only step one line on
2870 non-HP/UX targets, rather than stopping only after the exec.
2871
28722012-11-02 Pedro Alves <palves@redhat.com>
2873
2874 Don't hard code line numbers.
2875
2876 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2877 Expect text from the sources instead of a line number.
2878 (vfork_parent_follow_to_bp)
2879 (vfork_and_exec_child_follow_to_main_bp)
2880 (vfork_and_exec_child_follow_through_step)
2881 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2882 Use gdb_get_line_number.
2883
28842012-11-02 Pedro Alves <palves@redhat.com>
2885
2886 Modernize.
2887
2888 * gdb.base/foll-vfork.exp: Use standard_testfile and
2889 build_executable. Pass descriptive string to untested.
2890 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2891 (vfork_and_exec_child_follow_to_main_bp)
2892 (vfork_and_exec_child_follow_through_step)
2893 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2894 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2895 of send_gdb/gdb_expect.
2896
2897 (kill_child): New procedure.
2898 (vfork_and_exec_child_follow_to_main_bp)
2899 (vfork_and_exec_child_follow_through_step): Use it.
2900
f0559fff
YQ
29012012-11-02 Yao Qi <yao@codesourcery.com>
2902
2903 * gdb.base/setvar.exp: Test setting nested struct.
2904 * gdb.base/setvar.c (v_struct3): New.
2905
c207c6da
DE
29062012-11-01 Doug Evans <dje@google.com>
2907
2908 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2909 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2910 use them.
2911
2f27adfe
AB
29122012-10-31 Andrew Burgess <aburgess@broadcom.com>
2913
2914 PR cli/14772
2915 * gdb.base/gnu_vector.c (union_with_vector_1)
2916 (struct_with_vector_1): Add new struct and union for testing
2917 ptype.
2918 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2919 structs / unions containing vectors.
2920
bb662ca6
YQ
29212012-10-25 Yao Qi <yao@codesourcery.com>
2922
2923 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2924 'setup_kfail' instead of 'setup_kfail_for_target'.
2925 * gdb.base/varargs.exp: Likewise.
2926 * lib/gdb.exp (setup_kfail_for_target): Remove.
2927
635d23ff
MK
29282012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2929
2930 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2931
afdb064f
MK
29322012-10-25 Mark Kettenis <kettenis@gnu.org>
2933
2934 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2935
d99dcf51
JB
29362012-10-24 Joel Brobecker <brobecker@adacore.com>
2937
2938 * gdb.ada/set_wstr: New testcase.
2939
32560274
JB
29402012-10-24 Joel Brobecker <brobecker@adacore.com>
2941
2942 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2943
5ded5331
JB
29442012-10-24 Joel Brobecker <brobecker@adacore.com>
2945
2946 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2947
d8d84291
MK
29482012-10-24 Mark Kettenis <kettenis@gnu.org>
2949
2950 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2951
6e933c51
JK
29522012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2953
2954 * gdb.base/callfuncs.exp (do_function_calls): Fix
2955 setup_kfail_for_target for -m32 mode.
2956
274bd000
MK
29572012-10-23 Mark Kettenis <kettenis@gnu.org>
2958
2959 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2960 are now fixed.
2961
545f743d
YQ
29622012-10-23 Yao Qi <yao@codesourcery.com>
2963
2964 * gdb.base/info-os.exp: Resume the inferior until it exits.
2965
48b56b6a 29662012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2967
99c7d5a8 2968 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2969 * gdb.base/print-file-var.exp: Likewise.
2970 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 2971
8de0566d
YQ
29722012-10-17 Yao Qi <yao@codesourcery.com>
2973
2974 * gdb.mi/mi-memory-changed.exp: New.
2975
44883546
YQ
29762012-10-16 Yao Qi <yao@codesourcery.com>
2977
2978 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2979 returns true.
2980 Call gdb_load_shlibs.
2981 * gdb.reverse/solib-reverse.exp: Likewise.
2982
345f514a
KS
29832012-10-15 Keith Seitz <keiths@redhat.com>
2984
2985 * lib/cp-support.exp (cp_test_ptype_class): Add support
2986 for class typedefs.
2987
2988 * gdb.cp/derivation.exp: Add tests for g_instance.
2989
9e3a7d65
JK
29902012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2991
2992 Fix entry values resolving in inlined frames.
2993 * gdb.arch/amd64-entry-value-inline.S: New file.
2994 * gdb.arch/amd64-entry-value-inline.c: New file.
2995 * gdb.arch/amd64-entry-value-inline.exp: New file.
2996
21a7b089
JK
29972012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2998 Doug Evans <dje@google.com>
2999
3000 Fix recent gdb_breakpoint regression.
3001 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
3002 braces from the parameter.
3003 * gdb.java/jprint.exp: Likewise.
3004
2c47921e
DE
30052012-10-15 Doug Evans <dje@google.com>
3006
3007 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
3008
89398707
JB
30092012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
3010
3011 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
3012
801e4185
TT
30132012-10-15 Tom Tromey <tromey@redhat.com>
3014
3015 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
3016
74f910c8
TT
30172012-10-15 Tom Tromey <tromey@redhat.com>
3018
3019 * gdb.python/py-symbol.exp: Test symbol destructor.
3020
91567807
YQ
30212012-10-14 Yao Qi <yao@codesourcery.com>
3022
3023 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
3024 * gdb.mi/mi-cli.exp: New.
3025
3026 * gdb.mi/mi2-basics.exp: Remove.
3027 * gdb.mi/mi2-break.exp: Remove.
3028 * gdb.mi/mi2-console.exp: Remove.
3029 * gdb.mi/mi2-disassemble.exp: Remove.
3030 * gdb.mi/mi2-eval.exp: Remove.
3031 * gdb.mi/mi2-file.exp: Remove.
3032 * gdb.mi/mi2-hack-cli.exp: Remove.
3033 * gdb.mi/mi2-pthreads.exp: Remove.
3034 * gdb.mi/mi2-read-memory.exp: Remove.
3035 * gdb.mi/mi2-regs.exp: Remove.
3036 * gdb.mi/mi2-return.exp: Remove.
3037 * gdb.mi/mi2-simplerun.exp: Remove.
3038 * gdb.mi/mi2-stack.exp: Remove.
3039 * gdb.mi/mi2-stepi.exp: Remove.
3040 * gdb.mi/mi2-syn-frame.exp: Remove.
3041 * gdb.mi/mi2-until.exp: Remove.
3042 * gdb.mi/mi2-watch.exp: Remove.
3043 * gdb.mi/mi2-var-block.exp: Remove.
3044 * gdb.mi/mi2-var-cmd.exp: Remove.
3045 * gdb.mi/mi2-var-display.exp: Remove.
3046
87332029
YQ
30472012-10-12 Yao Qi <yao@codesourcery.com>
3048
3049 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
3050 trail '.*' on matching patterns.
3051
11fc9057
L
30522012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3053
3054 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
3055 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
3056 * gdb.arch/i386-disp-step.exp: Likewise.
3057 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3058 * gdb.arch/i386-prologue.exp: Likewise.
3059 * gdb.arch/i386-size-overlap.exp: Likewise.
3060 * gdb.arch/i386-size.exp: Likewise.
3061 * gdb.arch/i386-unwind.exp: Likewise.
3062
7d46bcdc
L
30632012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3064
3065 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
3066 * gdb.arch/i386-word.exp: Likewise.
3067
31224d9d
L
30682012-10-11 H.J. Lu <hongjiu.lu@intel.com>
3069
3070 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
3071 is_ilp32_target to set nr_regs.
3072 * gdb.arch/i386-sse.exp: Likewise.
3073
5b7d0050
DE
30742012-10-11 Doug Evans <dje@google.com>
3075
7c09e5a0
DE
3076 PR breakpoints/14643.
3077 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
3078 * gdb.linespec/thread.c: New file.
3079 * gdb.linespec/thread.exp: New file.
3080
5b7d0050
DE
3081 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
3082 Recognize "message" -> print pass and fail. Add eof case.
3083 (runto): Recognize message, no-message. Print pass/fail if requested,
3084 with same treatment as gdb_breakpoint.
3085 (runto_main): Pass no-message to runto.
3086 (gdb_internal_error_resync): Add log message.
3087 (gdb_file_cmd): Tweak internal error fail text for consistency.
3088
2e24f4aa
JK
30892012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3090
3091 Fix crash during stepping on ppc32.
3092 * gdb.base/step-symless.c: New file.
3093 * gdb.base/step-symless.exp: New file.
3094
aa14df25
DE
30952012-10-03 Doug Evans <dje@google.com>
3096
3097 PR symtab/14601
3098 * gdb.cp/using-crash.exp: New file.
3099 * gdb.cp/using-crash.cc: New file.
3100
975531db
DE
31012012-10-02 Doug Evans <dje@google.com>
3102
3103 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
3104 more consistent.
3105 (runto,gdb_debug_format): Ditto.
3106 (gdb_file_cmd): Watch for eof in nested gdb_expect.
3107 Clean up logging and error messages.
3108
b3dc46ff
AB
31092012-10-01 Andrew Burgess <aburgess@broadcom.com>
3110
3111 Test find command on unmapped memory.
3112 * gdb.base/find-unmapped.c: New file.
3113 * gdb.base/find-unmapped.exp: New file.
3114
45814d45
YQ
31152012-09-29 Yao Qi <yao@codesourcery.com>
3116
3117 * gdb.trace/mi-tracepoint-changed.exp: New.
3118 * gdb.mi/mi-breakpoint-changed.exp: New.
3119 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
3120 * gdb.mi/pendshr2.c: New.
3121
4c2786ba
YQ
31222012-09-28 Yao Qi <yao@codesourcery.com>
3123
3124 * gdb.mi/pr11022.exp: New.
3125 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3126
7977e5d2
TT
31272012-09-27 Tom Tromey <tromey@redhat.com>
3128
3129 * gdb.cp/derivation.exp: Add regression test.
3130 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3131 V_derived): New.
3132 (vderived): New global.
3133
0971de02
TT
31342012-09-26 Tom Tromey <tromey@redhat.com>
3135
3136 * gdb.dwarf2/dw2-common-block.S: New file.
3137 * gdb.dwarf2/dw2-common-block.exp: New file.
3138
4357ac6c
TT
31392012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3140
3141 * gdb.fortran/common-block.exp: New file.
3142 * gdb.fortran/common-block.f90: New file.
3143
6f380991
AB
31442012-09-26 Andrew Burgess <aburgess@broadcom.com>
3145
3146 * gdb.base/duplicate-bp.c: New file.
3147 * gdb.base/duplicate-bp.exp: New file.
3148
8ae551cf
YQ
31492012-09-26 Yao Qi <yao@codesourcery.com>
3150
3151 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3152
3153 Revert:
3154 2012-09-21 Yao Qi <yao@codesourcery.com>
3155
3156 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3157
318102b9
SP
31582012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3159
3160 * gdb.base/longest-types.c: New test case.
3161 * gdb.base/longest-types.exp: New test case.
3162
a1e5fd69
YQ
31632012-09-25 Yao Qi <yao@codesourcery.com>
3164
3165 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3166
04e7407c
JK
31672012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3168
3169 Fix internal error on canonicalization of clang types.
3170 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3171 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3172 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3173
9bf4bce9
JK
31742012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3175
3176 Fix disassemble without parameters in tailcall frame.
3177 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3178
2603f7ee
AB
31792012-09-21 Andrew Burgess <aburgess@broadcom.com>
3180
3181 * gdb.dwarf2/dw2-op-out-param.S: New file.
3182 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3183
a3569abd
YQ
31842012-09-21 Yao Qi <yao@codesourcery.com>
3185
3186 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3187
a065d7af
YQ
31882012-09-21 Yao Qi <yao@codesourcery.com>
3189
3190 * gdb.mi/mi-cli.exp: Remove.
3191 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3192
15544bd9
YQ
31932012-09-21 Yao Qi <yao@codesourcery.com>
3194
3195 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3196 "=record-started" notification.
3197
82a90ccf
YQ
31982012-09-21 Yao Qi <yao@codesourcery.com>
3199
3200 * gdb.mi/mi-record-changed.exp: New.
3201 * gdb.mi/mi-reverse.exp: Adjust expected output.
3202
d7de8e3c
TT
32032012-09-20 Tom Tromey <tromey@redhat.com>
3204
3205 * gdb.python/python.exp: Test atexit.register.
3206
1aa99537
DE
32072012-09-20 Doug Evans <dje@google.com>
3208
05eade73
DE
3209 * boards/dwarf4-gdb-index.exp: New file.
3210
1aa99537
DE
3211 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3212 while running the tests.
3213
4ae24af0
JB
32142012-09-18 Joel Brobecker <brobecker@adacore.com>
3215
3216 * gdb.ada/bp_reset: New testcase.
3217
bb25a15c
YQ
32182012-09-18 Yao Qi <yao@codesourcery.com>
3219
3220 * gdb.trace/mi-tsv-changed.exp: New.
3221
201b4506
YQ
32222012-09-18 Yao Qi <yao@codesourcery.com>
3223
3224 * gdb.trace/mi-traceframe-changed.exp: New.
3225
6fc1c773
YQ
32262012-09-17 Yao Qi <yao@codesourcery.com>
3227
3228 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3229 when it is less than 0.
3230
1ab3b62c
JK
32312012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3232
3233 PR 14119
3234 * gdb.arch/amd64-tailcall-ret.S: New file.
3235 * gdb.arch/amd64-tailcall-ret.c: New file.
3236 * gdb.arch/amd64-tailcall-ret.exp: New file.
3237 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3238 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3239 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3240
acf9414f
JK
32412012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3242
3243 PR 14548
3244 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3245 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3246 * gdb.reverse/singlejmp-reverse.S: New file.
3247 * gdb.reverse/singlejmp-reverse.c: New file.
3248 * gdb.reverse/singlejmp-reverse.exp: New file.
3249
666b578b
JK
32502012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3251
3252 Fix compatibility with old GCC (~4.1).
3253 * gdb.cp/converts.cc (my_enum_var): New variable.
3254
42056501
AB
32552012-09-14 Andrew Burgess <aburgess@broadcom.com>
3256
3257 * gdb.xml/tdesc-regs.exp: Update expected output for new
3258 vector_size syntax of vector types.
3259
b9516fa1
YPK
32602012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3261
3262 Refactor Python "gdb" module into a proper Python package, by
3263 introducing a new "_gdb" module for code implemented in C, and
3264 using reload/__import__ instead of exec.
3265 * gdb.python/python.exp (Test stderr location): Update module
3266 location of GDB-specific sys.stderr.
3267 (Test stdout location): Ditto for sys.stdout.
3268
18dc9ad8
JK
32692012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3270
3271 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3272
ea3a9873
KS
32732012-09-12 Keith Seitz <keiths@redhat.com>
3274
3275 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3276 conversion statement.
3277
5941debb
DE
32782012-09-12 Doug Evans <dje@google.com>
3279
3280 * gdb.base/help.exp: Remove testing of individual command help text,
3281 too much of a maintenance burden. Instead, test the functionality
3282 of "help" itself.
3283
cfc35e02
DE
32842012-09-11 Doug Evans <dje@google.com>
3285
3a0ed5d7
DE
3286 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3287 breakpoint.
3288
cfc35e02
DE
3289 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3290 * gdb.dwarf2/fission-reread.S: Ditto.
3291 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3292 * gdb.dwarf2/fission-reread.exp: Ditto.
3293
350b1b26
AB
32942012-09-11 Andrew Burgess <aburgess@broadcom.com>
3295
3296 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3297
2fa15f23
JB
32982012-09-10 Joel Brobecker <brobecker@adacore.com>
3299
3300 * gdb.ada/optim_drec: New testcase.
3301
09be558e
DE
33022012-09-10 Doug Evans <dje@google.com>
3303
3304 * boards/fission.exp: Explicitly mark "board" as not remote.
3305
5b4f6e25
KS
33062012-09-10 Keith Seitz <keiths@redhat.com>
3307
3308 PR gdb/13483
3309 * gdb.cp/converts.cc (A::A): Add ctor.
3310 (A::member_): Add member.
3311 (enum my_enum): New enumeration.
3312 (main): Add calls to foo1_7 with various
3313 permitted arguments.
3314 * gdb.cp/converts.exp: Add tests for boolean
3315 conversions permitted by the standard.
3316
b4ca5ed9
YPK
33172012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3318
3319 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3320 avoid spurious results due to ~/.gdbinit.
3321 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3322 $INTERNAL_GDBFLAGS in run command.
3323 * gdb.gdb/observer.exp (setup_test): Ditto.
3324 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3325 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3326
d54b30bb
DE
33272012-09-06 Doug Evans <dje@google.com>
3328
14910956
DE
3329 * boards/fission.exp: New file.
3330
d54b30bb
DE
3331 * gdb.python/py-value.exp: Use clean_restart.
3332
91b253e1
DE
33332012-09-05 Doug Evans <dje@google.com>
3334
3335 * gdb.base/info-macros.c: Fix whitespace.
3336
1292279a
PA
33372012-08-28 Pedro Alves <palves@redhat.com>
3338
3339 PR gdb/14428
3340
3341 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3342
1c8cdcb1
JK
33432012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3344
3345 * gdb.base/break-caller-line.c: New file.
3346 * gdb.base/break-caller-line.exp: New file.
3347
1e8e8b51
JK
33482012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3349
3350 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3351 * gdb.arch/i386-cfi-notcurrent.S: New file.
3352 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3353
1591a1e8
PA
33542012-08-27 Wei-cheng Wang <cole945@gmail.com>
3355 Yao Qi <yao@codesourcery.com>
3356 Pedro Alves <palves@redhat.com>
3357
3358 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3359 New procedures.
3360 (top level): Add overlap checking tests.
3361
4442ada7
TT
33622012-08-24 Tom Tromey <tromey@redhat.com>
3363
3364 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3365 gdb_test_multiple fails for other reasons.
3366
e7d50cc9
YQ
33672012-08-24 Yao Qi <yao@codesourcery.com>
3368
3369 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3370
dfbd5e7b
PA
33712012-08-23 Pedro Alves <palves@redhat.com>
3372
3373 * gdb.base/help.exp: Adjust to "handle" help text change.
3374
8d735b87
YQ
33752012-08-23 Yao Qi <yao@codesourcery.com>
3376
3377 * gdb.trace/disconnected-tracing.c (start, end): New.
3378 (main): Call start and end.
3379 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3380 existing tests into this proc.
3381 (disconnected_tfind): New.
3382
61b1d759
YQ
33832012-08-23 Yao Qi <yao@codesourcery.com>
3384
3385 * boards/native-gdbserver.exp (${board}_upload): New.
3386 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3387 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3388 Execute tfile on remote target.
3389 Copy trace file from target to host.
3390
6ca1b147
JM
33912012-08-22 Joseph Myers <joseph@codesourcery.com>
3392
3393 * gdb.arch/thumb-bx-pc.S: New file.
3394 * gdb.arch/thumb-bx-pc.exp: New file.
3395
706e3705
TT
33962012-08-22 Tom Tromey <tromey@redhat.com>
3397
3398 * gdb.base/maint.exp: Update.
3399
b4893d48
TT
34002012-08-22 Tom Tromey <tromey@redhat.com>
3401
3402 * lib/gdb.exp (skip_unwinder_tests): New proc.
3403 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3404 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3405
45b7da81
TT
34062012-08-21 Tom Tromey <tromey@redhat.com>
3407
3408 * gdb.hp/gdb.aCC/exception.exp: Remove.
3409
f94363d7
AP
3410012-08-19 Andrew Pinski <apinski@cavium.com>
3411
3412 * gdb.arch/mips-octeon-bbit.c: New file.
3413 * gdb.arch/mips-octeon-bbit.exp: New Test.
3414
e5afdbd7
KS
3415012-08-19 Keith Seitz <keiths@redhat.com>
3416
3417 PR c++/14365
3418 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3419 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3420
c29e8b64
JK
34212012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3422
3423 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3424 verbose -log by more specific untested call.
3425
15a7e7bc
YQ
34262012-08-18 Yao Qi <yao@codesourcery.com>
3427
3428 * gdb.trace/tfind.exp: Move tests on various command help before
3429 checking target supports trace.
3430 Fix the expected output of 'help tfind end'.
3431
a451cb65
KS
34322012-08-17 Keith Seitz <keiths@redhat.com>
3433
3434 PR c++/13356
3435 * gdb.base/default.exp: Update all "check type" tests.
3436 * gdb.base/help.exp: Likewise.
3437 * gdb.base/setshow.exp: Likewise.
3438 * gdb.cp/converts.cc (foo1_type_check): New function.
3439 (foo2_type_check): New function.
3440 (foo3_type_check): New function.
3441 (main): Call new functions.
3442 * converts.exp: Add tests for integer-to-pointer conversions
3443 with/without strict type-checking.
3444
dbf6a605
MF
34452012-08-16 Mike Frysinger <vapier@gentoo.org>
3446
3447 * gdb.base/help.exp: Update expected output.
3448
0c92d8c1
JB
34492012-08-16 Joel Brobecker <brobecker@adacore.com>
3450
3451 * gdb.ada/rdv_wait: New testcase.
3452
e56f7f42
JK
34532012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3454
3455 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3456
f47f77df
DE
34572012-08-13 Doug Evans <dje@google.com>
3458
e202d6e8 3459 * gdb.base/help.exp: Update expected output.
f47f77df
DE
3460 * gdb.base/default.exp: Update expected output of "show convenience".
3461
a72c3253
DE
34622012-08-10 Doug Evans <dje@google.com>
3463
3464 * gdb.python/py-strfns.c: New file.
3465 * gdb.python/py-strfns.exp: New file.
3466 * gdb.python/py-type.exp (test_fields): Add vector tests.
3467
de0bea00
MF
34682012-08-10 Mike Frysinger <vapier@gentoo.org>
3469
3470 PR cli/10436:
3471 * gdb.base/completion.exp: Add tests for handle completion.
3472
5b9afe8a
YQ
34732012-08-09 Yao Qi <yao@codesourcery.com>
3474
3475 * gdb.mi/mi-cmd-param-changed.exp: New.
3476 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3477 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3478 * gdb.mi/mi2-prompt.exp: Likewise.
3479
4f485ebc
DE
34802012-08-08 Doug Evans <dje@google.com>
3481
3482 * gdb.base/debug-expr.c: New file.
3483 * gdb.base/debug-expr.exp: New file.
3484 * gdb.base/exprs.exp: Test {type} casts.
3485 * gdb.cp/debug-expr.exp: New file.
3486
5888842d
JK
34872012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3488
3489 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3490 global variable loop, not a 'break'. Add loop count limit to 100.
3491 Add new fail case for terminated vgdb.
3492
4f69f4c2
JK
34932012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3494 Jean-Marc Saffroy <saffroy@gmail.com>
3495
3496 PR 11804
3497 * gdb.base/gcore-relro.exp: New file.
3498 * gdb.base/gcore-relro-main.c: New file.
3499 * gdb.base/gcore-relro-lib.c: New file.
3500
e2de5390
JK
35012012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3502
3503 Do not false FAIL with old GCCs.
3504 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3505 GCC < 4.5 in $no_hw mode.
3506
606603c5
JK
35072012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3508
3509 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3510
777f26c2
JK
35112012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3512
3513 * gdb.base/list.exp (test_only_end): New function.
3514 Call it.
3515
2c12abee
TT
35162012-08-06 Tom Tromey <tromey@redhat.com>
3517
3518 * gdb.python/py-mi.exp: Add test for printer whose children
3519 are a list.
3520 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3521 (main): New variable children_as_list.
3522 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3523 New.
3524 (register_pretty_printers): Register new printer.
3525
0eae2cf4
EBM
35262012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3527
3528 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3529 symbols. Abort if vgdb remote connection is closed.
3530
09e0881d
DE
35312012-08-02 Doug Evans <dje@google.com>
3532
3533 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3534
b40f514f
SDJ
35352012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3536
3537 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3538 s390x, PowerPC 64 and m68k-linux.
3539
11315ae0
UW
35402012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3541
3542 * gdb.base/annota1.exp: Accept no frames-invalid notification
3543 when starting up the program.
3544 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3545 show a symbolic value as well.
3546 * gdb.server/server-exec-info.exp: Skip test when skipping
3547 gdbserver test and/or when skipping shared library tests.
3548 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3549 avoid name conflicts with other tests.
3550
0547eeed
UW
35512012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3552
3553 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3554 Fix wrong output on big-endian systems.
3555 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3556 4-byte pointer types on 64-bit s390x.
3557
bdddb4de
UW
35582012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3559
3560 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3561 marker comment at the beginning (after intialization).
3562 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3563 breakpoint on marker comment instead of function begin.
3564 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3565 PowerPC.
3566 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3567 or 64-bit PowerPC.
3568 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3569 gdb,no_hardware_watchpoints flag is set.
3570 (initialize): Remove now redundant can-use-hw-watchpoints change.
3571
5d206025
YQ
35722012-08-02 Yao Qi <yao@codesourcery.com>
3573 Pedro Alves <palves@redhat.com>
3574
3575 * boards/local-remote-host.exp: New.
3576
4f665099
UW
35772012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3578
3579 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3580 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3581 * gdb.base/print-file-var.exp: Likewise.
3582 * gdb.server/solib-list.exp: Skip on remote targets.
3583
b62e2b27
UW
35842012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3585
3586 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3587 watchpoints on ARM. When expecting software watchpoints, tolerate
3588 (remote) targets that report unsupported hardware watchpoint only
3589 at continue time.
3590 (test_wide_location_2): Likewise.
3591
a967a851
JK
35922012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3593
3594 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3595 valgrind versions.
3596
75d9f9ff 35972012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
3598
3599 * gdb.base/valgrind-infcall.c: New file.
3600 * gdb.base/valgrind-infcall.exp: New file.
3601
75d9f9ff
JK
3602 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3603
1c9f2ed2
KS
36042012-07-30 Keith Seitz <keiths@redhat.com>
3605
3606 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3607 linespecs.
3608
7f9b2034
DE
36092012-07-30 Doug Evans <dje@google.com>
3610
85220e01
DE
3611 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3612 * gdb.dwarf2/pr13961.S: Ditto.
3613
7f9b2034
DE
3614 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3615
4e969b4f
AB
36162012-07-30 Andrew Burgess <aburgess@broadcom.com>
3617
3618 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3619 change its format immediately after reloading the binary.
3620
e7de8362
JK
36212012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3622
3623 Fix testsuite regression after --use-deprecated-index-sections removal.
3624 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3625 string.
3626 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3627
7255706c
YQ
36282012-07-27 Yao Qi <yao@codesourcery.com>
3629
3630 KFAIL for PR remote/14161.
3631 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3632 Cleanup socket files.
3633 (strace_info_marker): Detach inferior.
3634
f2e8016f
TT
36352012-07-26 Tom Tromey <tromey@redhat.com>
3636
6fdff2c5 3637 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 3638
f66713d2
JK
36392012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3640
3641 * gdb.python/py-inferior.c (thread): New function.
3642 (check_threads): New function.
3643 (test_threads): New function.
3644 * gdb.python/py-inferior.exp: Added test.
3645 Replaced runto with continue to breakpoint.
3646
8223e12c
TT
36472012-07-26 Tom Tromey <tromey@redhat.com>
3648
3649 * lib/ada.exp (standard_ada_testfile): New proc.
3650 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3651 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3652 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3653 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3654 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3655 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3656 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3657 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3658 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3659 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3660 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3661 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3662 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3663 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3664 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3665 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3666 * gdb.ada/complete.exp: Use standard_ada_testfile.
3667 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3668 standard_output_file.
3669 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3670 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3671 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3672 standard_output_file.
3673 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3674 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3675 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3676 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3677 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3678 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3679 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3680 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3681 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3682 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3683 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3684 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3685 * gdb.ada/interface.exp: Use standard_ada_testfile.
3686 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3687 standard_output_file
3688 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3689 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3690 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3691 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3692 * gdb.ada/nested.exp: Use standard_ada_testfile.
3693 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3694 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3695 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3696 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3697 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3698 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3699 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3700 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3701 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3702 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3703 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3704 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3705 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3706 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3707 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3708 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3709 * gdb.ada/start.exp: Use standard_ada_testfile.
3710 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3711 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3712 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3713 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3714 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3715 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3716 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3717 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3718 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3719 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3720 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3721 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3722 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3723 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3724
bbec57e4
JK
37252012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3726
3727 Fix testsuite regression after --use-deprecated-index-sections removal.
3728 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3729
9cc8e32c
JK
37302012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3731
3732 Fix compatibility with Tcl before 7.5.
3733 * lib/future.exp (lreverse): New function if it does not exist.
3734
ea5ca7b5
MK
37352012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3736
3737 * gdb.mi/mi-pending.c: New method to set a second pending
3738 breakpoint.
3739 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3740 condition.
3741
64776a0b
PA
37422012-07-20 Pedro Alves <palves@redhat.com>
3743
3744 PR threads/11692
3745 PR gdb/12203
3746
3747 * gdb.threads/create-fail.c: New file.
3748 * gdb.threads/create-fail.exp: New file.
3749
13e4e967
PA
37502012-07-19 Pedro Alves <palves@redhat.com>
3751
3752 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3753 * config/vx.exp (gdb_start): Likewise.
3754 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3755 * gdb.base/setvar.exp (test_set): Likewise.
3756 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3757 * gdb.reverse/sigall-precsave.exp: Likewise.
3758 * gdb.reverse/sigall-reverse.exp: Likewise.
3759
b7aefa4d
PA
37602012-07-19 Pedro Alves <palves@redhat.com>
3761
3762 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3763 handler before recording.
3764
608b4967
TT
37652012-07-19 Tom Tromey <tromey@redhat.com>
3766
3767 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3768 * gdb.cp/casts.cc (decltype): New function.
3769 (main): Use it.
3770
b1e0c0fa
PA
37712012-07-19 Pedro Alves <palves@redhat.com>
3772
3773 * gdb.base/sigall.exp (signals): New list.
3774 <top level>: Loop over signals in the $signals list instead of
3775 calling a test function once per signal.
3776 * gdb.reverse/sigall-precsave.exp (signals): New list.
3777 <top level>: Loop over signals in the $signals list instead of
3778 calling a test function once per signal.
3779 * gdb.reverse/sigall-reverse.exp (signals): New list.
3780 <top level>: Loop over signals in the $signals list instead of
3781 calling a test function once per signal.
3782
6ace3df1
YQ
37832012-07-19 Yao Qi <yao@codesourcery.com>
3784
3785 * gdb.base/setshow.exp: Test 'set args ~'.
3786
263a0f8c
JK
37872012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3788
3789 * gdb.base/store.exp (check_set): Import gdb_prompt.
3790 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3791 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3792
8f043999
JK
37932012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3794
3795 PR 11914
3796 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3797 (main): Call eval_sub.
3798 * gdb.python/py-prettyprint.exp:
3799 (python execfile ('py-prettyprint.py')): Move it earlier.
3800 New breakpoint for eval-break.
3801 (continue to breakpoint: eval-break, info locals): New test.
3802 (python execfile ('py-prettyprint.py')): Move it from here.
3803 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3804 (register_pretty_printers): Register pp_eval_type.
3805
725c7b66
JK
38062012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3807
3808 Fix a testcase regression by me.
3809 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3810 DW_FORM_data4.
3811
4359dff1
JK
38122012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3813 Doug Evans <dje@google.com>
3814
3815 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3816 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3817
61e44cfa
JK
38182012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3819
3820 Fix gdbserver run regression.
3821 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3822
93c0ef37
TT
38232012-07-12 Tom Tromey <tromey@redhat.com>
3824
3825 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3826 (clean_restart): Likewise.
3827 (core_find): Use standard_output_file.
3828
76027ef5
TT
38292012-07-12 Tom Tromey <tromey@redhat.com>
3830
3831 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3832 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3833 prepare_for_testing_full.
3834 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3835 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3836 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3837 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3838 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3839 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3840 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3841 prepare_for_testing_full.
3842 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3843 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3844 prepare_for_testing_full.
3845 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3846 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3847 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3848
85b4440a
TT
38492012-07-12 Tom Tromey <tromey@redhat.com>
3850
3851 * lib/gdb.exp (build_executable_from_specs): New proc, from
3852 build_executable.
3853 (build_executable): Use it.
3854 (prepare_for_testing_full): New proc.
3855
55baab26
TT
38562012-07-11 Tom Tromey <tromey@redhat.com>
3857
3858 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3859 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3860 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3861 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3862 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3863 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3864 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3865 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3866 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3867 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3868
298a9cf0
TT
38692012-07-10 Tom Tromey <tromey@redhat.com>
3870
3871 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3872 standard_output_file.
3873 * gdb.mi/gdb2549.exp: Use standard_testfile.
3874 * gdb.mi/gdb669.exp: Use standard_testfile.
3875 * gdb.mi/gdb701.exp: Use standard_testfile.
3876 * gdb.mi/gdb792.exp: Use standard_testfile.
3877 * gdb.mi/mi-async.exp: Use standard_testfile.
3878 * gdb.mi/mi-basics.exp: Use standard_testfile.
3879 * gdb.mi/mi-break.exp: Use standard_testfile.
3880 * gdb.mi/mi-cli.exp: Use standard_testfile.
3881 * gdb.mi/mi-console.exp: Use standard_testfile.
3882 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3883 * gdb.mi/mi-eval.exp: Use standard_testfile.
3884 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3885 * gdb.mi/mi-file.exp: Use standard_testfile.
3886 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3887 * gdb.mi/mi-logging.exp: Use standard_testfile.
3888 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3889 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3890 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3891 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3892 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3893 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3894 * gdb.mi/mi-pending.exp: Use standard_testfile,
3895 standard_output_file.
3896 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3897 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3898 * gdb.mi/mi-regs.exp: Use standard_testfile.
3899 * gdb.mi/mi-return.exp: Use standard_testfile.
3900 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3901 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3902 * gdb.mi/mi-solib.exp: Use standard_testfile,
3903 standard_output_file.
3904 * gdb.mi/mi-stack.exp: Use standard_testfile.
3905 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3906 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3907 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3908 * gdb.mi/mi-until.exp: Use standard_testfile.
3909 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3910 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3911 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3912 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3913 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3914 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3915 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3916 standard_output_file.
3917 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3918 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3919 * gdb.mi/mi-watch.exp: Use standard_testfile.
3920 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3921 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3922 * gdb.mi/mi2-break.exp: Use standard_testfile.
3923 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3924 * gdb.mi/mi2-console.exp: Use standard_testfile.
3925 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3926 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3927 * gdb.mi/mi2-file.exp: Use standard_testfile.
3928 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3929 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3930 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3931 * gdb.mi/mi2-return.exp: Use standard_testfile.
3932 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3933 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3934 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3935 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3936 * gdb.mi/mi2-until.exp: Use standard_testfile.
3937 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3938 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3939 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3940 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3941 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3942
f5f3a911
TT
39432012-07-10 Tom Tromey <tromey@redhat.com>
3944
3945 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3946 * gdb.cp/ambiguous.exp: Use standard_testfile,
3947 prepare_for_testing.
3948 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3949 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3950 * gdb.cp/anon-ns.exp: Use standard_testfile.
3951 * gdb.cp/anon-struct.exp: Use standard_testfile.
3952 * gdb.cp/anon-union.exp: Use standard_testfile,
3953 prepare_for_testing.
3954 * gdb.cp/arg-reference.exp: Use standard_testfile,
3955 prepare_for_testing.
3956 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3957 * gdb.cp/breakpoint.exp: Use standard_testfile,
3958 prepare_for_testing.
3959 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3960 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3961 standard_output_file.
3962 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3963 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3964 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3965 (test_static_members): Update.
3966 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3967 * gdb.cp/converts.exp: Use standard_testfile.
3968 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3969 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3970 prepare_for_testing.
3971 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3972 * gdb.cp/cplabel.exp: Use standard_testfile.
3973 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3974 prepare_for_testing.
3975 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3976 * gdb.cp/derivation.exp: Use standard_testfile,
3977 prepare_for_testing.
3978 * gdb.cp/destrprint.exp: Use standard_testfile.
3979 * gdb.cp/dispcxx.exp: Use standard_testfile.
3980 * gdb.cp/exception.exp: Use standard_testfile,
3981 prepare_for_testing.
3982 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3983 * gdb.cp/extern-c.exp: Use standard_testfile,
3984 prepare_for_testing.
3985 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3986 prepare_for_testing.
3987 * gdb.cp/fpointer.exp: Use standard_testfile.
3988 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3989 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3990 standard_output_file.
3991 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3992 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3993 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3994 standard_output_file.
3995 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3996 (do_tests): Update.
3997 * gdb.cp/koenig.exp: Use standard_testfile.
3998 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3999 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
4000 * gdb.cp/m-static.exp: Use standard_testfile,
4001 prepare_for_testing.
4002 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
4003 * gdb.cp/mb-inline.exp: Use standard_testfile,
4004 prepare_for_testing.
4005 * gdb.cp/mb-templates.exp: Use standard_testfile,
4006 prepare_for_testing.
4007 * gdb.cp/member-ptr.exp: Use standard_testfile,
4008 prepare_for_testing.
4009 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
4010 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
4011 * gdb.cp/method2.exp: Use standard_testfile.
4012 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
4013 standard_output_file.
4014 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
4015 (do_tests): Update.
4016 * gdb.cp/namespace-enum.exp: Use standard_testfile,
4017 prepare_for_testing.
4018 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
4019 prepare_for_testing.
4020 * gdb.cp/namespace.exp: Use standard_testfile,
4021 prepare_for_testing.
4022 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
4023 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
4024 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
4025 * gdb.cp/nsimport.exp: Use standard_testfile,
4026 prepare_for_testing.
4027 * gdb.cp/nsnested.exp: Use standard_testfile.
4028 * gdb.cp/nsnoimports.exp: Use standard_testfile.
4029 * gdb.cp/nsrecurs.exp: Use standard_testfile,
4030 prepare_for_testing.
4031 * gdb.cp/nsstress.exp: Use standard_testfile,
4032 prepare_for_testing.
4033 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
4034 * gdb.cp/operator.exp: Use standard_testfile.
4035 * gdb.cp/oranking.exp: Use standard_testfile.
4036 * gdb.cp/overload-const.exp: Use standard_testfile.
4037 * gdb.cp/overload.exp: Use standard_testfile,
4038 prepare_for_testing.
4039 * gdb.cp/ovldbreak.exp: Use standard_testfile.
4040 * gdb.cp/ovsrch.exp: Use standard_testfile.
4041 * gdb.cp/paren-type.exp: Use standard_testfile.
4042 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
4043 prepare_for_testing.
4044 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
4045 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
4046 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
4047 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
4048 * gdb.cp/pr10728.exp: Use standard_testfile,
4049 standard_output_file.
4050 * gdb.cp/pr12028.exp: Use standard_testfile.
4051 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
4052 * gdb.cp/pr9167.exp: Use standard_testfile.
4053 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
4054 * gdb.cp/printmethod.exp: Use standard_testfile,
4055 prepare_for_testing.
4056 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
4057 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
4058 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
4059 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
4060 standard_output_file.
4061 * gdb.cp/readnow-language.exp: Use standard_testfile.
4062 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
4063 (gdb_start_again): Use clean_restart.
4064 * gdb.cp/ref-types.exp: Use standard_testfile,
4065 prepare_for_testing.
4066 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
4067 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
4068 * gdb.cp/smartp.exp: Use standard_testfile.
4069 * gdb.cp/static-method.exp: Use standard_testfile.
4070 * gdb.cp/static-print-quit.exp: Use standard_testfile.
4071 * gdb.cp/temargs.exp: Use standard_testfile.
4072 * gdb.cp/templates.exp: Use standard_testfile,
4073 prepare_for_testing.
4074 (do_tests): Update.
4075 * gdb.cp/try_catch.exp: Use standard_testfile,
4076 prepare_for_testing.
4077 * gdb.cp/typedef-operator.exp: Use standard_testfile.
4078 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
4079 * gdb.cp/virtbase.exp: Use standard_testfile,
4080 prepare_for_testing.
4081 * gdb.cp/virtfunc.exp: Use standard_testfile,
4082 prepare_for_testing.
4083 (do_tests): Update.
4084 * gdb.cp/virtfunc2.exp: Use standard_testfile,
4085 prepare_for_testing.
4086
686f09d0
TT
40872012-07-10 Tom Tromey <tromey@redhat.com>
4088
4089 * lib/gdb.exp (standard_testfile): Unset output variables from
4090 earlier invocations.
4091
9357e021
YQ
40922012-07-10 Yao Qi <yao@codesourcery.com>
4093
4094 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
4095 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
4096 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
4097 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
4098 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
4099 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
4100 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
4101 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
4102 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
4103 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
4104 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
4105 * gdb.mi/mi-var-display.exp: Likewise.
4106 * gdb.mi/mi-var-invalidate.exp: Likewise.
4107 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
4108 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
4109 * gdb.mi/mi2-console.exp: Likewise.
4110 * gdb.mi/mi2-disassemble.exp: Likewise.
4111 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
4112 * gdb.mi/mi2-read-memory.exp: Likewise.
4113 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
4114 * gdb.mi/mi2-simplerun.exp: Likewise.
4115 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
4116 * gdb.mi/mi2-syn-frame.exp: Likewise.
4117 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
4118 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
4119 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
4120
e314d629
TT
41212012-07-09 Tom Tromey <tromey@redhat.com>
4122
4123 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
4124 * gdb.base/callfuncs.exp: Add cast-based test.
4125 * gdb.base/callfuncs.c (voidfunc): New function.
4126
06928b3f
DE
41272012-07-08 Doug Evans <dje@google.com>
4128
4129 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4130
32f11bad
JK
41312012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4132
4133 Fix XFAIL compatibility with old i386 systems.
4134 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4135 Check also 'Cannot insert breakpoint 0'.
4136
76b83c51
JK
41372012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4138
4139 PR 14321
4140 * gdb.base/find.exp
4141 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4142
a6fb9c08
TT
41432012-07-06 Tom Tromey <tromey@redhat.com>
4144
4145 * gdb.base/whatis.exp: Add test.
4146
71918a86
TT
41472012-07-06 Tom Tromey <tromey@redhat.com>
4148
4149 * gdb.base/whatis.exp: Add regression test.
4150
fcde5961
TT
41512012-07-06 Tom Tromey <tromey@redhat.com>
4152
4153 * gdb.base/whatis.exp: Add tests.
4154
f9cf0f4a
JK
41552012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4156
4157 PR 12649
4158 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4159 gdb_test_multiple $gdb_prompt terminator.
4160
979ade8b
PA
41612012-07-04 Pedro Alves <palves@redhat.com>
4162
4163 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4164 supports_process_record.
4165
8a980b44
PA
41662012-07-04 Pedro Alves <palves@redhat.com>
4167
4168 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4169 endings.
4170 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4171
855ba978
SS
41722012-07-03 Stan Shebs <stan@codesourcery.com>
4173
4174 * gdb.base/info-os.c (main): Retry resource acquisition until an
4175 available one is found.
4176 * gdb.base/info-os.exp: Collect resource keys from the program
4177 and use them in matching.
4178
fcb44371
JK
41792012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4180
4181 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4182 Wrap the test into loop for corefile and core0file.
4183
08a67be6
JK
41842012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4185
4186 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4187 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4188 .note.GNU-stack.
4189
0f3c2347
JK
4190 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4191
ff4a4500
SDJ
41922012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4193
4194 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4195 break): Include help message for the new `-probe' and `-probe-stap'
4196 options.
4197
d3ce09f5
SS
41982012-07-02 Stan Shebs <stan@codesourcery.com>
4199
4200 * gdb.base/dprintf.exp: Add agent style tests.
4201
a1624241
JK
42022012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4203
4204 * gdb.base/stale-infcall.c (infcall): New label test-next.
4205 (main): New labels test-pass and test-fail.
4206 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4207 $test_fail_bpnum to test-fail.
4208 (test system longjmp tracking support): New test.
4209 Delete $test_fail_bpnum.
4210 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4211 breakpoint.
4212
42e7ad6c
DE
42132012-06-30 Doug Evans <dje@google.com>
4214
4215 * gdb.dwarf2/fission-reread.S: New file.
4216 * gdb.dwarf2/fission-reread.exp: New file.
4217
37ce89eb
SS
42182012-06-28 Stan Shebs <stan@codesourcery.com>
4219
4220 * gdb.mi/mi-logging.exp: New file.
4221
e5ef252a
PA
42222012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4223 Pedro Alves <palves@redhat.com>
4224
4225 * gdb.threads/siginfo-threads.exp: New file.
4226 * gdb.threads/siginfo-threads.c: New file.
4227 * gdb.threads/sigstep-threads.exp: New file.
4228 * gdb.threads/sigstep-threads.c: New file.
4229
22f1fbae
TT
42302012-06-28 Tom Tromey <tromey@redhat.com>
4231
4232 * gdb.go/package.exp: Partially revert earlier patch; use
4233 gdb_compile again. Use standard_output_file.
4234
2e3cf129
DE
42352012-06-27 Doug Evans <dje@google.com>
4236
4237 * gdb.dwarf2/fission-base.c: New file.
4238 * gdb.dwarf2/fission-base.S: New file.
4239 * gdb.dwarf2/fission-base.exp: New file.
4240
785fd303
JK
42412012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4242
4243 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4244
1bb9788d
TT
42452012-06-27 Tom Tromey <tromey@redhat.com>
4246
4247 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4248 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4249
c83ee902
TT
42502012-06-27 Tom Tromey <tromey@redhat.com>
4251
4252 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4253 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4254 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4255 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4256 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4257 prepare_for_testing.
4258 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4259 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4260 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4261 standard_testfile.
4262 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4263 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4264 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4265 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4266 prepare_for_testing.
4267 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4268 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4269 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4270 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4271 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4272 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4273 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4274 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4275 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4276 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4277 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4278 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4279 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4280 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4281 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4282 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4283 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4284 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4285 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4286 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4287 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4288 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4289 standard_output_file.
4290 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4291 standard_output_file.
4292 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4293 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4294 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4295 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4296 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4297 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4298 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4299 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4300 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4301 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4302 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4303 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4304 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4305 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4306 * gdb.dwarf2/valop.exp: Use standard_testfile,
4307 prepare_for_testing.
4308
5204774b
TT
43092012-06-27 Tom Tromey <tromey@redhat.com>
4310
4311 * gdb.python/python.exp: Fix regexps in pagination tests.
4312
ee0bf529
SCR
43132012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4314
4315 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4316 'last' of gdb.Symtab_and_line.
4317 * gdb.python/py-symbol.c: Move break point comment to enable
4318 testing of gdb.Symtab_and_line.last.
4319
14fcc022
TT
43202012-06-26 Tom Tromey <tromey@redhat.com>
4321
4322 * gdb.threads/step.c: Remove.
4323 * gdb.threads/step.exp: Remove.
4324 * gdb.threads/step2.exp: Remove.
4325
0efbbabc
TT
43262012-06-26 Tom Tromey <tromey@redhat.com>
4327
4328 * gdb.threads/watchpoint-fork.exp (test): Use
4329 standard_output_file. Don't declare objdir.
4330 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4331 standard_output_file.
4332 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4333 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4334 clean_restart. Remove incdir.
4335 * gdb.threads/corethreads.exp: Use standard_testfile.
4336 * gdb.threads/execl.exp: Use standard_testfile,
4337 standard_output_file, clean_restart.
4338 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4339 clean_restart.
4340 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4341 clean_restart.
4342 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4343 incdir.
4344 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4345 clean_restart. Remove incdir.
4346 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4347 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4348 clean_restart. Remove incdir.
4349 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4350 Remove incdir.
4351 * gdb.threads/leader-exit.exp: Use standard_testfile.
4352 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4353 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4354 clean_restart.
4355 * gdb.threads/manythreads.exp: Use standard_testfile,
4356 clean_restart. Remove incdir.
4357 * gdb.threads/multi-create.exp: Use standard_testfile,
4358 clean_restart.
4359 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4360 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4361 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4362 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4363 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4364 * gdb.threads/pending-step.exp: Use standard_testfile,
4365 clean_restart. Remove incdir.
4366 * gdb.threads/print-threads.exp: Use standard_testfile,
4367 clean_restart. Remove incdir.
4368 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4369 clean_restart. Remove incdir.
4370 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4371 Remove incdir.
4372 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4373 incdir.
4374 * gdb.threads/sigthread.exp: Use standard_testfile,
4375 clean_restart.
4376 * gdb.threads/staticthreads.exp: Use standard_testfile,
4377 clean_restart. Remove incdir.
4378 * gdb.threads/switch-threads.exp: Use standard_testfile,
4379 clean_restart. Remove incdir.
4380 * gdb.threads/thread-execl.exp: Use standard_testfile,
4381 clean_restart. Remove incdir.
4382 * gdb.threads/thread-find.exp: Use standard_testfile,
4383 clean_restart.
4384 * gdb.threads/thread-specific.exp: Use standard_testfile,
4385 clean_restart. Remove incdir.
4386 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4387 clean_restart. Remove incdir.
4388 * gdb.threads/thread_check.exp: Use standard_testfile,
4389 clean_restart. Remove incdir.
4390 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4391 incdir.
4392 * gdb.threads/threadapply.exp: Use standard_testfile,
4393 clean_restart. Remove incdir.
4394 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4395 clean_restart. Remove incdir.
4396 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4397 clean_restart.
4398 * gdb.threads/tls-shared.exp: Use standard_testfile,
4399 clean_restart, standard_output_file.
4400 * gdb.threads/tls-var.exp: Use standard_testfile,
4401 standard_output_file.
4402 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4403 Remove incdir.
4404 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4405 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4406 incdir.
4407 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4408 clean_restart. Remove incdir.
4409
497a5eb0
TT
44102012-06-26 Tom Tromey <tromey@redhat.com>
4411
4412 * gdb.trace/actions.exp: Use standard_testfile.
4413 * gdb.trace/ax.exp: Use standard_testfile.
4414 * gdb.trace/backtrace.exp: Use standard_testfile.
4415 * gdb.trace/change-loc.exp: Use standard_testfile.
4416 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4417 * gdb.trace/collection.exp: Use standard_testfile,
4418 prepare_for_testing.
4419 * gdb.trace/deltrace.exp: Use standard_testfile.
4420 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4421 * gdb.trace/ftrace.exp: Use standard_testfile.
4422 * gdb.trace/infotrace.exp: Use standard_testfile.
4423 * gdb.trace/packetlen.exp: Use standard_testfile.
4424 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4425 * gdb.trace/passcount.exp: Use standard_testfile.
4426 * gdb.trace/pending.exp: Use standard_testfile.
4427 * gdb.trace/report.exp: Use standard_testfile.
4428 * gdb.trace/save-trace.exp: Use standard_testfile.
4429 * gdb.trace/stap-trace.exp: Use standard_testfile.
4430 * gdb.trace/status-stop.exp: Use standard_testfile.
4431 * gdb.trace/strace.exp: Use standard_testfile.
4432 * gdb.trace/tfile.exp: Use standard_testfile.
4433 * gdb.trace/tfind.exp: Use standard_testfile.
4434 * gdb.trace/trace-break.exp: Use standard_testfile.
4435 * gdb.trace/trace-mt.exp: Use standard_testfile.
4436 * gdb.trace/tracecmd.exp: Use standard_testfile.
4437 * gdb.trace/tspeed.exp: Use standard_testfile.
4438 * gdb.trace/tstatus.exp: Use standard_testfile.
4439 * gdb.trace/tsv.exp: Use standard_testfile.
4440 * gdb.trace/unavailable.exp: Use standard_testfile,
4441 prepare_for_testing.
4442 * gdb.trace/while-dyn.exp: Use standard_testfile.
4443 * gdb.trace/while-stepping.exp: Use standard_testfile.
4444
7686c074
TT
44452012-06-26 Tom Tromey <tromey@redhat.com>
4446
4447 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4448 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4449 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4450 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4451 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4452 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4453 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4454 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4455 prepare_for_testing.
4456 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4457 prepare_for_testing.
4458 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4459 prepare_for_testing.
4460 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4461 prepare_for_testing.
4462 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4463 prepare_for_testing
4464 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4465 * gdb.reverse/machinestate.exp: Use standard_testfile.
4466 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4467 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4468 build_executable.
4469 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4470 build_executable.
4471 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4472 standard_output_file.
4473 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4474 standard_output_file.
4475 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4476 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4477 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4478 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4479 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4480 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4481
481fc100
TT
44822012-06-26 Tom Tromey <tromey@redhat.com>
4483
4484 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4485 standard_output_file.
4486 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4487 prepare_for_testing. Remove directory-checking code.
4488
7bb18ae2
TT
44892012-06-25 Tom Tromey <tromey@redhat.com>
4490
4491 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4492 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4493 build_executable, not prepare_for_testing.
4494 * gdb.multi/base.exp: Use standard_output_file. Use
4495 build_executable, not prepare_for_testing.
4496
cf09b3e4
TT
44972012-06-25 Tom Tromey <tromey@redhat.com>
4498
4499 * gdb.fortran/subarray.exp: Use standard_testfile,
4500 prepare_for_testing.
4501 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4502 * gdb.fortran/module.exp: Use standard_testfile.
4503 * gdb.fortran/logical.exp: Use standard_testfile.
4504 * gdb.fortran/library-module.exp: Use standard_testfile,
4505 standard_output_file.
4506 * gdb.fortran/derived-type.exp: Use standard_testfile,
4507 prepare_for_testing.
4508 * gdb.fortran/complex.exp: Use standard_testfile,
4509 prepare_for_testing.
4510 * gdb.fortran/charset.exp: Use standard_testfile.
4511 * gdb.fortran/array-element.exp: Use standard_testfile,
4512 prepare_for_testing.
4513
18b5ff1b
KS
45142012-06-25 Keith Seitz <keiths@redhat.com>
4515
4516 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4517 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4518
17b77626
TT
45192012-06-25 Tom Tromey <tromey@redhat.com>
4520
4521 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4522 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4523 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4524 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4525
f91e3dc1
TT
45262012-06-25 Tom Tromey <tromey@redhat.com>
4527
4528 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4529 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4530 * gdb.linespec/linespec.exp: Use standard_testfile.
4531
a884434d
TT
45322012-06-25 Tom Tromey <tromey@redhat.com>
4533
4534 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4535 prepare_for_testing.
4536
efc9d70a
TT
45372012-06-25 Tom Tromey <tromey@redhat.com>
4538
4539 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4540 prepare_for_testing.
4541 * gdb.opt/inline-break.exp: Use standard_testfile,
4542 prepare_for_testing.
4543 * gdb.opt/inline-bt.exp: Use standard_testfile,
4544 prepare_for_testing.
4545 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4546 prepare_for_testing.
4547 * gdb.opt/inline-locals.exp: Use standard_testfile,
4548 prepare_for_testing.
4549
e2fc92c6
TT
45502012-06-25 Tom Tromey <tromey@redhat.com>
4551
4552 * gdb.asm/asm-source.exp: Use standard_output_file,
4553 standard_testfile. Construct .o files in proper subdir.
4554
b0963d73
TT
45552012-06-25 Tom Tromey <tromey@redhat.com>
4556
4557 * gdb.server/ext-attach.exp: Use standard_testfile,
4558 prepare_for_testing.
4559 * gdb.server/ext-run.exp: Use standard_testfile,
4560 build_executable.
4561 * gdb.server/file-transfer.exp: Use standard_testfile,
4562 prepare_for_testing.
4563 * gdb.server/server-exec-info.exp: Use standard_testfile.
4564 * gdb.server/server-mon.exp: Use standard_testfile,
4565 prepare_for_testing.
4566 * gdb.server/server-run.exp: Use standard_testfile,
4567 build_executable.
4568 * gdb.server/solib-list.exp: Use standard_testfile,
4569 standard_output_file.
4570
8a3e1f8d
TT
45712012-06-25 Tom Tromey <tromey@redhat.com>
4572
4573 * lib/gdb.exp (standard_output_file): Use "file join".
4574 * gdb.go/chan.exp: Use standard_testfile.
4575 * gdb.go/handcall.exp: Use standard_testfile.
4576 * gdb.go/hello.exp: Use standard_testfile.
4577 * gdb.integers/chan.exp: Use standard_testfile.
4578 * gdb.go/methods.exp: Use standard_testfile.
4579 * gdb.go/package.exp: Use standard_testfile.
4580 * gdb.go/strings.exp: Use standard_testfile.
4581 * gdb.go/types.exp: Use standard_testfile.
4582 * gdb.go/unsafe.exp: Use standard_testfile.
4583
944a9061
MGD
45842012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4585
4586 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4587
1c06bd58
JK
45882012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4589
4590 Fix regression by the previous commit.
4591 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4592
b4a58790
TT
45932012-06-22 Tom Tromey <tromey@redhat.com>
4594
4595 * gdb.python/lib-types.exp: Use standard_testfile,
4596 prepare_for_testing.
4597 * gdb.python/py-block.exp: Use standard_testfile.
4598 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4599 * gdb.python/py-events.exp: Use standard_testfile,
4600 standard_output_file.
4601 * gdb.python/py-evsignal.exp: Use standard_testfile.
4602 * gdb.python/py-evethreads.exp: Use standard_testfile.
4603 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4604 * gdb.python/py-explore.exp: Use standard_testfile.
4605 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4606 standard_output_file.
4607 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4608 prepare_for_testing.
4609 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4610 * gdb.python/py-frame.exp: Use standard_testfile.
4611 * gdb.python/py-inferior.exp: Use standard_testfile.
4612 * gdb.python/py-infthread.exp: Use standard_testfile.
4613 * gdb.python/py-mi.exp: Use standard_testfile.
4614 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4615 build_executable.
4616 * gdb.python/py-objfile.exp: Use standard_testfile.
4617 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4618 prepare_for_testing.
4619 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4620 * gdb.python/py-progspace.exp: Use standard_testfile,
4621 build_executable.
4622 * gdb.python/py-prompt.exp: Use standard_testfile,
4623 build_executable.
4624 * gdb.python/py-section-script.exp: Use standard_testfile,
4625 build_executable.
4626 * gdb.python/py-shared.exp: Use standard_testfile,
4627 standard_output_file, clean_restart.
4628 * gdb.python/py-symbol.exp: Use standard_output_file,
4629 prepare_for_testing.
4630 * gdb.python/py-symtab.exp: Use standard_output_file,
4631 prepare_for_testing
4632 * gdb.python/py-template.exp: Use standard_testfile.
4633 * gdb.python/py-type.exp: Use standard_testfile.
4634 * gdb.python/py-value-cc.exp: Use standard_testfile.
4635 * gdb.python/py-value.exp: Use standard_testfile.
4636 * gdb.python/python.exp: Use standard_testfile, build_executable.
4637
2c44deac
TT
46382012-06-22 Tom Tromey <tromey@redhat.com>
4639
4640 * gdb.objc/basicclass.exp: Use standard_testfile.
4641 (do_objc_tests): Don't declare objdir.
4642 * gdb.objc/nondebug.exp: Use standard_testfile.
4643 (do_objc_tests): Don't declare objdir.
4644 * gdb.objc/objcdecode.exp: Use standard_testfile.
4645 (do_objc_tests): Don't declare objdir.
4646
c24ccbce
TT
46472012-06-22 Tom Tromey <tromey@redhat.com>
4648
4649 * gdb.java/jmain.exp: Use standard_testfile.
4650 * gdb.java/jmisc.exp: Use standard_testfile.
4651 * gdb.java/jnpe.exp: Use standard_testfile.
4652 * gdb.java/jprint.exp: Use standard_testfile.
4653
0a6d0306
TT
46542012-06-22 Tom Tromey <tromey@redhat.com>
4655
4656 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4657 (standard_output_file, standard_testfile): New procs.
4658 (build_executable, clean_restart): Use standard_output_file.
4659
6ea815ef
YQ
46602012-06-22 Yao Qi <yao@codesourcery.com>
4661
4662 * boards/native-gdbserver.exp: New proc ${board}_exec.
4663 * boards/native-stdio-gdbserver.exp: Likewise.
4664
4c93b1db
TT
46652012-06-21 Tom Tromey <tromey@redhat.com>
4666
4667 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4668 (build_executable): Update.
4669 (get_compiler_info): Remove 'binfile' argument.
4670 * gdb.ada/arrayidx.exp: Update.
4671 * gdb.ada/null_array.exp: Update.
4672 * gdb.arch/altivec-abi.exp: Update.
4673 * gdb.arch/altivec-regs.exp: Update.
4674 * gdb.arch/amd64-byte.exp: Update.
4675 * gdb.arch/amd64-dword.exp: Update.
4676 * gdb.arch/amd64-word.exp: Update.
4677 * gdb.arch/i386-avx.exp: Update.
4678 * gdb.arch/i386-byte.exp: Update.
4679 * gdb.arch/i386-sse.exp: Update.
4680 * gdb.arch/i386-word.exp: Update.
4681 * gdb.arch/ppc-dfp.exp: Update.
4682 * gdb.arch/ppc-fp.exp: Update.
4683 * gdb.arch/vsx-regs.exp: Update.
4684 * gdb.base/all-bin.exp: Update.
4685 * gdb.base/annota1.exp: Update.
4686 * gdb.base/async.exp: Update.
4687 * gdb.base/attach.exp: Update.
4688 * gdb.base/break-interp.exp: Update.
4689 * gdb.base/call-ar-st.exp: Update.
4690 * gdb.base/call-rt-st.exp: Update.
4691 * gdb.base/call-sc.exp: Update.
4692 * gdb.base/callfuncs.exp: Update.
4693 * gdb.base/catch-load.exp: Update.
4694 * gdb.base/completion.exp: Update.
4695 * gdb.base/complex.exp: Update.
4696 * gdb.base/condbreak.exp: Update.
4697 * gdb.base/consecutive.exp: Update.
4698 * gdb.base/constvars.exp: Update.
4699 * gdb.base/corefile.exp: Update.
4700 * gdb.base/eval-skip.exp: Update.
4701 * gdb.base/expand-psymtabs.exp: Update.
4702 * gdb.base/exprs.exp: Update.
4703 * gdb.base/fileio.exp: Update.
4704 * gdb.base/fixsection.exp: Update.
4705 * gdb.base/funcargs.exp: Update.
4706 * gdb.base/gdb11530.exp: Update.
4707 * gdb.base/gdb1555.exp: Update.
4708 * gdb.base/gnu-ifunc.exp: Update.
4709 * gdb.base/gnu_vector.exp: Update.
4710 * gdb.base/info-macros.exp: Update.
4711 * gdb.base/jit-simple.exp: Update.
4712 * gdb.base/jit-so.exp: Update.
4713 * gdb.base/jit.exp: Update.
4714 * gdb.base/langs.exp: Update.
4715 * gdb.base/list.exp: Update.
4716 * gdb.base/logical.exp: Update.
4717 * gdb.base/long_long.exp: Update.
4718 * gdb.base/longjmp.exp: Update.
4719 * gdb.base/macscp.exp: Update.
4720 * gdb.base/mips_pro.exp: Update.
4721 * gdb.base/miscexprs.exp: Update.
4722 * gdb.base/morestack.exp: Update.
4723 * gdb.base/nodebug.exp: Update.
4724 * gdb.base/opaque.exp: Update.
4725 * gdb.base/pc-fp.exp: Update.
4726 * gdb.base/pending.exp: Update.
4727 * gdb.base/permissions.exp: Update.
4728 * gdb.base/pointers.exp: Update.
4729 * gdb.base/prelink.exp: Update.
4730 * gdb.base/printcmds.exp: Update.
4731 * gdb.base/psymtab.exp: Update.
4732 * gdb.base/ptype.exp: Update.
4733 * gdb.base/relational.exp: Update.
4734 * gdb.base/scope.exp: Update.
4735 * gdb.base/setvar.exp: Update.
4736 * gdb.base/shlib-call.exp: Update.
4737 * gdb.base/shreloc.exp: Update.
4738 * gdb.base/signals.exp: Update.
4739 * gdb.base/sizeof.exp: Update.
4740 * gdb.base/so-impl-ld.exp: Update.
4741 * gdb.base/so-indr-cl.exp: Update.
4742 * gdb.base/solib-disc.exp: Update.
4743 * gdb.base/solib-display.exp: Update.
4744 * gdb.base/solib-nodir.exp: Update.
4745 * gdb.base/solib-overlap.exp: Update.
4746 * gdb.base/solib-symbol.exp: Update.
4747 * gdb.base/solib-weak.exp: Update.
4748 * gdb.base/solib.exp: Update.
4749 * gdb.base/store.exp: Update.
4750 * gdb.base/structs.exp: Update.
4751 * gdb.base/structs2.exp: Update.
4752 * gdb.base/type-opaque.exp: Update.
4753 * gdb.base/unload.exp: Update.
4754 * gdb.base/varargs.exp: Update.
4755 * gdb.base/volatile.exp: Update.
4756 * gdb.base/watch_thread_num.exp: Update.
4757 * gdb.base/watchpoint-solib.exp: Update.
4758 * gdb.base/watchpoint.exp: Update.
4759 * gdb.base/watchpoints.exp: Update.
4760 * gdb.base/whatis.exp: Update.
4761 * gdb.cell/arch.exp: Update.
4762 * gdb.cell/break.exp: Update.
4763 * gdb.cell/bt.exp: Update.
4764 * gdb.cell/core.exp: Update.
4765 * gdb.cell/data.exp: Update.
4766 * gdb.cell/ea-cache.exp: Update.
4767 * gdb.cell/f-regs.exp: Update.
4768 * gdb.cell/fork.exp: Update.
4769 * gdb.cell/gcore.exp: Update.
4770 * gdb.cell/mem-access.exp: Update.
4771 * gdb.cell/ptype.exp: Update.
4772 * gdb.cell/registers.exp: Update.
4773 * gdb.cell/sizeof.exp: Update.
4774 * gdb.cell/solib-symbol.exp: Update.
4775 * gdb.cell/solib.exp: Update.
4776 * gdb.cp/ambiguous.exp: Update.
4777 * gdb.cp/breakpoint.exp: Update.
4778 * gdb.cp/bs15503.exp: Update.
4779 * gdb.cp/casts.exp: Update.
4780 * gdb.cp/class2.exp: Update.
4781 * gdb.cp/cpexprs.exp: Update.
4782 * gdb.cp/cplusfuncs.exp: Update.
4783 * gdb.cp/ctti.exp: Update.
4784 * gdb.cp/dispcxx.exp: Update.
4785 * gdb.cp/gdb1355.exp: Update.
4786 * gdb.cp/gdb2384.exp: Update.
4787 * gdb.cp/gdb2495.exp: Update.
4788 * gdb.cp/infcall-dlopen.exp: Update.
4789 * gdb.cp/local.exp: Update.
4790 * gdb.cp/m-data.exp: Update.
4791 * gdb.cp/m-static.exp: Update.
4792 * gdb.cp/mb-ctor.exp: Update.
4793 * gdb.cp/mb-inline.exp: Update.
4794 * gdb.cp/mb-templates.exp: Update.
4795 * gdb.cp/member-ptr.exp: Update.
4796 * gdb.cp/method.exp: Update.
4797 * gdb.cp/namespace.exp: Update.
4798 * gdb.cp/nextoverthrow.exp: Update.
4799 * gdb.cp/nsdecl.exp: Update.
4800 * gdb.cp/nsrecurs.exp: Update.
4801 * gdb.cp/nsstress.exp: Update.
4802 * gdb.cp/nsusing.exp: Update.
4803 * gdb.cp/pr-1023.exp: Update.
4804 * gdb.cp/pr-1210.exp: Update.
4805 * gdb.cp/pr-574.exp: Update.
4806 * gdb.cp/pr9631.exp: Update.
4807 * gdb.cp/printmethod.exp: Update.
4808 * gdb.cp/psmang.exp: Update.
4809 * gdb.cp/re-set-overloaded.exp: Update.
4810 * gdb.cp/rtti.exp: Update.
4811 * gdb.cp/shadow.exp: Update.
4812 * gdb.cp/templates.exp: Update.
4813 * gdb.cp/try_catch.exp: Update.
4814 * gdb.dwarf2/dw2-ranges.exp: Update.
4815 * gdb.dwarf2/pr10770.exp: Update.
4816 * gdb.fortran/library-module.exp: Update.
4817 * gdb.hp/gdb.aCC/optimize.exp: Update.
4818 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4819 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4820 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4821 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4822 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4823 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4824 * gdb.hp/gdb.compat/xdb1.exp: Update.
4825 * gdb.hp/gdb.compat/xdb2.exp: Update.
4826 * gdb.hp/gdb.compat/xdb3.exp: Update.
4827 * gdb.hp/gdb.defects/bs14602.exp: Update.
4828 * gdb.hp/gdb.defects/solib-d.exp: Update.
4829 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4830 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4831 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4832 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4833 * gdb.mi/gdb792.exp: Update.
4834 * gdb.mi/mi-pending.exp: Update.
4835 * gdb.mi/mi-solib.exp: Update.
4836 * gdb.mi/mi-var-cp.exp: Update.
4837 * gdb.opt/clobbered-registers-O2.exp: Update.
4838 * gdb.opt/inline-bt.exp: Update.
4839 * gdb.opt/inline-cmds.exp: Update.
4840 * gdb.opt/inline-locals.exp: Update.
4841 * gdb.python/py-events.exp: Update.
4842 * gdb.python/py-finish-breakpoint.exp: Update.
4843 * gdb.python/py-type.exp: Update.
4844 * gdb.reverse/solib-precsave.exp: Update.
4845 * gdb.reverse/solib-reverse.exp: Update.
4846 * gdb.server/solib-list.exp: Update.
4847 * gdb.stabs/weird.exp: Update.
4848 * gdb.threads/attach-into-signal.exp: Update.
4849 * gdb.threads/attach-stopped.exp: Update.
4850 * gdb.threads/tls-shared.exp: Update.
4851 * gdb.trace/change-loc.exp: Update.
4852 * gdb.trace/strace.exp: Update.
4853
95c391b6
TT
48542012-06-19 Tom Tromey <tromey@redhat.com>
4855
4856 * gdb.base/whatis.exp: Add tests.
4857
e910f0b6
TT
48582012-06-19 Tom Tromey <tromey@redhat.com>
4859
4860 * gdb.cp/m-static.cc (keepalive): New function.
4861 (gnu_obj_1::method): Use it.
4862
422d65e7
DE
48632012-06-18 Doug Evans <dje@google.com>
4864
4865 * gdb.base/info-fun.exp: New file.
4866 * gdb.base/info-fun.c: New file.
4867 * gdb.base/info-fun-solib.c: New file.
4868
e2e4d78b
JK
48692012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4870
4871 Remove stale dummy frames.
4872 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4873 (maintenance info breakpoints): New tests.
4874 * gdb.base/stale-infcall.c: New file.
4875 * gdb.base/stale-infcall.exp: New file.
4876
1788b2d3
JK
48772012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4878
4879 * gdb.arch/amd64-entry-value-param.S: New file.
4880 * gdb.arch/amd64-entry-value-param.c: New file.
4881 * gdb.arch/amd64-entry-value-param.exp: New file.
4882
663b969e
TT
48832012-06-15 Tom Tromey <tromey@redhat.com>
4884
4885 * gdb.cp/namespace.exp: Add "show lang" test.
4886
8e09ad05
IS
48872012-06-15 Iain Sandoe <iain@codesourcery.com>
4888
4889 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4890 case. (top level): Use gdb_file_cmd instead of gdb_load.
4891
f85e18ee
JK
48922012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4893
4894 PR tdep/14222
4895 * gdb.arch/i386-sse-stack-align.S: New file.
4896 * gdb.arch/i386-sse-stack-align.c: New file.
4897 * gdb.arch/i386-sse-stack-align.exp: New file.
4898
f3b5e280
KS
48992012-06-13 Keith Seitz <keiths@redhat.com>
4900
4901 PR breakpoints/13798 and mi/11541
4902 * gdb.linespec/ls-errs.exp: Add a few more tests for
4903 filenames with spaces and colons.
4904
50af5481
JK
49052012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4906
4907 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4908 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4909 (test_function): Call CV_f.
4910 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4911 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4912 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4913 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4914 (p CV_f(CV::i)): New tests.
4915
d55637df
TT
49162012-06-13 Tom Tromey <tromey@redhat.com>
4917
4918 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4919
cc80f267
JK
49202012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4921
4922 Fix regression by the "ambiguous linespec" series.
4923 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4924 tests.
4925
bb2af9cc
JK
49262012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4927
4928 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4929 missing.
4930
e81a37f7
TT
49312012-06-11 Tom Tromey <tromey@redhat.com>
4932
4933 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4934 location...
4935 (main): ...here.
4936
8efd7788
YQ
49372012-06-07 Yao Qi <yao@codesourcery.com>
4938
4939 * gdb.trace/strace.exp: Shorten some too-long lines.
4940
359f5fe6
PA
49412012-06-06 Pedro Alves <palves@redhat.com>
4942
4943 * gdb.threads/clone-new-thread-event.c: New file.
4944 * gdb.threads/clone-new-thread-event.exp: New file.
4945
7b2fe205
YQ
49462012-06-06 Yao Qi <yao@codesourcery.com>
4947
4948 * gdb.base/dprintf.c (main): Add extra parameter when calling
4949 printf and fprintf.
4950 (bar): New function. It is a dead function, but to ensure
4951 'malloc' is linked explicitly.
4952
3eca55e8
YQ
49532012-06-06 Yao Qi <yao@codesourcery.com>
4954
4955 * gdb.base/info-proc.exp: Return if target doesn't support
4956 'info proc'.
4957
91cc9324
JK
49582012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4959
4960 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4961 (run program with breakpoint commands): XFAIl if it is not.
4962
c56e7c43
JB
49632012-06-05 Joel Brobecker <brobecker@adacore.com>
4964
4965 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4966 and add comment.
4967 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4968 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4969 "STOP" marker. Adjust testing strategy to make it work on
4970 all targets.
4971
4972 * gdb.base/print-file-var-main.c (main): Rewrite using local
4973 variables and adjust get_version_2's return value check.
4974 Add small comment.
4975 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4976 marker. Adjust testing strategy to make it work on all targets.
4977
ccab2054
JB
49782012-06-05 Joel Brobecker <brobecker@adacore.com>
4979
4980 * gdb.ada/bad-task-bp-keyword: New testcase.
4981
d0d86158
JK
49822012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4983
4984 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4985 Simplify it to ...
4986 (symbol-file ${testfile1}): ... here.
4987 (test eliminated var my_global_symbol)
4988 (test eliminated var my_static_symbol)
4989 (test eliminated var my_global_func, get address of main): Wrap them to
4990 'single psymtabs' and 'single symtabs'
4991 (get address of my_global_symbol, get address of my_static_symbol)
4992 (get address of my_global_func, get address of main): Wrap them to
4993 'order1' and 'order2'.
4994
952cf74c
JK
4995 * gdb.base/code_elim.exp
4996 (add-symbol-file ${testfile1} 0x100000)
4997 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4998 'order2'.
4999 (order1: add-symbol-file ${testfile1} 0x100000)
5000 (order1: add-symbol-file ${testfile2} 0x200000)
5001 (order2: add-symbol-file ${testfile2} 0x200000)
5002 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
5003 .bss as appropriate.
5004
0c5bf5a9
JK
50052012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5006
5007 * gdb.server/solib-list-lib.c: New file.
5008 * gdb.server/solib-list-main.c: New file.
5009 * gdb.server/solib-list.exp: New file.
5010
4196f325
MR
50112012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
5012
5013 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
5014 for 'set print symbol' change.
5015
bfb05775
JK
50162012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5017
5018 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
5019 .debug_abbrev_seg3.
5020
685b1105
JK
50212012-05-24 John Steele Scott <toojays@toojays.net>
5022
5023 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5024 * gdb.dwarf2/dw2-icc-opaque.S: New file.
5025 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
5026
f3e0e960
SS
50272012-05-23 Stan Shebs <stan@codesourcery.com>
5028
5029 * gdb.mi/mi-info-os.exp: New file.
5030
11eb1b4d
KS
50312012-05-23 Keith Seitz <keiths@redhat.com>
5032
5033 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
5034 return -1 to suppress the rest of the tests.
5035 (compile_stap_bin): Return boolean success value.
5036
b1af9e97
TT
50372012-05-21 Tom Tromey <tromey@redhat.com>
5038
5039 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
5040 Remove kfails.
5041 (test_print_mi_member_types): Likewise.
5042
248537e3
TT
50432012-05-21 Tom Tromey <tromey@redhat.com>
5044
5045 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
5046 print symbol' change.
5047
d791e155
TJB
50482012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5049
5050 * gdb.python/py-prompt.exp: Quit if the target is remote.
5051
e77afa2e
JK
50522012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5053
5054 Fix ERROR: internal buffer is full.
5055 * gdb.base/info-os.exp (expect_multiline): New function.
5056 (get process list, get process groups, get threads)
5057 (get file descriptors, get internet-domain sockets)
5058 (get shared-memory regions, get semaphores, get message queues): Use
5059 it for these tests.
5060
9cb709b6
TT
50612012-05-18 Tom Tromey <tromey@redhat.com>
5062
5063 * gdb.mi/mi-var-cmd.exp: Update.
5064 * gdb.objc/basicclass.exp (do_objc_tests): Update.
5065 * gdb.cp/virtbase.exp: Update.
5066 * gdb.cp/classes.exp (test_static_members): Update.
5067 * gdb.cp/casts.exp: Update.
5068 * gdb.base/pointers.exp: Update.
5069 * gdb.base/funcargs.exp (pointer_args): Update.
5070 (structs_by_reference): Update.
5071 * gdb.base/find.exp: Update.
5072 * gdb.base/call-strs.exp: Send "set print symbol off".
5073 * gdb.base/call-ar-st.exp: Update.
5074 * gdb.ada/fun_addr.exp: Update.
5075 * gdb.base/printcmds.exp (test_print_symbol): New proc.
5076 Call it.
5077 (test_print_repeats_10, test_print_strings)
5078 (test_print_char_arrays): Update.
5079
b012acdd
TT
50802012-05-18 Tom Tromey <tromey@redhat.com>
5081
5082 * gdb.base/charset.exp (string_display): Update.
5083
1d51a733
TT
50842012-05-18 Tom Tromey <tromey@redhat.com>
5085
5086 * gdb.mi/mi2-var-display.exp: Update.
5087 * gdb.mi/mi-var-display.exp: Update.
5088 * gdb.mi/mi-var-child.exp: Update.
5089 * gdb.cp/expand-psymtabs-cxx.exp: Update.
5090 * gdb.cp/cp-relocate.exp (get_func_address): Update.
5091
957df313
DE
50922012-05-17 Doug Evans <dje@google.com>
5093
682c7f7b
DE
5094 * info-macros.exp: Pass "debug" to prepare_for_testing.
5095
957df313
DE
5096 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
5097 * gdb.ada/Makefile.in (clean): Ditto.
5098 * gdb.arch/Makefile.in (clean): Ditto.
5099 * gdb.asm/Makefile.in (clean): Ditto.
5100 * gdb.base/Makefile.in (clean): Ditto.
5101 * gdb.cell/Makefile.in (clean): Ditto.
5102 * gdb.cp/Makefile.in (clean): Ditto.
5103 * gdb.disasm/Makefile.in (clean): Ditto.
5104 * gdb.dwarf2/Makefile.in (clean): Ditto.
5105 * gdb.fortran/Makefile.in (clean): Ditto.
5106 * gdb.go/Makefile.in (clean): Ditto.
5107 * gdb.hp/Makefile.in (clean): Ditto.
5108 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
5109 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
5110 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
5111 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
5112 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
5113 * gdb.java/Makefile.in (clean): Ditto.
5114 * gdb.linespec/Makefile.in (clean): Ditto.
5115 * gdb.mi/Makefile.in (clean): Ditto.
5116 * gdb.modula2/Makefile.in (clean): Ditto.
5117 * gdb.multi/Makefile.in (clean): Ditto.
5118 * gdb.objc/Makefile.in (clean): Ditto.
5119 * gdb.opencl/Makefile.in (clean): Ditto.
5120 * gdb.opt/Makefile.in (clean): Ditto.
5121 * gdb.pascal/Makefile.in (clean): Ditto.
5122 * gdb.python/Makefile.in (clean): Ditto.
5123 * gdb.reverse/Makefile.in (clean): Ditto.
5124 * gdb.server/Makefile.in (clean): Ditto.
5125 * gdb.stabs/Makefile.in (clean): Ditto.
5126 * gdb.threads/Makefile.in (clean): Ditto.
5127 * gdb.trace/Makefile.in (clean): Ditto.
5128 * gdb.xml/Makefile.in (clean): Ditto.
5129
abc9d0dc
TT
51302012-05-16 Tom Tromey <tromey@redhat.com>
5131
5132 * gdb.base/macscp1.c (macscp_expr): Add comment.
5133 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5134
6a3a010b
MR
51352012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5136
5137 * gdb.base/return-nodebug.exp: Also test float and double types.
5138
01429c8e
JK
51392012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5140
5141 PR testsuite/12649
5142 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5143
54115cd4
JK
5144 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5145
0c5f383f
SDJ
51462012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5147
5148 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5149 `rerun_to_main'.
5150 (stap_test_no_debuginfo): Likewise.
5151
e7e0cddf
SS
51522012-05-14 Stan Shebs <stan@codesourcery.com>
5153
5154 * gdb.base/dprintf.c: New file.
5155 * gdb.base/dprintf.exp: New file.
5156
c772f8e7
HZ
51572012-05-14 Hui Zhu <hui_zhu@mentor.com>
5158
5159 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5160 * gdb.trace/disconnected-tracing.c: New file.
5161 * gdb.trace/disconnected-tracing.exp: New file.
5162
7efc75aa
SCR
51632012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5164
5165 * gdb.python/python.c: Add a new breakpoint comment.
5166 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5167
85d4a676
SS
51682011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5169
5170 * gdb.base/info-os.exp: New file.
5171 * gdb.base/info-os.c: New file.
5172
64ea88dc
JB
51732012-05-10 Joel Brobecker <brobecker@adacore.com>
5174
4647ab1b
JB
5175 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5176 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5177 New files.
64ea88dc 5178
afba63f1
JB
51792012-05-10 Joel Brobecker <brobecker@adacore.com>
5180
5181 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5182 gdb.base/ctxobj.exp: New files.
5183
9d198b1e
TT
51842012-05-09 Tom Tromey <tromey@redhat.com>
5185
5186 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5187
9bfee719
MR
51882012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5189
5190 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5191
3a7341d8
MR
51922012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5193
5194 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5195 before using it.
5196
52b3699b
TG
51972012-05-04 Tristan Gingold <gingold@adacore.com>
5198
5199 * gdb.base/set-noassign.exp: New test.
5200
a20ee7a4
SCR
52012012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5202
5203 * gdb.python/py-symbol.exp: Add tests to test the new methods
5204 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5205 * gdb.python/py-symbol.c: Add new struct to help test
5206 gdb.Symtab.static_block().
5207
bf2f0858
DE
52082012-05-03 Doug Evans <dje@google.com>
5209
5210 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5211 commented out.
5212
2d4e0376
YQ
52132012-05-03 Yao Qi <yao@codesourcery.com>
5214
5215 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5216 doesn't support.
5217 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5218 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5219
6d0bb9f3
YQ
52202012-05-03 Yao Qi <yao@codesourcery.com>
5221
5222 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5223
fd820528
DE
52242012-04-30 Doug Evans <dje@google.com>
5225
5226 PR testsuite/13961
5227 * gdb.dwarf2/pr13961.S: New file.
5228 * gdb.dwarf2/pr13961.exp: New file.
5229
b9e219b9
YQ
52302012-04-29 Yao Qi <yao@codesourcery.com>
5231
5232 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5233
3019eac3
DE
52342012-04-28 Doug Evans <dje@google.com>
5235
5236 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5237 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5238 All uses updated.
5239 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5240 "ptype func_cu1" to expand cu2 before cu1.
5241
62e5f89c
SDJ
52422012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5243 Tom Tromey <tromey@redhat.com>
5244
5245 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5246 variables.
5247 * gdb.base/stap-probe.c: New file.
5248 * gdb.base/stap-probe.exp: New file.
5249 * gdb.trace/stap-trace.c: New file.
5250 * gdb.trace/stap-trace.exp: New file.
5251 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5252 libgcc's unwinder.
5253
14132e89
MR
52542012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5255
5256 * gdb.arch/mips16-thunks-inmain.c: New file.
5257 * gdb.arch/mips16-thunks-main.c: New file.
5258 * gdb.arch/mips16-thunks-sin.c: New file.
5259 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5260 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5261 * gdb.arch/mips16-thunks-sinmain.c: New file.
5262 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5263 * gdb.arch/mips16-thunks.exp: New file.
5264
a766d390
DE
52652012-04-25 Doug Evans <dje@google.com>
5266
5267 * configure.ac: Create gdb.go/Makefile.
5268 * configure: Regenerate.
5269 * gdb.base/default.exp: Add "go" to "set language" testing.
5270 * gdb.go/Makefile.in: New file.
5271 * gdb.go/basic-types.exp: New file.
5272 * gdb.go/chan.exp: New file.
5273 * gdb.go/chan.go: New file.
5274 * gdb.go/handcall.exp: New file.
5275 * gdb.go/handcall.go: New file.
5276 * gdb.go/hello.exp: New file.
5277 * gdb.go/hello.go: New file.
5278 * gdb.go/integers.exp: New file.
5279 * gdb.go/integers.go: New file.
5280 * gdb.go/methods.exp: New file.
5281 * gdb.go/methods.go: New file.
5282 * gdb.go/package.exp: New file.
5283 * gdb.go/package1.go: New file.
5284 * gdb.go/package2.go: New file.
5285 * gdb.go/print.exp: New file.
5286 * gdb.go/strings.exp: New file.
5287 * gdb.go/strings.go: New file.
5288 * gdb.go/types.exp: New file.
5289 * gdb.go/types.go: New file.
5290 * gdb.go/unsafe.exp: New file.
5291 * gdb.go/unsafe.go: New file.
5292 * lib/future.exp: Add Go support.
5293 (gdb_find_go, gdb_find_go_linker): New procs.
5294 (gdb_default_target_compile): Add Go support.
5295 * lib/gdb.exp (skip_go_tests): New proc.
5296 * lib/go.exp: New file.
5297
e65f9ffb
TT
52982012-04-25 Tom Tromey <tromey@redhat.com>
5299
5300 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5301
14e75d8e
JK
53022012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5303 Jan Kratochvil <jan.kratochvil@redhat.com>
5304
5305 PR symtab/7259:
5306 * gdb.base/enumval.c: New test case.
5307 * gdb.base/enumval.exp: New test case.
5308 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5309 field.bitpos.
5310
f3525b70
PA
53112012-04-17 Pedro Alves <palves@redhat.com>
5312
5313 * Makefile.in (site.exp): Make site.exp source
5314 $srcdir/lib/append_gdb_boards_dir.exp.
5315 * lib/append_gdb_boards_dir.exp: New file.
5316
bccbefd2
JK
53172012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5318
5319 New option "set auto-load safe-path".
5320 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5321 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5322
bf88dd68
JK
53232012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5324
5325 auto-load: Implementation.
5326 * gdb.base/help.exp (test set height): Increase the height.
5327 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5328 to ...
5329 (info auto-load python-scripts): ... here.
5330 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5331 to ...
5332 (info auto-load python-scripts *): ... here.
5333
c0d4d1c0
YQ
53342012-04-16 Yao Qi <yao@codesourcery.com>
5335
5336 * lib/trace-support.exp (get_in_proc_agent): New.
5337 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5338 of in process trace agent.
5339 * gdb.trace/ftrace.exp: Likewise.
5340 * gdb.trace/pending.exp: Likewise.
5341 * gdb.trace/trace-break.exp: Likewise.
5342 * gdb.trace/trace-mt.exp
5343 * gdb.trace/tspeed.exp: Likewise.
5344 * gdb.trace/tstatus.exp
5345 * gdb.trace/strace.exp: Likewise.
5346
cbf68a60
TS
53472012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5348
dd6d3b70
TS
5349 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5350 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5351
cbf68a60
TS
5352 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5353
8264ba82
AG
53542012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5355
5356 PR mi/13393
5357 * gdb.mi/mi-var-rtti.cc: New file.
5358 * gdb.mi/mi-var-rtti.exp: New file.
5359 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5360 function.
5361 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5362
de0919f8 53632012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5364
5365 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5366 EXECUTABLES.
5367 * gdb.python/py-explore.c: C program used for testing the new
5368 'explore' command on C constructs.
5369 * gdb.python/py-explore.cc: C++ program used for testing the new
5370 'explore' command on C++ constructs.
5371 * gdb-python/py-explore.exp: Tests for the new 'explore'
5372 command on C constructs.
5373 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5374 command on C++ constructs.
5375
a82da7dd
MK
53762012-04-07 Mark Kettenis <kettenis@gnu.org>
5377
5378 * gdb.base/funcargs.exp (complex_args): Fix typo.
5379
e127cba8
JK
53802012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5381
5382 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5383 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5384
40e084e1
KS
53852012-04-05 Keith Seitz <keiths@redhat.com>
5386
5387 * gdb.base/advance.exp: Update error message for
5388 "advance malformed" test.
5389 * gdb.base/break.exp: Likewise for "breakpoint with
5390 trailing garbage" test.
5391 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5392 with trailing garbage" test.
5393 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5394 trailng garbage" test.
5395 * gdb.base/until.exp: Likewise for "malformed until" test.
5396 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5397 for "breakpoint info (after setting on all)".
5398 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5399 tests.
5400 * gdb.cp/cplabel.cc: New file.
5401 * gdb.cp/cplabel.exp: New test.
5402 * gdb.linespec/ls-errs.c: New file.
5403 * gdb.linespec/ls-errs.exp: New test.
5404
a72c8f6a
JK
54052012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5406
5407 * gdb.trace/unavailable.exp
5408 (collect globals: print object on: print derived_partial)
5409 (collect globals: print object on: print derived_whole)
5410 (collect globals: print object off: print derived_partial)
5411 (collect globals: print object off: print derived_whole): Update
5412 expected output.
5413
f87a3023
KS
54142012-03-30 Keith Seitz <keiths@redhat.com>
5415
5416 * gdb.python: Add test for linespecs with commas.
5417
e2171b3c
KS
54182012-03-28 Keith Seitz <keiths@redhat.com>
5419
5420 * gdb.linespec/ls-dollar.cc: New file.
5421 * gdb.linespec/ls-dollar.exp: New test.
5422
54232012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5424
5425 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5426 starting with the global namespace.
5427
2f4e0a80
DE
54282012-03-23 Doug Evans <dje@google.com>
5429
5430 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5431
7b282c5a
SCR
54322012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5433
5434 * gdb.python/py-value.cc: Add test case for testing the
5435 methodology exposing C++ values to Python.
5436 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5437 exposing C++ values to Python.
5438 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5439
2e98ca53
JK
54402012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5441 Siddhesh Poyarekar <siddhesh@redhat.com>
5442
5443 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5444 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5445 (generate native core dump): Make the test unsupported if core cannot
5446 be generated.
5447
8320cc4f
JK
54482012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5449
5450 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5451 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5452 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5453
3a69ffb2
JK
54542012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5455
5456 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5457
8fabffee
DE
54582012-03-17 Doug Evans <dje@google.com>
5459
5460 * dg-extract-results.sh: Handle KFAILs.
5461
ab260dad
JK
54622012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5463
5464 PR symtab/13777
5465 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5466
53ba8333
JB
54672012-03-16 Joel Brobecker <brobecker@adacore.com>
5468
5469 * gdb.ada/set_pckd_arr_elt: New testcase.
5470
481860b3
GB
54712012-03-16 Gary Benson <gbenson@redhat.com>
5472
5473 PR breakpoints/10738
5474 * gdb.opt/inline-break.exp: New file.
5475 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
5476 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5477 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
5478 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5479 * gdb.base/async-shell.exp: Likewise.
5480 * lib/mi-support.exp (library_loaded_re): Likewise.
5481
410528f0
TT
54822012-03-15 Tom Tromey <tromey@redhat.com>
5483
5484 * gdb.cp/virtfunc2.exp: Update expected output.
5485 * gdb.cp/pr9631.exp: Update expected output.
5486 * gdb.cp/member-ptr.exp: Update expected output.
5487 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5488 output.
5489 * gdb.cp/casts.exp: Update expected output.
5490
c4aeac85
TT
54912012-03-15 Tom Tromey <tromey@redhat.com>
5492
5493 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5494 (test_info_vtbl): Likewise.
5495 (do_tests): Call test_info_vtbl.
5496 * gdb.cp/virtfunc.cc (va): New global.
5497
856d06f9
TS
54982012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5499
5500 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5501 describing DWARF data structures.
5502 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5503 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5504 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5505 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5506 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5507 * gdb.dwarf2/dw2-param-error.S: Likewise.
5508 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5509 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5510 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5511 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5512 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5513 * gdb.dwarf2/pr11465.S: Likewise.
5514
e837f12a
JK
55152012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5516
5517 * gdb.mi/mi2-prompt.exp: New file.
5518
ccbb4f28
JB
55192012-03-13 Joel Brobecker <brobecker@adacore.com>
5520
5521 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5522
32039130
JB
55232012-03-13 Joel Brobecker <brobecker@adacore.com>
5524
5525 * gdb.ada/bp_range_type: New testcase.
5526
16899756
DE
55272012-03-13 Doug Evans <dje@google.com>
5528
5529 * gdb.base/default.exp: Delete tests for symbol-reloading.
5530 * gdb.base/help.exp: Ditto.
5531 * gdb.base/setshow.exp: Ditto.
5532 * gdb.base/gdb_history: Delete references to symbol-reloading.
5533
87b0bb13
JK
55342012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5535
5536 * gdb.base/attach-twice.c: New files.
5537 * gdb.base/attach-twice.exp: New files.
5538
0d7941a9
KS
55392012-03-08 Keith Seitz <keiths@redhat.com>
5540
5541 * lib/gdb.exp (gdb_get_line_number): Throw an
5542 error instead of returning -1.
5543 * gdb.base/break.exp: Remove unused variable
5544 bp_location5.
5545 * gdb.base/hbreak2.exp: Likewise.
5546 * gdb.base/sepdebug.exp: Likewise.
5547
f4647387
YQ
55482012-03-08 Yao Qi <yao@codesourcery.com>
5549 Pedro Alves <palves@redhat.com>
5550
5551 Fix PR server/13392.
5552 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5553 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5554 download tracepoints.
5555 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5556 (pending_tracepoint_resolved_during_trace): Likewise.
5557 (pending_tracepoint_installed_during_trace): Likewise.
5558 (pending_tracepoint_with_action_resolved): Likewise.
5559
83c532cb
KS
55602012-03-08 Keith Seitz <keiths@redhat.com>
5561
5562 * gdb.ada/array_bounds.exp: Get breakpoint for line
5563 with "START", not "STOP".
5564 * gdb.python/py-infthread.exp: Do not continue to
5565 line marked "Break here.", which is undefined.
5566
d6b6bbb7
LM
55672012-03-08 Luis Machado <lgustavo@codesourcery.com>
5568
5569 Revert:
5570
5571 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5572
5573 Implement testsuite workaround for PR breakpoints/13781.
5574 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5575 (set breakpoint condition-evaluation host): New conditional command.
5576
7fe25d9b
JK
55772012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5578
5579 Fix CU relative vs. absolute DIE offsets.
5580 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5581 one.
5582
51898c15
JK
55832012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5584
5585 Fix false FAIL on distros with relro linkage as default.
5586 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5587 -Wl,-z,norelro first.
5588
8131799e
JB
55892012-03-06 Joel Brobecker <brobecker@adacore.com>
5590
5591 * gdb.ada/bp_on_var: New testcase.
5592
ba241969
JB
55932012-03-06 Joel Brobecker <brobecker@adacore.com>
5594
5595 * gdb.ada/bp_enum_homonym: New testcase.
5596
abe49676
YQ
55972012-03-06 Yao Qi <yao@codesourcery.com>
5598
5599 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5600 x86_64-*-* and i?86-*-*.
5601 Set up KFAIL for gdb/13808.
5602
d8df103b
TT
56032012-03-05 Tom Tromey <tromey@redhat.com>
5604
5605 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5606 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5607
b7b189f3
TT
56082012-03-05 Tom Tromey <tromey@redhat.com>
5609
5610 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5611
69dc1c4d
YQ
56122012-03-04 Yao Qi <yao@codesourcery.com>
5613
5614 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5615 messages for KFAIL.
5616
3f20c47f
JK
56172012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5618
5619 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5620 (print one_two_three, indexes off, print few_reps, indexes off)
5621 (print many_reps, indexes off, print empty, indexes off)
5622 (print one_two_three, print few_reps, print many_reps, print empty):
5623 Call setup_xfail if $gcc_old.
5624
abf1152a
JK
56252012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5626
5627 Implement testsuite workaround for PR breakpoints/13781.
5628 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5629 (set breakpoint condition-evaluation host): New conditional command.
5630
a06715f8
JK
56312012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5632
5633 Code cleanup.
5634 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5635 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5636 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5637 number 1 by $bpnum. Four times.
5638
5808517f
YQ
56392012-03-03 Yao Qi <yao@codesourcery.com>
5640
5641 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5642
dfe2ac14
JK
56432012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5644
5645 Setup KFAIL for PR server/13796.
5646 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5647
8bbc467a
JB
56482012-03-02 Joel Brobecker <brobecker@adacore.com>
5649
5650 * gdb.ada/operator_bp: New testcase.
5651
c0eac87f
JB
56522012-03-02 Joel Brobecker <brobecker@adacore.com>
5653
5654 * gdb.ada/info_locals_renaming: New testcase.
5655
4f42c881
TT
56562012-03-02 Tom Tromey <tromey@redhat.com>
5657
5658 * gdb.base/nextoverexit.c: New file.
5659 * gdb.base/nextoverexit.exp: New file.
5660
7380c0c9
EBM
56612012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5662
5663 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5664 parameter.
5665
1faeff08
MR
56662012-03-01 Maciej W. Rozycki <macro@mips.com>
5667
5668 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5669 core registers.
5670
320b6f49 56712012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
5672 Maciej W. Rozycki <macro@codesourcery.com>
5673 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
5674
5675 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5676
ad5f7d6e
PA
56772012-03-01 Pedro Alves <palves@redhat.com>
5678
5679 PR gdb/13767
5680
5681 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5682 (gdb_collect_globals_test): Call it.
5683
d3dc44a6
KS
56842012-03-01 Keith Seitz <keiths@redhat.com>
5685
5686 * gdb.cp/method2.exp: Output of overload menu is now
5687 alphabetized. Update tests for "break A::method".
5688 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5689 of hard-coding them.
5690 Overload menu is alphabetized: rewrite to accommodate.
5691 Unset variables LINE and TYPES which are used in other tests.
5692 Compute the output of "info break".
5693 Update the breakpoint table after all breakpoints are deleted.
5694 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5695 compute ACTUALS and the method body based on parameters.
5696 Update expected output accordingly.
5697 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5698 unique comments to allow the use of gdb_get_line_number.
5699
57002012-03-01 Keith Seitz <keiths@redhat.com>
5701
5702 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5703 some Tcl syntax.
5704 * gdb.cp/ovldbreak.exp: Likewise.
5705
7949c2a0
KS
57062012-03-01 Keith Seitz <keiths@redhat.com>
5707
5708 * gdb.base/help.exp (help show user): Update expected result
5709 for new doc string changes (add "non-python").
5710
7d74f244
DE
57112012-03-01 Scott J. Goldman <scottjg@vmware.com>
5712
5713 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5714 be put in the user-defined category and that the commands appear in
5715 "help user-defined".
5716
1b611343
JB
57172012-02-29 Joel Brobecker <brobecker@adacore.com>
5718
5719 * gdb.ada/tagged_not_init: New testcase.
5720
99b1c762
JB
57212012-02-29 Joel Brobecker <brobecker@adacore.com>
5722
5723 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5724 * gdb.ada/enum_idx_packed: New testcase.
5725
2d4a02ee
JB
57262012-02-29 Joel Brobecker <brobecker@adacore.com>
5727
5728 * gdb.ada/aliased_array: New testcase.
5729
2e6fda7d
JB
57302012-02-29 Joel Brobecker <brobecker@adacore.com>
5731
5732 * gdb.ada/whatis_array_val: New testcase.
5733
9a7f938f
JK
57342012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5735
5736 Fix disp-step-syscall.exp: fork: single step over fork.
5737 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5738 whitespaces.
5739 (single step over $syscall): Remove its check.
5740 (single step over $syscall final pc): New check.
5741
8703a944
JK
57422012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5743
5744 Support processors without SSSE3.
5745 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5746 pabsd into ...
5747 (ssse3_test): ... a new function.
5748 (main): Call ssse3_test.
5749 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5750 Update expected values everywhere.
5751 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5752 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5753 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5754 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5755 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5756 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5757 Move these tests lower.
5758 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5759 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5760 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5761 New tests.
5762
c03e6ccc
YQ
57632012-02-29 Yao Qi <yao@codesourcery.com>
5764 Pedro Alves <palves@redhat.com>
5765
5766 * gdb.trace/trace-mt.c: New.
5767 * gdb.trace/trace-mt.exp: New.
5768
7964b62a
TS
57692012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5770
2c8910ba
TS
5771 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5772 numbers instead of hardcoding them.
5773 * gdb.base/annota1.c: Provide suitable markers.
5774 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5775 numbers instead of hardcoding them.
5776 * gdb.base/annota3.c: Provide suitable markers.
5777
5778 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5779 * gdb.base/annota3.c: Likewise.
5780 * gdb.base/sigall.c: Likewise.
5781 * gdb.base/signals.c: Likewise.
5782 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 5783
5a41c0b7
MR
57842012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5785
5786 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5787 failure return path.
5788
ebbbe5c5
LM
57892012-02-27 Luis Machado <lgustavo@codesourcery.com>
5790
5791 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5792
8d126d8a
LM
57932012-02-24 Luis Machado <lgustavo@codesourcery.com>
5794
5795 * gdb.base/cond-eval-mode.exp: New file.
5796
11337c2f
PA
57972012-02-24 Pedro Alves <palves@redhat.com>
5798
5799 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5800 (top level): Use with_test_prefix.
5801
13fc3e3c
PA
58022012-02-24 Pedro Alves <palves@redhat.com>
5803
5804 * gdb.threads/attach-into-signal.exp (corefunc): Use
5805 with_test_prefix.
5806
07c1b626
JK
58072012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5808
5809 Fix false FAILs on old CPUs without SSE.
5810 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5811 Return untested for Illegal instruction.
5812
596ba138
JK
58132012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5814
5815 Fix false FAILs with glibc debug infos installed.
5816 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5817 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5818
aeaa2474
SA
58192012-02-22 Sterling Augustine <saugustine@google.com>
5820
5821 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5822 constant with cast.
5823
aed555c9
PA
58242012-02-21 Pedro Alves <palves@redhat.com>
5825
5826 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5827
78afebb4
PA
58282012-02-21 Pedro Alves <palves@redhat.com>
5829
5830 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5831
fdcfef12
PA
58322012-02-21 Pedro Alves <palves@redhat.com>
5833
5834 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5835 with_test_prefix.
5836
0f4d39d5
PA
58372012-02-21 Pedro Alves <palves@redhat.com>
5838
5839 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5840 with_test_prefix here.
5841 (top level): Do it here instead. Remove `:' from the
5842 with_test_prefix string.
5843 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5844 the suffix `:' from the with_test_prefix prefix string.
5845 * gdb.base/break-interp.exp: Ditto.
5846 * gdb.base/catch-load.exp: Ditto.
5847 * gdb.base/disp-step-syscall.exp: Ditto.
5848 * gdb.base/jit-so.exp: Ditto.
5849 * gdb.base/jit.exp: Ditto.
5850 * gdb.base/sepdebug.exp: Ditto.
5851 * gdb.base/solib-display.exp: Ditto.
5852 * gdb.base/solib-overlap.exp: Ditto.
5853 * gdb.base/watch-cond-infcall.exp: Ditto.
5854 * gdb.base/watchpoint.exp: Ditto.
5855 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5856 * gdb.mi/mi-watch.exp: Ditto.
5857 * gdb.mi/mi2-watch.exp: Ditto.
5858 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5859 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5860 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5861 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5862 * gdb.threads/watchpoint-fork.exp: Ditto.
5863 * gdb.threads/watchthreads-reorder.exp: Ditto.
5864 * gdb.trace/change-loc.exp: Ditto.
5865 * gdb.trace/pending.exp: Ditto.
5866 * gdb.trace/status-stop.exp: Ditto.
5867 * gdb.trace/strace.exp: Ditto.
5868 * gdb.trace/trace-break.exp: Ditto.
5869 * gdb.trace/unavailable.exp: Ditto.
5870 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5871 suffix with colon. Adjust leading comments.
5872
6a5870ce
PA
58732012-02-21 Pedro Alves <palves@redhat.com>
5874 Tom Tromey <tromey@redhat.com>
5875
5876 * lib/gdb.exp: Add description of test prefixes.
5877 (with_test_prefix): New procedure.
5878 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5879 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5880 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5881 instead of lappend to append to pf_prefix.
5882 * gdb.base/catch-load.exp: Use with_test_prefix.
5883 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5884 * gdb.base/jit-so.exp: Use with_test_prefix.
5885 * gdb.base/jit.exp: Use with_test_prefix.
5886 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5887 lappend to append to pf_prefix.
5888 * gdb.base/sepdebug.exp: Use with_test_prefix.
5889 * gdb.base/solib-display.exp: Use with_test_prefix.
5890 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5891 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5892 * gdb.base/watchpoint.exp: Use with_test_prefix.
5893 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5894 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5895 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5896 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5897 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5898 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5899 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5900 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5901 append instead of lappend to append to pf_prefix.
5902 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5903 * gdb.trace/change-loc.exp: Use with_test_prefix.
5904 * gdb.trace/pending.exp: Use with_test_prefix.
5905 * gdb.trace/status-stop.exp: Use with_test_prefix.
5906 * gdb.trace/strace.exp: Use with_test_prefix.
5907 * gdb.trace/trace-break.exp: Use with_test_prefix.
5908 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5909 instead of lappend to append to pf_prefix.
5910
35dc4a6b
JK
59112012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5912
5913 Fix racy FAILs.
5914 * gdb.base/inferior-died.c (main): Add return of 0.
5915 * gdb.base/inferior-died.exp (continue): Fix expectation of
5916 asynchronous events.
5917 (p 1): New test.
5918
c5a006e6
PA
59192012-02-20 Pedro Alves <palves@redhat.com>
5920
5921 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5922 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5923 gdb's internal debug output. For the non-threaded case, look for
5924 "Program received signal SIGLARM", for the threaded case, peek at
5925 the thread's siginfo.
5926
cc51a170
PA
59272012-02-20 Pedro Alves <palves@redhat.com>
5928
5929 General cleanup, make output test messages unique, and build
5930 different executable files for the non-threaded and threaded
5931 cases.
5932
5933 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5934 Delete.
5935 (executable_nothr, executable_thr): New globals.
5936 (top level): Adjust to delete both executables.
5937 (corefunc): New parameter $executable. Set $pf_prefix instead of
5938 hand writing a prefix in tests. Issue a clean_restart and enable
5939 lin-lwp debug output here.
5940 (top level): Adjust. Use build_executable. Don't start gdb here,
5941 and don't enable lin-lwp debug output here.
5942 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5943
c755f03d
JK
59442012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5945
5946 Fix racy FAILs.
5947 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5948 "continue" command.
5949
6bec5e0a
JK
59502012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5951
5952 Fix for gdbserver non-extended mode.
5953 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5954 and gdb_run_cmd.
5955
2e8265fd
TT
59562012-02-17 Tom Tromey <tromey@redhat.com>
5957
5958 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5959 * gdb.python/py-events.exp: Check 'dir' output.
5960 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5961
9e507076
YQ
59622012-02-17 Yao Qi <yao@codesourcery.com>
5963
5964 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5965
32d22ab1
TT
59662012-02-16 Tom Tromey <tromey@redhat.com>
5967
5968 * gdb.base/inferior-died.c: Don't include stdio.h.
5969
9addecb9
TT
59702012-02-16 Tom Tromey <tromey@redhat.com>
5971
5972 * gdb.base/inferior-died.c: New file.
5973 * gdb.base/inferior-died.exp: New file.
5974
4cb6da1c
AR
59752012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5976
5977 * gdb.base/break-inline.exp: New file.
5978 * gdb.base/break-inline.c: New file.
5979
3af2590d
TT
59802012-02-15 Tom Tromey <tromey@redhat.com>
5981
5982 * gdb.base/pc-fp.exp: Add "info register" tests.
5983
29988831
TT
59842012-02-15 Tom Tromey <tromey@redhat.com>
5985
5986 * gdb.base/regs.exp: Remove.
5987
10010058
PA
59882012-02-15 Pedro Alves <palves@redhat.com>
5989
5990 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5991 the target doesn't support tracepoints.
5992 * gdb.trace/circ.exp: Ditto.
5993 * gdb.trace/collection.exp: Ditto.
5994 * gdb.trace/packetlen.exp: Ditto.
5995 * gdb.trace/passc-dyn.exp: Ditto.
5996 * gdb.trace/report.exp: Ditto.
5997 * gdb.trace/tfind.exp: Ditto.
5998 * gdb.trace/tspeed.exp: Ditto.
5999 * gdb.trace/tsv.exp: Ditto.
6000 * gdb.trace/unavailable.exp: Ditto.
6001 * gdb.trace/while-dyn.exp: Ditto.
6002
a2e0062d
PA
60032012-02-15 Pedro Alves <palves@redhat.com>
6004
6005 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
6006 gdb_test_multiple, and call unsupported instead of fail, if the
6007 remote side does not support the request.
6008
a1999d40
PA
60092012-02-15 Pedro Alves <palves@redhat.com>
6010
6011 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
6012 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
6013 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
6014 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
6015 * gdb.server/server-run.exp: Make sure gdb is disconnected.
6016 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
6017 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
6018 doesn't start with "extended-" already.
6019
7cee1e54
PA
60202012-02-15 Pedro Alves <palves@redhat.com>
6021
6022 Support extended-remote. Avoid cascading timeouts.
6023
6024 * gdb.base/attach.exp (do_attach_tests): Add expected output for
6025 the extended-remote target. If attaching with no file fails, load
6026 the file manually.
6027 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
6028
816338b5
SS
60292012-02-14 Stan Shebs <stan@codesourcery.com>
6030
6031 * gdb.base/ena-dis-br.exp: Add enable count test.
6032
cc30c4bd
PA
60332012-02-13 Pedro Alves <palves@redhat.com>
6034
6035 * config/mips-idt.exp: Delete.
6036 * gdb.base/a2-run.exp: Remove mips-idt xfails.
6037 * gdb.base/bitfields.exp: Remove mips-idt restarts.
6038 * gdb.base/break.exp: Remove mips-idt references.
6039 * gdb.base/chng-syms.exp: Ditto.
6040 * gdb.base/default.exp: Ditto.
6041 * gdb.base/funcargs.exp (funcargs_reload): Delete.
6042 (top level): Don't call it.
6043 * gdb.base/opaque.exp: Remove mips-idt restarts.
6044 * gdb.base/ptype.exp: Remove mips-idt xfails.
6045 * gdb.base/scope.exp: Remove mips-idt restarts.
6046 * gdb.base/sepdebug.exp: Remove mips-idt references.
6047 * gdb.base/watchpoint.exp (maybe_clean_restart)
6048 (maybe_reinitialize): Delete.
6049 (test_disabling_watchpoints, test_disabling_watchpoints)
6050 (test_watchpoint_triggered_in_syscall)
6051 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6052 Don't call them.
6053
57008375
JK
60542012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6055
6056 * gdb.server/server-exec-info.exp: New file.
6057
4a2d9c08
PA
60582012-02-10 Pedro Alves <palves@redhat.com>
6059
6060 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
6061 always non-empty.
6062 (test_attach): Always pass $exec to test_attach_gdb.
6063
09fa21bd
TT
60642012-02-08 Tom Tromey <tromey@redhat.com>
6065
6066 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
6067 before inferior is started.
6068
f0823d2c
TT
60692012-02-07 Tom Tromey <tromey@redhat.com>
6070
6071 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
6072 Symbol.value.
6073 * gdb.python/py-symbol.c (qq): Set default value.
6074
60752012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
6076
6077 * gdb.python/py-symbol.c (qq): New global.
6078 * gdb.python/py-symbol.exp: Add test for frame-less
6079 lookup_symbol.
6080 * gdb.python/py-symtab.exp: Fix line number.
6081
f7e44f65
JB
60822012-02-03 Joel Brobecker <brobecker@adacore.com>
6083
6084 * gdb.ada/mi_task_arg: New testcase.
6085
4c9ed63c
PA
60862012-02-02 Pedro Alves <palves@redhat.com>
6087
6088 * gdb.reverse/until-precsave.exp: Also put "record save" under the
6089 extended timeout.
6090
c0b9f2c6
PA
60912012-02-02 Pedro Alves <palves@redhat.com>
6092
6093 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
6094 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
6095
5f8cefd7
PA
60962012-02-02 Pedro Alves <palves@redhat.com>
6097
6098 * gdb.base/term.exp: Rewrite.
6099 * gdb.base/term.c: New.
6100
2f3a2569
PA
61012012-02-02 Pedro Alves <palves@redhat.com>
6102
6103 * gdb.base/default.exp (run "r" abbreviation, run): Add
6104 extended-remote expected output.
6105
f149aabd
TT
61062012-02-02 Tom Tromey <tromey@redhat.com>
6107
6108 * gdb.cp/dispcxx.exp: New file.
6109 * gdb.cp/dispcxx.cc: New file.
6110
03bef283
TT
61112012-02-01 Tom Tromey <tromey@redhat.com>
6112
6113 * gdb.base/jit-simple.exp: New file.
6114 * gdb.base/jit-simple.c: New file.
6115
a79b18b5
YQ
61162012-01-30 Yao Qi <yao@codesourcery.com>
6117
6118 * gdb.base/skip.exp: Make test result unique.
6119
f0d1a53e
JK
61202012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6121
6122 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
6123 compatibility with valgrind-3.7.0.
6124
4b3c9f41
PA
61252012-01-27 Pedro Alves <palves@redhat.com>
6126
6127 * gdb.base/watchpoint.exp (no_hw): New global.
6128 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6129 disable hw watchpoints.
6130 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6131 don't expect hw watchpoints.
6132 (no_hw_watchpoints): Always clean restart.
6133 (do_tests): New procedure, factored out from the top level.
6134 (top level): Run tests twice. Once with hw watchpoints enabled,
6135 another time with hw watchpoints disabled.
6136
a13491c8
PA
61372012-01-27 Pedro Alves <palves@redhat.com>
6138
6139 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6140 out from the top level.
6141 (top level): Call it instead.
6142
f2c8a051
PA
61432012-01-27 Pedro Alves <palves@redhat.com>
6144
6145 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6146 watchpoints sooner.
6147
654d7a9e
PA
61482012-01-27 Pedro Alves <palves@redhat.com>
6149
6150 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6151
274f47f3
PA
61522012-01-27 Pedro Alves <palves@redhat.com>
6153
6154 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6155 "You may have requested too many hardware
6156 breakpoints/watchpoints".
6157
e4d63ba2
PA
61582012-01-27 Pedro Alves <palves@redhat.com>
6159
6160 * gdb.base/watchpoint.exp (maybe_clean_restart)
6161 (maybe_reinitialize): New.
6162 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6163 expect "hit N times".
6164 (test_disabling_watchpoints, test_complex_watchpoint)
6165 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6166 Call maybe_clean_restart.
6167 (top level): Use clean_restart. Remove "mips-idt-*"
6168 reinitialization.
6169
dbd95daf
PA
61702012-01-27 Pedro Alves <palves@redhat.com>
6171
6172 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6173
f3ad2025
PA
61742012-01-27 Pedro Alves <palves@redhat.com>
6175
6176 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6177 require `initialize' anymore. Remove unnecessary `initialize'
6178 calls.
6179
100aa3ae
PA
61802012-01-27 Pedro Alves <palves@redhat.com>
6181
6182 * gdb.base/watchpoint.exp (wp_set): Delete.
6183 (initialize, test_simple_watchpoint, top level): Remove dead code.
6184
c79a8e11
PA
61852012-01-27 Pedro Alves <palves@redhat.com>
6186
6187 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6188 typo.
6189
048fe15a
PA
61902012-01-27 Pedro Alves <palves@redhat.com>
6191
6192 * config/extended-gdbserver.exp: New file.
6193 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6194 comment.
6195 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6196 * boards/native-extended-gdbserver.exp: New file.
6197
4033a6bf
PA
61982012-01-26 Pedro Alves <palves@redhat.com>
6199
6200 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6201 and gdb_test_multiple.
6202
3d7f4b81
PA
62032012-01-26 Pedro Alves <palves@redhat.com>
6204
6205 Make test messages unique, and more identifiable.
6206 * gdb.multi/watchpoint-multi.exp: Change test messages.
6207
484abf42
TT
62082012-01-25 Tom Tromey <tromey@redhat.com>
6209
6210 * gdb.base/solib-disc.exp: Fix regexps.
6211
edcc5120
TT
62122012-01-24 Tom Tromey <tromey@redhat.com>
6213
6214 * lib/mi-support.exp (mi_expect_stop): Add special case for
6215 solib-event.
6216 * gdb.base/catch-load-so.c: New file.
6217 * gdb.base/catch-load.exp: New file.
6218 * gdb.base/catch-load.c: New file.
6219 * gdb.base/break-interp.exp (reach_1): Update regexp.
6220
30b91c90
JK
62212012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6222
6223 Fix fuzzy results.
6224 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6225 lpsimple and func.
6226
53fe1783
GB
62272012-01-24 Gary Benson <gbenson@redhat.com>
6228
6229 Delete #if 0'd out code.
6230 * gdb.base/default.exp (info catch): Remove.
6231 * gdb.base/gdb_history (info catch): Likewise.
6232 * gdb.base/help.exp (info catch): Likewise.
6233
d0d8b0c6
JK
62342012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6235
6236 Fix watchpoints to be specific for each inferior.
6237 * gdb.multi/watchpoint-multi.c: New file.
6238 * gdb.multi/watchpoint-multi.exp: New file.
6239
4403d8e9
JK
62402012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6241
6242 Fix watchpoints across inferior fork.
6243 * gdb.threads/watchpoint-fork-child.c: New file.
6244 * gdb.threads/watchpoint-fork-mt.c: New file.
6245 * gdb.threads/watchpoint-fork-parent.c: New file.
6246 * gdb.threads/watchpoint-fork-st.c: New file.
6247 * gdb.threads/watchpoint-fork.exp: New file.
6248 * gdb.threads/watchpoint-fork.h: New file.
6249
050a2e1d
PA
62502012-01-23 Pedro Alves <palves@redhat.com>
6251
6252 * gdb.base/call-signal-resume.exp: Allow output after "return".
6253
6a52fb62
PA
62542012-01-20 Pedro Alves <palves@redhat.com>
6255
6256 * gdb.python/py-finish-breakpoint.py: Fix typo.
6257
145b16a9
UW
62582012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6259
6260 * gdb.base/info-proc.exp: Also run on remote targets. Main
6261 "info proc" command is now always present; whether target supports
6262 actual info proc operation is detected when attempting to issue
6263 the command.
6264
26f6125e
JK
62652012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6266
6267 * .gdbinit: Remove.
6268
eb5227ce
PA
62692012-01-19 Pedro Alves <palves@redhat.com>
6270
6271 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6272 look at the funtions' returns.
6273 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6274 (jprint.print(int, int)): Change return type to int. Adjust.
6275
1db33378
PP
62762012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6277
6278 PR gdb/9538
6279 * gdb.base/sepdebug.exp: New test.
6280
b9736cf8
PA
62812012-01-18 Pedro Alves <palves@redhat.com>
6282
6283 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6284 Allow output before ^done.
6285
4aac40c8
TT
62862012-01-16 Tom Tromey <tromey@redhat.com>
6287
6288 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6289 Add tests for relative directory.
6290
cafec441
TT
62912012-01-16 Tom Tromey <tromey@redhat.com>
6292
6293 * gdb.base/printcmds.c (enum flag_enum): New.
6294 (three): New global.
6295 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6296 enum printing.
6297 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6298 FlagEnumerationPrinter.
6299 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6300 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6301 (fval): New global.
6302
abcc4978
PA
63032012-01-16 Pedro Alves <palves@redhat.com>
6304
6305 * lib/gdb.exp (banned_procedures): New variable.
6306 (banned_variables_traced): Rename to ...
6307 (banned_traced): ... this.
6308 (gdb_init): Also trace banned procedures.
6309 (gdb_finish): Also untrace banned procedures.
6310
97ccebe8
PA
63112012-01-16 Pedro Alves <palves@redhat.com>
6312
6313 Remove all calls to strace.
6314
2af7517b
JK
63152012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6316
6317 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6318 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6319
9241a8bc
PP
63202012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6321
6322 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6323 * gdb.base/pie-execl.exp: Likewise.
6324
3848a17f
KS
63252012-01-12 Keith Seitz <keiths@redhat.com>
6326
6327 PR mi/10586
6328 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6329 (do_anonymous_type_tests): New function.
6330 (main): Call do_anonymous_type_tests.
6331 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6332 (verify_everything): New procedure.
6333 * gdb.mi/mi-var-cp.cc (class A): New class.
6334 (anonymous_structs_and_unions): New function.
6335 (main): Call anonymous_structs_and_unions.
6336 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6337 (verify_everything): New procedure.
6338
440e2fca
KS
63392012-01-12 Keith Seitz <keiths@redhat.com>
6340
6341 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6342 (varobj_tree::get_path_expr): Assume that all varobjs are
6343 compound unless they are known simple types.
6344 Adjust path expressions based on parent type, path parent type,
6345 and tree language.
6346 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6347 the root varobj.
6348 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6349
675399c9
PA
63502012-01-11 Pedro Alves <palves@redhat.com>
6351
6352 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6353 core files on this machine" anymore.
6354
97ddaa9b
PH
63552012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6356
6357 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6358 (main): Repeat recurser call.
6359 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6360 equivalent to 'local_x'.
6361
ea733575 63622012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6363 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6364
6365 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6366
2ca0b532
PA
63672012-01-05 Pedro Alves <alves.ped@gmail.com>
6368
6369 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6370 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6371 * gdb.python/py-events.exp: Test that "step N" tripping on a
6372 breakpoint emits a breakpoint event.
6373
6e681866
JB
63742012-01-03 Joel Brobecker <brobecker@adacore.com>
6375
6376 * gdb.base/auxv.exp: Reformat the copyright notice.
6377
3c2d6aff
YQ
63782012-01-03 Yao Qi <yao@codesourcery.com>
6379
6380 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6381 (strace_trace_on_diff_addr): New.
6382 * gdb.trace/strace.c: (main): Add two local variables.
6383
0852fee3
UW
63842011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6385
6386 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6387 * gdb.cell/gcore.exp: Likewise.
6388 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6389 to verify the correct instance of main is selected.
6390
12c3e59c
JB
63912012-01-02 Joel Brobecker <brobecker@adacore.com>
6392
6393 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6394 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6395 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6396 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6397 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6398 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6399 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6400 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6401 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6402 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6403 gdb.threads/thread_check.c: Reformat copyright header.
6404
c0f378ec
EBM
64052011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6406
e4a7ca93 6407 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6408 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6409 is not enabled.
6410
3bc96cfb
JK
64112011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6412
6413 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6414 parameter to self_exec, adjust the function.
6415 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6416 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6417 (set var do_exit = 0): Remove test.
6418 (newline at end of file): Add one.
6419
095bcf5e
JB
64202011-12-27 Joel Brobecker <brobecker@adacore.com>
6421
6422 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6423 New files.
6424
18d19bd1
JK
64252011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6426
6427 Fix racy FAILs.
6428 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6429 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6430 (main): Call pthread_barrier_init for it.
6431
e809353a
JK
64322011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6433
6434 Fix double send_gdb leading to racy FAILs.
6435 * gdb.base/break.exp (set silent break bp_location1): Replace
6436 3x send_gdb and gdb_expect by gdb_test.
6437 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6438 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6439 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6440 instead of send_gdb. Twice.
6441 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6442 3x send_gdb and gdb_expect by gdb_test.
6443 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6444
da8cb7ec
JK
64452011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6446
6447 * gdb.linespec/linespec.exp: Compile using {c++}.
6448
ae1a303e
JK
64492011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6450
6451 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6452 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6453 (verify GCC PR debug/51668): New test.
6454
cc72b2a2
KP
64552011-12-23 Kevin Pouget <kevin.pouget@st.com>
6456
6457 Introduce gdb.FinishBreakpoint in Python.
6458 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6459 py-finish-breakpoint2
6460 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6461 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6462 instead of line number.
6463 * gdb.python/py-finish-breakpoint.c: New file.
6464 * gdb.python/py-finish-breakpoint.exp: New file.
6465 * gdb.python/py-finish-breakpoint.py: New file.
6466 * gdb.python/py-finish-breakpoint2.cc: New file.
6467 * gdb.python/py-finish-breakpoint2.exp: New file.
6468 * gdb.python/py-finish-breakpoint2.py: New file.
6469
3b7962f9
JK
64702011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6471
6472 Partial fix of compatibility with gcc-4.7.
6473 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6474 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6475 Add comment to add a PASS case in the future.
6476
6538471c
JK
6477 Fix compatibility with gcc-4.7.
6478 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6479
7052e42c
UW
64802011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6481
6482 PR tdep/12797
6483 * gdb.base/callfuncs.exp: Remove KFAIL.
6484
9ac7f98e
JB
64852011-12-21 Joel Brobecker <brobecker@adacore.com>
6486
6487 * gdb.ada/task_bp: New testcase.
6488
f6eeced0
JK
64892011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6490
6491 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6492 -DNO_SECTIONS.
6493 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6494
72225e17
JK
64952011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6496
6497 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6498 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6499 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6500 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6501 conditional for gcc <= 4.5.
6502
13ac8d2c
JK
65032011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6504
6505 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6506 by XFAIL.
6507 * gdb.cp/static-method.exp (info addr A::func())
6508 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6509 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6510 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6511 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6512 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6513 (test value of F in k3_m): Likewise.
6514 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6515 Likewise.
6516
049682ba
JK
65172011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6518
6519 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6520 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6521 Remove.
6522 * gdb.threads/attachstop-mt.c: Remove.
6523 * gdb.threads/attachstop-mt.exp: Remove.
6524
2c9d8796
MK
65252011-12-17 Mark Kettenis <kettenis@gnu.org>
6526
6527 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6528
e0f9f062
DE
65292011-12-16 Doug Evans <dje@google.com>
6530
f4aa2101 6531 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
6532 * boards/native-gdbserver.exp: New file.
6533
e0f9f062
DE
6534 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6535 gdbserver output.
6536 (gdbserver_default_get_remote_address): New function.
6537 (gdbserver_start): Call gdb,get_remote_address to compute argument
6538 to "target remote" command.
6539
80b6e756
PM
65402011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6541
1c3ad6ab 6542 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
6543 python print-stack. Add set/show python print-stack
6544 off|full|message tests.
6545
1576bd00
YQ
65462011-12-15 Yao Qi <yao@codesourcery.com>
6547
6548 * gdb.trace/strace.c: New
6549 * gdb.trace/strace.exp: New.
6550
d6a0f6e0
TT
65512011-12-14 Tom Tromey <tromey@redhat.com>
6552
6553 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6554
31015e1d
DE
65552011-12-14 Doug Evans <dje@google.com>
6556
6557 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6558
7b50312a
PA
65592011-12-14 Pedro Alves <pedro@codesourcery.com>
6560
6561 PR threads/10729
6562
6563 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 6564 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 6565
924437bc
PA
65662011-12-13 Pedro Alves <pedro@codesourcery.com>
6567 Doug Evans <dje@google.com>
6568
6569 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6570 (clean_restart): Remove references to the gdb_stub target board
6571 variable.
6572 (gdb_step_for_stub): Delete.
6573
6574 * gdb.base/annota1.exp: Remove all references to [target_info
6575 exists gdb_stub], gdb_step_for_stub and usestubs.
6576 * gdb.base/annota3.exp: Ditto.
6577 * gdb.base/async.exp: Ditto.
6578 * gdb.base/break.exp: Ditto.
6579 * gdb.base/code-expr.exp: Ditto.
6580 * gdb.base/commands.exp: Ditto.
6581 * gdb.base/completion.exp: Ditto.
6582 * gdb.base/condbreak.exp: Ditto.
6583 * gdb.base/consecutive.exp: Ditto.
6584 * gdb.base/cvexpr.exp: Ditto.
6585 * gdb.base/define.exp: Ditto.
6586 * gdb.base/display.exp: Ditto.
6587 * gdb.base/ena-dis-br.exp: Ditto.
6588 * gdb.base/environ.exp: Ditto.
6589 * gdb.base/gnu-ifunc.exp: Ditto.
6590 * gdb.base/maint.exp: Ditto.
6591 * gdb.base/pending.exp: Ditto.
6592 * gdb.base/sect-cmd.exp: Ditto.
6593 * gdb.base/sepdebug.exp: Ditto.
6594 * gdb.base/unload.exp: Ditto.
6595 * gdb.base/watchpoint-solib.exp: Ditto.
6596 * gdb.cp/annota2.exp: Ditto.
6597 * gdb.cp/annota3.exp: Ditto.
6598 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6599 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6600 * gdb.mi/mi-pending.exp: Ditto.
6601 * gdb.trace/circ.exp: Ditto.
6602 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6603 * gdb.base/list.exp: Ditto.
6604
6605 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6606 breakpoint function and all references to the usestubs macro.
6607 * gdb.base/exprs.c: Ditto.
6608 * gdb.base/freebpcmd.c: Ditto.
6609 * gdb.base/bitfields.c: Ditto.
6610 * gdb.base/bitfields2.c: Ditto.
6611 * gdb.base/break.c: Ditto.
6612 * gdb.base/call-sc.c: Ditto.
6613 * gdb.base/call-signals.c: Ditto.
6614 * gdb.base/callfuncs.c: Ditto.
6615 * gdb.base/charset.c: Ditto.
6616 * gdb.base/consecutive.c: Ditto.
6617 * gdb.base/constvars.c: Ditto.
6618 * gdb.base/funcargs.c: Ditto.
6619 * gdb.base/int-type.c: Ditto.
6620 * gdb.base/interrupt.c: Ditto.
6621 * gdb.base/langs0.c: Ditto.
6622 * gdb.base/list0.c: Ditto.
6623 * gdb.base/mips_pro.c: Ditto.
6624 * gdb.base/miscexprs.c: Ditto.
6625 * gdb.base/nodebug.c: Ditto.
6626 * gdb.base/opaque0.c: Ditto.
6627 * gdb.base/pointers.c: Ditto.
6628 * gdb.base/printcmds.c: Ditto.
6629 * gdb.base/ptype.c: Ditto.
6630 * gdb.base/recurse.c: Ditto.
6631 * gdb.base/reread1.c: Ditto.
6632 * gdb.base/reread2.c: Ditto.
6633 * gdb.base/restore.c: Ditto.
6634 * gdb.base/return.c: Ditto.
6635 * gdb.base/run.c: Ditto.
6636 * gdb.base/scope0.c: Ditto.
6637 * gdb.base/sepdebug.c: Ditto.
6638 * gdb.base/setshow.c: Ditto.
6639 * gdb.base/setvar.c: Ditto.
6640 * gdb.base/sigall.c: Ditto.
6641 * gdb.base/signals.c: Ditto.
6642 * gdb.base/structs.c: Ditto.
6643 * gdb.base/structs2.c: Ditto.
6644 * gdb.base/testenv.c: Ditto.
6645 * gdb.base/twice.c: Ditto.
6646 * gdb.base/unwindonsignal.c: Ditto.
6647 * gdb.base/watchpoint.c: Ditto.
6648 * gdb.base/watchpoints.c: Ditto.
6649 * gdb.base/whatis.c: Ditto.
6650 * gdb.cp/classes.cc: Ditto.
6651 * gdb.cp/cplusfuncs.cc: Ditto.
6652 * gdb.cp/derivation.cc: Ditto.
6653 * gdb.cp/formatted-ref.cc: Ditto.
6654 * gdb.cp/misc.cc: Ditto.
6655 * gdb.cp/overload.cc: Ditto.
6656 * gdb.cp/ovldbreak.cc: Ditto.
6657 * gdb.cp/ref-params.cc: Ditto.
6658 * gdb.cp/ref-types.cc: Ditto.
6659 * gdb.cp/templates.cc: Ditto.
6660 * gdb.cp/virtfunc.cc: Ditto.
6661 * gdb.hp/gdb.aCC/run.c: Ditto.
6662 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6663 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6664 * gdb.reverse/consecutive-reverse.c: Ditto.
6665 * gdb.reverse/sigall-reverse.c: Ditto.
6666 * gdb.reverse/until-reverse.c: Ditto.
6667 * gdb.reverse/watch-reverse.c: Ditto.
6668 * gdb.trace/actions.c: Ditto.
6669 * gdb.trace/circ.c: Ditto.
6670 * gdb.trace/collection.c: Ditto.
6671
fabde485
PA
66722011-12-13 Pedro Alves <pedro@codesourcery.com>
6673
6674 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6675 (func6, func7): New.
6676 (main): Call func6 and func7.
6677 * gdb.base/watchpoint.exp (test_wide_location_1)
6678 (test_wide_location_2): New.
6679 (top level): Re-enable hardware watchpoints if necessary. Call
6680 test_wide_location_1 and test_wide_location_2.
6681
ff7d1690
YQ
66822011-12-11 Yao Qi <yao@codesourcery.com>
6683
6684 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6685
a6af7abe
JB
66862011-12-11 Joel Brobecker <brobecker@adacore.com>
6687
6688 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6689 expected output for unsupported case.
6690
61638e15
JK
66912011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6692
6693 PR testsuite/12649
6694 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6695 Protect gdb_test_multiple by final $gdb_prompt match.
6696
0a00efc3
JK
66972011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6698
6699 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6700 New variable, new test.
6701 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6702 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6703 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6704 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6705 them if HAVE_GCC_45682_FIXED is not set.
6706
4511b1ba
YQ
67072011-12-10 Yao Qi <yao@codesourcery.com>
6708
6709 * gdb.trace/status-stop.exp: New.
6710 * gdb.trace/status-stop.c: New.
6711
27949e73
JK
67122011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6713
6714 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6715 timeout.
6716
d8ea7931
TT
67172011-12-08 Tom Tromey <tromey@redhat.com>
6718
6719 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6720 condition.
6721
1cc310d2
SS
67222011-12-07 Stan Shebs <stan@codesourcery.com>
6723
6724 * gdb.trace/tfind.exp: Update for output changes.
6725
d482a875
PA
67262011-12-07 Pedro Alves <pedro@codesourcery.com>
6727
6728 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6729 throws "Cannot insert catchpoints in this configuration".
6730 * gdb.ada/mi_catch_ex.exp: Likewise.
6731
f0ba3972
PA
67322011-12-06 Pedro Alves <pedro@codesourcery.com>
6733
6734 * gdb.base/break-always.exp: Test changing memory at addresses
6735 with breakpoints inserted.
6736
f8eba3c6
TT
67372011-12-06 Joel Brobecker <brobecker@acacore.com>
6738
6fdff2c5
PA
6739 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6740 involving a fully qualified function name.
f8eba3c6
TT
6741
67422011-12-06 Tom Tromey <tromey@redhat.com>
6743
6744 * gdb.ada/homonym.exp: Add three breakpoint tests.
6745
67462011-12-06 Tom Tromey <tromey@redhat.com>
6747
6748 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6749 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6750 * gdb.objc/objcdecode.exp: Update for output changes.
6751 * gdb.linespec/linespec.exp: New file.
6752 * gdb.linespec/lspec.cc: New file.
6753 * gdb.linespec/lspec.h: New file.
6754 * gdb.linespec/body.h: New file.
6755 * gdb.linespec/base/two/thefile.cc: New file.
6756 * gdb.linespec/base/one/thefile.cc: New file.
6757 * gdb.linespec/Makefile.in: New file.
6758 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6759 output changes.
6760 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6761 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6762 makes one breakpoint.
6763 * gdb.cp/method2.exp (test_break): Update for output changes.
6764 * gdb.cp/mb-templates.exp: Update for output changes.
6765 * gdb.cp/mb-inline.exp: Update for output changes.
6766 * gdb.cp/mb-ctor.exp: Update for output changes.
6767 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6768 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6769 has multiple matches.
6770 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6771 error message change.
6772 * gdb.base/list.exp (test_list_filename_and_number): Update for
6773 error message change.
6774 * gdb.base/break.exp: Disable pending breakpoints. Update for
6775 output changes.
6776 * configure.ac: Add gdb.linespec.
6777 * configure: Rebuild.
6778 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6779
c642a434
UW
67802011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6781
6782 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6783 last_break register on s390*-*-* targets.
6784
b18003d1
JB
67852011-12-06 Joel Brobecker <brobecker@adacore.com>
6786
6787 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6788 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6789 of parameter X in procedure Foo.
6790
fe96589c
SS
67912011-12-05 Stan Shebs <stan@codesourcery.com>
6792
6793 * gdb.trace/tfind.exp: Update help string matches.
6794
1820ab47
JK
67952011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6796
6797 * gdb.server/ext-run.exp (get process list): Accept also systemd
6798 as PID 1.
6799
e11ac3a3
JK
68002011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6801 Pedro Alves <pedro@codesourcery.com>
6802
6803 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6804 starting GDB.
6805 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6806 $use_gdb_stub.
6807 * gdb.base/display.exp: Likewise.
6808 * gdb.base/ending-run.exp: Likewise.
6809 * gdb.base/list.exp (test_listsize): Likewise.
6810 * gdb.base/setshow.exp: Likewise.
6811 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6812 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6813 check by global $use_gdb_stub.
6814 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6815 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6816 (default_gdb_init): Unset global $use_gdb_stub.
6817 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6818 by global $use_gdb_stub.
6819 * lib/gdbserver-support.exp: Extend comments for set_board_info
6820 gdb_protocol and gdb,socketport.
6821 (gdbserver_start_extended): Set global gdbserver_protocol and
6822 gdbserver_gdbport. Clear global use_gdb_stub.
6823 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6824 from target use_gdb_stub.
6825 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6826
1d41d75c
DE
68272011-12-03 Doug Evans <dje@google.com>
6828
6829 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6830 (gdb_step_for_stub): Add comments.
6831
d6d7a51a
MR
68322011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6833
6834 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6835 to the caller.
6836 (gdb_test_multiple): Likewise.
6837
05acf274
JK
68382011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6839
6840 Fix gdb.mi/mi-solib.exp without system debug info installed.
6841 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6842 expect attribute, return 0 for it. Update comments.
6843
2268b414
JK
68442011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6845
6846 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6847 (corrupted list): Adjust the expectation.
6848
585861ea
JK
68492011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6850
6851 PR threads/13448
6852 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6853 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6854 * gdb.threads/tls-var-main.c: New file.
6855 * gdb.threads/tls-var.c: New file.
6856 * gdb.threads/tls-var.exp: New file.
6857
968643aa
JK
68582011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6859
6860 PR testsuite/12649
6861 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6862 Protect gdb_test_multiple by final $gdb_prompt match.
6863 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6864 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6865 (test_tracepoints): Likewise.
6866
9750bca9
JK
68672011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6868
6869 PR breakpoints/13346
6870 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6871 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6872 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6873
ac1349b7
JB
68742011-12-01 Joel Brobecker <brobecker@adacore.com>
6875
6876 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6877 * gdb.ada/homonym/homonym.adb: For use of all types defined
6878 locally inside both Get_Value subprograms.
6879
26d44faf
JK
68802011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6881
6882 Fix racy FAILs.
6883 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6884 of send_gdb.
6885
514f6425
UW
68862011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6887
6888 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6889 environment variable after test completed.
6890
4255c8d2
UW
68912011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6892
6893 * gdb.base/solib-nodir.exp: Skip if remote target.
6894 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6895 application. Call gdb_load_shlibs.
6896 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6897
a35ad96a
JB
68982011-11-29 Joel Brobecker <brobecker@adacore.com>
6899
6900 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6901
1a1d5513
JB
69022011-11-28 Joel Brobecker <brobecker@adacore.com>
6903
6904 * gdb.ada/fullname_bp: New testcase.
6905
50b4ddf8
JK
69062011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6907
6908 PR testsuite/12649
6909 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6910 Wrap send_gdb into a new gdb_test.
6911
fb0aec57
JK
6912 Code cleanup.
6913 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6914 Convert send_gdb and gdb_expect to gdb_test_multiple.
6915
2376d946
JK
69162011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6917
6918 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6919
1eec78bd
KS
69202011-11-23 Keith Seitz <keiths@redhat.com>
6921
6922 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6923 (mi_varobj_tree_test_children_callback): New proc.
6924 (mi_walk_varobj_tree): New proc.
6925
36dfb11c
TT
69262011-11-22 Tom Tromey <tromey@redhat.com>
6927
6928 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6929 Add "use_mi_command" argument.
6930 (mi_run_cmd, mi_run_with_cli): New procs.
6931 * gdb.mi/solib-lib.c: New file.
6932 * gdb.mi/solib-main.c: New file.
6933 * gdb.mi/mi-solib.exp: New file.
6934
0e965dd0
DE
69352011-11-21 Doug Evans <dje@google.com>
6936
6937 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6938 _Unwind_DebugHook is missing.
6939
f196051f
SS
69402011-11-20 Stan Shebs <stan@codesourcery.com>
6941
6942 * gdb.trace/tstatus.exp: New.
6943 * gdb.trace/actions.c: Include string.h.
6944
bfccc43c
YQ
69452011-11-18 Yao Qi <yao@codesourcery.com>
6946
6947 * gdb.trace/pending.exp: New.
6948 * gdb.trace/pending.c: New.
6949 * gdb.trace/pendshr1.c: New.
6950 * gdb.trace/pendshr2.c: New.
6951 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6952 tracepoint location becomes pending.
6953 (tracepoint_change_loc_2): New.
6954
73cd8ab1
DM
69552011-11-16 David S. Miller <davem@davemloft.net>
6956
6957 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6958 target is sparc*-*-linux*
6959
77426730
PK
69602011-11-15 Paul Koning <paul_koning@dell.com>
6961
6962 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6963 types.
6964
ed59ded5
DE
69652011-11-14 Doug Evans <dje@google.com>
6966
6967 * gdb.base/shell.exp: New file.
6968
405f8e94
SS
69692011-11-14 Stan Shebs <stan@codesourcery.com>
6970
6971 * gdb.trace/ftrace.c: New.
6972 * gdb.trace/ftrace.exp: New.
6973
1e4d1764
YQ
69742011-11-14 Yao Qi <yao@codesourcery.com>
6975
6976 * gdb.trace/change-loc-1.c: New.
6977 * gdb.trace/change-loc-2.c: New.
6978 * gdb.trace/change-loc.c: New.
6979 * gdb.trace/change-loc.exp: New.
6980 * gdb.trace/change-loc.h: New.
6981 * gdb.trace/trace-break.c (marker): Define new symbol.
6982 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 6983 New.
1e4d1764
YQ
6984 (break_trace_same_addr_6): New.
6985
71eba9c2 69862011-11-12 Matt Rice <ratmice@gmail.com>
6987
6988 * gdb.base/info-macros.exp: Make tests for info definitions
6989 test info macro. Add tests for info macro argument processing.
6990 Rename a few tests.
6991
1d93e29a
KS
69922011-11-11 Keith Seitz <keiths@redhat.com>
6993
6994 PR gdb/12843
6995 * gdb.base/linespecs.exp: New file.
6996
a4b5b48a
DE
69972011-11-11 Doug Evans <dje@google.com>
6998
6999 * gdb.threads/print-threads.exp: Extend timeout for slower
7000 tests.
7001
f6b47be4
DE
70022011-11-10 Doug Evans <dje@google.com>
7003
792a0230
DE
7004 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
7005 "record to end of main" test.
7006
f6b47be4
DE
7007 * gdb.python/py-type.c (TS): New typedef.
7008 (ts): New global.
7009 * gdb.python/py-type.exp: Test field list of typedef.
7010
22355c90
JB
70112011-11-10 Joel Brobecker <brobecker@adacore.com>
7012
7013 * gdb.ada/small_reg_param: New testcase.
7014
a7860e76
TT
70152011-11-09 Tom Tromey <tromey@redhat.com>
7016
7017 * gdb.cp/destrprint.exp: New file.
7018 * gdb.cp/destrprint.cc: New file.
7019
72a2e3dc
MI
70202011-11-08 Meador Inge <meadori@codesourcery.com>
7021
7022 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
7023 (switch_stack_to_other): New test function.
7024 * gdb.arch/thumb-prologue.exp: New test cases.
7025
c7195df2 70262011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
7027
7028 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
7029
d3895d7d
YQ
70302011-11-08 Yao Qi <yao@codesourcery.com>
7031
7032 * gdb.exp (supports_process_record): New.
7033 (supports_reverse): New.
7034 * gdb.reverse/break-precsave.exp: Call support_process_record
7035 to run test conditionally.
7036 * gdb.reverse/consecutive-precsave.exp: Likewise.
7037 * gdb.reverse/i386-precsave.exp: Likewise.
7038 * gdb.reverse/machinestate-precsave.exp: Likewise.
7039 * gdb.reverse/solib-precsave.exp: Likewise.
7040 * gdb.reverse/step-precsave.exp: Likewise.
7041 * gdb.reverse/until-precsave.exp: Likewise.
7042 * gdb.reverse/watch-precsave.exp: Likewise.
7043 * gdb.reverse/break-reverse.exp: Call support_reverse to run
7044 test conditionally.
7045 * gdb.reverse/consecutive-reverse.exp: Likewise.
7046 * gdb.reverse/finish-precsave.exp: Likewise.
7047 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
7048 * gdb.reverse/finish-reverse.exp: Likewise.
7049 * gdb.reverse/i386-reverse.exp: Likewise.
7050 * gdb.reverse/i386-sse-reverse.exp: Likewise.
7051 * gdb.reverse/machinestate.exp: Likewise.
7052 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
7053 * gdb.reverse/sigall-precsave.exp: Likewise.
7054 * gdb.reverse/sigall-reverse.exp: Likewise.
7055 * gdb.reverse/solib-reverse.exp: Likewise.
7056 * gdb.reverse/step-reverse.exp: Likewise.
7057 * gdb.reverse/until-reverse.exp: Likewise.
7058 * gdb.reverse/watch-reverse.exp: Likewise.
7059
a59306a3
YQ
70602011-11-05 Yao Qi <yao@codesourcery.com>
7061
7062 * gdb.trace/trace-break.exp: Add test on setting two
7063 fast tracepoints at the same address.
7064
87769f59
JK
70652011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7066
7067 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
7068
3065dfb6
SS
70692011-11-02 Stan Shebs <stan@codesourcery.com>
7070
7071 * gdb.trace/collection.c: Add code using strings.
7072 * gdb.trace/collection.exp: Add tests of string collection.
7073
89e208db
JK
70742011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7075
7076 * gdb.base/skip-solib.exp (executable_main): New variable.
7077 (binfile_main): Base it on that.
7078 Use $executable_main in clean_restart calls. Drop gdb_exit and
7079 gdb_start calls.
7080
405e54e9
JK
70812011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7082
7083 Fix racy FAILs.
7084 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
7085 breakpoint_re globals import by async. Set string_regex to .* for
7086 async. Remove the optional thread_selected_re and breakpoint_re
7087 globals expectations.
7088
58e8570a
JM
70892011-11-01 Joseph Myers <joseph@codesourcery.com>
7090
7091 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
7092 well as Cygwin.
7093
7b35ec7f 70942011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
7095
7096 Add tests for skip command.
89e208db
JK
7097 * gdb.base/skip-solib-lib.c: New
7098 * gdb.base/skip-solib-main.c: New
7099 * gdb.base/skip-solib.exp: New
7100 * gdb.base/skip.c: New
7101 * gdb.base/skip.exp: New
7102 * gdb.base/skip1.c: New
7103 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 7104
b9fd1791
PA
71052011-10-31 Yao Qi <yao@codesourcery.com>
7106 Pedro Alves <pedro@codesourcery.com>
7107
6fdff2c5
PA
7108 * gdb.trace/trace-break.c: New.
7109 * gdb.trace/trace-break.exp: New.
b9fd1791 7110
4323fecc
JK
71112011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7112
7113 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
7114 break-here-2.
7115
0e5bf2a8
PA
71162011-10-28 Pedro Alves <pedro@codesourcery.com>
7117
7118 * gdb.threads/no-unwaited-for-left.c: New.
7119 * gdb.threads/no-unwaited-for-left.exp: New.
7120 * gdb.threads/non-ldr-exc-1.c: New.
7121 * gdb.threads/non-ldr-exc-1.exp: New.
7122 * gdb.threads/non-ldr-exc-2.c: New.
7123 * gdb.threads/non-ldr-exc-2.exp: New.
7124 * gdb.threads/non-ldr-exc-3.c: New.
7125 * gdb.threads/non-ldr-exc-3.exp: New.
7126 * gdb.threads/non-ldr-exc-4.c: New.
7127 * gdb.threads/non-ldr-exc-4.exp: New.
7128
3a3dad98
JK
71292011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7130
7131 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7132 * gdb.base/attach-pie-misread.exp: Likewise.
7133 * gdb.base/break-interp.exp: Likewise.
7134 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7135 testcases for use_gdb_stub.
7136 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7137 (continue): New testcase.
7138 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7139 * gdb.threads/attach-into-signal.exp: Likewise.
7140 * gdb.threads/attach-stopped.exp: Likewise.
7141 * gdb.threads/attachstop-mt.exp: Likewise.
7142
d6a5d40c
PK
71432011-10-28 Paul Koning <paul_koning@dell.com>
7144
7145 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7146
ca539be8
JK
71472011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7148
7149 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7150 (mi_gdb_test): Import globals thread_selected_re
7151 and breakpoint_re. Expect them optionally at the regex start.
7152
d234ef5c
DE
71532011-10-27 Doug Evans <dje@google.com>
7154
7155 * gdb.python/python.exp: Test source -s.
7156
ab964825
PK
71572011-10-26 Paul Koning <paul_koning@dell.com>
7158
7159 * gdb.python/lib-types.cc (struct A): New structure.
7160 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7161
54d8a644
PK
71622011-10-25 Paul Koning <paul_koning@dell.com>
7163
7164 PR python/13327
d234ef5c 7165
54d8a644
PK
7166 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7167 fetch_lazy method.
7168
b0221781
YQ
71692011-10-24 Yao Qi <yao@codesourcery.com>
7170
7171 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7172 target is tic6x-*-*.
7173
6cda5a20
JB
71742011-10-21 Joel Brobecker <brobecker@adacore.com>
7175
7176 * gdb.ada/mi_task_info/task_switch.adb: New file.
7177 * gdb.ada/mi_task_info.exp: New file.
7178
5ed9db04
JK
71792011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7180
7181 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7182 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7183
9df2fbc4
PM
71842011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7185
7186 PR python/12656
7187
7188 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7189 global_block tests.
7190
736086ba
TT
71912011-10-18 Tom Tromey <tromey@redhat.com>
7192
7193 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7194
4af31552
TT
71952011-10-18 Tom Tromey <tromey@redhat.com>
7196
7197 * gdb.base/source.exp: Don't include full file name in test name.
7198 * gdb.python/python.exp: Don't include full file name in test
7199 name.
7200
43136979
AR
72012011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7202
7203 * gdb.base/attach-pie-noexec.c: New files.
7204 * gdb.base/attach-pie-noexec.exp: New files.
7205
543a9323
JM
72062011-10-17 Joseph Myers <joseph@codesourcery.com>
7207
7208 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7209 prompt for each extra line in command.
7210
21ae7a4d
JK
72112011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7212
7213 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7214 Revert the part of:
7215 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7216 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7217 Change the expected string.
7218
20ec36d9
JK
72192011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7220
7221 Fix results with system glibc debug info installed.
7222 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7223 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7224 Accept also __libc_ symbol prefix and no prefix.
7225
6501c2fc
KS
72262011-10-14 Keith Seitz <keiths@redhat.com>
7227
7228 PR c++/13225
7229 * gdb.cp/converts.cc (foo3_1): New function.
7230 (foo3_2): New functions.
7231 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7232 and null pointer conversions of integer constant zero.
7233 Add test to check if all arguments are checked for incompatible
7234 conversion BADNESS.
7235
55b1fd0c
TT
72362011-10-14 Tom Tromey <tromey@redhat.com>
7237
7238 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7239 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7240 linespec.
7241
22c05d8a
JK
72422011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7243
7244 Fix internal error regression.
7245 * gdb.dwarf2/implptr-optimized-out.S: New file.
7246 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7247
1d6edc3c
JK
72482011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7249
7250 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7251 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7252 (loclist): New.
7253 (4): New abbrev.
7254 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7255 Use prepare_for_testing, remove clean_restart.
7256 (p arraynoloc, p arraycallnoloc): New tests.
7257
9ec72168
JK
72582011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7259
7260 * gdb.cp/namespace-enum.exp (executable): New variable.
7261 (binfile): Use ${objdir}/${subdir}/ prefix.
7262 Use ${executable} for clean_restart.
7263
9c6c53f7
SA
72642011-10-11 Sterling Augustine <saugustine@google.com>
7265
7266 * gdb.cp/Makefile.in: Add namespace-enum test.
7267 * gdb.cp/namespace-enum.exp: New file.
7268 * gdb.cp/namespace-enum.c: New file.
7269 * gdb.cp/namespace-enum-main.c: New file.
7270
fac7ceb3
UW
72712011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7272
7273 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7274 sysroot.
7275
941b2081
JK
72762011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7277
7278 Reimplement @entry in input expressions.
7279 * gdb.base/exprs.c (v_int_array_init): New variable.
7280 * gdb.base/exprs.exp (print v_int_array_init)
7281 (print *v_int_array_init@1, print *v_int_array_init@2)
7282 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7283 (print v_int_array_init[1]@1): New tests.
7284
0344e878
JM
72852011-10-10 Joseph Myers <joseph@codesourcery.com>
7286
7287 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7288 expected message.
7289
5a56e9c5
DE
72902011-10-09 Doug Evans <dje@google.com>
7291
7292 * gdb.base/alias.exp: Add tests for alias command.
7293
2bda9cc5
JK
72942011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7295
7296 * gdb.arch/amd64-entry-value.s: New file.
7297 * gdb.mi/mi2-amd64-entry-value.s: New file.
7298
a471c594
JK
72992011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7300
7301 Display @entry parameter values even for references.
7302 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7303 functions.
7304 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7305 reference and datap_input.
7306 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7307 breakpoints.
7308 (continue to breakpoint: entry_reference: reference)
7309 (entry_reference: bt at entry)
7310 (continue to breakpoint: entry_reference: breakhere_reference)
7311 (entry_reference: bt, entry_reference: ptype regparam)
7312 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7313 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7314 (entry_reference: p regcopy, entry_reference: p nodataparam)
7315 (entry_reference: p nodataparam@entry): New tests.
7316
36b11add
JK
73172011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7318
7319 Support @entry in input expressions.
7320 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7321 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7322 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7323 (tailcall: p j@entry): New tests.
7324 * gdb.cp/koenig.cc (A::entry): New function.
7325 (main): Call it.
7326 * gdb.cp/koenig.exp (p entry (c)): New test.
7327
e18b2753
JK
73282011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7329
7330 Display @entry parameter values (without references).
7331 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7332 (different, validity, invalid): New functions.
7333 (main): Call them.
7334 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7335 stacktest, breakhere_stacktest, different, breakhere_different,
7336 breakhere_validity and breakhere_invalid.
7337 (entry: bt): Update for @entry.
7338 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7339 (entry_validity: *, entry_invalid: *): Many new tests.
7340 * gdb.base/break.exp
7341 (run until breakpoint set at small function, optimized file): Accept
7342 also the @entry suffix.
7343 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7344 * gdb.mi/mi2-amd64-entry-value.c: New files.
7345 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7346
2d6c5dc2
JK
73472011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7348
7349 Protect entry values against self tail calls.
7350 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7351 (main): Call self.
7352 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7353 (set debug entry-values 1, self: bt debug entry-values): New tests.
7354
111c6489
JK
73552011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7356
7357 Recognize virtual tail call frames.
7358 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7359 (amb_b, amb_a): New.
7360 (main): Call a and b.
7361 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7362 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7363 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7364 New tests.
7365
8e3b41a9
JK
73662011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7367
7368 Implement basic support for DW_TAG_GNU_call_site.
7369 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7370 * gdb.arch/amd64-entry-value.cc: New file.
7371 * gdb.arch/amd64-entry-value.exp: New file.
7372
181cebd4
JK
73732011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7374
7375 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7376 * gdb.dwarf2/implptr-64bit.S: New file.
7377 * gdb.dwarf2/implptr-64bit.exp: New file.
7378
741f5e3c
JK
73792011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7380
7381 Fix initial language detection with -readnow.
7382 * gdb.cp/readnow-language.cc: New file.
7383 * gdb.cp/readnow-language.exp: New file.
7384
a73d2258
JK
73852011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7386
7387 Fix printed anonymous struct name.
7388 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7389
af369495
JM
73902011-10-09 Joseph Myers <joseph@codesourcery.com>
7391
7392 * gdb.base/solib-symbol.exp: Do not include directories in
7393 filenames in expected messages.
7394
1fa57852
DE
73952011-10-07 Doug Evans <dje@google.com>
7396
7397 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7398
bd054e06
KP
73992011-10-07 Kevin Pouget <kevin.pouget@st.com>
7400
7401 Allow Python notification of new object-file loadings.
7402 * gdb.python/py-events.exp: Test newobjfile event.
7403 * gdb.python/py-events.py: Register newobjfile callback.
7404 * gdb.python/py-events.c: Add call to shared library
7405 * gdb.python/py-events-shlib.c: New file.
7406
8031b6f8
JM
74072011-10-06 Joseph Myers <joseph@codesourcery.com>
7408
7409 * gdb.base/fixsection.exp: Do not include directories in filename
7410 in expected message.
7411
7fea6923
PM
74122011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7413
7414 Add tests for passing of environment variables to inferior.
7415 * gdb.base/testenv.c: New test source.
7416 * gdb.base/testenv.exp: New expect test.
7417
687f2a88
PK
74182011-10-04 Paul Koning <paul_koning@dell.com>
7419
7420 * gdb.python/py-value.c (main): Break before return.
7421
cb6be26b
KP
74222011-10-04 Kevin Pouget <kevin.pouget@st.com>
7423
7424 PR python/12691: Add the inferior to Python exited event
7425 * gdb.python/py-events.exp: Test the inferior attribute of exited
7426 event with a fork.
7427 * gdb.python/py-events.py: Print inferior number on exit.
7428 * gdb.python/py-events.c: Fork the inferior.
7429
fb213700
EBM
74302011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7431
7432 * gdb.base/jit.exp: Add testcase name to log message
7433
aa2071bd
PK
74342011-10-03 Paul Koning <paul_koning@dell.com>
7435 Jan Kratochvil <jan.kratochvil@redhat.com>
7436
7437 * gdb.python/py-value.exp
7438 (python inval = gdb.parse_and_eval('*(int*)0'))
7439 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7440 (set argc=2, python print argc_lazy): New tests.
7441
dd11a36c
JB
74422011-10-02 Joel Brobecker <brobecker@adacore.com>
7443
7444 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7445
46f886f1
JK
74462011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7447 Pedro Alves <pedro@codesourcery.com>
7448
7449 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7450 can_read_0, test for it.
7451 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7452 (parse_and_eval with memory error): ... here, make it untested if
7453 can_read_0.
7454
c5cb204f
MP
74552011-09-30 Marek Polacek <mpolacek@redhat.com>
7456
7457 * gdb.python/python.exp (verify pagination beforehand)
7458 (verify pagination afterwards): Fix race by splitting the line.
7459
68fb0ec0
JM
74602011-09-29 Joseph Myers <joseph@codesourcery.com>
7461
7462 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7463 for 64-bit multilibs from i?86-* targets.
7464
6aee0d90
MP
74652011-09-29 Marek Polacek <mpolacek@redhat.com>
7466
7467 * lib/gdb.exp: Fix a typo in one of the comments.
7468
e9101ff5
MP
74692011-09-29 Marek Polacek <mpolacek@redhat.com>
7470
7471 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7472 matching pattern.
7473
7a81bdbf
PK
74742011-09-28 Paul Koning <paul_koning@dell.com>
7475
7476 * gdb.python/py-type.c (enum E): New.
7477 * gdb.python/py-type.exp (test_fields): Add tests for Python
7478 mapping access to fields.
7479 (test_enums): New test for field access on enums.
7480
6710bf39
SS
74812011-09-27 Stan Shebs <stan@codesourcery.com>
7482
7483 * gdb.trace/collection.exp: Test collection of $_ret.
7484
b2a6bdeb
AT
74852011-09-22 Andreas Tobler <andreast@fgznet.ch>
7486
7487 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7488 list of compilation switches for <*-*-freebsd*>.
7489
3c9057f3
SS
74902011-09-19 Stan Shebs <stan@codesourcery.com>
7491
7492 * gdb.trace/tspeed.exp: New file.
7493 * gdb.trace/tspeed.c: New file.
7494
34518530
YQ
74952011-09-18 Yao Qi <yao@codesourcery.com>
7496
7497 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7498 instructions.
7499 (test_adr_32bit, test_pop_pc): Likewise.
7500 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7501 Thumb instructions.
7502 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7503 in gdb_test_multiple.
7504 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7505
ab254057
YQ
75062011-09-17 Yao Qi <yao@codesourcery.com>
7507
7508 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7509 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7510 support single step to signal handler.
7511
9c317b71
YQ
75122011-09-17 Yao Qi <yao@codesourcery.com>
7513
7514 * gdb.base/disp-step-fork.c: New.
7515 * gdb.base/disp-step-syscall.exp: New.
7516 * gdb.base/disp-step-vfork.c: New.
7517
a8123151
JB
75182011-09-16 Joel Brobecker <brobecker@adacore.com>
7519
7520 * gdb.ada/tasks.exp: Make the expected output for
7521 the `info tasks' tests more resilient to spacing
7522 changes.
7523
63a9aad8
JK
75242011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7525
7526 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7527 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7528
2aa48337
KP
75292011-09-15 Kevin Pouget <kevin.pouget@st.com>
7530
7531 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7532 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7533
6839b47f
KP
75342011-04-30 Kevin Pouget <kevin.pouget@st.com>
7535
7536 Handle multiple breakpoint hits in Python interface:
7537 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7538 presence.
7539 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7540 breakpoint hits.
7541
0935723e
JK
75422011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7543 Jan Kratochvil <jan.kratochvil@redhat.com>
7544
7545 * gdb.python/py-events.exp: Remove pretty printing comment.
7546 * gdb.python/py-evsignal.exp: New file.
7547 * gdb.python/py-evthreads.c: Include signal.h.
7548 (thread3): Remove variable count3. Remove variable bad and use raise
7549 instead.
7550 (thread2): Remove variable count2. Move thread3 pthread_create here,
7551 merge pthread_join to a single line.
7552 (main): Remove variable count1. Merge pthread_join with pthread_create
7553 to a single line.
7554 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7555 KFAIL python/12966 for gdbserver. Test return value of
7556 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7557 gdb_expect by gdb_test and gdb_test_multiple.
7558 (thread 2, thread 3): New tests.
7559
4801a9a3
PA
75602011-09-12 Matt Rice <ratmice@gmail.com>
7561 Pedro Alves <pedro@codesourcery.com>
7562
7563 PR gdb/13175
7564
7565 * gdb.base/interp.exp: New tests.
7566 * gdb.base/interp.c: New file.
7567
24ece742
DE
75682011-09-12 Doug Evans <dje@google.com>
7569
7570 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7571 * gdb.dwarf2/typeddwarf.exp: Ditto.
7572
7f062217
JK
75732011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7574
7575 Fix compatibility with x32 arch.
7576 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7577 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7578 is_x86_like_target.
7579 * testsuite/gdb.trace/collection.exp: Likewise.
7580 * testsuite/gdb.trace/report.exp: Likewise.
7581 * testsuite/gdb.trace/unavailable.exp: Likewise.
7582 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7583 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7584 (is_x86_like_target): Check also is_amd64_regs_target.
7585
08711b9a
JK
75862011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7587
7588 PR breakpoints/12435
7589 * gdb.arch/amd64-prologue-xmm.c: New file.
7590 * gdb.arch/amd64-prologue-xmm.exp: New file.
7591 * gdb.arch/amd64-prologue-xmm.s: New file.
7592
b99b5f66
JK
75932011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7594
7595 * gdb.dwarf2/dw2-param-error-main.c: New file.
7596 * gdb.dwarf2/dw2-param-error.S: New file.
7597 * gdb.dwarf2/dw2-param-error.exp: New file.
7598
a391a2f6
PA
75992011-09-08 Pedro Alves <pedro@codesourcery.com>
7600
7601 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7602 inferior's pid and look for a core dump named core.$pid. Use
7603 `remote_file' commands on the host instead of hand coding shell
7604 commands on the build.
7605 * gdb.base/valgrind-db-attach.exp: Kill the program before
7606 finishing the test.
7607
7d8e6458 76082011-09-02 Matt Rice <ratmice@gmail.com>
7609
7610 * lib/prompt.exp: New file for testing the first prompt.
7611 * gdb.python/py-prompt.exp: Ditto.
7612 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7613
68e77c9e
PA
76142011-09-02 Pedro Alves <pedro@codesourcery.com>
7615
7616 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7617 0, before testing gcore.
7618
9655e943
JK
76192011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7620
df6dc84d
JK
7621 * dw2-ifort-parameter-debug.S: Update copyright year.
7622 * dw2-ifort-parameter.c: Update copyright year.
7623 * dw2-ifort-parameter.exp: Update copyright year.
7624
9655e943
JK
7625 * dw2-ifort-parameter-debug.S: New file.
7626 * dw2-ifort-parameter.c: New file.
7627 * dw2-ifort-parameter.exp: New file.
7628
353d1d73
JK
76292011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7630
7631 * gdb.base/commands.exp (error_clears_commands_left): New function.
7632 (): Call it.
7633
5c07461a
JK
76342011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7635
7636 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7637 (C): Initialize `a'.
7638 * gdb.mi/mi-inheritance-syntax-error.exp
7639 (-data-evaluate-expression $path): Expect `a' as 5.
7640
0d932b2f
MK
76412011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7642
7643 PR mi/11912
7644 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7645 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7646 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7647 keyword in output of -var-info-path-expression.
7648
bdb54049
JK
76492011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7650
7651 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7652 * gdb.trace/collection.exp: Likewise.
7653 * gdb.trace/report.exp: Likewise.
7654 * gdb.trace/unavailable.exp: Likewise.
7655 * gdb.trace/while-dyn.exp: Likewise.
7656
59cde39c
KS
76572011-08-18 Keith Seitz <keiths@redhat.com>
7658
7659 PR c++/12266
7660 * gdb.cp/meth-typedefs.cc: New file.
7661 * gdb.cp/meth-typedefs.exp: New file.
7662
fa3a4f15
PM
76632011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7664
6fdff2c5 7665 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 7666
c1049fca
JK
76672011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7668
7669 * gdb.arch/i386-dr3-watch.exp
7670 (watchpoint on gap1 does not fit debug registers)
7671 (delete all watchpoints): Fix racy expect strings.
7672
d93f7b5c
YQ
76732011-08-14 Yao Qi <yao@codesourcery.com>
7674
7675 * gdb.base/maint.exp: set data_section to ".neardata".
7676 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7677 * gdb.base/savedregs.exp: Handle SIGILL.
7678 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7679 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7680
457e09f0
DE
76812011-08-12 Doug Evans <dje@google.com>
7682
7683 * gdb.python/py-symbol.exp: Add test for symbol.type.
7684
5d0bb2fb
UW
76852011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7686
7687 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7688 * gdb.mi/mi-pthreads.exp: Likewise.
7689 * gdb.mi/mi2-pthreads.exp: Likewise.
7690 * gdb.mi/gdb669.exp.exp: Likewise.
7691
fcdfa280
PA
76922011-08-09 Pedro Alves <pedro@codesourcery.com>
7693
7694 * lib/mi-support.exp (detect_async): Rename to...
7695 (mi_detect_async): ... this.
7696 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7697 * gdb.mi/mi-nonstop.exp: Adjust.
7698 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7699 * gdb.mi/mi-nsintrall.exp: Adjust.
7700 * gdb.mi/mi-nsmoribund.exp: Adjust.
7701 * gdb.mi/mi-nsthrexec.exp: Adjust.
7702
9d8fa392
PA
77032011-08-09 Pedro Alves <pedro@codesourcery.com>
7704
7705 * gdb.base/display.c (do_loops): New `p_i' local.
7706 * gdb.base/display.exp: Test displaying a variable that is
7707 temporarily at a bad address.
7708
b6cede78
JK
77092011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7710
7711 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7712 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7713
67bedb8c
JK
77142011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7715
7716 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
7717 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7718 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 7719
af6e93b2
PA
77202011-08-05 Pedro Alves <pedro@codesourcery.com>
7721
7722 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7723 procedure.
7724 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7725
1cf0e11f
YQ
77262011-08-05 Yao Qi <yao@codesourcery.com>
7727
7728 * gdb.base/callfuncs.exp: Set language after main.
7729 * gdb.cp/cplusfuncs.exp: Likewise.
7730 * gdb.cp/inherit.exp: Likewise.
7731
a1e28cb2
UW
77322011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7733
7734 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7735 * gdb.base/watch-vfork.exp: Skip on remote targets.
7736
d4f5bbb9
UW
77372011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7738
7739 * gdb.threads/thread-find.exp: Support remote targets.
7740
724f4f80
UW
77412011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7742
7743 * gdb.base/jit.exp: Download solib_binfile to target.
7744 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7745 and call dlopen without full path name.
7746 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7747 dlopen without full path name.
7748
934709f0
PW
77492011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7750
7751 * gdb.base/break-always.exp: Complete the test
7752 with duplicated breakpoints and enabling/disabling them.
7753
c26106c4
TT
77542011-08-02 Tom Tromey <tromey@redhat.com>
7755
7756 PR gdb/11289:
7757 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7758
9300444e 77592011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
7760
7761 PR gdb/13045
7762 * gdb.base/float.exp: Add new test case for PR gdb/13045
7763 * gdb.base/float.c: New file.
7764
00bd41d6
PM
77652011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7766
7767 * gdb.python/py-mi.exp: Test printers returning string hint, and
7768 also not returning a value.
7769 * gdb.python/py-prettyprint.c: Add testcase for above.
7770 * gdb.python/py-prettyprint.py: Add test printer for above.
7771
d24f74ce
JK
77722011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7773
7774 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7775 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7776 (.Ldie30) Add as field "data4".
7777 (.Ldie32) Rename field "b" to "shl".
7778 (abbrev4) Change for the "data4" field.
7779 (abbrev5, abbrev6) Remove.
7780 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7781 (p &s.shl): ... here. Add comment.
7782 (p &s.data4): New.
7783
bb7da2bf
JK
77842011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7785
7786 Fix crash on lval_computed values.
7787 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7788
11081198
JK
77892011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7790
7791 * gdb.base/help.exp (help whatis): Update the expected string.
7792
3c6e0cb3
JK
77932011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7794
7795 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7796 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7797 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7798 Change the expected string.
7799
efa80663
PA
78002011-07-26 Pedro Alves <pedro@codesourcery.com>
7801
7802 * gdb.base/watchpoint.exp
7803 (test_disable_enable_software_watchpoint): New procedure.
7804 (top level): Run it.
7805
db8e4570
UW
78062011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7807
7808 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7809 executable file "${binfile}", C++ version "${binfile}-cxx".
7810 * gdb.python/py-prettyprint.exp: Likewise.
7811 * gdb.python/py-symbol.exp: Likewise.
7812 * gdb.python/py-type.exp: Likewise.
7813 * gdb.python/py-value.exp: Likewise.
7814 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7815 file name instead of just suffix.
7816
543305c9
JK
78172011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7818
7819 Fix implicit pointer offsets.
7820 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7821 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7822 (continue to breakpoint: continue to baz breakpoint for implptr)
7823 (sanity check element 0, sanity check element 1)
7824 (enter the inlined function, check element 0 for the offset)
7825 (check element 1 for the offset)
7826 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7827 (set foo breakpoint for implptr): Update the breakpoint number.
7828
b3215adc
UW
78292011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7830
7831 * gdb.python/py-mi.exp: Use different file names for different
7832 versions of the executable under test.
7833 * gdb.python/py-prettyprint.exp: Likewise.
7834 * gdb.python/py-symbol.exp: Likewise.
7835 * gdb.python/py-template.exp: Likewise.
7836 * gdb.python/py-type.exp: Likewise.
7837 * gdb.python/py-value.exp: Likewise.
7838
182b9acc
UW
78392011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7840
7841 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7842 flag after restarting GDB if necessary.
7843
e6052b5d
UW
78442011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7845
7846 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7847
1ced966e
PA
78482011-07-22 Pedro Alves <pedro@codesourcery.com>
7849
7850 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7851 backend doesn't leave used debug registers behind.
7852
3543a589
TT
78532011-07-22 Tom Tromey <tromey@redhat.com>
7854
7855 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7856 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7857 argument.
7858 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7859
14d15303 78602011-07-21 Matt Rice <ratmice@gmail.com>
7861
7862 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7863 in mostlyclean rule. Add files ending in .core.
7864
9b158ba0 78652011-07-21 Matt Rice <ratmice@gmail.com>
7866
7867 PR macros/12999
7868 * gdb.base/info-macros.c: New test sources.
7869 * gdb.base/info-macros.exp: New tests.
7870
d17b6f81
PM
78712011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7872
7873 * gdb.python/python.exp: Add prompt substitution tests.
7874
918dd910
JK
78752011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7876
7877 Fix crash if referenced CU is aged out.
7878 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7879 New.
7880 * gdb.dwarf2/implptr.exp: Likewise.
7881
0e37a63c
JK
78822011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7883
7884 * gdb.dwarf2/implptr.S: Rebuilt.
7885 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7886 (bar): Use them for j, k, l.
7887 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7888 COMPILE.
7889 (print j in implptr:bar): Update for the intp typedef.
7890 (print p[0].x in implptr:foo): Use more exact regex.
7891
f65cf84c
TT
78922011-07-18 Tom Tromey <tromey@redhat.com>
7893
7894 * gdb.cp/static-method.exp: Add missing single quote.
7895
d5b4a7be
YQ
78962011-07-18 Yao Qi <yao@codesourcery.com>
7897
7898 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7899 supported.
7900 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7901 * gdb.mi/mi-nonstop.exp: Likewise.
7902 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7903 * gdb.mi/mi-nsintrall.exp: Likewise.
7904 * gdb.mi/mi-nsmoribund.exp: Likewise.
7905 * gdb.mi/mi-nsthrexec.exp: Likewise.
7906 * gdb.python/py-evthreads.exp: Likewise.
7907
e9ea2662
JK
79082011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7909
7910 Code cleanup.
7911 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7912 it. Substitute it instead of test_compiler_info everywhere.
7913
ce451573
UW
79142011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7915
7916 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7917 remote targets as well.
7918
756d88a7
UW
79192011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7920
7921 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7922 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7923
31f83dc5
UW
79242011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7925
7926 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7927 a remote machine, not the host.
7928 (gdb_compile_shlib): Set soname if target is remote.
7929
059241a0
PP
79302011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7931
7932 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7933
28a0b48c 79342011-07-13 Matt Rice <ratmice@gmail.com>
7935
7936 * gdb.python/py-objfile-script-gdb.py: Renamed to
7937 py-objfile-script-gdb.py.in.
7938 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7939 py-objfile-script-gdb.py.
7940 * gdb.python/py-objfile-script.exp: Update reference to
7941 py-objfile-script-gdb.py.
7942
9a771b67
JK
79432011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7944
7945 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7946 reference undefined label.
7947
04ad99e6
JK
79482011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7949
7950 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7951 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7952 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7953 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7954
713389e0
PM
79552011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7956
6fdff2c5 7957 PR python/12438
713389e0 7958 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 7959 deprecated tests. Add set/show python print-backtrace tests.
713389e0 7960
97d146f8
JK
79612011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7962
7963 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7964 debug info.
7965
facde0e5 79662011-07-06 Matt Rice <ratmice@gmail.com>
7967
7968 * gdb.python/python.exp: Update filename paths.
7969 * gdb.python/py-symtab.exp: Ditto.
7970
438640d1
MP
79712011-07-06 Marek Polacek <mpolacek@redhat.com>
7972
7973 * gdb.python/py-evthreads.exp: Add missing `$'.
7974
33a365df
MF
79752011-07-06 Jie Zhang <jie.zhang@analog.com>
7976
7977 * config/bfin.exp: New file.
7978 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7979 * gdb.asm/bfin.inc: New file.
7980
8f7ae686
MP
79812011-07-06 Marek Polacek <mpolacek@redhat.com>
7982
df46027d 7983 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
7984 the whole output.
7985
eb2a6f42
TT
79862011-07-05 Tom Tromey <tromey@redhat.com>
7987
7988 * gdb.java/jprint.java (jprint.hi): New field.
7989 * gdb.java/jprint.exp: Print string.
7990
177b42fe
TJB
79912011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7992
7993 * gdb.base/call-sc.c: Fix typos.
7994 * gdb.base/ifelse.exp: Likewise.
7995 * gdb.base/structs.c: Likewise.
7996
3b2a0cf2
JB
79972011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7998
7999 * gdb.base/jit-so.exp: New test.
8000 * gdb.base/jit-dlmain.c: New file.
8001 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
8002
46fc714c
JK
80032011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8004
8005 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
8006 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
8007 * gdb.cp/pr9167.exp (p b): Likewise.
8008 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
8009 (test value of P in inner_m, test type of Z in inner_m): Call
8010 setup_xfail for gcc <= 4.5.
46fc714c 8011
418c7cf7
JK
80122011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8013
8014 * gdb.cp/paren-type.cc: New files.
8015 * gdb.cp/paren-type.exp: New files.
8016
3d50dd94
JK
80172011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8018
8019 Stop on first linespec terminator instead of eating what we can.
8020 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
8021 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
8022 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
8023 (break C::f()): ... this one.
8024 (break C::operator()()): New test.
8025 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
8026 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
8027 test.
8028
dcf9f4ab
JK
80292011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8030
8031 Fall back linespec to minimal symbols.
8032 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
8033 error message.
8034 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
8035 * gdb.cp/minsym-fallback-main.cc: New file.
8036 * gdb.cp/minsym-fallback.cc: New file.
8037 * gdb.cp/minsym-fallback.exp: New file.
8038 * gdb.cp/minsym-fallback.h: New file.
8039
3f542ed1
JK
80402011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8041
8042 * gdb.cp/no-dmgl-verbose.cc: New file.
8043 * gdb.cp/no-dmgl-verbose.exp: New file.
8044
80452011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
8046
8047 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
8048 __GI_.
8049 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
8050 (f): New function.
8051 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
8052 (complete p 'func<short>(): ... here.
8053 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
8054 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
8055 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
8056 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
8057 Make them KFAIL gcc/49546.
8058
00eb2c4a
JB
80592011-07-01 Joel Brobecker <brobecker@adacore.com>
8060
8061 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
8062
85a20c42
JK
80632011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8064
8065 Test GCC PR debug/49546.
8066 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
8067 (test type of F in k3_m, test value of F in k3_m): New.
8068 * gdb.cp/temargs.cc (struct S3, struct K3): New.
8069 (main): New variable k3. Call k3.k3_m.
8070
d2d43431
JB
80712011-07-01 Jean-Charles Delay <delay@adacore.com>
8072
8073 * gdb.ada/packed_array.exp: Fix expected outout.
8074
54ae186f
JB
80752011-07-01 Jean-Charles Delay <delay@adacore.com>
8076
8077 * gdb.ada/packed_array.exp: fixed expected output.
8078
8f17729f
JB
80792011-07-01 Joel Brobecker <brobecker@adacore.com>
8080
8081 * gdb.ada/same_enum: New testcase.
8082
f5aa6869
JB
80832011-07-01 Joel Brobecker <brobecker@adacore.com>
8084
8085 * gdb.ada/ptr_typedef: New testcase.
8086
828292f2
JB
80872011-07-01 Joel Brobecker <brobecker@adacore.com>
8088
8089 * gdb.ada/arrayptr.exp: Add ptype test.
8090
18920c42
JB
80912011-07-01 Joel Brobecker <brobecker@adacore.com>
8092
8093 * gdb.ada/char_enum: New testcase.
8094
3536d9e3 80952011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
8096
8097 * gdb.base/dump.exp (capture_pointer_with_type): New.
8098 Get value from address instead of name.
8099 Start GDB once, and do `dump' and `restore'
8100 tests together.
8101
db863c42
MF
81022011-06-30 Jie Zhang <jie.zhang@analog.com>
8103 Mike Frysinger <vapier@gentoo.org>
8104
8105 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
8106 helper functions for getting/setting remotetimeout variable.
8107 * lib/gdb.exp (gdb_load): If the target is remote, set
8108 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
8109 with $loadtimeout. Set $load_ok to 0 before doing the load.
8110 Instead of returning, immediately, set $load_ok to 0. Call
8111 set_remotetimeout with $oldremotetimeout, and then return if
8112 $load_ok is 1.
8113
e9e642a8
AB
81142011-06-30 Andrew Burgess <aburgess@broadcom.com>
8115
8116 * gdb.python/py-template.exp: Don't run this test if the target
8117 does not support c++ tests.
8118
32019081
JK
81192011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8120
8121 Fix non-only rename list for Fortran modules import.
8122 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
8123 tests.
8124 * gdb.fortran/module.f90 (module moduse): New.
8125 (program module): use moduse, test var_x, var_y and var_z.
8126
0ecee54c
TT
81272011-06-29 Tom Tromey <tromey@redhat.com>
8128
8129 PR testsuite/12040:
8130 * gdb.fortran/array-element.exp: Use f90, not f77.
8131 * gdb.fortran/complex.exp: Use f90, not f77.
8132 * gdb.fortran/derived-type.exp: Use f90, not f77.
8133 * gdb.fortran/library-module.exp: Use f90, not f77.
8134 * gdb.fortran/logical.exp: Use f90, not f77.
8135 * gdb.fortran/module.exp: Use f90, not f77.
8136 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8137 * gdb.fortran/subarray.exp: Use f90, not f77.
8138
3b2b8fea
TT
81392011-06-29 Tom Tromey <tromey@redhat.com>
8140
8141 * gdb.fortran/charset.exp: New file.
8142 * gdb.fortran/charset.f90: New file.
8143
42159ca5
TT
81442011-06-29 Tom Tromey <tromey@redhat.com>
8145
8146 PR testsuite/12040:
8147 * lib/future.exp: New file, mostly extracted from ada.exp.
8148 Rewrote compatibility code to use rename.
8149 (gdb_find_gfortran): New proc.
8150 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8151 gfortran patch.
8152 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8153 Move to future.exp.
8154 * lib/gdb.exp: Always load future.exp.
8155
af69a5ce
YQ
81562011-06-28 Yao Qi <yao@codesourcery.com>
8157
8158 * gdb.cp/exception.cc: Don't include iostream.
8159 (bar): Remove print statement.
8160 (catcher): New.
8161 (main): Remove print statements. Call function catcher.
8162 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8163 Set breakpoint on catcher, and check the value of parameter.
8164
ab5c6a72
YQ
81652011-06-23 Yao Qi <yao@codesourcery.com>
8166
6fdff2c5
PA
8167 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8168 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8169
9497469f
MP
81702011-06-23 Marek Polacek <mpolacek@redhat.com>
8171
8172 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8173 mi_gdb_test.
8174
b9132588
MP
81752011-06-23 Marek Polacek <mpolacek@redhat.com>
8176
5d197ed0 8177 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8178
e55595ca
MP
81792011-06-23 Marek Polacek <mpolacek@redhat.com>
8180
5d197ed0
MP
8181 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8182
81832011-06-23 Marek Polacek <mpolacek@redhat.com>
8184
8185 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8186 `test_exec_and_symbol_mi_operatons' return value.
8187 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8188 gdb_test_multiple.
8189 (test_exec_and_symbol_mi_operatons): Likewise.
8190 (test_path_specification): Likewise.
e55595ca 8191
be777e08
YQ
81922011-06-23 Yao Qi <yao@codesourcery.com>
8193
8194 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8195 supported.
8196 * lib/gdb.exp (support_displaced_stepping): New.
8197
615556d6
YQ
81982011-06-23 Yao Qi <yao@codesourcery.com>
8199
8200 * gdb.threads/execl.exp: Skip on remote target.
8201
833b0ca7
MP
82022011-06-21 Marek Polacek <mpolacek@redhat.com>
8203
5d197ed0 8204 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8205 mi_gdb_test.
8206
1ee4023a
MP
82072011-06-20 Marek Polacek <mpolacek@redhat.com>
8208
5d197ed0 8209 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8210
d0b1d624
MP
82112011-06-20 Marek Polacek <mpolacek@redhat.com>
8212
5d197ed0 8213 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8214 mi_gdb_test.
8215
79aa92c1
MP
82162011-06-20 Marek Polacek <mpolacek@redhat.com>
8217
5d197ed0 8218 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8219
5ce5db06
YQ
82202011-06-14 Yao Qi <yao@codesourcery.com>
8221
8222 gdb/testsuite/
8223 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8224
533a737e
JK
82252011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8226
8227 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8228
d0e53741
TT
82292011-06-10 Tom Tromey <tromey@redhat.com>
8230
8231 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8232 Add tests for pointer-to-member-function.
8233 * gdb.cp/temargs.cc (S::somefunc): New function.
8234 (K2): New class.
8235 (main): Instantiate K2; call method.
8236
b5916bbd
JB
82372011-06-08 Joel Brobecker <brobecker@adacore.com>
8238
8239 * gdb.python/py-inferior.c (f2): Make str an array rather
8240 than a pointer.
8241 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8242
5be4dfca
JK
82432011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8244
8245 * gdb.base/async-shell.c: New file.
8246 * gdb.base/async-shell.exp: New file.
8247
9f47e254
PA
82482011-06-06 Pedro Alves <pedro@codesourcery.com>
8249
8250 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8251
64b9b334
JB
82522011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8253
8254 From Stephen Kitt <steve@sk2.org>
8255 * gdb.base/help.exp: Adjust following some spelling corrections
8256 in GDB.
8257
dbc0f131
YQ
82582011-06-01 Yao Qi <yao@codesourcery.com>
8259
8260 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8261
fd336a18
KS
82622010-05-31 Keith Seitz <keiths@redhat.com>
8263
8264 PR c++/12750
8265 * gdb.cp/static-method.cc: New file.
8266 * gdb.cp/static-method.exp: New file.
8267
fa8b9902
KS
82682010-05-31 Keith Seitz <keiths@redhat.com>
8269
8270 PR symtab/12704
8271 * gdb.cp/anon-ns.cc: New file.
8272 * gdb.cp/anon-ns.exp: New file.
8273
0a5b1e09
PA
82742011-05-31 Pedro Alves <pedro@codesourcery.com>
8275
8276 * gdb.arch/i386-dr3-watch.c: New file.
8277 * gdb.arch/i386-dr3-watch.exp: New file.
8278
0578b8d1
YQ
82792011-05-30 Yao Qi <yao@codesourcery.com>
8280
8281 * gdb.base/callfuncs.c (t_structs_fc): New.
8282 (t_structs_dc, t_structs_ldc): New.
8283 (t_double_many_args):
8284 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8285 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8286 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8287 * gdb.base/callfuncs.exp: Call new functions.
8288
6680506e
YQ
82892011-05-30 Yao Qi <yao@codesourcery.com>
8290
ff4d2c60
YQ
8291 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8292 Call rerun_and_prepare for each test to isolate effects.
8293
82942011-05-30 Yao Qi <yao@codesourcery.com>
8295
8296 * gdb.base/varargs.c (find_max_float_real): New.
8297 (find_max_double_real, find_max_long_double_real): New.
8298 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8299 * lib/gdb.exp (setup_kfail_for_target): New.
8300
e43ec454
YQ
83012011-05-30 Yao Qi <yao@codesourcery.com>
8302
8303 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8304 (callcd, callce, callcf, callc1a, callc1b): New.
8305 (callc2a, callc2b): New.
8306 * gdb.base/funcargs.exp (complex_args): New.
8307 (complex_integral_args, complex_float_integral_args): New.
8308 * lib/gdb.exp (support_complex_tests): New. Determine
8309 whether to run test cases on _Complex types.
8310
432b4d03
JK
83112011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8312
8313 * gdb.threads/leader-exit.c: New file.
8314 * gdb.threads/leader-exit.exp: New file.
8315
6caf069d
MP
83162011-05-27 Marek Polacek <mpolacek@redhat.com>
8317
9497469f 8318 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8319
97fce28b
MP
83202011-05-27 Marek Polacek <mpolacek@redhat.com>
8321
8322 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8323 remove the `supported' variable.
8324 * gdb.mi/mi-nonstop.exp: Likewise.
8325 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8326 * gdb.mi/mi-nsintrall.exp: Likewise.
8327 * gdb.mi/mi-nsmoribund.exp: Likewise.
8328 * gdb.mi/mi-nsthrexec.exp: Likewise.
8329
9da8c2a0
PA
83302011-05-26 Pedro Alves <pedro@codesourcery.com>
8331
8332 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8333
2c03e5be
PA
83342011-05-26 Pedro Alves <pedro@codesourcery.com>
8335
8336 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8337
2e21250d
KS
83382011-05-24 Keith Seitz <keiths@redhat.com>
8339
8340 PR breakpoint/12803
8341 * gdb.cp/cmpd-minsyms.cc (a): New method.
8342 (b): New method.
8343 (c): New method.
8344 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8345
cdac0397
PA
83462011-05-24 Pedro Alves <pedro@codesourcery.com>
8347
8348 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8349 watchpoint's command list didn't execute when the watchpoint went
8350 out of scope.
8351
ee5683ab
PM
83522011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8353
8354 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8355 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8356 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8357 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8358 * gdb.arch/i386-permbkpt.exp: Likewise.
8359 * gdb.arch/i386-prologue.exp: Likewise.
8360 * gdb.arch/i386-size-overlap.exp: Likewise.
8361 * gdb.arch/i386-size.exp: Likewise.
8362 * gdb.arch/i386-unwind.exp: Likewise.
8363 * gdb.reverse/i386-precsave.exp: Likewise.
8364 * gdb.reverse/i386-reverse.exp: Likewise.
8365 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8366 * gdb.reverse/i387-env-reverse.exp: Likewise.
8367 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8368
c91c8c16
PA
83692011-05-24 Pedro Alves <pedro@codesourcery.com>
8370
8371 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8372 file doesn't error, using MI.
8373
c50491a7
TT
83742011-05-23 Tom Tromey <tromey@redhat.com>
8375
8376 * gdb.base/charset.exp (string_display): Add tests to assign to
8377 arrays.
8378 * gdb.base/charset.c (short_array, int_array, long_array): New.
8379
4a07b7da
PA
83802011-05-20 Pedro Alves <pedro@codesourcery.com>
8381
8382 Cope with async mode.
8383
4a07b7da
PA
8384 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8385 into gdb_test + mi_expect_stop.
8386
b275f2d2
PA
83872011-05-20 Pedro Alves <pedro@codesourcery.com>
8388
8389 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8390 (callme): Remove printf call.
8391
eec52c44
PM
83922011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8393
8394 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8395 quote pattern to avoid problems with Cygwin/mingw expect versions.
8396 * gdb.base/default.exp (show convenience): Use double
8397 quote pattern for regular expressions.
8398
b3c8eb43
JK
83992011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8400
8401 Fix -readnow for -gdwarf-4 unused type units.
8402 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8403 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8404
ed731959
JK
84052011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8406
8407 * gdb.base/kill-after-signal.c: New file.
8408 * gdb.base/kill-after-signal.exp: New file.
8409
3b48433d
PA
84102011-05-16 Pedro Alves <pedro@codesourcery.com>
8411
8412 * gdb.ada/start.exp: Call untested with the correct test filename.
8413 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8414 test filename. Make the test's binary unique.
8415 * gdb.arch/i386-signal.exp: Call untested with the correct test
8416 filename.
8417 * gdb.arch/i386-size-overlap.exp: Ditto.
8418 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8419 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8420 * gdb.cp/call-c.exp: Ditto.
8421 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8422 filename. Make the test's binary unique.
8423 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8424 * gdb.python/py-mi.exp: Ditto.
8425 * gdb.python/Makefile.in (EXECUTABLES): Update.
8426 * gdb.reverse/i386-precsave.exp: Ditto.
8427 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8428 test filename.
8429 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8430 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8431 unique.
8432 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8433 test filename.
8434 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8435 * gdb.trace/tfile.exp: Ditto.
8436
ba4a8bdd
YQ
84372011-05-14 Yao Qi <yao@codesourcery.com>
8438
8439 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8440 type.
8441
dbaefcf7
DE
84422011-05-13 Doug Evans <dje@google.com>
8443
8444 * gdb.python/py-objfile-script.exp: New file.
8445 * gdb.python/py-objfile-script.c: New file.
8446 * gdb.python/py-objfile-script-gdb.py: New file.
8447 * testsuite/gdb.python/py-section-script.exp: Test
8448 "info auto-load-scripts".
8449
9930639c
TT
84502011-05-13 Tom Tromey <tromey@redhat.com>
8451
8452 * gdb.dwarf2/clztest.exp: New file.
8453 * gdb.dwarf2/clztest.c: New file.
8454 * gdb.dwarf2/clztest.S: New file.
8455
05272e11
DE
84562011-05-13 Doug Evans <dje@google.com>
8457
cc63ef9b
DE
8458 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8459 String16 tests.
05272e11 8460
6edba76f
TT
84612011-05-13 Tom Tromey <tromey@redhat.com>
8462
8463 * lib/gdb.exp (is_x86_like_target): New proc.
8464 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8465 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8466 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8467 -nostdlib to compiler.
8468 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8469 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8470 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8471 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8472 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8473
028d0ed5
TJB
84742011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8475
8476 * gdb.python/py-function.exp: Test setting a value from a function
8477 which executes a command.
8478
8a9b8146
TT
84792011-05-12 Tom Tromey <tromey@redhat.com>
8480
8481 * gdb.dwarf2/typeddwarf.S: New file.
8482 * gdb.dwarf2/typeddwarf.c: New file.
8483 * gdb.dwarf2/typeddwarf.exp: New file.
8484
10483e8e
MP
84852011-05-12 Marek Polacek <mpolacek@redhat.com>
8486
8487 * gdb.mi/mi-basics.exp: Fix races. Honour the
8488 `test_exec_and_symbol_mi_operatons' return value.
8489 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8490 gdb_test_multiple.
8491 (test_exec_and_symbol_mi_operatons): Likewise.
8492 (test_path_specification): Likewise.
8493
faf067f1
JK
84942011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8495
8496 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8497 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8498 Replace `file copy' and `file rename' by `file mtime'. Twice.
8499
7ff911a3
JK
85002011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8501
8502 * gdb.base/readline-ask.c: New file.
8503 * gdb.base/readline-ask.exp: New file.
8504 * gdb.base/readline-ask.inputrc: New file.
8505
a536c6d7
UW
85062011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8507
8508 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8509 to avoid race condition.
8510 * gdb.cell/coremaker.c: Use small stack size.
8511 * gdb.cell/ea-standalone.exp: Use file name without path as
8512 argument to c_to.
8513 * gdb.cell/fork.exp: Allow other output when continuing to end.
8514
d472a426
JK
85152011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8516
8517 * gdb.threads/corethreads.c: New file.
8518 * gdb.threads/corethreads.exp: New file.
8519
85202011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
8521
8522 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8523 Try to compile the test using -Wl,-z,norelro first.
8524 (load_core): New variable libthread_db_seen, initialize it.
8525 (zeroed-threads cannot be listed): Protect it by XFAIL on
8526 !$libthread_db_seen.
8527
8be455d7
JK
85282011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8529
8530 PR 12573
8531 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8532 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8533 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8534
1976171a
JK
85352011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8536
8537 * gdb.cp/psymtab-parameter.cc: New file.
8538 * gdb.cp/psymtab-parameter.exp: New file.
8539
7db6f30f
JK
85402011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8541
8542 Fix a race.
8543 * gdb.cp/static-print-quit.exp (print c): Split to ...
8544 (print c - <return>, print c - q <return>, print c - to quit):
8545 ... these. Make the testfile untested on gdb-7.1.
8546
85161e9e 85472011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
8548
8549 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8550 gdb_rename_execfile, gdb_touch_execfile): New.
8551 * gdb.base/reread.exp: Use new procs to handle multiple
8552 exec files.
8553
0c51be18
YQ
85542011-05-05 Yao Qi <yao@codesourcery.com>
8555
8556 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8557 (test_adr_32bit, test_pop_pc): New.
8558 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8559 (test_adr_32bit, test_pop_pc): New.
8560
4d393d60
JM
85612011-05-04 Joseph Myers <joseph@codesourcery.com>
8562
8563 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8564 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8565 targets.
8566 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8567 handle targets.
8568
8ffd0459
JK
85692011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8570
8571 * gdb.base/completion.exp (complete help info wat): Rename to ...
8572 (complete 'help info wat'): ... here.
8573 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8574 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8575
8e28d804
PA
85762011-05-04 Pedro Alves <pedro@codesourcery.com>
8577
8578 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8579 gdb_test and explicit $gdb_prompt/timeout matches.
8580
3eb2ef34
YQ
85812011-05-04 Yao Qi <yao@codesourcery.com>
8582
8583 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8584 and __thumb2__.
8585
aaaf81a3
MP
85862011-05-03 Marek Polacek <mpolacek@redhat.com>
8587
8588 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8589 in place of `gdb_test "delete breakpoints"'. This eliminates two
8590 testcases.
8591
c4cbc0df
PA
85922011-05-02 Pedro Alves <pedro@codesourcery.com>
8593
8594 PR testsuite/12649
8595 Fix races.
8596
8597 * gdb.base/completion.exp: Remove all sleep calls. Remove
8598 unnecessary regexs. Don't explicitly expect anything after the
8599 prompt. Eat the prompt if necessary.
8600
b4cbb4a3
EBM
86012011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8602
8603 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8604 accept to show the caller line again as well as the line after.
8605
d65aec65
PM
86062011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8607
8608 PR mi/12531
8609
8610 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8611 compile target.
8612 * gdb.python/py-prettyprint.exp: Add C++ object for
8613 CPLUS_FAKE_CHILD test.
8614
30852783
UW
86152011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8616
8617 * gdb.base/signest.exp: New file.
8618 * gdb.base/signest.c: Likewise.
8619
c7b1f0d9
JK
86202011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8621
8622 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8623 thread and breakpoint notifications.
8624
559a7a62
JK
86252011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8626
8627 * gdb.base/fortran-sym-case.c: New file.
8628 * gdb.base/fortran-sym-case.exp: New file.
8629 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8630 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8631 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8632
8344e389
JK
86332011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8634
8635 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8636 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8637 false #1', `if true else false #2' and `if true else false #3'.
8638
2484c66b
UW
86392011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8640
8641 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8642 while delivering signal.
8643
8d3788bd
VP
86442011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8645
8646 MI breakpoint notifications.
8647
8648 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
8649 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8650 * testsuite/gdb.mi/mi-watch.exp: Adust.
8651 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8652 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8653 notifications.
8d3788bd 8654
3e03848b
JK
86552011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8656
8657 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8658 * gdb.base/gdbindex-stabs.c: New file.
8659 * gdb.base/gdbindex-stabs.exp: New file.
8660
918c9108
YQ
86612011-04-25 Yao Qi <yao@codesourcery.com>
8662
8663 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8664 with /*...*/.
8665 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8666
90556b8c
JK
86672011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8668
8669 * gdb.python/py-value.exp (test_objfiles): Name the first test
8670 `py-value in file.filename'.
8671
03f2bd59
JK
86722011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8673
8674 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8675 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8676 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8677 !gdbserver_reconnect_p..
8678 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8679
7b08b9eb
JK
86802011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8681
8682 * gdb.cp/cpcompletion.exp (complete class methods)
8683 (complete class methods beginning with F): Move them above runto. New
8684 comment about the runto delimiter.
8685
b78974c3
PA
86862011-04-20 Pedro Alves <pedro@codesourcery.com>
8687
8688 * gdb.base/maint.exp: Test that "maint print registers" works
8689 without a running program.
8690
20429c40 86912011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 8692
20429c40
MP
8693 * gdb.base/setshow.exp: Fix racy tests.
8694 ($old_gdb_prompt): New variable.
8695
7a9dd1b2
TT
86962011-04-19 Tom Tromey <tromey@redhat.com>
8697
8698 * gdb.mi/mi-nsmoribund.exp:
8699 * gdb.hp/gdb.objdbg/objdbg01.exp:
8700 * gdb.base/structs.exp (test_struct_returns):
8701 * gdb.base/call-sc.exp (test_scalar_returns):
8702 * gdb.base/bigcore.exp: Remove duplicate words.
8703
02835898
JK
87042011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8705
8706 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8707 * gdb.base/break-interp.exp (test_attach): New comment.
8708
254f582e
JK
87092011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8710
8711 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8712 (clear __stack_user.next, clear stack_used.next)
8713 (save a zeroed-threads corefile): New test.
8714 Call core_load for $core0file.
8715 (zeroed-threads cannot be listed): New test.
8716
4fe85f5c
JK
87172011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8718
8719 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8720 filename.
8721 ($srcfile): Preserve the original value.
8722 ($testfile): Match it the .exp filename.
8723 ($corefile): New variable. Substitute it around.
8724 Use clean_restart.
8725 ($prev_timeout): Remove.
8726 (load_core): Move core loading into this proc.
8727 Fix restore of $timeout if load_core fails.
8728
63524580
JK
87292011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8730
8731 * gdb.base/eu-strip-infcall.c: New file.
8732 * gdb.base/eu-strip-infcall.exp: New file.
8733
90359a16
JK
87342011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8735
8736 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8737 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8738
626e7282
JK
87392011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8740
8741 Fix Python access to inlined frames.
8742 * gdb.python/py-frame-inline.c: New file.
8743 * gdb.python/py-frame-inline.exp: New file.
8744
3363d018
EBM
87452011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8746
8747 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8748 content of 's24' correctly (avoiding "optimized out").
8749 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8750
28781456
JK
87512011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8752
8753 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8754
4a4106ca
TJB
87552011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8756
8757 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8758 expect a colon in watch -location output.
8759
d26ccb4f
JK
87602011-04-13 Marek Polacek <mpolacek@redhat.com>
8761
df46027d 8762 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
8763 New testcase `expect response to define backtrace'. Also remove
8764 redundant `default' block.
8765
e1ab1f9c
JK
87662011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8767
8768 * gdb.python/py-prettyprint.c (struct hint_error): New.
8769 (main): New variable hint_error.
8770 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8771 "print hint_error".
8772 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8773 (register_pretty_printers): Register it.
8774
0c2e6019
TT
87752011-04-04 Tom Tromey <tromey@redhat.com>
8776
8777 * gdb.cp/maint.exp (test_help): Update.
8778 (test_namespace): Likewise.
8779
af57139d
JB
87802011-04-01 Joel Brobecker <brobecker@adacore.com>
8781
8782 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8783 * gdb.ada/arrayptr.exp: Add new tests.
8784
956a9fb9
JB
87852011-04-01 Joel Brobecker <brobecker@adacore.com>
8786
8787 * gdb.ada/mi_catch_ex: New testcase.
8788
d0c4d642
PA
87892011-04-01 Pedro Alves <pedro@codesourcery.com>
8790
8791 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8792 base::overload(void) method without specifying "const".
8793
18819fa6
UW
87942011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8795
8796 * gdb.arch/thumb-singlestep.S: New file.
8797 * gdb.arch/thumb-singlestep.exp: Likewise.
8798
a4c8e806
TT
87992011-03-31 Tom Tromey <tromey@redhat.com>
8800
8801 * gdb.python/py-prettyprint.py (exception_flag): New global.
8802 (NoStringContainerPrinter._iterator.next): Check it.
8803 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8804 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8805
53832f31
TT
88062011-03-29 Tom Tromey <tromey@redhat.com>
8807
8808 * gdb.cp/anon-struct.cc: New file.
8809 * gdb.cp/anon-struct.exp: New file.
8810
e4620230
JK
88112011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8812
8813 Test STT_GNU_IFUNC support.
8814 * gdb.base/gnu-ifunc-lib.c: New file.
8815 * gdb.base/gnu-ifunc.c: New file.
8816 * gdb.base/gnu-ifunc.exp: New file.
8817
d0fb5eae
JK
88182011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8819
8820 Support a ring of related breakpoints.
8821 * gdb.base/watchpoint-delete.c: New file.
8822 * gdb.base/watchpoint-delete.exp: New file.
8823
20106cfb
JK
88242011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8825
8826 * gdb.ada/arrayparam.exp (print first after function call): Use
8827 explicit package name. Add a comment
8828 (print lasta after function call): Rename ...
8829 (print last after function call): ... it and use explicit package
8830 name.
8831 (print length after function call): Use explicit package name.
8832 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8833 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8834 (multiple matches for symbol i): Rename ...
8835 (multiple matches for symbol integervar): ... it.
8836 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8837 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8838
e7ab5e63
AB
88392011-03-25 Andrew Burgess <aburgess@broadcom.com>
8840
8841 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8842 environment variable to make grep output more predictable. Move
8843 all the environment setup into gdb_init so it's done once per test
8844 case rather than each time we start gdb.
8845
9ef07c8c
TT
88462011-03-24 Tom Tromey <tromey@redhat.com>
8847
8848 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8849 test.
8850
dd90784c
JK
88512011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8852
8853 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8854 * gdb.dwarf2/dw2-entry-value.S: New file.
8855 * gdb.dwarf2/dw2-entry-value.exp: New file.
8856
05775840
PM
88572011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8858
6fdff2c5 8859 PR python/12183
05775840
PM
8860
8861 * gdb.python/py-function.exp: Add GdbError tests.
8862
8661b11b
PA
88632011-03-18 Pedro Alves <pedro@codesourcery.com>
8864
8865 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8866 (reglocal_test_func, statlocal_test_func): New functions.
8867 (globals_test_func): Call new functions.
8868 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8869 (gdb_collect_locals_test): New procedure.
8870 (gdb_trace_collection_test): Call new procedures.
8871
0fdb4f18
PA
88722011-03-18 Pedro Alves <pedro@codesourcery.com>
8873
8874 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8875 (test_register, test_register_unavailable): New procedures.
8876 (gdb_unavailable_registers_test): New procedure.
8877 (gdb_trace_collection_test): Call it.
8878
99c3dc11
PM
88792011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8880
6fdff2c5 8881 PR python/12149
99c3dc11
PM
8882
8883 * gdb.python/python.exp: Add gdb.write tests.
8884
29703da4
PM
88852010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8886
8887 * gdb.python/Makefile.in: Add py-objfile.
8888 * gdb.python/py-objfile.exp: New file.
8889 * gdb.python/py-objfile.c: New file.
8890 * gdb.python/py-block.exp: Add is_valid tests.
8891 * gdb.python/py-inferior.exp: Ditto.
8892 * gdb.python/py-infthread.exp: Ditto.
8893 * gdb.python/py-symbol.exp: Ditto.
8894 * gdb.python/py-symtab.exp: Ditto.
8895
598997c8
KS
88962011-03-16 Keith Seitz <keiths@redhat.com>
8897
8898 PR c++/12273
8899 * gdb.cp/cmpd-minsyms.exp: New test.
8900 * gdb.cp/cmpd-minsyms.cc: New file.
8901
8902 PR c++/11734
8903 * gdb.cp/ovsrch.exp: New test.
8904 * gdb.cp/ovsrch.h: New file.
8905 * gdb.cp/ovsrch1.cc: New file.
8906 * gdb.cp/ovsrch2.cc: New file.
8907 * gdb.cp/ovsrch3.cc: New file.
8908 * gdb.cp/ovsrch4.cc: New file.
8909
c91513d8
PP
89102011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8911
8912 PR gdb/12528
8913 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8914 * gdb.base/break-on-linker-gcd-function.exp: New test.
8915 * gdb.base/break-on-linker-gcd-function.cc: New file.
8916
7470fc63
AT
89172011-03-15 Andreas Tobler <andreast@fgznet.ch>
8918
8919 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8920
959e7469
PM
89212011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8922
8923 * lib/gdb.exp (gdb_unload): Add another termination case.
8924
9373cf26
JK
89252011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8926
8927 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8928 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8929 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8930 Provide a stub byte there.
8931 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8932 DW_AT_entry_pc.
8933 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8934
24e9cda0
UW
89352011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8936
8937 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8938 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8939 "generic ABI, auto".
8940 (altivec_abi_tests): Accept vectors returned by reference.
8941
7371cf6d
PM
89422010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8943
8944 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8945
ce77046a
UW
89462011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8947
8948 * gdb.python/py-section-script.exp: Skip test if no Python support.
8949
176400c3
UW
89502011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8951
8952 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8953
ecec24e6
PM
89542011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8955
8956 * gdb.python/py-parameter.exp: Update tests to the new Python
8957 parameter API. Add "no documentation" test. Add deprecated API
8958 backward compatibility test.
8959
5dbdd470
TT
89602011-03-09 Tom Tromey <tromey@redhat.com>
8961
8962 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8963 gdb_continue_to_end.
8964
b66e66ee
MK
89652011-03-09 Mark Kettenis <kettenis@gnu.org>
8966
8967 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8968 tabs.
8969
eceb0c5f
TT
89702011-03-09 Tom Tromey <tromey@redhat.com>
8971
8972 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8973 parentheses.
8974 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8975 $command.
8976 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8977 argument to gdb_continue_to_end.
8978 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8979 argument to gdb_continue_to_end.
8980 * gdb.cp/annota3.exp: Fix regex.
8981 * gdb.cp/annota2.exp: Fix regex.
8982 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8983 gdb_continue_to_end.
8984 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8985 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8986 gdb_continue_to_end.
8987
63154eca
PA
89882011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8989
8990 * gdb.server/ext-run.exp
8991 (load new file without any gdbserver inferior): New test.
8992
967d1f9b
TT
89932011-03-07 Tom Tromey <tromey@redhat.com>
8994
8995 * Makefile.in (TAGS): Rewrite.
8996
d68dcbb9
JK
89972011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8998
8999 * gdb.trace/report.exp (12.1: trace report #1): New match for the
9000 initial commands echo. New match for `Found trace'. Anchor all the
9001 other matches. Anchor and match for `No trace frame found' the final
9002 match.
9003
6bf58e63
TT
90042011-03-07 Tom Tromey <tromey@redhat.com>
9005
9006 * Makefile.in (TAGS): New target.
9007
fda326dd
TT
90082011-03-07 Tom Tromey <tromey@redhat.com>
9009
9010 * lib/opencl.exp (skip_opencl_tests): Update for exit message
9011 change.
9012 * lib/mi-support.exp (mi_gdb_test): Update for exit message
9013 change.
9014 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
9015 exit message change.
9016 (skip_altivec_tests): Update for exit message change.
9017 (skip_vsx_tests): Likewise.
9018 (gdb_continue_to_end): Likewise. Add 'command' argument.
9019 * lib/cell.exp (skip_cell_tests): Update for exit message change.
9020 * gdb.threads/tls.exp: Update for exit message change.
9021 * gdb.threads/thread-unwindonsignal.exp: Use
9022 gdb_continue_to_end.
9023 * gdb.threads/step.exp (step_it): Update for exit message change.
9024 (continue_all): Likewise.
9025 * gdb.threads/print-threads.exp (test_all_threads): Update for
9026 exit message change.
9027 * gdb.threads/interrupted-hand-call.exp: Use
9028 gdb_continue_to_end.
9029 * gdb.threads/execl.exp: Use gdb_continue_to_end.
9030 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
9031 gdb_continue_to_end.
9032 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
9033 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
9034 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
9035 * gdb.cp/method.exp: Update for exit message change.
9036 * gdb.cp/mb-templates.exp: Update for exit message change.
9037 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
9038 * gdb.cp/annota3.exp: Update for exit message change.
9039 * gdb.cp/annota2.exp: Update for exit message change.
9040 * gdb.cell/fork.exp: Use gdb_continue_to_end.
9041 * gdb.base/term.exp: Update for exit message change.
9042 * gdb.base/step-test.exp (test_i): Update for exit message change.
9043 * gdb.base/sigstep.exp (advance): Update for exit message change.
9044 (advancei): Likewise.
9045 * gdb.base/siginfo.exp: Update for exit message change.
9046 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
9047 * gdb.base/reread.exp: Use gdb_continue_to_end.
9048 * gdb.base/langs.exp: Use gdb_continue_to_end.
9049 * gdb.base/interrupt.exp: Update for exit message change.
9050 * gdb.base/gdb1555.exp: Update for exit message change.
9051 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
9052 * gdb.base/ending-run.exp: Update for exit message change.
9053 * gdb.base/chng-syms.exp: Update for exit message change.
9054 * gdb.base/checkpoint.exp: Update for exit message change.
9055 * gdb.base/catch-syscall.exp (check_for_program_end): Use
9056 gdb_continue_to_end.
9057 (test_catch_syscall_with_wrong_args): Likewise.
9058 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
9059 * gdb.base/break-interp.exp (test_ld): Update for exit message
9060 change.
9061 * gdb.base/bang.exp: Update for exit message change.
9062 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
9063 (do_call_attach_tests): Likewise.
9064 * gdb.base/a2-run.exp: Update for exit message change.
9065 * gdb.arch/ppc-dfp.exp: Update for exit message change.
9066 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
9067 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
9068
dd19bd70
JK
90692011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9070
9071 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
9072
30e62689
TT
90732011-03-03 Tom Tromey <tromey@redhat.com>
9074
9075 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
9076 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
9077 * gdb.hp/gdb.aCC/configure.ac: Remove.
9078 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
9079 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
9080 * gdb.hp/gdb.base-hp/configure.ac: Remove.
9081 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
9082 * gdb.hp/gdb.compat/configure (Makefile): Remove.
9083 * gdb.hp/gdb.compat/configure.ac: Remove.
9084 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
9085 * gdb.hp/gdb.defects/configure (Makefile): Remove.
9086 * gdb.hp/gdb.defects/configure.ac: Remove.
9087 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
9088 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
9089 * gdb.hp/gdb.objdbg/configure.ac: Remove.
9090 * gdb.hp/configure.ac: Remove.
9091 * gdb.hp/configure: Remove.
9092 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
9093 substitution.
9094 (Makefile): Remove rule.
9095 * gdb.cell/configure.ac: Remove.
9096 * gdb.cell/configure: Remove.
9097 * gdb.stabs/Makefile.in (Makefile): Remove.
9098 (distclean): Don't remove config.status or config.log.
9099 * gdb.stabs/configure (Makefile): Remove.
9100 * gdb.stabs/configure.ac: Remove.
9101 * configure: Rebuild.
9102 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
9103 Remove stabs- and cell-specific logic. Test for existence of
9104 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
9105 subdirectories, gdb.cell, and and gdb.stabs.
9106 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
9107
c171f854
JB
91082011-03-03 Joel Brobecker <brobecker@adacore.com>
9109
9110 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
9111 end of buffer.
9112
9a5193cb
JB
91132011-03-02 Joel Brobecker <brobecker@adacore.com>
9114
9115 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
9116 gdb_test when running a test where we expected no output back.
9117
9bb4c1bb
MS
91182011-02-28 Michael Snyder <msnyder@vmware.com>
9119
9120 * gdb.cp/overload.cc: Change initializer value to integer.
9121
3bd0f5ef
MS
91222011-02-27 Michael Snyder <msnyder@vmware.com>
9123
9124 * gdb.multi/base.exp: Add test for remove-inferiors.
9125
2279eaad
JB
91262011-02-26 Joel Brobecker <brobecker@adacore.com>
9127
9128 * gdb.python/py-frame.exp: Simplify the initialization phase
9129 using prepare_for_testing.
9130
c82c0b55
MS
91312011-02-25 Michael Snyder <msnyder@vmware.com>
9132
9133 * gdb.multi/base.exp: Add tests for info inferiors with args.
9134
1d94651b
JK
91352011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9136
9137 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9138 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9139 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9140 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9141 asmfile3. Comment the STABS (#3) file compilation. Compile
9142 everything through assembler. Provide KFAIL for symtab/12497.
9143 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9144 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9145 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9146 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9147
3bd0f5ef
MS
91482011-02-24 Michael Snyder <msnyder@vmware.com>
9149
9150 * gdb.base/break.exp: Add tests for delete breakpoints using
9151 convenience variables and value history references.
9152
12c1418e
MS
91532011-02-24 Michael Snyder <msnyder@vmware.com>
9154
9155 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9156 left behind in previous check-in.
9157
e5a67952
MS
91582011-02-23 Michael Snyder <msnyder@vmware.com>
9159
9160 * gdb.base/break.exp: Add tests for "info break" with arguments.
9161 * gdb.trace/infotrace.exp: Update patterns for error and help.
9162 * gdb.base/completion.exp: Update pattern.
9163 * gdb.base/ena-dis-br.exp: Update pattern.
9164 * gdb.base/help.exp: Update patterns.
9165
91662011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9167
9168 * gdb.base/memattr.exp: New test.
9169 * gdb.base/memattr.c: Test load for memattr.exp.
9170
6e6fbe60
DE
91712011-02-22 Doug Evans <dje@google.com>
9172
9173 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9174
1d41d745
MS
91752011-02-22 Michael Snyder <msnyder@vmware.com>
9176
9177 * Makefile.in: Make more clean.
9178 * gdb.ada/Makefile.in: Ditto.
9179 * gdb.arch/Makefile.in: Ditto.
9180 * gdb.asm/Makefile.in: Ditto.
9181 * gdb.base/Makefile.in: Ditto.
9182 * gdb.cp/Makefile.in: Ditto.
9183 * gdb.dwarf2/Makefile.in: Ditto.
9184 * gdb.java/Makefile.in: Ditto.
9185 * gdb.mi/Makefile.in: Ditto.
9186 * gdb.modula2/Makefile.in: Ditto.
9187 * gdb.python/Makefile.in: Ditto.
9188 * gdb.server/Makefile.in: Ditto.
9189 * gdb.stabs/Makefile.in: Ditto.
9190 * gdb.threads/Makefile.in: Ditto.
9191 * gdb.trace/Makefile.in: Ditto.
9192
79ba84ca
MS
91932011-02-22 Michael Snyder <msnyder@vmware.com>
9194
df46027d 9195 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9196 info threads.
9197
b9b35694
JB
91982011-02-22 Joel Brobecker <brobecker@adacore.com>
9199
9200 * gdb.python/py-breakpoint.exp: Fix the expected output of
9201 one of the "maint info breakpoints" tests to accept the output
9202 generated on platforms that do not have hardware watchpoints.
9203
8bfb830f
JB
92042011-02-22 Joel Brobecker <brobecker@adacore.com>
9205
9206 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9207 clean_restart. Be a little stricter in the expected output
9208 for one of the tests. Fix a typo in one of the comments.
9209
c45f3c54
JB
92102011-02-22 Joel Brobecker <brobecker@adacore.com>
9211
9212 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9213 Delete variable binfile, no longer use. Add or modify test
9214 comments to make them unique.
9215
b97c863c
MS
92162011-02-21 Michael Snyder <msnyder@vmware.com>
9217
9218 * Makefile.in: Update for make clean.
9219 * gdb.ada/Makefile.in: Ditto.
9220 * gdb.arch/Makefile.in: Ditto.
9221 * gdb.asm/Makefile.in: Ditto.
9222 * gdb.base/Makefile.in: Ditto.
9223 * gdb.cp/Makefile.in: Ditto.
9224 * gdb.dwarf2/Makefile.in: Ditto.
9225 * gdb.java/Makefile.in: Ditto.
9226 * gdb.mi/Makefile.in: Ditto.
9227 * gdb.modula2/Makefile.in: Ditto.
9228 * gdb.python/Makefile.in: Ditto.
9229 * gdb.server/Makefile.in: Ditto.
9230 * gdb.stabs/Makefile.in: Ditto.
9231 * gdb.threads/Makefile.in: Ditto.
9232 * gdb.trace/Makefile.in: Ditto.
9233
aea5b279
MS
92342011-02-21 Michael Snyder <msnyder@vmware.com>
9235
9236 * gdb.threads/thread-find.exp: Update patterns for changes in
9237 output of "info threads" command.
9238
e3039479
UW
92392011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9240 Ulrich Weigand <uweigand@de.ibm.com>
9241
9242 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9243 (skip_hw_watchpoint_tests): Likewise.
9244 (skip_hw_watchpoint_multi_tests): Likewise.
9245
b800ec70
UW
92462011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9247
9248 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9249 (skip_hw_watchpoint_tests): Likewise.
9250 (skip_hw_watchpoint_multi_tests): Likewise.
9251 (skip_hw_watchpoint_access_tests): Likewise.
9252
9253 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9254 * gdb.base/pr11022.exp: Likewise.
9255 * gdb.base/watch-read.exp: Likewise.
9256 * gdb.base/watch_thread_num.exp: Likewise.
9257 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9258 * gdb.base/watchpoint-hw.exp: Likewise.
9259 * gdb.base/watchpoint.exp: Likewise.
9260 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9261 * gdb.threads/watchthreads-reorder.exp: Likewise.
9262 * gdb.threads/watchthreads.exp: Likewise.
9263 * gdb.threads/watchthreads2.exp: Likewise.
9264
91033e37
JB
92652011-02-21 Joel Brobecker <brobecker@adacore.com>
9266
9267 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9268 the debugger is unable to find the array bounds.
9269
eeaafae2
JK
92702011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9271
9272 * gdb.cp/typedef-operator.exp: New file.
9273 * gdb.cp/typedef-operator.cc: New file.
9274
e338d953
MS
92752011-02-17 Michael Snyder <msnyder@vmware.com>
9276
9277 * gdb.threads/thread-find.exp: Fix regular expressions.
9278
e67ad678
JB
92792011-02-17 Joel Brobecker <brobecker@adacore.com>
9280
9281 * gdb.ada/packed_array: Expand testcase to test printing of
9282 unconstrained packed array.
9283
93084bca
JB
92842011-02-17 Joel Brobecker <brobecker@adacore.com>
9285
9286 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9287
a0c78a73
PA
92882011-02-16 Pedro Alves <pedro@codesourcery.com>
9289
f65d5553 9290 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9291 (main): Initialize it before collecting, and and clear it
9292 afterwards.
f65d5553
PA
9293 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9294 collecting with '{type} addr', where the addr expression is not an
9295 rvalue.
a0c78a73 9296
3dfcbbd2
KW
92972011-02-16 Ken Werner <ken.werner@de.ibm.com>
9298
9299 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9300 a bool variable. Expect correct OpenCL names for vector types. Use the
9301 uc3 variable name instead of referring to the uchar3 built-in type.
9302 Escape the asterisk at the half pointer test.
9303
08807d5a
PA
93042011-02-16 Pedro Alves <pedro@codesourcery.com>
9305
f65d5553 9306 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9307 (main): Initialize it before collecting, and and clear it
9308 afterwards.
f65d5553
PA
9309 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9310 collecting overlapping memory ranges.
08807d5a 9311
60f98dde
MS
93122011-02-15 Michael Snyder <msnyder@vmware.com>
9313
9314 * gdb.base/default.exp: Add tests for thread commands.
9315 * gdb.base/help.exp: Add tests for thread commands.
9316 * gdb.threads/thread-find.exp: New test for thread find command.
9317
648cd113
KW
93182011-02-15 Ken Werner <ken.werner@de.ibm.com>
9319
9320 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9321
494e194e
YQ
93222011-02-15 Yao Qi <yao@codesourcery.com>
9323
9324 PR tdep/12352
9325 * gdb.arch/arm-disp-step.S : New test for str instruction.
9326 * gdb.arch/arm-disp-step.exp : Likewise.
9327
d9492458
TJB
93282011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9329
9330 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9331 "vector_register2_vr" test strings. Test the extended floating
9332 point registers (F32~F63).
9333 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9334 IBM XL C compiler. Make the test program use a register provided
9335 by the compiler for the lxvd2x instruction.
9336
8af8e3bc
PA
93372011-02-14 Pedro Alves <pedro@codesourcery.com>
9338
9339 * gdb.trace/unavailable.cc (class Base, class Middle, class
9340 Derived): New types.
9341 (derived_unavail, derived_partial, derived_whole): New globals.
9342 (virtual_partial): New global.
9343 (virtualp): Point at virtual_partial.
9344 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9345 related to unavailable vptr.
9346
1b28d0b3
PA
93472011-02-14 Pedro Alves <pedro@codesourcery.com>
9348
9349 * gdb.trace/unavailable.cc (a, b, c): New globals.
9350 (main): Set and clear them.
9351 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9352 `a' and `c', and check that `b' isn't collected, although `a' and
9353 `c' are.
9354
ec0a52e1
PA
93552011-02-14 Pedro Alves <pedro@codesourcery.com>
9356
9357 * gdb.trace/unavailable.cc (struct Virtual): New.
9358 (virtualp): New global pointer.
9359 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9360 printing a pointer to an object whose type has a vtable, with
9361 print object on.
9362
24e6bcee
PA
93632011-02-14 Pedro Alves <pedro@codesourcery.com>
9364
9365 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9366 value repeat handles unavailableness.
9367
39d37385
PA
93682011-02-14 Pedro Alves <pedro@codesourcery.com>
9369
9370 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9371 tests for building arrays from unavailable values, subscripting
9372 non-memory rvalue unvailable arrays, and accessing fields or
9373 baseclasses of non-lazy unavailable values,
9374 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9375 struct types.
9376 (g_smallstruct, g_smallstruct_b): New globals.
9377
06d72e16
PA
93782011-02-14 Pedro Alves <pedro@codesourcery.com>
9379
9380 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9381
bc9a5551
JK
93822011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9383
9384 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9385 * gdb.cp/overload-const.exp: New file.
9386 * gdb.cp/overload-const.cc: New file.
9387
54fcddd0
UW
93882011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9389
9390 * gdb.opencl/callfuncs.cl: New file.
9391 * gdb.opencl/callfuncs.exp: New test.
9392 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9393
d6dafb7c
UW
93942011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9395
9396 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9397 when computing result.
9398 * gdb.arch/altivec-abi.exp: Update expected results.
9399
a449c2d8
TJB
94002011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9401
9402 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9403 * gdb.base/jit.exp: Likewise.
9404 * gdb.base/pie-execl.exp: Likewise.
9405 * gdb.base/solib-nodir.exp: Likewise.
9406 * gdb.base/solib-overlap.exp: Likewise.
9407
764880b7
PA
94082011-02-07 Pedro Alves <pedro@codesourcery.com>
9409
9410 * gdb.trace/collection.c (global_pieces): New.
9411 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9412 New procedure.
9413 (gdb_trace_collection_test): Call it.
9414
505500db
SW
94152011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9416
9417 * gdb.python/py-evthreads.c: New file.
9418 * gdb.python/py-evthreads.exp: New file.
9419 * gdb.python/py-events.py: New file.
9420 * gdb.python/py-events.exp: New file.
9421 * gdb.python/py-events.c: New file.
9422
385203ed
DD
94232011-02-04 David Daney <ddaney@caviumnetworks.com>
9424
9425 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9426
9011945e
AB
94272011-02-03 Andrew Burgess <aburgess@broadcom.com>
9428
9429 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9430 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9431 boundary between two compilation units.
9432
580688f3
PA
94332011-02-02 Pedro Alves <pedro@codesourcery.com>
9434
9435 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9436 (Virtual): New structs.
9437 (virtual_o, virtual_middle_b): New globals.
9438 * gdb.cp/virtbase.exp: New tests.
9439
d3f0f853
PP
94402011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9441
9442 * gdb.base/jit.exp: New file.
9443 * gdb.base/jit-main.c: New file.
9444 * gdb.base/jit-solib.c: New file.
9445
b2030fb5
UW
94462011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9447
9448 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9449 proceed to initial kernel entry point.
9450 * gdb.opencl/datatypes.exp: Likewise.
9451 * gdb.opencl/operators.exp: Likewise.
9452 * gdb.opencl/vec_comps.exp: Likewise.
9453
2db19d1e
SW
94542011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9455
9456 * gdb.cp/nsnested.cc: New.
9457 * gdb.cp/nsnested.exp: New.
9458 * gdb.cp/nsnoimports.exp: New.
9459 * gdb.cp/nsnoimports.cc: New.
9460
6b0c4c1f
JB
94612011-01-31 Joel Brobecker <brobecker@adacore.com>
9462
9463 * gdb.base/interact.exp: Add extra tests that verify that
9464 the value of the interactive-mode setting does not change
9465 after the script is sourced.
9466
80b23b6a
JK
94672011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9468
9469 * gdb.cp/noparam.exp: New file.
9470 * gdb.cp/noparam.cc: New file.
9471
ffd5ec24
PA
94722011-01-28 Pedro Alves <pedro@codesourcery.com>
9473
9474 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9475 there's no stack or registers.
9476
a81766d8
TT
94772011-01-26 Tom Tromey <tromey@redhat.com>
9478
9479 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9480 space before string output. Add test for "set print pretty off"
9481 case.
9482
585fdaa1
PA
94832011-01-25 Pedro Alves <pedro@codesourcery.com>
9484
9485 * gdb.base/frame-args.exp: Adjust.
9486 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9487 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9488 * gdb.dwarf2/pieces.exp: Adjust.
9489 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9490 * gdb.opt/inline-locals.exp: Adjust.
9491 * gdb.threads/fork-child-threads.exp: Adjust.
9492
d468832a
KW
94932011-01-25 Ken Werner <ken.werner@de.ibm.com>
9494
9495 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9496 OpenCL kernel function. Add a comment as marker. Add address space
9497 qualifiers for the remaining program scope variables.
9498 * gdb.opencl/datatypes.cl: Likewise.
9499 * gdb.opencl/operators.cl: Likewise.
9500 * gdb.opencl/vec_comps.cl: Likewise.
9501 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9502 Add breakpoint at the marker comment.
9503 * gdb.opencl/datatypes.exp: Likewise.
9504 * gdb.opencl/operators.exp: Likewise.
9505 * gdb.opencl/vec_comps.exp: Likewise.
9506
490f124f
PA
95072011-01-24 Pedro Alves <pedro@codesourcery.com>
9508
9509 * gdb.base/printcmds.c (some_struct): New struct and instance.
9510 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9511 procedure.
9512 <global scope>: Call it.
9513
6da78614
KW
95142011-01-21 Ken Werner <ken.werner@de.ibm.com>
9515
9516 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9517 argument to the gdb_compile_opencl_hostapp call.
9518
ec64c9aa
YQ
95192011-01-19 Yao Qi <yao@codesourcery.com>
9520
9521 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9522 positve list.
9523
810cfdbb
YQ
95242011-01-19 Yao Qi <yao@codesourcery.com>
9525
9526 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9527 canonical form.
9528 Remove "xscale-*-*"
9529 * gdb.xml/tdesc-regs.exp: Likewise.
9530 * gdb.python/py-section-script.exp: Replace ARM target triplet
9531 with canonical form.
9532 Match arm*-*-symbianelf*.
9533 * gdb.base/dup-sect.exp: Likewise.
9534 * lib/dwarf.exp: New.
9535 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9536 dwarf2_support.
9537 * gdb.dwarf2/dup-psym.exp: Likewise.
9538 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9539 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9540 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9541 * gdb.dwarf2/dw2-basic.exp: Likewise.
9542 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9543 * gdb.dwarf2/dw2-const.exp: Likewise.
9544 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9545 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9546 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9547 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9548 * gdb.dwarf2/dw2-filename.exp: Likewise.
9549 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9550 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9551 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9552 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9553 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9554 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9555 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9556 * gdb.dwarf2/dw2-producer.exp: Likewise.
9557 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9558 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9559 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9560 * gdb.dwarf2/dw2-strp.exp: Likewise.
9561 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9562 * gdb.dwarf2/implptr.exp: Likewise.
9563 * gdb.dwarf2/mac-fileno.exp: Likewise.
9564 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9565 * gdb.dwarf2/pieces.exp: Likewise.
9566 * gdb.dwarf2/pr11465.exp: Likewise.
9567 * gdb.dwarf2/valop.exp: Likewise.
9568 * gdb.dwarf2/watch-notconst.exp: Likewise.
9569 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9570
4694da01
TT
95712011-01-19 Tom Tromey <tromey@redhat.com>
9572
9573 * gdb.python/py-infthread.exp: Add thread tests.
9574
b075872c
JB
95752011-01-14 Joel Brobecker <brobecker@adacore.com>
9576
9577 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9578
2c3e6e24
JB
95792011-01-14 Joel Brobecker <brobecker@adacore.com>
9580
9581 * gdb.ada/widewide: New testcase.
9582
de8fa76c
JB
95832011-01-13 Joel Brobecker <brobecker@adacore.com>
9584
9585 * gdb.base/interact.exp: New testcase.
9586
1b05df00
TT
95872011-01-12 Tom Tromey <tromey@redhat.com>
9588
9589 * gdb.mi/gdb2549.exp: Update for error message changes.
9590 * gdb.mi/mi-cli.exp: Likewise.
9591 * gdb.mi/mi-disassemble.exp: Likewise.
9592 * gdb.mi/mi-pthreads.exp: Likewise.
9593 * gdb.mi/mi-regs.exp: Likewise.
9594 * gdb.mi/mi-stack.exp: Likewise.
9595 * gdb.mi/mi-var-block.exp: Likewise.
9596 * gdb.mi/mi-var-cmd.exp: Likewise.
9597 * gdb.mi/mi2-cli.exp: Likewise.
9598 * gdb.mi/mi2-disassemble.exp: Likewise.
9599 * gdb.mi/mi2-pthreads.exp: Likewise.
9600 * gdb.mi/mi2-regs.exp: Likewise.
9601 * gdb.mi/mi2-stack.exp: Likewise.
9602 * gdb.mi/mi2-var-block.exp: Likewise.
9603 * gdb.mi/mi2-var-cmd.exp: Likewise.
9604
c2ff108b
JK
96052011-01-12 Andrew Burgess <aburgess@broadcom.com>
9606 Jan Kratochvil <jan.kratochvil@redhat.com>
9607
9608 PR fortran/11104 and DWARF unbound arrays detection.
9609 * gdb.fortran/multi-dim.exp: New file.
9610 * gdb.fortran/multi-dim.f90: New file.
9611
b716877b
AB
96122011-01-12 Andrew Burgess <aburgess@broadcom.com>
9613
9614 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9615 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9616 add new tests for opcode dumping.
9617
6c162d5e
TT
96182011-01-11 Tom Tromey <tromey@redhat.com>
9619
9620 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9621
77b06cd7
TJB
96222010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9623
9624 Convert hardware watchpoints to use breakpoint_ops.
9625 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9626 type is not supported.
9627 * gdb.base/foll-fork.exp: Likewise.
9628 * gdb.base/foll-vfork.exp: Likewise.
9629
f39a75d0
PM
96302011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9631
9632 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9633 Use load_lib gdb-python.exp.
9634 * gdb.python/python.exp: Ditto.
9635 * gdb.python/py-function.exp: Ditto.
9636
fc529d80
AS
96372011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9638
9639 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9640
fb03cb59
JK
96412011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9642
9643 * configure: Regenerate.
9644
d8e22779
TT
96452011-01-06 Tom Tromey <tromey@redhat.com>
9646
9647 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9648
09050809
JB
96492011-01-06 Joel Brobecker <brobecker@adacore.com>
9650
fc529d80
AS
9651 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9652 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9653 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9654 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9655 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9656 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9657 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9658 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9659 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9660 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9661 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9662 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9663 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9664 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9665 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9666 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9667 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9668 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9669 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9670 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9671 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9672 gdb.ada/uninitialized_vars.exp,
9673 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9674 Simplify by using clean_restart.
09050809 9675
8ed5dd9e
JB
96762011-01-06 Joel Brobecker <brobecker@adacore.com>
9677
9678 Add marker to be used as anchor for inserting breakpoints.
9679 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9680 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9681 Likewise.
9682
9683 Remove uses of gdb_start_cmd.
9684 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9685 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9686
9687 Do not run testcase if testing with GDBserver.
9688 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9689 if testing with GDBserver.
9690
368a124f
JB
96912011-01-06 Joel Brobecker <brobecker@adacore.com>
9692
9693 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9694 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9695 copyright header.
9696
44944448
JB
96972011-01-05 Joel Brobecker <brobecker@adacore.com>
9698
9699 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9700 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9701 testsuite/gdb.fortran/complex.f,
9702 testsuite/gdb.fortran/derived-type.f90,
9703 testsuite/gdb.fortran/library-module-lib.f90,
9704 testsuite/gdb.fortran/library-module-main.f90,
9705 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9706 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9707 Copyright year update.
9708
31886ea6
JB
97092011-01-05 Joel Brobecker <brobecker@adacore.com>
9710
9711 * gdb.base/langs1.f: Add copyright header.
9712
ebedcab5
JK
97132011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9714
9715 * gdb.base/morestack.exp: New file.
9716 * gdb.base/morestack.c: New file.
9717
de1eb2f9
JK
97182011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9719
9720 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9721
9e87a409
JB
97222010-12-29 Joel Brobecker <brobecker@adacore.com>
9723
9724 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9725 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9726
720d1a40
JB
97272010-12-29 Joel Brobecker <brobecker@adacore.com>
9728
9729 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9730
a283af87
AS
97312010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9732
5d3d9cba
AS
9733 * gdb.threads/tls.exp: Fix typo.
9734
a283af87
AS
9735 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9736 * gdb.threads/execl.exp: Update.
9737
2a20745c
YQ
97382010-12-23 Yao Qi <yao@codesourcery.com>
9739
9740 * gdb.arch/arm-disp-step.exp: New.
9741 * gdb.arch/arm-disp-step.S: New.
9742
a7658b96
TT
97432010-12-21 Tom Tromey <tromey@redhat.com>
9744
9745 * gdb.threads/execl.exp: Update.
9746 * gdb.threads/linux-dp.exp: Update.
9747 * gdb.threads/manythreads.exp: Update.
9748 * gdb.threads/tls.exp: Update.
9749
5b79abe7
TT
97502010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9751
9752 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9753 (NextOverThrowDerivates) <resumebpt>: New.
9754 (resumebpt_test): New.
9755 (main): Call resumebpt_test.
9756 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9757
0914bcdb
SS
97582010-12-12 Stan Shebs <stan@codesourcery.com>
9759
9760 * gdb.trace/tsv.exp: Test print command on trace state variables.
9761
305aeedc
TT
97622010-12-09 Tom Tromey <tromey@redhat.com>
9763
9764 * gdb.base/interp.exp: Add regression test.
9765
186c406b
TT
97662010-12-09 Tom Tromey <tromey@redhat.com>
9767
9768 * gdb.java/jnpe.java: New file.
9769 * gdb.java/jnpe.exp: New file.
9770 * gdb.cp/nextoverthrow.exp: New file.
9771 * gdb.cp/nextoverthrow.cc: New file.
9772
aae1c79a
DE
97732010-12-07 Doug Evans <dje@google.com>
9774
9775 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9776 of data-directory.
9777 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9778 updated.
9779 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9780
60f98dde 97812010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
9782
9783 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9784 * gdb.base/call-sc.exp: Ditto.
9785 * gdb.base/finish.exp: Ditto.
9786 * gdb.base/return.exp: Ditto.
9787 * gdb.base/return2.exp: Ditto.
9788
5fa290c1
DE
97892010-11-30 Doug Evans <dje@google.com>
9790
9791 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9792 (gdb_expect_list): Fix spelling errors in comments.
9793 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9794 send_gdb/gdb_expect_list where applicable.
9795 * gdb.base/call-ar-st.exp: Ditto.
9796 * gdb.base/funcargs.exp: Ditto.
9797 * gdb.base/gcore.exp: Ditto.
9798 * gdb.base/page.exp: Ditto.
9799 * gdb.base/sigaltstack.exp: Ditto.
9800 * gdb.base/siginfo.exp: Ditto.
9801 * gdb.base/sigstep.exp: Ditto.
9802 * gdb.base/trace-commands.exp: Ditto.
9803
4e04c971
DE
98042010-11-29 Doug Evans <dje@google.com>
9805
9806 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9807 printer-name;subprinter-name.
9808
8cf6f0b1
TT
98092010-11-29 Tom Tromey <tromey@redhat.com>
9810
9811 * gdb.dwarf2/implptr.exp: New file.
9812 * gdb.dwarf2/implptr.c: New file.
9813 * gdb.dwarf2/implptr.S: New file.
9814
94b6973e
PM
98152010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9816
fc529d80 9817 PR python/12199
94b6973e
PM
9818
9819 * gdb.python/py-breakpoint.exp: Test the delete method.
9820
8358c15c
JK
98212010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9822
9823 Fix step_resume_breakpoint unsaved during an infcall.
9824 * gdb.base/step-resume-infcall.exp: New file.
9825 * gdb.base/step-resume-infcall.c: New file.
9826
f6df29bc
TJB
98272010-11-24 Edjunior Machado <emachado@br.ibm.com>
9828
9829 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9830
f2b5a5cf
TJB
98312010-11-24 Edjunior Machado <emachado@br.ibm.com>
9832
9833 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9834 on ppc64's symbols; "finish" and "return" commands must accept to
9835 show the caller line again as well as the line after.
9836 * gdb.asm/powerpc64.inc: New file.
9837
6b0ecdc2
DE
98382010-11-23 Doug Evans <dje@google.com>
9839
9840 * lib/gdb.exp (gdb_test_sequence): New function.
9841 (gdb_expect_list): Add verbose -log call for each pattern.
9842 * gdb.base/signals.exp (test_handle_all_print): Call it.
9843 Reduce timeout increment from 6 minutes to 1 minute.
9844 * gdb.server/ext-run.exp: Call it.
9845
ea976c60
PM
98462010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9847
f2b5a5cf 9848 PR python/12212
ea976c60
PM
9849
9850 * gdb.python/python.exp: Check that selected_thread raises an
9851 error when no inferior is loaded.
9852
c0efa795
JK
98532010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9854
9855 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9856 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9857
ec3aa567
JK
98582010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9859
9860 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9861 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9862
d8249011
DE
98632010-11-18 Doug Evans <dje@google.com>
9864
9865 * gdb.server/ext-run.exp: Fix intermittent failures.
9866
d4eba7d1
NF
98672010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9868
9869 * gdb.stabs/gdb11479.exp: Use runto_main.
9870
b04c2f88
NF
98712010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9872
9873 * gdb.base/break-entry.exp: Skip if using a stub.
9874
ae9d7ce4
NF
98752010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9876
9877 * gdb.python/py-inferior.exp: Pack values in target endianness.
9878
621c8364
TT
98792010-11-12 Tom Tromey <tromey@redhat.com>
9880
9881 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9882 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9883 MemoryError.
9884 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9885 type.
9886 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9887 MemoryError.
9888 (test_subscript_regression): Update exception type.
9889
84f4c1fe
PM
98902010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9891
9892 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9893 breakpoint tests.
9894
a1442452
PA
98952010-11-09 Pedro Alves <pedro@codesourcery.com>
9896
9897 * gdb.base/watchpoint.exp: Test "watch -location" with an
9898 innacessible location.
9899
efd11a33
JK
99002010-11-09 Edjunior Machado <emachado@br.ibm.com>
9901 Luis Machado <luisgpm@br.ibm.com>
9902
9903 * gdb.base/maint.exp: Expect "." prefix.
9904 * gdb.base/nodebug.exp: Expect "." Likewise.
9905 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9906 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9907 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9908 POWER server processors.
9909
aa00efb5
JK
99102010-11-08 Edjunior Machado <emachado@br.ibm.com>
9911 Luis Machado <luisgpm@br.ibm.com>
9912
9913 * gdb.base/break-entry.exp: convert entry point for
9914 ppc64 and expect leading `.' on ppc64's symbols
9915
99e7ae30
DE
99162010-11-05 Doug Evans <dje@google.com>
9917
9918 * gdb.base/help.exp: Update expected output.
b521dba8
DE
9919 * gdb.python/py-param.exp: Delete, contents moved to ...
9920 * gdb.python/py-parameter.exp: ... here. New file.
9921 Add test for gdb.parameter ("directories").
99e7ae30 9922
f4b8a18d
KW
99232010-11-05 Ken Werner <ken.werner@de.ibm.com>
9924
9925 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9926 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9927 * configure: Regenerate.
9928 * gdb.opencl/Makefile.in: New File.
9929 * gdb.opencl/datatypes.exp: Likewise.
9930 * gdb.opencl/datatypes.cl: Likewise.
9931 * gdb.opencl/operators.exp: Likewise.
9932 * gdb.opencl/operators.cl: Likewise.
9933 * gdb.opencl/vec_comps.exp: Likewise.
9934 * gdb.opencl/vec_comps.cl: Likewise.
9935 * gdb.opencl/convs_casts.exp: Likewise.
9936 * gdb.opencl/convs_casts.cl: Likewise.
9937 * lib/opencl.exp: Likewise.
9938 * lib/opencl_hostapp.c: Likewise.
9939 * lib/opencl_kernel.cl: Likewise.
9940 * lib/cl_util.c: Likewise.
9941 * lib/cl_util.c: Likewise.
9942 * gdb.base/default.exp (set language): Add "opencl" to the list of
9943 languages.
9944
a9d5ef47
SW
99452010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9946
9947 * gdb.cp/overload.exp: Added test for inheritance overload.
9948 * gdb.cp/overload.cc: Ditto.
9949 * gdb.cp/oranking.exp: Removed releveant kfails.
9950
03eb1c79
JK
99512010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9952 Joel Brobecker <brobecker@adacore.com>
9953
9954 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9955 check test_compiler_info.
9956
dbc98a8b
KW
99572010-11-03 Ken Werner <ken.werner@de.ibm.com>
9958
9959 * gdb.base/gnu_vector.exp: Adjust expect messages.
9960
120bd360
KW
99612010-11-03 Ken Werner <ken.werner@de.ibm.com>
9962
9963 * gdb.base/gnu_vector.exp: Add unary operator tests.
9964
c37f7098
KW
99652010-11-03 Ken Werner <ken.werner@de.ibm.com>
9966
9967 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9968
7b51bc51
DE
99692010-11-02 Doug Evans <dje@google.com>
9970
9971 * gdb.python/py-pp-maint.c: New file.
9972 * gdb.python/py-pp-maint.exp: New file.
9973 * gdb.python/py-pp-maint.py: New file.
9974
50c97f38
TT
99752010-11-02 Tom Tromey <tromey@redhat.com>
9976
9977 * gdb.base/default.exp: Remove "scheme" from language list.
9978
a289b8f6
JK
99792010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9980
9981 Revert:
9982 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9983 * gdb.threads/sigstep-threads.exp: New file.
9984 * gdb.threads/sigstep-threads.c: New file.
9985
cd017491
MS
99862010-10-20 Michael Snyder <msnyder@vmware.com>
9987
9988 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9989
8e6a5956
UW
99902010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9991
9992 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9993 Skip test completely if gdb,no_hardware_watchpoints.
9994
2c04da0d
UW
99952010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9996
9997 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9998 strict, but do not check for any particular function name within libc.
9999
79afc5ef
SW
100002010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10001
10002 * gdb.cp/smartp.exp: New test.
10003 * gdb.cp/smartp.cc : New test.
10004
026ffab7
SW
100052010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
10006
10007 * gdb.cp/converts.exp: Test pointer to bool conversion.
10008 Test pointer to long conversion.
10009 * gdb.cp/oranking.exp: Removed relevant kfail.
10010
3a772aa4
TT
100112010-10-18 Tom Tromey <tromey@redhat.com>
10012
10013 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
10014 argument to lazy_string.
10015 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
10016 (pp_ls.to_string): Use it.
10017 * gdb.python/py-prettyprint.c (main): Move declarations to top.
10018 Add "estring2" local.
10019
5fc3827b
JK
100202010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10021
10022 Fix s390x compatibility.
10023 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
10024 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
10025
8aeb23f3
JK
100262010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10027
10028 * gdb.threads/sigstep-threads.exp: New file.
10029 * gdb.threads/sigstep-threads.c: New file.
10030
c1e56572
JK
100312010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10032
10033 * gdb.base/pie-execl.exp: New file.
10034 * gdb.base/pie-execl.c: New file.
10035
92163a10
JK
100362010-10-13 Doug Evans <dje@google.com>
10037 Jan Kratochvil <jan.kratochvil@redhat.com>
10038
10039 PR exp/12117
10040 * gdb.cp/ptype-cv-cp.cc: New file.
10041 * gdb.cp/ptype-cv-cp.exp: New file.
10042
7062b0a0
SW
100432010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
10044
10045 * gdb.cp/converts.cc: New test program.
10046 * gdb.cp/converts.exp: New test.
10047 * gdb.cp/overload.exp: Added test for void* vs int*.
10048 * gdb.cp/overload.exp: Ditto.
10049 * gdb.cp/oranking.exp: Removed related kfail.
10050
0e3509db
DE
100512010-10-13 Doug Evans <dje@google.com>
10052
10053 * lib/gdb-python.exp (gdb_check_python_config): New function.
10054 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
10055 * gdb.python/lib-types.cc: New file.
10056 * gdb.python/lib-types.exp: New file.
10057
8dc78533
JK
100582010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10059
10060 * gdb.python/py-error.exp: New file.
10061 * gdb.python/py-error.py: New file.
10062
93c17e06
JK
100632010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10064
10065 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
10066 gdb_test_multiple.
10067
d8b34041
JK
100682010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10069
10070 * gdb.base/break-interp.exp: Use ldlags for linking flags.
10071 * gdb.base/prelink.exp: Likewise.
10072 * gdb.base/solib-nodir.exp: Likewise.
10073 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
10074 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
10075 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
10076
e0cc584e
UW
100772010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
10078
10079 * break-interp.exp (test_ld): Use two separate gdb_expect statements
10080 for the "info files" test to avoid timeouts on slow machines.
10081
cfc353b1
JK
100822010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10083
10084 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
10085 (main): Make openlib dummy call.
10086
d3d7896d
JK
100872010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10088
10089 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
10090 * break-interp.exp (reach): Move the core body ...
10091 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
10092 (test_ld): Provide always real argument, even to the linker. Replace
10093 dl_main by _dl_debug_state.
10094
5e533c94
JK
100952010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10096
10097 Fix results of prelinked PIEs on ppc*.
10098 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
10099 Accept also DISPLACEMENT "PRESENT".
10100 (main): Replace "ZERO" displacements by "PRESENT".
10101
33540610
SW
101022010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
10103
10104 * gdb.cp/oranking.exp: New test.
10105 * gdb.cp/oranking.cc: New test program.
10106
3bdf2bbd
KW
101072010-10-08 Ken Werner <ken.werner@de.ibm.com>
10108
10109 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
10110 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
10111
2f608a3a
KW
101122010-10-06 Ken Werner <ken.werner@de.ibm.com>
10113
10114 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
10115 lush, lynx) New constant.
10116 * gdb.base/constvars.exp: Test const array types.
10117 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
10118
aa2e2d8d
DE
101192010-10-06 Doug Evans <dje@google.com>
10120
10121 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
10122 of syscall staging area.
10123
2844d6b5
KW
101242010-10-06 Ken Werner <ken.werner@de.ibm.com>
10125
10126 * gdb.base/gnu_vector.c: Add variable c4.
10127 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10128 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10129
7d8ac8bb
MR
101302010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10131
10132 * gdb.arch/altivec-abi.exp: Fix a typo.
10133
84a02e58
MR
101342010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10135
10136 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10137 to match a thread ID.
10138
b18e6318
JK
101392010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10140
10141 Fix s390x testcase compatibility.
10142 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10143
a2c09bd0
DE
101442010-10-01 Doug Evans <dje@google.com>
10145
10146 * lib/gdb-python.exp: New file.
10147 * gdb.python/py-block.exp: Use it.
10148 * gdb.python/py-breakpoint.exp: Ditto.
10149 * gdb.python/py-frame.exp: Ditto.
10150 * gdb.python/py-inferior.exp: Ditto.
10151 * gdb.python/py-param.exp: Ditto.
10152 * gdb.python/py-prettyprint.exp: Ditto.
10153 * gdb.python/py-shared.exp: Ditto.
10154 * gdb.python/py-symbol.exp: Ditto.
10155 * gdb.python/py-symtab.exp: Ditto.
10156 * gdb.python/py-type.exp: Ditto.
10157 * gdb.python/py-value.exp: Ditto.
10158 * gdb.python/python.exp: Ditto.
10159
38f12cfc
TT
101602010-09-30 Tom Tromey <tromey@redhat.com>
10161
10162 * gdb.base/anon.exp: New file.
10163 * gdb.base/anon.c: New file.
10164
9ae8282d
TT
101652010-09-30 Tom Tromey <tromey@redhat.com>
10166
10167 * gdb.base/completion.exp: Test completion through anonymous
10168 union.
10169 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10170
e9e07ba6
JK
101712010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10172
10173 Fix printing parameters of inlined functions.
10174 * gdb.dwarf2/dw2-inline-param.exp: New file.
10175 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10176 * gdb.dwarf2/dw2-inline-param.S: New file.
10177
cd2effb2
JK
101782010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10179
10180 PR corefiles/12071.
10181 * gdb.base/corefile.exp (quit with a process, no question: load core)
10182 (quit with a core file): New tests.
10183
bceffbf3
JK
101842010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10185
10186 Fix GDB crash on inferior calls with self-referencing classes.
10187 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10188 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10189 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10190
1736ad11
JK
101912010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10192
10193 Fix lost siginfo_t for inferior calls.
10194 * gdb.base/siginfo-infcall.exp: New file.
10195 * gdb.base/siginfo-infcall.c: New file.
10196
a176ad92
JB
101972010-09-22 Joel Brobecker <brobecker@adacore.com>
10198
10199 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10200
c2b0a229
JK
102012010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10202
10203 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10204 New test.
10205 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10206
e8ae22d1
JB
102072010-09-22 Joel Brobecker <brobecker@adacore.com>
10208
10209 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10210 type of our const type.
10211
ec322823
SW
102122010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10213
10214 * gdb.cp/pr12028.cc: New.
10215 * gdb.cp/pr12028.exp: New.
10216
72929c62
JB
102172010-09-22 Joel Brobecker <brobecker@adacore.com>
10218
10219 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10220
875b4ff5 102212010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10222 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10223
10224 PR mi/11407
10225 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10226 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10227 * gdb.mi/dw2-ref-missing-frame.S New File.
10228 * gdb.mi/dw2-ref-missing-frame.exp New File.
10229
7155d578
TT
102302010-09-14 Tom Tromey <tromey@redhat.com>
10231
10232 PR symtab/8399:
10233 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10234
515ed532
TT
102352010-09-14 Tom Tromey <tromey@redhat.com>
10236
10237 PR exp/11803:
10238 * gdb.threads/tls.exp: Use C++.
10239 (check_thread_local): Use K::another_thread_local.
10240 * gdb.threads/tls.c (class K): New.
10241 (another_thread_local): Now a member of K.
10242 (spin): Update. No longer K&R C.
10243
450ca57c
SW
102442010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10245
10246 * gdb.cp/koenig.cc: created class for testing member lookup.
10247 * gdb.cp/koenig.exp: Added test for member lookup.
10248
dbd492a3
JK
102492010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10250
10251 Fix false FAILs on sourcetree topdir directory containing "kill".
10252 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10253 source line matching regexp.
10254
8d4d924b
JK
102552010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10256
10257 * gdb.python/python.exp (set height 0, collect help from uiout)
10258 (verify help to uiout): New tests.
10259
8e64f2a0
JK
102602010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10261
10262 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10263 is_lp64_target to check 64bit target.
10264
4569eed2
JK
102652010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10266
10267 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10268 (test_ld) <powerpc64-*>: New.
10269
5e1617b1
DJ
102702010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10271
10272 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10273
c767944b
DJ
102742010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10275
10276 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10277 (FunctionArg::method): New function.
10278 (empty, arg): New variables.
10279 (main): Call arg.method.
10280 * gdb.cp/templates.exp (test_template_args): New function.
10281 (do_tests): Call it.
10282
27d3a3fc
UW
102832010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10284
10285 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10286 of "next" to proceed over pthread_exit call.
10287
55b7ce7f
UW
102882010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10289
10290 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10291 "maint print statistics" output to prevent expect timeouts.
10292
809df446
JK
102932010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10294
10295 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10296 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10297 (test_float_rejected): ... here.
10298 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10299 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10300 (test_float_rejected): ... here.
10301 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10302 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10303 (test_float_rejected): ... here.
10304 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10305 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10306 (test_float_rejected): ... here.
10307
8464be76
DJ
103082010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10309
10310 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10311 before disabling hardware watchpoints.
10312 (test_inaccessible_watchpoint): Check that hardware watchpoints
10313 are used. Test for watchpoints on a constant address.
10314
14dba4b4
JK
103152010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10316
10317 * gdb.base/ui-redirect.exp: New file.
10318
3f3540e1 103192010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10320 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10321
10322 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10323
0f254bb7
DE
103242010-08-31 Doug Evans <dje@google.com>
10325
10326 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10327
03f17ccf
TT
103282010-08-30 Tom Tromey <tromey@redhat.com>
10329
10330 PR python/11792:
10331 * gdb.python/py-value.exp (test_subscript_regression): Add
10332 dynamic_type test.
10333
640617ad
DJ
103342010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10335
10336 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10337 instead of running to main. Do not test the main function.
10338 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10339 Add new main.
10340
2ed91d1b
PA
103412010-08-26 Pedro Alves <pedro@codesourcery.com>
10342
10343 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10344 one test.
10345
673bfd45
DE
103462010-08-24 Doug Evans <dje@google.com>
10347
10348 PR symtab/11942
10349 * gdb.dwarf2/dw4-sig-types.cc: New file.
10350 * gdb.dwarf2/dw4-sig-types.h: New file.
10351 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10352 * gdb.dwarf2/dw4-sig-types.exp: New file.
10353
f9ffd4bb
TT
103542010-08-23 Tom Tromey <tromey@redhat.com>
10355
10356 PR python/11145:
10357 * gdb.python/py-value.c (Base, Derived): New types.
10358 (base): New global.
10359 * gdb.python/py-value.exp (test_subscript_regression): Add
10360 dynamic_cast test.
10361
d839c8a4
TT
103622010-08-23 Tom Tromey <tromey@redhat.com>
10363
10364 PR python/10676:
10365 * gdb.python/py-type.exp (test_fields): Add tests for type
10366 equality.
10367
702c2711
TT
103682010-08-23 Tom Tromey <tromey@redhat.com>
10369
10370 PR python/11915:
10371 * gdb.python/py-type.exp (test_fields): Add tests for array.
10372
832bafd3
KS
103732010-08-23 Keith Seitz <keiths@redhat.com>
10374
10375 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10376 have any children. Create a new abbrev for it.
10377 Add missing terminal sequence to .debug_abbrev.
10378
c37bf528
KS
103792010-08-20 Keith Seitz <keiths@redhat.com>
10380
10381 PR symtab/11465:
10382 * gdb.dwarf2/pr11465.exp: New test.
10383 * gdb.dwarf2/pr11465.S: New file.
10384 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10385 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10386
4572cbac
TJB
103872010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10388
10389 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10390 registers. Update data sets with the new v2_double element in the
10391 VSX register union. Add vector_register3_vr data set for the AltiVec
10392 registers. Use gdb_test_no_output instead of send_gdb.
10393
e7fbb131
PA
103942010-08-19 Pedro Alves <pedro@codesourcery.com>
10395
10396 * gdb.python/py-shared.exp: New file, factored out from
10397 python.exp.
10398 * gdb.python/py-shared.c: New file.
10399 * gdb.python/py-shared-sl.c: New file.
10400 * gdb.python/python-1.c: New file.
10401 * gdb.python/python-sl.c: Delete.
10402 * gdb.python/python.c: Mention python-1.c.
10403 * gdb.python/python.exp: Move shared library tests to
10404 py-shared.exp.
10405 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10406 (MISCELLANEOUS): New.
10407 (clean mostlyclean): Also remove $MISCELLANEOUS.
10408
d30f5e1f
DE
104092010-08-19 Doug Evans <dje@google.com>
10410
10411 PR exp/11926
10412 * gdb.base/printcmds.exp (test_float_accepted): New function.
10413 Move existing float tests there. Add tests for floats with suffixes.
10414 (test_float_rejected): New function.
10415 * gdb.java/jv-print.exp (test_float_accepted): New function.
10416 (test_float_rejected): New function.
10417 * gdb.objc/print.exp: New file.
10418 * gdb.pascal/print.exp: New file.
10419 * lib/objc.exp: New file.
10420
7b3fd859
PM
104212010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10422
10423 * gdb.base/default.exp (info set): Avoid full buffer error and force
10424 reading up to final gdb prompt.
10425 (show): Likewise.
10426
c92817ce
TT
104272010-08-18 Tom Tromey <tromey@redhat.com>
10428
10429 PR symtab/11919:
10430 * gdb.base/completion.exp: Add test.
10431
f1208f9e
DE
104322010-08-18 Doug Evans <dje@google.com>
10433
10434 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10435 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10436 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10437 Simplify, early exit if runto_main fails.
10438 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10439 (set_lang_fortran): Moved to lib/fortran.exp.
10440 * gdb.fortran/types.exp: load_lib fortran.exp.
10441 (set_lang_fortran): Moved to lib/fortran.exp.
10442 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10443 * gdb.java/jprint.exp (set_lang_java): Ditto.
10444 * gdb.java/jv-exp.exp: load_lib java.exp.
10445 If set_lang_java fails, issue a warning instead of failure to be
10446 consistent with other set_lang_foo uses.
10447 (set_lang_java): Moved to lib/java.exp.
10448 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10449 If set_lang_java fails, issue a warning instead of failure to be
10450 consistent with other set_lang_foo uses.
10451 * gdb.pascal/types.exp: load_lib pascal.exp.
10452 (set_lang_pascal): Moved to lib/pascal.exp.
10453 * lib/fortran.exp: New file.
10454 * lib/java.exp (set_lang_java): New function.
10455 * lib/pascal.exp (set_lang_pascal): New function.
10456
2f06b485
YQ
104572010-08-18 Yao Qi <yao@codesourcery.com
10458
10459 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10460 func_nofb_start and func_loopfb_start, so that address of functions
10461 is equal to these labels on Thumb.
10462
96e25403
YQ
104632010-08-18 Yao Qi <yao@codesourcery.com>
10464
10465 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10466 to reflect latest c source file.
10467
36e6adc4
JK
104682010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10469
10470 * gdb.cp/infcall-dlopen.exp: New file.
10471 * gdb.cp/infcall-dlopen.cc: New file.
10472 * gdb.cp/infcall-dlopen-lib.cc: New file.
10473
f431efe5
PA
104742010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10475 Pedro Alves <pedro@codesourcery.com>
10476
10477 PR breakpoints/11371
10478
10479 * gdb.base/watch-cond-infcall.exp: New file.
10480 * gdb.base/watch-cond-infcall.c: New file.
10481
06a64a0b
TT
104822010-08-16 Tom Tromey <tromey@redhat.com>
10483
10484 * gdb.base/help.exp: Update.
10485 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10486 watchpoint.
10487 (test_watch_location): New proc.
10488 (test_watchpoint_in_big_blob): Delete watchpoint.
10489 * gdb.base/watchpoint.c (func5): New function.
10490 (main): Call it.
10491
70ebf4ed
DE
104922010-08-16 Doug Evans <dje@google.com>
10493
10494 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10495
ca5c20b6
PM
104962010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10497
10498 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10499 tests.
10500
7346b668
KW
105012010-08-11 Ken Werner <ken.werner@de.ibm.com>
10502
10503 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10504 * gdb.base/gnu_vector.c: New File.
10505 * gdb.base/gnu_vector.exp: Likewise.
10506
cb2e07a6
PM
105072010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10508
10509 * gdb.python/python.c: New File.
10510 * gdb.python/python-sl.c: New File.
10511 * gdb.python/python.exp: Test solib_address and decode_line
10512 * functions.
10513
5da1313b
JK
105142010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10515
10516 * gdb.python/python.exp (show height, set height 10)
10517 (verify pagination beforehand, verify pagination beforehand: q)
10518 (gdb.execute does not page, verify pagination afterwards)
10519 (verify pagination afterwards: q): New.
10520
49c3ccf7
DE
105212010-08-02 Doug Evans <dje@google.com>
10522
10523 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10524 because of an older gcc, change test2
10525 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10526 to unsupported.
10527
42c0c4f1
KH
105282010-07-30 Kazu Hirata <kazu@codesourcery.com>
10529
10530 * gdb.base/break-always.exp: Do not expect full paths to file
10531 names.
10532 * gdb.base/commands.exp: Likewise.
10533
d3765805
DE
105342010-07-30 Doug Evans <dje@google.com>
10535
c98ee71b
DE
10536 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10537 xfail them when run with older gccs.
10538
fd961404
DE
10539 * lib/gdb.exp (build_executable): Forward "c++" option to
10540 get_compiler_info.
10541
999adef4
DE
10542 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10543 "python print ttype.template_argument(1)" and
10544 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10545 if using gcc 4.4 or earlier.
10546
d3765805
DE
10547 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10548 attach-to-debugger handling.
10549
1276c759
JK
105502010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10551
10552 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10553 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10554 (main): Use copyreloc.
10555 * gdb.base/prelink.exp (split debug of executable)
10556 (.dynbss vs. .bss address shift): New tests.
10557
88caa9b9
PA
105582010-07-29 Pedro Alves <pedro@codesourcery.com>
10559
10560 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10561 in gdb_test_multiple.
10562
c6f2ac43
PA
105632010-07-29 Pedro Alves <pedro@codesourcery.com>
10564
10565 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10566 environment.
10567
326fd672
TT
105682010-07-28 Tom Tromey <tromey@redhat.com>
10569
10570 PR python/11060:
10571 * gdb.python/py-type.c (Temargs): New template.
10572 (temvar): New variable.
10573 * gdb.python/py-type.exp (test_template): New proc.
10574
3ce3b1ba
PA
105752010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10576
10577 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10578 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10579
34eaf542
TT
105802010-07-28 Tom Tromey <tromey@redhat.com>
10581
10582 PR c++/9946:
10583 * gdb.cp/temargs.exp: New file.
10584 * gdb.cp/temargs.cc: New file.
10585
d41b819e
JK
105862010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10587
10588 * gdb.base/help.exp (help disassemble): Update the content.
10589
26ab7092
JK
105902010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10591
10592 * gdb.threads/ia64-sigill.exp: New file.
10593 * gdb.threads/ia64-sigill.c: New file.
10594
5283e9e1
TT
105952010-07-27 Tom Tromey <tromey@redhat.com>
10596
10597 * gdb.opt/inline-cmds.c (ATTR): New define.
10598 (func1): Use it.
10599 (func2): Likewise.
10600 (func3): Likewise.
10601 (outer_inline1): Likewise.
10602 (outer_inline2): Likewise.
10603 * gdb.opt/inline-bt.c (ATTR): New define.
10604 (func1): Use it.
10605 (func2): Likewise.
10606 * gdb.opt/inline-locals.c (ATTR): New define.
10607 (func1): Use it.
10608 (func2): Likewise.
10609
e992ef73
TT
106102010-07-27 Tom Tromey <tromey@redhat.com>
10611
10612 * gdb.stabs/gdb11479.c (hack): New function.
10613 (test): Use it.
10614 (test2): Use it.
10615 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10616 (int32_search_buf, int64_search_buf): No longer static.
10617 (x): Remove.
10618 * gdb.base/relocate.c (hack): New function.
10619
5374244e
PM
106202010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10621
10622 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10623 * gdb.python/py-value.c (func1): New function.
10624 (func2): Likewise.
10625
a99aee83
CV
106262010-07-26 Corinna Vinschen <vinschen@redhat.com>
10627
10628 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10629 as not to clash with .data section.
10630
a04ba985
JG
106312010-07-26 Jerome Guitton <guitton@adacore.com>
10632
10633 * gdb.base/code_elim.exp: New file.
10634 * gdb.base/code_elim1.c: New file.
10635 * gdb.base/code_elim2.c: New file.
10636
23bd0f7c
PA
106372010-07-21 Pedro Alves <pedro@codesourcery.com>
10638
10639 PR symtab/11827
10640
10641 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10642 (some_volatile_enum): New variable.
10643 * gdb.base/printcmds.exp (test_print_enums): New.
10644 <top level>: Call it.
10645
883df6dd
SW
106462010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10647
10648 * gdb.cp/fpointer.cc: New test.
10649 * gdb.cp/fpointer.exp: New test.
10650
569b05a5
JK
106512010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10652
10653 * gdb.base/solib-nodir.exp: New file.
10654 * lib/gdb.exp (runto): New case for a GDB internal error.
10655
51d7d803
JK
106562010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10657 Ulrich Weigand <uweigand@de.ibm.com>
10658 Tom Tromey <tromey@redhat.com>
10659
10660 * gdb.base/charset-malloc.c: New file.
10661 * gdb.base/charset.c (malloc_stub): New prototype.
10662 (main): Call it instead of malloc itself.
10663 * gdb.base/charset.exp: Use only prepare_for_testing.
10664 (binfile): Remove the variable.
10665
c0edd9ed
JK
106662010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10667
10668 Make core files the process_stratum.
10669 * gdb.base/corefile.exp (run: load core again)
10670 (run: sanity check we see the core file, run: with core)
10671 (run: core file is cleared, attach: load core again)
10672 (attach: sanity check we see the core file, attach: with core)
10673 (attach: core file is cleared): New tests.
10674 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10675
3cbaedff
KW
106762010-07-14 Ken Werner <ken.werner@de.ibm.com>
10677
10678 * gdb.arch/altivec-abi.exp: New tests.
10679
91158a56
TT
106802010-07-13 Tom Tromey <tromey@redhat.com>
10681
10682 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10683 (main): Use it.
10684 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10685
0f5238ed
TT
106862010-07-13 Tom Tromey <tromey@redhat.com>
10687
10688 * gdb.base/label.exp: New file.
10689 * gdb.base/label.c: New file.
10690
add265ae
L
106912010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10692 H.J. Lu <hongjiu.lu@intel.com>
10693
10694 * lib/gdb.exp (is_ilp32_target): New.
10695 (is_lp64_target): Likewise.
10696
10697 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10698 target.
10699 * gdb.arch/amd64-disp-step.exp: Likewise.
10700 * gdb.arch/amd64-dword.exp: Likewise.
10701 * gdb.arch/amd64-i386-address.exp: Likewise.
10702 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 10703
add265ae
L
10704 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10705 target.
10706 * gdb.arch/i386-bp_permanent.exp: Likewise.
10707 * gdb.arch/i386-byte.exp: Likewise.
10708 * gdb.arch/i386-disp-step.exp: Likewise.
10709 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10710 * gdb.arch/i386-prologue.exp: Likewise.
10711 * gdb.arch/i386-size-overlap.exp: Likewise.
10712 * gdb.arch/i386-size.exp: Likewise.
10713 * gdb.arch/i386-sse.exp: Likewise.
10714 * gdb.arch/i386-unwind.exp: Likewise.
10715 * gdb.arch/i386-word.exp: Likewise.
10716
10717 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10718 test only when building 64-bit executables. Do not hard-code
10719 -m64 option.
10720
2dfb8c17
DE
107212010-07-07 Doug Evans <dje@google.com>
10722
10723 * lib/gdb.exp (gdb_test_list_exact): New function.
10724 * gdb.base/default.exp (show convenience): Call it, add tests for
10725 $_sdata = void, $_thread = 0.
10726
4e5799b6
JK
107272010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10728 Joel Brobecker <brobecker@adacore.com>
10729
10730 Fix re-run of PIE executable, PR shlibs/11776.
10731 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10732 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10733 and re-"run" of the inferior.
10734
1a219cc7
JK
107352010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10736 Joel Brobecker <brobecker@adacore.com>
10737
10738 Cope with missing /usr/sbin/prelink.
10739 * lib/prelink-support.exp (prelink_no):
10740 <result == 1 && $output is "no such file or directory">: New.
10741 (prelink_yes): Likewise. Return on failed prelink_no.
10742
5e3b36f8
JK
107432010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10744 Joel Brobecker <brobecker@adacore.com>
10745
10746 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10747 build_executable by build_executable_own_libs. Replace "prelink -R"
10748 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10749 change.
10750 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10751 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10752 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10753 Replace build_executable by build_executable_own_libs's function
10754 build_executable_own_libs.
10755 (prelinkNO): Create new stub to call prelink_no.
10756 (prelinkYES): Create new stub to call prelink_yes.
10757 (test_attach): Rename calls of copy to file_copy.
10758 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10759 (copy): Move to ...
10760 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10761 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10762 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10763 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10764 special flags by gdb_compile_shlib. Replace second gdb_compile by
10765 build_executable_own_libs. Replace "prelink -R" execution by a call of
10766 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10767 a second call of prelink_yes. Replace restart commands by
10768 clean_restart.
10769 (prelink): Rename to ...
10770 (seen displacement message): ... this test. Extend its expectation
10771 strictness.
10772
86e4bafc
JK
107732010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10774
10775 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10776 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10777 displacement message exactly once.
10778
3cd07d20
JK
107792010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10780 Joel Brobecker <brobecker@adacore.com>
10781
10782 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10783 its restore after the <$relink_args != ""> loop. new comment.
10784
0a1e94c7
JK
107852010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10786 Joel Brobecker <brobecker@adacore.com>
10787
10788 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10789 code for it. New variable relink_args.
10790 (prelinkYES): Call prelinkNO.
10791 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10792 in such case. Move the core code to ...
10793 (test_attach_gdb): ... a new function. Send GDB command "file".
10794 Extend expected "Attaching to " string.
10795
2f70bcfb
TT
107962010-07-02 Tom Tromey <tromey@redhat.com>
10797
10798 * gdb.base/bitops.exp: Remove extraneous "pass".
10799
a17ac5b0
TT
108002010-07-02 Ken Werner <ken.werner@de.ibm.com>
10801
10802 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10803
dc10affe
PA
108042010-07-01 Pedro Alves <pedro@codesourcery.com>
10805
d41c0fc8
PA
10806 * gdb.base/help.exp: Adjust expected output.
10807
108082010-07-01 Pedro Alves <pedro@codesourcery.com>
10809
10810 * gdb.base/help.exp: Adjust expected output.
dc10affe 10811
0a600c36
JK
108122010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10813
10814 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10815 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10816 c++/11702.
10817
37cc8bfe
JK
108182010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10819 Doug Evans <dje@google.com>
10820
10821 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10822 add .dynamic entry'.
10823
254e6b9e
DE
108242010-06-29 Doug Evans <dje@google.com>
10825
10826 Test PR c++/11702.
10827 * gdb.cp/m-static.exp: Add testcase.
10828 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10829
595939de 108302010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
10831 Tom Tromey <tromey@redhat.com>
10832 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
10833
10834 * gdb.python/py-inferior.c: New File.
10835 * gdb.python/py-infthread.c: New File.
10836 * gdb.python/py-inferior.exp: New File.
10837 * gdb.python/py-infthread.exp: New File.
10838
98751a41
JK
108392010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10840
10841 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10842 (ptype ::C::OtherFileClass typedefs): New.
10843 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10844 (C::OtherFileClass::cOtherFileClassVar2): New.
10845 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10846 cOtherFileClassVar2.
10847 (C::cOtherFileType2, C::cOtherFileVar2): New.
10848 (C::cOtherFileVar_use): use also cOtherFileVar2.
10849 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10850
41f62f39
JK
108512010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10852
10853 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10854 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10855 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10856 (print ::C::cOtherFileVar)
10857 (whatis C::OtherFileClass::cOtherFileClassType)
10858 (whatis ::C::OtherFileClass::cOtherFileClassType)
10859 (print C::OtherFileClass::cOtherFileClassVar)
10860 (print ::cOtherFileClassVar)
10861 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10862 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10863 trailing content.
10864 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10865 (C::OtherFileClass::cOtherFileClassVar)
10866 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10867 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10868
af53d231
JK
108692010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10870
10871 Test PR c++/11703 and PR gdb/1448.
10872 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10873 gdb/1448.
10874
9655fd1a
JK
108752010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10876
10877 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10878 (main) <rtti_data>: New.
10879 * gdb.cp/virtbase.exp (print rtti_data): New.
10880
824cc8dd
JK
108812010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10882 Joel Brobecker <brobecker@adacore.com>
10883
10884 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10885
6036c742
JK
108862010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10887
10888 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10889
de6a0421
DE
108902010-06-28 Doug Evans <dje@google.com>
10891
10892 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10893
b2dae948
DE
108942010-06-27 Doug Evans <dje@google.com>
10895
10896 * gdb.cp/m-static.exp: Update expected test output.
10897
0f3bb72e
PH
108982010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10899
889bf7c5
PA
10900 * gdb.gdb/selftest.exp: Adjust expected message for
10901 capturing start-up runtime.
0f3bb72e 10902
bc9f0842
TT
109032010-06-25 Tom Tromey <tromey@redhat.com>
10904
10905 PR python/10808:
10906 * gdb.python/python.exp: Add new tests.
10907
099ef718
SW
109082010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10909
10910 * gdb.cp/operator.cc: Created an import loop.
10911 * gdb.cp/operator.exp: Added testcase for import loop.
10912
5868a632
JK
109132010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10914
10915 Test PR python/11407.
10916 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10917 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10918 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10919 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10920 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10921 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10922 binfile. Call gdb_compile with clean_restart twice.
10923 (func_nofb print, func_nofb backtrace, func_loopfb print)
10924 (func_loopfb backtrace): New.
10925
af76db58
JK
109262010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10927
10928 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10929 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10930 by a hand made one.
10931 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10932 i?86 requirement. Remove variables srcfile and binfile. New variable
10933 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10934
f2c7657e
UW
109352010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10936
10937 * gdb.cell/dwarfaddr.exp: New file.
10938 * gdb.cell/dwarfaddr.S: New file.
10939
628fe4e4
JK
109402010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10941
10942 Test PR 9436.
10943 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10944
f1421989
HZ
109452010-06-24 Hui Zhu <teawater@gmail.com>
10946
10947 * gdb.base/eval.exp: New file.
10948
d03285ec
UW
109492010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10950
10951 * gdb.cell/fork.exp: New file.
10952 * gdb.cell/fork.c: Likewise.
10953 * gdb.cell/fork-spu.c: Likewise.
10954
41b2c92d
PM
109552010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10956
10957 * lib/gdb.exp (banned_variables_traced): New global variable.
10958 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10959 (gdb_init): Use `trace add variable' instead of obsolete
10960 `trace variable'.
10961
d5bc977f
DE
109622010-06-21 Doug Evans <dje@google.com>
10963
10964 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10965
d2ed6730
UW
109662010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10967
10968 * gdb.arch/spu-ls.exp: New file.
10969 * gdb.arch/spu-ls.c: Likewise.
10970
6aed2dbc
SS
109712010-06-18 Stan Shebs <stan@codesourcery.com>
10972
10973 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10974
e0756905
UW
109752010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10976
10977 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10978 * gdb.base/watch-cond.exp: Likewise.
10979 * gdb.python/py-breakpoint.exp: Likewise.
10980
d8053d4d
PA
109812010-06-18 Pedro Alves <pedro@codesourcery.com>
10982
10983 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10984 clean_restart, make sure every test has a distinct message, and
10985 that messages don't include the executable' full path.
10986
81ce510c
DE
109872010-06-17 Doug Evans <dje@google.com>
10988
10989 * gdb.arch/i386-size.exp: Updated expected output for
10990 DISASSEMBLY_OMIT_FNAME.
10991
65d79d4b
SDJ
109922010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10993 Sergio Durigan Junior <sergiodj@redhat.com>
10994
10995 * gdb.base/watch-notconst.c: New file.
10996 * gdb.base/watch-notconst.S: New file.
10997 * gdb.base/watch-notconst2.c: New file.
10998 * gdb.base/watch-notconst2.S: New file.
10999 * gdb.base/watch-notconst.exp: New file.
11000 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
11001 (func4): Add operations on `global_ptr_ptr'.
11002 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
11003 routine to test watchpoints created with a constant expression.
11004 (test_inaccessible_watchpoint): Include tests for watchpoints
11005 created with a constant expression.
11006
df0f4836
KB
110072010-06-14 Kevin Buettner <kevinb@redhat.com>
11008
11009 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
11010 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
11011 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
11012 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
11013 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
11014 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
11015 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
11016 of `_start'.
11017
b769def5
UW
110182010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11019
11020 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
11021 not supported on the target.
11022 * gdb.mi/mi-nonstop-exit.exp: Likewise.
11023 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
11024 * gdb.mi/mi-nsintrall.exp: Likewise.
11025 * gdb.mi/mi-nsmoribund.exp: Likewise.
11026 * gdb.mi/mi-nsthrexec.exp: Likewise.
11027
d914c394
SS
110282010-06-11 Stan Shebs <stan@codesourcery.com>
11029
11030 * gdb.base/permissions.exp: New file.
11031
110322010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
11033
11034 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
11035 does not support ELF executable class.
11036
f3ce5b9c
UW
110372010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11038
11039 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
11040
8e46892c
JK
110412010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11042
11043 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
11044 (runto): Catch "The target does not support running in non-stop mode.".
11045
6cc55c64
MS
110462010-06-11 Michael Snyder <msnyder@vmware.com>
11047
11048 * gdb.base/setshow.exp (set language asm): Don't use
11049 gdb_test_no_output, fails on some targets.
11050
caddefa4
UW
110512010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11052
11053 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
11054 * gdb.cp/pr9167.exp: Likewise.
11055
468b1aa7
UW
110562010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11057
11058 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
11059
5c3552dc
UW
110602010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11061
11062 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
11063
02e6fe6a
UW
110642010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11065
11066 * gdb.base/charset.c (main): Make sure malloc gets linked in.
11067
0e03807e
TT
110682010-06-11 Tom Tromey <tromey@redhat.com>
11069
11070 PR gdb/9977, PR exp/11636::
11071 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
11072 (pieces_test_f6): Update expected output.
11073
2bdf28a0
JK
110742010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11075
11076 * gdb.base/moribund-step.exp: New.
11077
f6978de9
MS
110782010-06-08 Michael Snyder <msnyder@vmware.com>
11079
11080 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 11081 * gdb.ada/boolean_expr.exp:
f6978de9
MS
11082 * gdb.ada/frame_args.exp: Ditto.
11083 * gdb.ada/lang_switch.exp: Ditto.
11084 * gdb.ada/ptype_arith_binop.exp: Ditto.
11085 * gdb.ada/ref_param.exp: Ditto.
11086 * gdb.ada/type_coercion.exp:Ditto.
11087
11088 * gdb.asm/asm-source.exp: Ditto.
11089
11090 * gdb.base/attach.exp: Ditto.
11091 * gdb.base/bitfields2.exp: Ditto.
11092 * gdb.base/call-signal-resume.exp: Ditto.
11093 * gdb.base/callfuncs.exp: Ditto.
11094 * gdb.base/commands.exp: Ditto.
11095 * gdb.base/dbx.exp: Ditto.
11096 * gdb.base/default.exp: Ditto.
11097 * gdb.base/dump.exp: Ditto.
11098 * gdb.base/exprs.exp: Ditto.
11099 * gdb.base/freebpcmd.exp: Ditto.
11100 * gdb.base/interrupt.exp: Ditto.
11101 * gdb.base/list.exp: Ditto.
11102 * gdb.base/long_long.exp: Ditto.
11103 * gdb.base/maint.exp: Ditto.
11104 * gdb.base/ptype.exp: Ditto.
11105 * gdb.base/return.exp: Ditto.
11106 * gdb.base/setshow.exp: Ditto.
11107 * gdb.base/sigbpt.exp: Ditto.
11108 * gdb.base/sigrepeat.exp: Ditto.
11109
11110 * gdb.cp/classes.exp: Ditto.
11111
11112 * gdb.dwarf2/dw2-restore.exp: Ditto.
11113
11114 * gdb.gdb/selftest.exp: Ditto.
11115
11116 * gdb.multi/base.exp: Ditto.
11117 * gdb.multi/bkpt-multi-exec.exp: Ditto.
11118
11119 * gdb.python/py-block.exp: Ditto.
11120 * gdb.python/py-prettyprint.exp: Ditto.
11121 * gdb.python/py-template.exp: Ditto.
11122
11123 * gdb.server/ext-attach.exp: Ditto.
11124 * gdb.server/ext-run.exp: Ditto.
11125 * gdb.server/server-mon.exp: Ditto.
11126
11127 * gdb.threads/fork-thread-pending.exp: Ditto.
11128 * gdb.threads/hand-call-in-threads.exp: Ditto.
11129 * gdb.threads/interrupted-hand-call.exp: Ditto.
11130 * gdb.threads/linux-dp.exp: Ditto.
11131 * gdb.threads/manythreads.exp: Ditto.
11132 * gdb.threads/print-threads.exp: Ditto.
11133 * gdb.threads/pthreads.exp: Ditto.
11134 * gdb.threads/schedlock.exp: Ditto.
11135 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11136 * gdb.threads/threadapply.exp: Ditto.
11137
de7ff789
MS
111382010-06-08 Michael Snyder <msnyder@vmware.com>
11139
889bf7c5 11140 * gdb.ada/exec_changed.exp:
de7ff789
MS
11141 Use ".*" instead of "" as wildcard regexp.
11142
11143 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11144 * gdb.base/call-ar-st.exp: Ditto.
11145 * gdb.base/checkpoint.exp: Ditto.
11146 * gdb.base/default.exp: Ditto.
11147 * gdb.base/dump.exp: Ditto.
11148 * gdb.base/ending-run.exp: Ditto.
11149 * gdb.base/fileio.exp: Ditto.
11150 * gdb.base/miscexprs.exp: Ditto.
11151 * gdb.base/pointers.exp: Ditto.
11152 * gdb.base/readline.exp: Ditto.
11153 * gdb.base/reread.exp: Ditto.
11154 * gdb.base/restore.exp: Ditto.
11155 * gdb.base/shlib-call.exp: Ditto.
11156 * gdb.base/valgrind-db-attach.exp: Ditto.
11157 * gdb.base/volatile.exp: Ditto.
11158 * gdb.base/watchpoints.exp: Ditto.
11159
11160 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11161
11162 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11163 * gdb.python/py-value.exp: Ditto.
11164
11165 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11166 * gdb.trace/circ.exp: Ditto.
11167 * gdb.trace/collection.exp: Ditto.
11168 * gdb.trace/packetlen.exp: Ditto.
11169 * gdb.trace/passc-dyn.exp: Ditto.
11170 * gdb.trace/report.exp: Ditto.
11171 * gdb.trace/tfile.exp: Ditto.
11172 * gdb.trace/tfind.exp: Ditto.
11173 * gdb.trace/while-dyn.exp: Ditto.
11174
3bebe2f2
JK
111752010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11176
11177 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11178
5c631832
JK
111792010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11180
11181 Test PR 10640.
11182 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11183
4c3376c8
SW
111842010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11185
11186 * gdb.cp/koenig.exp: Test for ADL operators.
11187 * gdb.cp/koenig.cc: Added ADL operators.
11188 * gdb.cp/operator.exp: New test.
11189 * gdb.cp/operator.cc: New test.
11190
dc226d5a
MS
111912010-06-04 Michael Snyder <msnyder@vmware.com>
11192
dfb88a23
MS
11193 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11194 * gdb.base/pending.exp: Ditto.
f7ae76b3 11195
dc226d5a
MS
11196 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11197
967cf477
DE
111982010-06-04 Doug Evans <dje@google.com>
11199
11200 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11201 disabled printers.
11202 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11203 (enable_lookup_function): New function.
11204
eb801841
TT
112052010-06-04 Tom Tromey <tromey@redhat.com>
11206
11207 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11208 of hash and id.
11209
38979823
JK
112102010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11211
11212 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11213 newline.
11214 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11215 (empty verbose non-noisy clear, empty verbose noisy clear)
11216 (empty non-verbose noisy clear): Likewise.
11217
35ec993f
MS
112182010-06-03 Michael Snyder <msnyder@vmware.com>
11219
11220 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11221 * gdb.base/display.exp: Ditto.
11222 * gdb.base/find.exp: Ditto.
11223 * gdb.base/ifelse.exp: Ditto.
11224 * gdb.base/multi-forks.exp: Ditto.
11225 * gdb.base/recurse.exp: Ditto.
11226 * gdb.base/setshow.exp: Ditto.
11227 * gdb.base/value-double-free.exp: Ditto.
11228 * gdb.base/watch-vfork.exp: Ditto.
11229 * gdb.base/watch_thread_num.exp: Ditto.
11230 * gdb.base/watchpoint-solib.exp: Ditto.
11231 * gdb.base/watchpoint.exp: Ditto.
11232 * gdb.base/watchpoints.exp: Ditto.
11233
11234 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11235 * gdb.cp/overload.exp: Ditto.
11236 * gdb.cp/virtfunc.exp: Ditto.
11237
11238 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11239
889bf7c5 11240 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11241 Replace gdb_test with gdb_test_no_output.
11242
889bf7c5 11243 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11244 Replace gdb_test with gdb_test_no_output.
11245 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11246 * gdb.threads/watchthreads.exp: Ditto.
11247 * gdb.threads/watchthreads2.exp: Ditto.
11248
11249 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11250 * gdb.trace/tfind.exp: Ditto.
11251
c22decce
JB
112522010-06-03 Joel Brobecker <brobecker@adacore.com>
11253
11254 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11255 successful test if message is the empty string.
11256
fd5700c7
JK
112572010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11258
11259 * gdb.fortran/module.exp (stopped language detection): New test.
11260
f55ee35c
JK
112612010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11262
11263 Support DW_TAG_module as separate namespaces.
11264 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11265 gdb.fortran/library-module-lib.f90: New.
11266 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11267 (print i): Remove.
11268 (continue to breakpoint: i-is-1, print var_i value 1)
11269 (continue to breakpoint: i-is-2, print var_i value 2)
11270 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11271 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11272 (complete `modmany, complete `modmany`, complete `modmany`var)
11273 (show language, setting breakpoint at module): New tests.
11274 * gdb.fortran/module.f90 (module mod): Remove.
11275 (module mod1, module mod2, module modmany, subroutine sub1)
11276 (subroutine sub2, program module): New.
11277
b8e8282f
JK
112782010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11279
11280 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11281 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11282 * gdb.cp/anon-union.exp (pass): Rename to ...
11283 (print z 2): ... here.
b8e8282f 11284
019ebafc
MS
112852010-06-02 Michael Snyder <msnyder@vmware.com>
11286
e68d8fd4
MS
11287 * gdb.trace/actions.exp: Use gdb_test_no_output.
11288 * gdb.trace/circ.exp: Ditto.
11289 * gdb.trace/packetlen.exp: Ditto.
11290 * gdb.trace/save-trace.exp: Ditto.
11291 * gdb.trace/tracecmd.exp: Ditto.
11292 * gdb.trace/tsv.exp: Ditto.
11293
12b5d08a
MS
11294 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11295 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11296 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11297 * gdb.threads/manythreads.exp: Ditto.
11298 * gdb.threads/print-threads.exp: Ditto.
11299 * gdb.threads/pthreads.exp: Ditto.
11300 * gdb.threads/schedlock.exp: Ditto.
11301 * gdb.threads/staticthreads.exp: Ditto.
11302 * gdb.threads/thread-specific.exp: Ditto.
11303 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11304 * gdb.threads/threadapply.exp: Ditto.
11305 * gdb.threads/watchthreads.exp: Ditto.
11306 * gdb.threads/watchthreads2.exp: Ditto.
11307
89493308
MS
11308 * gdb.python/py-block.exp: Use gdb_test_no_output.
11309 * gdb.python/py-prettyprint.exp: Ditto.
11310 * gdb.python/py-template.exp: Ditto.
11311 * gdb.python/py-value.exp: Ditto.
11312
11313 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11314 * gdb.reverse/watch-reverse.exp: Ditto.
11315
11316 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11317 * gdb.server/ext-run.exp: Ditto.
11318
019ebafc
MS
11319 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11320 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11321 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11322 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11323 * gdb.dwarf2/dw2-producer.exp: Ditto.
11324 * gdb.dwarf2/mac-fileno.exp: Ditto.
11325
11326 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11327 * gdb.gdb/selftest.exp: Ditto.
11328
11329 * gdb.multi/base.exp: Use gdb_test_no_output.
11330
11331 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11332
3e0ca3a5
JK
113332010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11334
11335 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11336
9db70545
MS
113372010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11338
a8d52276
MS
11339 * gdb.cp/class2.exp: Use gdb_test_no_output.
11340 * gdb.cp/classes.exp: Ditto.
11341 * gdb.cp/extern-c.exp: Ditto.
11342 * gdb.cp/inherit.exp: Ditto.
11343 * gdb.cp/maint.exp: Ditto.
11344 * gdb.cp/mb-inline.exp: Ditto.
11345 * gdb.cp/mb-templates.exp: Ditto.
11346 * gdb.cp/method2.exp: Ditto.
11347 * gdb.cp/misc.exp: Ditto.
11348 * gdb.cp/ovldbreak.exp: Ditto.
11349 * gdb.cp/punctuator.exp: Ditto.
11350 * gdb.cp/templates.exp: Ditto.
11351 * gdb.cp/virtbase.exp: Ditto.
11352
889bf7c5 11353 * gdb.threads/attach-stopped.exp:
9db70545 11354 Replace uses of send_gdb / gdb_expect.
889bf7c5 11355 * gdb.threads/attachstop-mt.exp:
9db70545 11356 Replace uses of send_gdb / gdb_expect.
889bf7c5 11357 * gdb.threads/gcore-thread.exp:
9db70545 11358 Replace uses of send_gdb / gdb_expect.
889bf7c5 11359 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11360 Replace uses of send_gdb / gdb_expect.
11361 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11362 * gdb.threads/print-threads.exp:
9db70545
MS
11363 Replace uses of send_gdb / gdb_expect.
11364 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11365 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11366 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11367
11368 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11369 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11370 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11371 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11372 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11373 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11374 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11375 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11376 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11377 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11378 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11379
359cc68c
JK
113802010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11381
11382 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11383
7d3fe98e
SW
113842010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11385
11386 * gdb.cp/koenig.exp: Added new test case.
11387 * gdb.cp/koenig.cc: Ditto.
11388
27d3a1a2
MS
113892010-06-01 Michael Snyder <msnyder@vmware.com>
11390
11391 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11392 * gdb.base/arrayidx.exp: Ditto.
11393 * gdb.base/attach.exp: Ditto.
11394 * gdb.base/auxv.exp: Ditto.
11395 * gdb.base/bigcre.exp: Ditto.
11396 * gdb.base/break-always.exp: Ditto.
11397 * gdb.base/break-interp.exp: Ditto.
11398 * gdb.base/break.exp: Ditto.
11399 * gdb.base/breakpoint-shadow.exp: Ditto.
11400 * gdb.base/call-ar-st.exp: Ditto.
11401 * gdb.base/call-sc.exp: Ditto.
11402 * gdb.base/call-signal-resume.exp: Ditto.
11403 * gdb.base/callfuncs.exp: Ditto.
11404 * gdb.base/catch-syscall.exp: Ditto.
11405 * gdb.base/charset.exp: Ditto.
11406 * gdb.base/code-expr.exp: Ditto.
11407 * gdb.base/commands.exp: Ditto.
11408 * gdb.base/cond-expr.exp: Ditto.
11409 * gdb.base/condbreak.exp: Ditto.
11410 * gdb.base/cursal.exp: Ditto.
11411 * gdb.base/cvexpr.exp: Ditto.
11412 * gdb.base/default.exp: Ditto.
11413 * gdb.base/del.exp: Ditto.
11414 * gdb.base/detach.exp: Ditto.
11415 * gdb.base/display.exp: Ditto.
11416 * gdb.base/ena-dis-br.exp: Ditto.
11417 * gdb.base/eval-skip.exp: Ditto.
11418 * gdb.base/foll-fork.exp: Ditto.
11419 * gdb.base/foll-vfork.exp: Ditto.
11420 * gdb.base/frame-args.exp: Ditto.
11421 * gdb.base/funcargs.exp: Ditto.
11422 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11423 * gdb.base/gdbvars.exp: Ditto.
11424 * gdb.base/help.exp: Ditto.
11425 * gdb.base/ifelse.exp: Ditto.
11426 * gdb.base/included.exp: Ditto.
11427 * gdb.base/list.exp: Ditto.
11428 * gdb.base/macscp.exp: Ditto.
11429 * gdb.base/maint.exp: Ditto.
11430 * gdb.base/multi-fork.exp: Ditto.
11431 * gdb.base/overlays.exp: Ditto.
11432 * gdb.base/page.exp: Ditto.
11433 * gdb.base/pending.exp: Ditto.
11434 * gdb.base/pointers.exp: Ditto.
11435 * gdb.base/pr11022.exp: Ditto.
11436 * gdb.base/prelink.exp: Ditto.
11437 * gdb.base/printcmds.exp: Ditto.
11438 * gdb.base/psymtab.exp: Ditto.
11439 * gdb.base/randomize.exp: Ditto.
11440 * gdb.base/relational.exp: Ditto.
11441 * gdb.base/relocate.exp: Ditto.
11442 * gdb.base/remote.exp: Ditto.
11443 * gdb.base/sepdebug.exp: Ditto.
11444 * gdb.base/set-lang-auto.exp: Ditto.
11445 * gdb.base/setshow.exp: Ditto.
11446 * gdb.base/setvar.exp: Ditto.
11447 * gdb.base/signals.exp: Ditto.
11448 * gdb.base/signull.exp: Ditto.
11449 * gdb.base/sigstep.exp: Ditto.
11450 * gdb.base/sizeof.exp: Ditto.
11451 * gdb.base/solib-disc.exp: Ditto.
11452 * gdb.base/store.exp: Ditto.
11453 * gdb.base/structs.exp: Ditto.
11454 * gdb.base/structs2.exp: Ditto.
11455 * gdb.base/subst.exp: Ditto.
11456 * gdb.base/term.exp: Ditto.
11457 * gdb.base/trace-commands.exp: Ditto.
11458 * gdb.base/unwindonsignal.exp: Ditto.
11459 * gdb.base/valgrind-db-attach.exp: Ditto.
11460 * gdb.base/varargs.exp: Ditto.
11461 * gdb.base/watch-cond.exp: Ditto.
11462 * gdb.base/watch_thread_num.exp: Ditto.
11463 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11464 * gdb.base/watchpoint.exp: Ditto.
11465 * gdb.base/whatis-exp.exp: Ditto.
11466
f8d3bf8f
MS
114672010-06-01 Michael Snyder <msnyder@vmware.com>
11468
11469 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11470 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11471 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11472 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11473 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11474 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11475 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11476 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11477 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11478 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11479 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11480 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11481 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11482 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11483 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11484
3f9e0d32
JK
114852010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11486
11487 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11488 trailing newline.
11489 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11490 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11491 (p *args): ... here and remove excessive trailing newline.
11492
f629457d
JB
114932010-05-31 Joel Brobecker <brobecker@adacore.com>
11494
11495 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11496
09eef106
JK
114972010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11498
11499 Accept the new Linux kernel "t (tracing stop)" string.
11500 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11501 Update comment.
11502 (state_wait) <T (tracing stop)>: New.
11503 (main): Update the state_wait expect string.
11504
94f31136
PA
115052010-05-28 Pedro Alves <pedro@codesourcery.com>
11506
11507 * limits.c, limits.exp: Delete files.
11508 * Makefile.in (clean mostlyclean): Adjust.
11509 * tracecmd.exp: Adjust.
11510
096554ab
JK
115112010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11512
11513 * gdb.base/tui-layout.exp: New.
11514
27d3a1a2 115152010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 11516
889bf7c5 11517 * gdb.reverse/break-precsave.exp:
bcd2dc50 11518 Replace uses of send_gdb / gdb_expect.
889bf7c5 11519 * gdb.reverse/break-reverse.exp:
bcd2dc50 11520 Replace uses of send_gdb / gdb_expect.
889bf7c5 11521 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 11522 Replace uses of send_gdb / gdb_expect.
889bf7c5 11523 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 11524 Replace uses of send_gdb / gdb_expect.
889bf7c5 11525 * gdb.reverse/finish-precsave.exp:
bcd2dc50 11526 Replace uses of send_gdb / gdb_expect.
889bf7c5 11527 * gdb.reverse/finish-reverse.exp:
bcd2dc50 11528 Replace uses of send_gdb / gdb_expect.
889bf7c5 11529 * gdb.reverse/i386-precsave.exp:
bcd2dc50 11530 Replace uses of send_gdb / gdb_expect.
889bf7c5 11531 * gdb.reverse/i386-reverse.exp:
bcd2dc50 11532 Replace uses of send_gdb / gdb_expect.
889bf7c5 11533 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 11534 Replace uses of send_gdb / gdb_expect.
889bf7c5 11535 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 11536 Replace uses of send_gdb / gdb_expect.
889bf7c5 11537 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 11538 Replace uses of send_gdb / gdb_expect.
889bf7c5 11539 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 11540 Replace uses of send_gdb / gdb_expect.
889bf7c5 11541 * gdb.reverse/machinestate.exp:
bcd2dc50 11542 Replace uses of send_gdb / gdb_expect.
889bf7c5 11543 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 11544 Replace uses of send_gdb / gdb_expect.
889bf7c5 11545 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 11546 Replace uses of send_gdb / gdb_expect.
889bf7c5 11547 * gdb.reverse/solib-precsave.exp:
bcd2dc50 11548 Replace uses of send_gdb / gdb_expect.
889bf7c5 11549 * gdb.reverse/solib-reverse.exp:
bcd2dc50 11550 Replace uses of send_gdb / gdb_expect.
889bf7c5 11551 * gdb.reverse/step-precsave.exp:
bcd2dc50 11552 Replace uses of send_gdb / gdb_expect.
889bf7c5 11553 * gdb.reverse/step-reverse.exp:
bcd2dc50 11554 Replace uses of send_gdb / gdb_expect.
889bf7c5 11555 * gdb.reverse/until-precsave.exp:
bcd2dc50 11556 Replace uses of send_gdb / gdb_expect.
889bf7c5 11557 * gdb.reverse/until-reverse.exp:
bcd2dc50 11558 Replace uses of send_gdb / gdb_expect.
889bf7c5 11559 * gdb.reverse/watch-precsave.exp:
bcd2dc50 11560 Replace uses of send_gdb / gdb_expect.
889bf7c5 11561 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
11562 Replace uses of send_gdb / gdb_expect.
11563
3def43e0
JK
115642010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11565
11566 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11567 excessive newline.
11568
27d3a1a2 115692010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
11570
11571 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
11572 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11573 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11574 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11575 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11576 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11577 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11578 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11579 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11580 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11581 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11582 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11583 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11584 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11585 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11586 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11587 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11588 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11589 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 11590
27d3a1a2 115912010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 11592
22454424
MS
11593 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11594 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11595
11596 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11597 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11598 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11599
889bf7c5 11600 * gdb.reverse/consecutive-reverse.exp:
22454424 11601 Replace uses of send_gdb / gdb_expect.
889bf7c5 11602 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
11603 Replace uses of send_gdb / gdb_expect.
11604
11605 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11606 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11607 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11608 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
11609 Replace uses of send_gdb / gdb_expect.
11610 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11611 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11612 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11613 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11614 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11615 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11616 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11617 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11618 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
11619
116202010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 11621
22454424 11622 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11623
22454424 11624 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11625
22454424
MS
11626 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11627 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11628 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11629 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11630 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11631 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11632 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11633 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11634 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11635
6e5f2c59
TT
116362010-05-25 Tom Tromey <tromey@redhat.com>
11637
11638 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11639
bbc8b958
TT
116402010-05-25 Tom Tromey <tromey@redhat.com>
11641
11642 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11643 argument order.
11644 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11645 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11646 order.
11647 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11648 order.
11649 * gdb.base/call-sc.exp (setup_kfails): Remove.
11650 (setup_compiler_kfails): Remove.
11651 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11652 argument order.
11653 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11654 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11655 (advancei): Fix setup_kfail argument order.
11656 * gdb.base/radix.exp: Fix setup_kfail argument order.
11657 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11658 order.
11659 * gdb.base/structs.exp (setup_kfails): Remove.
11660 (setup_compiler_kfails): Fix setup_kfail argument order.
11661 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11662 order.
11663 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11664 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11665 setup_kfail argument order.
11666 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11667
83d1babf
TT
116682010-05-25 Tom Tromey <tromey@redhat.com>
11669
11670 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11671
6acb16a2
MS
116722010-05-25 Michael Snyder <msnyder@vmware.com>
11673
11674 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11675 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11676 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11677 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11678 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11679 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11680 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11681 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11682 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
11683 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11684 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11685 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11686 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11687 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11688 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11689 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11690 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11691 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11692 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11693 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11694 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11695 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11696 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
11697 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11698 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11699 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11700 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11701 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11702 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11703 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11704 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11705 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11706 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11707 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11708 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11709 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11710 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11711 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11712 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11713 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11714 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11715 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11716 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11717 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11718 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11719 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11720 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 11721 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11722
117232010-05-25 Doug Evans <dje@google.com>
11724
11725 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11726 gdb.string_to_argv.
ad3986f0 11727
d3b1e874
TT
117282010-05-21 Tom Tromey <tromey@redhat.com>
11729
11730 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11731 Call it.
11732 * gdb.dwarf2/pieces.S: Update.
11733 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11734
cb826367
TT
117352010-05-21 Tom Tromey <tromey@redhat.com>
11736
11737 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11738 Call it.
11739 * gdb.dwarf2/pieces.c (struct C): New.
11740 (f6): New function.
11741 * gdb.dwarf2/pieces.S: Replace.
11742
74de6778
TT
117432010-05-21 Tom Tromey <tromey@redhat.com>
11744
11745 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11746 Call it.
11747
afd74c5f
TT
117482010-05-21 Tom Tromey <tromey@redhat.com>
11749
11750 * gdb.dwarf2.pieces.exp: New file.
11751 * gdb.dwarf2.pieces.S: New file.
11752 * gdb.dwarf2.pieces.c: New file.
11753
a7b75dfd 117542010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11755 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
11756
11757 * lib/gdb.exp (gdb_test_no_output): New function.
11758 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11759 when testing commands that should produce no output.
11760
c81c812a
JB
117612010-05-17 Joel Brobecker <brobecker@adacore.com>
11762
11763 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11764 parameter that we want to watch being a constant.
11765
0cce5bd9
JB
117662010-05-17 Joel Brobecker <brobecker@adacore.com>
11767
11768 * gdb.ada/cond_lang: New testcase.
11769
47050449
JB
117702010-05-17 Joel Brobecker <brobecker@adacore.com>
11771
11772 * lib/gdb.exp (banned_variables): New variable/constant.
11773 (gdb_init): Add write trace on variables listed in banned_variables.
11774 (gdb_finish): Remove write traces on variables listed in
11775 banned_variables.
11776
77c01586
JB
117772010-05-17 Joel Brobecker <brobecker@adacore.com>
11778
11779 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11780 * gdb.cp/koenig.exp: Likewise.
11781
88d4aea7
PM
117822010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11783
889bf7c5 11784 PR python/11482
88d4aea7
PM
11785
11786 * gdb.python/py-value.exp (test_value_hash): New function.
11787
f5a010c0
PM
117882010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11789
11790 PR exp/11530.
11791 * gdb.base/gdb11530.c: New file.
11792 * gdb.base/gdb11530.exp: New file.
11793
8ef4892f
JK
117942010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11795
11796 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11797 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11798
7322dca9
SW
117992010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11800
11801 * gdb.cp/koenig.exp: New test.
11802 * gdb.cp/koenig.cc: New test program.
11803
02e7ea18
JB
118042010-05-05 Joel Brobecker <brobecker@adacore.com>
11805
11806 Remove the use of prms_id and bug_id throughout the testsuite.
11807
e1c34c5d
PM
118082010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11809
11810 PR exp/11349.
11811 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11812 use a reference local variable.
11813
8e1d0c49
JK
118142010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11815
11816 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11817 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11818 variable different_dir. Move debugfile into a full directory pathname
11819 under DIFFERENT_DIR.
11820 * lib/gdb.exp (separate_debug_filename): Remove.
11821 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11822 variable debug_dir and mkdir of it. Update function comments.
11823
e66408ed
PA
118242010-04-29 Pedro Alves <pedro@codesourcery.com>
11825
11826 PR gdb/11557
11827
11828 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11829 files.
11830
d7b32ed3
PM
118312010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11832
889bf7c5 11833 * gdb.python/py-param.exp: New File.
d7b32ed3 11834
6aecb9c2
JB
118352010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11836
11837 * gdb.base/default.exp: Fix "set language" test.
11838
bdf92a1c
PM
118392010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11840
11841 PR breakpoints/11531.
11842 * gdb.base/gdb11531.c: New file.
11843 * gdb.base/gdb11531.exp: New file.
11844
3f172e24
TT
118452010-04-26 Tom Tromey <tromey@redhat.com>
11846
11847 * gdb.base/completion.exp: Add tests for completion and deprecated
11848 commands.
11849
64af4c92
JK
118502010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11851
11852 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11853 (print /x char_array): Escape curly brackets.
11854
492928e4
JK
118552010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11856
11857 Fix deadlock on looped list of loaded shared objects.
11858 * gdb.base/solib-corrupted.exp: New.
11859
66d09542
DE
118602010-04-23 Doug Evans <dje@google.com>
11861
11862 * gdb.python/py-section-script.c: New file.
11863 * gdb.python/py-section-script.exp: New file.
11864 * gdb.python/py-section-script.py: New file.
11865
8bd10a10
CM
118662010-04-20 Chris Moller <cmoller@redhat.com>
11867
11868 PR 10179
11869
11870 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11871 * gdb.base/pr10179-a.c:
11872 * gdb.base/pr10179-b.c:
11873 * gdb.base/pr10179.exp: New files.
11874
c0201579
JK
118752010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11876
11877 Fix crashes on dangling display expressions.
11878 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11879 is SEP.
11880 (lib_flags): Remove the "debug" keyword.
11881 (libsepdebug): New variable for iterating new loop.
11882 (save_pf_prefix): New variable wrapping the loop.
11883 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11884 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11885
793b0ff8
PM
118862010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11887
11888 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11889
097f51f7
PM
118902010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11891
11892 PR stabs/11479.
11893 * gdb.stabs/gdb11479.exp: New file.
11894 * gdb.stabs/gdb11479.c: New file.
11895
9a22f0d0
PM
118962010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11897
11898 * gdb.base/charset.c (Strin16, String32): New variables.
11899 * gdb.base/charset.exp (gdb_test): Test correct display
11900 of 16 or 32 bit strings.
11901
119022010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
11903
11904 PR 9167
11905 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11906 * gdb.cp/pr9167.cc: New file.
11907 * gdb.cp/pr9167.exp: New file.
11908
11909
6e354e5e
PM
119102010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11911
11912 PR pascal/11492.
11913 * gdb.pascal/gdb11492.pas: New file.
11914 * gdb.pascal/gdb11492.exp: New file.
11915
be942545
JB
119162010-04-20 Joel Brobecker <brobecker@adacore.com>
11917
1667e6e3 11918 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 11919
0c3acc09
JB
119202010-04-20 Joel Brobecker <brobecker@adacore.com>
11921
11922 * gdb.ada/dyn_loc: New testcase.
11923
ec31cde5
CM
119242010-04-20 Chris Moller <cmoller@redhat.com>
11925
11926 PR 10867
889bf7c5 11927
ec31cde5
CM
11928 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11929 * gdb.cp/pr10687.cc: New file.
11930 * gdb.cp/pr10687.exp: New file.
11931
11932
ce4b0682
SDJ
119332010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11934 Sergio Durigan Junior <sergiodj@redhat.com>
11935
11936 * gdb.fortran/logical.exp: New testcase.
11937 * gdb.fortran/logical.f90: New file.
11938
3436961f
DE
119392010-04-19 Doug Evans <dje@google.com>
11940
11941 * gdb.base/help.exp (help source): Update expected output.
11942
4d836c09
JK
119432010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11944
11945 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11946 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11947 gdb_exit and return.
11948 (executable): New variable.
11949 (binfile): Use it.
11950
6149aea9
PA
119512010-04-19 Pedro Alves <pedro@codesourcery.com>
11952
11953 PR breakpoints/8554.
11954
11955 * gdb.trace/save-trace.exp: Adjust.
11956
ed41462c
L
119572010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11958
11959 PR corefiles/11511
11960 * gdb.arch/system-gcore.exp: New.
11961 * gdb.arch/gcore.c: Likewise.
11962
3f7b2faa
DE
119632010-04-15 Doug Evans <dje@google.com>
11964
fa33c3cd
DE
11965 * gdb.python/py-progspace.c: New file.
11966 * gdb.python/py-progspace.exp: New file.
11967
3f7b2faa
DE
11968 * gdb.base/source.exp: Add tests for "source -s".
11969
79f283fe
PM
119702010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11971
11972 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11973 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11974 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11975 * gdb.python/py-mi.exp: New test for to_string returning None.
11976
fc8eb08a
PM
119772010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11978
11979 * gdb.python/py-breakpoint.c: Make result global.
11980
26e197f6
JK
119812010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11982
11983 Fix non-GNU make compatibility.
11984 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11985
adc36818
PM
119862010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11987
11988 * gdb.python/py-breakpoint.exp: New File.
11989 * gdb.python/py-breakpoint.C: Ditto.
11990
64e17368
SS
119912010-04-08 Stan Shebs <stan@codesourcery.com>
11992
11993 * gdb.trace/actions.exp: Clear default-collect.
11994 * gdb.trace/save-trace.exp: Clear default-collect.
11995
fff5cc64
PM
119962010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11997
11998 * gdb.python/py-value: Add null string variable.
11999 (test_lazy_string): Test zero length, NULL address lazy
12000 strings.
12001
a055a187
L
120022010-04-07 H.J. Lu <hongjiu.lu@intel.com>
12003
12004 * gdb.arch/i386-avx.c: New.
12005 * gdb.arch/i386-avx.exp: Likewise.
12006
12007 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
12008
96e39866
DE
120092010-04-06 Doug Evans <dje@google.com>
12010
12011 * gdb.base/source-test.gdb: New file.
12012 * gdb.base/source.exp: Test source -v.
12013
5984a431
UW
120142010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12015
12016 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
12017
ec8a089a
PM
120182010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
12019
12020 * gdb.stabs/aout.sed: Convert all backslash to double backslash
12021 within one line, unless it is followed by a double quote.
12022 * gdb.stabs/hppa.sed: Idem.
12023 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
12024 * gdb.stabs/weird.exp: Check for correct parsing of
12025 char and string constants.
ec8a089a
PM
12026 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
12027 in .stabs to .stabx substitution.
12028
fce3c1f0
SS
120292010-04-05 Stan Shebs <stan@codesourcery.com>
12030
12031 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
12032 constant global.
12033 * gdb.trace/tfile.exp: Try to print them.
12034
d77f58be
SS
120352010-04-04 Stan Shebs <stan@codesourcery.com>
12036
12037 * gdb.base/completion.exp: Update for new "info watchpoints".
12038 * gdb.base/default.exp: Ditto.
12039 * gdb.base/help.exp: Ditto.
12040 * gdb.base/watchpoint.exp: Ditto.
12041 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 12042
af54718e
SS
120432010-04-04 Stan Shebs <stan@codesourcery.com>
12044
12045 * gdb.trace/tfile.exp: Sharpen tfind test.
12046
74d1f91e
JK
120472010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12048
12049 * gdb.base/break-entry.exp: New.
12050
eb8e76db 120512010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 12052 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
12053
12054 * gdb.reverse/i386-sse-reverse.exp: New file.
12055 * gdb.reverse/i386-sse-reverse.c: New file.
12056
bf65cad8
PA
120572010-04-02 Pedro Alves <pedro@codesourcery.com>
12058
12059 * gdb.trace/tfind.exp: Adjust expected disassembly output.
12060
fff87407
SS
120612010-04-01 Stan Shebs <stan@codesourcery.com>
12062
12063 * gdb.trace/actions.exp: Tweak expected output.
12064 * gdb.trace/while-stepping.exp: Tweak expected output.
12065
fe01d668
L
120662010-04-01 H.J. Lu <hongjiu.lu@intel.com>
12067
12068 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
12069
86b17b60
PA
120702010-04-01 Pedro Alves <pedro@codesourcery.com>
12071
12072 * gdb.base/commands.exp: Adjust.
12073 * gdb.cp/extern-c.exp: Adjust.
12074
2c58c0a9
PA
120752010-04-01 Pedro Alves <pedro@codesourcery.com>
12076
12077 * gdb.trace/collection.c (local_test_func): Define a local struct,
12078 and instanciate it.
12079
0db9b91c
PA
120802010-04-01 Pedro Alves <pedro@codesourcery.com>
12081
12082 * gdb.trace/collection.exp (gdb_collect_args_test)
12083 (gdb_collect_argarray_test): XFAIL the tests that assume the
12084 argarray argument's elements are collected.
12085
8072405b
JK
120862010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12087
12088 * gdb.dwarf2/dw2-bad-parameter-type.exp,
12089 gdb.dwarf2/dw2-bad-parameter-type.S: New.
12090
8bf6485c
SS
120912010-03-31 Stan Shebs <stan@codesourcery.com>
12092
12093 * gdb.trace/save-trace.exp: Test save/restore of default-collect
12094 and tracepoint conditionals.
12095 (gdb_verify_tracepoints): Delete unused return.
12096
fd7f724a
KS
120972010-03-26 Keith Seitz <keiths@redhat.com>
12098
12099 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
12100 appear in the output before main.
12101 Remove KFAIL for gdb/2215 aka bz 9320.
12102
8d9e7719
DE
121032010-03-30 Doug Evans <dje@google.com>
12104
0906dd0b
DE
12105 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
12106 by dejagnu.
12107 * gdb.arch/amd64-dword.exp: Ditto.
12108
8d9e7719
DE
12109 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
12110 match.
12111 (break printf): Ditto.
12112
1da644f0
SW
121132010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
12114
12115 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
12116 gcc < 4.4.
12117 * gdb.cp/shadow.exp: Ditto.
12118
a8121990
PA
121192010-03-29 Pedro Alves <pedro@codesourcery.com>
12120
12121 * gdb.trace/collection.exp (run_trace_experiment): Make sure
12122 "tstart" is silent.
12123
6e79d367
PA
121242010-03-29 Pedro Alves <pedro@codesourcery.com>
12125
12126 * gdb.trace/collection.exp (executable): New.
12127 (binfile): Use it.
12128 (fpreg, spreg, pcreg): New.
12129 (test_register): Use gdb_test_multiple. Pass /x to print.
12130 (prepare_for_trace_test): New.
12131 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12132 (gdb_collect_args_test, gdb_collect_argstruct_test)
12133 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12134 prepare_for_trace_test.
12135 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12136 fpreg, spreg and pcreg.
12137 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12138 prepare_for_trace_test.
12139 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12140 try to detect tracing support here. Don't set breakpoints at
12141 `begin' or `end' here.
12142 <global scope>: Use clean_restart. Run to main before checking
12143 for tracing support. Check for for tracing support here.
12144
09248348
JK
121452010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12146
12147 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12148 " as $displacement" to "seen displacement message".
12149
d350db38
PA
121502010-03-28 Pedro Alves <pedro@codesourcery.com>
12151
12152 * gdb.trace/while-dyn.exp (executable): New variable.
12153 (binfile): Use it.
12154 (test_while_stepping): New function. Move most tests here. Call
12155 it once for each of the while-stepping, stepping and ws aliases.
12156
907af001
UW
121572010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12158
12159 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12160 that do not provide the tagless_struct type name at all.
12161 (test_print_anon_union): Do not check value of uninitialized
12162 union member. Do not use cp_test_ptype_class, so we can accept
12163 "long" as well as "long int".
12164
610197fd
PA
121652010-03-26 Pedro Alves <pedro@codesourcery.com>
12166
12167 * gdb.trace/tfile.c (tohex, bin2hex): New.
12168 (write_error_trace_file): Hexify error description.
12169
6c28cbf2
SS
121702010-03-25 Stan Shebs <stan@codesourcery.com>
12171
12172 * gdb.trace/tfile.c: Generate an additional trace file, improve
12173 portability.
12174 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12175 files in a better way.
12176
e62b8c7e
KS
121772010-03-25 Keith Seitz <keiths@redhat.com>
12178
12179 * gdb.java/jprint.exp: XFAIL printing of static class members
12180 because of GCC debuginfo problem.
12181
82ccf5a5
JK
121822010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12183
12184 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12185
293e2f9e
DJ
121862010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12187
12188 * gdb.base/completion.exp: Allow long instead of long int.
12189 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12190 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12191 variable p.
12192 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12193 * gdb.base/pointers.exp: Allow long instead of long int.
12194 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12195 * gdb.base/step-line.exp: Allow a directory before the source file name.
12196
95a42b64
TT
121972010-03-24 Tom Tromey <tromey@redhat.com>
12198
12199 PR breakpoints/9352:
12200 * gdb.base/default.exp: Update.
12201 * gdb.base/commands.exp: Update.
12202 * gdb.cp/extern-c.exp: Test setting commands on multiple
12203 breakpoints at once.
12204
2390201f
DJ
122052010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12206
12207 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12208 if gdb,nosignals.
12209 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12210 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12211 exited".
12212
8c9a6790
SS
122132010-03-24 Stan Shebs <stan@codesourcery.com>
12214
12215 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12216
a6c727b2
DJ
122172010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12218
12219 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12220 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12221 argument. Handle "short" and "long".
12222 (Top level): Pass overprototyped output for old_fptr and xptr.
12223
4dfd5423
PA
122242010-03-23 Pedro Alves <pedro@codesourcery.com>
12225
12226 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12227 format strings and add casts to avoid compiler warnings.
12228
122292010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12230
12231 * lib/trace-support.exp (gdb_trace_setactions):
12232 Don't expect whitespace after ">" prompt.
12233 * gdb.trace/actions.exp: Adjust for output changes.
12234 * gdb.trace/while-stepping.exp: Likewise.
12235
c847d045
JK
122362010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12237
12238 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12239 and r157645).
12240
5f717f1d
JK
122412010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12242
12243 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12244 New.
12245
7d6d51d5
DJ
122462010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12247
12248 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12249 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12250
3b11a015
SS
122512010-03-19 Stan Shebs <stan@codesourcery.com>
12252
12253 * gdb.trace/ax.exp: New file.
12254
d7d158ed
DE
122552010-03-19 Doug Evans <dje@google.com>
12256
6bb85cd1
DE
12257 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12258 output from gcc.
12259
d7d158ed
DE
12260 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12261 named /usr/sbin/prelink<foo>.
12262
4daf5ac0
SS
122632010-03-18 Stan Shebs <stan@codesourcery.com>
12264
12265 * gdb.trace/circ.exp: Test circular-trace-buffer.
12266 * gdb.trace/tfile.exp: Update tstatus test.
12267
e8d05480
JB
122682010-03-18 Joel Brobecker <brobecker@adacore.com>
12269
12270 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12271 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12272
441b986a
UW
122732010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12274
12275 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12276
4247603b
PA
122772010-03-18 Pedro Alves <pedro@codesourcery.com>
12278
12279 * gdb.base/default.exp: Adjust the expected output of the finish
12280 and until commands when the inferior is not being run.
12281
13387711
SW
122822010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12283
12284 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12285 * gdb.cp/nsusing.exp: Ditto.
12286
6e31430b
TT
122872010-03-15 Tom Tromey <tromey@redhat.com>
12288
12289 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12290 * gdb.cp/userdef.cc (operator==): New function.
12291 (main): New locals mem1, mem2.
12292
e2d69cb5
JZ
122932010-03-15 Jie Zhang <jie@codesourcery.com>
12294
12295 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12296 Declare and use new loadtimeout variable.
12297
f572f0a9
DJ
122982010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12299
12300 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12301 Use gdb_load later.
12302
51f4c0b0
PA
123032010-03-14 Pedro Alves <pedro@codesourcery.com>
12304
12305 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12306 literal. Add missing endlines to prints to stderr.
12307
1c809c68
TT
123082010-03-12 Tom Tromey <tromey@redhat.com>
12309
12310 PR c++/9708:
12311 * gdb.cp/m-static.exp: Add regression test.
12312 * gdb.cp/m-static.cc (method): New method.
12313 (main): Call it.
12314
00ae8fef
SW
123152010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12316
12317 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12318 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12319
759f0f0b
PA
123202010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12321
21e24d21
PA
12322 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12323
123242010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12325
759f0f0b
PA
12326 * lib/gdb.exp (skip_stl_tests): New.
12327 (gdb_compile): Symbian needs -ldl.
12328 (shlib_target_file): New.
12329 (shlib_symbol_file): New.
12330 (gdb_load_shlibs): Use shlib_target_file.
12331 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12332 * gdb.cp/exception.exp: Use skip_stl_tests.
12333 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12334 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12335 * gdb.cp/mb-templates.exp: Ditto.
12336 * gdb.base/commands.exp: Relax regexes.
12337 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12338 shlib_target_file and shlib_symbol_file.
12339 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12340 sections.
12341 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12342 * gdb.base/solib-disc.exp: Use
12343 shlib_target_file and shlib_symbol_file.
12344 * gdb.base/unload.exp: Don't skip on symbian. Use
12345 shlib_target_file and shlib_symbol_file.
12346 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12347
6a8f2671 123482010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12349
6a8f2671
PA
12350 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12351 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12352 Issue a tfind end before looking for a tracepoint frame.
12353 * gdb.trace/tfind.exp: Adjust tstatus output.
12354 Adjust disassembly output.
12355 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12356
ccf26247
JK
123572010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12358
12359 * gdb.base/break-interp.exp: Create new displacement parameter value
12360 for the test_ld calls.
12361 (reach): New parameter displacement, verify its content. New push of
12362 pf_prefix "reach-$func:". Import global expect_out.
12363 (test_core): New parameter displacement, verify its content. New push
12364 of pf_prefix "core:". New command "set verbose on". Import global
12365 expect_out.
12366 (test_attach): New parameter displacement, verify its content. New
12367 push of pf_prefix "attach:". New command "set verbose on". Import
12368 global expect_out.
12369 (test_ld): New parameter displacement, pass it to the reach, test_core
12370 and test_attach calls and verify its content in the "ld.so exit" test.
12371 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12372 (prelink): Update expected text, use gdb_test.
12373
e469c7fb
DE
123742010-03-10 Doug Evans <dje@google.com>
12375
12376 * gdb.base/checkpoint.exp: Fix comment.
12377 Lengthen timeout while doing >600 checkpoints test.
12378 Rename duplicate "kill all one" test to keep test names unique.
12379
60e1c644
PA
123802010-03-10 Pedro Alves <pedro@codesourcery.com>
12381
12382 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12383
cec808ec
KS
123842010-03-08 Keith Seitz <keiths@redhat.com>
12385
889bf7c5
PA
12386 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12387 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12388 (dm_type_long): New function.
12389 (dm_type_unsigned_short): New function.
12390 (dm_type_unsigned_long): New function.
12391 (myint): New typedef.
12392 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12393 long, unsigned shor and long, operator char*, and typedef.
12394 (test_lookup_operator_functions): Add operator char* test.
12395 (test_paddr_operator_functions): Likewise.
12396 (test_paddr_overloaded_functions): Use probe values for
12397 short, long, and unsigned short and long.
12398 (test_paddr_hairy_functions): If the demangler probe detected
12399 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12400 demangler.
12401 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12402 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12403 and "print null_pmf".
12404 Add test "ptype a.*pmf".
12405 * gdb.cp/overload.exp: Allow optional "int" to appear with
12406 "short" and "long".
12407 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12408 long expect value for men_overload1arg.
12409 Allow "int" to appear with "short" and "long".
12410 When testing "info break", add argument for main (void).
12411 Also allow "int" to appear with "short" and "long".
12412 Ditto with "unsigned" and "long long".
cec808ec
KS
12413 * gdb.java/jmain.exp: Do not enclose methods names in single
12414 quotes.
12415 * gdb.java/jmisc.exp: Likewise.
12416 * gdb.java/jprint.exp: Likewise.
12417 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12418
12419 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12420 * gdb.cp/exception.exp (backtrace after first throw)
12421 (backtrace after second throw): Allow a namespace before __cxa_throw.
12422 (backtrace after first catch, backtrace after second catch): Allow
12423 a namespace before __cxa_begin_catch.
12424
12425 * gdb.cp/cpexprs.exp: New file.
12426 * gdb.cp/cpexprs.cc: New file.
12427
12428 From Daniel Jacobowitz <dan@codesourcery.com>
12429 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12430 to use string_to_regexp.
12431 (ctor, dtor): New functions. Use them to match constructor
12432 and destructor function types.
12433 (Top level): Use runto_main.
12434
f870a310
TT
124352010-03-05 Tom Tromey <tromey@redhat.com>
12436
12437 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12438 gdb.target_charset.
12439 (pp_ns.to_string): Likewise.
12440
0c199f28
KS
124412010-03-04 Keith Seitz <keiths@redhat.com>
12442
12443 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12444 can be quoted. Test that both the filename and function/line
12445 portions can be quoted at the same time.
12446
c7437ca6
PA
124472010-03-04 Pedro Alves <pedro@codesourcery.com>
12448
12449 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12450
b111b805
DE
124512010-03-03 Doug Evans <dje@google.com>
12452
24486cb7
DE
12453 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12454 libc contains libpthread.
12455
b111b805
DE
12456 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12457 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12458 of gdb_compile. Add another pattern to match android backtrace.
12459
a0e0ef55
TT
124602010-03-03 Tom Tromey <tromey@redhat.com>
12461
12462 PR gdb/11345:
12463 * gdb.base/printcmds.exp (test_printf): Add test.
12464
1ba53b71
L
124652010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12466
12467 * gdb.arch/amd64-byte.exp: New.
12468 * gdb.arch/amd64-dword.exp: Likewise.
12469 * gdb.arch/amd64-pseudo.c: Likewise.
12470 * gdb.arch/amd64-word.exp: Likewise.
12471 * gdb.arch/i386-byte.exp: Likewise.
12472 * gdb.arch/i386-pseudo.c: Likewise.
12473 * gdb.arch/i386-word.exp: Likewise.
12474
f5dff777
DJ
124752010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12476
12477 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12478 types. Add structreg, bitfields, and flags registers.
12479 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12480 registers.
12481
90884b2b
L
124822010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12483
12484 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12485 (load_description): Set architecture if defined.
12486
dc00d89f
PM
124872010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12488
12489 * gdb.python/py-frame.exp: Add read_var block tests.
12490 * gdb.python/py-frame.c (block): New function.
12491
0e095b7e
JK
124922010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12493 Daniel Jacobowitz <dan@codesourcery.com>
12494
12495 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12496
624f1a65
DM
124972010-02-25 David S. Miller <davem@davemloft.net>
12498
12499 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12500 fix logic for setting all_syscalls_numbers.
12501
f3e9a817
PM
125022010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12503
12504 * Makefile.in: Add py-block and py-symbol.
12505 * gdb.python/py-symbol.exp: New File.
12506 * gdb.python/py-symtab.exp: New File.
12507 * gdb.python/py-block.exp: New File.
12508 * gdb.python/py-symbol.c: New File.
12509 * gdb.python/py-block.c: New File.
12510
f6bbabf0
PM
125112010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12512
12513 PR python/11314
12514 * lib/gdb.exp (skip_python_tests): New function.
12515 * gdb.python/py-cmd.exp: Use skip_python_tests.
12516 * gdb.python/py-frame.exp: Likewise.
12517 * gdb.python/py-function.exp: Likewise.
12518 * gdb.python/py-prettyprint.exp: Likewise.
12519 * gdb.python/py-template.exp: Likewise.
12520 * gdb.python/py-type.exp: Likewise.
12521 * gdb.python/py-value.exp: Likewise.
12522
85d721b8
PA
125232010-02-22 Pedro Alves <pedro@codesourcery.com>
12524
12525 PR9605
12526
12527 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12528
48e32051
TT
125292010-02-19 Tom Tromey <tromey@redhat.com>
12530
12531 PR c++/8693, PR c++/9496:
12532 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12533 regression tests.
12534
ac9c0048
JK
125352010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12536
12537 Fix compatibility with m68k as.
12538 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12539 Use only /* comments */.
12540
57bb97a4
UW
125412010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12542
12543 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12544 * configure: Regenerate.
12545
7d1bf85c
DJ
125462010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12547
12548 * gdb.python/py-type.exp: Check for Python support.
12549
061b5285
PA
125502010-02-17 Pedro Alves <pedro@codesourcery.com>
12551
12552 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12553 `regsub' syntax available.
12554
f8a8bc2c
PA
125552010-02-17 Pedro Alves <pedro@codesourcery.com>
12556
12557 * gdb.base/shmain.c (main): Remove printf call.
12558 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12559 * gdb.base/unload.c (main): Make format of fprintf a string
12560 literal. Add missing endlines to prints to stderr.
12561 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12562
6f451e5e
TT
125632010-02-17 Tom Tromey <tromey@redhat.com>
12564
12565 * gdb.java/jprint.java (jprint.props): New field.
12566 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12567
12d79008
PA
125682010-02-17 Pedro Alves <pedro@codesourcery.com>
12569
ef801a0e 12570 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
12571 available.
12572
d252f7e5
DJ
125732010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12574
12575 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12576 creation to support remote host testing.
12577
67bdab6c
DJ
125782010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12579
12580 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12581 Recognize "command not found".
12582
bb391223
DJ
125832010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12584
12585 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12586 single-stepping.
12587
70362913
DJ
125882010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12589
12590 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12591 if arguments are not supported.
12592
493f3c00
DJ
125932010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12594
12595 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12596 be const or non-const.
12597
8034c749
DJ
125982010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12599
12600 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12601 mi_send_resuming_command to send -exec-continue.
12602
791dfb64
DJ
126032010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12604
12605 * gdb.base/list.exp (test_list_filename_and_function): Add test
12606 with single quotes.
12607 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12608 matching.
12609 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12610 Add KFAIL'd tests for PR gdb/11289.
12611
7c5fe868
DJ
126122010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12613
12614 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12615
fdc498b8
DJ
126162010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12617
12618 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12619 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12620 a temporary directory.
12621
b519e2a6
DJ
126222010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12623
12624 * gdb.base/charset.exp: Use a single regular expression to match
12625 show host-charset and show target-charset output.
12626
74164c56
JK
126272010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12628
12629 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12630 "Illegal process-id" expect string more exact.
12631 (attach to digits-starting nonsense is prohibited): New.
12632
701ed6dc
JK
126332010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12634
12635 * gdb.base/prelink.exp (set verbose on): New.
12636
889bf7c5 126372010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
12638
12639 * mi-reverse.exp: New file. Test for reverse option to the
12640 following MI commands: exec-continue, exec-finish, exec-next,
12641 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 12642
dadf0e9c
JB
126432010-02-09 Joel Brobecker <brobecker@adacore.com>
12644
12645 * gdb.ada/ptype_tagged_param: New testcase.
12646
714f19d5
TT
126472010-02-08 Tom Tromey <tromey@redhat.com>
12648
12649 PR c++/8017:
12650 * gdb.cp/overload.exp: Add tests.
12651 * gdb.cp/overload.cc (struct K): New.
12652 (namespace N): New.
12653 (main): Call new functions.
12654 (K::staticoverload): Define.
12655
889bf7c5 126562010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
12657
12658 PR gdb/10728
12659 * gdb.cp/pr10728-x.h: New file.
12660 * gdb.cp/pr10728-x.cc: New file.
12661 * gdb.cp/pr10728-y.cc: New file.
12662 * gdb.cp/pr10728.exp: New file.
12663 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12664
889bf7c5 126652010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
12666
12667 PR gdb/9067
12668 * gdb.cp/pr9067.exp: New
12669 * gdb.cp/pr9067.cc: New
12670 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12671
7b356089
JB
126722010-02-08 Joel Brobecker <brobecker@adacore.com>
12673
12674 * lib/gdb.exp (gdb_test_timeout): New global variable.
12675 Set it to timeout if not already set.
12676 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12677
1be00882
DE
126782010-02-05 Doug Evans <dje@google.com>
12679
12680 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12681 user.
12682
82856980
SW
126832010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12684
12685 PR c++/7935:
12686 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12687
1a334831
TT
126882010-02-04 Tom Tromey <tromey@redhat.com>
12689
12690 * gdb.cp/virtbase.exp: Make test case names unique.
12691
9c3c02fd
TT
126922010-02-02 Tom Tromey <tromey@redhat.com>
12693
12694 * gdb.cp/virtbase.exp: Add regression tests.
12695 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12696 (main): Instantiate RHC.
12697
0cc2414c
TT
126982010-02-02 Tom Tromey <tromey@redhat.com>
12699
12700 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12701 type-printing change.
12702
edf3d5f3
TT
127032010-02-02 Tom Tromey <tromey@redhat.com>
12704
12705 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12706 * gdb.cp/virtbase.cc: New file.
12707 * gdb.cp/virtbase.exp: New file.
12708 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12709
e4b7f41c
JK
127102010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12711
12712 PR libc/11214:
12713 * gdb.threads/current-lwp-dead.c: Include features.h.
12714 (HAS_NOMMU): New.
12715 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12716
b381ea14
JK
127172010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12718
12719 * gdb.base/symbol-without-target_section.exp,
12720 gdb.base/symbol-without-target_section.c: New.
12721
c593ac0e
DJ
127222010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12723
12724 * gdb.base/bigcore.exp: Reset increased timeout.
12725 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12726
db25f29d
DJ
127272010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12728
12729 * gdb.base/gcore.exp (capture_command_output): Use
12730 gdb_test_multiple.
12731
f9d67f43
DJ
127322010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12733
12734 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12735 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12736 (Top level): Call it.
12737
177321bd
DJ
127382010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12739
12740 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12741
97f2ed50
DJ
127422010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12743
12744 * gdb.base/call-strs.exp, gdb.base/default.exp,
12745 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12746 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12747 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12748 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12749 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12750 * gdb.base/ending-run.exp: Correct restore of timeout.
12751 * gdb.base/page.exp: Remove unnecessary timeout setting.
12752
e4e2711a
JB
127532010-01-29 Joel Brobecker <brobecker@adacore.com>
12754
12755 * gdb.ada/rec_return: New testcase.
12756
ba581dc1
JB
127572010-01-29 Joel Brobecker <brobecker@adacore.com>
12758
12759 * gdb.ada/call_pn: New testcase.
12760
4ea95be9
DJ
127612010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12762
12763 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12764 (Top level): Use it to resume.
12765 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12766 the Thumb mode displaced stepping error as unsupported.
12767
df83a9bf
SW
127682010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12769
889bf7c5
PA
12770 * gdb.cp/nsusing.exp: Added more tests.
12771 * gdb.cp/nsrecurs.exp: Ditto.
12772 * gdb.cp/nsusing.cc: Added test functions.
12773 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 12774
40b27cdc
JK
127752010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12776
12777 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12778 absolute directory pathnames in gdb.sum file.
12779
de958931
SW
127802010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12781
12782 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12783 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12784
708ead4e
TT
127852010-01-26 Tom Tromey <tromey@redhat.com>
12786
12787 PR exp/7643:
12788 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12789 setup_kfail.
12790
b14e635e
SW
127912010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12792
12793 * gdb.cp/nsrecurs.exp: New test.
12794 * gdb.cp/nsrecurs.cc: New test program.
12795 * gdb.cp/nsstress.exp: New test.
12796 * gdb.cp/nsstress.cc: New test program.
12797 * gdb.cp/nsdecl.exp: New test.
12798 * gdb.cp/nsdecl.cc: New test program.
12799
8540c487
SW
128002010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12801
12802 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12803 imported into file scope.
12804 Marked test as xfail.
12805 * gdb.cp/namespace-using.cc (marker5): New function.
12806 * gdb.cp/shadow.exp: New test.
12807 * gdb.cp/shadow.cc: New test program.
12808 * gdb.cp/nsimport.exp: New test.
12809 * gdb.cp/nsimport.cc: New test program.
12810
421d5d99
TT
128112010-01-25 Tom Tromey <tromey@redhat.com>
12812
12813 PR gdb/11049:
12814 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12815 with "set print null-stop on".
12816
691f8dc1
JK
128172010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12818
12819 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12820 Adjust it for DISASSEMBLY_OMIT_FNAME.
12821
0b92b5bb
TT
128222010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12823
12824 PR symtab/11199:
12825 * gdb.dwarf2/member-ptr-forwardref.exp,
12826 gdb.dwarf2/member-ptr-forwardref.S: New.
12827
23787403
JK
128282010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12829
12830 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12831 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12832 thread1_tid_mutex. Remove gdbstop_mutex handling.
12833 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12834 thread2_tid_mutex. Remove gdbstop_mutex handling.
12835 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12836 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12837 pthread_cond_wait conditionalizations by while loops.
12838
b966cb8a
TT
128392010-01-20 Tom Tromey <tromey@redhat.com>
12840
12841 PR backtrace/10770:
12842 * gdb.dwarf2/pr10770.exp: New file.
12843 * gdb.dwarf2/pr10770.c: New file.
12844 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12845
fcae584b
VP
128462010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12847
12848 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12849 that target was removed, and the test always runs native anyway.
12850
a0f49112
JK
128512010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12852
12853 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12854 gdb.base/watchpoint-cond-gone-stripped.c: New.
12855
ceeb3d5a
TT
128562010-01-19 Tom Tromey <tromey@redhat.com>
12857
12858 PR c++/8000:
12859 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12860 existing tests.
12861 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12862 (main): Use AAA::SomeEnum.
12863
dd322c54
JK
128642010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12865
12866 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12867 (test_ignore_count): Declare line_callme_body global.
12868 (run to breakpoint with ignore count): Use line_callme_body.
12869 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12870 (set line_main_hello, set line_main_return): Reindent.
12871 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12872 New.
12873 (continue to callee4): Use line_callee4_body.
12874 (check *stopped from CLI command): Use line_callee4_next.
12875 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12876 (set line_main_hello, set line_main_return): Reindent.
12877 (set line_callee4_head, set line_callee4_body): New.
12878 (continue to callee4): Use line_callee4_body.
12879
4e8f195d
TT
128802010-01-18 Tom Tromey <tromey@redhat.com>
12881
12882 PR c++/9680:
12883 * gdb.cp/casts.cc: Add new classes and variables.
12884 * gdb.cp/casts.exp: Test new operators.
12885
9e14a9ba
JB
128862010-01-18 Tom Tromey <tromey@redhat.com>
12887 Thiago Jung Bauermann <bauerman@br.ibm.com>
12888
12889 * gdb.python/source2.py: New file.
12890 * gdb.python/source1: New file.
12891 * gdb.python/python.exp: Test "source" command.
12892
00bf0b85
SS
128932010-01-15 Stan Shebs <stan@codesourcery.com>
12894
12895 * gdb.trace/tfile.c: New file.
12896 * gdb.trace/tfile.exp: New file.
889bf7c5 12897
55235ad7
JK
128982010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12899
12900 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12901
9f2982ff
JK
129022010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12903
12904 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12905
bbfba9ed
JK
129062010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12907
12908 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12909 (libfunc): New parameter action. Implement also selectable "sleep".
12910 * gdb.base/break-interp-main.c: Include assert.h.
12911 (libfunc): New parameter action.
12912 (main): New parameters argc and argv. Assert argc. Pass argv.
12913 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12914 (test_attach): New proc.
12915 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12916 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12917
61f0d762
JK
129182010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12919
12920 * gdb.base/break-interp.exp (test_core): New proc.
12921 (test_ld): Call it.
12922
06a6f270
JK
129232010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12924
12925 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12926 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12927 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12928 and gdb_compile_shlib. Use new -Wl compiler options.
12929 (dl bt, main bt): New tests.
12930
51bee8e9
JK
129312010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12932
12933 Support PIEs with no symfile_objfile.
12934 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12935 (test_ld): New parameter trynosym.
12936 (test_ld <$trynosym>): New block.
12937
b8040f19
JK
129382010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12939
12940 * gdb.base/break-interp.exp: New file.
12941
be759fcf
PM
129422010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12943
12944 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12945 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12946 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12947 test.
12948 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12949 * gdb.python/py-mi.exp: Add lazy string test.
12950
dc146f7c
VP
129512010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12952
12953 * lib/mi-support.exp (mi_check_thread_states): Handle
12954 core number in thread listing.
12955
b4ba55a1
JB
129562010-01-12 Joel Brobecker <brobecker@adacore.com>
12957
12958 * gdb.base/maint.exp: Adjust the expected output for the
12959 "maint print type" test. Use gdb_test_multiple instead of
12960 gdb_sent/gdb_expect.
12961
08e24bd4
DE
129622010-01-11 Doug Evans <dje@google.com>
12963
6496a609
DE
12964 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12965 from gdbserver_download. All callers updated.
12966
08e24bd4
DE
12967 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12968
b5cfddf5
JK
129692010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12970
12971 Implement binary numbers parsing.
12972 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12973 (test_integer_literals_rejected): New binary tests.
12974
3725885a
RW
129752010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12976
12977 * gdb.cell/configure: Regenerate.
12978
37aeb5df
JK
129792010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12980
12981 * gdb.base/corefile.exp: Move the core finding block out and call it as
12982 core_find, new variable $corefile, replace corefile by $corefile and
12983 [file tail $corefile] for usage vs. test names resp.
12984 * lib/gdb.exp (core_find): Move it as a new function here. New
12985 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12986 $destcore. Return "" on error.
12987
d521f563
JK
129882010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12989
12990 Workaround PR binutils/10802.
12991 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12992 (twice).
12993
28f24826
DJ
129942010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12995
12996 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12997
2de75e71
JB
129982010-01-08 Joel Brobecker <brobecker@adacore.com>
12999
13000 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
13001 call, to avoid interruption.
13002
fe00719b 130032010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
13004
13005 * gdb.stabs/weird.def (args93): New.
13006
d0ef5df8
DE
130072010-01-07 Doug Evans <dje@google.com>
13008
13009 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
13010
3a08d52f
TT
130112010-01-07 Tom Tromey <tromey@redhat.com>
13012
13013 * gdb.base/source.exp: Use correct line number.
13014
7a697b8d
SS
130152010-01-05 Stan Shebs <stan@codesourcery.com>
13016
13017 * gdb.trace/tracecmd.exp: Test ftrace.
13018
7803799a
UW
130192010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13020
13021 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
13022
c54eabfa
JK
130232010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13024
13025 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
13026 "uint_for_mi_testing".
13027
02e7ef19
JB
130282010-01-01 Joel Brobecker <brobecker@adacore.com>
13029
13030 Test indented comment in file being sourced.
13031 * gdb.base/commands.exp: Test indented comment in file being sourced.
13032
abd775ce
JB
130332010-01-01 Joel Brobecker <brobecker@adacore.com>
13034
13035 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
13036 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
13037 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
13038 notice.
13039
79b55b82
JB
130402010-01-01 Joel Brobecker <brobecker@adacore.com>
13041
13042 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
13043 notice.
13044
8997583e
JK
130452010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13046
13047 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
13048 missing $after_stopped and comma (,) expectation.
13049
6da95a67
SS
130502009-12-31 Stan Shebs <stan@codesourcery.com>
13051
13052 * gdb.trace/actions.exp: Test teval action.
889bf7c5 13053
218d2fc6
TJB
130542009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13055
13056 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
13057 (top level): Call test_watchpoint_in_big_blob.
13058 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
13059 watchpoints.
13060 (func3): Write to buf.
13061
236f1d4d
SS
130622009-12-29 Stan Shebs <stan@codesourcery.com>
13063
13064 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 13065
f61e138d
SS
130662009-12-28 Stan Shebs <stan@codesourcery.com>
13067
13068 * gdb.trace/tsv.exp: New file.
13069 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 13070
0219b378
DJ
130712009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
13072
13073 * gdb.base/find.c (main): Reference search buffers.
13074 * gdb.base/included.c (main): Reference integer.
13075 * gdb.base/ptype.c (charfoo): Declare.
13076 (intfoo): Call charfoo.
13077 * gdb.base/scope0.c (useitp): New function.
13078 (usestatics): Use useitp.
13079 (useit): Add a type for val.
13080 * gdb.base/scope1.c (useit1): Take a pointer argument.
13081 (usestatics1): Update calls to useit1.
13082 * gdb.cp/call-c.cc: Declare foo.
13083 (main): Call foo.
13084 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
13085 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
13086 (main): Call C::ensureRefs and ensureOtherRefs.
13087 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
13088 variables.
13089 (ensureOtherRefs): New function.
13090 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
13091 * gdb.cp/templates.cc (main): Call t5i.value.
13092
3f78692f
JK
130932009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13094
13095 Fix compatibility with G++-4.5.
13096 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
13097 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
13098 (uncaught return): Remove.
13099
429374b8
JK
131002009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13101 Phil Muldoon <pmuldoon@redhat.com>
13102
13103 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
13104 (bp_location13, bp_location14, bp_location17, bp_location18)
13105 (marker3_proto, marker4_proto): New variables.
13106 (breakpoint info): Update output.
13107 (run until breakpoint at marker3, run until breakpoint at marker4): New
13108 tests.
13109
859825b8
JK
131102009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13111
13112 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
13113 Replace the printf call of Y by provided "y-set-1" label. New block
13114 for the second shared library.
13115 * gdb.base/unload.exp: Compile also the second library, call
13116 gdb_load_shlibs also for it. Use now gdb_breakpoint.
13117 (single pending breakpoint info): Rename to ...
13118 (pending breakpoint info before run): ... this extended test.
13119 (libfile2, libname2, libsrcfile2, libsrc2)
13120 (lib_sl2): New variables.
13121 (exec_opts): Set also SHLIB_NAME2.
13122 (pending breakpoint info on first run at shrfunc1)
13123 (pending breakpoint info on second run at shrfunc1)
13124 (pending breakpoint info on second run at shrfunc2)
13125 (print y from libfile, print y from libfile2): New tests.
13126 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13127 * gdb.base/unloadshr2.c: New.
13128
e6a386cd
HZ
131292009-12-22 Hui Zhu <teawater@gmail.com>
13130
13131 * gdb.reverse/sigall-reverse.exp: Adjust.
13132
9e19b45e
VP
131332009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13134
13135 PR gdb/10884
13136
13137 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13138 (main): Call do_bitfield_tests.
aacf5b1e 13139 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13140
d53a7b30
JB
131412009-12-20 Joel Brobecker <brobecker@adacore.com>
13142
13143 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13144 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13145 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13146 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13147 gdb.modula2/unbounded1.c: Update copyright header.
13148
191ca0a1
CM
131492009-12-10 Chris Moller <moller@mollerware.com>
13150
13151 PR gdb/9399
13152 * gdb.cp/virtfunc2.exp: New tests
13153 * gdb.cp/virtfunc2.cc: New tests
13154 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13155
0fa6cf1b
MS
131562009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13157
13158 * gdb.reverse/i387-env-reverse.c: New file.
13159 * gdb.reverse/i387-env-reverse.exp: New file.
13160 * gdb.reverse/i387-stack-reverse.c: New file.
13161 * gdb.reverse/i387-stack-reverse.exp: New file.
13162
361ae042
PM
131632009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13164
13165 * gdb.python/py-type.exp (test_range): New test.
13166
bfd31e71
PM
131672009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13168
13169 PR python/10805
13170
13171 * gdb.python/py-type.exp: New file.
13172 * gdb.python/py-type.c: New file.
13173 * Makefile.in: Add py-type.
13174
57a1d736
TT
131752009-12-03 Tom Tromey <tromey@redhat.com>
13176
13177 * gdb.python/py-value.exp (test_parse_and_eval): New
13178 function.
13179
1f3b5d1b
PP
131802009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13181
13182 PR gdb/11022
13183
13184 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13185 * gdb.base/pr11022.c: New test.
13186
8b7dbdc9
JK
131872009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13188
13189 Fix spurious false FAILs.
13190 * gdb.base/structs.c (chartest): New.
13191 (main): Fill-in chartest.
13192 * gdb.base/structs.exp (anychar_re, first): New.
13193 (start_structs_test): Import global anychar_re and first.
13194 New gdb_test call "set print elements 300; ${testfile}"
13195 (start_structs_test <$first>): New block.
13196 (any): Import global anychar_re. New variable ac. Use ${ac}.
13197
6a53b2ec
JK
131982009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13199
13200 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13201
d7167b4c
JK
132022009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13203
13204 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13205 Force $srcfile file.
13206 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13207
b1798462
UW
132082009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13209
13210 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13211 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13212 * gdb.threads/watchthreads-reorder.exp: Likewise.
13213
b6199126
DJ
132142009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13215
13216 PR gdb/8704
13217
13218 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13219 "if", and "thread". Correct matching in the previous test.
13220
b22a0510
DJ
132212009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13222
13223 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13224
930636d2
MS
132252009-11-23 Michael Snyder <msnyder@vmware.com>
13226
13227 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13228 * gdb.reverse-watch-precsave.exp: Ditto.
13229
21a0512e
PP
132302009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13231
13232 * gdb.asm/asm-source.exp: Adjust.
13233 * gdb.base/help.exp: Adjust.
889bf7c5 13234
fc30d5e0
PA
132352009-11-22 Pedro Alves <pedro@codesourcery.com>
13236
13237 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13238 (do_syscall_tests_without_xml): Set data-directory to
13239 /the/path/to/nowhere.
13240
f6bc2008
PA
132412009-11-21 Pedro Alves <pedro@codesourcery.com>
13242
13243 * gdb.threads/local-watch-wrong-thread.c,
13244 gdb.threads/local-watch-wrong-thread.exp: New files.
13245
8c2fb5de
PA
132462009-11-21 Pedro Alves <pedro@codesourcery.com>
13247
13248 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13249 assume new `regsub' syntax available.
13250
ebec9a0f
PA
132512009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13252
a79d3c27
JK
13253 * gdb.base/watchpoint-hw-hit-once.exp,
13254 gdb.base/watchpoint-hw-hit-once.c: New.
13255
132562009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13257
13258 * gdb.threads/watchthreads-reorder.exp,
13259 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13260
276a961b
MK
132612009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13262
13263 * gdb.xml/tdesc-regs.exp: Use for m68k.
13264
4867c1fb
PA
132652009-11-15 Pedro Alves <pedro@codesourcery.com>
13266
13267 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13268
f6838f81
DJ
132692009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13270
13271 * lib/gdb.exp (current_target_name): New procedure.
13272 (gdb_wrapper_target): New variable.
13273 (gdb_wrapper_init): Set gdb_wrapper_target.
13274 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13275 wrapper.
13276
4ac4dd3f
DJ
132772009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13278
13279 * gdb.base/remote.exp: Delete the slowest load test.
13280 Do not load with fixed packet sizes.
13281
a7881759
DJ
132822009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13283
13284 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13285
97a5b505
DJ
132862009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13287
13288 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13289 srcfile when setting a breakpoint.
13290
d3e1fc54
DJ
132912009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13292
13293 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13294 macros.
13295
7cbcbded
DJ
132962009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13297
13298 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13299 to be in memory.
13300 * gdb.base/display.c (force_mem): New.
13301 (do_loops): Use it. Add breakpoint comments.
13302 (do_vars): Add a breakpoint comment.
13303 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13304 line numbers.
13305
bdea3a92
NF
133062009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13307
13308 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13309 instead of a bare "run".
13310
269f82e5
PP
133112009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13312
13313 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13314
a69b7d9d
DJ
133152009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13316
13317 * lib/cell.exp (skip_cell_tests): Clean up test files before
13318 returning.
13319
b598bfda
DJ
133202009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13321
13322 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13323 and the breakpoint menu. Do not call perror if a prompt is seen.
13324 Consume the following GDB prompt.
13325 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13326 * gdb.cp/namespace.exp: Use gdb_test.
13327 * gdb.cp/templates.exp: Use gdb_test.
13328 (test_template_breakpoints): Use gdb_test_multiple.
13329
87728fa0
DJ
133302009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13331
13332 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13333 (marker4): Reference values.
13334
b67c692f
DJ
133352009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13336
13337 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13338 is missing.
13339
f0df251a
DJ
133402009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13341
13342 * gdb.base/break.c (need_malloc): New.
13343 * gdb.base/constvars.c (main): Reference crass and crisp.
13344 * gdb.base/gdb1821.c (main): Reference bar.
13345 * gdb.cp/gdb1355.cc (main): Reference s1.
13346 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13347 (main): Call them.
13348 * gdb.cp/hang2.cc (dummy2): Define.
13349 * gdb.cp/hang3.cc (dummy3): Define.
13350 * gdb.cp/m-data.cc (main): Reference shadow.
13351
bdf7534a
NF
133522009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13353 Nathan Froyd <froydnj@codesourcery.com>
13354
13355 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13356 remote host.
13357
f24fce77
NF
133582009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13359
13360 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13361 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13362 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13363 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13364 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13365 * gdb.dwarf2/dw2-producer.exp: Likewise.
13366 * gdb.dwarf2/mac-fileno.exp: Likewise.
13367 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13368 py-prettyprint.py to the remote host.
13369 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13370
40f0318e
KS
133712009-11-11 Keith Seitz <keiths@redhat.com>
13372
13373 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13374 use it instead of "Foo".
13375 * gdb.cp/classes.exp (do_tests): Add a test to access
13376 a method through a typedef'd class name.
13377
f3d9f7fb
NF
133782009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13379
13380 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13381 exponents.
13382 * gdb.base/pointers.exp: Likewise.
13383 * gdb.cp/ref-types.exp: Likewise.
13384
a4216f37
KS
133852009-11-11 Keith Seitz <keiths@redhat.com>
13386
13387 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13388 new[] and delete[].
13389 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13390 "void".
13391 (probe_demangler): Remove all single-quoting of
13392 method and variable names.
13393 (info_func_regexp): Remove the word "void" from any
13394 occurrence of "(void)".
13395 (print_addr_2): Remove all single-quoting of
13396 method names.
13397 (print_addr_2_kfail): Likewise.
13398 (print_addr): Single-quote C function names before
13399 passing to print_addr_2.
13400 (test_paddr_operator_functions): Remove single-quoting
13401 for method names.
13402 Add tests for operator new[] and operator delete[].
13403
9b14d7aa
JK
134042009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13405
13406 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13407
85feb311
KS
134082009-11-09 Keith Seitz <keiths@redhat.com>
13409
13410 * gdb.cp/overload.exp: Add tests for resolving overloaded
13411 methods in expression parsing/evaluation.
13412
fa335448
DJ
134132009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13414
13415 * lib/gdb.exp (default_gdb_version): Use --version instead of
13416 --command.
13417
ec3c07fc
NS
134182009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13419
13420 * lib/gdb.exp (gdb_compile_test): New.
13421 (skip_ada_tests, skip_java_tests): New.
13422 (gdb_compile): Use gdb_compile_test for f77.
13423 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13424 * lib/java.exp (compile_java_from_source): Remove runtests check,
13425 use gdb_compile_test to record result.
13426 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13427 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13428 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13429 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13430 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13431 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13432 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13433 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13434 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13435 adjust gdb_compile invocations.
13436
b8b4e42b
JK
134372009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13438
13439 * Makefile.in (abs_builddir): New.
13440 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13441 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13442 `$(abs_builddir)/site.exp'.
13443
f8b7eaf3
DJ
134442009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13445
13446 * config/m68k-emc.exp, lib/emc-support.exp,
13447 gdb.trace/gdb_c_test.c: Delete.
13448 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13449 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13450 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13451 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13452 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13453 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13454 casing for m68k-*-elf.
13455
c4187697
NS
134562009-11-03 Pedro Alves <pedro@codesourcery.com>
13457
13458 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13459 * gdb.arch/i386-prologue.exp: Likewise.
13460 * gdb.arch/i386-unwind.exp: Likewise.
13461
db16b772
DJ
134622009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13463
13464 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13465
bcf71277
DJ
134662009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13467
13468 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13469
0105cee2
DJ
134702009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13471
13472 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13473
24ddea62
JK
134742009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13475
13476 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13477
287ccc17
JK
134782009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13479
13480 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13481 * gdb.base/sepdebug2.c: New file.
13482
08bca259 134832009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
13484
13485 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13486 the modified warnings for catch syscall. Verify if GDB was compiled
13487 with support for lib expat, and choose which tests to run depending
13488 on this.
13489
5d4e2b76
VP
134902009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13491
13492 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13493 that composite commands are parsed OK. And also test
13494 that breakpoint commands do work.
13495
240e538a
MS
134962009-10-23 Michael Snyder <msnyder@vmware.com>
13497
13498 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13499 to allow for new disassembly style.
13500
9c419145
PP
135012009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13502
13503 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 13504
02506ff1
MS
135052009-10-22 Michael Snyder <msnyder@vmware.com>
13506
13507 * gdb.reverse/break-precsave.exp: New test.
13508 * gdb.reverse/consecutive-precsave.exp: Ditto.
13509 * gdb.reverse/finish-precsave.exp: Ditto.
13510 * gdb.reverse/i386-precsave.exp: Ditto.
13511 * gdb.reverse/machinestate-precsave.exp: Ditto.
13512 * gdb.reverse/sigall-precsave.exp: Ditto.
13513 * gdb.reverse/solilb-precsave.exp: Ditto.
13514 * gdb.reverse/step-precsave.exp: Ditto.
13515 * gdb.reverse/until-precsave.exp: Ditto.
13516 * gdb.reverse/watch-precsave.exp: Ditto.
13517
4cf866a3
MS
135182009-10-22 Michael Snyder <msnyder@vmware.com>
13519
13520 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13521 for gdb_expect. Adjust one test's expect strings for the new
13522 format of disassemble.
13523 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13524 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13525 gdb_test_multiple.
13526 * gdb.reverse/step-reverse.exp: Delete 'return'.
13527 * gdb.reverse/until-reverse.exp: Delete blank lines.
13528 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13529
2b28d209
PP
135302009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13531
13532 * gdb.base/consecutive.exp: Adjust.
13533 * gdb.base/display.exp: Likewise.
13534 * gdb.base/pc-fp.exp: Likewise.
13535 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 13536
33b9c32b
MS
135372009-10-19 Michael Snyder <msnyder@vmware.com>
13538
13539 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13540 * gdb.reverse/finish-reverse.c: Ditto.
13541 * gdb.reverse/sigall-reverse.c: Ditto.
13542 * gdb.reverse/solib-reverse.c: Ditto.
13543 * gdb.reverse/step-reverse.c: Ditto.
13544 * gdb.reverse/watch-reverse.c: Ditto.
13545
6c95b8df
PA
135462009-10-19 Pedro Alves <pedro@codesourcery.com>
13547 Stan Shebs <stan@codesourcery.com>
13548
13549 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13550 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13551 "Executing new program".
13552 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13553 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13554 left listed after having been killed.
13555 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13556 * gdb.base/maint.exp: Adjust test.
13557
13558 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13559 * gdb.multi/Makefile.in: New.
13560 * gdb.multi/base.exp: New.
13561 * gdb.multi/goodbye.c: New.
13562 * gdb.multi/hangout.c: New.
13563 * gdb.multi/hello.c: New.
13564 * gdb.multi/bkpt-multi-exec.c: New.
13565 * gdb.multi/bkpt-multi-exec.exp: New.
13566 * gdb.multi/crashme.c: New.
13567
279017b7
TG
135682009-10-13 Tristan Gingold <gingold@adacore.com>
13569
13570 * gdb.base/sepdebug.exp: Check debug info are found.
13571
0413d738
PA
135722009-10-08 Pedro Alves <pedro@codesourcery.com>
13573
13574 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13575 bits.
13576
c628eecc
JK
135772009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13578
13579 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13580
38af1bfe
JB
135812009-10-07 Joel Brobecker <brobecker@adacore.com>
13582
13583 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13584 of the comments.
13585
2b0adecd
PM
135862009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13587
13588 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13589 * gdb.base/annota3.exp: Idem.
13590 * gdb.base/maint.exp: Idem.
13591
8d417781
PM
135922009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13593
889bf7c5 13594 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
13595 to default.
13596
bb61102d
PM
135972009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13598
889bf7c5 13599 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
13600 mingw and cygwin targets.
13601
ace5c364
PM
136022009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13603 Pedro Alves <pedro@codesourcery.com>
13604
889bf7c5 13605 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
13606 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13607
c2d494a0
PM
136082009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13609
e1b52ce2
PM
13610 * gdb.base/shr1.c: Use %p in format string.
13611 * gdb.base/unload.c: Avoid warning in fprintf.
13612 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 13613
209f53f5
PM
136142009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13615
13616 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13617 long type.
13618 (test_unlink): Correct printf string.
13619 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13620 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13621
8172766a
JK
136222009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13623
13624 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13625 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13626 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13627
0f73703c
UW
136282009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13629
13630 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13631 * gdb.objc/nondebug.exp: Likewise.
13632
b32306ca
UW
136332009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13634
13635 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13636 target_info setting.
13637
13638 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13639 that detect new threads during "info threads".
13640
0057022f
UW
136412009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13642
13643 * gdb.threads/manythreads.c (main): Increase thread stack size
13644 to 2*PTHREAD_STACK_MIN.
13645 * gdb.threads/multi-create.c (main): Likewise.
13646 (create_function): Likewise.
13647
f29c0325
UW
136482009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13649
13650 * gdb.base/dump.exp: Pass difference of pointer types instead
13651 of integer types as offset to restore in intarr3.srec case.
13652
fcb34849
UW
136532009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13654
13655 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13656
d5142e3b
UW
136572009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13658
13659 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13660
087b74b2 136612009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 13662
087b74b2
PM
13663 New test for two watchpoints, with disabling of
13664 the first inserted.
13665 * testsuite/gdb.base/watchpoints.c: New file.
13666 * testsuite/gdb.base/watchpoints.exp: New file.
13667
96c07c5b
TT
136682009-09-25 Tom Tromey <tromey@redhat.com>
13669
13670 * gdb.base/charset.exp: Test utf-16 strings with Python.
13671
b8899f2b
TT
136722009-09-25 Tom Tromey <tromey@redhat.com>
13673
13674 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13675 UCS-4.
13676 * gdb.base/charset.c (utf_32_string): Rename.
13677 (init_utf32): Rename.
13678 (main): Update.
13679
329719ec
TT
136802009-09-22 Tom Tromey <tromey@redhat.com>
13681
13682 * gdb.python/py-function.exp: Add regression tests.
13683
11ef0d76
KS
136842009-09-21 Keith Seitz <keiths@redhat.com>
13685
13686 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13687 with invalid operator.
13688
3fe8f3b3
KS
136892009-09-21 Keith Seitz <keiths@redhat.com>
13690
13691 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13692 and destructor using typedef name of class.
13693 * gdb.cp/classes.cc (class Base1): Add a destructor.
13694 (base1): New typedef.
13695 (use_methods): Instanitate an object of type base1.
13696 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13697 (do_tests): Call test_template_typedef.
13698 * gdb.cp/templates.cc (Baz::~Baz): New method.
13699 (intBazOne): New typedef.
13700 (main): Instantiate intBazOne.
13701
7a9fe101
PM
137022009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13703
13704 PR python/10633
13705
13706 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13707 Function.
13708 (run_lang_tests): Add print elements test.
13709
2e4d963f
PM
137102009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13711
13712 * gdb.python/py-value.exp (test_subscript_regression): New
13713 function. Test for invalid subscripts.
13714 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13715 (ptr_ref): New function.
13716
ec7e75e7
PP
137172009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13718
13719 * gdb.base/default.exp: Fix "show convenience".
13720
0cc7d26f
TT
137212009-09-15 Tom Tromey <tromey@redhat.com>
13722
13723 * lib/mi-support.exp (mi_create_varobj): Update.
13724 (mi_create_floating_varobj): Likewise.
13725 (mi_create_dynamic_varobj): New proc.
13726 (mi_varobj_update): Update.
13727 (mi_varobj_update_with_type_change): Likewise.
13728 (mi_varobj_update_kv_helper): New proc.
13729 (mi_varobj_update_dynamic_helper): Rewrite.
13730 (mi_varobj_update_dynamic): New proc.
13731 (mi_list_varobj_children): Update.
13732 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13733 * gdb.python/python-prettyprint.py (pp_outer): New class.
13734 (pp_nullstr): Likewise.
13735 (lookup_function): Register new printers.
13736 * gdb.python/python-prettyprint.c (struct substruct): New type.
13737 (struct outerstruct): Likewise.
13738 (substruct_test): New function.
13739 (struct nullstr): New type.
13740 (string_1, string_2): New globals.
13741 (main): Add new tests.
13742 * gdb.python/python-mi.exp: Added regression tests.
13743 * gdb.mi/mi2-var-display.exp: Update.
13744 * gdb.mi/mi2-var-cmd.exp: Update.
13745 * gdb.mi/mi2-var-child.exp: Update.
13746 * gdb.mi/mi2-var-block.exp: Update.
13747 * gdb.mi/mi-var-invalidate.exp: Update.
13748 * gdb.mi/mi-var-display.exp: Update.
13749 * gdb.mi/mi-var-cmd.exp: Update.
13750 * gdb.mi/mi-var-child.exp: Update.
13751 * gdb.mi/mi-var-block.exp: Update.
13752 * gdb.mi/mi-break.exp: Update.
13753 * gdb.mi/gdb701.exp: Update.
13754
a96d9b2e
SDJ
137552009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13756
13757 * Makefile.in: Inclusion of catch-syscall object.
13758 * gdb.base/catch-syscall.c: New file.
13759 * gdb.base/catch-syscall.exp: New file.
13760
b43b923a
MS
137612009-09-12 Michael Snyder <msnyder@vmware.com>
13762
13763 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13764 that can support reverse debuggnig.
13765
cec03d70
TT
137662009-09-11 Tom Tromey <tromey@redhat.com>
13767
13768 * gdb.dwarf2/valop.S: New file.
13769 * gdb.dwarf2/valop.exp: New file.
13770
e23bb3fc
MK
137712009-09-11 Mark Kettenis <kettenis@gnu.org>
13772
13773 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13774
37c3696d
DE
137752009-09-10 Doug Evans <dje@google.com>
13776
13777 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13778 Add $gdb_prompt to second breakpoint regexp.
13779
5172aecb
JB
137802009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13781
13782 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13783 names, add missing ones.
13784 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13785 * gdb.python/py-frame.c: Rename from python-frame.c.
13786 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13787 testfile name.
13788 * gdb.python/py-function.exp: Rename from python-function.exp.
13789 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13790 testfile name.
13791 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13792 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13793 Adjust testfile name.
13794 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13795 * gdb.python/py-template.cc: Rename from python-template.cc.
13796 * gdb.python/py-template.exp: Rename from python-template.exp.
13797 Adjust testfile name.
13798 * gdb.python/py-value.c: Rename from python-value.c.
13799 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13800 testfile name.
13801
b554e4bd
JK
138022009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13803
13804 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13805 $bpt2address.
13806 (Second breakpoint address is valid on ia64)
13807 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13808
9a68ae16
JM
138092009-09-03 Joseph Myers <joseph@codesourcery.com>
13810
13811 * gdb.base/ending-run.exp: Restrict regular expression matching
13812 line number to require closing brace following.
13813
146b9145
DE
138142009-09-03 Doug Evans <dje@google.com>
13815
13816 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13817
787d21e1
TT
138182009-09-02 Tom Tromey <tromey@redhat.com>
13819
13820 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13821
e7802207
TT
138222009-09-02 Tom Tromey <tromey@redhat.com>
13823
13824 * gdb.dwarf2/callframecfa.exp: New file.
13825 * gdb.dwarf2/callframecfa.S: New file.
13826
817aadd2
JK
138272009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13828
13829 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13830 gdb.base/solib-overlap-main.c: New.
13831
4a76eae5
DJ
138322009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13833
13834 PR gdb/10565
13835
13836 * gdb.base/bitfields.c (struct container, container): New.
13837 (main): Initialize it and call break5.
13838 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13839
d4b96c9a
JK
138402009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13841
13842 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13843 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13844
4e22772d
JK
138452009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13846
13847 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13848
2efab443
MS
138492009-08-26 Michael Snyder <msnyder@vmware.com>
13850
13851 * gdb.base/i386-reverse.c: New file.
13852 * gdb.base/i386-reverse.exp: New file.
13853 * gdb.base/Makefile.in: Add new files to be removed.
13854
07ab73a0
JM
138552009-08-26 Joseph Myers <joseph@codesourcery.com>
13856
13857 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13858 environment-pwd for remote host.
13859 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13860
676accff
KS
138612009-08-24 Keith Seitz <keiths@redhat.com>
13862
13863 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13864 Add two new C++ completer tests which limit the output to a
889bf7c5 13865 given class.
676accff 13866
f9f7ad22
MS
138672009-08-24 Michael Snyder <msnyder@vmware.com>
13868
13869 * gdb.base/del.exp: Fix typo in comment.
13870 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13871
81ecdfbb
RW
138722009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13873
13874 * configure: Regenerate.
13875 * gdb.hp/configure: Likewise.
13876 * gdb.hp/gdb.aCC/configure: Likewise.
13877 * gdb.hp/gdb.base-hp/configure: Likewise.
13878 * gdb.hp/gdb.compat/configure: Likewise.
13879 * gdb.hp/gdb.defects/configure: Likewise.
13880 * gdb.hp/gdb.objdbg/configure: Likewise.
13881 * gdb.stabs/configure: Likewise.
13882
cab0c772
UW
138832009-08-19 Doug Evans <dje@google.com>
13884
13885 * gdb.base/gdbvars.c: New file.
13886 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13887
b8fa0bfa
PA
138882009-08-14 Pedro Alves <pedro@codesourcery.com>
13889
13890 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13891 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13892
b84aa90a
PA
138932009-08-13 Pedro Alves <pedro@codesourcery.com>
13894
13895 * gdb.base/default.exp: Adjust "set language test": it's now an
13896 enum command. Larger help string moved to "help set language".
13897 * gdb.base/help.exp: Adjust "help set language" expected output,
13898 now lists all known languages.
13899
0d8f9b2c
NF
139002009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13901
13902 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13903 all frame arguments.
13904 * gdb.arch/altivec-regs.exp: Likewise.
13905
bda180e0
TT
139062009-08-07 Tom Tromey <tromey@redhat.com>
13907
13908 * gdb.base/setshow.exp: Add tests for changes to set language, set
13909 check range, and set check type.
13910
48cb2d85
VP
139112009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13912
13913 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13914 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 13915 Call it.
48cb2d85 13916
1ea34204
UW
139172009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13918
13919 * configure.ac: Run gdb.cell tests when appropriate.
13920 * configure: Regenerate.
13921 * lib/cell.exp: New file.
13922 * gdb.cell: New directory.
13923 * gdb.cell/configure.ac: New file.
13924 * gdb.cell/configure: New file.
13925 * gdb.cell/Makefile.in: New file.
13926 * gdb.cell/arch.exp: New file.
13927 * gdb.cell/break.c: New file.
13928 * gdb.cell/break.exp: New file.
13929 * gdb.cell/break-spu.c: New file.
13930 * gdb.cell/bt.c: New file.
13931 * gdb.cell/bt2-spu.c: New file.
13932 * gdb.cell/bt-spu.c: New file.
13933 * gdb.cell/bt.exp: New file.
13934 * gdb.cell/coremaker.c: New file.
13935 * gdb.cell/coremaker-spu.c: New file.
13936 * gdb.cell/core.exp: New file.
13937 * gdb.cell/gcore.exp: New file.
13938 * gdb.cell/data.c: New file.
13939 * gdb.cell/data.exp: New file.
13940 * gdb.cell/data-spu.c: New file.
13941 * gdb.cell/ea-cache.exp: New file.
13942 * gdb.cell/ea-cache.c: New file.
13943 * gdb.cell/ea-cache-spu.c: New file.
13944 * gdb.cell/ea-standalone.c: New file.
13945 * gdb.cell/ea-standalone.exp: New file.
13946 * gdb.cell/ea-test.c: New file.
13947 * gdb.cell/ea-test.exp: New file.
13948 * gdb.cell/f-regs.exp: New file.
13949 * gdb.cell/mem-access.c: New file.
13950 * gdb.cell/mem-access.exp: New file.
13951 * gdb.cell/mem-access-spu.c: New file.
13952 * gdb.cell/ptype.exp: New file.
13953 * gdb.cell/registers.exp: New file.
13954 * gdb.cell/size.c: New file.
13955 * gdb.cell/sizeof.exp: New file.
13956 * gdb.cell/size-spu.c: New file.
13957 * gdb.cell/solib.exp: New file.
13958 * gdb.cell/solib-symbol.exp: New file.
13959
85e747d2
UW
139602009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13961
13962 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13963
58d6951d
DJ
139642009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13965
13966 * gdb.base/float.exp: Handle VFP registers.
13967
6e0a4f15
MS
139682009-07-14 Michael Snyder <msnyder@vmware.com>
13969
dcd5da87
MS
13970 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13971 to bring gdb to the beginning of the calling line.
13972
6e0a4f15
MS
13973 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13974 confusing the i386 epilogue unwinder.
13975
782b2b07
SS
139762009-07-14 Stan Shebs <stan@codesourcery.com>
13977
13978 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13979
f662c3bc
MS
139802009-07-14 Michael Snyder <msnyder@vmware.com>
13981
13982 * gdb.reverse/step-reverse.exp (stepi into function call):
13983 Call instruction may not be first instruction in the line.
13984 (reverse stepi from a function call): Used wrong line number.
13985
8f313923
JK
139862009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13987
13988 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13989
4662c76e
JK
139902009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13991
13992 Fix gdb.base/macscp.exp when using custom inputrc.
13993 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13994 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13995 env(TERM) set.
13996 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13997 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13998
aa81e255
JK
139992009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14000
14001 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
14002 * gdb.base/annota1.exp (thread_test): Import global $testfile.
14003 Change the compilation target to match the testcase name.
14004 * gdb.base/sect-cmd.exp: Change the compilation target to match the
14005 testcase name.
14006 * a2-run.exp: Use for setup prepare_for_testing. Change the
14007 compilation target to match the testcase name.
14008 * gdb.base/commands.exp: Likewise.
14009 * gdb.base/finish.exp: Likewise.
14010 * gdb.base/float.exp: Likewise.
14011 * gdb.base/info-target.exp: Likewise.
14012 * gdb.base/relational.exp: Likewise.
14013 * gdb.base/term.exp: Likewise.
14014 * gdb.base/until.exp: Likewise.
14015 * gdb.base/volatile.exp: Likewise.
14016 * gdb.base/whatis-exp.exp: Likewise.
14017
4c93b1d7
HZ
140182009-07-11 Hui Zhu <teawater@gmail.com>
14019
14020 * gdb.base/help.exp (disassemble): Update expected help text.
14021
812f7342
TT
140222009-07-09 Tom Tromey <tromey@redhat.com>
14023
14024 * lib/gdb.exp: Handle TRANSCRIPT.
14025 (remote_spawn, remote_close, send_gdb): New procs.
14026
fbb8f299
PM
140272009-07-10 Phil Muldoon <pmuldoon@redhat.com>
14028
14029 * gdb.python/python-prettyprint.c: Add counted null string
14030 structure.
14031 * gdb.python/python-prettyprint.exp: Print null string. Test for
14032 embedded nulls.
14033 * gdb.python/python-prettyprint.py (pp_ns): New Function.
14034 * gdb.python/python-value.exp (test_value_in_inferior): Add
14035 variable length string fetch tests.
14036 * gdb.python/python-value.c (main): Add strings for string fetch tests.
14037
c0ac0ec7
JK
140382009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14039
14040 * gdb.base/dump.exp (inaccessible memory is reported): New test.
14041
30b66ecc
TT
140422009-07-07 Tom Tromey <tromey@redhat.com>
14043
14044 * gdb.base/call-rt-st.exp: Update for change to escape output.
14045 * gdb.base/callfuncs.exp: Likewise.
14046 * gdb.base/charset.exp: Likewise.
14047 * gdb.base/constvars.exp: Likewise.
14048 * gdb.base/long_long.exp: Likewise.
14049 * gdb.base/pointers.exp: Likewise.
14050 * gdb.base/printcmds.exp: Likewise.
14051 * gdb.base/setvar.exp: Likewise.
14052 * gdb.base/store.exp: Likewise.
14053 * gdb.cp/ref-types.exp: Likewise.
14054 * gdb.mi/mi-var-child.exp: Likewise.
14055 * gdb.mi/mi-var-display.exp: Likewise.
14056 * gdb.mi/mi2-var-display.exp: Likewise.
14057 * gdb.base/charset.exp: Test octal escape sequence length.
14058 Update for change to escape output.
14059
187c4a2b
JK
140602009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14061
14062 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
14063
d80a43f9
DJ
140642009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
14065
14066 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
14067
047427a8
JK
140682009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14069
14070 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
14071 gdbserver increasing $portnum if "Can't bind address" has been seen.
14072
8b5a0f4f
PA
140732009-07-05 Pedro Alves <pedro@codesourcery.com>
14074
14075 * gdb.base/ending-run.exp: Add "step out of main" pattern for
14076 mingw32ce.
14077
7d93ba58
PA
140782009-07-05 Pedro Alves <pedro@codesourcery.com>
14079
14080 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
14081 VFP format.
14082
2277426b
PA
140832009-07-02 Pedro Alves <pedro@codesourcery.com>
14084
14085 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
14086 linux. Adjust to use "inferior", "info inferiors", "detach
14087 inferior" and "kill inferior" instead of "restart", "info fork",
14088 "detach fork" and "delete fork".
14089 * gdb.base/ending-run.exp: Spell out "info".
14090 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
14091 the "kill" command.
14092
5af949e3
UW
140932009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14094
14095 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
14096 change to prefix TLS offset in hex with 0x.
14097
5d3729b5
UW
140982009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14099
14100 * gdb.base/default.exp: Update test case for "x" changes.
14101
af589bd0
TG
141022009-07-01 Tristan Gingold <gingold@adacore.com>
14103
14104 * gdb.base/bigcore.exp: Make darwin untested.
14105
40974f91
JK
141062009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14107
14108 * gdb.base/completion.exp (directory completion): Create the directory.
14109 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
14110 escapeuniquesub.
14111 (directory completion 2): Expect now ${escapeuniquesub}.
14112 (Glob remaining of directory test): Remove one excessive newline.
14113 Expect the real output.
14114
59dd3af6
JK
141152009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14116
14117 Fix `make check//%' target after `make check' has been ran.
14118 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
14119 a mkdir call.
14120 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
14121 (%/.dir): Remove.
14122
f4e164aa
JK
141232009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14124
14125 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14126 the expected result record.
14127
69af2122
JK
141282009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14129
14130 Remove racy FAILs relying just on the timeouts.
14131 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14132 (annotation_level 2): Remove racy FAILs.
14133
2fd481e1
PP
141342009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14135
14136 gdb/10275
889bf7c5
PA
14137 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14138
c38f313d
DJ
141392009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14140
14141 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14142
8b777f02
VP
141432009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14144
14145 * gdb.mi/mi-stack.exp: Testing symbolic options
14146 to -stack-list-locals and -stack-list-arguments.
14147
00c7eacf
JK
141482009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14149
14150 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14151
6bc80edc
TT
141522009-06-29 Tom Tromey <tromey@redhat.com>
14153
14154 * dg-extract-results.sh: New file.
14155 * Makefile.in (FORCE_PARALLEL): New variable.
14156 (CHECK_TARGET): New conditional variable.
14157 (check): Use CHECK_TARGET.
14158 (DO_RUNTEST): New variable.
14159 (check-single): New target.
14160 (TEST_DIRS): New variable.
14161 (TEST_TARGETS): Likewise.
14162 (check-parallel): New target.
14163 (check-gdb.%): New pattern.
14164 (BASE1_FILES): New variable.
14165 (BASE2_FILES): Likewise.
14166 (check-gdb.base%): New pattern.
14167 (%/.dir): New pattern.
14168 * configure: Rebuild.
14169 * aclocal.m4 (AM_CONDITIONAL): New defun.
14170 * configure.ac: Check whether user is using GNU make.
14171 (GMAKE): New conditional.
14172
794684b6
SW
141732009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14174
14175 * gdb.cp/namespace-nested-import.cc: New test.
14176 * gdb.cp/namespace-nested-import.exp: New test.
14177
edb3359d
DJ
141782009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14179
14180 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14181 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14182 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14183 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14184 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14185 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14186 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14187 gdb.opt/inline-markers.c: New files.
14188 * lib/gdb.exp (skip_inline_frame_tests): New function.
14189 (skip_inline_var_tests): New function.
14190
cf657a0c
AS
141912009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14192
14193 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14194 backtrace.
14195
28d41a99
MS
141962009-06-27 Michael Snyder <msnyder@vmware.com>
14197
14198 * gdb.reverse: New directory.
14199 * gdb.reverse/break-reverse.c: New test.
14200 * gdb.reverse/break-reverse.exp: New test.
14201 * gdb.reverse/consecutive-reverse.c: New test.
14202 * gdb.reverse/consecutive-reverse.exp: New test.
14203 * gdb.reverse/finish-reverse.c: New test.
14204 * gdb.reverse/finish-reverse.exp: New test.
14205 * gdb.reverse/machinestate.c: New test.
14206 * gdb.reverse/ms1.c: New test.
14207 * gdb.reverse/machinestate.exp: New test.
14208 * gdb.reverse/Makefile.in: New file.
14209 * gdb.reverse/shr2.c: New test.
14210 * gdb.reverse/solib-reverse.c: New test.
14211 * gdb.reverse/solib-reverse.exp: New test.
14212 * gdb.reverse/step-reverse.c: New test.
14213 * gdb.reverse/step-reverse.exp: New test.
14214 * gdb.reverse/until-reverse.c: New test.
14215 * gdb.reverse/ur1.c: New test.
14216 * gdb.reverse/until-reverse.exp: New test.
14217 * gdb.reverse/watch-reverse.c: New test.
14218 * gdb.reverse/watch-reverse.exp: New test.
14219 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14220 * configure: Regenerate.
14221
fe3c8b0d
DE
142222009-06-26 Doug Evans <dje@google.com>
14223
14224 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14225
3a72a602
PM
142262009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14227
14228 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14229 windows problem for 'file delete $binfile'.
14230
27aa8d6a
SW
142312009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14232
14233 * gdb.cp/namespace-using.exp: New test.
14234 * gdb.cp/namespace-using.cc: New test.
14235
8ac055f8
JB
142362009-05-20 Joel Brobecker <brobecker@adacore.com>
14237
14238 * gdb.ada/variant_record_packed_array: New testcase.
14239
85e306ed
TT
142402009-06-23 Tom Tromey <tromey@redhat.com>
14241
14242 * gdb.base/charset.exp (test_combination): Regression test.
14243 * gdb.base/charset.c (my_wchar_t): New typedef.
14244 (myvar): New global.
14245 (main): Set myvar.
14246
56643c5e
PM
142472009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14248
14249 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14250 target.
14251
1fac167a
UW
142522009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14253
14254 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14255
7ccb0be9
UW
142562009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14257
14258 * gdb.mi/gdb680.exp: Update test for error message.
14259
568d6575
UW
142602009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14261
14262 * gdb.base/annota1.exp: Allow multiple occurrences of the
14263 frames-invalid annotation.
14264 * gdb.cp/annota2.exp: Likewise.
14265
7cd1089b
PM
142662009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14267
14268 * gdb.cp/gdb2495.cc: New file.
14269 * gdb.cp/gdb2495.exp: New file.
14270
72c63395
JK
142712009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14272
14273 Report error on GDB crash during runto.
14274 * lib/gdb.exp (runto <eof>): New.
14275
3788363d
DJ
142762009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14277
14278 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14279 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14280 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14281 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14282 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14283 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14284 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14285 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14286 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14287 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14288 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14289 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14290 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14291 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14292 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14293 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14294 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14295 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14296 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14297 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14298 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14299 gdb.trace/passcount.exp, gdb.trace/report.exp,
14300 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14301 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14302 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14303 executable.
14304
17592de3
PA
143052009-06-07 Pedro Alves <pedro@codesourcery.com>
14306
14307 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14308 defined before referencing it.
14309
701e355d
DE
143102009-06-03 Doug Evans <dje@google.com>
14311
14312 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14313 * gdb.arch/i386-see.c: Ditto.
14314
f2292c65
PM
143152009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14316
14317 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14318 (check_macro): Return 1 if undefined.
14319 If first test fails, check if macro debug information is available,
14320 and report unsupported test if no macro information is found.
14321
5a437975
DE
143222009-05-29 Doug Evans <dje@google.com>
14323
14324 * gdb.threads/hand-call-in-threads.exp: New.
14325 * gdb.threads/hand-call-in-threads.c: New.
14326
c141c696
MS
143272009-05-29 Michael Snyder <msnyder@vmware.com>
14328
14329 * gdb.base/break-always.exp: Change "1" to "on".
14330 Add confirmation check.
14331
b3444185
PA
143322009-05-28 Pedro Alves <pedro@codesourcery.com>
14333
14334 * gdb.threads/threxit-hop-specific.c: New.
14335 * gdb.threads/threxit-hop-specific.exp: New.
14336 * gdb.threads/thread-execl.c: New.
14337 * gdb.threads/thread-execl.exp: New.
14338
b6313243
TT
143392009-05-27 Tom Tromey <tromey@redhat.com>
14340 Thiago Jung Bauermann <bauerman@br.ibm.com>
14341
14342 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14343 (mi_child_regexp): Likewise.
14344 (mi_list_varobj_children_range): Likewise.
14345 (mi_get_features): Likewise.
14346 (mi_list_varobj_children): Rewrite.
14347 * gdb.python/python-mi.exp: New file.
14348
a6bac58e
TT
143492009-05-27 Tom Tromey <tromey@redhat.com>
14350 Thiago Jung Bauermann <bauerman@br.ibm.com>
14351 Phil Muldoon <pmuldoon@redhat.com>
14352 Paul Pluzhnikov <ppluzhnikov@google.com>
14353
14354 * gdb.python/python-prettyprint.exp: New file.
14355 * gdb.python/python-prettyprint.c: New file.
14356 * gdb.python/python-prettyprint.py: New file.
14357 * gdb.base/display.exp: print/r is now valid.
14358
2c74e833
TT
143592009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14360 Tom Tromey <tromey@redhat.com>
14361 Pedro Alves <pedro@codesourcery.com>
14362 Paul Pluzhnikov <ppluzhnikov@google.com>
14363
14364 * gdb.python/python-template.exp: New file.
14365 * gdb.python/python-template.cc: New file.
14366 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14367 tests.
14368 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14369 Call it.
14370 (test_value_after_death): New proc.
14371 * gdb.python/python-value.c (PTR): New typedef.
14372 (main): New variable 'x'.
14373
89c73ade
TT
143742009-05-27 Tom Tromey <tromey@redhat.com>
14375
14376 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14377 tests.
14378 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14379 Call it.
14380
a75724bc
PA
143812009-05-27 Pedro Alves <pedro@codesourcery.com>
14382
14383 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14384
e58b0e63
PA
143852009-05-24 Pedro Alves <pedro@codesourcery.com>
14386
14387 * gdb.threads/fork-thread-pending.c: New.
14388 * gdb.threads/fork-thread-pending.exp: New.
14389
4ac36638
JK
143902009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14391
14392 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14393 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14394
889bf7c5 143952009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14396
889bf7c5 14397 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14398
b242c3c2
PA
143992009-05-17 Pedro Alves <pedro@codesourcery.com>
14400
14401 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14402 `gdb_get_line_number'. Call `callee' in both parent and child.
14403 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14404 `gdb_get_line_number' instead of hardcoding line numbers.
14405 (catch_fork_unpatch_child): New procedure to test detaching
14406 breakpoints from child fork.
14407 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14408 hardcoding line numbers.
14409 (do_fork_tests): Run `catch_fork_unpatch_child'.
14410
ee342b23
VP
144112009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14412
14413 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14414 of structure type enters or leaves the scope, it
14415 is reported by -var-update.
14416
e2009e98
DE
144172009-05-11 Doug Evans <dje@sebabeach.org>
14418
14419 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14420 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14421 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14422
00903456
JK
144232009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14424
14425 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14426
dc621c35
DE
144272009-04-30 Doug Evans <dje@google.com>
14428
14429 * gdb.threads/watchthreads2.exp: New testcase.
14430 * gdb.threads/watchthreads2.c: New testcase.
14431
9ab4e744
DE
144322009-04-29 Doug Evans <dje@google.com>
14433
14434 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14435 * gdb.cp/mb-ctor.cc: Ditto.
14436 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14437 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14438 * gdb.cp/mb-inline1.cc: Call it.
14439 * gdb.cp/mb-inline2.cc: Ditto.
14440 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14441 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14442
484086b7
JK
144432009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14444
14445 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14446 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14447 Replace all uses of `decimal' by `nonzero'.
14448 (info macro FROM_COMMANDLINE): New test.
14449
379a77b5
TT
144502009-04-27 Tom Tromey <tromey@redhat.com>
14451
14452 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14453
b92b73c2
DE
144542009-04-27 Doug Evans <dje@google.com>
14455
14456 * gdb.threads/watchthreads.c (main): Initialize args before starting
14457 the threads. Plus formatting cleanup.
14458 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14459 biased scheduling of one thread.
14460
945a118d
JG
144612009-04-27 Jerome Guitton <guitton@adacore.com>
14462
14463 * gdb.cp/templates.cc (GetMax): New template.
14464 (main): Declare two instances of GetMax.
14465 * gdb.cp/templates.exp: Add new test.
14466
d389af10
JK
144672009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14468
14469 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14470
e7f86de9
JM
144712009-04-22 Joseph Myers <joseph@codesourcery.com>
14472
14473 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14474
334cc82d
TT
144752009-04-15 Tom Tromey <tromey@redhat.com>
14476
14477 * gdb.base/charset.exp: Add regression test.
14478
d12672cc
JB
144792009-04-14 Joel Brobecker <brobecker@adacore.com>
14480
14481 * gdb.base/exe-lock.exp: New testcase.
14482
18e8c3bc
TT
144832009-04-13 Tom Tromey <tromey@redhat.com>
14484
14485 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14486 operator on Frame.
14487
5ecd5cbe
UW
144882009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14489
14490 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14491 * gdb.server/ext-attach.exp: Likewise.
14492
7309f756
VP
144932009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14494
14495 Eliminate some sleep usage.
14496
889bf7c5
PA
14497 * gdb.mi/basics.c (do_nothing): New.
14498 (main): Use do_nothing instead of printf, so that
14499 not to introduce race condition between output of
14500 inferiour and output of gdb. Do not use sleep as it
14501 is not generally available on embedded targets.
7309f756 14502
f4b95f6f
PA
145032009-04-02 Pedro Alves <pedro@codesourcery.com>
14504
14505 * gdb.server/ext-attach.exp: Expect an optional process id after
14506 "Detached from remote process".
14507
de40b933
JK
145082009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14509
14510 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14511 gdb.dwarf2/dw2-unresolved.exp: New.
14512
2ae101a4
PA
145132009-04-02 Pedro Alves <pedro@codesourcery.com>
14514
14515 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14516 mi_run_to_main.
14517
56a8e183
PA
145182009-04-02 Pedro Alves <pedro@codesourcery.com>
14519
14520 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14521 mi_run_to_main. Skip thread exit test on remote targets.
14522 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14523 mi_run_to_main.
14524 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14525 mi_run_to_main.
14526 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14527 when expecting ^connected. Detect when the target doesn't support
14528 non-stop mode.
14529 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14530 supported. Return -1 on error, 0 on success.
14531 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14532 (mi_runto): Return mi_runto_helper's result explicitly.
14533
c35fafde
PA
145342009-04-01 Pedro Alves <pedro@codesourcery.com>
14535
14536 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14537
f8a8dce6
JB
145382009-04-01 Tom Tromey <tromey@redhat.com>
14539
14540 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14541 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14542 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14543 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14544
71c25dea
TT
145452009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14546 Jan Kratochvil <jan.kratochvil@redhat.com>
14547
14548 PR gdb/931
14549 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14550 output.
14551 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14552 for gdb/931.
14553 * dw2-strp.S (DW_AT_language): Change to C++.
14554 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14555
02d9a9ce
JB
145562009-03-31 Joel Brobecker <brobecker@adacore.com>
14557
14558 * gdb.ada/tasks: New testcase.
14559
1042e4c0
SS
145602009-03-30 Stan Shebs <stan@codesourcery.com>
14561
14562 * gdb.trace/actions.exp: Update to match new info trace format.
14563 * gdb.trace/deltrace.exp: Ditto.
14564 * gdb.trace/infotrace.exp: Ditto.
14565 * gdb.trace/passcount.exp: Ditto.
14566 * gdb.trace/save-trace.exp: Ditto.
14567 * gdb.trace/while-stepping.exp: Ditto.
14568 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14569
f8f6f20b
TJB
145702009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14571
14572 * gdb.python/python-frame.c: New file.
14573 * gdb.python/python-frame.exp: New file.
14574
c0c6f777
TJB
145752009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14576
14577 * gdb.python/python-value.exp: Add tests for the address
14578 attribute.
14579
3cb51905
AS
145802009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14581
14582 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14583
88fc996f
DE
145842009-03-26 Doug Evans <dje@google.com>
14585
14586 * gdb.mi/mi-nonstop-exit.exp: New file.
14587 * gdb.mi/non-stop-exit.c: New file.
14588
56ef84b1
TT
145892009-03-26 Tom Tromey <tromey@redhat.com>
14590
14591 Update for change to prologue skipping:
14592 * gdb.mi/mi2-simplerun.exp: Update.
14593 * gdb.mi/mi2-break.exp: Update.
14594 * gdb.mi/mi-simplerun.exp: Update.
14595 * gdb.mi/mi-break.exp: Update.
14596 * gdb.base/ending-run.exp: Update.
14597
def2b000
TJB
145982009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14599
14600 * gdb.python/python-value.exp (test_value_in_inferior): Test
14601 gdb.Value.is_optimized_out attribute.
14602
442ddf59
JK
146032009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14604
14605 * gdb.dwarf2/dw2-noloc-main.c: New file.
14606 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14607 (.text): Remove.
14608 (.data): New.
14609 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14610 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14611 (DW_TAG_subprogram func_cu1, noloc): Remove.
14612 (main): New.
14613 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14614 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14615 (file_symbols): New procedure.
14616
a8df5de4
TT
146172009-03-25 Tom Tromey <tromey@redhat.com>
14618
14619 * gdb.base/charset.exp (valid_target_charset): New proc.
14620 Use it to skip tests on invalid charsets.
14621
cc1d7add
PM
146222009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14623
14624 * gdb.base/completion.exp: Add a test for directory completion.
14625
bcd5727b
JK
146262009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14627
14628 Fix a racy FAIL.
14629 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14630 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14631
cc924cad
TJB
146322009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14633
14634 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14635 * gdb.python/python-function.exp: Add test for function returning
14636 a GDB value.
14637
bc3b79fd
TJB
146382009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14639
14640 * gdb.python/python-function.exp: New file.
14641
6c7a06a3
TT
146422009-03-20 Tom Tromey <tromey@redhat.com>
14643
14644 * gdb.base/store.exp: Update for change to escape output.
14645 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14646 to escape output.
14647 * gdb.base/pointers.exp: Update for change to escape output.
14648 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14649 to escape output.
14650 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14651 escape output.
14652 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14653 to escape output.
14654 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14655 escape output.
14656 * gdb.base/setvar.exp: Update for change to escape output.
14657 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14658 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14659 to escape output.
14660 (test_print_string_constants): Likewise.
14661 * gdb.base/charset.exp (valid_host_charset): Check size of
14662 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14663 cases. Handle "auto"-related output.
14664 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14665 (uvar, Uvar): New globals.
14666
c31af87b
JG
146672009-03-19 Jerome Guitton <guitton@adacore.com>
14668
14669 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14670 deltas.
14671 * gdb.ada/fixed_points.exp: Ditto.
14672
51272cf2
PA
146732009-03-18 Pedro Alves <pedro@codesourcery.com>
14674
14675 * return-nodebug.c: Don't include stdio.h.
14676 (init): Delete.
14677 (func): Delete definition and provide extern declaration.
14678 (t): New.
14679 (main): Don't call printf. Call func and store its result in t.
14680 * return-nodebug1.c: New.
14681 * return-nodebug.exp: Don't expect stdio output. Instead, print
14682 the global variable t. Drop printf formatters and cast types from
14683 foreach loop. Don't use prepare_for_testing. Compile
14684 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14685 define FORMAT or CAST.
14686
d24948ac
PP
146872009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14688
14689 * gdb.base/solib-display.exp: Disable test for remote targers.
14690
61ff14c6
JK
146912009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14692
14693 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14694
cb4dce93
JK
146952009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14696
14697 Fix a racy FAIL.
14698 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14699 code from `follow parent, print pids'.
14700 (`follow child, print pids', `follow parent, print pids'): Call it.
14701 Replace `gdb_test "break..."' by gdb_breakpoint.
14702
f7c60c5e
VP
147032009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14704
14705 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 14706 sync and async modes.
f7c60c5e 14707
383ace49
JB
147082009-03-12 Joel Brobecker <brobecker@adacore.com>
14709
14710 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14711 that was checked in by mistake. Remove loading of ada.exp, since
14712 this is not necessary in this case.
14713
4ce102af
JB
147142009-03-12 Joel Brobecker <brobecker@adacore.com>
14715
14716 * gdb.ada/ptype_arith_binop.exp: New testcase.
14717
529a2aef
JB
147182009-03-12 Joel Brobecker <brobecker@adacore.com>
14719
14720 * gdb.ada/mod_from_name: New testcase.
14721
8a38181c
JB
147222009-03-12 Joel Brobecker <brobecker@adacore.com>
14723
14724 * gdb.ada/tick_last_segv: New testcase.
14725
11436dee
VP
147262009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14727
61ff14c6 14728 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 14729
1f31650a
VP
147302009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14731
61ff14c6
JK
14732 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14733 include the token in ^running and frame info in *stopped.
1f31650a 14734
a3247a22
PP
147352009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14736
14737 * solib-display.exp: New file.
14738 * solib-display-main.c: New file.
14739 * solib-display-lib.c: New file.
61ff14c6 14740
aae64587
PA
147412009-03-05 Pedro Alves <pedro@codesourcery.com>
14742
14743 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14744
44aabfbc
JK
147452009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14746
14747 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14748 (list_and_check_macro): Use more specific test name.
14749 (next to definition): Make the test names unique.
14750
c087fcd3
PM
147512009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14752
14753 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 14754
c86cf029
VP
147552009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14756
14757 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14758 notifications.
14759 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14760 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14761 * lib/mi-support.exp (library_loaded_re): New.
14762 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14763
3ea85240
VP
147642009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14765
14766 * gdb.gdb/observer.exp: Use test_notification observer, not
14767 normal_stop, everywhere.
14768 (test_normal_stop_notifications): Rename to...
14769 (test_notifications): ...this.
14770 (test_observer_normal_stop): Rename to...
14771 (test_observer): ...this.
14772
1903f0e6
DE
147732009-02-16 Doug Evans <dje@google.com>
14774
14775 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14776 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14777 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14778 (test_prefixed_syscall,test_int3): New tests.
14779 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14780 (test_prefixed_syscall,test_int3): New tests.
14781
1d33d6ba
VP
147822009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14783
3cb51905
AS
14784 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14785 (mi_expect_interrupt): Likewise.
14786 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14787 response.
1d33d6ba 14788
faafb047
PM
147892009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14790
14791 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14792 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14793 Replace calls to get_valueofx by get_hexadecimal_valueof.
14794
417e16e2
PM
147952009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14796
14797 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14798 (get_integer_valueof): New procedure.
14799 (get_sizeof): Use new get_integer_value_of.
14800 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14801 by get_integer_valueof.
14802
7065b901
TT
148032009-02-13 Tom Tromey <tromey@redhat.com>
14804
14805 * gdb.base/remote.exp (get_sizeof): Remove.
14806 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14807 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14808 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14809 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14810 (get_sizeof): Likewise.
14811
5d7cb8df
JK
148122009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14813
14814 PR fortran/9806
14815 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14816
b2febfff
PP
148172009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14818
14819 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14820
4aa995e1
PA
148212009-02-06 Pedro Alves <pedro@codesourcery.com>
14822
14823 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14824
d8906c6f
TJB
148252009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14826
14827 * gdb.python/python-cmd.exp: New file.
14828
ff4ab08d
TG
148292009-02-06 Tristan Gingold <gingold@adacore.com>
14830
14831 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14832
aacd552b
TG
148332009-02-05 Tristan Gingold <gingold@adacore.com>
14834
14835 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14836 pointer is dereferenced and use this signal name in regexp.
14837 * gdb.base/signull.exp: Ditto.
14838 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14839 * gdb.base/signull.c (main): Ditto.
14840
08c637de
TJB
148412009-02-04 Tom Tromey <tromey@redhat.com>
14842 Thiago Jung Bauermann <bauerman@br.ibm.com>
14843
14844 * gdb.python/python-value.exp: Use `gdb.history' instead of
14845 `gdb.value_from_history'.
14846 (test_value_numeric_ops): Add test for conversion of enum constant.
14847 * gdb.python/python-value.c (enum e): New type.
14848 (evalue): New global.
14849 (main): Use argv.
14850
20261af8
JG
148512009-02-04 Jerome Guitton <guitton@adacore.com>
14852
14853 * gdb.ada/uninitialized_vars: New test program.
14854 * gdb.ada/uninitialized_vars.exp: New testcase.
14855
52e44b43
TT
148562009-02-02 Tom Tromey <tromey@redhat.com>
14857
14858 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14859 * gdb.cp/pr2489.cc: Rename...
14860 * gdb.cp/pr9594.cc: ... to this.
14861
1c71341a
TT
148622009-02-02 Tom Tromey <tromey@redhat.com>
14863
14864 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14865 * gdb.cp/pr2489.cc: New file.
14866 * gdb.cp/cpcompletion.exp: New file.
14867
a4295225
TT
148682009-02-02 Tom Tromey <tromey@redhat.com>
14869
14870 PR exp/9059:
14871 * gdb.cp/call-c.exp: Add regression test.
14872 * gdb.cp/call-c.cc (FooHandle): New typedef.
14873 (main): New variable 'handle'.
14874
592375cd
VP
148752009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14876
14877 * lib/mi-support.exp (et_mi_thread_list)
14878 (check_mi_and_console_threads): Adjust for current thread in
14879 -thread-list-ids output.
14880
41447f92
VP
148812009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14882
889bf7c5
PA
14883 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14884 Call it.
41447f92 14885
35669430
DE
148862009-01-28 Doug Evans <dje@google.com>
14887
14888 * gdb.arch/amd64-disp-step.S: New file.
14889 * gdb.arch/amd64-disp-step.exp: New file.
14890 * gdb.arch/i386-disp-step.S: New file.
14891 * gdb.arch/i386-disp-step.exp: New file.
14892
09f00d9a
PM
148932009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14894
14895 * gdb.base/find.exp: Set newline variable
14896 using quotes instead of braces to fix cygwin failures.
14897
1e8fb976
PA
148982009-01-23 Pedro Alves <pedro@codesourcery.com>
14899
14900 * gdb.base/radix.exp: Add tests to ensure that that set
14901 input-radix 0 and set output-radix 0 are really rejected.
14902
da061712
PA
149032009-01-23 Pedro Alves <pedro@codesourcery.com>
14904
14905 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14906 copyright years.
14907
dd7e2d2b
PA
149082009-01-23 Pedro Alves <pedro@codesourcery.com>
14909
14910 PR gdb/9664:
14911 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14912
392452f6
PA
149132009-01-22 Pedro Alves <pedro@codesourcery.com>
14914
14915 PR c++/9631:
14916 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14917
8653e71c
PM
149182009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14919
14920 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14921 binfile definition to fix Windows OS failure.
14922
a12cc160
DJ
149232009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14924
14925 PR gdb/9346
14926 * gdb.base/interrupt.c (sigint_handler): New.
14927 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14928 on error.
14929 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14930 Test "signal SIGINT".
14931
b89667eb
DE
149322009-01-19 Doug Evans <dje@google.com>
14933
14934 * gdb.base/break.exp: Update expected gdb output.
14935 * gdb.base/sepdebug.exp: Ditto.
14936 * gdb.mi/mi-syn-frame.exp: Ditto.
14937 * gdb.mi/mi2-syn-frame.exp: Ditto.
14938 * gdb.base/call-signal-resume.exp: New file.
14939 * gdb.base/call-signals.c: New file.
14940 * gdb.base/unwindonsignal.exp: New file.
14941 * gdb.base/unwindonsignal.c: New file.
14942 * gdb.threads/interrupted-hand-call.exp: New file.
14943 * gdb.threads/interrupted-hand-call.c: New file.
14944 * gdb.threads/thread-unwindonsignal.exp: New file.
14945
adb483fe
DJ
149462009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14947
14948 * gdb.base/define.exp: Test defining and hooking prefix commands.
14949 * gdb.python/python.exp: Update test for "show user" output.
14950
60023297
JK
149512009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14952
14953 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14954 now the output exactly, using less wildcards. Expect also the output
14955 of gfortran-4.3. Update for the f-valprint.c modification from
14956 2008-04-22.
14957 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14958 Remove gdb_test test names where matching the command.
14959
ccc57cf9
PA
149602009-01-01 Pedro Alves <pedro@codesourcery.com>
14961
14962 PR breakpoints/9681:
14963 * gdb.base/watchpoint.exp: Add regression test.
14964
c7a6ca08
PA
149652008-12-31 Pedro Alves <pedro@codesourcery.com>
14966
14967 * gdb.threads/attach-into-signal.exp: Don't use
14968 gdb_suppress_entire_file.
14969 * gdb.threads/attach-stopped.exp: Ditto.
14970 * gdb.threads/attachstop-mt.exp: Ditto.
14971
3a031f65
PA
149722008-12-31 Pedro Alves <pedro@codesourcery.com>
14973
14974 PR gdb/8812:
14975 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14976
09e6485f
PA
149772008-12-29 Pedro Alves <pedro@codesourcery.com>
14978
14979 PR gdb/7536:
14980 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14981 and unsupported output radices are really rejected.
14982
0cd53049
JK
149832008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14984
14985 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14986
ba163c7e
TT
149872008-12-22 Tom Tromey <tromey@redhat.com>
14988
14989 * gdb.cp/punctuator.exp: New file.
14990
6f4de6c9
JK
149912008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14992
14993 * gdb.base/completion.exp (Completing non-existing component): New test.
14994
0f34d0b4
JK
149952008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14996
14997 Fix for PR gdb/8648.
14998 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14999 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
15000 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
15001 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
15002
db2ad4c3
JK
150032008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15004
15005 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
15006
bb5ef15e
DP
150072008-12-16 Christophe Lyon <christophe.lyon@st.com>
15008
15009 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
15010 compiler actually generate code at the expected line number.
15011
90142adc
JZ
150122008-12-15 Jie Zhang <jie.zhang@analog.com>
15013
15014 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
15015
fad6eecd
TT
150162008-12-12 Tom Tromey <tromey@redhat.com>
15017
15018 * gdb.base/commands.exp (redefine_hook_test): New proc.
15019 Call it.
15020
17c8aaf5
TT
150212008-12-11 Tom Tromey <tromey@redhat.com>
15022
15023 * gdb.base/macscp.exp: New regression test.
15024
7c8adf68
TT
150252008-12-11 Tom Tromey <tromey@redhat.com>
15026
15027 * gdb.base/macscp.exp: Print "address.addr".
15028 * gdb.base/macscp1.c (struct outer): New struct.
15029 (address): New global.
15030
b05dcbb7
TT
150312008-12-09 Tom Tromey <tromey@redhat.com>
15032
15033 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
15034 Call it.
15035
2d476de1
DE
150362008-12-04 Doug Evans <dje@google.com>
15037
15038 * gdb.server/ext-run.exp: Relax regexp for init program.
15039
87bdc959
TG
150402008-12-03 Tristan Gingold <gingold@adacore.com>
15041
15042 * gdb.base/macscp.exp: Generate an object file during compilation
15043 to work around Darwin dsymutil limitations.
15044
e0740f77
JK
150452008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15046
15047 Test resolving external references to TLS variables.
15048 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
15049 FILE2_THREAD_LOCAL.
15050 (testfile2, srcfile2): New variables.
15051 * gdb.threads/tls.c (file2_thread_local)
15052 (function_referencing_file2_thread_local): New.
15053 * gdb.threads/tls2.c: New file.
15054
67f0aac5
JB
150552008-11-28 Joel Brobecker <brobecker@adacore.com>
15056
15057 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
15058 rather than integer, as integer might not be big enough when
15059 on 64bit targets.
67f0aac5 15060
c332165e
JG
150612008-11-27 Jerome Guitton <guitton@adacore.com>
15062
15063 * gdb.cp/formatted-ref.exp: Add equality test.
15064 * gdb.ada/formatted_ref.exp: Ditto.
15065
fc9b693c
JK
150662008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15067
15068 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
15069 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
15070
a9c64011
AS
150712008-11-20 Andreas Schwab <schwab@suse.de>
15072
15073 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
15074 matching syscall entry point.
15075 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15076 (tcatch_vfork_then_child_follow): Likewise. Finish through
15077 vfork even if we stopped at the syscall trampoline.
15078
e2fd701e
DE
150792008-11-20 Doug Evans <dje@google.com>
15080
15081 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
15082
69abc51c
TJB
150832008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
15084
15085 * gdb.arch/ppc-dfp.exp: New file.
15086 * gdb.arch/ppc-dfp.c: New file.
15087
c14c28ba
PP
150882008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
15089
15090 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 15091
2e74121d
DE
150922008-11-17 Doug Evans <dje@google.com>
15093
15094 * gdb.mi/mi-syn-frame.exp: Update expected output.
15095 * gdb.mi/mi2-syn-frame.exp: Update expected output.
15096
66bb093b
VP
150972008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15098
15099 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
15100 "thread N" results in =thread-selected.
15101 * lib/mi-support (mi_run_cmd, mi_expect_stop)
15102 (mi_send_resuming_command_raw): Be prepared for
15103 =thread-selected.
15104
3d043ef6
VP
151052008-11-17 Vladimir Prus <vladimir@codesourcery.com>
15106
a9c64011
AS
15107 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
15108 * lib/mi-support.exp: Likewise.
3d043ef6 15109
808104c8
JB
151102008-11-16 Joel Brobecker <brobecker@adacore.com>
15111
15112 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
15113 commands from the expected output for "help catch".
15114
00b22944
JB
151152008-11-15 Joel Brobecker <brobecker@adacore.com>
15116
15117 * gdb.ada/int_deref.exp: New testcase.
15118
59669435
TT
151192008-11-14 Nick Roberts <nickrob@snap.net.nz>
15120
15121 * gdb.mi/gdb2549.exp: New file.
15122
de04a248
DE
151232008-11-11 Doug Evans <dje@google.com>
15124
15125 * gdb.base/callexit.exp: New file.
15126 * gdb.base/callexit.c: New file.
15127
6b8ce727
DE
151282008-11-10 Doug Evans <dje@google.com>
15129
15130 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15131 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15132 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15133 (default_gdb_start,default_gdb_exit): Ditto.
15134 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15135 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15136 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15137 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15138 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15139 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15140
1b14b8aa
AS
151412008-11-03 Andreas Schwab <schwab@suse.de>
15142
15143 * gdb.base/hashline2.exp: Fix typo.
15144 * gdb.base/hashline3.exp: Likewise.
15145
f3134b88
TT
151462008-10-30 Tom Tromey <tromey@redhat.com>
15147
15148 * gdb.base/pointers.exp: Add test.
15149 * gdb.base/pointers.c (k, S): New typedefs.
15150 (instance): New global.
15151
c2226152
AS
151522008-10-30 Andreas Schwab <schwab@suse.de>
15153
15154 * gdb.base/args.exp: Add tests for newlines.
15155
462f405c
JB
151562008-10-30 Joel Brobecker <brobecker@adacore.com>
15157
15158 gdb.base/foll-exec.exp: Update the expected output of a couple
15159 of "info breakpoints" tests.
15160
79a45b7d
TT
151612008-10-28 Tom Tromey <tromey@redhat.com>
15162
15163 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15164
adc13a14
PA
151652008-10-24 Pedro Alves <pedro@codesourcery.com>
15166
15167 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15168 gdb_start_cmd.
15169 Use runto_main before any test that requires execution.
15170
252fbfc8
PA
151712008-10-23 Pedro Alves <pedro@codesourcery.com>
15172
15173 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15174 instead of SIGINT.
15175
28148e3d
JB
151762008-10-22 Joel Brobecker <brobecker@adacore.com>
15177
15178 * gdb.base/completion.exp: Update expected output following
15179 the addition of the "info tasks" command.
15180
c209f847
TT
151812008-10-22 Tom Tromey <tromey@redhat.com>
15182
15183 * gdb.base/exprs.exp (test_expr): Add test for string
15184 concatenation.
15185
f177e350
PA
151862008-10-19 Pedro Alves <pedro@codesourcery.com>
15187
15188 * configure.ac: Output gdb.python/Makefile.
15189 * configure: Regenerate.
15190 * gdb.python/Makefile.in: New.
15191
cce89356
JB
151922008-10-16 Joel Brobecker <brobecker@adacore.com>
15193
15194 * gdb.base/foll-fork.exp: Adjust the expected output to match
15195 the new description for fork/vfork catchpoints in the "info
15196 breakpoints" output.
15197
176d289d
TJB
151982008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15199
15200 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15201
a08702d6
TJB
152022008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15203
15204 * gdb.python/python-value.c: New file.
15205 * gdb.python/python-value.exp: New file.
15206
1c5cfe86
PA
152072008-10-15 Pedro Alves <pedro@codesourcery.com>
15208
15209 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15210
5a98ad69
DP
152112008-10-15 Denis Pilat <denis.pilat@st.com>
15212
41702f1b 15213 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15214
dcb1a1e2
TT
152152008-10-09 Tom Tromey <tromey@redhat.com>
15216
15217 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15218 'fprintf' and 'stderr'.
15219
9124fe48
JB
152202008-10-07 Joel Brobecker <brobecker@adacore.com>
15221
15222 * gdb.ada/ref_tick_size.exp: New testcase.
15223
45452591
DE
152242008-10-06 Doug Evans <dje@google.com>
15225
15226 * gdb.dwarf2/dw2-cu-size.exp: New file.
15227 * gdb.dwarf2/dw2-cu-size.S: New file.
15228
15229 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15230 .Ltype_int for clarity.
15231
4fc5b208
PP
152322008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15233
15234 PR gdb/2384:
15235 * gdb.cp/gdb2384.exp: Extended to test more cases.
15236 * gdb.cp/gdb2384.cc: Likewise.
15237 * gdb.cp/gdb2384-base.h: Likewise.
15238 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15239
d78df370
JK
152402008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15241
15242 * gdb.base/maint.exp (maint print type): Remove printing
15243 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15244
9a044a89
TT
152452008-09-30 Tom Tromey <tromey@redhat.com>
15246
15247 * gdb.base/macscp.exp: Add completion tests.
15248 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15249 (TWENTY_THREE): Likewise.
15250 (FORTY_EIGHT): Likewise.
15251
506800a9
TT
152522008-09-30 Tom Tromey <tromey@redhat.com>
15253
15254 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15255 everywhere.
15256 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15257
1a6f01b5
JK
152582008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15259
15260 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15261 testcase is derived from. Fix racy dependency on an expected PID
15262 number. No longer support the testcase on Linux kernel 2.4.x.
15263
2fae03e8
TT
152642008-09-27 Tom Tromey <tromey@redhat.com>
15265
15266 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15267 and varargs.
15268
1ad15515
PA
152692008-09-22 Pedro Alves <pedro@codesourcery.com>
15270
15271 * lib/mi-support.exp (mi_expect_interrupt): New.
15272 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15273 from gdb.mi/mi-nonstop.exp.
15274 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15275 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15276 lib/mi-support.exp.
15277 Use mi_check_thread_states throughout. Avoid ".*" and do not
15278 require an anchor after -exec-run.
15279
d0b76dc6
DJ
152802008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15281
15282 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15283 stop is pending. Avoid ".*" when two stops are pending.
15284 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15285 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15286 newlines in fullnames.
15287 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15288 (mi_expect_stop): Update comments. Only anchor in sync mode.
15289 Do not match newlines.
15290 (mi_send_resuming_command_raw): Always return status.
15291 (mi_get_stop_line): Do not match more than one line by accident.
15292 Only anchor in sync mode.
15293 (mi_run_inline_test): If -exec-next fails, give up.
15294
9990c830
UW
152952008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15296
15297 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15298 on SPU.
15299
ebcf6f00
JB
153002008-09-10 Joel Brobecker <brobecker@adacore.com>
15301
15302 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15303
b6db24e5
JB
153042008-09-10 Joel Brobecker <brobecker@adacore.com>
15305
15306 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15307 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15308 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15309 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15310 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15311 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15312 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15313 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15314 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15315 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15316 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15317 Include the "= " sequence in the expected output of print tests.
15318
2bf448e0
JB
153192008-09-10 Joel Brobecker <brobecker@adacore.com>
15320
15321 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15322 description for boolean types.
15323
d51fd4c8
PA
153242008-09-09 Pedro Alves <pedro@codesourcery.com>
15325
15326 * gdb.base/hook-stop-continue.c: New.
15327 * gdb.base/hook-stop-continue.exp: New.
15328
694182d2
DJ
153292008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15330
15331 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15332
3b8a7fc0
JG
153332008-09-08 Jerome Guitton <guitton@adacore.com>
15334
15335 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15336 (stack_check_probe_2, stack_check_probe_loop_1)
15337 (stack_check_probe_loop_2): New functions.
15338 (main): Add call to these new functions.
15339 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15340 functions, check that the breakpoint is inserted at the appropriate
15341 location.
15342 (insert_breakpoint): Slightly refine this procedure so that it can
15343 be called several times in the test.
15344
96cc0ae8
JG
153452008-09-08 Jerome Guitton <guitton@adacore.com>
15346
15347 * gdb.base/stack-checking.c: New file.
15348 * gdb.base/stack-checking.exp: New file.
15349
1f08b409
TJB
153502008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15351
15352 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15353 * gdb.arch/altivec-regs.exp: Likewise.
15354 * gdb.arch/vsx-regs.exp: Likewise.
15355
3099e1c4
TJB
153562008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15357
15358 * gdb.arch/ppc-fp.exp: New file.
15359 * gdb.arch/ppc-fp.c: New file.
15360
cc69bfc1
PP
153612008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15362
15363 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15364 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15365
b02a33db
MS
153662008-09-04 Michael Snyder <msnyder@vmware.com>
15367
15368 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15369 as "at" (for non-debug functions such as _start).
15370
2992cbe0
UW
153712008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15372
15373 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15374 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15375 software watchpoints.
15376 * gdb.base/watch_thread_num.exp: Likewise.
15377
514f746b
AR
153782008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15379
15380 * gdb.arch/i386-bp_permanent.exp: New test.
15381
876cecd0
TT
153822008-08-24 Tom Tromey <tromey@redhat.com>
15383
15384 * gdb.base/maint.exp: Update "maint print type".
15385
80f73d71
VP
153862008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15387
15388 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15389 support. Adjust the order of "*running" notifications.
15390 * gdb.mi/non-stop.c: Don't cast from int to void* and
15391 back.
15392
d9c78d7d
MK
153932008-08-20 Mark Kettenis <kettenis@gnu.org>
15394
15395 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15396 expect to find it in the "info frame" output.
15397
97a2d1d3
DJ
153982008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15399
15400 * gdb.base/interp.exp: Always consume both prompts.
15401
b96e2927
PA
154022008-08-20 Pedro Alves <pedro@codesourcery.com>
15403
15404 * gdb.base/pending.exp: Test pending breakpoints without symbols
15405 loaded.
15406
8cf6e61a
VP
154072008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15408
15409 * lib/mi-support.exp (mi_expect_stop): Produce
15410 more details on failures.
15411 * gdb.mi/mi-nonstop.exp: New.
15412 * gdb.mi/non-stop.c: New.
15413
c6ebd6cf
VP
154142008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15415
a9c64011
AS
15416 * gdb.mi/mi-async.exp: Use 'set target-async'.
15417 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15418
46a9b8ed
DJ
154192008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15420
15421 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15422
44feb3ce
TT
154232008-08-17 Tom Tromey <tromey@redhat.com>
15424
15425 * gdb.base/help.exp (help catch): Rewrite.
15426
311a4e6b
TJB
154272008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15428
15429 * gdb.base/define.exp: Test indented command documentation.
15430 * gdb.python/python.exp: Test indented multi-line command.
15431
604c2f83
LM
154322008-08-15 Luis Machado <luisgpm@br.ibm.com>
15433
15434 * testsuite/gdb.arch/vsx-regs.c: New source file.
15435 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15436 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15437
886a217c
TT
154382008-08-14 Tom Tromey <tromey@redhat.com>
15439
15440 * gdb.base/macscp.exp: Add regression test for "macro define" or
15441 "macro undef" with no arguments.
15442
c814a4f3
PP
154432008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15444
15445 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 15446
12ab8a60
UW
154472008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15448
15449 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15450
d57a3c85
TJB
154512008-08-06 Tom Tromey <tromey@redhat.com>
15452
15453 * gdb.python/python.exp: New file.
15454
c7b778ff
JK
154552008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15456
15457 Fix for PR gdb/1543.
15458 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15459 $LOCATION.
15460 (location): New variable.
15461 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15462 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15463 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15464 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15465 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15466 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15467 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15468 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15469 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15470 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15471 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15472 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15473 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15474 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15475 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15476 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15477 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15478 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15479 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15480 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15481 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15482 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15483 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15484 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15485 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15486 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15487 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15488 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15489 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15490 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15491 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15492 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15493 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15494 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15495 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15496 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15497 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15498 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15499 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15500 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15501 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15502 gdb.base/type-opaque.exp, gdb.base/until.exp,
15503 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15504 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15505 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15506 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15507 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15508 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15509 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15510 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15511 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15512 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15513 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15514 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15515 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15516 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15517 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15518 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15519 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15520 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15521 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15522 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15523 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15524 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15525 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15526 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15527 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15528 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15529 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15530 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15531 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15532 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15533 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15534 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15535 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15536 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15537 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15538 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15539 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15540 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15541 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15542 to bug-gdb@prep.ai.mit.edu .
15543
5e06a3d1
VP
155442008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15545
15546 * lib/mi-support.exp (mi_load_shlibs): New.
15547 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15548
9d81d21b
VP
155492008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15550
15551 * lib/mi-support.exp (get_mi_thread_list)
15552 (check_mi_and_console_threads): New, moved from ...
15553 * gdb.mi/mi-pthread.exp: ...here.
15554 * gdb.mi/gdb669.exp (get_mi_thread_list)
15555 (check_mi_and_console_threads): Delete.
15556 * gdb.mi/mi2-pthread.exp: Likewise.
15557
bae98fe0
TT
155582008-07-28 Tom Tromey <tromey@redhat.com>
15559
15560 * Makefile.in (just-check): Remove. Move body to...
15561 (check): ... here.
15562
57380f4e
DJ
155632008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15564
15565 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15566 Add a test for duplicated SIGINTs.
15567
e09490f1
DJ
155682008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15569
15570 * gdb.threads/schedlock.exp (get_args): Update to work for any
15571 value of NUM.
15572 (Top level): Report the number of threads that did not resume.
15573
6387b45f
DJ
155742008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15575
15576 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15577
62f64ff2
DJ
155782008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15579
15580 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15581 non-MI prompt.
15582
fa8de41e
TT
155832008-07-26 Tom Tromey <tromey@redhat.com>
15584
15585 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15586 (function_struct, function_struct_ptr): New globals.
15587 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15588 function pointer in a struct.
15589
ccb3ac8a
TT
155902008-07-26 Tom Tromey <tromey@redhat.com>
15591
15592 * gdb.base/macscp.exp: Add test for macro lexing bug.
15593
d7d9f01e
TT
155942008-07-18 Tom Tromey <tromey@redhat.com>
15595
15596 * gdb.base/macscp.exp: Add macro tests.
15597
9bf07184
PP
155982008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15599
15600 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15601
becf6477
PP
156022008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15603
15604 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15605
0709f7d3
PP
156062008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15607
15608 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 15609
7093c834
PP
156102008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15611
15612 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 15613
b432ffe3
JK
156142008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15615
15616 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15617
b1a268e5
VP
156182008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15619
15620 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15621
e2995f8e
KB
156222008-07-11 Kevin Buettner <kevinb@redhat.com>
15623
15624 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15625 of regexp to account for changes made to GDB in the printing of
15626 byte vectors.
15627
14032a66
TT
156282008-07-11 Tom Tromey <tromey@redhat.com>
15629
15630 * gdb.base/completion.exp: Add 'help' completion test.
15631
981505ef
JK
156322008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15633
15634 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15635
10568435
JK
156362008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15637
15638 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15639
4487aabf
PA
156402008-07-09 Pedro Alves <pedro@codesourcery.com>
15641
15642 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15643
a4a9b1c4
PA
156442008-07-09 Pedro Alves <pedro@codesourcery.com>
15645
15646 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15647
3c3185ac
JK
156482008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15649
15650 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15651
7ebd49dc
VP
156522008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15653
15654 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15655 previous commit. Add a comment.
15656
84e46146
PA
156572008-06-28 Pedro Alves <pedro@codesourcery.com>
15658
15659 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15660
0f8d4a2f
VP
156612008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15662
15663 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15664
f747e0ce
PA
156652008-06-27 Pedro Alves <pedro@codesourcery.com>
15666
15667 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15668 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15669 compiling an executable, link in an object that forces unbuffered
15670 output.
15671 * lib/set_unbuffered_mode.c: New file.
15672
734a5c36
JK
156732008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15674
15675 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15676
a2840c35
VP
156772008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15678
a9c64011
AS
15679 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15680 mi_expect_stop.
15681 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15682 Demand that *running is output.
15683 (detect_async): Perform checking every time.
15684 (mi_send_resuming_command): Extract everything into...
15685 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
15686 (mi_expect_stop): Don't accept any output before *stopped.
15687
6ae37fef
VP
156882008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15689
15690 Robustify mi-simplerun.
a9c64011
AS
15691 * gdb.mi/basics.c (main): Add a call to sleep.
15692 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15693 * gdb.mi/mi2-cli.exp: Likewise.
15694 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 15695
b4aa76f0 156962008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
15697
15698 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15699
e1ac3328
VP
157002008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15701
a9c64011
AS
15702 * gdb.mi/mi-console.exp: Adjust.
15703 * gdb.mi/mi-syn-frame.exp: Adjust.
15704 * gdb.mi/mi2-console.exp: Adjust.
15705 * gdb.mi/mi2-syn-frame.exp: Adjust.
15706 * lib/mi-support.exp (mi_run_cmd): Adjust.
15707 (mi_send_resuming_command): Adjust.
e1ac3328 15708
f7f9a841
VP
157092008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15710
15711 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
15712 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15713 testing of stopped.
15714 * gdb.mi/mi2-syn-frame.exp: Likewise.
15715 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15716 (async, detect_async): New.
15717 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15718 depending on if we're running in sync or async mode.
f7f9a841 15719
37cd5d19
TT
157202008-06-09 Tom Tromey <tromey@redhat.com>
15721
15722 * gdb.base/completion.exp: New tests for field name completion
15723 with spaces, and field name completion with '->'.
15724
65d12d83
TT
157252008-06-06 Tom Tromey <tromey@redhat.com>
15726
15727 * gdb.base/break1.c (struct some_struct): New struct.
15728 (values): New global.
15729 * gdb.base/completion.exp: Add field name completion test.
15730
ebfe2e3f
PP
157312008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15732
15733 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15734 to pointer.
15735 * gdb.cp/call-c.cc: Likewise.
15736
bcf6fc3a
NR
157372008-06-06 Nick Roberts <nickrob@snap.net.nz>
15738
15739 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15740 annotation.
15741
49fd4a42 157422008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 15743 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
15744
15745 * gdb.threads/execl.c, gdb.threads/execl1.c,
15746 gdb.threads/execl.exp: New tests.
a9c64011 15747
8a34ac3f
AR
157482008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15749 Daniel Jacobowitz <dan@codesourcery.com>
15750
15751 * gdb.cp/exception.exp: Activate test, make it work with pending
15752 catchpoints.
15753
86ae69ef
JK
157542008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15755
15756 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15757
f7f9ae2c
VP
157582008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15759
a9c64011
AS
15760 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15761 now printed.
15762 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 15763
2a2d4dc3
AS
157642008-05-27 Andreas Schwab <schwab@suse.de>
15765
15766 * gdb.base/frame-args.exp: Handle arguments that are optimized
15767 out.
15768
5099e4d9
LM
157692008-05-26 Luis Machado <luisgpm@br.ibm.com>
15770
15771 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15772 quiet for ppc32 and group options into a single variable.
15773
d9c36a91
JB
157742008-05-23 Joel Brobecker <brobecker@adacore.com>
15775
15776 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15777 of zero-size elements.
15778 * gdb.ada/null_array.exp: Test printing this new array.
15779
103a8671
JK
157802008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15781
15782 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15783
07a4cc1a 157842008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
15785
15786 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15787 of the "finish" command.
15788
55f996a7
NR
157892008-05-21 Nick Roberts <nickrob@snap.net.nz>
15790
15791 * gdb.base/annota1.exp: Test for new annotation.
15792
907fc202
UW
157932008-05-16 Pedro Alves <pedro@codesourcery.com>
15794
15795 * gdb.base/fixsection.exp: New file.
15796 * gdb.base/fixsection0.c: New file.
15797 * gdb.base/fixsection1.c: New file.
15798
e8f97270
UW
157992008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15800
15801 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15802 * gdb.base/annota3.exp: Likewise.
15803
ac0bb574
NF
158042008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15805
15806 * gdb.base/watch_thread_num.exp: Don't run tests that require
15807 watchpoints if the target doesn't support them.
15808
6fadd07a
DE
158092008-05-12 Doug Evans <dje@google.com>
15810
15811 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15812
6e9a4a30
JB
158132008-05-09 Joel Brobecker <brobecker@adacore.com>
15814
15815 * gdb.ada/assign_1.exp: New testcase.
15816
08388c79
DE
158172008-05-09 Doug Evans <dje@google.com>
15818
a3c83fae
DE
15819 * gdb.base/find.exp: New file.
15820 * gdb.base/find.c: New file.
08388c79 15821
bd5ddfe8
DJ
158222008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15823
15824 * gdb.base/commands.exp (watchpoint_command_test): Handle
15825 gdb,no_hardware_watchpoints.
15826 * gdb.base/float.exp: Allow ARM targets without floating point.
15827 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15828
b5dd68e2 158292008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 15830 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
15831
15832 * gdb.ada/lang_switch: New test program.
15833 * gdb.ada/lang_switch.exp: New testcase.
15834
382d13d1
DE
158352008-05-05 Doug Evans <dje@google.com>
15836
15837 * gdb.base/help.exp (disassemble): Update expected help text.
15838
9dd789d0
PA
158392008-05-04 Pedro Alves <pedro@codesourcery.com>
15840
15841 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15842
611c83ae
PA
158432008-05-04 Pedro Alves <pedro@codesourcery.com>
15844
15845 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15846 different times.
15847
ff013f42
JK
158482008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15849
15850 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15851 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15852 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15853 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15854
96dff6a2
VP
158552008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15856
15857 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15858 notification to appear.
15859
55cd6f92
DJ
158602008-05-04 Daniel Jacobowitz <dan@debian.org>
15861
15862 * gdb.base/fullname.c: New file.
15863 * gdb.base/fullname.exp: New file.
15864 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15865
d705c43c
PA
158662008-05-03 Pedro Alves <pedro@codesourcery.com>
15867
15868 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15869 expressions with macros.
15870
333222e1
JK
158712008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15872
15873 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15874
5ac01682
DJ
158752008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15876
15877 * gdb.base/completion.exp: Handle lack of other symbols beginning
15878 with "a".
15879
15880 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15881
237fc4c9
PA
158822008-05-02 Jim Blandy <jimb@codesourcery.com>
15883
15884 * gdb.asm/asmsrc1.s: Add scratch space.
15885
ed5e9466
DJ
158862008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15887 Daniel Jacobowitz <dan@codesourcery.com>
15888
15889 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15890 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15891 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15892
b39cc962
DJ
158932007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15894
15895 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15896
36d520f5
JB
158972008-05-01 Joel Brobecker <brobecker@adacore.com>
15898
15899 * gdb.base/info-target.exp: New testcase.
15900
8d4e3071
DJ
159012008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15902
15903 * gdb.cp/hang.exp: Use .cc instead of .C.
15904 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15905 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15906
6f3f3097
DJ
159072008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15908
15909 * gdb.base/gdb1250.exp: Remove perror.
15910 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15911
5550a914
PA
159122008-04-30 Pedro Alves <pedro@codesourcery.com>
15913
15914 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15915 .2byte.
15916
d848e687
DJ
159172008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15918
15919 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15920 (maybe_kfail): New.
15921
93b5768b
PA
159222008-04-25 Pedro Alves <pedro@codesourcery.com>
15923
15924 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15925
721c02de
VP
159262008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15927
a9c64011
AS
15928 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15929 * gdb.mi/mi2-syn-frame.exp: Likewise.
15930 * lib/mi-support.exp: Likewise.
721c02de 15931
74960c60
VP
159322008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15933
15934 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15935 to specify regexp for the location to stop at.
15936 * gdb.base/break-always.c: New.
15937 * gdb.base/break-always.exp: New.
15938
d24317b4
VP
159392008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15940
15941 * lib/mi-support.exp (mi_runto_helper): Adjust
15942 for the original-location field.
15943 (mi_create_breakpoint, mi_list_breakpoints): New.
15944 * gdb.mi/mi-break.exp: Adjust.
15945 * gdb.mi/mi2-break.exp: Adjust.
15946 * gdb.mi/mi-pending.exp: Adjust.
15947 * gdb.mi/mi-simplerun.exp: Adjust.
15948 * gdb.mi/mi2-simplerun.exp: Adjust.
15949 * gdb.mi/mi-syn-frame.exp: Adjust.
15950 * gdb.mi/mi2-syn-frame.exp: Adjust.
15951 * gdb.mi/mi-until.exp: Adjust.
15952 * gdb.mi/mi2-until.exp: Adjust.
15953 * gdb.mi/mi-var-display.exp: Adjust.
15954 * gdb.mi/mi2-var-display.exp: Adjust.
15955 * gdb.mi/mi-watch.exp: Adjust.
15956 * gdb.mi/mi2-watch.exp: Adjust.
15957
fdc59709 159582008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 15959
a9c64011
AS
15960 * aclocal.m4: Add override.m4.
15961 * configure: Regenerate.
fdc59709 15962
8e91f023
VP
159632008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15964
15965 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15966 '-var-update --all-values' reports new value even the type
15967 of a variable object has changed.
15968
233a11ab
CS
159692008-04-18 Craig Silverstein <csilvers@google.com>
15970
15971 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15972 files.
d24317b4 15973
9c1137ad
JB
159742008-04-18 Joel Brobecker <brobecker@adacore.com>
15975
15976 * gdb.ada/atomic_enum: New test program.
15977 * gdb.ada/atomic_enum.exp: New testcase.
15978
66d0bbc7
DE
159792008-04-17 Doug Evans <dje@google.com>
15980
15981 * gdb.opt/Makefile.in: Fix whitespace.
15982
100906b0
UW
159832008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15984
15985 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15986
4584e32e
DE
159872008-04-17 Doug Evans <dje@google.com>
15988
15989 * gdb.base/hashline1.exp: New testcase.
15990 * gdb.base/hashline2.exp: New testcase.
15991 * gdb.base/hashline2.exp: New testcase.
15992
0a320680
PA
159932008-04-17 Pedro Alves <pedro@codesourcery.com>
15994
15995 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15996
18ac113b
AR
159972008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15998
15999 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
16000 temporary breakpoint to match "Temporary breakpoint".
16001 * gdb.base/break.exp (delete_breakpoints): Likewise.
16002 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
16003 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
16004 * gdb.base/display.exp: Likewise.
16005 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
16006 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
16007 * gdb.base/restore.exp (restore_tests): Likewise.
16008 * gdb.base/sepdebug.exp: Likewise.
16009 * gdb.base/watchpoint.exp: Likewise.
16010 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
16011 * gdb.mi/mi-pending.exp: Likewise.
16012 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
16013 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
16014 * gdb.mi/mi-var-cmd.exp: Likewise.
16015 * gdb.mi/mi-var-display.exp: Likewise.
16016 * gdb.mi/mi2-cli.exp: Likewise.
16017 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
16018 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
16019 * gdb.mi/mi2-var-display.exp: Likewise.
16020 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
16021 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
16022 new "disp" field.
a9c64011 16023 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
16024 reason. This is to support fix for PR2424.
16025
add38693
JK
160262008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16027
16028 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
16029
fcacd99f
VP
160302008-04-13 Vladimir Prus <vladimir@codesourcery.com>
16031
16032 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 16033 field. Add more floating varobj tests.
fcacd99f 16034 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
16035 field.
16036 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
16037 (main): Call do_at_tests.
16038 * lib/mi-support.exp (mi_create_floating_varobj)
16039 (mi_varobj_update_with_type_change): New.
fcacd99f 16040
de051565
MK
160412008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
16042
16043 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
16044 option of -var-evaluate-expression.
16045 * gdb.mi/mi2-var-display.exp: Likewise.
16046
dbc52822
VP
160472008-04-07 Vladimir Prus <vladimir@codesourcery.com>
16048
16049 Introduce test setup helpers.
a9c64011
AS
16050 * lib/gdb.exp (build_executable, clean_restart)
16051 (prepare_for_testing): New.
16052 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
16053 * gdb.base/return.exp: Likewise.
16054 * gdb.base/ending-run.exp: Likewise.
dbc52822 16055
473591da
NR
160562008-04-07 Nick Roberts <nickrob@snap.net.nz>
16057
16058 * gdb.mi/mi-async.exp: New test for asynchronous Machine
16059 Interface (MI) responses.
16060
2b2d9e11
VP
160612008-04-06 Vladimir Prus <vladimir@codesourcery.com>
16062
a9c64011
AS
16063 * gdb.cp/breakpoint.cc: New code to test conditions involving
16064 member variables.
16065 * gdb.cp/breakpoint.exp: Test condition involving member
16066 variables.
2b2d9e11 16067
bb378428
VP
160682008-04-05 Vladimir Prus <vladimir@codesourcery.com>
16069
16070 * lib/mi-support.exp (mi_expect_stop): New.
16071 (mi_run_cmd): Change the
16072 token. Use mi_send_resuming_command, use
16073 mi_expect_stop.
16074 (mi_execute_to_helper): Rename to mi_execute_to.
16075 (mi_send_resuming_command): Add more error patterns.
16076 (mi_wait_for_stop): Renamed to...
16077 (mi_get_stop_line): ...this.
16078 (mi_run_inline_test): Adjust.
16079
16080 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
16081 * gdb.mi/mi-console.exp: Likewise.
16082 * gdb.mi/mi-pending.exp: Likewise.
16083 * gdb.mi/mi-simplerun.exp: Likewise.
16084 * gdb.mi/mi-stack.exp: Likewise.
16085 * gdb.mi/mi-stepi.exp: Likewise.
16086 * gdb.mi/mi-syn-frame.exp: Add comment.
16087 * gdb.mi/mi-until.exp: Likewise.
16088 * gdb.mi/mi-var-display.exp: Likewise.
16089 * gdb.mi/mi-watch.exp: Likewise.
16090 * gdb.mi/mi2-cli.exp: Likewise.
16091 * gdb.mi/mi2-console.exp: Likewise.
16092 * gdb.mi/mi2-simplerun.exp: Likewise.
16093 * gdb.mi/mi2-stack.exp: Likewise.
16094 * gdb.mi/mi2-stepi.exp: Likewise.
16095 * gdb.mi/mi2-until.exp: Likewise.
16096 * gdb.mi/mi2-var-display.exp: Likewise.
16097 * gdb.mi/mi2-watch.exp: Likewise.
16098
62172bb9
UW
160992008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16100
16101 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
16102
16103 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
16104
a13e061a
PA
161052008-04-04 Pedro Alves <pedro@codesourcery.com>
16106
16107 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
16108 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
16109 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
16110 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
16111 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
16112 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
16113 expect an mi error duplicated in stderr.
16114
eae06beb
JB
161152008-04-03 Joel Brobecker <brobecker@adacore.com>
16116
16117 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
16118 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
16119 Add a couple of tests that verify the behavior when the new setting
16120 is set to "cancel" and "all".
16121 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
16122 "ask" before we start the testing.
16123
79c6ced6
AR
161242008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16125
16126 * gdb.cp/casts.cc: Add class reference variables.
16127 * gdb.cp/casts.exp: New test cases for up/down casting references.
16128
6c2d1a6b
MK
161292008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16130
16131 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16132 instead of beginning to make an extra test pass.
16133 * gdb.mi/mi2-var-display.exp: Likewise.
16134
55b411d9
MR
161352008-03-31 Maciej W. Rozycki <macro@mips.com>
16136
16137 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16138
c6140da2
MD
161392008-03-31 Markus Deuling <deuling@de.ibm.com>
16140 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16141
16142 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16143 value. Add xfail for older kernels.
16144
79732189
AR
161452008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16146
16147 Bring mi-support in line with gdb.exp.
16148 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16149 (mi_gdb_start): New function.
16150
33c3676e
MR
161512008-03-28 Maciej W. Rozycki <macro@mips.com>
16152
16153 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16154
92e28119
VP
161552008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16156
16157 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16158 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16159
9e8e3afe
VP
161602008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16161
16162 * lib/mi-support.exp (mi_create_varobj_checked): New.
16163 (mi_list_varobj_children): Allow to check for a
16164 value.
16165 (mi_list_array_varobj_children): New.
16166
16167 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16168 and mi_list_varobj_children, as opposed to hardcoding
16169 expected strings.
16170 * gdb.mi/gdb701.exp: Likewise.
16171 * gdb.mi/gdb792.exp: Likewise.
16172 * gdb.mi/mi-var-block.exp: Likewise.
16173 * gdb.mi/mi-var-cmd.exp: Likewise.
16174 * gdb.mi/mi-var-invalidate.exp: Likewise.
16175 * gdb.mi/mi2-var-block.exp: Likewise.
16176 * gdb.mi/mi2-var-child.exp: Likewise.
16177 * gdb.mi/mi2-var-cmd.exp: Likewise.
16178 * gdb.mi/mi2-var-display.exp: Likewise.
16179
9df50351
JK
161802008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16181
16182 Fix random false FAILs on i386.
16183 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16184
31e5d73a
DJ
161852008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16186
16187 PR gdb/544
16188 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16189
12f4afab
DJ
161902008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16191
16192 PR gdb/544
16193 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16194
b562a0cb
DJ
161952008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16196
16197 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16198 fixed PR gdb/544.
16199
17faa917
DJ
162002008-03-21 Pedro Alves <pedro@codesourcery.com>
16201
16202 * gdb.threads/fork-child-threads.exp: Test next over fork.
16203
6214f497
DJ
162042008-03-21 Chris Demetriou <cgd@google.com>
16205
16206 * gdb.base/break.exp (rbreak junk): New test for rbreak
16207 "Junk at end of arguments" issue.
16208
63092375
DJ
162092008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16210
16211 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16212 *& to work on created array elements.
16213 (Top level): Test print $pc with a file. Test string operations
16214 without a target.
16215 * gdb.base/ptype.exp: Do not expect *& to work on created array
16216 elements.
16217
b21991b0
DJ
162182008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16219
16220 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16221 gdb.threads/staticthreads.exp: Update exit query.
16222
c4b347c7
SL
162232008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16224
16225 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16226
fa4727a6
DJ
162272008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16228
16229 * gdb.base/watchpoint.c (global_ptr, func4): New.
16230 (main): Call func4.
16231 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16232 (test_inaccessible_watchpoint): New.
16233
2f34202f
MR
162342008-02-29 Maciej W. Rozycki <macro@mips.com>
16235
16236 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16237 select the largest.
16238
0d6ba1b1
DJ
162392008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16240
16241 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16242 frames-invalid annotations.
16243
e691325a
PM
162442008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16245
a9c64011 16246 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16247
f85b5ecc
DE
162482008-02-27 Doug Evans <dje@google.com>
16249
16250 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16251 for bug 1738.
16252 (breakpoint_to_handler_entry): Ditto.
16253
b40e7bf3
JB
162542008-02-27 Joel Brobecker <brobecker@adacore.com>
16255
16256 * gdb.base/ending-run.exp: Use the first line of code inside
16257 function body to test breakpoints.
16258 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16259 location where the breakpoint is inserted when using the line
16260 where a function is declared. Fix typo in the description of
16261 one of the tests.
16262 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16263
2faca73a
PM
162642008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16265
16266 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16267 tests.
2faca73a 16268
6f439c36
PM
162692008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16270
16271 * gdb.base/args.exp: avoid same output for tests
16272 with single quotes.
16273
54e52265
VP
162742008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16275
a9c64011
AS
16276 * gdb.base/annota1.exp: Adjust for 'info break'
16277 format changes.
16278 * gdb.base/annota3.exp: Likewise.
16279 * gdb.base/break.exp: Likewise.
16280 * gdb.base/condbreak.exp: Likewise.
16281 * gdb.base/pending.exp: Likewise.
16282 * gdb.base/sepdebug.exp: Likewise.
16283 * gdb.base/unload.exp: Likewise.
16284 * gdb.cp/ovldbreak.exp: Likewise.
16285 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16286
897b09ca
DE
162872008-02-07 Doug Evans <dje@google.com>
16288
16289 * gdb.cp/mb-inline.exp: New.
16290 * gdb.cp/mb-inline.h: New.
16291 * gdb.cp/mb-inline1.cc: New.
16292 * gdb.cp/mb-inline2.cc: New.
16293
b1c32d35
PM
162942008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16295
16296 * gdb.pascal/floats.pas: New test program.
16297 * gdb.pascal/floats.exp: New testcase.
16298
1a4ca44a
TJB
162992008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16300
16301 * gdb.base/callfuncs.c (t_float_many_args): New function.
16302 (t_double_many_args): New function.
16303 * gdb.base/callfuncs.exp: Add tests for exceeding float
16304 and double parameters passed through the stack.
16305
439048e8
JB
163062008-02-05 Joel Brobecker <brobecker@adacore.com>
16307
16308 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16309 gdb.ada/complete/foo.adb: New files.
16310 * gdb.ada/complete.exp: New testcase.
16311
81fe8080
DE
163122008-02-03 Doug Evans <dje@google.com>
16313
301f0ecf
DE
16314 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16315
81fe8080
DE
16316 * gdb.cp/gdb2384.exp: New file.
16317 * gdb.cp/gdb2384.cc: New file.
16318 * gdb.cp/gdb2384-base.h: New file.
16319 * gdb.cp/gdb2384-base.cc: New file.
16320
4b071aec
DE
163212008-02-02 Doug Evans <dje@google.com>
16322
16323 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16324
61137ba6
JB
163252007-02-01 Joel Brobecker <brobecker@adacore.com>
16326
16327 * gdb.ada/sym_print_name: New test program.
16328 * gdb.ada/sym_print_name.exp: New testcase.
16329
163302007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16331
16332 * gdb.ada/nested/hello.adb: New file.
16333 * gdb.ada/nested.exp: New testcase.
16334 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16335
98deb0da
VP
163362008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16337
16338 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16339 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16340 don't cause future evaluations of function to report
16341 creation of internal breakpoints.
98deb0da 16342
723a2275
VP
163432008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16344
16345 * gdb.mi/mi-break.exp (test_error): New.
16346 Call it.
16347
fb546a2f
LM
163482008-01-31 Luis Machado <luisgpm@br.ibm.com>
16349
16350 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16351 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16352
2d8fd90a
PM
163532008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16354
16355 * gdb.pascal/integers.pas: New test program.
16356 * gdb.pascal/integers.exp: New testcase.
16357
a7fa0ded
PM
163582008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16359
16360 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16361
5e1a1926
TJB
163622008-01-30 Luis Machado <luisgpm@br.ibm.com>
16363
16364 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16365 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16366
8d04f9f0
JB
163672008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16368
16369 * gdb.ada/formatted_ref: New test program.
16370 * gdb.ada/formatted_ref.exp: New testcase.
16371
16372 * gdb.cp/formatted-ref.cc: New file.
16373 * gdb.cp/formatted-ref.exp: New testcase.
16374
ce75a98f
JB
163752008-01-30 Joel Brobecker <brobecker@adacore.com>
16376
16377 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16378
e835f6bf
NR
163792008-01-30 Nick Roberts <nickrob@snap.net.nz>
16380
16381 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16382 (test_file_list_exec_source_file): Update to new macro-info field.
16383
d118ef87
PH
163842008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16385
16386 * gdb.ada/exprs: New test program.
16387 * gdb.ada/exprs.exp: New testcase.
16388
7d35ab09
TJB
163892008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16390
16391 * dfp-test.c (DELTA, DELTA_B): New definitions.
16392 (double_val1, double_val2, double_val3, double_val4, double_val5,
16393 double_val6, double_val7, double_val8, double_val9, double_val10,
16394 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16395 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16396 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16397 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16398 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16399 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16400 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16401 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16402 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16403 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16404 dec128_val16): New global variables.
16405 (decimal_dec128_align): New function.
16406 (decimal_mixed): Likewise.
16407 (decimal_many_args_dec32): Likewise.
16408 (decimal_many_args_dec64): Likewise.
16409 (decimal_many_args_dec128): Likewise.
16410 (decimal_many_args_mixed): Likewise.
16411 * dfp-test.exp: Add tests calling new inferior functions.
16412
2d717e4f
DJ
164132008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16414
16415 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16416 gdb.server/ext-run.exp: New files.
16417 * lib/gdbserver-support.exp (gdbserver_download): New.
16418 (gdbserver_start): New. Update gdbserver expected
16419 output.
16420 (gdbserver_spawn): Use them.
16421 (gdbserver_start_extended): New.
16422
e85a822c
DJ
164232008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16424
16425 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16426 Run on GNU/Linux.
16427 (do_exec_tests): Check for systems which do not support catchpoints.
16428 Do not match START.
16429 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16430 Run on GNU/Linux. Enable verbose output.
16431 (check_fork_catchpoints): New.
16432 (explicit_fork_child_follow, catch_fork_child_follow)
16433 (tcatch_fork_parent_follow): Update expected messages.
16434 (do_fork_tests): Use check_fork_catchpoints.
16435 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16436 Run on GNU/Linux. Enable verbose output.
16437 (check_vfork_catchpoints): New.
16438 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16439 expected messages.
16440 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16441
401ea829
JB
164422008-01-29 Jim Blandy <jimb@red-bean.com>
16443
16444 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16445 host' errors.
16446 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16447
aceaf3ad
JB
164482008-01-29 Jim Blandy <jimb@red-bean.com>
16449
16450 * gdb.threads/sigthread.c: Use barriers to ensure that
16451 child_thread and child_thread_two are always initialized before we
16452 start to use them.
16453
a5606eee
VP
164542008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16455
16456 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
16457 * gdb.base/watchpoint-solib.c: New.
16458 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 16459
c55a82bb
PM
164602008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16461
16462 * gdb.base/gdb1056.exp: Add unsigned integer test.
16463
0993fe05
DE
164642008-01-28 Doug Evans <dje@google.com>
16465
16466 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16467
4fe42e7f
JB
164682008-01-27 Jim Blandy <jimb@codesourcery.com>
16469
c7a69933
JB
16470 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16471
4fe42e7f
JB
16472 * gdb.base/expand-psymtabs.exp: Doc fix.
16473
5def8285
MK
164742008-01-26 Mark Kettenis <kettenis@gnu.org>
16475
16476 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16477
5313c911
NR
164782008-01-24 Nick Roberts <nickrob@snap.net.nz>
16479
a9c64011 16480 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
16481 -var-set-format.
16482
93815fbf
VP
164832008-01-23 Chris Demetriou <cgd@google.com>
16484
16485 * gdb.threads/thread_events.c: New testcase source file.
16486 * gdb.threads/thread_events.exp: New testcase expect file.
16487
467a88ee
NR
164882008-01-23 Nick Roberts <nickrob@snap.net.nz>
16489
16490 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
16491
16492 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
16493 -var-set-format.
16494
d8f82aba
DJ
164952008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16496 Vladimir Prus <vladimir@codesourcery.com>
16497
16498 * gdb.base/float.exp: Allow missing floating point for m68k and
16499 PowerPC.
16500
60c46647
VP
165012008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16502
16503 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
16504 ignore count.
16505 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16506 * gdb.mi/mi-cli.exp: Adjust.
16507 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 16508
c7dd36a1
PA
165092008-01-17 Pedro Alves <pedro@codesourcery.com>
16510
16511 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16512 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16513 with dummy_ptr's address.
16514 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16515 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16516 all targets.
16517 * gdb.mi/mi2-var-child.exp: Likewise.
16518
39d5313e
JB
165192008-01-09 Joel Brobecker <brobecker@adacore.com>
16520
16521 * gdb.ada/null_array: New test program.
16522 * gdb.ada/null_array.exp: New testcase.
16523
0aea4bf3
LM
165242008-01-09 Luis Machado <luisgpm@br.ibm.com>
16525
16526 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16527 with required float modifiers.
16528
0b354900
JB
165292008-01-08 Joel Brobecker <brobecker@adacore.com>
16530
16531 * gdb.ada/funcall_param: New test program.
16532 * gdb.ada/funcall_param.exp: New testcase.
16533
cdb7f5d4
JB
165342008-01-08 Joel Brobecker <brobecker@adacore.com>
16535
16536 * gdb.ada/arrayparam: New test program.
16537 * gdb.ada/arrayparam.exp: New testcase.
16538
88e2547f
JB
165392008-01-08 Joel Brobecker <brobecker@adacore.com>
16540
16541 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16542 landed. Should also fix random failures in the test following it.
16543
f6867ce0
TJB
165442008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16545
16546 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16547 for expressions with decimal float values.
16548 (test_dfp_conversions): New function to test casts to and from
16549 decimal float types.
16550 Call test_dfp_conversions.
16551 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16552 elements.
16553 (main): Initialize ds.float4 and ds.double8 elements.
16554 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16555 string to new error message.
16556 (d64_set_tests): Likewise.
16557 (d128_set_tests): Likewise.
16558 Add tests for expressions with decimal float variables. Add tests for
16559 conversions to and from decimal float types.
16560
f9c11282
JB
165612008-01-05 Joel Brobecker <brobecker@adacore.com>
16562
16563 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16564 * gdb.ada/packed_tagged.exp: New testcase.
16565
0ecbca72
JB
165662008-01-04 Joel Brobecker <brobecker@adacore.com>
16567
16568 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16569 gdb.ada/homonym/homonym_main.adb: New files.
16570 * gdb.ada/homonym.exp: New testcase.
16571
c18d3d89
JB
165722008-01-04 Joel Brobecker <brobecker@adacore.com>
16573
16574 * gdb.ada/packed_array.exp: Add testing of references to
16575 a packed array.
16576
ecc7085b
JB
165772008-01-04 Joel Brobecker <brobecker@adacore.com>
16578
16579 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16580 New files.
16581 * gdb.ada/type_coercion.exp: New testcase.
16582
c474c922
JB
165832008-01-04 Joel Brobecker <brobecker@adacore.com>
16584
16585 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16586 gdb.ada/tagged/foo.adb: New file.
16587 * gdb.ada/tagged.exp: New testcase.
16588
9005b927
JB
165892008-01-04 Joel Brobecker <brobecker@adacore.com>
16590
16591 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16592 gdb.ada/ptype_field/foo.adb: New files.
16593 * gdb.ada/ptype_field.exp: New testcase.
16594
1a6aaad8
JB
165952008-01-03 Joel Brobecker <brobecker@adacore.com>
16596
16597 * gdb.ada/print_pc.exp: New testcase.
16598
0ef22f53
JB
165992008-01-03 Joel Brobecker <brobecker@adacore.com>
16600
16601 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16602 gdb.ada/taft_type/p.adb: New files.
16603 * gdb.ada/taft_type.exp: New testcase.
16604
1689ecf8
JB
166052008-01-03 Joel Brobecker <brobecker@adacore.com>
16606
16607 * gdb.ada/array_bounds/bar.adb: New file.
16608 * gdb.ada/array_bounds.exp: New testcase.
16609
a4d0b9c3
JB
166102008-01-03 Joel Brobecker <brobecker@adacore.com>
16611
16612 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16613 gdb.ada/arrayptr/foo.adb: New files.
16614 * gdb.ada/arrayptr.exp: New testcase.
16615
a31ace00
JB
166162008-01-03 Joel Brobecker <brobecker@adacore.com>
16617
16618 * gdb.base/set-lang-auto.exp: New testcase.
16619
a97fced3
JB
166202008-01-03 Joel Brobecker <brobecker@adacore.com>
16621
16622 * gdb.ada/fun_addr/foo.adb: New file.
16623 * gdb.ada/fun_addr.exp: New testcase.
16624
ef29ce1a
JK
166252008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16626
16627 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16628 New files
16629
0fafefe3
JB
166302008-01-02 Joel Brobecker <brobecker@adacore.com>
16631
16632 * array_subscript_addr/p.adb: New file.
a9c64011 16633 * array_subscript_addr.exp: New testcase.
0fafefe3 16634
c4359f8d
JB
166352008-01-02 Joel Brobecker <brobecker@adacore.com>
16636
a9c64011 16637 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
16638 New files.
16639 * gdb.ada/str_cmp_ref.exp: New testcase.
16640
1aa1b15b
JB
166412008-01-01 Joel Brobecker <brobecker@adacore.com>
16642
16643 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16644 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 16645 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 16646
81c9b2cf
JB
166472008-01-01 Joel Brobecker <brobecker@adacore.com>
16648
16649 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16650 gdb.ada/ref_param/pck.ads: New files.
16651 * gdb.ada/ref_param.exp: New testcase.
16652
319e4674
JB
166532008-01-01 Joel Brobecker <brobecker@adacore.com>
16654
16655 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16656 gdb.ada/interface/foo.adb: New files.
16657 * gdb.ada/interface.exp: New testcase.
16658
ef682c56
JB
166592007-12-31 Jim Blandy <jimb@codesourcery.com>
16660
16661 * gdb.base/multi-forks.exp: Consume all output from child
16662 processes before proceeding to next test.
16663
f6f3eb6c
JB
166642007-12-29 Jim Blandy <jimb@codesourcery.com>
16665
16666 * configure: Regenerated.
16667
f652e42f
JB
166682007-12-27 Joel Brobecker <brobecker@adacore.com>
16669
16670 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16671 gdb.ada/fixed_cmp/fixed.adb: New files.
16672 * gdb.ada/fixed_cmp.exp: New testcase.
16673
6943e596
JB
166742007-12-27 Joel Brobecker <brobecker@adacore.com>
16675
16676 * gdb.ada/boolean_expr.exp: New testcase.
16677
aad9a193
JB
166782007-12-26 Jim Blandy <jimb@codesourcery.com>
16679
16680 * gdb.base/multi-forks.exp: Doc fix.
16681
fb5f3683
JB
166822007-12-26 Joel Brobecker <brobecker@adacore.com>
16683
16684 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16685 * gdb.ada/char_param.exp: Do not compile our test program with
16686 -gnata, this is unnecessary.
16687 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16688
384e4a9c
JB
166892007-12-24 Joel Brobecker <brobecker@adacore.com>
16690
16691 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16692 gdb.ada/print_chars/foo.adb: New files.
16693 * gdb.ada/print_chars.exp: New testcase.
16694
01e044f7
JB
166952007-12-24 Joel Brobecker <brobecker@adacore.com>
16696
16697 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16698 gdb.ada/char_param/foo.adb: New files.
16699 * gdb.ada/char_param.exp: New testcase.
16700
0ce17860
JB
167012007-12-22 Jim Blandy <jimb@codesourcery.com>
16702
16703 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16704 hard-coding source line numbers into the test.
16705 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16706 gdb_get_line_number to find.
16707
919809b9
JB
167082007-12-22 Joel Brobecker <brobecker@adacore.com>
16709
16710 * gdb.base/ptype.c (highest): New struct type.
16711 (the_highest): New variable of that type.
16712 (main): Add dummy assignment to a field of variable the_highest.
16713 * gdb.base/ptype.exp: Test type printing of our new variable.
16714
abc8a88d
PM
167152007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16716
16717 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 16718 and record first explicitly generated thread number.
abc8a88d
PM
16719 Use that thread number for thread specific watchpoint test.
16720 Add iteration number to repetitive tests.
16721
5158f3e3
CES
167222007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16723 Jim Blandy <jimb@codesourcery.com>
16724
16725 * gdb.base/expand-psymtabs.c: New testcase
16726 source file.
16727 * gdb.base/expand-psymtabs.exp: New testcase
16728 expect file.
16729
37e4754d
LM
167302007-12-17 Luis Machado <luisgpm@br.ibm.com>
16731
16732 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16733 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16734
551e5d04
JB
167352007-12-17 Joel Brobecker <brobecker@adacore.com>
16736
16737 * gdb.ada/frame_args/foo.adb: New file.
16738 * gdb.ada/frame_args/pck.ads: New file.
16739 * gdb.ada/frame_args/pck.adb: New file.
16740 * gdb.ada/frame_args.exp: New testcase.
16741
a05ee097
JB
167422007-12-17 Joel Brobecker <brobecker@adacore.com>
16743
16744 * gdb.base/frame-args.c: New file.
16745 * gdb.base/frame-args.exp: New testcase.
16746
c162e8c9 167472007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 16748 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
16749
16750 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16751
afe8ab22 167522007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16753
afe8ab22
VP
16754 * gdb.mi/mi-pending.exp: New.
16755 * gdb.mi/mi-pending.c: New.
16756 * gdb.mi/mi-pendshr.c: New.
16757
dfdfb3ca
JB
167582007-12-06 Jim Blandy <jimb@codesourcery.com>
16759
16760 * gdb.base/default.exp: Update expected output for 'info catch'.
16761
b7fca990
JK
167622007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16763
16764 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16765 must be set to binary.
16766
6a1afc1e
PA
167672007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16768
16769 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16770
a6b151f1
DJ
167712007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16772
16773 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16774 gdb.mi/mi-file-transfer.exp: New.
16775
43039443
JK
167762007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16777
16778 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16779
0ef2251b
MR
167802007-11-22 Maciej W. Rozycki <macro@mips.com>
16781
16782 * gdb.trace/backtrace.exp: Fix a typo.
16783 * gdb.trace/circ.exp: Likewise.
16784 * gdb.trace/collection.exp: Likewise.
16785 * gdb.trace/limits.exp: Likewise.
16786 * gdb.trace/report.exp: Likewise.
16787 * gdb.trace/tfind.exp: Likewise.
16788 * gdb.trace/while-dyn.exp: Likewise.
16789
5443631e
NR
167902007-11-21 Nick Roberts <nickrob@snap.net.nz>
16791
16792 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16793 objects of pointers that can't be dereferenced are now
16794 "noneditable".
16795
a4ce5b0d
UW
167962007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16797
16798 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16799 (target_cpu): Remove.
16800
d6e956e5
VP
168012007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16802
16803 * gdb.base/ending-run.exp: Expect the list of cleared
16804 breakpoint to come in natural order, not the reversed one.
a9c64011 16805
214270ab
VP
168062007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16807
16808 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16809 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 16810
1a619819
LM
168112007-11-05 Luis Machado <luisgpm@br.ibm.com>
16812
16813 * gdb.base/printcmds.exp: New function
16814 test_printf_with_dfp.
16815
5b01a6fa
DE
168162007-11-02 Doug Evans <dje@google.com>
16817
16818 * gdb.disasm/t01_mov.s: Remove carriage returns.
16819 * gdb.disasm/t02_mova.s: Ditto.
16820 * gdb.disasm/t03_add.s: Ditto.
16821 * gdb.disasm/t04_sub.s: Ditto.
16822 * gdb.disasm/t05_cmp.s: Ditto.
16823 * gdb.disasm/t06_ari2.s: Ditto.
16824 * gdb.disasm/t07_ari3.s: Ditto.
16825 * gdb.disasm/t08_or.s: Ditto.
16826 * gdb.disasm/t09_xor.s: Ditto.
16827 * gdb.disasm/t10_and.s: Ditto.
16828 * gdb.disasm/t11_logs.s: Ditto.
16829 * gdb.disasm/t12_bit.s: Ditto.
16830 * gdb.disasm/t13_otr.s: Ditto.
16831
ec33ab7f
JK
168322007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16833
16834 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16835
ae0d01ff
UW
168362007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16837
16838 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16839 provide DFP support.
16840
55eddb0f
DJ
168412007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16842
16843 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16844 Test "set powerpc vector-abi". Skip auto-detection tests for old
16845 toolchains.
16846
7020f05c
PA
168472007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16848
16849 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16850 with [string compare].
16851
84bc3db9
PA
168522007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16853
16854 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16855 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16856
5876dc88
LM
168572007-10-25 Luis Machado <luisgpm@br.ibm.com>
16858
16859 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16860 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16861 * gdb.opt/Makefile.in: New makefile.
16862 * Makefile.in: Create new directory "gdb.opt".
16863 * configure.ac: Add "gdb.opt" directory.
16864 * configure: Regenerated.
a9c64011 16865
c3ea9a14
DE
168662007-10-25 Doug Evans <dje@google.com>
16867
16868 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16869 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16870
a9c64011 168712007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
16872 Thiago Jung Bauermann <bauerman@br.ibm.com>
16873
16874 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16875 Floating Point expressions.
16876 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16877 Floating Point variables.
16878 * gdb.base/dfp-test.c: new file containing program with Decimal
16879 Floating variables, used by gdb.base/dfp-test.exp.
16880
62a24a2b
DJ
168812007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16882
16883 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16884
e7b1eae6
UW
168852007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16886
16887 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16888 compiling test case with GCC.
16889 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16890
c641edcc
UW
168912007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16892
16893 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16894 format changes.
16895
5e5ebfe6
MS
168962007-10-18 Michael Snyder <msnyder@specifix.com>
16897
16898 * gdb.base/dbx.exp: Add missing "-re " operator.
16899
e831e7b6
GM
169002007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16901
16902 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16903 * configure.ac: Removed trailing spaces after backslash.
16904 * gdb.modula2: New directory.
16905 * gdb.modula2/Makefile.in: New file.
16906 * gdb.modula2/unbounded-array.exp: New file.
16907 * gdb.modula2/unbounded1.c: New file.
16908
7cc46491
DJ
169092007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16910
16911 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16912
169132007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
16914
16915 * gdb.base/sigstep.c (main): Add checks for
16916 return values for setitimer call.
16917 Call setitimer again with itimer = ITIMER_REAL
16918 if first call to setitimer fails.
16919
e91528f0
KH
169202007-10-11 Kazu Hirata <kazu@codesourcery.com>
16921
16922 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16923 of $timeout.
16924
2ec9a4f8
DJ
169252007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16926
16927 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16928
169292007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
16930
16931 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16932 of gdb_expect call, to avoid interruption.
16933
64b2fa04
PA
169342007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16935
16936 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16937 (v_unsigned_long_long, v_long_long_array)
16938 (v_signed_long_long_array, v_unsigned_long_long_array)
16939 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16940 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16941 [!NO_LONG_LONG]: New.
16942 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16943 v_long_long_member.
16944
16945 (v_long_long_func, v_signed_long_long_func)
16946 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16947 (main) [!NO_LONG_LONG]: Initialize long long variants.
16948
16949 * gdb.base/whatis.exp: If board file requests no_long_long, build
16950 test with NO_LONG_LONG defined. Test long long, signed long long,
16951 and unsigned long long variants but only if board file doesn't
16952 disable it.
16953
a912286e 169542007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 16955 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
16956
16957 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16958 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16959 * configure: Regenerated.
16960 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16961 gdb.pascal/types.exp, lib/pascal.exp: New files.
16962
471ba8c9
DJ
169632007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16964
16965 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16966 call.
16967 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16968 to return to the call.
16969 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16970 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16971 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16972 * gdb.mi/mi-until.exp (test_until): Likewise.
16973 * gdb.mi/mi2-until.exp (test_until): Likewise.
16974
fef8a650
DJ
169752007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16976
16977 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16978 two-char array.
16979 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16980
d983da9c
DJ
169812007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16982
16983 * gdb.threads/watchthreads.c (thread_function): Sleep between
16984 iterations.
16985 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16986 at once for S/390. Generate matching fails and passes.
16987
17f62551
VP
169882007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16989
16990 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16991 the 'struct_declarations' variable to zeros.
a9c64011 16992
ed0616c6
VP
169932007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16994
16995 * gdb.cp/mb-ctor.cc: New.
16996 * gdb.cp/mb-ctor.exp: New.
16997 * gdb.cp/mb-templates.cc: New.
16998 * gdb.cp/mb-templates.exp: New.
16999
41f1b697
DJ
170002007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
17001
17002 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
17003
3f213f78
PA
170042007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
17005
17006 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
17007 targets.
17008 * configure: Regenerate.
17009
0d381245 170102007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17011
0d381245
VP
17012 * gdb.base/annota1.exp: Adjust for 'info break'
17013 format changes.
17014 * gdb.base/annota3.exp: Likewise.
17015 * gdb.base/break.exp: Likewise.
17016 * gdb.base/condbreak.exp: Likewise.
17017 * gdb.base/pending.exp: Likewise.
17018 * gdb.base/sepdebug.exp: Likewise.
17019 * gdb.base/unload.exp: Likewise.
17020 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 17021
fe3f5fa8
VP
170222007-09-22 Vladimir Prus <vladimir@codesourcery.com>
17023
17024 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
17025 messages.
17026 * gdb.base/chng-syms.exp: Likewise.
17027 * gdb.base/unload.exp: Likewise.
a9c64011 17028
a75cf6c0
DJ
170292007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
17030
17031 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
17032
18ecae38
DJ
170332007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
17034
17035 * schedlock.c (NUM): Change to 1.
17036 (main): Use args[0] for the main thread.
17037 * schedlock.exp: Only expect two threads. Only issue one pass or fail
17038 regardless of the number of threads.
17039
5509918f
MR
170402007-09-14 Maciej W. Rozycki <macro@mips.com>
17041
4a543daf
MR
17042 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
17043 type down.
17044 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17045 test.
17046 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
17047 watchpoint type down.
17048 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
17049 test.
17050
170512007-09-14 Maciej W. Rozycki <macro@mips.com>
17052
5509918f
MR
17053 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
17054 Move all the tests here and run them twice, once using software
17055 watchpoints and once using hardware watchpoints.
17056 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
17057
40b53987
DJ
170582007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
17059
17060 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
17061 test.
17062
695e2681
MK
170632007-09-10 Mark Kettenis <kettenis@gnu.org>
17064
8b3fc8d8
MK
17065 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
17066 build-id.
17067
695e2681
MK
17068 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
17069 know about $ORIGIN. Calculate output dir from $dest instead of
17070 using ${objdir}/{$subdir}.
17071
58d69f29
MK
170722007-09-09 Mark Kettenis <kettenis@gnu.org>
17073
17074 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
17075 gcore, before continuing with the test.
17076
3e347599
DJ
170772007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
17078
17079 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
17080 * gdb.mi/mi-watch.exp: Likewise.
17081
ea37ba09
DJ
170822007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17083 Jim Blandy <jimb@codesourcery.com>
17084
17085 * gdb.arch/i386-sse.exp: Do not expect character constants.
17086 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
17087 * gdb.base/display.exp: Allow print/s.
17088 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
17089 and unsigned char array changes.
17090
2025a643
DJ
170912007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
17092
17093 * gdb.base/display.exp: Add tests for printf %p.
17094
26669a27
PA
170952007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
17096
17097 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
17098 the dll name to unicode.
17099
c8f021f8
JK
171002007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17101
17102 * gdb.base/default.exp (show version): Update the version text.
17103 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
17104
4cf31eea
JK
171052007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17106
17107 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
17108 New files.
17109
4935890f
JK
171102007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17111
17112 * lib/gdb.exp (build_id_debug_filename_get): New function.
17113 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
17114 Remove the generate DEBUG file for the future testcase runs.
17115 New testcase for the NT_GNU_BUILD_ID retrieval.
17116 Move the final testing step to ...
17117 (test_different_dir): ... a new function.
17118 New parameter XFAIL to XFAIL all the tests performed.
17119 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
17120 New parameter TYPE to PF_PREFIX all the tests performed.
17121
02142340
VP
171222007-08-31 Vladimir Prus <vladimir@codesourcery.com>
17123
17124 * gdb.mi/mi-var-cp.cc (path_expression): New
17125 function.
17126 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17127
36acd84e
UW
171282007-08-27 Markus Deuling <deuling@de.ibm.com>
17129
17130 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17131 to fit into SPU Local Store memory.
17132
a896d121
JB
171332007-08-23 Joel Brobecker <brobecker@adacore.com>
17134
17135 * gdb.base/default.exp: Adjust the expected output of "info
17136 warranty" after the switch to GPLv3.
17137
7b433602
JB
171382007-08-23 Joel Brobecker <brobecker@adacore.com>
17139
17140 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17141 to 30000 (from 20000).
17142
e22f8b7c
JB
171432007-08-23 Joel Brobecker <brobecker@adacore.com>
17144
17145 Switch the license of all .exp files to GPLv3.
17146 Switch the license of all .f and .f90 files to GPLv3.
17147 Switch the license of all .s and .S files to GPLv3.
17148
5a0e3bd0
JB
171492007-08-23 Joel Brobecker <brobecker@adacore.com>
17150
17151 * configure.ac: Switch license to GPLv3.
17152
cc00619d
JB
171532007-08-23 Joel Brobecker <brobecker@adacore.com>
17154
17155 Switch the licensing to GPLv3 for all .ads and .adb files.
17156
8d26208a
DJ
171572007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17158
17159 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17160 and t_int_double.
17161 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17162
4fcb9948
JB
171632007-08-17 Joel Brobecker <brobecker@adacore.com>
17164
17165 * gdb.base/step-line.c: Switch license to GPL version 3, and
17166 update copyright year.
17167 * gdb.base/step-line.inp: Likewise.
17168
b9c34f67
JB
171692007-08-17 Joel Brobecker <brobecker@adacore.com>
17170
17171 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17172 changes inside gdb1555.c.
17173 * gdb.base/pending.exp: Likewise.
17174
2cc17678
DJ
171752007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17176
17177 * config/default.exp: New file.
17178
e48883f7
DJ
171792007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17180
17181 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17182 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17183
1ab80e5b
MR
171842007-07-30 Maciej W. Rozycki <macro@mips.com>
17185
17186 * gdb.base/dump.exp: Force the correct endianness for binary
17187 formats not carrying this information.
17188
aba471f5
DJ
171892007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17190
17191 * gdb.threads/staticthreads.exp: Match .*sem_post.
17192
d4e07204
DJ
171932007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17194
17195 * gdb.base/readline.exp (operate_and_get_next): Match the final
17196 prompt.
17197
2b97317d
KB
171982007-07-23 Kevin Buettner <kevinb@redhat.com>
17199
17200 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17201 to restarting SID.
17202
44efa07a
KB
172032007-07-18 Kevin Buettner <kevinb@redhat.com>
17204
17205 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17206 prior to `gdb_start'.
17207
7b5ebade
KB
172082007-07-18 Kevin Buettner <kevinb@redhat.com>
17209
17210 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17211 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17212 Remove call to gdb_unload.
17213
255e7678
DJ
172142007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17215 Daniel Jacobowitz <dan@codesourcery.com>
17216
17217 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17218 for __WIN32__.
17219 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17220 * gdb.base/unload.exp: Use shared library test routines.
17221
3a40aaa0
UW
172222007-07-03 Markus Deuling <deuling@de.ibm.com>
17223
17224 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17225 * gdb.base/solib-symbol-lib.c: Likewise.
17226 * gdb.base/solib-symbol-main.c: Likewise.
17227
b0f4b84b
DJ
172282007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17229
17230 * config/gdbserver.exp (gdb_reconnect): New.
17231 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17232 gdb.base/solib-disc.exp: New files.
17233 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17234 remote debugging".
17235 (gdb_compile): Add shlib_load flag.
17236 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17237 port.
17238 (gdbserver_reconnect): New.
17239
1b05479a
DJ
172402007-07-01 Nick Roberts <nickrob@snap.net.nz>
17241 Daniel Jacobowitz <dan@codesourcery.com>
17242
17243 * gdb.base/annota3.exp: Test for if construct.
17244
86f78eb2
DJ
172452007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17246
17247 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17248
6a2eb474 172492007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17250 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17251
17252 * gdb.base/display.exp: Allow a newline after display/i.
17253 * gdb.base/pc-fp.exp: Likewise.
17254 * gdb.base/sigbpt.exp: Likewise.
17255
f8b73d13
DJ
172562007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17257
17258 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17259 required features to be included.
17260
4339e69e
DJ
172612007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17262
17263 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17264 in info threads output.
17265
23d964e7
UW
172662007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17267 Markus Deuling <deuling@de.ibm.com>
17268
17269 * gdb.arch/spu-info.exp: New testcase.
17270 * gdb.arch/spu-info.c: New file.
17271
fd20f75b
DJ
172722007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17273
17274 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17275 tpcs_offset. Restore lr after the call.
17276 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17277
2226f861
DJ
172782007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17279
17280 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17281 (gdbserver_run): Kill any running gdbserver.
17282 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17283
d12371a9
MR
172842007-05-17 Maciej W. Rozycki <macro@mips.com>
17285
17286 * gdb.base/sigbpt.exp: Preset segv_addr.
17287
93f02886
DJ
172882007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17289
17290 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17291 (gdb_compile_shlib): Likewise.
17292 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17293 (default_gdb_init): Clear cleanfiles.
17294 (gdb_finish): Delete recorded cleanfiles.
17295 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17296
17297 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17298 Do not use isnative.
17299 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17300 gdb.base/so-impl-ld.exp: Likewise.
17301 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17302 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17303 gdb_compile.
17304
b04e06d7
VP
173052007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17306
17307 * config/unknown.exp: Remove.
17308
069ed931
UW
173092007-05-15 Markus Deuling <deuling@de.ibm.com>
17310
17311 * gdb.base/info-proc.exp: Check is_remote.
17312
09db0d03
UW
173132007-05-14 Markus Deuling <deuling@de.ibm.com>
17314
17315 * gdb.base/gcore.exp: Initialize variable core_supported.
17316
af2cbe8c
DJ
173172007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17318
17319 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17320
027c0295
DJ
173212007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17322
17323 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17324 * gdb.threads/print-threads.exp (test_all_threads): Allow
17325 negative and hexadecimal thread IDs.
17326
dc5000e7
DJ
173272007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17328
17329 * gdb.java/jprint.java (public): Avoid invalid call to static
17330 method.
17331
2e74ed18
DP
173322007-05-14 Denis Pilat <denis.pilat@st.com>
17333
17334 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17335 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17336 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17337 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17338 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17339
83547f02
UW
173402007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17341
17342 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17343 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17344 this mode.
17345 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17346 * gdb.base/spu.ld: New file.
17347
b18be20d
DJ
173482007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17349
17350 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17351
be444858
DJ
173522007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17353
17354 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17355
b1d53152
DJ
173562007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17357
17358 * gdb.java/jmain.exp: Handle demangled names with and without method
17359 signatures.
17360
d084b331
DJ
173612007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17362
17363 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17364 (have_a_very_merry_interrupt): Remove calls to puts.
17365 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17366 inferior output.
17367 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17368 test names.
17369
db9d7fc5
DJ
173702007-04-29 Markus Deuling <deuling@de.ibm.com>
17371 Daniel Jacobowitz <dan@codesourcery.com>
17372
17373 * gdb.base/auxv.exp (core_works): Also check is_remote.
17374 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17375
ef783a7d 173762007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17377
ef783a7d
VP
17378 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17379 message, not the undefined 'module' variable.
17380 * gdb.base/siginfo.exp: Likewise.
17381 * gdb.base/sigstep.exp: Likewise.
17382 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17383 serialport.
17384 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17385
b7b73cae
CV
173862007-04-25 Corinna Vinschen <vinschen@redhat.com>
17387
17388 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17389 target sim fails. Return 0 otherwise.
17390 (gdb_load): Return prematurely if gdb_target_sim fails.
17391
7d90fdfa
DP
173922007-04-16 Denis Pilat <denis.pilat@st.com>
17393
17394 * gdb.base/setshow.exp: Reset height after having set it to 100.
17395
5d3e9c85
DP
173962007-04-16 Denis Pilat <denis.pilat@st.com>
17397
17398 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17399
18e75969
DP
174002007-04-16 Denis Pilat <denis.pilat@st.com>
17401
17402 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17403
25d5ea92
VP
174042007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17405
17406 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17407 tests. Run the frozen varobjs test.
17408 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 17409 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17410
0b49cb80
JK
174112007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17412
17413 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17414 gdb.base/type-opaque.exp: New files.
17415
a73bafbc 174162007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17417
17418 * gdb.mi/mi-var-child.c
a73bafbc
VP
17419 (do_children_tests): User char[2] instead of
17420 char so that automatic printing of pointers to char
17421 don't give unpredicable result.
17422 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17423 local variables.
17424 * gdb.mi/mi-var-child.exp: Step to right line
17425 of do_children_tests.
17426 * gdb.mi/mi2-var-child.exp: Likewise.
17427 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 17428 do_locals_tests.
a73bafbc
VP
17429 (do_children_tests): User char[2] instead of
17430 char so that automatic printing of pointers to char
a9c64011 17431 don't give unpredicable result.
a73bafbc 17432 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17433 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17434 Pass test name to mi_wait_for_stop.
17435
7ce59000
DJ
174362007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17437
17438 * gdb.asm/asm-source.exp: Remove d10v case.
17439 * lib/gdb.exp (skip_cplus_tests): Likewise.
17440 * gdb.asm/d10v.inc: Deleted.
17441
20389057
DJ
174422007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17443
17444 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17445
8807d78b
DJ
174462007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17447
17448 * config/netware.exp: Delete file.
17449
aa3edb8e
JB
174502007-03-29 Joel Brobecker <brobecker@adacore.com>
17451
17452 * gdb.dwarf2/dw2-noloc.S: New file.
17453 * gdb.dwarf2/dw2-noloc.exp: New file.
17454
297561ac
PA
174552007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17456
17457 * gdb.cp/method2.cc: New test.
17458 * gdb.cp/method2.exp: New test.
17459 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17460
1f81bd39
DJ
174612007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17462
17463 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17464
9453113a
DJ
174652007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17466
17467 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17468
b741e217
DJ
174692007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17470
17471 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17472 (gdb_load): Delete, replace with...
17473 (gdb_reload): ...this.
17474 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17475 * gdb.server/server-mon.exp: Likewise.
17476 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17477 (gdb_start_cmd): New.
17478 (gdb_file_cmd): Save the last loaded file.
17479 (gdb_reload): New.
17480 (gdb_gnu_strip_debug): Use transform.
17481 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17482 support here. Use new $last_loaded_file. Check mtime.
17483 (gdb_target_cmd): Handle ObjC failure case.
17484 (infer_host_exec): Delete.
17485 (gdbserver_load): Rename to...
17486 (gdbserver_run): ...this. Simplify.
17487 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17488 (mi_gdb_load): Move most contents to a new function...
17489 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17490 (mi_run_cmd): Use mi_gdb_target_load.
17491 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17492 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17493 Use gdb_run_cmd.
17494 * gdb.base/charsign.exp: Remove incorrect comment.
17495 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17496 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17497 gdb.base/start.exp: Use gdb_start_cmd.
17498
446ab585 174992007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 17500 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
17501
17502 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17503 * gdb.base/signull.exp: Similarly.
17504
bbb88ebf
UW
175052007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17506
17507 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17508 messages available to test cases (like chng-sym.exp).
17509
cb8c4a99
AS
175102007-03-14 Andreas Schwab <schwab@suse.de>
17511
17512 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17513 format changes.
17514
4e463ff5
DJ
175152007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17516
17517 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17518 (optimized_1): New.
17519 (main): Call optimized_1.
17520 (gdb2029): Correct typos. Call gdb2029_marker.
17521 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17522 for gdb2029.
17523
b6db2c47
MK
175242007-03-12 Mark Kettenis <kettenis@gnu.org>
17525
17526 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17527 as tabs. Remove redundant test pattern.
17528
70ed3737
UW
175292007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17530
17531 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17532 for /a format output.
17533
47b67b60
DJ
175342007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17535
17536 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17537 collect output incrementally.
17538
b8953b0e
UW
175392007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17540
17541 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17542 for -var-create lpcharacter test.
17543 * gdb.mi/mi2-var-cmd.exp: Likewise.
17544
7acd5c40
UW
175452007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17546
17547 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17548 pass on targets where address zero is readable.
17549
9c6759c1
UW
175502007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17551
17552 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17553 just a single architecture.
17554
a2f1aeb4
UW
175552007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17556
17557 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17558 (fetch_all_registers): New function, uses gdb_test_multiple and
17559 exp_continue to fetch inferior output line-by-line.
17560 Replace all uses of do_get_all_registers by fetch_all_registers.
17561
46579ac2
UW
175622007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17563
17564 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17565 in target_info.
17566
fc133f24
MS
175672007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17568
a9c64011 17569 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
17570 consistancy; add a default (timeout) case.
17571
7646a51d
MS
175722007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17573
17574 * gdb.base/watchpoint.exp: Fix truncated comment.
17575
dcfff61f
MS
175762007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17577
17578 * Makefile.in: Remove spurious single-quotes from sed command.
17579
664e3ee9
DJ
175802007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17581
17582 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17583 func.
17584 * gdb.mi/mi2-var-cmd.exp: Likewise.
17585
d7cc6f2f
JB
175862007-02-27 Joel Brobecker <brobecker@adacore.com>
17587
a9c64011
AS
17588 * gdb.dwarf2/dw2-producer.S: New file.
17589 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
17590
175912007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
17592
17593 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17594 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17595 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17596 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17597 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17598 Revert tests to use mi_gdb_test and include value field in output
17599 of -var-create.
17600
93d42b30
DJ
176012007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17602
17603 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17604
c499ed39
DJ
176052007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17606
17607 * gdb.base/maint.exp: Remove full paths from test names.
17608 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17609 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17610
9836f81b
JB
176112007-02-27 Joel Brobecker <brobecker@adacore.com>
17612
17613 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17614
c74d0ad8
DJ
176152007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17616
17617 * gdb.server/server-mon.exp: New test.
17618
2711e456
DJ
176192007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17620
17621 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17622
ff6f572f
DJ
176232007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17624
17625 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17626 register capitalization.
17627
fada3feb
DP
176282007-02-13 Denis Pilat <denis.pilat@st.com>
17629
17630 * gdb.mi/mi-var-invalidate.exp: New file.
17631
fb1e4ffc
DJ
176322007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17633
17634 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17635
3da939d7
DJ
176362007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17637
17638 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17639
123dc839
DJ
176402007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17641
17642 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17643 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17644
877e3645 176452007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
17646
17647 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17648 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17649 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17650 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17651 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 17652 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 17653 Update tests to include value field in output of -var-create.
a9c64011 17654
3c0a2960
AS
176552007-02-08 Andreas Schwab <schwab@suse.de>
17656
17657 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17658
108546a0
DJ
176592007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17660
17661 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17662 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17663
d701dcab
DP
176642007-02-02 Denis Pilat <denis.pilat@st.com>
17665
17666 * gdb.threads/threadapply.exp: check that frame is not changed by
17667 the thread apply all command.
17668
783e3e2f
AS
176692007-01-31 Andreas Schwab <schwab@suse.de>
17670
6d9c3a87
AS
17671 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17672
3c50d7b9
AS
17673 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17674 in the dwarf sections.
17675 * gdb.dwarf2/mac-fileno.S: Likewise.
17676
783e3e2f
AS
17677 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17678 bspstore register on ia64.
17679
78ff580e
AS
176802007-01-29 Andreas Schwab <schwab@suse.de>
17681
cc8e9b12
AS
17682 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17683 "frame-begin" annotation.
17684
78ff580e
AS
17685 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17686 number of "frames-invalid" annotations.
17687
704a4f78
DJ
176882007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17689
17690 * gdb.base/commands.exp: Call if_commands_test.
17691 (gdb_test_no_prompt, if_commands_test): New.
17692
e741bf94
MK
176932007-01-28 Mark Kettenis <kettenis@gnu.org>
17694
17695 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17696
474d0ad3
AS
176972007-01-27 Andreas Schwab <schwab@suse.de>
17698
17699 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17700 .short/.int/.quad in the dwarf sections.
17701 * gdb.dwarf2/dw2-intercu.S: Likewise.
17702 * gdb.dwarf2/dw2-intermix.S: Likewise.
17703
e784b426
JK
177042007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17705
17706 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
17707 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17708 array.
e784b426
JK
17709 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17710 * gdb.base/setvar.exp: Likewise.
17711
37f08e04
AS
177122007-01-26 Andreas Schwab <schwab@suse.de>
17713
9a01813a
AS
17714 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17715 test.
17716
37f08e04
AS
17717 * gdb.base/multi-forks.exp ("restart $i"): Also match
17718 __kernel_syscall_via_break.
17719
6e2a9270
VP
177202007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17721
17722 * lib/mi-support.exp (mi_delete_varobj): New.
17723 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17724 testcase.
17725 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17726 (main): Call the above.
17727 (reference_update_test, base_in_reference_test)
17728 (reference_to_pointer): Delete the created varobjs.
a9c64011 17729
e515b470
DJ
177302007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17731
17732 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17733 * configure: Regenerated.
17734 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17735 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17736 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17737 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17738 * lib/gdb.exp (gdb_skip_xml_test): New function.
17739
08d8bcd7
DJ
177402007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17741
17742 * gdb.base/sigrepeat.exp: Correct error message.
17743
177442007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
17745 Daniel Jacobowitz <dan@codesourcery.com>
17746
17747 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17748 gdb.arch/i386-gnu-cfi-asm.S: New files.
17749
97c3f1f3
JK
177502007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17751
17752 * lib/gdb.exp: Abort on missing `site.exp'.
17753
cb1df416
DJ
177542007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17755 Daniel Jacobowitz <dan@codesourcery.com>
17756
17757 * gdb.base/included.c, gdb.base/included.exp,
17758 gdb.base/included.h: New files.
17759
35990120
DJ
177602007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17761
17762 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17763 (maximize_rlimit): Reduce limits on 64-bit systems.
17764
6e81a116 177652007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
17766
17767 From Marcus Deuling <deuling@de.ibm.com>:
17768 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17769 every case.
17770
6c3c41f3
NR
177712007-01-13 Nick Roberts <nickrob@snap.net.nz>
17772
17773 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17774 (test_path_specification): Use objdir instead of srcdir to always
17775 get an absolute filename.
17776
2f12c312
DJ
177772007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17778
17779 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17780
81121995
VP
177812007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17782
17783 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17784 Make sure the variable we're using is in scope.
17785 (reference_to_pointer): Likewise.
17786
4741b737
DJ
177872007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17788
17789 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17790 has no debug information.
17791
054410c3
DJ
177922007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17793
17794 * gdb.base/annota1.exp: Remove extra send_gdb.
17795
818f79f6
DJ
177962007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17797
17798 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17799
f7a6bb70
DJ
178002007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17801
17802 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17803
57e66780
DJ
178042007-01-08 Nick Roberts <nickrob@snap.net.nz>
17805 Daniel Jacobowitz <dan@codesourcery.com>
17806
17807 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17808 lcharacter or linteger change. Correct duplicated test name.
17809 * gdb.mi/mi2-var-cmd.exp: Likewise.
17810
3d799a95
DJ
178112007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17812
17813 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17814
178152007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 17816
a9c64011
AS
17817 * gdb.base/nofield.c: New file.
17818 * gdb.base/nofield.exp: New testcase.
51679ba9 17819
eafb94e8
NR
178202007-01-05 Nick Roberts <nickrob@snap.net.nz>
17821
17822 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17823
17824 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17825 test.
17826
5e572bb4
DJ
178272007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17828
17829 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17830
74a44383
DJ
178312007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17832
17833 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17834 when continuing.
17835
1b572db9
DJ
178362007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17837
17838 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17839 Expect ".exe" extension.
17840
381bc39b
DJ
178412007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17842
17843 * gdb.base/charset.exp: Add explicit filename to break.
17844 * gdb.base/dbx.exp: Add explicit filename to breaks.
17845
2b70e4c6
DJ
178462007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17847
17848 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17849 * gdb.mi/mi2-file.exp: Likewise.
17850
303b6f5d
DJ
178512007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17852
17853 Implement specification of MI tests as comments
17854 in C and C++ sources.
17855 * lib/mi-support.exp (mi_autotest_data): New variable.
17856 (mi_autotest_source): New variable.
17857 (count_newlines, mi_prepare_inline_tests)
17858 (mi_get_inline_test, mi_continue_to_line)
17859 (mi_run_inline_test, mi_tbreak)
17860 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17861 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17862 Run inline tests.
17863 * gdb.mi/mi-var-cp.cc: Define tests here.
17864
23da0d94
VP
178652007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17866
17867 Simplify usage of mi_continue_to.
17868 * lib/mi-support.exp (mi_runto_helper): Renamed
17869 from mi_runto, added new parameter 'run_or_continue'.
17870 (mi_runto): Use mi_runto_helper.
17871 (mi_continue_to): Accept just function name as parameter.
17872 Use mi_runto_helper.
17873 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17874 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17875
f9e18282
JB
178762006-01-04 Joel Brobecker <brobecker@adacore.com>
17877
17878 Make this testcase a bit more realistic. The current code
17879 is too simplistic, and allows the compiler to optimize out
17880 some of the entities we need for this testcase.
17881 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17882 (Do_Nothing): Add extra parameter.
17883 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17884 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17885 by using a variable of type Void_Star.
17886
fd678c65
JB
178872006-01-04 Joel Brobecker <brobecker@adacore.com>
17888
17889 * gdb.ada/catch_ex/foo.adb: New file.
17890 * gdb.ada/catch_ex.exp: New testcase.
17891
05cfdb42
DJ
178922007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17893
17894 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17895 pass --image-base to linker.
17896
2e03ee74
DJ
178972007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17898 Daniel Jacobowitz <dan@codesourcery.com>
17899
17900 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17901 secondary prompts.
17902
0d5de010
DJ
179032007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17904
17905 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17906 output. Test the types of members and member pointers.
17907 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17908 gdb/2092.
17909 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17910 statement. Enable for GCC. Update expected output for some tests
17911 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17912 layout.
17913 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17914 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17915 (Diamond::vget_base): New.
17916 (main): Add new tests.
17917 * gdb.cp/printmethod.exp: Update expected output for member functions.
17918 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17919 print pEe->D::vg().
17920
61a771aa
DJ
179212007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17922
17923 * gdb.threads/tls.exp: Allow stops in sem_post.
17924
2fa63963
DJ
179252006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17926
17927 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17928 * gdb.base/annota3.exp: Likewise.
17929 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17930 again (instead of timing out).
17931 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17932 GCC bug 26475.
17933 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17934 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17935 test from jmisc1.exp.
17936 * gdb.java/jmisc1.exp: Delete.
17937 * gdb.java/jprint.exp: Adjust to work with method signatures including
17938 return types.
17939 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17940 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17941 * lib/java.exp (compile_java_from_source): Pass the correct type
17942 to target_compile.
17943
5eefc2b7
JB
179442006-12-31 Joel Brobecker <brobecker@adacore.com>
17945
17946 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17947 (stack_align_edx): New function.
17948 (stack_align_eax): New function.
17949 (main): Add calls to stack_align_edx and stack_align_eax.
17950 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17951 Add testing for the cases where the register used during a stack
17952 realignment is edx. Same for eax.
17953
227c54da
DJ
179542006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17955
17956 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17957 and generic PE targets.
17958
cab8ac94
JB
179592006-12-29 Joel Brobecker <brobecker@adacore.com>
17960
17961 * gdb.ada/array_return.exp: Update copyright date list.
17962
ba54f318
JB
179632006-12-27 Joel Brobecker <brobecker@adacore.com>
17964
17965 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17966 (Create_Small_Float_Vector): New function.
17967 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17968 function body.
17969 * gdb.ada/array_return/p.adb: Use new type and function from
17970 package Pck.
17971 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17972 able to print the value returned by a function returning an
17973 array of float.
17974
6b7a35dd
JB
179752006-12-20 Joel Brobecker <brobecker@adacore.com>
17976
17977 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17978 The associated tests should be PASSing.
17979
038224f6
VP
179802006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17981
17982 Test for base in references.
17983 * gdb.mi/mi-var-cp.cc: Add test code.
17984 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17985 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17986 * gdb.mi/mi2-watch.exp: Likewise.
17987 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17988 (mi_list_varobj_children): New function.
17989
b26ed50d
VP
179902006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17991
17992 * lib/mi-support.exp
17993 (mi_runto): Accept "()" after function name.
17994 (mi_create_varobj): New function.
17995 (mi_varobj_update): New function.
17996 (mi_Check_varobj_value): New function.
17997 * gdb.mi/mi-var-cp.exp: New file.
17998 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 17999
08232497
DJ
180002006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
18001
18002 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
18003 gdb.base/weaklib2.c: New files.
18004
d394c993 180052006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 18006
ac6c2fba
NS
18007 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
18008 info. Adjust test names.
18009
8ec659a0 18010 * gdb.base/break.c (main): Move position of malloc.
d394c993 18011 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 18012
acd65feb
VP
180132006-11-28 Vladimir Prus <vladimir@codesourcery.com>
18014
18015 * gdb.mi/mi-var-cmd.exp: Check -var-update after
18016 assignement of arrays and function pointers.
18017 * gdb.mi/var-cmd.c: Add declaration necessary for above
18018 tests.
18019
f556d5e5
NS
180202006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18021
18022 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
18023
18024 * gdb.threads/linux-dp.exp: Read thread table before and after
18025 creating each philosopher and verify it.
18026
697bc68d
NS
180272006-11-27 Nathan Sidwell <nathan@codesourcery.com>
18028 Paul Brook <paul@codesourcery.com>
18029 Daniel Jacobowitz <dan@codesourcery.com>
18030
18031 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 18032 main to remove duplication. Add start function of the form
697bc68d
NS
18033 '_*start[1-9]*'. Add RVDS start function.
18034
29d73ae4
DJ
180352006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18036
18037 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
18038
c1d88655
UW
180392006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18040
18041 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
18042 * gdb.asm/spu.inc: New file.
18043 * gdb.base/term.exp: Disable if [target_info exists noargs].
18044 * gdb.gdb/complaints.exp: Disable if ![isnative].
18045 * gdb.gdb/selftest.exp: Likewise.
18046 * gdb.gdb/observer.exp: Likewise.
18047 * gdb.gdb/xfullpath.exp: Likewise.
18048 * gdb.base/attach.exp: Disable on SPU target.
18049 * gdb.cp/bs145503.exp: Likewise.
18050 * gdb.cp/exception.exp: Likewise.
18051 * gdb.cp/userdef.exp: Likewise.
18052
32a13b1a
DJ
180532006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
18054
18055 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
18056
d8295fe9
VP
180572006-11-10 Vladimir Prus <vladimir@codesourcery.com>
18058
18059 * gdb.base/completion.exp: Fix completion tests for
18060 'info' and 'info '.
18061 * gdb.base/help.exp (help_test_raw, test_class_help)
18062 (test_prefix_command_help): Move...
18063 * lib/gdb.exp: Here.
18064 * gdb.base/main.exp: Adjust.
18065 * gdb.cp/maint.exp: Adjust.
18066 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 18067
8c394015
VP
180682006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18069
18070 * gdb.stabs/weird.exp (print_weird_var): Use
18071 gdb_test_multiple instead of gdb_expect.
18072
027fc1bc
VP
180732006-11-09 Vladimir Prus <vladimir@codesourcery.com>
18074
18075 * gdb.base/help.exp (help_test_raw): New.
18076 (test_class_help): New.
18077 (test_prefix_command_help): New.
18078 Adjust testcases.
18079
67609209
FR
180802006-11-09 Christophe Lyon <christophe.lyon@st.com>
18081
18082 * gdb.base/constvars.c (main): Write to crass and crips, so that
18083 they are allocated by the compiler.
18084
f73adfeb
AS
180852006-10-27 Andreas Schwab <schwab@suse.de>
18086
18087 * gdb.base/multi-forks.exp: Use "detach fork" instead of
18088 "detach-fork".
18089
2f83a18e
DJ
180902006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
18091
18092 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
18093 of patterns.
18094
94277a38
DJ
180952006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18096
18097 * gdb.base/sepdebug.exp: Remove debug format test.
18098 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
18099 Handle no-symtab.
18100 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
18101
5bd2f6e2
DJ
181022006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
18103
18104 * gdb.threads/manythreads.c (thread_function, main): Don't cast
18105 int to pointer or pointer to int.
18106 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
18107
8c008720
DJ
181082006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
18109
18110 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
18111
9e35dae4
DJ
181122006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
18113
18114 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
18115
d9639e13
DJ
181162006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18117
18118 PR c++/2116
18119 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
18120
390a1bd0
JB
181212006-10-06 Joel Brobecker <brobecker@adacore.com>
18122
18123 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
18124 the corresponding bug has been fixed in GDB (PR/2018).
18125
dd920c33
JB
181262006-10-06 Joel Brobecker <brobecker@adacore.com>
18127
18128 * gdb.base/subst.exp: New testcase.
18129
53bbefe9
JB
181302006-10-06 Joel Brobecker <brobecker@adacore.com>
18131
18132 * gdb.ada/array_return/pck.ads: Add copyright notice.
18133 * gdb.ada/array_return/pck.adb: Likewise.
18134 * gdb.ada/array_return/p.adb: Likewise.
18135 * gdb.ada/exec_changed/first.adb: Likewise.
18136 * gdb.ada/exec_changed/second.adb: Likewise.
18137
09851417
JB
181382006-10-06 Joel Brobecker <brobecker@adacore.com>
18139
18140 * gdb.ada/watch_arg/watch.adb: New file.
18141 * gdb.ada/watch_arg.exp: New testcase.
18142
041bf30d
VP
181432006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18144
18145 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18146 via string_to_regexp.
041bf30d 18147 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18148
f286fbdd 181492006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18150
18151 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18152 Remove unused / obsolete files.
18153
7c07f349
NR
181542006-09-19 Nick Roberts <nickrob@snap.net.nz>
18155
18156 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18157
cd5ff84a
VP
181582006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18159
18160 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18161 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18162 the number of frames.
cd5ff84a 18163
ae018d1a
DJ
181642006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18165
18166 * gdb.base/args.c (main): Add breakpoint marker.
18167 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18168 really test empty arguments.
18169 (args_load): Delete.
18170 (args_test): New.
18171
b399c549
NR
181722006-09-13 Nick Roberts <nickrob@snap.net.nz>
18173
18174 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18175 check for one file.
b399c549 18176
2ab1eb7a
VP
181772006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18178
18179 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18180 HIGH_FRAME argument to -stack-list-locals can be larger than
18181 the number of frames.
a9c64011 18182
476308bf
FF
181832006-08-18 Fred Fish <fnf@specifix.com>
18184
18185 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18186 '$' in front of skip_vmx_tests_saved when setting that.
18187
8625200f
AS
181882006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18189
18190 * gdb.base/trace-commands.exp: New file.
18191
089ec8f1
DJ
181922006-08-10 Joel Brobecker <brobecker@adacore.com>
18193 Daniel Jacobowitz <dan@codesourcery.com>
18194
18195 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18196 expected output of the backtrace commands.
18197
b60f0898
JB
181982006-08-09 Joel Brobecker <brobecker@adacore.com>
18199
18200 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18201 untested followed by return combination.
18202 * gdb.arch/altivec-regs.exp: Likewise.
18203 * gdb.arch/e500-abi.exp: Likewise.
18204 * gdb.arch/e500-regs.exp: Likewise.
18205 * gdb.arch/gdb1291.exp: Likewise.
18206 * gdb.arch/gdb1431.exp: Likewise.
18207 * gdb.arch/gdb1558.exp: Likewise.
18208 * gdb.arch/i386-prologue.exp: Likewise.
18209 * gdb.arch/i386-unwind.exp: Likewise.
18210 * gdb.asm/asm-source.exp: Likewise.
18211 * gdb.base/a2-run.exp: Likewise.
18212 * gdb.base/advance.exp: Likewise.
18213 * gdb.base/all-bin.exp: Likewise.
18214 * gdb.base/annota1.exp: Likewise.
18215 * gdb.base/annota3.exp: Likewise.
18216 * gdb.base/args.exp: Likewise.
18217 * gdb.base/arithmet.exp: Likewise.
18218 * gdb.base/assign.exp: Likewise.
18219 * gdb.base/async.exp: Likewise.
18220 * gdb.base/attach.exp: Likewise.
18221 * gdb.base/bang.exp: Likewise.
18222 * gdb.base/bigcore.exp: Likewise.
18223 * gdb.base/bitfields.exp: Likewise.
18224 * gdb.base/bitfields2.exp: Likewise.
18225 * gdb.base/break.exp: Likewise.
18226 * gdb.base/call-sc.exp: Likewise.
18227 * gdb.base/call-strs.exp: Likewise.
18228 * gdb.base/callfuncs.exp: Likewise.
18229 * gdb.base/checkpoint.exp: Likewise.
18230 * gdb.base/chng-syms.exp: Likewise.
18231 * gdb.base/code-expr.exp: Likewise.
18232 * gdb.base/commands.exp: Likewise.
18233 * gdb.base/completion.exp: Likewise.
18234 * gdb.base/cond-expr.exp: Likewise.
18235 * gdb.base/condbreak.exp: Likewise.
18236 * gdb.base/consecutive.exp: Likewise.
18237 * gdb.base/constvars.exp: Likewise.
18238 * gdb.base/corefile.exp: Likewise.
18239 * gdb.base/cvexpr.exp: Likewise.
18240 * gdb.base/dbx.exp: Likewise.
18241 * gdb.base/define.exp: Likewise.
18242 * gdb.base/detach.exp: Likewise.
18243 * gdb.base/display.exp: Likewise.
18244 * gdb.base/dump.exp: Likewise.
18245 * gdb.base/ena-dis-br.exp: Likewise.
18246 * gdb.base/ending-run.exp: Likewise.
18247 * gdb.base/environ.exp: Likewise.
18248 * gdb.base/eval-skip.exp: Likewise.
18249 * gdb.base/exprs.exp: Likewise.
18250 * gdb.base/fileio.exp: Likewise.
18251 * gdb.base/finish.exp: Likewise.
18252 * gdb.base/float.exp: Likewise.
18253 * gdb.base/foll-exec.exp: Likewise.
18254 * gdb.base/foll-fork.exp: Likewise.
18255 * gdb.base/foll-vfork.exp: Likewise.
18256 * gdb.base/freebpcmd.exp: Likewise.
18257 * gdb.base/funcargs.exp: Likewise.
18258 * gdb.base/gcore.exp: Likewise.
18259 * gdb.base/gdb1090.exp: Likewise.
18260 * gdb.base/gdb1250.exp: Likewise.
18261 * gdb.base/huge.exp: Likewise.
18262 * gdb.base/info-proc.exp: Likewise.
18263 * gdb.base/interrupt.exp: Likewise.
18264 * gdb.base/jump.exp: Likewise.
18265 * gdb.base/langs.exp: Likewise.
18266 * gdb.base/lineinc.exp: Likewise.
18267 * gdb.base/list.exp: Likewise.
18268 * gdb.base/logical.exp: Likewise.
18269 * gdb.base/long_long.exp: Likewise.
18270 * gdb.base/macscp.exp: Likewise.
18271 * gdb.base/maint.exp: Likewise.
18272 * gdb.base/mips_pro.exp: Likewise.
18273 * gdb.base/miscexprs.exp: Likewise.
18274 * gdb.base/multi-forks.exp: Likewise.
18275 * gdb.base/opaque.exp: Likewise.
18276 * gdb.base/overlays.exp: Likewise.
18277 * gdb.base/pc-fp.exp: Likewise.
18278 * gdb.base/pointers.exp: Likewise.
18279 * gdb.base/printcmds.exp: Likewise.
18280 * gdb.base/psymtab.exp: Likewise.
18281 * gdb.base/ptype.exp: Likewise.
18282 * gdb.base/recurse.exp: Likewise.
18283 * gdb.base/relational.exp: Likewise.
18284 * gdb.base/relocate.exp: Likewise.
18285 * gdb.base/remote.exp: Likewise.
18286 * gdb.base/reread.exp: Likewise.
18287 * gdb.base/restore.exp: Likewise.
18288 * gdb.base/return.exp: Likewise.
18289 * gdb.base/return2.exp: Likewise.
18290 * gdb.base/scope.exp: Likewise.
18291 * gdb.base/sect-cmd.exp: Likewise.
18292 * gdb.base/sep.exp: Likewise.
18293 * gdb.base/sepdebug.exp: Likewise.
18294 * gdb.base/setshow.exp: Likewise.
18295 * gdb.base/setvar.exp: Likewise.
18296 * gdb.base/sigall.exp: Likewise.
18297 * gdb.base/sigbpt.exp: Likewise.
18298 * gdb.base/signals.exp: Likewise.
18299 * gdb.base/signull.exp: Likewise.
18300 * gdb.base/sizeof.exp: Likewise.
18301 * gdb.base/solib.exp: Likewise.
18302 * gdb.base/step-line.exp: Likewise.
18303 * gdb.base/step-test.exp: Likewise.
18304 * gdb.base/structs.exp: Likewise.
18305 * gdb.base/structs2.exp: Likewise.
18306 * gdb.base/term.exp: Likewise.
18307 * gdb.base/twice.exp: Likewise.
18308 * gdb.base/until.exp: Likewise.
18309 * gdb.base/varargs.exp: Likewise.
18310 * gdb.base/volatile.exp: Likewise.
18311 * gdb.base/watchpoint.exp: Likewise.
18312 * gdb.base/whatis-exp.exp: Likewise.
18313 * gdb.base/whatis.exp: Likewise.
18314 * gdb.cp/ambiguous.exp: Likewise.
18315 * gdb.cp/annota2.exp: Likewise.
18316 * gdb.cp/annota3.exp: Likewise.
18317 * gdb.cp/bool.exp: Likewise.
18318 * gdb.cp/breakpoint.exp: Likewise.
18319 * gdb.cp/casts.exp: Likewise.
18320 * gdb.cp/class2.exp: Likewise.
18321 * gdb.cp/classes.exp: Likewise.
18322 * gdb.cp/cplusfuncs.exp: Likewise.
18323 * gdb.cp/ctti.exp: Likewise.
18324 * gdb.cp/derivation.exp: Likewise.
18325 * gdb.cp/exception.exp: Likewise.
18326 * gdb.cp/gdb1355.exp: Likewise.
18327 * gdb.cp/hang.exp: Likewise.
18328 * gdb.cp/inherit.exp: Likewise.
18329 * gdb.cp/local.exp: Likewise.
18330 * gdb.cp/m-data.exp: Likewise.
18331 * gdb.cp/m-static.exp: Likewise.
18332 * gdb.cp/member-ptr.exp: Likewise.
18333 * gdb.cp/method.exp: Likewise.
18334 * gdb.cp/misc.exp: Likewise.
18335 * gdb.cp/namespace.exp: Likewise.
18336 * gdb.cp/overload.exp: Likewise.
18337 * gdb.cp/ovldbreak.exp: Likewise.
18338 * gdb.cp/pr-1023.exp: Likewise.
18339 * gdb.cp/pr-1210.exp: Likewise.
18340 * gdb.cp/pr-574.exp: Likewise.
18341 * gdb.cp/printmethod.exp: Likewise.
18342 * gdb.cp/psmang.exp: Likewise.
18343 * gdb.cp/ref-params.exp: Likewise.
18344 * gdb.cp/ref-types.exp: Likewise.
18345 * gdb.cp/rtti.exp: Likewise.
18346 * gdb.cp/templates.exp: Likewise.
18347 * gdb.cp/try_catch.exp: Likewise.
18348 * gdb.cp/userdef.exp: Likewise.
18349 * gdb.cp/virtfunc.exp: Likewise.
18350 * gdb.disasm/am33.exp: Likewise.
18351 * gdb.disasm/h8300s.exp: Likewise.
18352 * gdb.disasm/mn10300.exp: Likewise.
18353 * gdb.disasm/sh3.exp: Likewise.
18354 * gdb.disasm/t01_mov.exp: Likewise.
18355 * gdb.disasm/t02_mova.exp: Likewise.
18356 * gdb.disasm/t03_add.exp: Likewise.
18357 * gdb.disasm/t04_sub.exp: Likewise.
18358 * gdb.disasm/t05_cmp.exp: Likewise.
18359 * gdb.disasm/t06_ari2.exp: Likewise.
18360 * gdb.disasm/t07_ari3.exp: Likewise.
18361 * gdb.disasm/t08_or.exp: Likewise.
18362 * gdb.disasm/t09_xor.exp: Likewise.
18363 * gdb.disasm/t10_and.exp: Likewise.
18364 * gdb.disasm/t11_logs.exp: Likewise.
18365 * gdb.disasm/t12_bit.exp: Likewise.
18366 * gdb.disasm/t13_otr.exp: Likewise.
18367 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18368 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18369 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18370 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18371 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18372 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18373 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18374 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18375 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18376 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18377 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18378 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18379 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18380 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18381 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18382 * gdb.mi/gdb701.exp: Likewise.
18383 * gdb.mi/gdb792.exp: Likewise.
18384 * gdb.mi/mi-basics.exp: Likewise.
18385 * gdb.mi/mi-break.exp: Likewise.
18386 * gdb.mi/mi-cli.exp: Likewise.
18387 * gdb.mi/mi-console.exp: Likewise.
18388 * gdb.mi/mi-disassemble.exp: Likewise.
18389 * gdb.mi/mi-eval.exp: Likewise.
18390 * gdb.mi/mi-file.exp: Likewise.
18391 * gdb.mi/mi-read-memory.exp: Likewise.
18392 * gdb.mi/mi-regs.exp: Likewise.
18393 * gdb.mi/mi-return.exp: Likewise.
18394 * gdb.mi/mi-simplerun.exp: Likewise.
18395 * gdb.mi/mi-stack.exp: Likewise.
18396 * gdb.mi/mi-stepi.exp: Likewise.
18397 * gdb.mi/mi-syn-frame.exp: Likewise.
18398 * gdb.mi/mi-until.exp: Likewise.
18399 * gdb.mi/mi-var-block.exp: Likewise.
18400 * gdb.mi/mi-var-child.exp: Likewise.
18401 * gdb.mi/mi-var-cmd.exp: Likewise.
18402 * gdb.mi/mi-var-display.exp: Likewise.
18403 * gdb.mi/mi-watch.exp: Likewise.
18404 * gdb.mi/mi2-basics.exp: Likewise.
18405 * gdb.mi/mi2-break.exp: Likewise.
18406 * gdb.mi/mi2-cli.exp: Likewise.
18407 * gdb.mi/mi2-console.exp: Likewise.
18408 * gdb.mi/mi2-disassemble.exp: Likewise.
18409 * gdb.mi/mi2-eval.exp: Likewise.
18410 * gdb.mi/mi2-file.exp: Likewise.
18411 * gdb.mi/mi2-read-memory.exp: Likewise.
18412 * gdb.mi/mi2-regs.exp: Likewise.
18413 * gdb.mi/mi2-return.exp: Likewise.
18414 * gdb.mi/mi2-simplerun.exp: Likewise.
18415 * gdb.mi/mi2-stack.exp: Likewise.
18416 * gdb.mi/mi2-stepi.exp: Likewise.
18417 * gdb.mi/mi2-syn-frame.exp: Likewise.
18418 * gdb.mi/mi2-until.exp: Likewise.
18419 * gdb.mi/mi2-var-block.exp: Likewise.
18420 * gdb.mi/mi2-var-child.exp: Likewise.
18421 * gdb.mi/mi2-var-cmd.exp: Likewise.
18422 * gdb.mi/mi2-var-display.exp: Likewise.
18423 * gdb.mi/mi2-watch.exp: Likewise.
18424 * gdb.stabs/exclfwd.exp: Likewise.
18425 * gdb.stabs/weird.exp: Likewise.
18426 * gdb.threads/gcore-thread.exp: Likewise.
18427 * gdb.trace/actions.exp: Likewise.
18428 * gdb.trace/backtrace.exp: Likewise.
18429 * gdb.trace/circ.exp: Likewise.
18430 * gdb.trace/collection.exp: Likewise.
18431 * gdb.trace/deltrace.exp: Likewise.
18432 * gdb.trace/infotrace.exp: Likewise.
18433 * gdb.trace/limits.exp: Likewise.
18434 * gdb.trace/packetlen.exp: Likewise.
18435 * gdb.trace/passc-dyn.exp: Likewise.
18436 * gdb.trace/passcount.exp: Likewise.
18437 * gdb.trace/report.exp: Likewise.
18438 * gdb.trace/save-trace.exp: Likewise.
18439 * gdb.trace/tfind.exp: Likewise.
18440 * gdb.trace/tracecmd.exp: Likewise.
18441 * gdb.trace/while-dyn.exp: Likewise.
18442 * gdb.trace/while-stepping.exp: Likewise.
18443
f4b618d1
JB
184442006-08-08 Joel Brobecker <brobecker@adacore.com>
18445
18446 * gdb.base/step-bt.c: New file.
18447 * gdb.base/step-bt.exp: New testcase.
18448
3d00d119
DJ
184492006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18450
18451 * config/monitor.exp (gdb_load): Remove support for obsolete
18452 download-write-size.
18453 * gdb.base/remote.exp: Likewise. Update all callers of
18454 gdb_timed_load.
18455
017b5bd4
DJ
184562006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18457
18458 * cursal.exp: Pass binfile to gdb_load.
18459
837c599d
DJ
184602006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18461
18462 * gdb.base/cursal.exp: Add "" to gdb_load call.
18463
8dd4540b
MK
184642006-07-29 Mark Kettenis <kettenis@gnu.org>
18465
18466 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18467 NetBSD/ELF targets.
18468
ab5c9f60
DJ
184692006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18470
18471 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18472 operator*.
18473
4c42eaff
DJ
184742006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18475
18476 * gdb.base/completion.exp: Update for change in "file" behavior.
18477 * gdb.stabs/weird.exp: Likewise.
18478 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18479 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18480
0155cc76
NS
184812006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18482
18483 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18484 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18485
16026cd7
AS
184862006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18487
18488 * gdb.base/default.exp: Update source command error message.
18489 * gdb.base/help.exp: Update 'help source' message.
18490
16963cb6
DJ
184912006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18492
18493 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18494 test.
18495
6d7fd486
AS
184962006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18497
18498 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18499
29e8a844
DJ
185002006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18501
18502 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18503
6afcfa39
DJ
185042006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18505
18506 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18507
267a692b
MK
185082006-07-17 Mark Kettenis <kettenis@gnu.org>
18509
18510 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18511 *-*-openbsd* from targets for wich we expect ARM FPA floating
18512 point format.
18513
85d2fec4
NR
185142006-07-17 Nick Roberts <nickrob@snap.net.nz>
18515
18516 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18517
185182006-07-17 Mark Kettenis <kettenis@gnu.org>
18519
18520 * gdb.base/annota3.exp: Expect frame-begin annotation.
18521
85b4c6e8
JB
185222006-07-14 Joel Brobecker <brobecker@adacore.com>
18523
18524 * gdb.base/help.exp: Adjust "help unset" test to accept
18525 any list of unset commands.
18526
fb933624
DJ
185272006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18528 Daniel Jacobowitz <dan@codesourcery.com>
18529
18530 * gdb.cp/ref-params.exp: New test.
18531 * gdb.cp/ref-params.cc: New source file.
18532 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18533
1dff4b64
MK
185342006-07-08 Mark Kettenis <kettenis@gnu.org>
18535
18536 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18537 spaces/tabs in regular expressions since they might not be there.
18538
40d2e0e3
AS
185392006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18540
18541 * gdb.base/ifelse.exp: New file.
18542
f6c957d2
NS
185432006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18544
18545 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18546 line.
18547 * gdb.base/huge.exp: Loop over compilation to find a size that
18548 is acceptable.
18549 * gdb.base/remote.exp: Correct expected strings.
18550 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18551
b9c5a23d
DJ
185522006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18553
18554 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18555
9af2e58d
DJ
185562006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18557
18558 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18559 native.
18560
30930ca5
DJ
185612006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18562
18563 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18564 enable stabs testing.
18565
aa32fa1d
DJ
185662006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18567
bd4a4c80 18568 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
18569 gdb_test_multiple does.
18570
321fef15
DJ
185712006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18572
18573 * Makefile.in (host_alias): Remove.
18574 (target_alias): Use @target_noncanonical@.
18575 (site.exp): Don't set host_alias.
18576 * aclocal.m4: Remove contents. Include acx.m4.
18577 * configure: Regenerated.
18578 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18579
e1c2defa
NS
185802006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18581
e63b55d1
NS
18582 * lib/gdb.exp (gdb_load_cmd): New.
18583
5600ea19
NS
18584 * gdb.base/fileio.c: Add system(NULL) test.
18585 * gdb.base/fileio.exp: Check it.
18586
e1c2defa
NS
18587 * gdb.base/break.c: Add 10a breakpoint at }
18588 * gdb.base/break.exp: Add test for breakpoint at }
18589 * gdb.cp/anon-union.cc: Add code at end of function.
18590 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18591 * gdb.mi/var-cmd.c: Add code at end of function.
18592 * gdb.mi/mi-var-display.exp: Adjust end of next.
18593 * gdb.mi/mi2-var-display.exp: Likewise.
18594 * gdb.base/fileio.c: Add stop function and insert calls at
18595 stopping places.
18596 * gdb.base/fileio.exp: Breakpoint stop function and remove
18597 explicit line number references.
18598
6c0112ec
JB
185992006-05-19 Joel Brobecker <brobecker@adacore.com>
18600
a9c64011
AS
18601 * gdb.base/del.exp (test_delete_alias): New function.
18602 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 18603
154189a4
FF
186042006-05-18 Fred Fish <fnf@specifix.com>
18605
18606 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18607 required. Check for spurious output after program exits normally.
18608
582e64c2
FF
186092006-05-17 Fred Fish <fnf@specifix.com>
18610
18611 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18612 gdb_load, so it works in the simulator.
18613
8ef6493a
FF
186142006-05-11 Fred Fish <fnf@specifix.com>
18615
18616 * gdb.base/bang.exp: Ignore unexpected output between the
18617 "program exited normally" and the gdb prompt, as many other
18618 tests do.
18619
692b141c
MK
186202006-05-07 Mark Kettenis <kettenis@gnu.org>
18621
18622 * gdb.base/help.exp: Make "delete checkpoint" part option for
18623 "help d" and "help delete" tests.
18624
540b8a30
UW
186252006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18626
a9c64011 18627 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
18628 expected output in some mi_gdb_test statements.
18629 * gdb.mi/mi2-basics.exp: Likewise.
18630
9b6462d9
JB
186312006-05-05 Joel Brobecker <brobecker@adacore.com>
18632
18633 * gdb.base/del.c: New file.
18634 * gdb.base/del.exp: New testcase.
18635
954de43b
DM
186362006-05-05 David S. Miller <davem@sunset.davemloft.net>
18637
18638 * gdb.base/break.exp: Do not assume a breakpoint on
18639 main will actually be in $srcfile when optimizing.
1303f75e
DM
18640 * gdb.base/savedregs.exp: Do not require that the dummy
18641 frame location match up to a symbol and source file location.
c3242428
DM
18642 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18643 will get printed without a mi_cmd_data_list_register_values prefix.
18644 (*-data-list-register-*): Correct regular expressions to expect the new
18645 pseudo d? floating point registers.
18646 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 18647
c7e64c9a
DJ
186482006-05-05 Christophe Lyon <christophe.lyon@st.com>
18649
18650 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18651 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18652 is allocated by the compiler.
18653 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18654 anons, e, anone to force their allocation by the compiler.
18655
186562006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
18657
18658 * gdb.base/help.exp: Update expected text for help d and
18659 help delete.
18660
27ce9a6d
MK
186612006-05-02 Mark Kettenis <kettenis@gnu.org>
18662
18663 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18664 NetBSD/ELF targets.
18665
8608915f
MK
186662006-04-30 Mark Kettenis <kettenis@gnu.org>
18667
18668 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18669 single-step breakpoint fails; make this a KFAIL on
18670 sparc*-*-openbsd*.
18671 * gdb.base/siginfo.exp: Likewise.
18672 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18673
b8db102d
MS
186742006-04-26 Michael Snyder <msnyder@redhat.com>
18675
18676 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18677 which may have to consume output from other forks.
18678 Add tests to make sure that "delete fork" succeeded.
18679
c702009a
MS
186802006-04-20 Michael Snyder <msnyder@redhat.com>
18681
18682 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18683 Add support for the Renesas M32C and M16C.
18684
18685 * gdb.asm/asm-source.exp: Add m32c target.
18686 * gdb.asm/m32c.inc: Support for m32c target.
18687
e28493f2
AS
186882006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18689
18690 * gdb.base/commands.exp (recursive_source_test): New test.
18691
880da185
DM
186922006-04-04 David S. Miller <davem@sunset.davemloft.net>
18693
18694 * gdb.base/float.exp: Add pattern for sparc targets.
18695
61d9b92f
DJ
186962006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18697
18698 * gdb.base/commands.exp (stray_arg0_test): New test.
18699
bd717df8
PB
187002006-03-30 Paul Brook <paul@codesourcery.com>
18701
18702 * gdb.mi/mi-until.exp: kfail broken until command.
18703 * gdb.mi/mi2-until.exp: Ditto.
18704
ec793d3c
NR
187052006-03-27 Nick Roberts <nickrob@snap.net.nz>
18706
18707 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18708
831004b7
AO
187092006-03-08 Alexandre Oliva <aoliva@redhat.com>
18710
18711 * gdb.base/prelink.exp: Anchor tested-for regular expression
18712 on gdb prompt.
18713
effe49a0
PB
187142006-03-07 Paul Brook <paul@codesourcery.com>
18715
18716 * gdb.base/assign.exp: Correct fail message.
18717
e5461016
PB
187182006-03-07 Paul Brook <paul@codesourcery.com>
18719
18720 * lib/compiler.c: Extract armcc version number.
18721 * lib/compiler.cc: Ditto.
18722
fc91c6c2
PB
187232006-03-07 Paul Brook <paul@codesourcery.com>
18724
18725 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18726 additional_flags=-w.
18727 * gdb.arch/altivec-regs.exp: Ditto.
18728 * gdb.arch/e500-abi.exp: Ditto.
18729 * gdb.arch/e500-regs.exp: Ditto.
18730 * gdb.base/all-bin.exp: Ditto.
18731 * gdb.base/annota1.exp: Ditto.
18732 * gdb.base/annota3.exp: Ditto.
18733 * gdb.base/args.exp: Ditto.
18734 * gdb.base/arithmet.exp: Ditto.
18735 * gdb.base/assign.exp: Ditto.
18736 * gdb.base/async.exp: Ditto.
18737 * gdb.base/bang.exp: Ditto.
18738 * gdb.base/break.exp: Ditto.
18739 * gdb.base/call-rt-st.exp: Ditto.
18740 * gdb.base/completion.exp: Ditto.
18741 * gdb.base/cond-expr.exp: Ditto.
18742 * gdb.base/condbreak.exp: Ditto.
18743 * gdb.base/consecutive.exp: Ditto.
18744 * gdb.base/define.exp: Ditto.
18745 * gdb.base/display.exp: Ditto.
18746 * gdb.base/ena-dis-br.exp: Ditto.
18747 * gdb.base/environ.exp: Ditto.
18748 * gdb.base/eval-skip.exp: Ditto.
18749 * gdb.base/info-proc.exp: Ditto.
18750 * gdb.base/jump.exp: Ditto.
18751 * gdb.base/logical.exp: Ditto.
18752 * gdb.base/long_long.exp: Ditto.
18753 * gdb.base/maint.exp: Ditto.
18754 * gdb.base/miscexprs.exp: Ditto.
18755 * gdb.base/pc-fp.exp: Ditto.
18756 * gdb.base/pointers.exp: Ditto.
18757 * gdb.base/relational.exp: Ditto.
18758 * gdb.base/reread.exp: Ditto.
18759 * gdb.base/sect-cmd.exp: Ditto.
18760 * gdb.base/sep.exp: Ditto.
18761 * gdb.base/sepdebug.exp: Ditto.
18762 * gdb.base/until.exp: Ditto.
18763 * gdb.base/whatis-exp.exp: Ditto.
18764 * gdb.cp/annota2.exp: Ditto.
18765 * gdb.cp/annota3.exp: Ditto.
18766 * gdb.trace/actions.exp: Ditto.
18767 * gdb.trace/backtrace.exp: Ditto.
18768 * gdb.trace/circ.exp: Ditto.
18769 * gdb.trace/collection.exp: Ditto.
18770 * gdb.trace/deltrace.exp: Ditto.
18771 * gdb.trace/infotrace.exp: Ditto.
18772 * gdb.trace/limits.exp: Ditto.
18773 * gdb.trace/packetlen.exp: Ditto.
18774 * gdb.trace/passc-dyn.exp: Ditto.
18775 * gdb.trace/passcount.exp: Ditto.
18776 * gdb.trace/report.exp: Ditto.
18777 * gdb.trace/save-trace.exp: Ditto.
18778 * gdb.trace/tfind.exp: Ditto.
18779 * gdb.trace/tracecmd.exp: Ditto.
18780 * gdb.trace/while-dyn.exp: Ditto.
18781 * gdb.trace/while-stepping.exp: Ditto.
18782 * lib/gdb.exp: Ditto.
18783 (gdb_compile): Handle nowarning option.
18784
5f4a23d9
AO
187852006-03-07 Alexandre Oliva <aoliva@redhat.com>
18786
18787 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18788 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18789 Rename executable to prelinkt. Don't re-prelink if we didn't
18790 get a core file. Test prelink -u exit status to tell whether
18791 prelinking failed. Use gdb_test_multiple.
18792
9733fc94
DJ
187932006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18794
18795 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18796 (do_tests): Call it.
18797
cc10cae3
AO
187982006-02-28 Alexandre Oliva <aoliva@redhat.com>
18799
18800 * gdb.base/prelink.exp: New test.
18801 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18802
15c46491
WZ
188032006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18804
18805 * gdb.fortran/derived-type.f90: New file.
18806 * gdb.fortran/derived-type.exp: New testcase.
18807
5c9f7ded
DJ
188082006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18809
18810 * gdb.base/default.exp: Allow ';' as a directory separator.
18811
5b96932b
AS
188122006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18813
18814 * gdb.base/help.exp (help add-symbol-file): Update.
18815
1986bccd
AS
188162006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18817
18818 * gdb.base/help.exp (help load): Update expected results.
18819
a8b7528f
FF
188202006-02-19 Fred Fish <fnf@specifix.com>
18821
18822 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18823 specifix hex value as part of results.
18824 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 18825
f8261448
FF
188262006-02-16 Fred Fish <fnf@specifix.com>
18827
18828 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18829 ushort_addr, and slong_addr, so the typedefs are not optimized
18830 away.
18831 * gdb.base/whatis.exp: Add tests using type name for struct type,
18832 union type, enum type, and typedef.
a9c64011 18833
31d8bdd2
MK
188342006-02-13 Mark Kettenis <kettenis@gnu.org>
18835
18836 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18837
34e41e63
JB
188382006-02-13 Jim Blandy <jimb@redhat.com>
18839
18840 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18841 case where it takes two "next" commands to skip past the init
18842 call.
18843
ac6e4f31
FF
188442006-02-12 Fred Fish <fnf@specifix.com>
18845
18846 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18847 to handle cases where it takes two "next" commands to skip
18848 past the init call.
18849
2db2d571
JB
188502006-02-07 Joel Brobecker <brobecker@adacore.com>
18851
18852 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18853 on hppa32 targets.
18854
38fcd64c
DJ
188552006-02-06 Vladimir Prus <ghost@cs.msu.su>
18856
18857 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18858 field.
18859
1315ad46
MK
188602006-01-29 Mark Kettenis <kettenis@gnu.org>
18861
18862 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18863
5625b943
DJ
188642006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18865
18866 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18867 files.
18868
80df1bbe
DJ
188692006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18870
18871 * gdb.cp/maint.exp: Set complaints to a positive value.
18872
9078e690
DJ
188732006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18874
18875 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18876 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18877 function name.
18878
9c903399
DJ
188792006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18880
18881 * gdb.base/checkpoint.c: Update copyright notice. Include
18882 <stdlib.h>.
18883
761ae4d6
JB
188842006-01-04 Jim Blandy <jimb@redhat.com>
18885
18886 * gdb.asm/asm-source.exp: Independently provide default values for
18887 asm-flags and debug-flags. Use 'string equal' to do the
18888 comparison, not the implicit expr's '==' operator. Remove
18889 now-unneeded assignments to asm-flags. In h8300 case, place
18890 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18891
099ac3dd
MS
188922006-01-04 Michael Snyder <msnyder@redhat.com>
18893
18894 * gdb.base/checkpoint.c: New file.
18895 * gdb.base/checkpoint.exp: New file.
18896 * gdb.base/multi-fork.c: New file.
18897 * gdb.base/multi-fork.exp: New file.
18898 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18899
f4d85314
FF
189002006-01-04 Fred Fish <fnf@specifix.com>
18901
18902 * gdb.base/ptype.c (foo): Add typedef.
18903 (intfoo): Add function.
18904 * gdb.base/ptype1.c: New file.
18905 * gdb.base/ptype.exp: Handle compilation and linking with two
18906 source files. Test that proper type for "foo" is found based
18907 on source context rather than first match found in symtabs.
18908
a1b06f35
MK
189092005-12-28 Mark Kettenis <kettenis@gnu.org>
18910
18911 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18912 * gdb.asm/openbsd.inc: Indent commands.
18913
d082a1e2
MK
189142005-12-26 Mark Kettenis <kettenis@gnu.org>
18915
c65016bd
MK
18916 * gdb.base/freebpcmd.exp: Increase timeout.
18917
d082a1e2
MK
18918 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18919
d3c32a0e
DJ
189202005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18921
18922 * gdb.base/default.exp: Update check for "show version".
18923
9fdb1f50
RC
189242005-12-09 Randolph Chung <tausq@debian.org>
18925
18926 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18927 * gdb.asm/pa64.inc: New file.
18928
5f2c56f7
RC
189292005-12-09 Randolph Chung <tausq@debian.org>
18930
18931 * gdb.asm/common.inc: Indent commands.
18932 * gdb.asm/asmsrc1.s: Likewise.
18933 * gdb.asm/asmsrc2.s: Likewise.
18934
8117349c
RC
189352005-12-09 Randolph Chung <tausq@debian.org>
18936
18937 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18938 (get_addr_of_sym): Remove duplicate print.
18939 (gen_core): xfail hppa*-*-hpux*, update expected output.
18940 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18941 * gdb.arch/pa64-nullify.s: New file.
18942
8f07f25a
RC
189432005-12-09 Randolph Chung <tausq@debian.org>
18944
18945 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18946
55b39184
DJ
189472005-12-07 Christophe Lyon <christophe.lyon@st.com>
18948
18949 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18950 code generation for these functions.
18951 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18952 error message.
18953
31e2b00f
AS
189542005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18955
18956 * gdb.base/help.exp (help b, help br, help bre, help brea)
18957 (help break): Update the expected message.
18958
c3d0b56e
SC
189592005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18960
18961 * gdb.asm/m68hc11.inc: Setup the data section.
18962 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18963 script for this test.
18964 (m6812-*-*): Likewise.
18965
36ae0ea9
RC
189662005-11-09 Randolph Chung <tausq@debian.org>
18967
18968 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18969
9d6f42e9
WZ
189702005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18971
18972 * gdb.base/break.exp: Fix a comment typo.
18973
e2126a14
EZ
189742005-11-03 Jim Blandy <jimb@redhat.com>
18975
a9c64011
AS
18976 Checked in by Elena Zannoni <ezannoni@redhat.com>
18977
889bf7c5 18978 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 18979
e0ac7199
CV
189802005-11-02 Corinna Vinschen <vinschen@redhat.com>
18981
18982 * gdb.arch/gdb1558.c: Include stdio.h.
18983
31d3fb18
MK
189842005-10-31 Mark Kettenis <kettenis@gnu.org>
18985
18986 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18987
e52b687c
MK
189882005-10-31 Mark Kettenis <kettenis@gnu.org>
18989
18990 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18991
f4711d79
PG
189922005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18993
a9c64011
AS
18994 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18995 vscr" tests to better match output.
f4711d79 18996
987a9106
JB
189972005-10-12 Jim Blandy <jimb@redhat.com>
18998
18999 * gdb.base/structs.exp (any): New function.
19000 (test_struct_returns): Don't make any assumptions at all about
19001 what value the function returns when GDB can't set the return
19002 value.
19003
2336bb58
JB
190042005-10-09 Joel Brobecker <brobecker@adacore.com>
19005
19006 * gdb.ada/arrayidx/p.adb: New file.
19007 * gdb.ada/arrayidx.exp: New testcase
19008
190092005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
19010
19011 * gdb.ada/array_return/pck.ads: New file.
19012 * gdb.ada/array_return/pck.adb: New file.
19013 * gdb.ada/array_return/p.adb: New file.
19014 * gdb.ada/array_return.exp: New testcase.
19015
705335ea
JB
190162005-10-03 Joel Brobecker <brobecker@adacore.com>
19017
a9c64011
AS
19018 * gdb.base/arrayidx.c: New file.
19019 * gdb.base/arrayidx.exp: New testcase.
705335ea 19020
11ee9940
NR
190212005-09-29 Nick Roberts <nickrob@snap.net.nz>
19022
19023 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
19024 frames-invalid and breakpoints-invalid are no longer generated
19025 with level 3 so don't expect them in the output.
19026
39fb8e9e
BR
190272005-09-27 Bob Rossi <bob@brasko.net>
19028
a9c64011 19029 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
19030 from test. Escape the | in mi_gdb_test call.
19031 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
19032 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
19033 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
19034 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
19035 expected regex's in mi_gdb_test calls.
19036 * lib/mi-support.exp: Remove arbitrary .* from tests.
19037 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
19038 Fully anchor GDB/MI expected results in mi_gdb_test.
19039 * lib/gdb.exp (string_to_regexp): Escape the ] character.
19040 * gdb.base/sizeof.exp: Remove escape character. Correct test.
19041
2af48f68
PB
190422005-09-26 Paul Brook <paul@codesourcery.com>
19043
19044 * long_long.exp: Exclude eabi targets from arm FPA float format test.
19045
f34502bc
WZ
190462005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19047
19048 * bfp-test.c: New file.
19049 * bfp-test.exp: New testcase.
19050
ca929517
WZ
190512005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
19052
19053 * gdb.fortran/subarray.exp: New testcase to test the evaluation
19054 of subarray and substring variable.
19055 * gdb.fortran/subarray.f: New source file for the test of subarray
19056 and substring variable evaluation.
19057 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
19058 of string constant.
19059
c761af65
DJ
190602005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
19061
19062 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
19063 copyright dates.
19064
561d7a1d
PG
190652005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
19066
19067 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
19068 powerpc altivec' test with an almost identical 'info vector' test.
19069
b2b64cc9
PG
190702005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19071
a9c64011
AS
19072 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
19073 vscr" tests to match output.
b2b64cc9 19074
6ac4d15a
PG
190752005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
19076
a9c64011
AS
19077 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
19078 output.
6ac4d15a 19079
40e55bef
BR
190802005-09-11 Bob Rossi <bob@brasko.net>
19081
889bf7c5
PA
19082 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
19083 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
19084 commands that return an MI output command and an asyncronous MI output
19085 command.
40e55bef
BR
19086 * gdb.mi/mi-console.exp: Ditto.
19087
3c7385ec
BR
190882005-09-11 Bob Rossi <bob@brasko.net>
19089
19090 * gdb.mi/mi-var-child.c: Include <string.h>.
19091
a6cd0eb3
DJ
190922005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
19093
19094 * killed.exp: Correct gdb_expect syntax.
19095
2f168eed
CV
190962005-08-09 Corinna Vinschen <vinschen@redhat.com>
19097
19098 * lib/mi-support.exp (mi_gdb_load): Fix typo.
19099
ecd3fd0f
BR
191002005-08-02 Bob Rossi <bob@brasko.net>
19101
19102 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
19103 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
19104 Change tests to inferior-tty-set/show.
19105 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
19106 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
19107 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
19108 inferior. Use mi_gdb_test to get GDB and Inferior output.
19109 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
19110 descriptor.
19111 (mi_inferior_tty_name): Add inferior PTY file name.
19112 (mi_gdb_start): Add INFERIOR_PTY parameter.
19113 (mi_gdb_test): Add IPATTERN parameter.
19114
f1ea48cb 191152005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 19116
f1ea48cb
BR
19117 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
19118 parameter to mi_gdb_test.
19119 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
19120
6e650a67
DJ
191212005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19122
19123 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
19124 struct_declarations.
19125 * gdb.mi/mi-var-child.exp: Step over the initialization of
19126 struct_declarations.
19127
8be260b6
DJ
191282005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19129
19130 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19131 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19132 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19133 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19134 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19135 file.
19136
4e660f07
NR
191372005-07-27 Nick Roberts <nickrob@snap.net.nz>
19138
19139 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19140 (do_children_tests): Assign values to the extra elements.
19141
19142 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19143 them for tests for "-var-update --no-values" and
a9c64011 19144 "-var-update --all-values".
4e660f07
NR
19145 Add test for "-var-list-children --simple-values".
19146
19147 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19148
19149 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19150 "-stack-list-locals --simple-values" Improve doc strings and
19151 comments.
19152
6bdae935
MK
191532005-07-18 Mark Kettenis <kettenis@gnu.org>
19154
598b7a6f
MK
19155 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19156 *-*-openbsd*.
19157 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19158
6bdae935
MK
19159 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19160 sigaltsatck'.
19161
1323e929 191622005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19163
1323e929
BR
19164 * gdb.base/default.exp (tty): Changed output of command.
19165 * gdb.base/help.exp (help tty): Ditto.
19166
b1a9c082
MK
191672005-07-12 Mark Kettenis <kettenis@gnu.org>
19168
19169 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19170
10a844a2
MK
191712005-07-10 Mark Kettenis <kettenis@gnu.org>
19172
19173 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19174 -stack-select-frame without arguments.
19175 (test_stack_frame_listing): Add test for newly implemented command
19176 -stack-info-frame.
19177
3cb3b8df
BR
191782005-07-06 Bob Rossi <bob@brasko.net>
19179
19180 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19181 command.
19182 (Copyright): Update copyright.
19183
a0c5fbcf
WZ
191842005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19185
19186 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19187 tests to evaluate exponentiation expression.
19188
984971d0
AS
191892005-06-29 Andreas Schwab <schwab@suse.de>
19190
19191 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19192 main to avoid warnings.
19193
19194 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19195
fe03833f
NR
191962005-06-20 Nick Roberts <nickrob@snap.net.nz>
19197
19198 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19199 -stack-select-frame without arguments.
19200 (test_stack_frame_listing): Add test for newly implemented command
19201 -stack-info-frame.
a9c64011 19202
7a55f279
WZ
192032005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19204
0ffa0ea5
DJ
19205 * gdb.fortran/array-element.f: New file.
19206 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19207
26585198
DJ
192082005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19209
19210 * gdb.base/bigcore.exp: Correct checks for systems which can
19211 not dump a large core file.
19212
c1bd25fd
DJ
192132005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19214
19215 * gdb.base/relocate.c: Add a copyright notice.
19216 (dummy): Remove.
19217 * gdb.base/relocate.exp: Test printing the values of variables
19218 from a relocatable file.
19219
589e074d
DJ
192202005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19221
19222 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19223 excess MI output after an error.
19224
0915f927
JB
192252005-05-29 Joel Brobecker <brobecker@adacore.com>
19226
19227 * gdb.arch/alpha-step.c: New file.
19228 * gdb.arch/alpha-step.exp: New testcase.
19229
76ff342d
DJ
192302005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19231 Dennis Brueni <dennis@slickedit.com>
19232
19233 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19234 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19235 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19236 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19237 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19238 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19239 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19240
96b0c7ac
DJ
192412005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19242 Wu Zhou <woodzltc@cn.ibm.com>
19243
19244 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19245 IBM's xlc compiler.
19246 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19247 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19248
f21565d2
JB
192492005-05-13 Jim Blandy <jimb@redhat.com>
19250
19251 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19252 calling gdb_suppress_entire_file.
19253 * gdb.base/charset.exp: Same.
19254 * gdb.base/call-rt-st.exp: Same.
19255
6006a3a1
BR
192562005-05-05 Bob Rossi <bob_rossi@cox.net>
19257
19258 * lib/gdb.exp (fullname_syntax): Added global regex.
19259 (fullname_syntax_POSIX): Ditto.
19260 (fullname_syntax_UNC): Ditto.
19261 (fullname_syntax_DOS_CASE): Ditto.
19262 (fullname_syntax_DOS): Ditto.
19263 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19264 fullname_syntax variable to scope and use it.
19265 (test_file_list_exec_source_files): Ditto.
19266 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19267
c3b69c04
DJ
192682005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19269
19270 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19271
3c95e6af
PG
192722004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19273
a9c64011
AS
19274 * lib/gdb.exp (skip_altivec_tests): New function, based on
19275 check_vmx_hw_available from the GCC testsuite.
19276 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19277 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19278
78df6c56
JB
192792005-05-02 Jim Blandy <jimb@redhat.com>
19280
19281 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19282 calling gdb_suppress_entire_file.
19283
1690f9cf
DJ
192842005-04-30 Randolph Chung <tausq@debian.org>
19285
19286 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19287 Slightly relax "sem_post" name checking.
19288
5ea106f7
PG
192892005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19290
19291 * gdb.base/unload.exp: Use new shared library infrastructure.
19292
bf7234cf
PG
192932005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19294
19295 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19296 infrastructure.
bf7234cf 19297
547b869a
CV
192982005-04-29 Corinna Vinschen <vinschen@redhat.com>
19299
19300 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19301 * gdb.asm/h8300.inc: New file.
19302
f07e55f0
PG
193032005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19304
19305 * gdb.base/shlib-call.exp: Change to use new shared library
19306 infrastructure.
19307
3cbba3d1
PG
193082005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19309
a9c64011
AS
19310 * gdb.base/pending.exp: Change to use new shared library
19311 infrastructure.
3cbba3d1 19312
ed6df200
PG
193132005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19314
a9c64011
AS
19315 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19316 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19317
8c8f4ebe
PG
193182005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19319
a9c64011
AS
19320 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19321 shared objects being adjusted and update copyright years.
8c8f4ebe 19322
607fbc54
DJ
193232005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19324
19325 * ChangeLog: Correct some 2003-01-13 dates.
19326 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19327 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19328 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19329 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19330 gdb.trace/tfind.exp: Update copyright years.
19331
57bf0e56
DJ
193322005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19333 Daniel Jacobowitz <dan@codesourcery.com>
19334
19335 * lib/gdb.exp (gdb_compile): Handle shlib=.
19336 (gdb_compile_shlib): New function.
19337
9b593790
PG
193382005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19339
a9c64011 19340 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19341
9494c6a5
DJ
193422005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19343
19344 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19345 gdb.server.
19346 * configure.ac: Likewise.
19347 * configure: Regenerated.
19348 * gdb.gdbserver/Makefile.in: Moved to...
19349 * gdb.server/Makefile.in: ... here.
19350 * gdb.gdbserver/server.c: Moved to...
19351 * gdb.server/server.c: ... here.
19352 * gdb.gdbserver/server-run.exp: Moved to...
19353 * gdb.server/server-run.exp: ... here.
19354
6f8eac0e
DJ
193552005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19356
19357 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19358 * configure.ac: Create gdb.gdbserver/Makefile.
19359 * configure: Regenerated.
19360 * lib/gdbserver-support.exp: New file, derived from
19361 config/gdbserver.exp.
19362 * config/gdbserver.exp: Use gdbserver-support.exp.
19363 * gdb.gdbserver/Makefile.in: New file.
19364 * gdb.gdbserver/server.c: New file.
19365 * gdb.gdbserver/server-run.exp: New file.
19366
6e87504d
PG
193672005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19368
a9c64011
AS
19369 * lib/gdb.exp (test_compiler_info): Return compiler_info
19370 if no arguments are given.
6e87504d 19371
d1779be4
PG
193722005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19373
19374 * gdb.arch/altivec-abi.exp: Check for compiler and set
19375 use altivec' flag accordingly.
19376 * gdb.arch/altivec-regs.exp: Likewise.
19377
88750304
DJ
193782005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19379
19380 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19381
f3fb768d
AS
193822005-03-27 Andreas Schwab <schwab@suse.de>
19383
19384 * gdb.base/bigcore.c (main): Add missing mode argument in open
19385 call.
19386
7e813ac5
DJ
193872005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19388
19389 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19390 downloads.
19391 * config/gdbserver.exp (gdb_load): Likewise.
19392
8e3049aa
PB
193932005-03-14 Paul Brook <paul@codesourcery.com>
19394
19395 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19396 targets.
19397
a9df7c44
JB
193982005-03-09 Joel Brobecker <brobecker@adacore.com>
19399
19400 * gdb.dwarf2/dup-psym.S: New file.
19401 * gdb.dwarf2/dup-psym.exp: New testcase.
19402
9f0d94e8
JB
194032005-03-09 Joel Brobecker <brobecker@adacore.com>
19404
19405 * gdb.ada/exec_changed/first.adb: New file.
19406 * gdb.ada/exec_changed/second.adb: New file.
19407 * gdb.ada/exec_changed.exp: New testcase.
19408
5f579bc5
NS
194092005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19410
36e9969c
NS
19411 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19412 (A2): New class.
19413 (main): Test operator+.
19414 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19415 breakpoint test.
19416
5f579bc5
NS
19417 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19418 * gdb.base/signull.exp: Disable if gdb,nosignals.
19419 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19420 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19421 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19422 * gdb.mi/mi2-console.exp: Likewise.
19423 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19424 continue output at start.
19425 (gdb_collect_locals_test): Robustify regexp.
19426 * gdb.trace/passc-dyn.exp: Fix comment typo.
19427 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19428
be46087e
CV
194292005-03-08 Corinna Vinschen <vinschen@redhat.com>
19430
19431 * gdb.asm/asm-source.exp: Add iq2000 case.
19432 * gdb.asm/iq2000.inc: New file.
19433
384e1a61 194342005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 19435
384e1a61
MI
19436 * gdb.base/command.exp: Change hardcoded value to regular expression.
19437 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19438
584b6e9e
DJ
194392005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19440
19441 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19442 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19443 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19444 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19445 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19446
ab5b5d61
MK
194472005-03-05 Mark Kettenis <kettenis@gnu.org>
19448
19449 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19450 changes.
19451
ae051c1b
PG
194522004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19453
a9c64011
AS
19454 * lib/compiler.c: Add test for IBM's xlc compiler.
19455 * lib/compiler.cc: Likewise.
ae051c1b 19456
3f0f6ed2
JB
194572004-02-24 Joel Brobecker <brobecker@adacore.com>
19458
19459 * gdb.ada/fixed_points.exp: Create compilation object directory
19460 before running the test.
19461 * gdb.ada/null_record.exp: Likewise.
19462 * gdb.ada/packed_array.exp: Likewise.
19463 * gdb.ada/start.exp: Likewise.
19464
724f452b
JB
194652005-02-15 Joel Brobecker <brobecker@adacore.com>
19466
19467 * gdb.ada/packed_array/pa.adb: New file.
19468 * gdb.ada/packed_array.exp: New testcase.
19469
57f5cdfb 194702005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 19471
1f393151
MK
19472 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19473 files.
19474
ebdda337
MK
19475 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19476 on *-*-openbsd*. Correctly match whitespace in regukar
19477 expressions.
19478
cf309262
DJ
194792005-02-10 Daniel Jacobowitz <dan@debian.org>
19480
19481 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19482 PR exp/1821
19483 * gdb.base/gdb1821.c: New test file.
19484 * gdb.base/gdb1821.exp: New test file.
19485
3be49e7a
JB
194862005-02-09 Joel Brobecker <brobecker@adacore.com>
19487
19488 * gdb.base/start.c: New file.
19489 * gdb.base/start.exp: New testcase.
19490
e292e67d
JB
194912005-02-09 Joel Brobecker <brobecker@adacore.com>
19492
19493 * gdb.ada/start/dummy.adb: New file.
19494 * gdb.ada/start.exp: New testcase.
19495
dbdfa66c
CV
194962005-02-09 Corinna Vinschen <vinschen@redhat.com>
19497
19498 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19499 for printing symbols and statistics.
19500 Add test for using relative pathnames in "maint print msymbols" test.
19501 Mark "maint info sections DATA" XFAIL on Cygwin.
19502 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19503 tests.
19504
d7941671
AC
195052005-02-09 Andreas Schwab <schwab@suse.de>
19506
19507 Committed by Andrew Cagney <cagney@gnu.org>
19508 * gdb.base/remotetimeout.exp: New file.
19509
74e5ef44
MK
195102005-02-07 Mark Kettenis <kettenis@gnu.org>
19511
19512 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19513
464dd14d
JB
195142005-02-03 Joel Brobecker <brobecker@adacore.com>
19515
19516 * gdb.ada/gnat_ada.gpr: New file.
19517 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19518 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19519 * configure.ac: No longer generate gnat_ada.gpr.
19520 * configure: Regenerate.
19521 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19522 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19523 * gdb.ada/null_record/bar.ads: Likewise.
19524 * gdb.ada/null_record/bar.adb: Likewise.
19525 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19526 * gdb.ada/null_record.exp (testdir): New variable.
19527 (testfile): executable is now in testdir subdirectory.
19528 (srcfile): Use full path to the main compilation unit.
19529 * gdb.ada/fixed_points.exp: Same changes as above.
19530
30d756ae
NR
195312005-02-03 Nick Roberts <nickrob@snap.net.nz>
19532
19533 * gdb.base/interp.exp: New test.
19534
9d799f85
AC
195352005-01-24 Andrew Cagney <cagney@gnu.org>
19536
19537 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19538
15656118
AC
195392005-01-19 Andrew Cagney <cagney@gnu.org>
19540
a892c31b
AC
19541 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19542 configure.ac not configure.in.
19543
15656118
AC
19544 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19545 of powerpc*-*-*.
19546 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 19547 * gdb.base/list.exp (test_list_function)
15656118
AC
19548 (test_list_filename_and_function): Ditto.
19549 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19550
a7b01baf
AC
195512005-01-16 Andrew Cagney <cagney@gnu.org>
19552
17d92a02
AC
19553 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19554
a7b01baf
AC
19555 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19556
bc8332bb
AC
195572005-01-14 Andrew Cagney <cagney@gnu.org>
19558
19559 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19560 * gdb.mi/mi2-var-cmd.exp: Ditto.
19561
4d074752
CV
195622005-01-10 Corinna Vinschen <vinschen@redhat.com>
19563
19564 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19565
bec39cab
AC
195662005-01-07 Andrew Cagney <cagney@gnu.org>
19567
19568 * configure.ac: Rename configure.in, require autoconf 2.59.
19569 * configure: Re-generate.
19570 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19571 * gdb.stabs/configure: Re-generate.
19572 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19573 * gdb.hp/configure: Re-generate.
19574 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19575 autoconf 2.59.
19576 * gdb.hp/gdb.objdbg/configure: Re-generate.
19577 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19578 autoconf 2.59.
19579 * gdb.hp/gdb.defects/configure: Re-generate.
19580 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19581 autoconf 2.59.
19582 * gdb.hp/gdb.compat/configure: Re-generate.
19583 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19584 autoconf 2.59.
19585 * gdb.hp/gdb.base-hp/configure: Re-generate.
19586 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19587 autoconf 2.59.
19588 * gdb.hp/gdb.aCC/configure: Re-generate.
19589
f10b16d4
JB
195902004-12-15 Jim Blandy <jimb@redhat.com>
19591
19592 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19593 under NPTL when there is debugging info available for libpthread.
19594
fb6e1814
JG
195952004-12-13 Jerome Guitton <guitton@gnat.com>
19596
19597 * gdb.ada/fixed_points.c: New file.
19598 * gdb.ada/fixed_points.exp: New file.
19599
fe46cd3a
RC
196002004-12-03 Randolph Chung <tausq@debian.org>
19601
19602 * gdb.arch/pa-nullify.exp: New file.
19603 * gdb.arch/pa-nullify.s: New file.
19604
8de0841b
RC
196052004-11-30 Randolph Chung <tausq@debian.org>
19606
19607 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19608 instead of "tbug". Fix regexp to work properly with gdb_test.
19609
c8170782
PH
196102004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19611
19612 * gdb.base/bitfields2.exp: New test.
19613 * gdb.base/bitfields2.c: New file.
19614
954269c2
RE
196152004-11-28 Richard Earnshaw <rearnsha@arm.com>
19616
19617 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19618
0107feed
RC
196192004-11-16 Randolph Chung <tausq@debian.org>
19620
19621 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19622
f073ae8c
DJ
196232004-11-14 Daniel Jacobowitz <dan@debian.org>
19624
19625 * gdb.threads/threadapply.exp: Correct "macro details" test.
19626
19ad59e7
JJ
196272004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19628
19629 * gdb.threads/threadapply.exp: New test.
19630 * gdb.threads/threadapply.c: New file.
19631
9cf0961b
MK
196322004-11-07 Mark Kettenis <kettenis@gnu.org>
19633
19634 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19635 frames.
19636
c789492a
FL
196372004-11-05 Felix Lee <felix+log1@specifixinc.com>
19638
19639 * gdb.base/cursal.exp: New file.
19640 * gdb.base/cursal.c: New file.
19641
a1e167bb
AC
196422004-11-03 Andrew Cagney <cagney@gnu.org>
19643
19644 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19645
b7cbf173
MK
196462004-10-30 Mark Kettenis <kettenis@gnu.org>
19647
19648 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19649 NetBSD/ELF targets.
19650
88f9d34f
JB
196512004-10-29 Joel Brobecker <brobecker@gnat.com>
19652
19653 * gdb.threads/bp_in_thread.c: New file, copied from
19654 pthread_cond_wait.c.
19655 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19656 file, rather than reusing the .c file from another testcase.
19657
ca7d6a0c
JB
196582004-10-20 Joel Brobecker <brobecker@gnat.com>
19659
19660 * gdb.ada/null_record.exp: Check where we stopped after
19661 sending the start command, instead of where the associated
19662 temporary breakpoint was inserted.
19663
0d863d03
AC
196642004-10-14 Andrew Cagney <cagney@gnu.org>
19665
19666 * gdb.mi/gdb701.c (main): Return 0.
19667
d11e72cb
DJ
196682004-10-13 Daniel Jacobowitz <dan@debian.org>
19669
d40539a4 19670 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 19671
e1923096
JJ
196722004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19673
19674 * gdb.threads/schedlock.c: Add comment markers to use to find
19675 line numbers.
19676 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19677 comments.
19678 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19679 breakpoint lines.
19680
ec8ba2c9
DJ
196812004-10-12 Daniel Jacobowitz <dan@debian.org>
19682
19683 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19684
0eb3658b
DJ
196852004-10-12 Daniel Jacobowitz <dan@debian.org>
19686
19687 * configure.in: Add gdb.dwarf2.
19688 * configure: Regenerated.
19689 * Makefile.in: Add gdb.dwarf2.
19690 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19691 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19692 gdb.dwarf2/file1.txt: New files.
19693
a271cc33
OF
196942004-10-11 Orjan Friberg <orjanf@axis.com>
19695
a9c64011 19696 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
19697 of "run", since the latter doesn't work with remote targets. Adjust
19698 the breakpoint numbering accordingly.
19699 * gdb.threads/pthread_cond_wait.exp: Ditto.
19700
895ce074
MC
197012004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19702
19703 * gdb.base/overlays.exp: Update copyright years.
19704
6be3092d
KI
197052004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19706
19707 * gdb.base/overlays.exp: Disable if target is Linux.
19708
e05389b8
FL
197092004-10-06 Felix Lee <felix+log1@specifixinc.com>
19710
19711 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19712
73cb587d
KI
197132004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19714
19715 * gdb.asm/asm-source.exp: Add m32r-linux target.
19716 * gdb.asm/m32r-linux.inc: New file.
19717
3c0edcdc
AC
197182004-09-24 Andrew Cagney <cagney@redhat.com>
19719 David Anderson <anderson@redhat.com>
19720
19721 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19722 command fails, assume things will work.
19723 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19724 (_GNU_SOURCE): Define.
19725 (print_unsigned, print_hex): Change parameter to "long long".
19726 (print_byte_count): New function, use to print byte counts.
19727 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19728 O_LARGEFILE.
19729 (main): Compute an upper bound on a corefile in max_core_size.
19730 Limit memory chunk size to max_core_size. Limit total memory
19731 allocated to max_core_size.
19732
4bb3667f
AC
197332004-09-23 Andrew Cagney <cagney@gnu.org>
19734
19735 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19736 from a separate process with code that creates a corefile by
19737 making the inferior dump core.
19738
60fe1a51
MK
197392004-09-23 Mark Kettenis <kettenis@gnu.org>
19740
19741 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19742 block.
19743
8e937346
MC
197442004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19745
19746 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19747 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19748 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19749 Likewise.
19750
7213f6d6
JJ
197512004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19752
19753 * gdb.java/jprint.exp: New test case for java inferior call.
19754 * gdb.java/jprint.java: Ditto.
19755
eac69dca
JB
197562004-09-15 Joel Brobecker <brobecker@gnat.com>
19757
19758 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19759
22227696
MC
197602004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19761
19762 * gdb.threads/killed.c: Include <stdlib.h>.
19763 * gdb.threads/pthreads.c: Likewise.
19764
7dd403a4
MC
197652004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19766
19767 * gdb.threads/killed.c: Add copyright notice.
19768
33f2d567
JM
197692004-09-10 Jason Molenda (jmolenda@apple.com)
19770
a9c64011
AS
19771 * gdb.base/define.exp: Two new tests to verify zero space chars
19772 after 'if' and 'while' commands in a user-defined command is correctly
19773 parsed.
33f2d567 19774
e05b62ac
AC
197752004-09-08 Andrew Cagney <cagney@gnu.org>
19776
19777 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19778 delivery test with duplicate at end of file.
19779
9cbe82da
MK
197802004-09-06 Mark Kettenis <kettenis@jive.nl>
19781
19782 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19783
564803d9
MC
197842004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19785
19786 * config/hppro.exp: Removed.
19787
7c6807ce
MC
197882004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19789
19790 * config/sparclet.exp: Removed.
19791
bf7e26dd
MC
197922004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19793
19794 * config/udi.exp: Removed.
19795
714e341b
MC
197962004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19797
19798 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19799 of "exp_continue".
19800 (advancei): Likewise.
19801
1236e623
JJ
198022004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19803
19804 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19805
3bdcad15
MI
198062004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19807
228af206 19808 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
19809 to check for nodebug in executable.
19810 * gdb.gdb/observer.exp (setup_test): Likewise.
19811 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19812 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19813
c72b934c
AC
198142004-09-01 Andrew Cagney <cagney@gnu.org>
19815
19816 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19817 files.
19818
edd9b715
JJ
198192004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19820
19821 * gdb.base/unload.exp: Fix expected warning message to match
19822 latest format.
19823
fb4ce06b
CV
198242004-09-01 Corinna Vinschen <vinschen@redhat.com>
19825
19826 * gdb.base/call-rt-st.exp: Fix typos.
19827
ce78e7c3
MI
198282004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19829
19830 * gdb.threads/thread_check.exp: New testcase.
19831 * gdb.threads/thread_check.c: New testcase.
19832
2dedb159
AC
198332004-08-31 Andrew Cagney <cagney@gnu.org>
19834
19835 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19836 (skip_to_handler_entry): New procedures. Test stepping into a
19837 handler when the breakpoint is at the handler's entry point.
19838
68f53502
AC
198392004-08-30 Andrew Cagney <cagney@gnu.org>
19840
19841 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19842 gdb/1757.
19843
3e3ffd2b
MC
198442004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19845
19846 With code from Manoj Iyer <manjo@austin.ibm.com>:
19847 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19848 return value. Add an arm for "no debugging symbols found".
19849 Change a stray "error" to "perror".
19850 (gdb_run_cmd): Adapt to new return value.
19851 * gdb.base/remote.exp: Adapt to new return value.
19852 * gdb.gdb/complaints.exp: Likewise.
19853 * gdb.gdb/observer.exp: Likewise.
19854 * gdb.gdb/selftest.exp: Likewise.
19855 * gdb.gdb/xfullpath.exp: Likewise.
19856
4b6f5fd2
JB
198572004-08-27 Joel Brobecker <brobecker@gnat.com>
19858
19859 * gdb.threads/bp_in_thread.exp: New testcase.
19860
e5b25496
MC
198612004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19862
19863 Fix PR testsuite/1735.
19864 * gdb.threads/schedlock.c (thread_function): Add a cast
19865 to suppress a gcc warning.
19866 * gdb.threads/thread-specific.c (thread_function): Likewise.
19867
934353d6
MC
198682004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19869
19870 * gdb.base/unload.c: Include <stdlib.h>.
19871
f98a0aef 198722004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 19873
f98a0aef 19874 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
19875 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19876 synchronized after the "return".
19877
5a2e8882
MC
198782004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19879
19880 * gdb.mi/basics.c: Include <stdio.h>.
19881 * gdb.mi/pthreads.c: Include <stdlib.h>.
19882 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19883
a9640423
MC
198842004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19885
19886 * gdb.threads/schedlock.c: Add copyright notice.
19887
b04e311d
AC
198882004-08-25 Andrew Cagney <cagney@gnu.org>
19889
19890 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19891 (skip_over_handler, breakpoint_over_hander): New test procedures.
19892 (advance, advancei): Add a proper prefix, do not use
19893 rerun_to_main.
19894 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19895
7c27f15b
MC
198962004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19897
19898 * gdb.mi/basics.c: Add copyright notice.
19899 * gdb.mi/var-cmd.c: Add copyright notice.
19900
fffc87ae
MC
199012004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19902
19903 * lib/gdb.exp: Remove signed_keyword_not_used.
19904 * lib/compiler.c: Likewise.
19905 * lib/compiler.cc: Likewise.
19906
d782e0bf
MC
199072004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19908
19909 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19910 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19911
96033e83
MC
199122004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19913
19914 * gdb.base/whatis.c: Add copyright notice.
19915
cf38c229
MK
199162004-08-20 Mark Kettenis <kettenis@gnu.org>
19917
19918 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19919 it to skip the breakpoints encoded in the inline assembly.
19920
f4b49756
MC
199212004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19922
19923 * Makefile.in: Add gdb.fortran.
19924
2f193b69
MC
199252004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19926
19927 * gdb.base/call-sc.exp (test_scalar_returns):
19928 Fix cut-and-paste glitch in "Make fun return now".
19929
89a237cb
MC
199302004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19931
19932 * configure.in: Add gdb.fortran.
19933 * configure: Regenerate.
19934 * gdb.fortran/Makefile.in: New file.
19935 * lib/gdb.exp (skip_fortran_tests): New procedure.
19936
469aff8e
MC
199372004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19938
19939 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19940 reference to bug-gnu@prep.ai.mit.edu.
19941 * gdb.mi/mi-var-child.exp: Likewise.
19942 * gdb.mi/mi-var-cmd.exp: Likewise.
19943 * gdb.mi/mi-var-display.exp: Likewise.
19944 * gdb.mi/mi2-var-block.exp: Likewise.
19945 * gdb.mi/mi2-var-child.exp: Likewise.
19946 * gdb.mi/mi2-var-cmd.exp: Likewise.
19947 * gdb.mi/mi2-var-display.exp: Likewise.
19948
00b51b9f
MK
199492004-08-15 Mark Kettenis <kettenis@gnu.org>
19950
19951 * gdb.base/unload.c (main): Make local variable msg const.
19952
45f07fef
MC
199532004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19954
19955 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19956 to bug-gnu@prep.ai.mit.edu.
19957 * gdb.mi/mi-disassemble.exp: Likewise.
19958 * gdb.mi/mi-eval.exp: Likewise.
19959 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19960 default line number.
19961 * gdb.mi/mi-return.exp: Likewise.
19962 * gdb.mi/mi-simplerun.exp: Likewise.
19963 * gdb.mi/mi-stack.exp: Likewise.
19964 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19965 number with explicit range test.
19966 * gdb.mi/mi-watch.exp: Likewise.
19967 * gdb.mi/mi2-break.exp: Likewise.
19968 * gdb.mi/mi2-cli.exp: Likewise.
19969 * gdb.mi/mi2-disassemble.exp: Likewise.
19970 * gdb.mi/mi2-eval.exp: Likewise.
19971 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19972 default line number.
19973 * gdb.mi/mi2-return.exp: Likewise.
19974 * gdb.mi/mi2-simplerun.exp: Likewise.
19975 * gdb.mi/mi2-stack.exp: Likewise.
19976 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19977 number with explicit range test.
19978 * gdb.mi/mi2-watch.exp: Likewise.
19979
dd8c8ee7
MC
199802004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19981
19982 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19983 * gdb.cp/m-static.exp: Likewise.
19984 * gdb.cp/rtti.exp: Likewise.
19985
4e838464
MK
199862004-08-14 Mark Kettenis <kettenis@gnu.org>
19987
19988 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19989
8d8cb839
EZ
199902004-08-14 Eli Zaretskii <eliz@gnu.org>
19991
19992 * ChangeLog: Prefix Local Variables with semi-colons and indent
19993 the reference to older ChangeLog files, to fix fontification in
19994 Emacs.
19995
deea8bb0
MC
199962004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19997
19998 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19999 * gdb.mi/mi2-break.exp: Likewise.
20000
c3297504
MC
200012004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20002
20003 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
20004
25808999
MC
200052004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20006
20007 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
20008
226a8d71
MC
200092004-08-13 Michael Chastain <mec.gnu@mindspring.com>
20010
20011 * gdb.cp/classes.exp: Remove unused declarations. Just let
20012 test names default instead of providing special names. Remove
20013 extraneous demangler test.
20014
37fdf854
JJ
200152004-08-12 Jeff Johnston <jjohnstn@redhat.com>
20016
20017 * gdb.base/unload.exp: New test for breakpoints in dynamically
20018 loaded libraries.
20019 * gdb.base/unload.c: Ditto.
20020 * gdb.base/unloadshr.c: Ditto.
20021
2d3a7986
MC
200222004-08-12 Michael Chastain <mec.gnu@mindspring.com>
20023
20024 * gdb.cp/classes.exp (test_ptype_class_objects): Call
20025 cp_test_ptype_class.
20026 (test_enums): Likewise.
20027
c72b934c
AC
200282004-08-10 Andrew Cagney <cagney@gnu.org>
20029
20030 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
20031 files.
20032
cc503c8a
AC
200332004-08-10 Andrew Cagney <cagney@gnu.org>
20034
20035 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
20036 init_malloc call.
20037
902f2ccb
MC
200382004-08-10 Michael Chastain <mec.gnu@mindspring.com>
20039
20040 * ChangeLog: Add copyright notice. The notice is copied
20041 from emacs 21.3 top level ChangeLog.
20042
78c90502
MC
200432004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20044
20045 * lib/cp-support.exp: New file.
20046 * lib/cp-support.exp (cp_test_type_class): New function.
20047 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
20048 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
20049 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
20050 cp_test_ptype_class.
20051
88e5ea78
MC
200522004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20053
20054 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
20055 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
20056 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
20057 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
20058 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
20059 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
20060 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
20061 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
20062 gdb.mi/mi2-watch.exp: Update copyright years.
20063
6a89fc9c
MK
200642004-08-09 Mark Kettenis <kettenis@gnu.org>
20065
20066 * gdb.base/sigaltstack.exp: Provide proper anchoring.
20067
1482e0de
MC
200682004-08-09 Michael Chastain <mec.gnu@mindspring.com>
20069
20070 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
20071 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
20072 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
20073 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
20074 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
20075 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
20076 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
20077 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
20078 gdb.mi/mi-watch.exp: Update copyright years.
20079
1a5ce3f3
DJ
200802004-08-08 Daniel Jacobowitz <dan@debian.org>
20081
20082 PR gdb/1738
20083 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
20084 from a breakpoint with a pending signal.
20085
04f6ecf2
DJ
200862004-08-08 Daniel Jacobowitz <dan@debian.org>
20087
20088 PR gdb/1736
20089 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
20090 * gdb.base/sigaltstack.exp (finish_test): Consume output until
20091 the prompt.
20092 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
20093
54d90d35
DJ
200942004-08-08 Daniel Jacobowitz <dan@debian.org>
20095
20096 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
20097
d2f6abb0
DJ
200982004-08-08 Daniel Jacobowitz <dan@debian.org>
20099
20100 PR gdb/1736
20101 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
20102 for i?86-*-linux*.
20103
5598c03d
DJ
201042004-08-08 Daniel Jacobowitz <dan@debian.org>
20105
20106 * gdb.arch/i386-prologue.exp: Compile without debug information.
20107
c6fee705
MC
201082004-08-08 Michael Chastain <mec.gnu@mindspring.com>
20109
20110 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
20111 rather than asking gdb to search.
20112
dd90efdb
MC
201132004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20114
20115 * gdb.base/gcore.c: Include <string.h>.
20116
1e84bec1
MC
201172004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20118
20119 * gdb.base/gcore.c: Add copyright notice.
20120
e425eb2b
MC
201212004-08-05 Michael Chastain <mec.gnu@mindspring.com>
20122
20123 * gdb.base/freebpcmd.c: Include <stdio.h>.
20124 * gdb.base/long_long.c: Include <string.h>.
20125 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20126 * gdb.base/siginfo.c: Include <string.h>.
20127 * gdb.base/sigstep.c: Include <string.h>.
20128
cb9aaed5
MC
201292004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20130
20131 * gdb.base/complex.c: Include <stdlib.h>.
20132
55944f3d
MC
201332004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20134
20135 * gdb.base/complex.c: Add copyright notice.
20136
7b2953d9
MC
201372004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20138
20139 * gdb.base/charset.c: Include <stdlib.h>.
20140
c9133d23
MC
201412004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20142
20143 * gdb.base/auxv.c: Include <stdlib.h>.
20144
0a8490ad
MC
201452004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20146
20147 * gdb.base/auxv.c: Add copyright notice.
20148
3426d5ec
MC
201492004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20150
20151 * gdb.base/coremaker.c: Add copyright notice.
20152 * gdb.base/coremaker2.c: Add copyright notice.
20153
8da195dd
AC
201542004-08-04 Andrew Cagney <cagney@gnu.org>
20155
20156 * gdb.base/store.exp: Update copyright.
20157 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20158 names, do not import gdb_prompt.
20159
8d394f98
AC
201602004-08-01 Andrew Cagney <cagney@gnu.org>
20161
20162 Fix PR testsuite/1729.
20163 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20164 not use capture_value with value 4.
20165 (capture_value): Add optional test name parameter.
20166 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20167 the prefix, pass to capture_value.
20168
b6702b23
MK
201692004-08-01 Mark Kettenis <kettenis@gnu.org>
20170
20171 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20172 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20173 (main): Call new function.
20174
c203e0ca
MC
201752004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20176
20177 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20178
a7995a30
MC
201792004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20180
20181 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20182
9366563b
MC
201832004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20184
b6eeaf26 20185 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20186 Accept more values of vtbl pointer. Remove some messages
20187 about "obsolete gcc or gdb".
20188
2fc1f950
MC
201892004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20190
20191 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20192
c724d49b
MC
201932004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20194
20195 * gdb.base/asm-source.exp: Properly convert target board
20196 debug flags from gcc format to binutils format.
20197
736b0fce
MK
201982004-07-28 Mark Kettenis <kettenis@gnu.org>
20199
20200 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20201 gdb1718". PR backtrace/1718 partially fixed.
20202
5633ea5c
JJ
202032004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20204
20205 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20206
575eebb1
NC
202072004-07-26 Nick Clifton <nickc@redhat.com>
20208
20209 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20210 good default value for a specific architecture is available then
20211 set it to that value. Otherwise default to the -gstabs switch.
20212 Remove the -g... switches from the asm-flags variable. Allow the
20213 target board info to override the value if it wants to. Pass the
20214 switch on the assembler command line.
20215
62104619
MK
202162004-07-23 Mark Kettenis <kettenis@gnu.org>
20217
20218 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20219 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20220 (main): Call new function.
20221
4a1135b8
MC
202222004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20223
20224 Test for PR exp/1715.
20225 * gdb.base/radix.exp: Refactor common procedures. Make all
20226 test names unique. Change XFAIL to KFAIL.
20227
8a12c1f0
MC
202282004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20229
20230 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20231 * gdb.ada/gnat_ada.gin: ... to here.
20232 * configure.in: Use gnat_ada.gin.
20233 * configure: Regenerate.
20234
23b451cf
AC
202352004-07-20 Andrew Cagney <cagney@gnu.org>
20236
20237 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20238 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20239 XFAILs. Clean up test messages and comments. Check backtraces.
20240 Delete re-sync code.
20241
ab618a02
MC
202422004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20243
20244 Fix PR cli/740.
20245 * gdb.base/annota1.exp: Honor gdb,nosignals.
20246 * gdb.base/annota3.exp: Likewise.
20247
46dad340
MC
202482004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20249
20250 * lib/java.exp: Update copyright notice.
20251
756d8c70
AC
202522004-07-19 Andrew Cagney <cagney@gnu.org>
20253
20254 * gdb.base/selftest.exp: Copy file from here ...
20255 * gdb.gdb/selftest.exp: ... to here.
20256
586027e6
AC
202572004-07-16 Andrew Cagney <cagney@redhat.com>
20258
20259 * lib/insight-support.exp: Delete file.
20260 * lib/java.exp (java_init): Fix copyright.
20261
029d2200
AC
202622004-07-16 Andrew Cagney <cagney@gnu.org>
20263
20264 * gdb.base/restore.c: Append "prologue" to comments marking the a
20265 function's prologue.
20266 * gdb.base/restore.exp: Update copyright, re-indent.
20267 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20268 callerN" prefix where needed. Update patterns that match a
20269 function's prologue.
20270
653b62c5
MC
202712004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20272
20273 * gdb.base/restore.c: Add copyright notice.
20274
f7d690e5
AC
202752004-07-16 Andrew Cagney <cagney@gnu.org>
20276
20277 * gdb.base/logical.exp: Update copyright.
20278 (evaluate): New procedure. Use to re-implement tests using
20279 several tables.
20280
d629a7cb
MH
202812004-07-14 Martin Hunt <hunt@redhat.com>
20282
20283 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20284 which fixes some problems where init.tcl was not found.
20285
9c7bb332
AC
202862004-07-13 Andrew Cagney <cagney@gnu.org>
20287
6bf46641
AC
20288 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20289 (check_sizeof, check_valueof): Do not include the output in the
20290 test name. Use gdb_test.
20291 (get_valueof): Use gdb_test_multiple.
20292
c4ffd4c0
AC
20293 * gdb.base/step-test.exp: Update copyright. Use
20294 gdb_test_multiple. Ensure that test names do not include
20295 architecture dependent output.
20296
ab89363a
AC
20297 * gdb.gdb/observer.exp: Update copyright.
20298 (setup_test): Use gdb_test_multiple.
20299 (attach_first_observer, attach_second_observer)
20300 (attach_third_observer, detach_first_observer)
20301 (detach_second_observer, detach_third_observer)
20302 (reset_counters, check_counters): Make $message a prefix.
20303 (test_normal_stop_notifications): Add "args" parameter - a list of
20304 init functions to be called. Make $message a prefix,
20305 (test_observer_normal_stop): Change the message prefixes so that
20306 they are unique, pass the attach / detach procedures to
20307 test_normal_stop_notifications.
20308
ec58997a
AC
20309 * gdb.base/signull.exp (test_segv): Prefix all tests with
20310 "${name}". Clean up test messages.
20311
b475183b
AC
20312 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20313
9c7bb332
AC
20314 * gdb.base/ena-dis-br.exp: Update copyright.
20315 (break_at): New function. Replace send_gdb with gdb_test,
20316 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20317 ignore count, not stopped at bpt", with KFAIL.
20318
2dd95497
CV
203192004-07-13 Corinna Vinschen <vinschen@redhat.com>
20320
20321 * gdb.base/attach.exp: Remove cleanupfile handling.
20322
419e626b
AC
203232004-07-12 Andrew Cagney <cagney@gnu.org>
20324
20325 * gdb.base/annota1.exp: Cleanup corefile test name.
20326 * gdb.base/annota3.exp: Ditto.
20327
8b1b3228
AC
203282004-07-12 Andrew Cagney <cagney@gnu.org>
20329
78650829
AC
20330 * gdb.base/signals.exp: Clean up copyright, re-indent.
20331
8b1b3228
AC
20332 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20333 gdb_test and gdb_test_multiple.
20334
935c2760
JJ
203352004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20336
20337 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20338 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20339 provide line number info for first statement in main.
20340
1544280f
AC
203412004-07-08 Andrew Cagney <cagney@gnu.org>
20342
1279f4ff
AC
20343 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20344
1544280f
AC
20345 * gdb.base/sigbpt.exp: Make the common part of each test name a
20346 prefix instead of suffix.
20347
bcc82369
BR
203482004-07-07 Bob Rossi <bob_rossi@cox.net>
20349
20350 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20351 test from test_tbreak_creation_and_listing to
20352 test_file_list_exec_source_file
20353 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20354 Changed name of test from test_tbreak_creation_and_listing to
20355 test_file_list_exec_source_file
20356
23f4b0aa
JJ
203572004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20358
20359 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20360 the jmisc() constructor instead of <init>.
20361 * gdb.java/jmisc1.exp: Ditto.
20362
56401cd5
AC
203632004-07-07 Andrew Cagney <cagney@gnu.org>
20364
20365 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20366 corrupting the PC.
20367
44ae2f6a
MC
203682004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20369
20370 * gdb.cp/templates.exp: Accept whitespace change in demangler
20371 output.
20372
45a83408
AC
203732004-07-06 Andrew Cagney <cagney@gnu.org>
20374
20375 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20376
d205ad70
MC
203772004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20378
20379 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20380 * lib/compiler.cc: Likewise.
20381
06ea1a61
MC
203822004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20383
20384 * lib/compiler.cc: Work around string preprocessing problem
20385 with old hp c++ compiler.
20386 * lib/compiler.c: Likewise.
20387
daab1251
CV
203882004-06-29 Corinna Vinschen <vinschen@redhat.com>
20389
20390 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20391 directives to conditionalize symbol prefixing.
20392 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20393 additional_flags handling. Add underscore prefix for Cygwin.
20394 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20395 conditionalize symbol prefixing.
20396 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20397 additional_flags handling. Add underscore prefix for Cygwin.
20398
cc984116
CV
203992004-06-29 Corinna Vinschen <vinschen@redhat.com>
20400
20401 * gdb.base/bigcore.exp: Skip test on Cygwin.
20402
c279b077
MC
204032004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20404
20405 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20406 formats for "info register". Use gdb_test_multiple. Fix
20407 the "invalid register" test.
20408
0e915747
CV
204092004-06-28 Corinna Vinschen <vinschen@redhat.com>
20410
20411 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20412 PID for Cygwin. Add Cygwin specific strings to check for in some
20413 tests.
20414 (do_attach_tests): Add a test for user interaction when attaching
20415 to a process with no matching symbol table already loaded.
20416
11422c86
AC
204172004-06-26 Andrew Cagney <cagney@gnu.org>
20418
20419 Test PR java/1567 and PR java/1565.
20420 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20421 * gdb.java/jmisc2.exp: Delete file.
20422
cefbce26
MC
204232004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20424
20425 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20426
e19f872c
CV
204272004-06-25 Corinna Vinschen <vinschen@redhat.com>
20428
20429 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20430 attach process.
20431
d931ba3b
MC
204322004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20433
20434 * gdb.cp/pr-1553.exp: Remove.
20435
aef68c48
MC
204362004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20437
20438 * gdb.cp/pr-1553.cc: Remove.
20439 * gdb.cp/pr-1553.exp: Disable this test.
20440
8d5df71a
JB
204412004-06-20 Jim Blandy <jimb@redhat.com>
20442
a9c64011 20443 Fix PR testsuite/1680.
8d5df71a
JB
20444 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20445 regular expressions.
20446
4ac6f39d
MC
204472004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20448
20449 Fix PR testsuite/1679.
20450 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20451 Issue an UNSUPPORTED result instead.
20452
1b413552
JB
204532004-06-18 Jim Blandy <jimb@redhat.com>
20454
20455 * gdb.base/charset.exp: Only send a control-C if we see a new
20456 prompt and incomplete command.
20457
6daa6ebd
MC
204582004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20459
20460 * gdb.cp/pr-574.cc: Add copyright notice.
20461
51fa4ae0
JB
204622004-06-17 Jim Blandy <jimb@redhat.com>
20463
20464 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20465 cases where the regexp has no groups; this grabs random text from
20466 the previous test suite, whatever that was.
20467
8fea26c5
MC
204682004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20469
20470 * gdb.cp/printmethod.cc: Add copyright notice.
20471
1e3aeb41
MC
204722004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20473
20474 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20475
9d9030bc
AC
204762004-06-16 Andrew Cagney <cagney@gnu.org>
20477
20478 * gdb.base/signull.c: Update copyright. Include <string.h>.
20479 (bowler): Replace data_pointer with data_read
20480 and data_write cases. Add code_descriptor case.
20481 (zero, desc): New array and pointer.
20482 (data, code): Change to simple pointers.
20483 * gdb.base/signull.exp: Fix probe pattern matching a function
20484 descriptor SIGSEGV. Replace data_pointer with data_read and
20485 data_write tests.
20486
acd4ad44
AC
204872004-06-16 Andrew Cagney <cagney@gnu.org>
20488
20489 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20490
08fd625c
MC
204912004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20492
20493 * gdb.base/long_long.c: Add copyright notice.
20494
1903502c
MC
204952004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20496
20497 * gdb.base/long_long.exp: Remove reference to
20498 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20499 to gdb_breakpoint and gdb_continue_to_breakpoint.
20500
83313cb1
JB
205012004-06-14 Jim Blandy <jimb@redhat.com>
20502
20503 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20504 endian case.
20505
1bf404ef
AC
205062004-06-14 Andrew Cagney <cagney@gnu.org>
20507
20508 * gdb.base/gcore.exp (capture_command_output): Delete the always
20509 passing tests containing inferior values.
20510 * gdb.base/ending-run.exp: Do not include the breakpoint address
20511 in the test message. Update copyright.
20512 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20513 size in the test name, use gdb_test_multiple. Update copyright.
20514
ef220b33
MC
205152004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20516
20517 * gdb.cp/ref-types.cc: Add copyright notice.
20518
4f70a4c9
MC
205192004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20520
20521 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20522 hp_aCC_compiler.
20523 * lib/compiler.cc: Likewise.
20524 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20525 'set' commands. Log diagnostics for other lines. Set
20526 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20527
335928ac
MC
205282004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20529
20530 * gdb.cp/try_catch.cc: Add copyright notice.
20531
2efb12e8
MC
205322004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20533
20534 * gdb.cp/userdef.cc: Add copyright notice.
20535
0bbed51a
MC
205362004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20537
20538 * gdb.cp/virtfunc.cc: Add copyright notice.
20539
e12a46c9
RC
205402004-06-11 Randolph Chung <tausq@debian.org>
20541
20542 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20543 problem.
20544
338e05af
AC
205452004-06-10 Andrew Cagney <cagney@gnu.org>
20546
20547 * lib/compiler.cc, lib/compiler.c: Append either
20548 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20549 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20550 instead of gcc-3-3.
20551
dc3f10cb
AC
205522004-06-09 Andrew Cagney <cagney@gnu.org>
20553
b4d946af
AC
20554 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20555 gdb/1455, bug is specific to "long long" and "double".
a9c64011 20556
dc3f10cb
AC
20557 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20558 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20559 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20560 fixed.
20561
b5c0bfa2
AC
205622004-06-09 Andrew Cagney <cagney@gnu.org>
20563
20564 * gdb.base/structs.exp (test_struct_returns): Replace
20565 "return_value_unknown" and "finish_value_unknown" by
20566 "return_value_known" and "finish_value_known". Instead of
20567 "return_value_unknown" iff "finish_value_unknown", check
20568 "return_value_known" implies "finish_value_known".
20569
caeb605f
MH
205702004-06-08 Martin Hunt <hunt@redhat.com>
20571
20572 * gdb.base/float.exp: Add pattern for mips targets.
20573
c892bb64
RC
205742004-06-08 Randolph Chung <tausq@debian.org>
20575
20576 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20577 message for unknown architectures more clear.
20578
48306d3e
JB
205792004-06-08 Joel Brobecker <brobecker@gnat.com>
20580
20581 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20582 start the execution of the program.
20583
83ecb59f
JB
205842004-06-07 Jim Blandy <jimb@redhat.com>
20585
20586 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20587 * gdb.arch/i386-cpuid.h: New helper file.
20588
55264cb4
RC
205892004-06-07 Randolph Chung <tausq@debian.org>
20590
20591 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20592 has started.
20593
23cadb28
RM
205942004-06-04 Roland McGrath <roland@redhat.com>
20595
20596 Fix PR gdb/1647.
20597 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20598 differently to be robust to output buffering differences.
20599
51d01eda
MC
206002004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20601
20602 * gdb.threads/pthreads.exp: Update copyright years.
20603 (check_control_c): Change asynchronous 'after' to synchronous.
20604
f4fc3b93
RM
206052004-06-04 Roland McGrath <roland@redhat.com>
20606
20607 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20608 next gdb prompt.
20609
4013522b
MC
206102004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20611
20612 Fix PR gdb/1636.
20613 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20614 calls to synchronous.
20615
7a8f1e6b
JB
206162004-05-26 Jim Blandy <jimb@redhat.com>
20617
20618 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20619
81bb3443
RC
206202004-05-24 Randolph Chung <tausq@debian.org>
20621
20622 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20623 * gdb.asm/pa.inc: New file.
20624
8f5a3103
MK
206252004-05-22 Mark Kettenis <kettenis@gnu.org>
20626
20627 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20628
734b8fe8 206292004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 20630 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
20631
20632 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20633 GDB prompt.
20634
725603e1
UW
206352004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20636
f4fc3b93 20637 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
20638 setjmp/longjmp. Use sigaction instead of signal.
20639
8b923272 206402004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 20641 Michael Snyder <msnyder@redhat.com>
8b923272
JB
20642
20643 * gdb.threads/pthread_cond_wait.c: New file.
20644 * gdb.threads/pthread_cond_wait.exp: New testcase.
20645
8bfabb04
AC
206462004-05-13 Andrew Cagney <cagney@redhat.com>
20647
20648 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20649 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20650
42edda50
AC
206512004-05-11 Andrew Cagney <cagney@redhat.com>
20652
20653 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20654 fixed but revealed gdb/1639.
20655
d303a6c7
AC
206562004-05-10 Andrew Cagney <cagney@redhat.com>
20657
20658 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20659 func1" and "next to 2nd alarm", kernel bug avoided.
20660
bf08c2a1
DJ
206612004-05-10 Daniel Jacobowitz <dan@debian.org>
20662
20663 PR external/1568
20664 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20665 XFAIL if it is smaller than bytes_allocated.
20666 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20667 (main): Make chunks_allocated unsigned. Correct comment.
20668
c0586a34
JB
206692004-05-07 Joel Brobecker <brobecker@gnat.com>
20670
20671 * gdb.arch/powerpc-aix-prologue.c: New file.
20672 * gdb.arch/powerpc-aix-prologue.exp: New file.
20673
f2785d12
JB
206742004-05-07 Jim Blandy <jimb@redhat.com>
20675
20676 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20677 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20678
bd7f6e30
JB
206792004-05-06 Joel Brobecker <brobecker@gnat.com>
20680
20681 * gdb.base/sep.exp: No longer setup_kfail when the program was
20682 built with dwarf2.
20683
0a5e7efe
JI
206842004-05-05 Jim Ingham <jingham@apple.com>
20685
20686 * gdb.base/pending.exp: Make sure pending breakpoints
20687 preserve the ignore count.
f4fc3b93 20688
a8958849
MK
206892004-04-27 Jerome Guitton <guitton@gnat.com>
20690
20691 * i386-prologue.exp: Add testcase for jump instruction as first
20692 instruction of the real code.
20693 * i386-prologue.c (jump_at_beginning): New function.
20694
7e103f5b
MK
206952004-04-28 Mark Kettenis <kettenis@gnu.org>
20696
20697 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20698 x86_64-*-*.
20699
5d38b224
MK
207002004-04-28 Mark Kettenis <kettenis@gnu.org>
20701
20702 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20703 i*86-*-*.
20704
0ef32fd9
MK
207052004-04-25 Mark Kettenis <kettenis@gnu.org>
20706
20707 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20708 expression that checks the return type.
20709
71d7dd7c
AC
207102004-04-23 Andrew Cagney <cagney@redhat.com>
20711
20712 * gdb.base/call-sc.exp: New test of scalar call/return values.
20713 * gdb.base/call-sc.c: Ditto.
20714
1e9f977e
JJ
207152004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20716
20717 * gdb.threads/manythreads.c: Reduce thread stack size.
20718
899d9e3a
JJ
207192004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20720
20721 * gdb.threads/manythreads.c: Add copyright notice.
20722
61bcae62
AC
207232004-04-23 Andrew Cagney <cagney@redhat.com>
20724
20725 * gdb.base/siginfo.exp: Better handle step out of signal.
20726 * gdb.base/sigstep.exp: Ditto.
20727
7339a42e 207282004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 20729 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
20730
20731 * gdb.threads/manythreads.c: New testcase.
20732 * gdb.threads/manythreads.exp: Ditto.
20733
5c98409b
JB
207342004-04-22 Jim Blandy <jimb@redhat.com>
20735
20736 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20737 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20738
3b611f1a
MC
207392004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20740
20741 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20742
f0fd9238
AC
207432004-04-21 Andrew Cagney <cagney@redhat.com>
20744
20745 * gdb.base/sigstep.c: New file.
20746 * gdb.base/sigstep.exp: New file.
20747
90990674
JB
207482004-04-16 Joel Brobecker <brobecker@gnat.com>
20749
20750 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20751 call to observer_notify_normal_stop.
20752
78cef34b
AC
207532004-04-15 Andrew Cagney <cagney@redhat.com>
20754
20755 * gdb.base/siginfo.c: New file.
20756 * gdb.base/siginfo.exp: New file.
20757
d2343407
JB
207582004-04-12 J. Brobecker <brobecker@gnat.com>
20759
20760 * gdb.base/sep.exp: Fix typo in comment.
20761
a2dba3c8
JB
207622004-04-12 J. Brobecker <brobecker@gnat.com>
20763
20764 * gdb.base/sep.c: New file.
20765 * gdb.base/sep-proc.c: New file.
20766 * gdb.base/sep.exp: New testcase.
20767
15f7b60e
MK
207682004-04-09 Mark Kettenis <kettenis@gnu.org>
20769
20770 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20771 support.
20772
44f4de1a
AC
207732004-04-05 Andrew Cagney <cagney@redhat.com>
20774
20775 * gdb.base/sigaltstack.c: New file.
20776 * gdb.base/sigaltstack.exp: New file.
20777
ef04f396
JB
207782004-04-04 Joel Brobecker <brobecker@gnat.com>
20779
20780 * gdb.base/foll-fork.exp: Update the expected output for
20781 "help set follow-fork-mode", to match a change that was made
20782 to the help of this variable on 2004-01-13.
20783
d40d2c92
JB
207842004-04-01 Joel Brobecker <brobecker@gnat.com>
20785
20786 * lib/ada.exp: Add copyright notice.
20787 * bar.ads: Likewise.
20788 * bar.adb: Likewise.
20789 * null_record.adb: Likewise.
20790 * null_record.exp: Likewise.
20791 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20792
f86ef5a3
JB
207932004-04-01 Joel Brobecker <brobecker@gnat.com>
20794
20795 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20796 * configure: Regenerate.
20797
414e70e3
JB
207982004-04-01 Joel Brobecker <brobecker@gnat.com>
20799
20800 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20801 to build the application. Remove the message printed when in
20802 verbose mode, redundant with the UNSUPPORTED message above.
20803
f0aaee49
JB
208042004-03-31 Joel Brobecker <brobecker@gnat.com>
20805
20806 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20807 * gdb.ada (null_record.exp): New testcase.
20808
ac81cb54
JB
208092004-03-31 Joel Brobecker <brobecker@gnat.com>
20810
20811 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20812
854af2f7
JB
208132004-03-31 Joel Brobecker <brobecker@gnat.com>
20814
20815 * gdb.ada: New subdirectory.
20816 * gdb.ada/Makefile.in: New file.
20817 * gdb.ada/gnat_ada.gpr.in: New file.
20818
034cb681
JB
208192004-03-31 Joel Brobecker <brobecker@gnat.com>
20820
20821 * lib/ada.exp: New file.
20822
78a1a894
DJ
208232004-03-24 Daniel Jacobowitz <drow@mvista.com>
20824
20825 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20826 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20827
4b2b3b3e
AC
208282004-03-22 Andrew Cagney <cagney@redhat.com>
20829
20830 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20831 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20832 Problem identified by Ulrich Weigand.
20833
23c73aa3
DC
208342004-03-17 David Carlton <carlton@kealia.com>
20835
20836 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20837 PR c++/826.
20838
d63a86f8
RM
208392004-03-16 Roland McGrath <roland@redhat.com>
20840
20841 * gdb.base/auxv.exp: New file.
20842 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20843
0e02aa50
DC
208442004-03-12 David Carlton <carlton@kealia.com>
20845
20846 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20847 * gdb.cp/pr-1553.cc: Ditto.
20848 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20849 pass branch.
20850
c20b71be
MC
208512004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20852
20853 * gdb.cp/templates.exp: Accept more template types.
20854
c7414a01
MC
208552004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20856
20857 From Corinna Vinschen with modifications.
20858 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20859 local variable obj_with_enum.
20860 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20861 results with obj_with_enum.
20862
ed69573c
MC
208632004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20864
20865 * gdb.cp/classes.cc: New file, copied from misc.cc.
20866 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20867
28301461
MC
208682004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20869
20870 * gdb.cp/misc.cc: Add copyright notice.
20871
1198ecbe
DC
208722004-03-05 David Carlton <carlton@kealia.com>
20873
20874 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20875 * gdb.cp/rtti.h: Update copyright.
20876 (namespace n2::n3): New.
20877 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20878 (n2::n3::func3): New.
20879 (main): Call n2::n3::func3.
20880 * gdb.cp/rtti2.cc: Update copyright.
20881 (n2::create3): New.
20882
9e08c470
MK
208832004-03-04 Mark Kettenis <kettenis@gnu.org>
20884
20885 * gdb.asm/openbsd.inc: Fix typo.
20886
4bebc3aa
FF
208872004-03-03 Fred Fish <fnf@redhat.com>
20888
20889 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20890 "val" instead of unused "size". Update copyright year.
20891
6ea9fb37
DJ
208922004-02-29 Daniel Jacobowitz <drow@mvista.com>
20893
20894 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20895 to use unsigned char.
20896 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20897 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20898
23b23974
DJ
208992004-02-29 Daniel Jacobowitz <drow@mvista.com>
20900
20901 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20902 line of output.
20903
7574fd53
DJ
209042004-02-28 Daniel Jacobowitz <drow@mvista.com>
20905
20906 * gdb.base/relocate.c (dummy): Initialize.
20907
a195357f
DJ
209082004-02-28 Daniel Jacobowitz <drow@mvista.com>
20909
20910 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20911 a breakpoint at exit.
20912
72fd54a9
FF
209132004-02-27 Fred Fish <fnf@redhat.com>
20914
20915 * gdb.base/chng-syms.exp: Add expect condition to match failing
20916 case that isn't a timeout.
20917
b9d23137
AC
209182004-02-27 Andrew Cagney <cagney@redhat.com>
20919
20920 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20921 support.
20922
15d208f6 209232004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 20924
15d208f6
FF
20925 * gdb.arch/gdb1431.c: Remove.
20926 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20927 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20928 of "until" incorrectly.
20929
98f9cd2d
JB
209302004-02-26 J. Brobecker <brobecker@gnat.com>
20931
20932 * gdb.cp/class2.cc (empty): New class.
20933 (refer): New function.
20934 (main): Declare an object of type empty and use it.
20935 * gdb.cp/class2.exp: Print the value of an object of type empty.
20936
9b50c11b
JJ
209372004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20938
20939 * gdb.base/langs.exp: Update query string to match the
20940 new nquery format used for pending breakpoints.
20941
0dcd613f
AC
209422004-02-26 Andrew Cagney <cagney@redhat.com>
20943
20944 Fix PR i18n/1570.
20945 * gdb.base/charset.c: Update copyright notice.
20946 (main, init_string): Remove the escape character '\e' tests.
20947 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20948 * gdb.base/charset.exp (valid_host_charset): Ditto.
20949 * gdb.base/setvar.exp: Ditto.
20950
b8a56647
AC
209512004-02-24 Andrew Cagney <cagney@redhat.com>
20952
90d59e34
AC
20953 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20954 mmapped data in core file" PASS and FAIL messages consistent.
20955
b8a56647
AC
20956 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20957 setting a breakpoint. Work around PR java/1565.
20958
9f27c604
JJ
209592004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20960
20961 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20962 new nquery format.
20963 * gdb.base/pending.exp: Ditto.
20964
3224a706
MK
209652004-02-22 Mark Kettenis <kettenis@gnu.org>
20966
20967 * configure.in: Run stabs tests on *BSD.
20968 * configure: Regenerated.
20969
41e0a9ca
MK
209702004-02-21 Mark Kettenis <kettenis@gnu.org>
20971
20972 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20973
1e1b3428
FF
209742004-02-20 Fred Fish <fnf@redhat.com>
20975
20976 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20977 blank in test for "returns short", for consistency with other
20978 "returns xxx" tests. Update copyright year.
20979
f9a7572a
FF
209802004-02-19 Fred Fish <fnf@redhat.com>
20981
20982 New testcase for PR breakpoint/1558.
20983 * gdb.arch/gdb1558.exp: New file.
20984 * gdb.arch/gdb1558.c: New file.
20985
b2ce2854
EZ
209862004-02-19 Elena Zannoni <ezannoni@redhat.com>
20987
20988 * gdb.base/nodebug.exp: Fix typo.
20989
e7c9ff01
JB
209902004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20991
20992 Committed by Jim Blandy <jimb@redhat.com>.
20993
62f4b920
JB
20994 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20995
2db536a1
JB
20996 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20997
e7c9ff01
JB
20998 * gdb.base/float.exp: Support s390*-*-* targets.
20999
f3205b34
AF
210002004-02-17 Adam Fedor <fedor@gnu.org>
21001
21002 * gdb.base/gdb1555.exp: New file.
21003 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
21004
9d62932d
EZ
210052004-02-17 Elena Zannoni <ezannoni@redhat.com>
21006
21007 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
21008
344c9711
FF
210092004-02-16 Fred Fish <fnf@redhat.com>
21010
21011 * gdb.arch/gdb1291.c: Remove
21012 * gdb.arch/gdb1291.s: New test input file.
21013 * gdb.arch/gdb1291.exp: Expand test to check case that should not
21014 fail. Test for correct result, known incorrect result, other
21015 failures and timeouts.
21016
2d822687
AC
210172004-02-16 Andrew Cagney <cagney@redhat.com>
21018
21019 * gdb.base/bigcore.exp: New file.
21020 * gdb.base/bigcore.c: New file.
21021
dac15b66
AC
210222004-02-13 Andrew Cagney <cagney@redhat.com>
21023
21024 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
21025 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
21026 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
21027 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
21028 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21029 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
21030 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
21031 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
21032 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
21033 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
21034
6bdfc2c4
JJ
210352004-02-11 Jeff Johnston <jjohnstn@redhat.com>
21036
21037 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
21038 executed is an alloc instruction.
21039
87b3ede8
DC
210402004-02-11 David Carlton <carlton@kealia.com>
21041
21042 * gdb.cp/breakpoint.exp: New.
21043 * gdb.cp/breakpoint.cc: New.
21044
6e19e2bf
MC
210452004-02-11 Michael Chastain <mec.gnu@mindspring.com>
21046
21047 Partial fix for PR gdb/1543.
21048 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
21049 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
21050 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
21051 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
21052 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
21053 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
21054 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
21055 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
21056 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
21057 to bug-gdb@prep.ai.mit.edu .
21058 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
21059 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
21060 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
21061 Likewise.
21062
5c5455dc
AC
210632004-02-10 Andrew Cagney <cagney@redhat.com>
21064
21065 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
21066 using gdb_internal_error_resync.
21067
9cf689d7
DJ
210682004-02-09 Daniel Jacobowitz <drow@mvista.com>
21069
21070 * gdb.threads/thread-specific.exp: Stop early if no threads are
21071 found.
21072
d2dc51db
MC
210732004-02-09 Michael Chastain <mec.gnu@mindspring.com>
21074
21075 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
21076
14b1a056
DJ
210772004-02-08 Daniel Jacobowitz <drow@mvista.com>
21078
21079 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
21080 breakpoints.
21081
83f66e8f
DJ
210822004-02-07 Daniel Jacobowitz <drow@mvista.com>
21083
21084 * config/sim.exp (gdb_load): Handle $arg == "".
21085 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
21086 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
21087
30fc0091
EZ
210882004-02-07 Elena Zannoni <ezannoni@redhat.com>
21089
a9c64011
AS
21090 * gdb.base/maint.exp: Update test to reflect
21091 obstack changes.
30fc0091 21092
4d806929
JJ
210932004-02-04 Jeff Johnston <jjohnstn@redhat.com>
21094
21095 * gdb.base/pendshr.c (pendfunc): New function that calls
21096 pendfunc1.
21097 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
21098
7bfdd688
FF
210992004-02-04 Fred Fish <fnf@redhat.com>
21100
21101 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
21102 function symbols and update copyright years.
21103 * gdb.arch/gdb1291.c: Ditto.
21104
aaa08ee4
MC
211052004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21106
21107 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
21108
dbad7755
MC
211092004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21110
21111 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
21112
ec4646ef
MC
211132004-02-03 Michael Chastain <mec.gnu@mindspring.com>
21114
21115 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
21116
1b802196
FF
211172004-02-02 Fred Fish <fnf@redhat.com>
21118
21119 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
21120 remote targets. Update copyright years.
21121
18fe2033
JJ
211222004-02-02 Jeff Johnston <jjohnstn@redhat.com>
21123
21124 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21125 support.
21126 * gdb.base/langs.exp: Fix test which attempts to create
21127 breakpoint on non-existent function to handle new pending
21128 support.
21129 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21130 a breakpoint.
21131 * gdb.base/pending.exp: New test.
21132 * gdb.base/pending.c: New file.
21133 * gdb.base/pendshr.c: Ditto.
21134
8d577d32
DC
211352004-02-02 David Carlton <carlton@kealia.com>
21136
21137 * gdb.cp/overload.exp: Add overloadNamespace tests.
21138 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21139 (overloadNamespace, XXX): New.
21140 (main): Call XXX::marker2.
21141
3ad13771
FF
211422004-02-01 Fred Fish <fnf@redhat.com>
21143
21144 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21145 * gdb.base/finish.exp: Ditto.
21146 * gdb.base/gcore.exp: Ditto.
21147 * gdb.base/huge.exp: Ditto.
21148 * gdb.base/info-proc.exp: Ditto.
21149 * gdb.base/return2.exp: Ditto.
21150 * gdb.threads/gcore-thread.exp: Ditto.
21151
44c75849
DJ
211522004-02-01 Daniel Jacobowitz <drow@mvista.com>
21153
21154 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21155
005bc093
MK
211562004-02-01 Mark Kettenis <kettenis@gnu.org>
21157
21158 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21159 that opening the file succeeds on OpenBSD.
21160
c47cebdb
DJ
211612004-02-01 Daniel Jacobowitz <drow@mvista.com>
21162
21163 * gdb.threads/thread-specific.c: New file.
21164 * gdb.threads/threads-specific.exp: New test script.
21165 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21166 to expect_out.
21167
5a01311c
MK
211682004-02-01 Mark Kettenis <kettenis@gnu.org>
21169
21170 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21171 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21172 only on the "print_small_structs from print_long_arg_list" test.
21173
ce22a4f1
DJ
211742004-02-01 Daniel Jacobowitz <drow@mvista.com>
21175
21176 * gdb.base/completion.exp: Kill a stray backslash.
21177
21178 From Jim Ingham <jingham@apple.com>:
21179 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21180 agrees with the result from sending a tab.
21181
abbab9d3
DJ
211822004-01-31 Daniel Jacobowitz <drow@mvista.com>
21183
21184 * gdb.base/chng-syms.exp: Remove stray newline.
21185
53904d1e
MK
211862004-01-31 Mark Kettenis <kettenis@gnu.org>
21187
21188 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21189 *-*-openbsd*.
21190 * gdb.asm/openbsd.inc: New file.
21191
3a4b3aac
MK
211922004-01-30 Mark Kettenis <kettenis@gnu.org>
21193
21194 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21195 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21196 *-*solaris2*. Remove commented out default settings for
21197 asm-flags. Replace gdb_compile with target_link.
21198
ebac27b4
MC
211992004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21200
21201 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21202 for all tests. Remove old hp-ux and cygnus xfail cases.
21203
d8679d84
PH
212042004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21205
21206 * gdb.base/chng-syms.exp: New file.
21207 * gdb.base/chng-syms.c: New file.
21208
0a55bc22
MC
212092004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21210
21211 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21212 Provide arms for current output in all my configurations.
21213
94b8e876
MC
212142004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21215
21216 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21217 * lib/compiler.cc: Likewise.
21218 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21219 get the right preprocessor. Eval the output directly. Remove
21220 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21221 hp_f77_compiler and hp_f90_compiler completely.
21222 (gdb_preprocess): Delete.
21223 (get_compiler): Delete.
21224
7cf03d44
MK
212252004-01-24 Mark Kettenis <kettenis@gnu.org>
21226
21227 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21228 <string.h>.
21229
68b6dce9
NR
212302004-01-24 Nick Roberts <nick@nick.uklinux.net>
21231
21232 * gdb.mi/mi-stack.exp: Update copyright.
21233
b368761e
DC
212342004-01-23 David Carlton <carlton@kealia.com>
21235
21236 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21237 test for cp_lookup_transparent_type.
21238 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21239 call them.
21240
f2061b53
DJ
212412004-01-23 Daniel Jacobowitz <drow@mvista.com>
21242
21243 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21244 after -var-update.
21245
37fc574a
DC
212462004-01-23 David Carlton <carlton@kealia.com>
21247
21248 * gdb.cp/namespace.cc (C::ensureRefs): New.
21249 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21250
8e94b928
NR
212512004-01-20 Nick Roberts <nick@nick.uklinux.net>
21252
21253 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21254 case "-stack-list-locals 2".
21255 * gdb.mi/mi-var-child.exp: Test for case
21256 "-var-list-children --all-values NAME".
21257
997b0952
MC
212582004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21259
21260 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21261
52470da3
MK
212622004-01-18 Mark Kettenis <kettenis@gnu.org>
21263
7049b4b8
MK
21264 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21265 used with gdb_test_multiple.
21266
52470da3
MK
21267 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21268 read at address 0. This fixes PR testsuite/1504.
21269
da6012e5
DJ
212702004-01-18 Daniel Jacobowitz <drow@mvista.com>
21271
21272 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21273 Remove downloading, guessing the host executable, the calls to
21274 gdb_file_cmd and gdb_target_cmd, and "load" support.
21275 (infer_host_exec): New function broken out from gdb_load.
21276 (gdb_load): New wrapper for gdbserver_gdb_load.
21277 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21278 gdb_target_cmd. Use -target-select.
21279 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21280 Download binaries to the host. Clear last_mi_remote_file when
21281 we load a new binary.
21282 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21283 call gdbserver_gdb_load and mi_gdb_target_cmd.
21284
32c70722
MC
212852004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21286
21287 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21288 type patterns.
21289
b0cecf36
MC
212902004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21291
21292 * gdb.cp/templates.exp: Fix typo in test name of
21293 "print Foo<volatile char*>::foo".
21294
4120d7e6
MC
212952004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21296
21297 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21298
f679e530
BE
212992004-01-16 Ben Elliston <bje@wasabisystems.com>
21300
21301 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21302 (clean mostlyclean): Remove empty rm.
21303
091c48f6
MC
213042004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21305
21306 * gdb.base/setvar.exp: Add copyright years.
21307
3e5fc8d2
DC
213082004-01-14 David Carlton <carlton@bactrian.org>
21309
21310 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21311 PR c++/1511 and update coment.
21312 * gdb.cp/templates.exp: Update patterns to match current output.
21313 If changes involve something other than whitespace, KFAIL
21314 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21315
63d06c5c
DC
213162004-01-14 David Carlton <carlton@kealia.com>
21317
21318 * gdb.cp/namespace.exp: Add tests involving classes defined within
21319 namespaces.
21320 * gdb.cp/namespace.cc (C::CClass): New.
21321 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21322
a51dab88
EZ
213232004-01-14 Elena Zannoni <ezannoni@redhat.com>
21324
21325 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21326 what debug info we have. Print a better message if something goes
21327 wrong while producing the separate debug info file.
21328
a476ccc9
MC
213292004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21330
21331 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21332
f453692c
MC
213332004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21334
21335 * gdb.base/callfuncs.c: Add copyright notice.
21336
f40063a5
MC
213372004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21338
21339 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21340 inheritance. PR gdb/1498, PR gcc/13539.
21341
19ac3974
EZ
213422004-01-13 Elena Zannoni <ezannoni@redhat.com>
21343
a9c64011
AS
21344 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21345 test specific name.
21346 * gdb.mi/gdb669.exp: Ditto.
21347 * gdb.mi/mi-pthreads.exp: Ditto.
21348 * gdb.mi/mi1-pthreads.exp: Ditto.
21349 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21350
56c97c6e
MC
213512004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21352
21353 * gdb.cp/member-ptr.cc: Add copyright notice.
21354
a0644324
MC
213552004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21356
21357 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21358 some patterns for recent versions of gcc and hpacc. Delete
21359 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21360 Delete tests that access a NULL pointer-to-member-data. This
21361 script is still disabled for gcc.
21362
32fabe09
EZ
213632004-01-12 Elena Zannoni <ezannoni@redhat.com>
21364
21365 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21366 escaped correctly.
32fabe09 21367
1f8a6abb
EZ
213682004-01-12 Elena Zannoni <ezannoni@redhat.com>
21369
21370 * gdb.base/sepdebug.exp: New file.
21371 * gdb.base/sepdebug.c: New file.
21372 * lib/gdb.exp (separate_debug_filename): New procedure.
21373 (gdb_gnu_strip_debug): New procedure.
21374
48efe704
AC
213752004-01-12 Andrew Cagney <cagney@redhat.com>
21376
21377 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21378 * gdb.mi/ChangeLog-1999-2003: New file.
21379
a9415475
AC
213802004-01-12 Andrew Cagney <cagney@redhat.com>
21381
21382 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21383 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21384 or EEXIST", treat EBUSY as an XFAIL.
21385
83b8cf9d
MC
213862004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21387
21388 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21389 hp_cc_compiler.
21390
9939d2a8
MC
213912004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21392
21393 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21394 decorations.
21395
1ff8cadf
MC
213962004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21397
21398 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21399 and "(aCC)" decorations. Remove obsolete doco about old
21400 test results.
21401
6fa9022e
MC
214022004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21403
21404 * gdb.cp/exception.exp: Fix typo in doco.
21405
209721fe
MK
214062004-01-09 Mark Kettenis <kettenis@gnu.org>
21407
21408 * gdb.base/gdb1476.exp: Fix typo.
21409
ef11303e
MC
214102004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21411
21412 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21413 file.
21414
041ab88c
MC
214152004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21416
21417 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21418 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21419 Use gdb_compile. Remove restriction on gcc. Add some patterns
21420 for recent version of gdb. Delete second half, which was a copy
21421 of the first half with different build flags. This test is
21422 still disabled because it is still not ready for production.
21423
e36d075a
MC
214242004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21425
21426 * gdb.cp/exception.cc: Add copyright notice.
21427 * gdb.cp/exception.exp: Add a notice that this file is broken
21428 because of line number changes caused by addition of copyright
21429 notice.
21430
42b190ad
MC
214312004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21432
21433 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21434 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21435
8f25f06b
MC
214362004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21437
21438 * gdb.cp/classes.exp: Accept gnu abi 2.
21439 * gdb.cp/derivation.exp: Likewise.
21440 * gdb.cp/overload.exp: Likewise.
21441 * gdb.cp/virtfunc.exp: Likewise.
21442
06ded8b8
MC
214432004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21444
21445 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21446 semicolon after end of function.
21447
77c26ae3
MC
214482004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21449
21450 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21451 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21452 boilerplate code for compiling and running the program under
21453 test. Add some string method tests.
21454
20757486
MC
214552004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21456
21457 * gdb.cp/bs15503.cc: Add copyright notice.
21458 * gdb.cp/bs15503.exp: Adjust line number.
21459
0fd3b503
MC
214602004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21461
21462 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21463 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21464
10d1bea8
MC
214652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21466
21467 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21468 hp_cc_compiler.
21469
2789202a
MC
214702004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21471
21472 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21473 * gdb.cp/ctti.exp: Use the marker instead of "next".
21474 With gcc, run further before bailing.
21475
b862f14c
MC
214762004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21477
21478 * gdb.cp/cttiadd.cc: Add copyright notice.
21479 * gdb.cp/cttiadd1.cc: Likewise.
21480 * gdb.cp/cttiadd2.cc: Likewise.
21481 * gdb.cp/cttiadd3.cc: Likewise.
21482
96da2469
MC
214832004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21484
21485 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21486 Use gdb_test, gdb_test_multiple. Use floating-point values that
21487 have exact representations in IEEE-ish formats.
21488
053248ff
MC
214892004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21490
21491 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21492 compilers. Delete duplicate call to get_compiler_info.
21493 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21494 * gdb.base/volatile.exp: Likewise.
21495
84acecdd
MK
214962004-01-07 Mark Kettenis <kettenis@gnu.org>
21497
21498 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21499 memory at address 0.
21500
fe11a27f
MC
215012004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21502
21503 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21504 to test for hp-ux assembler. Fix copyright years.
21505
60ad077b
AC
215062004-01-07 Andrew Cagney <cagney@redhat.com>
21507
21508 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21509
1c9b8f33
AC
215102004-01-07 Andrew Cagney <cagney@redhat.com>
21511
21512 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21513 when creating the read-only file. From analysis by Roland McGrath
21514 and Elena Zannoni.
21515
753ccc7a
MC
215162004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21517
21518 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21519
eca3e36b
MC
215202004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21521
21522 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21523 data pointers.
21524
f8d4bac4
MC
215252004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21526
21527 * gdb.cp/m-static.exp: Compile one source file at a time.
21528 Delete unused call to get_compiler_info.
21529
9b4e0f94
MC
215302004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21531
21532 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21533 * gdb.base/call-rt-st.exp: Likewise.
21534 * gdb.base/nodebug.exp: Likewise.
21535 * gdb.base/volatile.exp: Likewise.
21536 * gdb.cp/ref-types.exp: Likewise.
21537 * gdb.cp/templates.exp: Likewise.
21538
023c1024
MK
215392004-01-05 Mark Kettenis <kettenis@gnu.org>
21540
21541 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21542
19703c4a
MC
215432004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21544
21545 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21546 hppa*-hp-hpux*.
21547
18b67037
MK
215482004-01-04 Mark Kettenis <kettenis@gnu.org>
21549
ba6219c8
MK
21550 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21551 x86_64-*-*.
21552
18b67037
MK
21553 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21554 sparc64-*-* and sparc*-solaris2*.
21555
1bfbbb9d
MK
215562004-01-04 Mark Kettenis <kettenis@gnu.org>
21557
21558 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21559 return ${tests}" test. The ${tests} already mentions the
21560 filename.
21561
06846494
MC
215622004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21563
21564 * gdb.cp/local.exp: Accept gcc abi 2.
21565
3b0cb202
MC
215662004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21567
21568 * gdb.cp/templates.exp: Accept gcc abi 2.
21569
0643ec3f
MC
215702004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21571
21572 * lib/compiler.cc: Remove supports_template_debugging.
21573 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21574
d231d0b1
MC
215752004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21576
21577 * gdb.cp/namespace.exp: Accept gcc abi 2.
21578
44ffb27c
MC
215792004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21580
21581 * gdb.cp/method.exp: Accept gcc abi 2.
21582
184ad485
MC
215832004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21584
21585 * gdb.cp/classes.exp: Generate identical results as old version.
21586 * gdb.cp/derivation.exp: Likewise.
21587 * gdb.cp/overload.exp: Likewise.
21588 * gdb.cp/virtfunc.exp: Likewise.
21589
116f09e7
MC
215902004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21591
21592 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21593 mysterious bug with sourceware version of expect.
21594
b1379776
MC
215952004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21596
21597 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21598 current versions of gcc, including gcc abi 2. Remove gratuitous
21599 restart of test program. Use gdb_test_multiple and gdb_test for
21600 all tests. Add patterns to xfail missing "const" in "const char *"
21601 and kfail PR gdb/1155.
21602
6b7a4c0e
MC
216032004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21604
21605 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21606 current versions of gcc, including gcc abi 2. Remove gratuitous
21607 restart of test program. Use gdb_test_multiple and gdb_test for
21608 all tests. Add patterns to kfail PR gdb/1498.
21609
51615d72
MC
216102003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21611
21612 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21613 current versions of gcc, including gcc abi 2. Use "breakpoint"
21614 and "continue" instead of restarting the target program. Use
21615 gdb_test_multiple and gdb_test for all tests.
21616
7b79a9d7
MK
216172004-01-01 Mark Kettenis <kettenis@gnu.org>
21618
21619 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21620 for *-*-solaris2*.
21621
1cd3489f
MC
216222003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21623
21624 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21625 current versions of gcc, including gcc abi 2. Use "breakpoint"
21626 and "continue" instead of restarting the target program several
21627 times. Use gdb_test_multiple and gdb_test for all tests.
21628
850742db
MC
216292003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21630
21631 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21632 source files.
21633
eb4bbda8
MC
216342003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21635
21636 * gdb.base/environ.exp: Handle compiling test case from multiple
21637 source files.
21638
e42c7771
MC
216392003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21640
21641 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21642
80e4b428
JB
216432003-12-17 Jim Blandy <jimb@redhat.com>
21644
5f06973a
JB
21645 * gdb.base/freebpcmd.c: Add copyright notice.
21646
80e4b428
JB
21647 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21648
0ab84fb7
MC
216492003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21650
21651 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21652
1b3bb3d0
JB
216532003-12-13 Jim Blandy <jimb@redhat.com>
21654
21655 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21656
3a4c9371
KB
216572003-12-12 Kevin Buettner <kevinb@redhat.com>
21658
21659 * gdb.asm/frv.inc: New file.
21660 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21661
a1dea79a
FF
216622003-12-09 Fred Fish <fnf@redhat.com>
21663
21664 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21665 functions to break1.c and leave prototypes behind. Add more
21666 "set breakpoint NN here" comments.
21667 * gdb.base/break1.c: New file.
21668
21669 * gdb.base/break.exp: Handle compiling test case from multiple
21670 source files and change source file references as needed.
21671 * gdb.base/completion.exp: Ditto.
21672 * gdb.base/condbreak.exp: Ditto.
21673 * gdb.base/define.exp: Ditto.
21674 * gdb.base/ena-dis-br.exp: Ditto.
21675 * gdb.base/info-proc.exp: Ditto.
21676 * gdb.base/maint.exp: Ditto.
21677 * gdb.base/until.exp: Ditto.
21678
21679 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21680 hardcoded line numbers.
21681 * gdb.base/define.exp: Ditto.
21682 * gdb.base/ena-dis-br.exp: Ditto.
21683 * gdb.base/maint.exp: Ditto.
21684 * gdb.base/until.exp: Ditto.
21685
21686 * gdb.base/completion.exp: Use "break1" for completion tests since
21687 "break" is no longer a unique prefix.
21688
5266b69c
AC
216892003-12-06 Andrew Cagney <cagney@redhat.com>
21690
21691 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21692 "return_value_unimplemented". When an unimplemented struct return
21693 architecture, report incorrect values as a KFAIL
21694
374451f0
MC
216952003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21696
21697 * gdb.cp/rtti.exp: Accept new wording of warning from
21698 cp_lookup_rtti_type.
21699
ba9b20a7
MC
217002003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21701
21702 Partial fix for PR testsuite/1456.
21703 * gdb.base/scope.exp (test_at_main): Replace references to
21704 gcc_compiled with calls to test_compiler_info.
21705 (test_at_foo): Likewise.
21706 (test_at_bar): Likewise.
21707
b74b6d0b
MC
217082003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21709
21710 Partial fix for PR testsuite/1456.
21711 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21712 to test_compiler_info.
21713
ccfa3402
MC
217142003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21715
21716 * gdb.base/so-impl-ld.exp: Update copyright notice.
21717
f6246aba
MC
217182003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21719
21720 Partial fix for PR testsuite/1456.
21721 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21722 to test_compiler_info.
21723
13ae734a
MC
217242003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21725
21726 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21727 from current versions of gdb. Clean up regular expressions.
21728 Delete redundant timeout case.
21729
d8e1cdee
MC
217302003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21731
21732 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21733 from current versions of gdb. Clean up regular expressions.
21734 Delete redundant timeout case.
21735
96457b64
MC
217362003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21737
21738 Partial fix for PR testsuite/1456.
21739 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21740 gcc_compiled with call to test_compiler_info.
21741
f35309fc
MC
217422003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21743
21744 Partial fix for PR testsuite/1456.
21745 * gdb.base/list.exp (test_list_function): Delete unused declaration
21746 of gcc_compiled.
21747
d7afdf9b
MC
217482003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21749
21750 Partial fix for PR testsuite/1456.
21751 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21752 call to test_compiler_info.
21753
71507b56
MK
217542003-11-29 Mark Kettenis <kettenis@gnu.org>
21755
21756 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21757 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21758 it to create the appropriate note.inc.
21759 * gdb.asm/asmsrc1.s: Include "note.inc".
21760 * gdb.asm/netbsd.inc: New file.
21761 * gdb.asm/empty.inc: New file.
21762
f81f93f7
MC
217632003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21764
21765 Partial fix for PR testsuite/1456.
21766 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21767 calls to test_compiler_info.
21768
9a77938e
MC
217692003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21770
21771 Partial fix for PR testsuite/1456.
21772 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21773 calls to test_compiler_info.
21774
e8367dc7
MK
217752003-11-27 Mark Kettenis <kettenis@gnu.org>
21776
21777 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21778 pattern for the KFAILs.
21779
526c61ee
AF
217802003-11-25 Adam Fedor <fedor@gnu.org>
21781
21782 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21783 * gdb.objc/objcdecode.m: New file.
21784
28f2d600
AF
217852003-11-25 Adam Fedor <fedor@gnu.org>
21786
21787 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21788 * gdb.objc/nondebug.m: New file.
21789
a3895cee
BE
217902003-11-26 Ben Elliston <bje@wasabisystems.com>
21791
21792 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21793 NetBSD as it does on FreeBSD. Modelled on a similar change by
21794 Mark Kettenis on 2003-05-30.
21795 (link-flags): Set to "--entry _start" regardless of target.
21796 Special linker flags are to be appended to $link-flags.
21797 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21798
c9f2c8a3
MC
217992003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21800
21801 * gdb.cp/method.exp: Accept output of new demangler.
21802
15a0587a 218032003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
21804
21805 * gdb/class2.exp: New file.
21806 * gdb/class2.cc: New file.
21807
3c00b570
MC
218082003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21809
21810 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21811 of new demangler.
21812
7027acc7
MK
218132003-11-23 Mark Kettenis <kettenis@gnu.org>
21814
21815 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21816 of gdb_test "run".
21817
b0e1598a
MK
218182003-11-23 Mark Kettenis <kettenis@gnu.org>
21819
21820 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21821 "continue" into "run".
21822
4d9eda44
MC
218232003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21824
21825 Partial fix for PR testsuite/1456.
21826 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21827 call to test_compiler_info.
21828 * gdb.cp/ctti.exp: Likewise.
21829 * gdb.cp/derivation.exp: Likewise.
21830 * gdb.cp/member-ptr.exp: Likewise.
21831 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21832 reference to gcc_compiled.
21833
218342003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
21835
21836 Fix PR testsuite/1463.
21837 * gdb.base/structs.exp (start_structs_test): Call
21838 get_debug_format before using the debug format.
21839
d422fe19
AC
218402003-11-22 Andrew Cagney <cagney@redhat.com>
21841
21842 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21843 * gdb.base/structs.exp: Use gdb_test_multiple.
21844
039cf96d
AC
218452003-11-20 Andrew Cagney <cagney@redhat.com>
21846
6882279b
AC
21847 * gdb.base/structs.exp: Handle and recover from internal errors.
21848 Replace "foo${n}" with "foo<n>" in test messages.
21849
e53890ae
AC
21850 * gdb.base/structs.exp: Update copyright. Rewrite.
21851 * gdb.base/structs.c: Update copyright. Rewrite.
21852
2b211c59
AC
21853 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21854 resync count exceeded.
d63a86f8 21855
039cf96d
AC
21856 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21857 from the internal error.
21858 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21859 Original from Jim Blandy.
21860 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 21861
eac98b22
AC
218622003-11-19 Andrew Cagney <cagney@redhat.com>
21863
21864 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21865 KFAIL.
21866
67455b2a
MK
218672003-11-17 Mark Kettenis <kettenis@gnu.org>
21868
21869 New testcase for PR backtrace/1435.
21870 * gdb.arch/i386-unwind.exp: New file.
21871 * gdb.arch/i386-unwind.c: New file.
21872
853d6e5b
AC
218732003-11-17 Andrew Cagney <cagney@redhat.com>
21874
21875 * lib/gdb.exp (compiler_info): New global.
21876 (test_compiler_info): New function.
21877 (get_compiler_info): Set compiler_info.
21878 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21879 "compiler_info" to gcc-<major>-<minor>.
21880
38cf6e11
MC
218812003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21882
21883 * gdb.trace/configure: Remove.
21884
a50d3602
EZ
218852003-11-13 Elena Zannoni <ezannoni@redhat.com>
21886
21887 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 21888 breakpoints.
a50d3602
EZ
21889 * gdb.base/break.exp: Remove all references to explicit line
21890 numbers.
21891
d9407aaa
NC
218922003-11-11 Nick Clifton <nickc@redhat.com>
21893
21894 * gdb.base/shreloc.exp: Do not run for targets which do not
21895 support shared objects.
21896
db488fc1
CV
218972003-11-10 Corinna Vinschen <vinschen@redhat.com>
21898
21899 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21900 Don't run tests if nofileio flag is given.
21901
6a90a18e
EZ
219022003-11-07 Elena Zannoni <ezannoni@redhat.com>
21903
21904 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 21905 as well as 'Watchpoint'.
6a90a18e 21906
0b915e9c
EZ
219072003-11-06 Elena Zannoni <ezannoni@redhat.com>
21908
21909 Reported by Jim Ingham <jingham@apple.com>:
21910 * gdb.base/annota1.exp: Match at least one occurrence of the
21911 signal handler annotation.
21912
d7e4b55f
EZ
219132003-11-06 Elena Zannoni <ezannoni@redhat.com>
21914
a9c64011
AS
21915 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21916 as well as 'Watchpoint'.
d7e4b55f 21917
2fe4e8d0
MC
219182003-11-05 Michael Chastain <mec@shout.net>
21919
21920 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21921
6ef88553
KW
219222003-11-03 Kris Warkentin <kewarken@qnx.com>
21923
21924 * gdb.arch/gdb1291.c: New test file.
21925 * gdb.arch/gdb1291.exp: New test script.
21926 * gdb.arch/gdb1431.c: New test file.
21927 * gdb.arch/gdb1431.exp: New test script.
21928
ae7dc4d8
MC
219292003-10-22 Michael Chastain <mec@shout.net>
21930
21931 * gdb.mi/pthreads.c: Add copyright notice.
21932
c39d7427
MC
219332003-10-22 Michael Chastain <mec@shout.net>
21934
21935 * gdb.threads/pthreads.c: Add copyright notice.
21936
8b7d96c1
MC
219372003-10-20 Michael Chastain <mec@shout.net>
21938
21939 * gdb.base/gdb1056.exp: New test script.
21940
d1d69fdd
DJ
219412003-10-13 Daniel Jacobowitz <drow@mvista.com>
21942
21943 * gdb.threads/killed.exp: Use gdb_run_cmd.
21944
7d605576
DJ
219452003-10-13 Daniel Jacobowitz <drow@mvista.com>
21946
21947 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21948 create a core file.
21949 * gdb.threads/gcore-thread.exp: Likewise.
21950
618ec112
CV
219512003-10-13 Corinna Vinschen <vinschen@redhat.com>
21952
21953 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21954 type, based on char type.
21955 (struct bit_flags_short_t): New bitfield type, based on short type.
21956 (init_bit_flags_char): New fuction.
21957 (init_bit_flags_short): Ditto.
21958 (print_bit_flags_char): Ditto.
21959 (print_bit_flags_short): Ditto.
21960 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21961
9367a73c
MC
219622003-10-11 Michael Chastain <mec@shout.net>
21963
21964 * gdb.base/call-rt-st.exp: Update copyright year.
21965
1decf120
KI
219662003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21967
21968 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21969 * gdb.disasm/sh3.s: Ditto.
21970
5445b2ae
DJ
219712003-10-07 Daniel Jacobowitz <drow@mvista.com>
21972
21973 * gdb.threads/switch-threads.exp: New test.
21974 * gdb.threads/switch-threads.c: New source file.
21975
aec24853
CV
219762003-10-07 Corinna Vinschen <vinschen@redhat.com>
21977
21978 * gdb.base/ending-run.exp: Add sh specific case.
21979
adc7428d
AC
219802003-10-06 Andrew Cagney <cagney@redhat.com>
21981
21982 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21983 * gdb.disasm/mn10200.exp: Delete obsolete file.
21984
c9d37158
DJ
219852003-09-29 Daniel Jacobowitz <drow@mvista.com>
21986
21987 * ChangeLog: Correct an entry command.exp -> commands.exp.
21988 * gdb.base/commands.exp (bp_deleted_in_command_test)
21989 (temporary_breakpoint_commands): Check noargs.
21990
79c2c32d
DC
219912003-09-25 David Carlton <carlton@kealia.com>
21992
21993 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21994 of some print tests, where appropriate. Add tests for C::D::cd,
21995 E::ce, F::cXfX, G::XgX.
21996 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21997
594e6d67
RE
219982003-09-25 Richard Earnshaw <rearnsha@arm.com>
21999
22000 * lib/java.exp (java_init): Import target_alias before using it.
22001
10f0d451
DC
220022003-09-25 David Carlton <carlton@kealia.com>
22003
22004 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
22005
274bcba0
EZ
220062003-09-23 Elena Zannoni <ezannoni@redhat.com>
22007
d63a86f8 22008 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 22009 weirdness.
274bcba0 22010
cdbf20f7
MC
220112003-09-17 Michael Chastain <mec@shout.net>
22012
22013 * gdb.cp/gdb1355.exp: New file.
22014 * gdb.cp/gdb1355.c: New file.
22015
71e06f80
CV
220162003-09-15 Corinna Vinschen <vinschen@redhat.com>
22017
22018 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
22019 * gdb.asm/sh.inc: New file.
22020
5c4e30ca
DC
220212003-09-11 David Carlton <carlton@kealia.com>
22022
bd45b7af
DC
22023 * gdb.cp/namespace.exp: Add tests for namespace types.
22024 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
22025 (test_namespace): New.
22026
1c199746
EZ
220272003-09-11 Elena Zannoni <ezannoni@redhat.com>
22028
a9c64011 22029 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 22030 * gdb.stabs/weird.exp: Ditto.
1c199746 22031
04ed252f
MC
220322003-09-08 Michael Chastain <mec@shout.net>
22033
22034 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
22035
d8a2d9e7
MC
220362003-09-07 Michael Chastain <mec@shout.net>
22037
22038 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
22039 'parse error'.
22040
161afb24
MK
220412003-09-07 Mark Kettenis <m.kettenis@osp.nl>
22042
22043 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
22044
49f2741a
MC
220452003-08-30 Michael Chastain <mec@shout.net>
22046
22047 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
22048 * gdb.gdb/observer.exp: Ditto.
22049 * gdb.gdb/xfullpath.exp: Ditto.
22050
8afa723e
MK
220512003-08-29 Mark Kettenis <kettenis@gnu.org>
22052
22053 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
22054 *-*-*bsd*.
22055
f31dfe3b
JJ
220562003-08-28 Jeff Johnston <jjohnstn@redhat.com>
22057
22058 * gdb.base/dump.exp: Skip for ia64.
22059
4630e498
JJ
220602003-08-25 Jeff Johnston <jjohnstn@redhat.com>
22061
22062 * gdb.asm/asm-source.exp: Add ia64 support.
22063 * gdb.asm/ia64.inc: New file.
22064
1105b7ef
MC
220652003-08-22 Michael Chastain <mec@shout.net>
22066
22067 * gdb.cp: New directory.
22068 * gdb.cp/*: Copy from gdb.c++/*.
22069 * gdb.c++/*: Remove.
22070 * Makefile.in: Change gdb.c++ to gdb.cp.
22071 * configure.in: Ditto.
22072 * configure: Regnerate.
22073
c945b932
MK
220742003-08-18 Mark Kettenis <kettenis@gnu.org>
22075
22076 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
22077 * gdb.arch/i386-prologue.c (gdb1338): Add function.
22078
2b66634b
DJ
220792003-08-17 Daniel Jacobowitz <drow@mvista.com>
22080
22081 * mi-var-display.exp (-var-list-children weird): Accept function
22082 pointers with argument types.
22083 * mi1-var-display.exp (-var-list-children weird): Likewise.
22084 * mi2-var-display.exp (-var-list-children weird): Likewise.
22085
a356f73b
DJ
220862003-08-17 Daniel Jacobowitz <drow@mvista.com>
22087
22088 * gdb.base/annota3.exp: Add missing newline.
22089
483417b8
MC
220902003-08-06 Michael Chastain <mec@shout.net>
22091
22092 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
22093
c99c59c3
MS
220942003-08-12 Michael Snyder <msnyder@redhat.com>
22095
22096 * gdb.base/float.exp: Add test for SH.
22097
55ed7501
MK
220982003-08-10 Mark Kettenis <kettenis@gnu.org>
22099
22100 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
22101
1a371f2e
EZ
221022003-08-07 Elena Zannoni <ezannoni@redhat.com>
22103
22104 * gdb.base/completion.exp: Remove reduntant completion test
22105 on filename.
22106
e0f353ce
EZ
221072003-08-07 Elena Zannoni <ezannoni@redhat.com>
22108
a9c64011
AS
22109 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
22110 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
22111 gdb.trace/save-trace.exp: Make sure that full pathnames are
22112 escaped correctly.
e0f353ce 22113
5710a1af 221142003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 22115
a9c64011
AS
22116 * configure.in: Don't generate config.h from config.hin.
22117 * configure: Regenerate.
22118 * config.hin: Remove file.
22119 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
22120 * gdb.threads/pthreads.c: Ditto.
5710a1af 22121
dcd81ce9
DJ
221222003-08-07 Daniel Jacobowitz <drow@mvista.com>
22123
22124 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22125 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22126 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22127 Replace ld24 with seth/add3.
22128
6009d884
AC
221292003-08-02 Andrew Cagney <cagney@redhat.com>
22130
22131 * gdb.base/annota3.exp: New file.
22132 * gdb.base/annota3.c: New file.
22133 * gdb.c++/annota3.exp: New file.
22134 * gdb.c++/annota3.cc: New file.
22135
51514e06
MC
221362003-07-29 Michael Chastain <mec@shout.net>
22137
22138 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22139 actually failed.
22140 (do_pass): Likewise.
22141 * gdb.threads/tls.exp: Always initialize no_of_threads.
22142
4ee6625b
DJ
221432003-07-27 Daniel Jacobowitz <drow@mvista.com>
22144
22145 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22146 pattern.
22147 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22148 * gdb.threads/tls.exp: Recognize one case of the host library not
22149 supporting TLS.
22150
225f2bf6
AC
221512003-07-27 Andrew Cagney <cagney@redhat.com>
22152
22153 * gdb.base/fileio.exp: Use SH when running commands using
22154 remote_exec.
22155
bcb27c9f
DJ
221562003-07-24 Daniel Jacobowitz <drow@mvista.com>
22157
22158 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22159 * gdb.base/relocate.c (dummy): New padding array.
22160
3d67be83
MS
221612003-07-22 Michael Snyder <msnyder@redhat.com>
22162
d63a86f8 22163 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22164
22165 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22166 patterns to be more general, accepting old and new output.
22167 Some output chars (such as '+') also must be quoted.
d63a86f8 22168 Some addresses are displayed numerically instead of
3d67be83
MS
22169 symbolically.
22170
57ba3b85
MS
221712003-07-23 Michael Snyder <msnyder@redhat.com>
22172
686d097c
MS
22173 * gdb.base/return2.exp: Don't test long-long return.
22174
57ba3b85
MS
22175 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22176 * gdb.disasm/t01_mov.exp: Ditto.
22177 * gdb.disasm/t02_mova.s: Ditto.
22178 * gdb.disasm/t02_mova.exp: Ditto.
22179 * gdb.disasm/t03_add.s: Ditto.
22180 * gdb.disasm/t03_add.exp: Ditto.
22181 * gdb.disasm/t04_sub.s: Ditto.
22182 * gdb.disasm/t04_sub.exp: Ditto.
22183 * gdb.disasm/t05_cmp.s: Ditto.
22184 * gdb.disasm/t05_cmp.exp: Ditto.
22185 * gdb.disasm/t06_ari2.s: Ditto.
22186 * gdb.disasm/t06_ari2.exp: Ditto.
22187 * gdb.disasm/t07_ari3.s: Ditto.
22188 * gdb.disasm/t07_ari3.exp: Ditto.
22189 * gdb.disasm/t08_or.s: Ditto.
22190 * gdb.disasm/t08_or.exp: Ditto.
22191 * gdb.disasm/t09_xor.s: Ditto.
22192 * gdb.disasm/t09_xor.exp: Ditto.
22193 * gdb.disasm/t10_and.s: Ditto.
22194 * gdb.disasm/t10_and.exp: Ditto.
22195 * gdb.disasm/t11_logs.s: Ditto.
22196 * gdb.disasm/t11_logs.exp: Ditto.
22197 * gdb.disasm/t12_bit.s: Ditto.
22198 * gdb.disasm/t12_bit.exp: Ditto.
22199 * gdb.disasm/t13_otr.s: Ditto.
22200 * gdb.disasm/t13_otr.exp: Ditto.
22201
e00759ef
EZ
222022003-07-22 Elena Zannoni <ezannoni@redhat.com>
22203
22204 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22205
8bc2021f
EZ
222062003-07-22 Elena Zannoni <ezannoni@redhat.com>
22207
a9c64011
AS
22208 * gdb.threads/tls.c : New file.
22209 * gdb.threads/tls.exp : New file.
22210 * gdb.threads/tls-main.c : New file.
22211 * gdb.threads/tls-shared.c : New file.
22212 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22213
89320c4c
AS
222142003-07-22 Andreas Schwab <schwab@suse.de>
22215
22216 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22217
180dea7c
AS
222182003-07-20 Andreas Schwab <schwab@suse.de>
22219
22220 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22221 due to insn reordering.
22222
0714963c
AC
222232003-07-15 Andrew Cagney <cagney@redhat.com>
22224
22225 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22226
98a23b3f
MC
222272003-07-15 Michael Chastain <mec@shout.net>
22228
22229 * gdb.base/gdb1250.exp: New file.
22230 * gdb.base/gdb1250.c: New file.
22231
27e417a2
ML
222322003-07-09 Michal Ludvig <mludvig@suse.cz>
22233
22234 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22235 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22236
8bc2021f
EZ
222372003-07-09 Elena Zannoni <ezannoni@redhat.com>
22238
a9c64011
AS
22239 * gdb.threads/tls.c: New file.
22240 * gdb.threads/tls.exp: New file.
22241 * gdb.threads/tls-main.c: New file.
22242 * gdb.threads/tls-shared.c: New file.
22243 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22244
d99968dc
EZ
222452003-07-09 Elena Zannoni <ezannoni@redhat.com>
22246
22247 * gdb.base/annota1.exp: Make sure that we properly escape the
22248 full path of the source file. Xfail more permissive patterns,
d63a86f8 22249 due to a compiler debug info problem.
d99968dc 22250
83876b3b
AS
222512003-07-07 Andreas Schwab <schwab@suse.de>
22252
2705e972
AS
22253 * gdb.asm/m68k.inc: New file.
22254 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22255
83876b3b
AS
22256 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22257 arguments"): Also match negative number.
22258
22259 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22260
3a871b37
DJ
222612003-07-03 Daniel Jacobowitz <drow@mvista.com>
22262
22263 * gdb.base/store.c (charest): New typedef.
22264 (add_char): Rename to add_charest, update.
22265 (wack_char): Rename to wack_charest, update types. Return l + r
22266 to keep r live across the call.
22267 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22268 (wack_double, wack_doublest): Return l + r to keep r live across
22269 the call.
22270 * gdb.base/store.exp: Accomodate store.c changes.
22271
b2a7f303
DC
222722003-06-30 David Carlton <carlton@kealia.com>
22273
22274 * gdb.c++/maint.exp (test_invalid_name): New.
22275 (test_first_component): Add tests for invalid names.
22276
3c6cb4a1
MC
222772003-06-29 Michael Chastain <mec@shout.net>
22278
22279 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22280 output of '<VTT for class>' for virtual base classes.
22281
f1c2644b
DJ
222822003-06-29 Daniel Jacobowitz <drow@mvista.com>
22283
22284 * gdb.base/completion.exp: Tab-complete "complet" instead of
22285 "compl".
22286 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22287
18080350
DJ
222882003-06-29 Daniel Jacobowitz <drow@mvista.com>
22289
22290 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22291 * gdb.base/volatile.exp: Likewise.
22292
f56973f8
DJ
222932003-06-29 Daniel Jacobowitz <drow@mvista.com>
22294
22295 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22296 gdb/1265.
22297
222982003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22299 Daniel Jacobowitz <drow@mvista.com>
22300
22301 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22302 initial line count of 'captured_main' from 26 to 32.
22303 (test_with_self): Allow xmalloc call to be interleaved with the
22304 preceding two lines.
22305
e766d4d6
JB
223062003-06-24 Joel Brobecker <brobecker@gnat.com>
22307
22308 * gdb.base/bang.exp: New testcase.
22309
f125c9a4
JB
223102003-06-23 Joel Brobecker <brobecker@gnat.com>
22311
22312 * gdb.base/langs.exp: Add some tests for the "minimal" language
22313 support.
22314
6e25beaf
EZ
223152003-06-23 Elena Zannoni <ezannoni@redhat.com>
22316
22317 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22318 the testcase.
22319
2f816dda
DJ
223202003-06-22 Daniel Jacobowitz <drow@mvista.com>
22321
22322 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22323 offset.
22324
db5a5748
DJ
223252003-06-22 Daniel Jacobowitz <drow@mvista.com>
22326
22327 * gdb.c++/pr-1210.cc: New file.
22328 * gdb.c++/pr-1210.exp: New file.
22329
1df0c130
DJ
223302003-06-21 Daniel Jacobowitz <drow@mvista.com>
22331
22332 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22333 000-exec-continue.
22334
a92feac0
MK
223352003-06-15 Mark Kettenis <kettenis@gnu.org>
22336
22337 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22338 on *-*-*bsd* instead of *-*-freebsd*.
22339
81a58f5b
AC
223402003-06-14 Andrew Cagney <cagney@redhat.com>
22341
22342 * gdb.base/store.exp: Test longest and doublest. Test all
22343 parameters. Weaken return statement match.
22344 * gdb.base/store.c: Add longest and doublest - aka long long and
22345 long double functions. Put all parameters into local register
22346 variables. Use negative values.
22347
b257a0d3
AC
223482003-06-14 Andrew Cagney <cagney@redhat.com>
22349
22350 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22351 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22352 exit status.
22353 * gdb.base/fileio.exp: Disable target when nointerrupts and
22354 noinferiorio, instead of limiting it to remote. Use remote_exec
22355 instead of system.
d63a86f8 22356
21c38304
JJ
223572003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22358
22359 * gdb.base/float.exp: Add ia64 support.
22360
1bcdb424
CV
223612003-06-12 Corinna Vinschen <vinschen@redhat.com>
22362
22363 * gdb.base/fileio.exp: Run only on remote targets.
22364
6aeb981f
CV
223652003-06-10 Corinna Vinschen <vinschen@redhat.com>
22366
22367 * gdb.base/fileio.c: New file, testing File-I/O.
22368 * gdb.base/fileio.exp: Ditto.
22369
53df362e
RG
223702003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22371
22372 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22373 shared objects after relocation at load time (gdb PR/1132).
22374 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22375 as above, part of the shared object relocation test.
53df362e 22376
ffee1b46
MK
223772003-06-08 Mark Kettenis <kettenis@gnu.org>
22378
b5ca3722
MK
22379 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22380 fully filled history list.
22381 * gdb.base/gdb_history: New file.
22382
03ed860d
MK
22383 * gdb.base/signals.exp: XFAIL "continue to func1" on
22384 i*86-*-freebsd*.
22385
ffee1b46
MK
22386 * gdb.base/attach.exp: When trying to attach to a nonexistent
22387 process, make it possible to specify the PID based on the target,
22388 and do so for *-*-freebsd*.
22389
d80dbb52
RH
223902003-06-02 Richard Henderson <rth@redhat.com>
22391
22392 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22393
6dd77b81
RH
223942003-06-02 Richard Henderson <rth@redhat.com>
22395
22396 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22397
f6347e16
RH
223982003-06-02 Richard Henderson <rth@redhat.com>
22399
22400 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22401
2c161407
DJ
224022003-06-01 Daniel Jacobowitz <drow@mvista.com>
22403
22404 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22405 of globalvar.
22406
572eb746
MK
224072003-06-01 Mark Kettenis <kettenis@gnu.org>
22408
22409 * gdb.asm/asm-source.exp: Check for memory read errors in
22410 disassembler test on *BSD too.
22411
9e9617a5
RH
224122003-06-01 Richard Henderson <rth@redhat.com>
22413
22414 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22415 for .frame.
22416 (gdbasm_call): Lose ldgp.
22417 (gdbasm_startup): Add frame information.
22418 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22419
7b34ad4e
MK
224202003-05-31 Mark Kettenis <kettenis@gnu.org>
22421
22422 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22423 i?86-*-*.
22424
10059fdf
MK
224252003-05-30 Mark Kettenis <kettenis@gnu.org>
22426
22427 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22428 FreeBSD.
22429
acf4b816
RH
224302003-05-29 Richard Henderson <rth@redhat.com>
22431
22432 * gdb.asm/alpha.inc: New file.
22433 * gdb.asm/asm-source.exp: Use it.
22434
e9ecd949
JB
224352003-05-29 Jim Blandy <jimb@redhat.com>
22436
22437 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22438 'core.PID'.
22439
e3e5a4f3
JB
224402003-05-22 Jim Blandy <jimb@redhat.com>
22441
22442 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22443 backtrace.
d63a86f8 22444
72fe3d25
DC
224452003-05-20 David Carlton <carlton@math.stanford.edu>
22446
22447 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22448 this time.
22449
58da2eb2
DC
224502003-05-19 David Carlton <carlton@bactrian.org>
22451
22452 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22453 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22454
1fcb5155
DC
224552003-05-19 David Carlton <carlton@bactrian.org>
22456
22457 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22458 namespace tests.
22459 Bump copyright date.
22460 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22461 (main): Call C::D::marker2.
22462 * gdb.c++/namespace1.cc: New file.
22463
85e85163
JJ
224642003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22465
22466 Roland McGrath <roland@redhat.com>
d63a86f8 22467 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
22468 there is no manager thread.
22469
a25fbfec
JJ
224702003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22471
d63a86f8
RM
22472 * gdb.threads/schedlock.exp: Remove assumption that all threads
22473 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
22474 in one of the child threads rather than the main thread.
22475
be375bae
JB
224762003-05-07 Jim Blandy <jimb@redhat.com>
22477
09bf6082
JB
22478 Add support for assembly source testing on the s390x.
22479 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22480 architecture.
22481 * gdb.asm/s390x.inc: New file.
22482
be375bae
JB
22483 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22484 succession of 'if' statements.
22485
00905d52
AC
224862003-05-05 Andrew Cagney <cagney@redhat.com>
22487
22488 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22489
b1e29e33
AC
224902003-05-05 Andrew Cagney <cagney@redhat.com>
22491
22492 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22493 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22494
e33d66ec
EZ
224952003-05-02 Elena Zannoni <ezannoni@redhat.com>
22496
22497 * gdb.base/charset.exp: Update based on new behavior of set/show
22498 charset commands.
22499
2b6fd0d8
AC
225002003-05-01 Andrew Cagney <cagney@redhat.com>
22501
22502 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22503 variable do not give memory errors.
22504
130cacce
AF
225052003-04-30 Adam Fedor <fedor@gnu.org>
22506
22507 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22508 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22509 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22510 gdb.objc/basicclass.m: : New files
22511
22512 * lib/gdb.exp (gdb_compile_objc): New procedure.
22513
bea71854
DJ
225142003-04-27 Daniel Jacobowitz <drow@mvista.com>
22515
22516 * gdb.base/signals.exp: Make backtrace tests more specific.
22517
0f20eeea
DC
225182003-04-23 David Carlton <carlton@bactrian.org>
22519
22520 * gdb.c++/maint.exp (test_first_component): Add tests for
22521 'operator' in more locations.
22522
c8c4d8dc
KB
225232003-04-16 Kevin Buettner <kevinb@redhat.com>
22524
22525 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22526
3fe60e3c
EZ
225272003-04-16 Elena Zannoni <ezannoni@redhat.com>
22528
22529 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 22530 func marke' instead. Update test name.
3fe60e3c 22531
9219021c
DC
225322003-04-15 David Carlton <carlton@math.stanford.edu>
22533
22534 * gdb.c++/maint.exp: New file.
22535
5dd55bdd
EZ
225362003-04-14 Elena Zannoni <ezannoni@redhat.com>
22537
22538 * gdb.threads/schedlock.c: Change type of thread function argument
22539 to long, to avoid warnings on 64-bit platforms.
22540
00890572
EZ
225412003-04-14 Elena Zannoni <ezannoni@redhat.com>
22542
a9c64011
AS
22543 * gdb.base/attach.exp: Add new message from ptrace in case of
22544 attaching to nonexistent process.
d63a86f8 22545
93201743
JB
225462003-04-11 Jim Blandy <jimb@redhat.com>
22547
22548 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22549 gdb.c++/userdef.cc: Place comments on the lines to which the
22550 marker function might return.
22551 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22552 gdb.c++/userdef.exp: Look for those comments to check that we've
22553 returned to the right place, instead of checking line numbers.
22554
2a11c64d
EZ
225552003-04-11 Elena Zannoni <ezannoni@redhat.com>
22556
a9c64011
AS
22557 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22558 match on sourcefile name, instead of directory name.
2a11c64d 22559
68ab8fc5
EZ
225602003-04-10 Elena Zannoni <ezannoni@redhat.com>
22561
d63a86f8 22562 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
22563 working directory name.
22564
5624293a
JB
225652003-04-09 Jim Blandy <jimb@redhat.com>
22566
22567 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22568 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22569 after an inferior function call, report the failure, but allow the
22570 test to continue.
22571
f1f02ee4
SC
225722003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22573
22574 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22575 with -DPROTOTYPES.
22576
6eb79af0
SC
225772003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22578
22579 * gdb.base/break.exp: Revert last patch.
22580
8dfb4cf0
SC
225812003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22582
22583 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22584 with -DPROTOTYPES.
22585
ed4c619a
AC
225862003-04-02 Andrew Cagney <cagney@redhat.com>
22587
22588 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22589 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22590 matching directories by the name breakpoint.
22591 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22592 Make "continue to marker1" consistent.
22593 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22594 message consistent.
22595 * lib/gdb.exp: Put "the program is no longer running", and "the
22596 program exited" in parenthesis.
22597 * lib/mi-support.exp: Ditto.
d63a86f8 22598
4e35d5f0 225992003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 22600
4e35d5f0
BR
22601 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22602
71900fe8
AC
226032003-03-29 Andrew Cagney <cagney@redhat.com>
22604
22605 * gdb.base/sizeof.c (main): Print the value of '\377'.
22606 * gdb.base/sizeof.exp: Check the sign of '\377'.
22607
c0655a16
MC
226082003-03-27 Michael Chastain <mec@shout.net>
22609
22610 * gdb.base/gdb1090.exp: New file.
22611 * gdb.base/gdb1090.cc: New file.
22612
5b2a3989
JB
226132003-03-27 J. Brobecker <brobecker@gnat.com>
22614
22615 * gdb.gdb/observer.exp: New regression test.
22616
79876890
MC
226172003-03-27 Michael Chastain <mec@shout.net>
22618
22619 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22620 * gdb.base/ptype.exp: Likewise.
22621
6eac95e3
CV
226222003-03-27 Corinna Vinschen <vinschen@redhat.com>
22623
22624 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22625
e8c71839
MC
226262003-03-26 Michael Chastain <mec@shout.net>
22627
22628 * gdb.base/ptype.exp: Actually use some typedef'd types.
22629
71b10041
SC
226302003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22631
22632 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22633 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22634
2512cf80
CV
226352003-03-20 Corinna Vinschen <vinschen@redhat.com>
22636
22637 * gdb.base/default.exp: Fix regular expression.
22638
0d195a4f
CV
226392003-03-20 Corinna Vinschen <vinschen@redhat.com>
22640
22641 * gdb.base/args.exp: Fix regular expression.
22642
8a2dbca8
CV
226432003-03-20 Corinna Vinschen <vinschen@redhat.com>
22644
22645 * gdb.base/help.exp: Allow Win32 child process.
22646
bf028682
CV
226472003-03-20 Corinna Vinschen <vinschen@redhat.com>
22648
22649 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22650 when stepping out of main().
22651
182dbe85
CV
226522003-03-20 Corinna Vinschen <vinschen@redhat.com>
22653
22654 * gdb.base/default.exp: Check for win32 specific message when calling
22655 "run" without executable.
22656
d67a6ba5
CV
226572003-03-20 Corinna Vinschen <vinschen@redhat.com>
22658
22659 * gdb.base/args.exp: Expect .exe in output.
22660
a955b5bb
CV
226612003-03-20 Corinna Vinschen <vinschen@redhat.com>
22662
22663 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22664 Cygwin native.
22665
bf6bad4b
AC
226662003-03-17 Andrew Cagney <cagney@redhat.com>
22667
22668 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22669 vector registes.
22670 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22671 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22672
293e9a31
DC
226732003-03-17 David Carlton <carlton@math.stanford.edu>
22674
22675 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22676 test, for PR breakpoints/38.
22677 Call test_watchpoint_and_breakpoint.
22678 * gdb.base/watchpoint.c (func3): New function.
22679 (main): Call func3.
22680
5330f2db
DC
226812003-03-04 David Carlton <carlton@math.stanford.edu>
22682
22683 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22684 Garply<Garply<char> >:: garply".
22685 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22686 with respect to PR c++/1111; note also PR c++/1113.
22687 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22688 respect to PR c++/1062.
22689 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22690
6ece72da
DC
226912003-03-03 David Carlton <carlton@math.stanford.edu>
22692
22693 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22694 with respect to PR c++/57.
22695 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22696 c++/826.
22697 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22698 respect to PR c++/57.
22699
85ca1584
DC
227002003-03-03 David Carlton <carlton@math.stanford.edu>
22701
22702 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22703 respect to PR c++/33 into FAILs.
22704
98e9c5b8
MC
227052003-03-03 Michael Chastain <mec@shout.net>
22706
7bedbf27
MC
22707 * configure.in: Update copyright years.
22708
227092003-03-03 Michael Chastain <mec@shout.net>
22710
22711 * Makefile.in: Update copyright years.
98e9c5b8 22712
f683e100
DC
227132003-02-28 David Carlton <carlton@math.stanford.edu>
22714
22715 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22716 print class instead of struct and/or superfluous protection
22717 specifiers, as long as the resulting output is equivalent to the
22718 source code.
22719 Delete FIXME from end of messages on tests that don't need
22720 fixing.
22721
a9e0cf2c
DC
227222003-02-28 David Carlton <carlton@math.stanford.edu>
22723
22724 * gdb.c++/templates.exp (do_tests): Allow const in the two
22725 Foo<volatile char *>::foo tests.
22726
e8d359df
MS
227272003-02-27 Michael Snyder <msnyder@redhat.com>
22728
d63a86f8 22729 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
22730 will be consistant.
22731
0b71dc91
DC
227322003-02-26 David Carlton <carlton@math.stanford.edu>
22733
22734 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22735 char *>::foo" test with respect to PR c++/33. Create a new test
22736 which is identical to that one except that it doesn't put the
22737 space between the "char" and the "*"; KFAIL it, too.
22738
dd14ab43
DC
227392003-02-26 David Carlton <carlton@math.stanford.edu>
22740
22741 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22742 template types into either PASSes or KFAILs (corresponding to PR
22743 c++/57). Tweak indentation. Update copyright.
22744
1146c7f1
SC
227452003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22746
22747 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22748
74641dfb
MC
227492003-02-13 Michael Chastain <mec@shout.net>
22750
22751 * gdb.base/exprs.exp: Remove i960 remnants.
22752 * gdb.base/funcargs.exp: Likewise.
22753 * gdb.base/list.exp: Likewise.
22754 * gdb.base/ptype.exp: Likewise.
22755
559cd2d0
DC
227562003-02-14 David Carlton <carlton@math.stanford.edu>
22757
22758 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22759 pEe->D::vg()" from XFAIL to KFAIL.
22760
c4f90d87
JM
227612003-02-13 Jason Molenda (jmolenda@apple.com)
22762
22763 * gdb.base/maint.exp: Update maint print statistics regexp to include
22764 new entries.
22765
cbc4d97c
MC
227662003-02-13 Michael Chastain <mec@shout.net>
22767
22768 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22769
40f235b7
MC
227702003-02-12 Michael Chastain <mec@shout.net>
22771
22772 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22773 * gdb.c++/inherit.exp: Likewise.
22774 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22775 * gdb.c++/templates.exp: Likewise.
22776 * gdb.c++/virtfunc.exp: Likewise.
22777
c56716b0
JM
227782003-02-06 Jason Molenda (jason-cl@molenda.com)
22779
22780 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22781 why the code is written that way.
22782
070afcf8
MC
227832003-02-05 Michael Chastain <mec@shout.net>
22784
22785 * gdb.base/dump.exp: Add missing copyright line.
22786
5d0331e5
JM
227872003-02-05 Jason Molenda (jason-cl@molenda.com)
22788
f7ae6d3e 22789 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
22790 at the beginning so the breakpoint doesn't get set on the loop.
22791
92851186
MC
227922003-02-05 Michael Chastain <mec@shout.net>
22793
22794 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22795 output for configurations with gcc 2.95.3.
22796
cbf1e085
AC
227972003-02-05 Keith Seitz <keiths@redhat.com>
22798 Andrew Cagney <ac131313@redhat.com>
22799
22800 * gdb.mi/mi-cli.exp: New file.
d63a86f8 22801
29518e1e
MC
228022003-02-04 Michael Chastain <mec@shout.net>
22803
22804 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22805 Call perror and then continue.
22806
5af1d5f3
MC
228072003-02-03 Michael Chastain <mec@shout.net>
22808
22809 * gdb.c++/pr-1023.cc: New file.
22810 * gdb.c++/pr-1023.exp: New file.
22811
6b549786
JB
228122003-02-05 Jim Blandy <jimb@redhat.com>
22813
22814 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22815 it's local to foobar. Check for it there, and check that it's not
22816 present in main.
22817 * gdb.c++/local.cc (marker2): New function.
22818 (foobar): Call marker1.
22819 (main): Call marker2 instead of marker1.
22820
67f16606
AC
228212003-02-04 Andrew Cagney <ac131313@redhat.com>
22822
22823 * gdb.disasm/mn10200.exp: Obsolete file.
22824 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22825 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22826 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22827
1c5cb38e
DC
228282003-02-04 David Carlton <carlton@math.stanford.edu>
22829
22830 * gdb.c++/overload.exp: Test intToChar(1).
22831 * gdb.c++/overload.cc (intToChar): New.
22832 (main): Call intToChar.
22833
d1fe6965
DC
228342003-02-03 David Carlton <carlton@math.stanford.edu>
22835
22836 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22837 'might_kfail' arg.
22838 KFAIL some of the continue_to_bp_overloaded calls, according to
22839 PR c++/1025.
22840
9ba61c5d
MC
228412003-02-01 Michael Chastain <mec@shout.net>
22842
22843 * gdb.base/advance.c (marker1): New marker function.
22844 * gdb.base/advance.exp: When the 'advance' command lands on the
22845 return breakpoint, it can legitimately stop on either the
22846 current line or the next line. Accommodate both outcomes.
22847 * gdb.base/until.exp: Likewise.
22848
e7494ffb
AC
228492003-02-02 Andrew Cagney <ac131313@redhat.com>
22850
22851 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22852 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22853 now a list, not a tuple.
22854 * gdb.mi/mi-var-display.exp: Ditto.
22855 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 22856
075559bc
AC
228572003-02-01 Andrew Cagney <ac131313@redhat.com>
22858
22859 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22860 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22861 stack backtraces.
22862 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 22863
2bd4c7b1
MK
228642003-02-01 Mark Kettenis <kettenis@gnu.org>
22865
22866 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22867 gdb.mi/mi1-pthreads.exp: Return instead of calling
22868 gdb_suppress_entire_file.
22869
eabd8992
MS
228702003-02-01 Mark Salter <msalter@redhat.com>
22871
22872 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22873
71469e2f
MS
228742003-01-31 Mark Salter <msalter@redhat.com>
22875
22876 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22877 Support empty arg.
22878
38a94d44
MC
228792003-01-30 Michael Chastain <mec@shout.net>
22880
22881 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22882 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22883 has been fixed in gdb/readline on 2003-01-09.
22884
19ea9e73
MS
228852003-01-29 Michael Snyder <msnyder@redhat.com>
22886
e8d359df
MS
22887 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22888 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
22889 * gdb.base/args.exp: Skip if target does not support args passing.
22890
2307bd6a
DJ
228912003-01-22 Daniel Jacobowitz <drow@mvista.com>
22892
19ea9e73 22893 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
22894 gdb_test. Accept a list of expect arguments as the third
22895 parameter.
22896 (gdb_test): Use it.
22897
f2dd3617
EZ
228982003-01-20 Elena Zannoni <ezannoni@redhat.com>
22899
22900 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22901 allow for different test tree configurations. Update some
22902 tescases accordingly.
22903 * gdb.arch/altivec-regs.exp: Ditto.
22904 * gdb.asm/asm-source.exp: Ditto.
22905 * gdb.base/advance.exp: Ditto.
22906 * gdb.base/display.exp: Ditto.
d63a86f8 22907 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
22908 * gdb.base/mips_pro.exp: Ditto.
22909 * gdb.base/overlays.exp: Ditto.
22910 * gdb.base/relocate.exp: Ditto.
22911 * gdb.base/setshow.exp: Ditto.
22912 * gdb.base/step-line.exp: Ditto.
22913 * gdb.base/step-test.exp: Ditto.
22914 * gdb.base/until.exp: Ditto.
22915 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22916
c71cdefd
DC
229172003-01-17 David Carlton <carlton@math.stanford.edu>
22918
22919 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22920 corresponding to PR c++/945.
22921 Update copyright.
22922
fdba05d7
DC
229232003-01-17 David Carlton <carlton@math.stanford.edu>
22924
22925 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22926 corresponding to PR c++/68.
22927
229282003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
22929
22930 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22931 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22932 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22933
c362c33a
EZ
229342003-01-15 Elena Zannoni <ezannoni@redhat.com>
22935
0fbc361c
EZ
22936 * gdb.base/break.exp: Fix change of default location, because of
22937 removal of until tests.
22938 * gdb.base/help.exp: Update test for new 'until' help message.
22939 Add test for help on 'advance'.
a9c64011 22940 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 22941
dabf8a35
MK
229422003-01-15 Mark Kettenis <kettenis@gnu.org>
22943
22944 * gdb.base/default.exp: Adapt "info float" test for recent changes
22945 to that command. Add test for "info vector".
22946 * gdb.base/float.exp: New file. Add test for "info float" that
22947 resembles the old test in gdb.base/default.exp.
22948
a1769aca
DC
229492003-01-15 David Carlton <carlton@math.stanford.edu>
22950
22951 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22952
82025e13
EZ
229532003-01-15 Elena Zannoni <ezannoni@redhat.com>
22954
22955 * gdb.base/break.exp: Move the tests of until command from here...
22956 * gdb.base/until.exp: ... to here. New file. Add other tests.
22957 * gdb.base/advance.c: New file.
22958 * gdb.base/advance.exp: New file.
22959
8f9ab801
EZ
229602003-01-14 Elena Zannoni <ezannoni@redhat.com>
22961
a9c64011
AS
22962 * gdb.base/args.c: New file.
22963 * gdb.base/args.exp: New file.
8f9ab801 22964
9ae66589
DJ
229652003-01-14 Daniel Jacobowitz <drow@mvista.com>
22966
22967 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22968
8d77e5c3
DJ
229692003-01-14 Daniel Jacobowitz <drow@mvista.com>
22970
22971 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22972
12d2f0a1
DJ
229732003-01-14 Daniel Jacobowitz <drow@mvista.com>
22974
22975 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22976 dates.
22977
6ca37014
DJ
229782003-01-13 Daniel Jacobowitz <drow@mvista.com>
22979
22980 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22981
b0023472
DJ
229822003-01-13 Daniel Jacobowitz <drow@mvista.com>
22983
22984 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22985 (ptype &*"foo").
22986 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22987
607fbc54 229882003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
22989
22990 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22991 * gdb.mi/mi1-console.exp: Likewise.
22992
607fbc54 229932003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
22994
22995 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22996 * gdb.mi/mi1-console.exp: Likewise.
22997
a1fb14a2
DJ
229982003-01-13 Daniel Jacobowitz <drow@mvista.com>
22999
23000 * gdb.c++/overload.exp: Remove some fixed XFAILs.
23001
c4cf40b7
DJ
230022003-01-09 Daniel Jacobowitz <drow@mvista.com>
23003
23004 * gdb.base/detach.exp: New test.
23005
696d5a5b
DJ
230062003-01-09 Daniel Jacobowitz <drow@mvista.com>
23007
23008 * Makefile.in (ALL_SUBDIRS): New variable.
23009 (subdirs, clean, distclean): Use it.
23010 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
23011 regenerating Makefile, since it is generated from the top level.
23012 * gdb.asm/Makefile.in: Likewise.
23013 * gdb.base/Makefile.in: Likewise.
23014 * gdb.c++/Makefile.in: Likewise.
23015 * gdb.disasm/Makefile.in: Likewise.
23016 * gdb.java/Makefile.in: Likewise.
23017 * gdb.mi/Makefile.in: Likewise.
23018 * gdb.threads/Makefile.in: Likewise.
23019 * gdb.trace/Makefile.in: Likewise.
23020
754533e4
DC
230212003-01-09 David Carlton <carlton@math.stanford.edu>
23022
23023 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
23024 Add copyright year 2003.
23025
d8b3e9ee
MC
230262003-01-06 Michael Chastain <mec@shout.net>
23027
23028 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
23029 When selecting a thread, 'line' and 'file' are optional.
23030 * gdb.mi/mi1-pthreads.exp: Likewise.
23031
8e9e0fe6
AS
230322003-01-06 Andreas Schwab <schwab@suse.de>
23033
23034 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
23035 failures.
23036
b5ab8ff3
DJ
230372003-01-04 Daniel Jacobowitz <drow@mvista.com>
23038
23039 Fix PR gdb/844
23040 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
23041 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
23042
23043 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
23044 instead of calling gdb_suppress_entire_file.
23045 * gdb.threads/print-threads.exp: Likewise.
23046 * gdb.threads/schedlock.exp: Likewise.
23047
23048 * gdb.threads/killed.exp: Return instead of calling
23049 gdb_suppress_entire_file.
23050 * gdb.threads/linux-dp.exp: Likewise.
23051 * gdb.threads/pthreads.exp: Likewise.
23052
1e698235
DJ
230532003-01-04 Daniel Jacobowitz <drow@mvista.com>
23054
23055 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
23056 stabs.
23057 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
23058 * gdb.base/whatis.exp: Always allow (void) after function names.
23059
147ff08c
DJ
230602003-01-04 Daniel Jacobowitz <drow@mvista.com>
23061
23062 * gdb.c++/casts.exp: Correct regexp.
23063
dc62bfc2
MK
230642003-01-04 Mark Kettenis <kettenis@gnu.org>
23065
23066 * configure.in: Call AC_CONFIG_HEADER. Don't call
23067 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
23068 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
23069 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
23070 aforementioned directories in the AC_OUPUT call.
23071 * config.hin: New file.
23072 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
23073 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
23074 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
23075 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
23076 pass -I$objdir instead of -I$objdir/$subdir in compilation.
23077 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
23078 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
23079 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
23080 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
23081 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
23082 gdb.threads/configure.in, gdb.threads/configure,
23083 gdb.threads/config.in, gdb.trace/configure.in,
23084 gdb.trace/configure: Removed.
23085
77afa639
MC
230862003-01-03 Michael Chastain <mec@shout.net>
23087
23088 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
23089 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
23090
7634bb6e
DJ
230912003-01-03 Daniel Jacobowitz <drow@mvista.com>
23092
23093 * gdb.base/store.exp: Fix regular expressions.
23094
b39c905e
MK
230952002-12-28 Mark Kettenis <kettenis@gnu.org>
23096
23097 * configure.in: Rewrite.
23098 * configure: Regenerated.
23099
0a8551dd
DC
231002003-01-03 David Carlton <carlton@math.stanford.edu>
23101
23102 * gdb.base/psymtab.exp: New file.
23103 * gdb.base/psymtab1.c: Ditto.
23104 * gdb.base/psymtab2.c: Ditto.
23105
c60b7188
AF
231062002-12-23 Adam Fedor <fedor@gnu.org>
23107
23108 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
23109
ee73db83
DC
231102002-12-23 David Carlton <carlton@math.stanford.edu>
23111
23112 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
23113 and current_directory initialization.
23114
d6c1774e
JB
231152002-12-22 Jim Blandy <jimb@redhat.com>
23116
f0a847b8
JB
23117 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
23118 rather than as part of the output file name.
23119
d6c1774e
JB
23120 * gdb.base/attach.exp: There's no need to copy the test program to
23121 /tmp; that was only ever necessary on HP/UX, and this test is
23122 entirely disabled there anyway.
23123
f0708dbb
JB
231242002-12-21 Jim Blandy <jimb@redhat.com>
23125
4c2acfea
JB
23126 * gdb.c++/psmang.exp: Doc fix.
23127
f0708dbb
JB
23128 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23129 test.
23130
9579e000
DC
231312002-12-20 David Carlton <carlton@math.stanford.edu>
23132
23133 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23134
d1810171
MC
231352002-12-18 Michael Chastain <mec@shout.net>
23136
23137 * gdb.c++/annota2.exp: Add copyright year 2002.
23138
76565097
DC
231392002-12-17 David Carlton <carlton@math.stanford.edu>
23140
23141 * gdb.c++/try_catch.cc: Add marker comments.
23142 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23143 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23144 * gdb.c++/m-static.cc: Ditto.
23145 * gdb.c++/m-static1.cc: Ditto.
23146 * gdb.c++/try_catch.cc: Ditto.
23147
da81390b
JJ
231482002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23149
23150 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23151 to see whether we are using the new -environment-directory
23152 command which resets via -r or the old version of the command
23153 which may prompt the user. Part of fix for gdb/741.
23154
b304d130
AC
231552002-12-13 Andrew Cagney <ac131313@redhat.com>
23156
23157 * gdb.fortran/types.exp: Update obsolete comment.
23158 * gdb.fortran/exprs.exp: Ditto.
23159 * lib/gdb.exp: Delete obsolete code.
23160 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23161 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23162 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23163 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23164 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23165 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23166 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23167 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23168 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23169 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23170 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23171 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23172 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23173 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23174 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23175 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23176 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23177 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23178 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23179 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23180 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23181 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23182 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23183 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23184 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23185 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23186 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23187 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23188 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23189 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23190 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23191 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23192 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23193 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23194 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23195 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23196 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23197
a23b6e6a
DC
231982002-12-11 David Carlton <carlton@math.stanford.edu>
23199
23200 * gdb.c++/m-data.exp: Add test for members that shadow global
23201 variables: see PR gdb/804.
23202 * gdb.c++/m-data.cc: Ditto.
23203
6604731b
DJ
232042002-12-10 Daniel Jacobowitz <drow@mvista.com>
23205
23206 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23207
de46ecd7
DC
232082002-12-06 David Carlton <carlton@math.stanford.edu>
23209
23210 * gdb.base/store.c: Don't declare functions static.
23211
27e829d0
AC
232122002-12-04 Andrew Cagney <ac131313@redhat.com>
23213
23214 * gdb.base/store.exp, gdb.base/store.c: New files.
23215
92806416
DJ
232162002-12-03 Daniel Jacobowitz <drow@mvista.com>
23217
23218 * gdb.base/selftest.exp: Update for current gdb.
23219
3bcbaac5
DJ
232202002-12-03 Daniel Jacobowitz <drow@mvista.com>
23221
23222 * gdb.base/maint.exp: Only dump symbols from one source file
23223 or objfile.
23224
f4f00b1f
DJ
232252002-12-03 Daniel Jacobowitz <drow@mvista.com>
23226
23227 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23228 function call.
23229
f1c8a949
JB
232302002-11-25 Jim Blandy <jimb@redhat.com>
23231
23232 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23233 function appearing in error message.
23234
9e297a97
DJ
232352002-11-21 Daniel Jacobowitz <drow@mvista.com>
23236
23237 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23238
1f312e79
JJ
232392002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23240
d63a86f8
RM
23241 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23242 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23243 should be in mi console format. This is part of fix for PR gdb/604.
23244
83c31e7d
FN
232452002-09-18 Fernando Nasser <fnasser@redhat.com>
23246
23247 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23248 which explicitly prints the zero offset as "+0".
23249
322b3f65
DJ
232502002-10-22 Daniel Jacobowitz <drow@mvista.com>
23251
23252 * gdb.threads/schedlock.c (args): Make unsigned.
23253
232542002-10-21 Daniel Jacobowitz <drow@mvista.com>
23255
23256 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23257 numbers. Allow "foo2|selected stack frame".
23258 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23259 * gdb.asm/asmsrc2.s: Likewise.
23260 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23261 comments.
23262 * gdb.asm/mips.inc: New file.
23263
5e2fe5b8
AF
232642002-10-18 Adam Fedor <fedor@gnu.org>
23265
23266 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23267 * gdb.base/help.exp: Likewise.
23268
abe1a5d0
KB
232692002-10-17 Kevin Buettner <kevinb@redhat.com>
23270
23271 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23272 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23273
10abb1d4
JB
232742002-10-02 Jim Blandy <jimb@redhat.com>
23275
23276 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23277
1f609b42
AC
232782002-10-01 Andrew Cagney <ac131313@redhat.com>
23279
23280 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23281 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23282 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23283 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23284 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23285 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23286 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23287
0aee02e4
AC
232882002-09-29 Andrew Cagney <ac131313@redhat.com>
23289
23290 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23291 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23292 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23293 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23294 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23295 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23296 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23297
6fde09ad
KB
232982002-09-27 Kevin Buettner <kevinb@redhat.com>
23299
23300 * gdb.base/annota1.exp (info break): Make directory components of
23301 path optional since not all compilers emit this debug information.
23302
889bf7c5
PA
23303 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23304 step ends up stepping out of the function instead of stopping on
23305 the epilogue.
6fde09ad 23306
9e8aab75
KS
233072002-09-26 Keith Seitz <keiths@redhat.com>
23308
23309 * lib/insight-support.exp (gdbtk_start): Figure out where
23310 the insight executable is based on where gdb is. Use this
23311 executable to start insight instead of gdb.
23312
e36180d7
AC
233132002-09-25 Andrew Cagney <cagney@redhat.com>
23314
23315 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23316
9dd34b2b
AC
233172002-09-24 Andrew Cagney <ac131313@redhat.com>
23318
23319 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23320 test_isolated_complaints.
23321 (test_empty_complaint): New function.
23322 (test_empty_complaints): New function. Check no output when no
23323 complaints.
d63a86f8 23324
dea97812
KB
233252002-09-19 Jim Blandy <jimb@redhat.com>
23326
a9c64011 23327 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23328
54951bd7
AC
233292002-09-19 Andrew Cagney <ac131313@redhat.com>
23330
23331 * gdb.gdb/complaints.exp: New file.
23332
dec43320
AC
233332002-09-18 Andrew Cagney <ac131313@redhat.com>
23334
23335 * gdb.base/maint.exp: Check `help maint internal-warning'.
23336
e70d6e3f
DC
233372002-09-18 David Carlton <carlton@math.stanford.edu>
23338
23339 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23340 numbers, and replace them by a single breakpoint after the
23341 constructors are all finished.
23342 Add test 4.
23343 * gdb.c++/m-static.cc: Add test 4.
23344 * gdb.c++/m-static.h: New file.
23345 * gdb.c++/m-static1.cc: New file.
23346
23347 * gdb.c++/printmethod.exp: New file.
23348 * gdb.c++/printmethod.cc: New file.
23349
23350 * gdb.c++/pr-574.exp: New file.
23351 * gdb.c++/pr-574.cc: New file.
23352
afb5c968
CV
233532002-09-18 Corinna Vinschen <vinschen@redhat.com>
23354
23355 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23356 embedded targets which never actually exit.
23357
31e45dee
FN
233582002-09-18 Fernando Nasser <fnasser@redhat.com>
23359
23360 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23361 "don't step after run" as unresolved or unsupported, instead of xfail.
23362
a283c5a1
CV
233632002-09-18 Corinna Vinschen <vinschen@redhat.com>
23364
23365 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23366 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23367 Add newline to expected string in "step out of main (status wrapper)"
23368 case.
23369
11350d2a
CV
233702002-09-18 Corinna Vinschen <vinschen@redhat.com>
23371
23372 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23373 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23374
0deec7d6
TT
233752002-09-17 Tom Tromey <tromey@redhat.com>
23376
23377 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23378 \000, not \0, in double-quoted string.
23379
b2b4a1b5
CV
233802002-09-14 Corinna Vinschen <vinschen@redhat.com>
23381
c9d37158 23382 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23383 string after running the commands execution on breakpoint tests.
23384
1c56143a
CV
233852002-09-13 Corinna Vinschen <vinschen@redhat.com>
23386
23387 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23388
37f8da45
JB
233892002-09-12 Joel Brobecker <brobecker@gnat.com>
23390
23391 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23392
08b468e0
KS
233932002-09-10 Keith Seitz <keiths@redhat.com>
23394
23395 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23396 runto proc.
23397 (mi_run_to_main): Use mi_runto.
23398 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23399
dc360f58
KS
234002002-09-10 Keith Seitz <keiths@redhat.com>
23401
23402 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23403 regexp for stopping at main. Could have multiple event notifications.
23404 Don't assume that main was declared with no parameters.
23405 (mi_next): Use mi_step_to.
23406 (mi_step): Use mi_next_to.
23407
ce3abcfb
CV
234082002-09-09 Corinna Vinschen <vinschen@redhat.com>
23409
23410 * gdb.base/default.exp: Fix expected string in `info float' test.
23411
d1f5b980
BE
234122002-09-09 Ben Elliston <bje@redhat.com>
23413
23414 * config/mips.exp: Update comments.
23415 * config/mips-idt.exp: Likewise.
23416 * config/nind.exp: Likewise.
23417 * config/slite.exp: Likewise.
23418 * config/sparclet.exp: Likewise.
23419 * config/udi.exp: Likewise.
23420 * config/vx.exp: Likewise.
23421 * config/vxworks29k.exp: Likewise.
23422
2f71430b
JB
234232002-09-05 Jim Blandy <jimb@redhat.com>
23424
23425 * gdb.threads/killed.exp: Fix test failure message.
23426
7ddebc7e
KS
234272002-09-04 Keith Seitz <keiths@redhat.com>
23428
23429 * lib/mi-support.exp: Update copyright.
23430 (mi_gdb_test): Increase the priority of the expected pattern
23431 so that it matches gdb_test.
23432
0ae67eb3
KS
234332002-09-03 Keith Seitz <keiths@redhat.com>
23434
23435 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23436 Use integer comparison instead of string comparison for testing
23437 whether binary was built.
23438
38fc42c8
JB
234392002-09-03 Jim Blandy <jimb@redhat.com>
23440
23441 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23442
b6ff0e81
JB
234432002-08-29 Jim Blandy <jimb@redhat.com>
23444
23445 * gdb.threads/pthreads.exp: Move the portable thread compilation
23446 code into a function in lib/gdb.exp, and call that from here.
23447 * lib/gdb.exp (gdb_compile_pthreads): New function.
23448
07c98896
KS
234492002-08-29 Keith Seitz <keiths@redhat.com>
23450
23451 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23452 expect_out so that callers can get at it.
23453
0312286c
DJ
234542002-08-23 Daniel Jacobowitz <drow@mvista.com>
23455
23456 * gdb.threads/print-threads.c: New file.
23457 * gdb.threads/print-threads.exp: New file.
23458 * gdb.threads/schedlock.c: New file.
23459 * gdb.threads/schedlock.exp: New file.
23460
dd039bc4
EZ
234612002-08-22 Elena Zannoni <ezannoni@redhat.com>
23462
a9c64011
AS
23463 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23464 not altivec.c.
dd039bc4 23465
1f36144c
MK
234662002-08-17 Mark Kettenis <kettenis@gnu.org>
23467
23468 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23469 targets. The problem should be fixed now.
23470
16057ec7 234712002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
23472
23473 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23474 2002-07-24 change that removes final dots from error messages.
23475
3c1499ad
TT
234762002-08-13 Tom Tromey <tromey@redhat.com>
23477
23478 * gdb.base/readline.exp: New file.
23479
a20ce2c3
AC
234802002-08-01 Andrew Cagney <ac131313@redhat.com>
23481
23482 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23483 supress message.
23484
db034ac5
AC
234852002-08-01 Andrew Cagney <cagney@redhat.com>
23486
23487 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23488 CHILL_FOR_TARGET and CHILL_LIB.
23489 * configure.in (configdirs): Remove gdb.chill.
23490 * configure: Regenerate.
23491 * lib/gdb.exp: Obsolete references to chill.
23492 * gdb.fortran/types.exp: Ditto.
23493 * gdb.fortran/exprs.exp: Ditto.
23494
3e000b18
KB
234952002-07-30 Kevin Buettner <kevinb@redhat.com>
23496
23497 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23498 set Irix-specific compile and link flags.
23499
28f4966b
KB
235002002-07-29 Kevin Buettner <kevinb@redhat.com>
23501
23502 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23503 source files. The ``-o'' option doesn't work with the ``-E'' option
23504 when using the Irix compiler.
23505
46c0d5a6
DJ
235062002-07-19 Daniel Jacobowitz <drow@mvista.com>
23507
23508 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23509 Improve support for reusing an exec file. Copy exec file
23510 to target, and run gdbserver on the target instead of on the host.
23511
eecf4bed
JB
235122002-07-18 Jim Blandy <jimb@redhat.com>
23513
0f815cdf
JB
23514 * gdb.base/ending-run.exp: Don't expect to see the program end in
23515 some orderly fashion when we're running on a real stand-alone
23516 board.
23517
eecf4bed
JB
23518 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23519 targets that don't support interrupts.
23520
52d309e4
JB
235212002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23522
23523 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23524 systems.
23525 Move comments in expect statements to inside the actions, so that they
23526 don't get matched against.
23527
ff683d9e
MK
235282002-07-10 Mark Kettenis <kettenis@gnu.org>
23529
23530 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23531 function when asleep" test.
23532
b5356753
AC
235332002-07-10 Andrew Cagney <ac131313@redhat.com>
23534
23535 * gdb.base/page.exp: Rewrite to handle problems with very long
23536 `info set' output. Update copyright.
23537
6aa4d13a
AC
235382002-06-26 Andrew Cagney <ac131313@redhat.com>
23539
23540 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23541 gdb.threads-hp.
23542 * gdb.hp/configure: Regenerate.
23543 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23544 * gdb.hp/gdb.threads-hp/configure: Delete file.
23545 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23546
8cf8c2b8
AC
235472002-06-22 Andrew Cagney <ac131313@redhat.com>
23548
23549 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23550 setlocale, bindtextdomain and textdomain.
23551
6827a8f8
JB
235522002-06-11 Jim Blandy <jimb@redhat.com>
23553
919d772c
JB
23554 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23555 preprocessor macro information is present.
23556
6827a8f8
JB
23557 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23558 tests.
23559
c15b0d21
MS
235602002-06-06 Michael Snyder <msnyder@redhat.com>
23561
c5984d70
MS
23562 * gdb.base/overlays.exp: Record addresses of overlay
23563 functions in TCL variables rather than in GDB variables,
23564 to avoid having GDB convert them to pointers (with loss
23565 of information).
23566
d63a86f8 23567 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 23568 default linker script changes.
c15b0d21
MS
23569 * gdb.base/long_long.exp: Add check for sizeof (long double).
23570
be26fe0d
ML
235712002-06-06 Michal Ludvig <mludvig@suse.cz>
23572
23573 * gdb.asm/asm-source.exp: Add x86-64 target.
23574 * gdb.asm/x86_64.inc: New.
d63a86f8 23575
258093ca 235762002-05-30 Michael Chastain <mec@shout.net>
258093ca 23577
4b3153f1 23578 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
23579 * gdb.c++/m-static.cc: New file.
23580 * gdb.c++/m-static.exp: New file.
23581
241264c6
MS
235822002-05-28 Michael Snyder <msnyder@redhat.com>
23583
23584 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23585 precision.
23586
9bba8c8f 235872002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 23588
4b3153f1 23589 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
23590 * gdb.c++/m-data.cc: New file.
23591 * gdb.c++/m-data.exp: New file.
23592
235932002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 23594
4b3153f1 23595 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 23596 * gdb.c++/try_catch.cc: New file.
d63a86f8 23597 * gdb.c++/try_catch.exp: New file.
9bba8c8f 23598
def1b996
MC
235992002-05-27 Michael Chastain <mec@shout.net>
23600
23601 * gdb.c++/local.exp: Accept more nested types in output.
23602
522ba268
MC
236032002-05-26 Michael Chastain <mec@shout.net>
23604
23605 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23606
277254ba
MS
236072002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23608
23609 * lib/gdb.exp (gdb_wrapper_init): Just because
23610 gdb_wrapper_file exists, this does not mean that the file
23611 should not be rebuilt. That is what gdb_wrapper_initialized
23612 is for.
23613 (default_gdb_init): Reset gdb_wrapper_initialized.
23614
b61a8733
MS
236152002-05-23 Michael Snyder <msnyder@redhat.com>
23616
d63a86f8 23617 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
23618 the precision of the floating point test results.
23619 * gdb.base/call-rt-st.exp: Ditto.
23620
b61a8733
MS
23621 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23622 * gdb.base/call-rt-st.exp: Ditto.
23623
56f6e910
MC
236242002-05-19 Michael Chastain <mec@shout.net>
23625
23626 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23627
ad0b0016
EZ
236282002-05-19 Elena Zannoni <ezannoni@redhat.com>
23629
a9c64011
AS
23630 * configure.in (configdirs): Add gdb.arch.
23631 * configure: Regenerate.
ad0b0016 23632
f617d2b6
JB
236332002-05-17 Jim Blandy <jimb@redhat.com>
23634
23635 * gdb.base/completion.exp: Recognize the more detailed error
23636 messages produced by the macro expander's lexical analyzer.
23637
eac2a696
EZ
236382002-05-14 Elena Zannoni <ezannoni@redhat.com>
23639
a9c64011
AS
23640 * gdb.arch/altivec-abi.c: New file.
23641 * gdb.arch/altivec-abi.exp: New file.
23642 * gdb.arch/altivec-regs.c: New file.
23643 * gdb.arch/altivec-regs.exp: New file.
eac2a696 23644
2fdde8f8
DJ
236452002-05-14 Daniel Jacobowitz <drow@mvista.com>
23646
23647 * gdb.base/maint.exp (maint print type): Update for new type
23648 structure.
d63a86f8 23649
e31f1a7c
EZ
236502002-05-14 Elena Zannoni <ezannoni@redhat.com>
23651
23652 * gdb.arch: New directory.
23653 * gdb.arch/configure.in: New file.
23654 * gdb.arch/configure: New file.
23655 * gdb.arch/Makefile.in: New file.
23656
db589741
CV
236572002-05-13 Corinna Vinschen <vinschen@redhat.com>
23658
23659 * gdb.asm/asm-source.exp: Add v850 as supported target.
23660 * gdb.asm/v850.inc: New file.
23661
8ce2a7dc
DJ
236622002-05-13 Daniel Jacobowitz <drow@mvista.com>
23663
23664 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23665
df763c7f
DJ
236662002-05-12 Daniel Jacobowitz <drow@mvista.com>
23667
23668 * gdb.base/break.exp: Check 'break "marker2"'.
23669
377daeed
MS
236702002-05-10 Michael Snyder <msnyder@redhat.com>
23671
23672 * gdb.base/long_long.exp: Fix typo.
23673
c4b7bc2b
JB
236742002-05-10 Jim Blandy <jimb@redhat.com>
23675
ecac9a4e
JB
23676 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23677 a bug.
23678
c4b7bc2b
JB
23679 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23680 Recognize more detailed error message produced by the macro
23681 expander's lexical analyzer.
23682 * lib/gdb.exp (test_print_reject): Same.
23683
e71019a1
MK
236842002-05-09 Mark Kettenis <kettenis@gnu.org>
23685
23686 * gdb.c++/method.exp: Fix typo.
23687
fedfc8e6
MS
236882002-05-08 Michael Snyder <msnyder@redhat.com>
23689
166a1957
MS
23690 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23691 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 23692 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
23693 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23694 Add iftarget clause for strongarm.
d63a86f8 23695
f1c47eb2
MS
236962002-05-06 Michael Snyder <msnyder@redhat.com>
23697
cb9a9d3e
MS
23698 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23699 (gdb_continue_to_end): Accept output from status wrapper.
23700 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23701 Clean up fail messages to match pass messages.
23702
f1c47eb2
MS
23703 Enable the "needs_status_wrapper" testsuite feature.
23704 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23705 (gdb_compile): Conditionally call gdb_wrapper_init.
23706 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23707 * gdb.c++/method.exp: Recognize output from status wrapper.
23708
6079c749
BE
237092002-05-06 Ben Elliston <bje@redhat.com>
23710From Graydon Hoare <graydon@redhat.com>
23711
23712 * config/sid.exp: Include support for "rawsid" protocol.
23713
188baff3
JB
237142002-05-03 Jim Blandy <jimb@redhat.com>
23715
23716 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23717 * gdb.c++/hang3.C: New file.
23718
b9c07f0f
AC
237192002-05-04 Andrew Cagney <ac131313@redhat.com>
23720
23721 * gdb.base/default.exp: Remove obsolete code.
23722 * gdb.c++/misc.exp: Ditto. Update copyright.
23723 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23724 * gdb.base/whatis.exp: Ditto. Update copyright.
23725 * gdb.base/scope.exp: Ditto. Update copyright.
23726 * gdb.base/ptype.exp: Ditto. Update copyright.
23727 * gdb.base/printcmds.exp: Ditto. Update copyright.
23728 * gdb.base/opaque.exp: Ditto. Update copyright.
23729 * gdb.base/list.exp: Ditto.
23730 * gdb.base/funcargs.exp: Ditto. Update copyright.
23731 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23732 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23733 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23734 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23735 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23736 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23737
5c7a0397
MS
237382002-05-02 Michael Snyder <msnyder@redhat.com>
23739
d6dcc264 23740 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
23741 * gdb.base/long_long.exp: Add xscale target.
23742 * gdb.base/default.exp: Add xscale target.
23743
eb7f1c48
JB
237442002-05-01 Jim Blandy <jimb@redhat.com>
23745
23746 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23747 gdb.c++/hang.exp: New test.
23748
a6befae8
FF
237492002-05-01 Fred Fish <fnf@redhat.com>
23750
23751 * gdb.base/completion.exp: Handle completions of "./Make" for
23752 more than one completion possibility, as is the case when we
23753 build and test in the source tree.
23754
0a310277
AG
237552002-04-29 Anthony Green <green@redhat.com>
23756
23757 * gdb.java/jmisc1.exp: New file.
23758 * gdb.java/jmisc2.exp: New file.
23759
6ff9af88
DJ
237602002-04-24 Daniel Jacobowitz <drow@mvista.com>
23761
23762 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23763
96b3d632
EZ
237642002-04-23 Elena Zannoni <ezannoni@redhat.com>
23765
23766 * gdb.base/help.exp: Change 'help status' to allow for target
23767 dependent output differences.
23768
5019bb54
MC
237692002-04-22 Michael Chastain <mec@shout.net>
23770
23771 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23772
a805a116
MC
237732002-04-22 Michael Chastain <mec@shout.net>
23774
23775 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23776
a1706bfd
DM
237772002-04-17 David S. Miller <davem@redhat.com>
23778
23779 * gdb.asm/sparc64.inc: New file.
23780 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23781
a73a20a2
EZ
237822002-04-19 Elena Zannoni <ezannoni@redhat.com>
23783
23784 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23785 instruction file directly into the build tree. Clean up at end of
23786 test.
23787
ba678339
DM
237882002-04-18 David S. Miller <davem@redhat.com>
23789
23790 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23791 handle 64-bit platforms correctly.
23792 * gdb.base/maint.exp: Likewise.
23793
b03399da
KB
237942002-04-18 Kevin Buettner <kevinb@redhat.com>
23795
23796 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23797 ``-fpic'' when compiling files comprising a shared library, but
23798 it does need additional linker flags in order to find shared
23799 libraries at run time.
23800
e2004992
KB
238012002-04-18 Kevin Buettner <kevinb@redhat.com>
23802
23803 * gdb.base/cvexpr.c (use): New function.
23804 (main): Invoke use() on all global variables to prevent
23805 some linkers from deleting these otherwise unused symbols.
23806
d8937120
MC
238072002-04-17 Michael Chastain <mec@shout.net>
23808From David S. Miller <davem@redhat.com>
23809
23810 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23811 handle 64-bit platforms correctly.
23812
ffd61a58
MS
238132002-04-12 Michael Snyder <msnyder@redhat.com>
23814From Jim Blandy <jimb@redhat.com>
a9c64011 23815 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
23816 script can handle this instead.
23817 * gdb.base/bar.c (barx): Same.
23818 * gdb.base/baz.c (bazx): Same.
23819 * gdb.base/grbx.c (grbxx): Same.
23820
23821 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23822 manager doesn't automatically unmap overlays unnecessarily.
23823
6b8426a6
MH
238242002-04-10 Martin M. Hunt <hunt@redhat.com>
23825
23826 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23827 stepping out of main.
23828
34af4875
MC
238292002-04-09 Michael Chastain <mec@shout.net>
23830
23831 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23832 scope so that the nested scope tests will make sense.
23833 * gdb.c++/local.exp: Write patterns that actually work with gcc
23834 (the HP patterns "were never known to work with gcc").
23835 Keep the old aCC patterns too.
23836
2d1676a0
DJ
238372002-04-09 Daniel Jacobowitz <drow@mvista.com>
23838
23839 * gdb.base/attach.exp: Correct target board test.
23840
3a63e3f9
MC
238412002-04-08 Michael Chastain <mec@shout.net>
23842
23843 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23844 in a const method. Add some xfail and fail cases for configurations
23845 that do not emit the "const ...".
23846
f18dabd2
MC
238472002-04-07 Michael Chastain <mec@shout.net>
23848
23849 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23850 Accept "A * const" and "const A * const" as type of "this".
23851 Fix spelling of getFunky throughout. Make messages uniform.
23852
0fcddd82
EZ
238532002-04-07 Elena Zannoni <ezannoni@redhat.com>
23854
a9c64011 23855 Work around for PR gdb/285:
0fcddd82
EZ
23856 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23857
16a8534a
EZ
238582002-04-07 Elena Zannoni <ezannoni@redhat.com>
23859
23860 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23861 instructions file at run time instead of configure time.
23862 Sometimes we run the test in a directory that is not the one we
23863 configured in.
23864 * gdb.asm/configure.in: Delete creation of symlink.
23865 * gdb.asm/configure: Regenerate.
23866
24181d81
JB
238672002-04-05 J. Brobecker <brobecker@gnat.com>
23868
23869 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23870 xfullpath () function.
23871
7cdb7107
DJ
238722002-04-04 Daniel Jacobowitz <drow@mvista.com>
23873
23874 * gdb.asm/Makefile.in: Correct dependencies.
23875
23876 * gdb.asm/powerpc.inc: New file.
23877 * gdb.asm/asm-source.exp: Add PowerPC.
23878 * gdb.asm/configure.in: Likewise.
23879 * gdb.asm/configure: Regenerated.
23880
a7d17088
DJ
238812002-04-04 Daniel Jacobowitz <drow@mvista.com>
23882
23883 * gdb.base/relocate.exp: New file.
23884 * gdb.base/relocate.c: New file.
23885
cd721503
FF
238862002-04-04 Fred Fish <fnf@redhat.com>
23887
23888 * gdb.base/step-test.exp: Update comment regarding stopping in
23889 memcpy/bcopy calls inserted as part of the compiler runtime.
23890
b22ad7a7
MS
238912002-04-04 Michael Snyder <msnyder@redhat.com>
23892
23893 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23894
5f279fa6
DJ
238952002-04-03 Daniel Jacobowitz <drow@mvista.com>
23896
23897 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23898 (gdb_expect): Remove $notransfer hack.
23899
dd0fd3ce
DJ
239002002-04-02 Daniel Jacobowitz <drow@mvista.com>
23901
23902 * gdb.c++/classes.exp ("calling method for small class"): Match
23903 updated register output.
23904
1e50cda1
DJ
239052002-03-30 Daniel Jacobowitz <drow@mvista.com>
23906
23907 Fix PR gdb/452
23908 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23909 when finished. Make gdb_file_cmd send "exec-file" when
23910 appropriate.
23911
24015922
DJ
239122002-03-30 Daniel Jacobowitz <drow@mvista.com>
23913
23914 * gdb.base/attach.exp: Remove extra setup_xfail.
23915
dd7dfd64
MS
239162002-03-26 Michael Snyder <msnyder@redhat.com>
23917
23918 * gdb.base/default.exp: Add tests for dump, append, and restore.
23919 * gdb.base/help.exp: Add tests for dump, append, and restore.
23920 * gdb.base/dump.exp: New file, test dump, append and restore.
23921 * gdb.base/dump.c: New file.
23922
48b2f8d7
MS
239232002-03-27 Michael Snyder <msnyder@redhat.com>
23924
d63a86f8 23925 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
23926 clean-ups in help messages.
23927
05b4d525
FF
239282002-03-26 Fred Fish <fnf@redhat.com>
23929
23930 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23931 have debugging info for those functions and the compiler uses them
23932 internally to copy structs around.
23933
d7679631
FF
239342002-03-26 Fred Fish <fnf@redhat.com>
23935
23936 * gdb.base/list.exp: Revert the change made yesterday and add note
23937 about why we don't list the default lines for remote targets.
23938
523ac3f9
MS
239392002-03-25 Michael Snyder <msnyder@redhat.com>
23940
23941 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23942
754b2b8d
FF
239432002-03-25 Fred Fish <fnf@redhat.com>
23944
23945 * gdb.base/list.exp: This test works on remote targets so remove
23946 the short circuit for remote targets. Update copyright.
23947
33c3e192
FF
239482002-03-25 Fred Fish <fnf@redhat.com>
23949
23950 * gdb.base/attach.exp: Fix logic error that was suppressing this
23951 test for all non hppa*-*-hpux* targets, instead of the hp target.
23952 Move comments closer to the suppression point. Also now need to
23953 check that we are running natively.
23954
d43e73ee
MS
239552002-03-22 Michael Snyder <msnyder@redhat.com>
23956
882c8f02
MS
23957 * gdb.base/default.exp: Add test for gcore. Update copyright.
23958 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 23959
04c12f60
FF
239602002-03-06 Fred Fish <fnf@redhat.com>
23961
23962 * gdb.base/funcargs.c: Remove extraneous ';' character.
23963 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23964
b43df995
MC
239652002-03-04 Michael Chastain <mec@shout.net>
23966
23967 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23968 accommodate gcc v3 function signature.
23969 * gdb.mi/mi0-var-cmd-exp: Ditto.
23970
92362027
AC
239712002-02-24 Andrew Cagney <ac131313@redhat.com>
23972
23973 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23974 ``GNU/Linux'' or ``Linux kernel''
23975 * testsuite/gdb.threads/pthreads.c: Ditto.
23976
258ad32d
MC
239772002-02-24 Michael Chastain <mec@shout.net>
23978
23979 * gdb.threads/pthreads.c (thread1): Add a return statement.
23980 (thread2): Likewise.
23981 (foo): Likewise.
23982
04c3b3d4
MC
239832002-02-23 Michael Chastain <mec@shout.net>
23984
23985 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23986 to placate gcc.
23987
5a2a0a20
MC
239882002-02-23 Michael Chastain <mec@shout.net>
23989
23990 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23991 test "ptype bint". The test passes on all my stabs configurations.
23992
a640f7fc
JB
239932002-02-21 Jim Blandy <jimb@redhat.com>
23994
27924826
JB
23995 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23996 filename at a time, and watch for the ones we want to see.
23997
a640f7fc
JB
23998 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23999 types of pointers to prototyped functions.
24000
edcc8c75
AC
240012002-02-20 Andrew Cagney <ac131313@redhat.com>
24002
24003 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
24004 signed, unsigned and straight char.
24005 (padding_char, padding_short, padding_int, padding_long,
24006 padding_long_long, padding_float, padding_double,
24007 padding_long_double): New global variables.
24008 (fill, fill_structs): New functions.
24009
24010 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
24011 for correctly sized writes. Update copyright.
24012 (get_valueof): New procedure.
24013 (get_sizeof): Call get_valueof.
24014 (check_valueof): New procedure.
24015 (check_padding): New procedure.
24016
ac57ea44
MC
240172002-02-20 Michael Chastain <mec@shout.net>
24018
24019 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
24020 to setup_xfail. Document some of the remaining calls.
24021
7a10c941
MC
240222002-02-18 Michael Chastain <mec@shout.net>
24023
24024 * gdb.c++/userdef.exp: Update copyright year.
24025
fb8acdcc
DJ
240262002-02-18 Daniel Jacobowitz <drow@mvista.com>
24027
24028 * gdb.c++/userdef.exp: Test overloaded operators properly.
24029 Remove xfails.
24030
fda6ae12
MS
240312002-02-14 Michael Snyder <msnyder@redhat.com>
24032
24033 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
24034
676a0442
DJ
240352002-02-14 Daniel Jacobowitz <drow@mvista.com>
24036
24037 * gdb.base/a2-run.exp: Check for a remote target properly.
24038 * gdb.base/annota1.exp: Likewise.
24039 * gdb.base/list.exp: Likewise.
24040 * gdb.base/reread.exp: Likewise.
24041 * gdb.base/scope.exp: Likewise.
24042 * gdb.base/shlib-call.exp: Likewise.
24043 * gdb.base/term.exp: Likewise.
24044 * gdb.c++/annota2.exp: Likewise.
24045
78b4f468
RE
240462002-02-13 Richard Earnshaw <rearnsha@arm.com>
24047
24048 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
24049
9a81ba51
MC
240502002-02-10 Michael Chastain <mec@shout.net>
24051
24052 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
24053 (call_after_alloca): Ditto.
24054
004af6c7
DJ
240552002-02-10 Daniel Jacobowitz <drow@mvista.com>
24056
24057 * gdb.base/ending-run.exp: Guard "cont" test with
24058 gdb_skip_stdio_test.
24059
37225f62
JB
240602002-02-06 Jim Blandy <jimb@redhat.com>
24061
24062 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
24063 from here...
24064 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
24065 To here. Disable this test on non-HP platforms. Add big comment.
24066
fe6fdd96
MS
240672002-02-04 Michael Snyder <msnyder@redhat.com>
24068
24069 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
24070 other than d10v and m32r.
24071
036fad3f
RE
240722002-02-02 Richard Earnshaw <rearnsha@arm.com>
24073
24074 * gdb.base/default.exp: Rewrite test patterns to reduce time
24075 taken to match them.
24076
7148ab62
DJ
240772002-01-30 Daniel Jacobowitz <drow@mvista.com>
24078
24079 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
24080 Allow a start function above main.
24081 * gdb.threads/linux-dp.exp: Fix copyright date.
24082
396cc255
DJ
240832002-01-30 Daniel Jacobowitz <drow@mvista.com>
24084
a9c64011
AS
24085 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
24086 (check_philosopher_stack): Check for manager thread before checking
24087 for a just-starting thread.
396cc255 24088
f038d31b
DJ
240892002-01-30 Daniel Jacobowitz <drow@mvista.com>
24090
24091 From Neil Booth <neil@daikokuya.demon.co.uk>:
24092 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
24093 warnings.
24094
b3ff9d9a
FF
240952002-01-21 Fred Fish <fnf@redhat.com>
24096
24097 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
24098 not caller.
24099
39ad761d
JB
241002002-01-21 Jim Blandy <jimb@redhat.com>
24101
24102 * gdb.base/reread.exp: Check that GDB properly re-reads the
24103 executable file when it changes while no inferior is running.
24104
aaf320fa
FF
241052002-01-21 Fred Fish <fnf@redhat.com>
24106
a9c64011
AS
24107 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
24108 optionally accept the "shlib events" variation.
aaf320fa 24109
808a31f5
JB
241102002-01-21 Jim Blandy <jimb@redhat.com>
24111
24112 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
24113 call `fflush' after every `printf', so that the output is produced
24114 at predictable points, regardless of whatever buffering does (or
24115 doesn't) take place.
24116 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
24117 at different points.
24118
4420d5e2
DJ
241192002-01-20 Daniel Jacobowitz <drow@mvista.com>
24120
24121 * gdb.c++/inherit.exp: Update copyright years.
24122 * gdb.c++/method.exp: Likewise.
24123
3e36a0f4
DJ
241242002-01-20 Daniel Jacobowitz <drow@mvista.com>
24125
24126 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24127 artificial methods/arguments.
24128 * gdb.c++/derivation.exp: Likewise.
24129 * gdb.c++/inherit.exp: Likewise.
24130 * gdb.c++/method.exp: Likewise.
24131 * gdb.c++/virtfunc.exp: Likewise.
24132
b4ceaee6
AC
241332002-01-18 Andrew Cagney <ac131313@redhat.com>
24134
24135 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24136 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24137 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24138 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24139 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24140 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24141
ecace851
JB
241422002-01-17 Jim Blandy <jimb@redhat.com>
24143
24144 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24145 anchoring the pattern matching the entry point symbol's name.
24146
375fc983
AC
241472002-01-17 Andrew Cagney <ac131313@redhat.com>
24148
24149 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24150 continue/quit query. Update copyright.
24151
fe6fdd96
MS
241522002-01-14 Michael Snyder <msnyder@redhat.com>
24153
24154 * gdb.base/gcore.exp: Remove extra debugging output.
24155
e017c81f
DJ
241562002-01-13 Daniel Jacobowitz <drow@mvista.com>
24157
24158 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24159 for slightly dubious v2 mangled string.
24160
37ab3bf8
DJ
241612002-01-13 Daniel Jacobowitz <drow@mvista.com>
24162
24163 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24164
1bc05c3a 241652002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24166
1bc05c3a 24167 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24168
1bc05c3a
JM
24169 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24170 constructors.
24171 * gdb.c++/derivation.exp: Likewise.
24172 * gdb.c++/templates.exp: Likewise.
24173 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24174
1bc05c3a
JM
241752002-01-10 Michael Snyder <msnyder@redhat.com>
24176
24177 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24178
a911c360
MS
241792002-01-08 Michael Snyder <msnyder@redhat.com>
24180
24181 * gdb.base/gcore.exp: New test for generate-core-file command.
24182 * gdb.base/gcore.c: Testcase for above.
24183 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24184
ea2119ec
JM
241852002-01-08 Jason Merrill <jason@redhat.com>
24186
24187 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24188
68203136
FF
241892002-01-07 Fred Fish <fnf@redhat.com>
24190
24191 * gdb.c++/overload.exp: Remove unconditional xfails for:
24192 print foo_instance1.overloadargs(1)
24193 print foo_instance1.overloadargs(1, 2)
24194 print foo_instance1.overloadargs(1, 2, 3)
24195 print foo_instance1.overloadargs(1, 2, 3, 4)
24196 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24197 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24198 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24199 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24200 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24201 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24202 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24203 print foo_instance1.overload1arg()
24204 print foo_instance1.overload1arg((char)arg2)
24205 print foo_instance1.overload1arg((signed char)arg3)
24206 print foo_instance1.overload1arg((unsigned char)arg4)
24207 print foo_instance1.overload1arg((int)arg7)
24208 print foo_instance1.overload1arg((unsigned int)arg8)
24209 print foo_instance1.overload1arg((float)arg11)
24210 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24211
21b9b5b1
MS
242122002-01-07 Michael Snyder <msnyder@redhat.com>
24213
24214 * gdb.base/huge.exp: New test. Print a very large target data object.
24215 (skip_huge_test): New test variable. Define if you want to skip this
24216 test. The test reads an 8 megabyte data object from the target, so it
24217 might be very time consuming on remote targets with a slow connection.
24218 * gdb.base/huge.c: New file. Test case for above.
24219
725f922e
FF
242202002-01-07 Fred Fish <fnf@redhat.com>
24221
24222 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24223 g_instance.bfoo, and g_instance.cfoo.
24224
889bf7c5 242252002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24226
889bf7c5
PA
24227 * gdb.base/break.c (multi_line_if_conditional): New function.
24228 (multi_ilne_while_conditional): Likewise.
24229 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24230 IF or WHILE condition puts the breakpoint at the start of
24231 the condition.
f286b2c3 24232
634d57ec
JL
24233 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24234 hppa*-*-hpux* expected failure.
24235 * gdb.base/structs.exp (do_function_calls): Similarly.
24236
24237 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24238 watchpoints.
24239
9fbfe2dc
AC
242402002-01-06 Andrew Cagney <ac131313@redhat.com>
24241
24242 Fix PR gdb/66.
24243 * gdb.base/structs.exp: Replace skip for a29k with skip for
24244 gdb,cannot_call_functions.
24245 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24246 * gdb.base/callfuncs.exp: Ditto.
24247 * gdb.base/call-rt-st.exp: Ditto.
24248 * gdb.base/call-strs.exp: Ditto.
24249 * gdb.base/callfwmall.exp: Ditto.
24250 * gdb.base/scope.exp: Obsolete xfail a29k.
24251 * gdb.c++/misc.exp: Ditto.
24252 * gdb.c++/cplusfuncs.exp: Ditto.
24253 * gdb.base/ptype.exp: Ditto.
24254 * gdb.base/printcmds.exp: Ditto.
24255 * gdb.base/opaque.exp: Ditto.
24256 * gdb.base/list.exp: Ditto.
24257 * gdb.base/funcargs.exp: Ditto.
24258 * gdb.base/default.exp: Ditto.
24259
8ddad156
MS
242602002-01-04 Michael Snyder <msnyder@redhat.com>
24261
ca4976a6 24262 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24263 * gdb.base/maint.exp: Add tests for maint info sections options.
24264
1b074332
JL
24265Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24266
24267 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24268
7d159115
CV
242692001-12-20 Corinna Vinschen <vinschen@redhat.com>
24270
24271 * gdb.asm/arm.inc: New file.
24272 * gdb.asm/asm-source.exp: Add arm targets.
24273 * gdb.asm/configure.in: Ditto.
24274 * gdb.asm/configure: Recreated from configure.in.
24275
8fb87725
JL
24276Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24277
afabe08c
JL
24278 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24279 with HP's compiler.
24280 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24281 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24282 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24283 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24284
24285 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24286 either HP's compilers or GCC.
24287
db521deb
JL
24288 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24289 a SIGBUS or SIGSEGV.
24290
24291 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24292
24293 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24294 can be compiled with either HP's compiler or GCC.
24295
cfa88ab7
JL
24296 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24297 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24298 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24299
ca344dff
JL
24300 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24301 to match current gdb output. Update due to using auto-solib-limit
24302 for limiting instead of overloading auto-solib-add.
24303 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24304 test program.
24305
3f3c6e55 24306 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24307 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24308 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24309 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24310 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24311 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24312 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24313 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24314 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24315 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24316 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24317 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24318 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24319
8fb87725
JL
24320 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24321 a SIGTRAP to the inferior.
24322
cf599fa7
CV
243232001-12-19 Corinna Vinschen <vinschen@redhat.com>
24324
24325 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24326 Substitute call to target_link by call to gdb_compile.
24327
2cd045cd
JL
24328Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24329
a9c64011
AS
24330 * gdb.base/break.exp: Fix HP specific search string when testing
24331 backtracing in a called function.
2cd045cd 24332
a9c64011
AS
24333 * gdb.base/constvars.exp: Only set lang to C++ if we're
24334 compiling the test with HP's compilers.
24335 * gdb.base/volatile.exp: Similarly.
2cd045cd 24336
99ebe9ac
JB
243372001-12-19 Jim Blandy <jimb@redhat.com>
24338
24339 * gdb.base/printcmds.exp: Expect the null character to be printed
24340 as '\0', and the '\013' to be printed as '\v'.
24341 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24342 * gdb.base/setvar.exp: Same.
24343
b9891b29
JB
243442001-12-17 Jim Blandy <jimb@redhat.com>
24345
0eba65ab
JB
24346 * gdb.base/completion.exp: Rather than completing very long
24347 filenames, which can make the readline library produce output we
24348 don't recognize, cd to the directory first, and then complete
24349 using nice, short relative paths.
24350
6970b5b1
JB
24351 * gdb.base/completion.exp: On some systems, there is, in fact, a
24352 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24353 variables as being in scope. So use `no_var_named_this'
24354 instead of `b'.
6970b5b1 24355
b9891b29 24356 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24357 can't find the core file's registers as a failure.
b9891b29 24358
e6ccd35f
JSC
243592001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24360
a9c64011
AS
24361 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24362 test expect string more specific.
e6ccd35f 24363
105ba819
CV
243642001-12-13 Corinna Vinschen <vinschen@redhat.com>
24365
24366 * gdb.asm/asm-source.exp: Add support for xstormy16.
24367 * gdb.asm/configure.in: Ditto.
24368 * gdb.asm/configure: Rebuild.
24369 * gdb.asm/xstormy16.inc: New file.
24370
e9e79dd9
FF
243712001-12-10 Fred Fish <fnf@redhat.com>
24372
24373 * gdb.base/maint.exp: Update to match changes in type dumping code.
24374
347dc97d
JB
243752001-12-10 Jim Blandy <jimb@redhat.com>
24376
24377 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24378 matching the entry point symbol's name at the beginning of the
24379 line.
347dc97d 24380
5178b9d6
DJ
243812001-12-07 Daniel Jacobowitz <drow@mvista.com>
24382
24383 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24384 gdb.c++/inherit.exp, gdb.c++/method.exp,
24385 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24386 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24387 and class layout support.
24388
af890c52
DJ
243892001-12-07 Daniel Jacobowitz <drow@mvista.com>
24390
24391 * gdb.c++/classes.exp: Add test for static member function.
24392 * gdb.c++/misc.cc: Add class with static member function.
24393
7a345fb3
JB
243942001-12-07 Jim Blandy <jimb@redhat.com>
24395
f2e54a80 24396 If GDB says it can't find the struct the function returned, report
8032bf31
JB
24397 those tests as `unsupported'.
24398 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24399 Rewrite subsequent tests to use it.
24400
24401 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
24402 those tests as `unsupported'.
24403 * gdb.base/structs.exp (call_struct_func): New function.
24404 (do_function_calls): Use call_struct_func to call the functions
24405 returning structs.
24406
0bc69509
JB
24407 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24408 whether functions are prototyped or not, so we can't possibly pass
24409 arguments to t_float_values2 properly.
24410
7a345fb3
JB
24411 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24412 value of `timeout' for targets other than the mips*tx39-*.
24413
edb6ede1
MS
244142001-12-06 Michael Snyder <msnyder@redhat.com>
24415
d63a86f8 24416 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24417 and detect whether the start symbol has a leading underscore.
24418
2d842f13
JB
244192001-12-04 Jim Blandy <jimb@redhat.com>
24420
24421 * gdb.base/completion.exp: Clarify indentation.
24422
68550daf
JB
244232001-12-03 Jim Blandy <jimb@redhat.com>
24424
24425 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24426 variables on the S/390, not `.word'.
24427
cd5195a8
JB
244282001-11-30 Jim Blandy <jimb@redhat.com>
24429
24430 Add assembly-source tests for s390-ibm-linux.
24431 * gdb.asm/s390.inc: New file.
24432 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24433 the S/390 architecture.
a9c64011 24434 * gdb.asm/configure: Regenerated.
cd5195a8 24435
ca9efc90
MS
244362001-11-30 Michael Snyder <msnyder@redhat.com>
24437
24438 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24439 next, info source, info sources, info line, global and static
24440 variables, and static functions.
24441 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24442 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24443 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24444 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24445 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24446 (gdbasm_leave): Restore frame pointer.
24447 (gdbasm_startup): Copy stack set-up from crt0.S.
24448
d0e66976
FN
244492001-11-26 Fernando Nasser <fnasser@redhat.com>
24450
24451 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24452 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24453 to a local (non-static) variable. Copy tstruct.a to a static buffer
24454 and return a pointer to that buffer.
24455 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24456
e2334072
MK
244572001-11-24 Mark Kettenis <kettenis@gnu.org>
24458
24459 * gdb.asm/configure.in: Fix recognition of ix86 target.
24460 * gdb.asm/configure: Regenerate.
24461
756caa3d
MS
244622001-11-21 Michael Snyder <msnyder@redhat.com>
24463
24464 * gdb.asm/sparc.inc: New file.
24465 * gdb.asm/asm-source.exp: Recognize sparc target.
24466 * gdb.asm/configure.in: Recognize sparc target.
24467 * gdb.asm/configure: Regenerate.
d63a86f8 24468
9a4d72d5
MS
244692001-11-21 Michael Snyder <msnyder@redhat.com>
24470
24471 * gdb.asm/m32r.inc: New file.
24472 * gdb.asm/asm-source.exp: Recognize m32r target.
24473 * gdb.asm/configure.in: Recognize m32r target.
24474 * gdb.asm/configure: Regenerate.
24475
a773d1cd
MS
244762001-11-20 Michael Snyder <msnyder@redhat.com>
24477
017ac23d
MS
24478 * gdb.asm/i386.inc: New file.
24479 * gdb.asm/asm-source.exp: Recognize ix86 target.
24480 * gdb.asm/configure.in: Recognize ix86 target.
24481 * gdb.asm/configure: Regenerate.
24482
a773d1cd
MS
24483 * gdb.c++/namespace.exp: Fix quotes in output messages.
24484
bb632afb
MS
244852001-11-14 Michael Snyder <msnyder@redhat.com>
24486
25d559ca 24487 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
24488 qualifier in a type cast expression, to designate an address
24489 in the instruction space (Harvard architecture).
24490
4749e309
MS
244912001-11-13 Michael Snyder <msnyder@redhat.com>
24492
24493 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24494 Tests for expressions using 'const' and 'volatile'.
24495
25050984
CV
244962001-11-13 Corinna Vinschen <vinschen@redhat.com>
24497
24498 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24499
1902c51f
DJ
245002001-11-12 Daniel Jacobowitz <drow@mvista.com>
24501
24502 * lib/mi-support.exp (mi_run_to_helper): Move comments
24503 outside of gdb_expect.
24504
dcf95b47
DJ
245052001-11-11 Daniel Jacobowitz <drow@mvista.com>
24506
24507 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24508 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24509 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24510 mi0_run_to): New functions.
24511 * gdb.mi/mi-simplerun.exp: Use them.
24512 * gdb.mi/mi0-simplerun.exp: Likewise.
24513 * gdb.mi/mi-var-cmd.exp: Likewise.
24514 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 24515
45b074e1
AC
245162001-11-10 Andrew Cagney <ac131313@redhat.com>
24517
24518 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24519 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24520
bf50d346
AC
245212001-11-09 Andrew Cagney <ac131313@redhat.com>
24522
24523 * gdb.base/restore.exp: Include $expected value in restored test
24524 message.
24525
9383332c
AC
245262001-11-09 Andrew Cagney <ac131313@redhat.com>
24527
24528 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24529 implemented.
24530
db62520a
MS
245312001-11-08 Michael Snyder <msnyder@redhat.com>
24532
24533 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24534 Add pass/fail message for stop at breakpoint in call dummy function.
24535
b5703437
MS
245362001-11-07 Michael Snyder <msnyder@redhat.com>
24537
d63a86f8
RM
24538 * gdb.c++/templates.exp (test_template_breakpoints):
24539 If we get an overload menu, but it does not match what
760f6330 24540 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
24541 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24542 making the whitespace optional. Argument for "new" may be
24543 "unsigned" as well as "unsigned int/long".
d63a86f8 24544 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
24545 making the whitespace optional. Also replace "(void) with
24546 "((void|)), making the keyword "void" optional.
d63a86f8 24547 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
24548 making the whitespace optional. Also replace "(void) with
24549 "((void|)), making the keyword "void" optional.
3bf40917
MS
24550 * gdb.base/callfuncs.c (t_float_values): This function must
24551 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 24552 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
24553 can be tested against both cases. Usually one case involves
24554 promotion of float to double, while the other does not.
24555 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
24556 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24557 includes a stack frame for "start".
24558
c8ab4e6d
JB
245592001-11-05 Jim Blandy <jimb@redhat.com>
24560
24561 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24562 pointers are 32 bits long, and that offsets of relocs are always
24563 stored in the data (REL-style), and not in the reloc entry itself
24564 (RELA-style).
24565 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24566 stabs.
24567
3f08ced9
MS
245682001-11-01 Michael Snyder <msnyder@redhat.com>
24569
24570 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24571 and regular expression operators by using quoting.
24572
cbfa24cd
MS
245732001-10-31 Michael Snyder <msnyder@redhat.com>
24574
24575 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24576 depending on what the symbol table contains.
24577 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24578 the output of the ptype command. Similarly, accept both "const &"
24579 and "const&".
24580
aaa68313
CV
245812001-10-31 Corinna Vinschen <vinschen@redhat.com>
24582
24583 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24584 symbol `STORAGE' to allow to choose the storage class of
24585 the local datastructures.
24586 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24587 compiler directive.
24588
91740388
MS
245892001-10-30 Michael Snyder <msnyder@redhat.com>
24590
24591 * gdb.base/jump.exp: Allow it to run for all targets.
24592
1b7c05e7
CV
245932001-10-29 Corinna Vinschen <vinschen@redhat.com>
24594
24595 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24596 with new double_array size.
24597 (main): Change storage class of all local variables to static.
24598 Reduce size of double_array to 9.
24599 * gdb.base/call-ar-st.exp: Increase timeout value.
24600 Change expected output for double array to match new size in
24601 call-ar-st.c.
24602
36a22261
CV
246032001-10-29 Corinna Vinschen <vinschen@redhat.com>
24604
24605 * gdb.base/ending-run.exp: Create identical output when passing
24606 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 24607 Stormy16 target.
36a22261 24608
92b8ae91
MK
246092001-10-28 Mark Kettenis <kettenis@gnu.org>
24610
24611 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24612 that we catch the expected failure under Linux/x86.
24613
cb135b83
OF
246142001-10-29 Orjan Friberg <orjanf@axis.com>
24615
24616 * gdb.base/setvar.exp: Escape curly braces.
24617 * gdb.stabs/weird.exp: Ditto.
24618
6884aa54
DJ
246192001-10-27 Daniel Jacobowitz <drow@mvista.com>
24620
24621 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24622 * gdm.mi/mi0-hack-cli.exp: Likewise.
24623
0398c9aa
AC
246242001-10-25 Andrew Cagney <ac131313@redhat.com>
24625
24626 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24627 messages.
24628
d20bf2e8
AC
246292001-10-21 Andrew Cagney <ac131313@redhat.com>
24630
24631 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24632 checking MI enabled.
24633
03dd63aa
CV
246342001-10-09 Corinna Vinschen <vinschen@redhat.com>
24635
24636 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24637
1d9d99f3
FCE
246382001-10-04 Frank Ch. Eigler <fche@redhat.com>
24639
24640 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24641 if gdb child process crashes, just signal an error.
24642
838ae6c4
JB
246432001-10-02 Jim Blandy <jimb@redhat.com>
24644
24645 * lib/gdb.exp (test_xfail_format): Simplify.
24646
24647 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24648 front of the variable name `format'. Simplify `if'.
24649
8f0cbc1c
DJ
246502001-10-01 Daniel Jacobowitz <drow@mvista.com>
24651
24652 * gdb.threads/pthreads.exp: Wait for output and delay
24653 before sending ^C.
24654
1f08dafd
DJ
246552001-10-01 Daniel Jacobowitz <drow@mvista.com>
24656
24657 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24658 some incorrect output instead of timing out.
24659 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24660
674f90ff
CV
246612001-09-28 Corinna Vinschen <vinschen@redhat.com>
24662
24663 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24664 check to allow additional `int'.
24665
9b284272
DJ
246662001-09-27 Daniel Jacobowitz <drow@mvista.com>
24667
24668 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24669 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24670
b55a4771
MS
246712001-09-27 Michael Snyder <msnyder@redhat.com>
24672
24673 * lib/gdb.exp (test_debug_format): New proc.
24674 (setup_xfail_format): Use new proc test_debug_format.
24675 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24676 proc; use new service proc test_debug_format.
24677 Replace all other "gcc_compiled" tests with this test.
24678 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24679 proc; use new service proc test_debug_format.
24680 Replace all other "gcc_compiled" tests with this test.
24681
246822001-09-27 Michael Snyder <msnyder@redhat.com>
24683
24684 * gdb.base/cvexpr.exp: New file.
24685 * gdb.base/cvexpr.c: New file
24686 Test for expressions using const and volatile keywords.
24687
4e6667ac
CV
246882001-09-26 Corinna Vinschen <vinschen@redhat.com>
24689
24690 * gdb.base/constvars.exp: Check for different orders of keywords
24691 and additional "int" strings in output.
24692
4f337972
AC
246932001-09-22 Andrew Cagney <ac131313@redhat.com>
24694
24695 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24696 responses from "help maint".
24697
2015650d
FCE
246982001-09-19 Frank Ch. Eigler <fche@redhat.com>
24699
24700 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24701 to localhost:NNN instead of :NNN, in case Xvfb is listening
24702 only on TCP.
24703
f3bcedc1
CV
247042001-09-19 Corinna Vinschen <vinschen@redhat.com>
24705
24706 * gdb.base/recurse.exp: When checking leaving the watchpoint
24707 scope, recognize when gdb is in function's epilogue and pass.
24708
6b819c92
KS
247092001-09-18 Keith Seitz <keiths@redhat.com>
24710
24711 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24712 support for running tests against sid targets.
24713 (gdbtk_done): Ditto.
24714
a10c9419
CV
247152001-09-18 Corinna Vinschen <vinschen@redhat.com>
24716
24717 * gdb.base/ending-run.c (main): Set stdout buffersize
24718 to the same reasonable value for any target.
24719 * gdb.base/ending-run.exp: Add a regular expression
24720 to make testsuite happy on Sanyo Stormy16 target.
24721
739d0d99
CV
247222001-09-17 Corinna Vinschen <vinschen@redhat.com>
24723
24724 * gdb.base/display.c (do_loops): Add float variable `f'.
24725 Increment f in loop.
24726 * gdb.base/display.exp: Increment timeout by 60 seconds.
24727 Change float display test to use variable `f'.
24728
1b8947f0
JB
247292001-09-17 Jim Blandy <jimb@redhat.com>
24730
24731 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24732 overflowing the limited breakpoint tables on some ROM monitors
24733 (like the ROM68K).
24734
9890ac81
FCE
247352001-09-15 Frank Ch. Eigler <fche@redhat.com>
24736
24737 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24738 the "-ac" (disable access control) flag.
24739
6db765ea
JH
247402001-08-30 Jeff Holcomb <jeffh@redhat.com>
24741
24742 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24743 ints.
24744
4c32cc04
KS
247452001-08-30 Keith Seitz <keiths@redhat.com>
24746
24747 * lib/gdb.exp: Move all insight-related functionality into
24748 separate file.
24749 * lib/insight-support.exp: New file.
24750
8d6e6f81
FCE
247512001-08-29 Frank Ch. Eigler <fche@redhat.com>
24752
24753 * config/sid.exp (sid_start): Never set sid verbosity; disable
24754 expect_background {} that consumed its stdout; tolerate </dev/null.
24755 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24756
6a90e1d0
AC
247572001-08-18 Andrew Cagney <ac131313@redhat.com>
24758
24759 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24760 CLI jump command to start it.
24761 (mi_run_to_main): Fail immediatly when unexpected output.
24762
1759b3c3
AC
247632001-08-18 Andrew Cagney <ac131313@redhat.com>
24764
24765 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24766 beginning of function. Fix PR gdb/191.
24767
61d11d80
FCE
247682001-08-16 Frank Ch. Eigler <fche@redhat.com>
24769
24770 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24771 what to force sid endianness to.
24772
942a4df2
KS
247732001-08-15 Keith Seitz <keiths@redhat.com>
24774
24775 * lib/gdb.exp (gdbtk_start): Don't set environment
24776 variables for TCL_LIBRARY and friends. Insight will
24777 now figure these out for itself.
24778
0521c418
MS
247792001-08-02 Michael Snyder <msnyder@redhat.com>
24780
24781 * gdb.base/completion.exp: Remove the symbol "a64l" from
24782 the expect string; this is target-specific, and not related
24783 to what is being tested.
24784
74a9a58a
DB
247852001-08-02 Dave Brolley <brolley@redhat.com>
24786
24787 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24788
c70819fa
MS
247892001-07-25 Michael Snyder <msnyder@redhat.com>
24790
c2b8fa57
MS
24791 * gdb.base/consecutive.exp: New file. Test stepping over
24792 breakpoints on consecutive instructions.
24793 * gdb.base/consecutive.c: New file.
24794
c70819fa
MS
24795 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24796 curly braces in regular expressions.
24797
2b1a1355
MS
247982001-07-25 Michael Snyder <msnyder@redhat.com>
24799
24800 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24801 legitimate output from stepping out of main.
24802
413eca6f
KS
248032001-07-22 Keith Seitz <keiths@redhat.com>
24804
24805 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24806 the empty string, do not run the tests.
24807
7e5a9322
SC
248082001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24809
24810 * gdb.base/long_long.exp: Detect size of pointer. Take into
24811 account 2-byte pointers when testing for p/a results.
24812
de58f10f
SC
248132001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24814
d63a86f8 24815 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
24816 and defined to 1K for m68hc11.
24817 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24818 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24819 (sizeof_random_data): New variable to tell the size of the data table;
24820 don't test past this size; always run to main.
24821
d6f5fea1
SC
248222001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24823
24824 * gdb.base/return2.exp: return of long long and double fails for
24825 68HC11; don't execute these tests on that platform.
24826 * gdb.base/return.exp: Return of a double fails for 68hc11.
24827
c477543d
SC
248282001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24829
24830 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24831 tests that print a float.
24832 * call-rt-st.exp: Likewise.
24833
63cf1c79
MK
248342001-07-12 Mark Kettenis <kettenis@gnu.org>
24835
24836 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24837 running this test on Linux.
24838
112f9ab5
MC
248392001-06-24 Michael Chastain <chastain@redhat.com>
24840
24841 * gdb.base/arithmet.exp: Remove some tests to make all test names
24842 unique.
24843
4970cb0f
MS
248442001-07-03 Michael Snyder <msnyder@redhat.com>
24845
24846 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24847 the output of the ptype command.
24848
d85da69f
MS
248492001-07-02 Michael Snyder <msnyder@redhat.com>
24850
4c8a82de
MS
24851 * gdb.base/completion.exp: Don't assume that break.c is the only
24852 source file that may contain functions named "marker".
d85da69f
MS
24853 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24854
8afc772b
AC
248552001-06-28 Andrew Cagney <ac131313@redhat.com>
24856
24857 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24858 of files to delete.
24859
24860 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24861 * gdb.disasm/h8300s.exp: New file.
24862 gdb.disasm/h8300s.s: Likewise.
24863
cff22675
AC
248642001-06-27 Andrew Cagney <ac131313@redhat.com>
24865
24866 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24867 empty breakpoint tables.
24868
68c81b54
AC
248692001-06-25 Andrew Cagney <ac131313@redhat.com>
24870
24871 * lib/mi-support.exp: Update args=... part of stop-reason
24872 patterns. Accept either a list or a tuple.
24873
2dd62704
AC
248742001-06-23 Andrew Cagney <ac131313@redhat.com>
24875
24876 * lib/mi-support.exp: Remove local emacs variable defining
24877 change-log-default-name.
24878
b4127474
MC
248792001-06-22 Michael Chastain <chastain@redhat.com>
24880
24881 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24882 This is operationally compatible with the previous version.
24883
8dbfb380
JB
248842001-06-13 Jim Blandy <jimb@redhat.com>
24885
24886 * lib/gdb.exp (gdb_test): Doc fix.
24887
f2d8c86d
MC
248882001-06-10 Michael Chastain <chastain@redhat.com>
24889
24890 * gdb.base/exprs.exp: Remove a duplicate test.
24891
81564d34
JB
248922001-06-06 Jim Blandy <jimb@redhat.com>
24893
24894 * gdb.base/return2.exp (main): Use values to test float and double
24895 returns that are not NaN's, to avoid being confused by IEEE
24896 comparison rules.
24897
da55addb
MS
248982001-06-04 Michael Snyder <msnyder@redhat.com>
24899
24900 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 24901 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
24902 rather than wait for 12 more tests to time out.
24903
42c65987
JB
249042001-06-06 Jim Blandy <jimb@redhat.com>
24905
b18bced9 24906 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 24907 Don't forget to match the GDB prompt.
b18bced9 24908
42c65987
JB
24909 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24910
5b41e5f0
JB
249112001-06-04 Jim Blandy <jimb@redhat.com>
24912
24913 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24914 command.
24915
015e046f
KB
249162001-05-31 Kevin Buettner <kevinb@redhat.com>
24917
24918 * gdb.base/annota1.exp (info break): Match four or more spaces
24919 after "Address".
24920
fb1ffbbe
MC
249212001-05-31 Michael Chastain <chastain@redhat.com>
24922
24923 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24924 (dm_type_int_star): Likewise.
24925 (dm_type_long_star): Likewise.
24926 (dm_type_void_star): Likewise.
24927
5ea2a32c
KB
249282001-05-29 Kevin Buettner <kevinb@redhat.com>
24929
24930 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24931 to a known value in order to get consistent results regardless
24932 of the setting of INPUTRC or the presence or contents of .inputrc.
24933
ae23c492
MS
249342001-05-24 Michael Snyder <msnyder@redhat.com>
24935
ac55707e
MS
24936 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24937 Don't require that the main thread and the manager thread are the
24938 first in the list.
24939
ae23c492
MS
24940 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24941 debugging. If test fails, issue an "unsupported" not a "fail".
24942
400071f1
JB
249432001-05-24 Jim Blandy <jimb@redhat.com>
24944
24945 Don't assume that short is shorter than int.
24946 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24947 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 24948 this isn't true.
400071f1
JB
24949 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24950 an int, is not equal to ~0 stored in an unsigned char. This tests
24951 the same thing that the previous test meant to, but works on
24952 16-bit machines, too.
24953 ("print unsigned char != (~0)"): Same test, complemented.
24954
0816a3e5
MS
249552001-05-24 Michael Snyder <msnyder@redhat.com>
24956
24957 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 24958 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
24959 and prevents dejagnu getting out of step.
24960
f6dc23a9
KB
249612001-05-23 Kevin Buettner <kevinb@redhat.com>
24962
24963 * gdb.base/finish.exp (finish_void): Revise pattern for
24964 stopping on the call statement to not permit stopping at
24965 the start of the instructions comprising the call sequence.
24966
7dbd117d
MC
249672001-05-19 Michael Chastain <chastain@redhat.com>
24968
24969 * gdb.base/callfuncs.exp: Make all test names unique.
24970 * gdb.base/commands.exp: Make all test names unique.
24971 * gdb.base/condbreak.exp: Make all test names unique.
24972 * gdb.base/dbx.exp: Make all test names unique.
24973 * gdb.base/default.exp: Make all test names unique.
24974 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24975 and TIMEOUT messages to their corresponding PASS message.
24976 * gdb.base/ending-run.exp: Make all test names unique.
24977 * gdb.base/long_long.exp: Remove duplicate test.
24978
6b0b0a9e
KB
249792001-05-21 Kevin Buettner <kevinb@redhat.com>
24980
24981 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24982 stop on the call statement as well as the statement after the
24983 call.
24984
2caa35cb
MS
249852001-05-21 Michael Snyder <msnyder@redhat.com>
24986
24987 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24988
40713331
EZ
249892001-05-10 Elena Zannoni <ezannoni@redhat.com>
24990
a9c64011
AS
24991 * gdb.base/completion.exp: Revamp test. Make it execute on all
24992 platforms.
40713331 24993
c2c1be8d
EZ
249942001-05-10 Elena Zannoni <ezannoni@redhat.com>
24995
a9c64011
AS
24996 * config/gdbserver.exp (gdb_load): Handle the case
24997 in which the arguments to gdbserver are given in the
24998 baseboard configuration file.
24999 Also handle the case in which the server needs to do a
25000 load.
2c9cd303 25001
9671de48
KS
250022001-05-07 Keith Seitz <keiths@cygnus.com>
25003
a9c64011
AS
25004 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
25005 set up the display for testing.
25006 (gdbtk_start): Convert all paths to paths that tcl will like.
25007 Export target information to environment.
25008 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
25009 necessary.
25010 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
25011 (to_tcl_path): New proc to convert a given pathname into
25012 a path acceptible as an argument to a tcl command.
25013 (_gdbtk_export_target_info): New proc to export target info
25014 into the environment for gdbtk testing.
25015 (gdbtk_done): New proc to signal end-of-test.
9671de48 25016
5a360f47
JB
250172001-05-06 Jim Blandy <jimb@redhat.com>
25018
25019 * restore.c: Make the code of caller0 correspond to its comment.
25020
66c756c6
MS
250212001-05-03 Michael Snyder <msnyder@redhat.com>
25022
25023 * config/sid.exp (gdb_target_sid): Check for error messages.
25024 On error or timeout, don't make expect exit (which will terminate
25025 all subsequent tests); instead just make gdb exit.
d63a86f8 25026 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
25027 return a negative value.
25028
a966fde5
JB
250292001-04-24 Jim Blandy <jimb@redhat.com>
25030
851c18e0
JB
25031 * gdb.c++/templates.exp: If we see the prompt for the overload
25032 list, but we haven't recognized any of the longer patterns,
25033 arrange for this test to fail, not hang.
25034
a966fde5
JB
25035 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
25036 variations.
25037
db144853
MC
250382001-04-22 Michael Chastain <chastain@redhat.com>
25039
25040 * gdb.c++/local.exp: Use the 'runto' library function.
25041 * gdb.c++/namespace.exp: Likewise.
25042 * gdb.c++/overload.exp: Likewise.
25043
3207ec21
KB
250442001-03-26 Kevin Buettner <kevinb@redhat.com>
25045
25046 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
25047 * gdb.base/step-line.exp: New file. Test step/next in presence of
25048 #line directives.
25049 * gdb.base/step-line.c: New file. Test program for the above.
25050 * gdb.base/step-line.inp: New file. We pretend that this file has
25051 been transformed by some other tool into step-line.c.
25052
13b57657
JB
250532001-03-21 Jim Blandy <jimb@redhat.com>
25054
25055 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
25056 unmangled operator names.
25057
754cbe1c
JB
250582001-03-20 Jim Blandy <jimb@redhat.com>
25059
25060 * gdb.threads/linux-dp.exp: Recognize an additional message
25061 generated by GDB when it doesn't understand how to debug threads
25062 on the target system.
25063
177495c9
AC
250642001-03-19 Andrew Cagney <ac131313@redhat.com>
25065
25066 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
25067
f266096b
MC
250682001-03-12 Michael Chastain <chastain@redhat.com>
25069
25070 * gdb.c++/derivation.exp: Use the 'runto' library function.
25071
cac3c2ff
MC
250722001-03-12 Michael Chastain <chastain@redhat.com>
25073
25074 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
25075
b6c11a24
MC
250762001-02-24 Michael Chastain <chastain@redhat.com>
25077
25078 * gdb.c++/ref-types.exp: Change handwritten code to library
25079 function 'runto'.
25080
6bae5bce
OF
250812001-03-16 Orjan Friberg <orjanf@axis.com>
25082
25083 * gdb.base/signals.exp: Set count to 0 explicitly.
25084
0015fd9a
MS
250852001-03-15 Mark Salter <msalter@redhat.com>
25086
25087 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
25088 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
25089 (gdb_load): Add support for additional target_info: gdb_download_size
25090 and gdb_load_timeout.
0015fd9a 25091
fc33412a
DT
25092Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
25093
25094 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
25095 file -- to prevent failing when the compile fails but we have no
25096 intention of running the tests anyway.
fc33412a
DT
25097
25098 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
25099 tests if set.
25100
25101 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 25102 integers.
fc33412a
DT
25103
25104 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
25105 * gdb.c++/namespace.exp: Ditto.
25106
115f06de
OF
251072001-03-07 Orjan Friberg <orjanf@axis.com>
25108
25109 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
25110 * gdb.base/pointers.exp: Relax pattern match of decimals.
25111
b6ba6518
KB
251122001-03-06 Kevin Buettner <kevinb@redhat.com>
25113
25114 * Makefile.in, config/abug.exp, config/cfdbug.exp,
25115 config/cpu32bug.exp, config/dve.exp, config/est.exp,
25116 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
25117 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
25118 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
25119 config/sh.exp, config/sid.exp, config/slite.exp,
25120 config/sparclet.exp, config/udi.exp, config/unknown.exp,
25121 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
25122 config/vxworks.exp, config/vxworks29k.exp,
25123 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
25124 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25125 gdb.base/arithmet.exp, gdb.base/assign.exp,
25126 gdb.base/async.exp, gdb.base/attach.exp,
25127 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25128 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25129 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25130 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25131 gdb.base/commands.exp, gdb.base/completion.exp,
25132 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25133 gdb.base/constvars.exp, gdb.base/corefile.exp,
25134 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25135 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25136 gdb.base/ending-run.exp, gdb.base/environ.exp,
25137 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25138 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25139 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25140 gdb.base/funcargs.exp, gdb.base/help.exp,
25141 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25142 gdb.base/logical.exp, gdb.base/long_long.exp,
25143 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25144 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25145 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25146 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25147 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25148 gdb.base/regs.exp, gdb.base/relational.exp,
25149 gdb.base/remote.exp, gdb.base/reread.exp,
25150 gdb.base/restore.exp, gdb.base/return2.exp,
25151 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25152 gdb.base/selftest.exp, gdb.base/setshow.exp,
25153 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25154 gdb.base/sigall.exp, gdb.base/signals.exp,
25155 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25156 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25157 gdb.base/step-test.exp, gdb.base/structs.c,
25158 gdb.base/structs.exp, gdb.base/structs2.exp,
25159 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25160 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25161 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25162 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25163 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25164 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25165 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25166 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25167 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25168 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25169 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25170 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25171 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25172 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25173 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25174 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25175 gdb.trace/circ.exp, gdb.trace/collection.exp,
25176 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25177 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25178 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25179 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25180 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25181 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25182 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25183 notices.
25184
dc96c6c7 251852001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25186
25187 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25188 first arg is int not float.
25189
dc96c6c7 251902001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25191
25192 * gdb.base/reread.exp: Unsupported for non-native targets;
25193 doesn't work for remote debugging.
25194
9b0c4aeb
FN
251952001-02-19 Fernando Nasser <fnasser@redhat.com>
25196
25197 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25198 * gdb.base/ending-run.exp: Properly handle the BSP state when
25199 stepping past the end of main.
9b0c4aeb 25200
02aa71d5
MC
252012001-02-19 John Moore <jmoore@redhat.com>
25202
25203 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25204 Converted HPUX fix for non-expected items following multiple
25205 step commands into general solution for all platforms.
25206
1fa449a4
MC
252072001-02-18 Michael Chastain <chastain@redhat.com>
25208
25209 * gdb.c++/classes.exp (do_tests): Change runto statements
25210 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25211 statements demangler agnostic.
25212 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25213 (gdb_virtfunc_restart): Likewise.
25214
b2f9ec70
MC
252152001-02-14 Michael Chastain <chastain@redhat.com>
25216
25217 * gdb.c++/inherit.exp (do_tests): Change runto statements
25218 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25219 statements demangler agnostic.
25220
cf74b8ca
AC
25221Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25222
25223 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25224 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25225 before calling common_routine 15 times'' tests.
cf74b8ca 25226
99f78f56
MC
252272001-02-11 Michael Chastain <chastain@redhat.com>
25228
25229 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25230 Helps the test script figure out which demangler is in use.
25231 (dm_type_foo_ref): Ditto.
25232 (dm_type_int_star): Ditto.
25233 (dm_type_long_star): Ditto.
25234 (dm_type_unsigned_int): Ditto.
25235 (dm_type_void): Ditto.
25236 (dm_type_void_star): Ditto.
99707966 25237 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25238 Probe the gdb demangler and set variables to accommodate
25239 formatting differences.
25240 (info_func_regexp): New function. Same as info_func, but
25241 matches against a regexp.
25242 (info_func): Match against a literal string.
25243 (print_addr_2): New function. Match against a literal string,
25244 which can be different from the input to gdb.
25245 (print_addr): Simply call print_addr_2 with the same argument twice.
25246 (test_lookup_operator_functions): Use demangler formatting variables.
25247 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25248 the tests in the same order as the C++ class declaration.
25249 (test_paddr_operator_functions): Ditto.
25250 (test_paddr_overloaded_functions): Ditto.
25251 (test_paddr_hairy_functions): Use demangler formatting variables.
25252 Add reference to gdb/19 for related tests.
25253 (do_tests): Call probe_demangler.
25254
1de8f023
KB
252552001-01-30 Kevin Buettner <kevinb@redhat.com>
25256
25257 * gdb.c++/templates.cc (printf): Remove unused function definition.
25258
ca3f91ed
MS
252592001-01-26 Felix Lee <flee@redhat.com>
25260
25261 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25262
252632001-01-25 matthew green <mrg@redhat.com>
25264
25265 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25266 up sid.
25267 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25268
252692001-01-25 matthew green <mrg@redhat.com>
25270
25271 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25272 Deprecate $sid_spawn_id.
ca3f91ed
MS
25273 (sid_exit): Remove code necessary only for `spawn.'
25274
252752001-01-25 matthew green <mrg@redhat.com>
25276
25277 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25278
fb18ec4a
MC
252792001-01-28 Michael Chastain <chastain@redhat.com>
25280
25281 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25282 to call when tests fail. It takes gdb out of the overloaded
25283 function choice menu back to the main prompt, so that the test
25284 program stays synchronized.
25285 (set_bp_overloaded): New proc to collect all the common
25286 code for setting a breakpoint on an overloaded name. Calls
25287 take_gdb_out_of_choice_menu when needed.
25288 (menu_overload1arg): New variable to collect the repeated
25289 instances of the expected menu for an overloaded name. Change
25290 the regular expression to handle changes in g++ type encoding:
25291 "void" can be either "void" or "", and "unsigned int" can be
25292 either "unsigned int" or "unsigned".
25293 (continue_to_bp_overloaded): Change regular expressions to handle
25294 changes in g++ type encoding.
25295 (no proc): Call take_gdb_out_of_choice_menu when needed.
25296 Remove redundant calls to "info break". Accept either "canceled"
25297 or "cancelled". Change regular expressions in "info break"
25298 calls to handle changes in g++ type encoding. Give all tests
25299 unique strings.
25300
9c646a6e
BE
253012001-01-17 Ben Elliston <bje@redhat.com>
25302
25303 * config/sid.exp: New file.
25304
9549d9c1
AC
25305Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25306
25307 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25308
dc96c6c7 253092000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25310
25311 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25312 Add a RE to accept a non-ascii char if one is ever presented.
25313
b4df4f68
FN
253142000-12-20 Fernando Nasser <fnasser@redhat.com>
25315
297dd0fd 25316 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25317
dc96c6c7 253182000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25319
d63a86f8 25320 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25321 in regexp. One '\' does not suffice on Linux.
25322
4a7bddb6
MC
253232000-12-09 Michael Chastain <chastain@redhat.com>
25324
25325 * gdb.base/break.exp (test_clear_command): Use a marker function
25326 rather than 'main' for the test function. Also move this
25327 test to an execution point where the marker function names are
25328 guaranteed to be bound to functions. (Executing tests after a
25329 'finish' from main runs into name conflicts with local names
25330 in __libc_start_main).
25331
dc96c6c7 253322000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25333
25334 * gdb.base/finish.exp: New test for gdb's "finish" command.
25335 * gdb.base/return2.exp: New test for gdb's "return" command.
25336 * gdb.base/return2.c: New source file for above.
25337
dc96c6c7 253382000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25339
25340 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25341 * gdb.base/miscexprs.exp: Ditto.
25342 * gdb.base/pointers.exp: Ditto.
25343 * gdb.c++/derivation.exp: Ditto.
25344 * gdb.c++/local.exp: Ditto.
25345 * gdb.c++/namespace.exp: Ditto.
25346 * gdb.c++/overload.exp: Ditto.
25347 * gdb.c++/ref-types.exp: Ditto.
25348
dc96c6c7 253492000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25350
25351 * gdb.base/constvars.exp: Test result of "up" command.
25352 * gdb.base/miscexprs.exp: Ditto.
25353 * gdb.base/pointers.exp: Ditto.
25354 * gdb.base/scope.exp: Ditto.
25355 * gdb.c++/derivation.exp: Ditto.
25356 * gdb.c++/local.exp: Ditto.
25357 * gdb.c++/namespace.exp: Ditto.
25358 * gdb.c++/overload.exp: Ditto.
25359 * gdb.c++/ref-types.exp: Ditto.
25360
44097287
FN
253612000-11-22 Michael Chastain <chastain@redhat.com>
25362
25363 * mips_pro.exp: Accept either "middle -> top -> main" or
25364 "middle -> main" in the backtrace, because gcc can optimize
25365 tail calls to jumps. Remove setup_xfail for the hppa case.
25366 Add a comment with the original warning messages from PR 3016,
25367 which was filed in 1993, to preserve them for posterity.
25368
9d2e1bab
ND
253692000-11-17 Nick Duffek <nsd@redhat.com>
25370
25371 * lib/gdb.exp (gdb_test): Override timeout with board info.
25372
1aca8eb7
ND
253732000-11-17 Nick Duffek <nsd@redhat.com>
25374
25375 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25376 the second kill and detach messages.
25377
93076499
ND
253782000-11-17 Nick Duffek <nsd@redhat.com>
25379
25380 * configure.in: Add AC_EXEEXT.
25381 * configure: Regenerate.
25382 * Makefile.in (just-check): Export EXEEXT.
25383 * lib/gdb.exp ($EXEEXT): Import from environment.
25384 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25385 expect "maint dump-me" on Cygwin.
25386 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25387 $EXEEXT.
25388
30e87cd3
ND
253892000-11-17 Nick Duffek <nsd@redhat.com>
25390
25391 * gdb.base/break.exp: Test backtrace and finish from called
25392 function on all platforms, not just HP-UX.
25393
dc96c6c7 253942000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
25395
25396 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25397 code from gdb_target_monitor, so it can be used independantly
25398 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 25399
dc96c6c7 254002000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
25401
25402 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25403 * gdb.base/corefile.exp: Expect the message "Program is being
25404 debugged already" when we send the "corefile" command, since
25405 the preceeding gdb_load may have connected gdb to a remote target.
25406 * gdb.base/display.exp: Disable hardware watchpoints if new
25407 board info variable "no_hardware_watchpoints" is true.
25408 Replace single-letter commands with more readable ones.
25409 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25410 if new board info variable "no_hardware_watchpoints" is true.
25411 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25412 to see if stdio (printf) testing is possible.
25413 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25414 board info variable "no_hardware_watchpoints" is true. Use new
25415 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25416
39124dea
FN
254172000-11-13 Fernando Nasser <fnasser@redhat.com>
25418
25419 From Orjan Friberg <orjanf@axis.com>:
25420 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25421 in array print pattern match.
25422
a9e2e984
FN
254232000-11-09 Fernando Nasser <fnasser@redhat.com>
25424
25425 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25426 spelling "cancelled" to U.S. spelling "canceled" to match changes
25427 made to gdb.
25428 * gdb.c++/ovldbreak.exp: Ditto.
25429
c7db355b
PS
254302000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25431
25432 * gdb.base/callfuncs.c (main): Moved to end of file, call
25433 t_double_values to initialize the FPU before inferior calls are made.
25434 * gdb.base/callfuncs.exp: Test for register preservation after calling
25435 inferior functions. Add tests for continuining, finishing and
25436 returning from a stop in a call dummy.
25437
dc96c6c7 254382000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
25439
25440 * gdb.base/commands.exp: Break up long lines, and re-indent.
25441
dc96c6c7 254422000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
25443
25444 * config/gdbserver.exp: Rewritten from the ground up, to make it
25445 compatible with the current dejagnu tree, and to make it work with
25446 the new "gdbserver" in libremote.
25447
dc96c6c7 254482000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25449
25450 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25451 * gdb.base/varargs.exp: Skip entire test if no printf support.
25452 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25453 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25454
dc96c6c7 254552000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25456
25457 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25458 no floating point support.
25459 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25460 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25461 * gdb.base/call-rt-st.exp: Ditto.
25462 * gdb.base/call-strs.exp: Ditto.
25463
bac5fc66
JG
254642000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25465
25466 * gdb.base/sizeof.c: include <stdio.h>.
25467
25468 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
25469 'finish', otherwise uncaptured gdb_prompt would potentially
25470 throw remaining test points out of sync.
bac5fc66 25471
b22a6027
SB
254722000-07-26 Scott Bambrough <scottb@netwinder.org>
25473
25474 * gdb.base/recurse.exp: Run tests for all targets.
25475 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25476 gnu-oldld case on ARM.
25477 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25478 for ARM targets.
d63a86f8 25479
d8231941
AG
25480Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25481
25482 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25483 * gdb.java/configure: Rebuild.
25484
8caabe69
AG
25485Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25486
25487 * gdb.java/jv-exp.exp: New file.
25488
9d273ca3
AG
25489Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25490
25491 * configure: Rebuilt.
25492 * configure.in (configdirs): Add gdb.java.
25493 * gdb.java/jmisc.java: New file.
25494 * gdb.java/jmisc.exp: New file.
25495 * gdb.java/Makefile.in: New file.
25496 * gdb.java/configure: Rebuilt.
25497 * gdb.java/configure.in: New file.
25498 * lib/java.exp: New file.
25499
4f823a66
AC
25500Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25501
25502 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 25503 underflow.
4f823a66 25504
2391e11d
AC
25505Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25506
25507 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 25508 and the compilers sizes.
2391e11d 25509
54602222
ND
255102000-07-09 Nick Duffek <nsd@redhat.com>
25511
25512 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25513 (use_methods): New function.
25514 (main): Call use_methods().
25515 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25516 (do_tests): Call test_method_param_class.
25517
2bec0572
ND
255182000-07-09 Nick Duffek <nsd@redhat.com>
25519
25520 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25521 spelling.
25522 (test_enums): New procedure. Move enum tests from end of script
25523 to here. Set breakpoint on function name instead of line number.
25524 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25525 (enums2): New marker function.
25526 (enums1): New function.
25527 (main): Call enums1(). Move enum tests to enums1().
25528
78492fde
AC
25529Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25530
25531 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 25532 compile/link program. Update line numbers.
78492fde
AC
25533 * gdb.asm/d10v.inc: Define ``startup''.
25534 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 25535
49a2cef8
AC
25536Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25537
25538 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25539
3e6c8688
EZ
255402000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25541
25542 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 25543 of 'help maint print' command.
3e6c8688 25544
9ff5cbe9
AC
25545Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25546
25547 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 25548 they use gdb_expect_list.
9ff5cbe9 25549
17c579bd
AC
25550Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25551
25552 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
25553 memory-read-packet-size'' instead of ``set endian big'' to test
25554 long commands.
17c579bd 25555
e6d71bf3
DB
255562000-06-03 Daniel Berlin <dan@cgsoftware.com>
25557
25558 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 25559 g++, and stop skipping them.
e6d71bf3
DB
25560
25561 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25562 work under g++.
25563
d63a86f8 25564 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
25565 initialization.
25566
dc96c6c7 255672000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
25568
25569 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25570 the regular expression: accept an (almost) arbitrary sequence of
25571 "frames-invalid" and "breakpoints-invalid" messages both before
25572 and after the "starting" message.
25573
dc96c6c7 255742000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
25575
25576 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 25577
dc96c6c7 255782000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
25579
25580 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25581 Relax the regular expression a little, make it pass on Solaris 8.
25582
8216cda9
KB
255832000-05-12 Kevin Buettner <kevinb@redhat.com>
25584
25585 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 25586 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
25587 Instead, it is permissible for gdb to stop on the line of the
25588 call itself.
25589
1a570b2f
MS
255902000-05-12 Michael Snyder <msnyder@.cygnus.com>
25591
25592 * gdb.base/break.exp (bp on small function, optimized file):
25593 Add a second pass pattern. The behavior differs here between stabs
25594 and dwarf for one-line functions. Stabs preserves two line symbols
25595 (one before the prologue and one after) with the same line number,
25596 but dwarf regards these as duplicates and discards one of them.
25597 Therefore the address after the prologue (where the breakpoint is)
25598 has no exactly matching line symbol, and GDB reports the breakpoint
25599 as if it were in the middle of a line rather than at the beginning.
25600
dc96c6c7 256012000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 25602
d63a86f8 25603 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
25604 rather than "send_gdb" (for consistancy).
25605
7d418785
AC
25606Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25607
25608 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25609 * gdb.c++/templates.cc: Properly check for GCC version number.
25610 * lib/compiler.cc: Likewise
25611
dc96c6c7 256122000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 25613
d63a86f8 25614 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
25615 gdb may not stop at the first line of main, due to code motion.
25616
dc96c6c7 256172000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
25618
25619 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25620 This test depends on parsing the printf output from the target.
25621 Since the sparclet stub doesn't do stdio, this will never work.
25622 * gdb.base/call-rt-st.exp: ditto.
25623 * gdb.base/call-strs: ditto.
25624
dc96c6c7 256252000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
25626
25627 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25628
25629 * gdb.base/ending-run.exp: After connecting to a remote target,
25630 but before running, the target will appear to be in a random
25631 location. Specify both a file and a line for breakpoints.
25632 Also, the function that calls main may be called 'init'
25633 rather than 'start'.
25634
a5a51225
EZ
256352000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25636
25637 * gdb.base/help.exp: Update output for add-symbol-file command.
25638
7930cc7c
FN
256392000-04-10 Fernando Nasser <fnasser@cygnus.com>
25640
25641 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25642 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25643
23e37ab1
C
256442000-04-07 J.T. Conklin <jtc@redback.com>
25645
e93c542c
C
25646 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25647
23e37ab1
C
25648 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25649
591b8fa3
PDM
25650Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25651
25652 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 25653 values that can be represented exactly.
591b8fa3
PDM
25654 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25655 above change, and to not check against the directory part of the source
25656 file name.
25657 (step into print_long_arg_list): Likewise.
25658 (print print_small_structs from print_long_arg_list): Likewise.
25659 (print print_long_arg_list): Likewise.
25660
7a495180
EZ
256612000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25662
30b53638 25663 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 25664
beb998c6
AC
25665Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25666
25667 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25668
1c689132
DB
256692000-03-25 Daniel Berlin <dan@cgsoftware.com>
25670
25671 * gdb.base/commands.exp (deprecated_command_test): Add test for
25672 deprecate with no arguments.
25673
c1790a9d
JL
256742000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25675
25676 * gdb.base/break.exp: Add new test for setting breakpoints on
25677 optimized code so we can test breakpoints work even when function
25678 prologues may be optimized away
25679
003ba290
FN
256802000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25681
25682 From David Whedon <dwhedon@gordian.com>
a9c64011 25683 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 25684
6837a0a2
DB
256852000-03-22 Daniel Berlin <dan@cgsoftware.com>
25686
25687 * gdb.base/help.exp: Added test for new apropos command.
25688
b9593231
KB
256892000-03-21 Kevin Buettner <kevinb@redhat.com>
25690
25691 * gdb.base/pointers.c (usevar): New function.
25692 (main): Make sure that global variables v_int_pointer2, rptr,
25693 and y are all referenced someplace in the program by calling
25694 usevar() on them. [Some linkers delete symbols which are
25695 never referenced. The space remains, but there's no way to
25696 get a (symbolic) handle on the variable from the debugger.]
25697
751a959b
EZ
256982000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25699
25700 * gdb.base/printcmds.c: Add typedeffed arrays.
25701
25702 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 25703 procedure to test arrays that are typedef'd.
751a959b 25704
73a93a32
JI
257052000-03-13 James Ingham <jingham@leda.cygnus.com>
25706
25707 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 25708 the library directories.
73a93a32 25709
fb40c209
AC
25710Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25711
25712 * configure.in (configdirs): Add sub directory gdb.mi.
25713 * configure: Re-generate.
25714
25715 * gdb.mi: New directory.
d63a86f8 25716
ee4dd2c9
AC
257172000-02-25 Scott Bambrough <scottb@netwinder.org>
25718
25719 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 25720 a long long value as a double on ARM platforms.
ee4dd2c9 25721
70f0cc22
JB
257222000-02-16 Jim Blandy <jimb@redhat.com>
25723
25724 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25725 default source file is set properly before running this test.
25726
853819b8
EZ
257272000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25728
25729 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 25730 gdbtk/library directory, not in gdbtcl2.
853819b8 25731
dfcd3bfb
JM
257322000-02-04 Jim Blandy <jimb@redhat.com>
25733
25734 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25735 backslash from regexp pattern.
25736
25737 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25738 procedure. Use it to run all the "continue to bp overloaded"
25739 tests. Note that this changes the names of the tests slightly.
25740 If the breakpoint hit message includes a hex PC value, because
25741 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25742 from the real source code, still consider that a pass.
25743
25744 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25745 XFAIL here if the breakpoint message contains a hex address. Note
25746 similar change on 1999-11-02.
25747
25748 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25749
25750 * gdb.base/ptype.exp: Establish a default source file before
25751 calling get_debug_format.
25752
257532000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25754
25755 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25756
8b93c638
JM
257572000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25758
25759 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25760 of successive stepi commands -- while in the prologue we should see
25761 the function entry bracket.
25762
257632000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25764
25765 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25766 reach __change_mode() when stepping through the end of main().
25767
c5394b80
JM
257682000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25769
25770 * gdb.base/default.exp: Fix expected pattern.
25771 * gdb.base/help.exp: Same.
25772
0d06e24b
JM
257732000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25774
25775 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 25776 Don't use xfail's because that affects only the following test.
d63a86f8 25777
0d06e24b 25778 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 25779 solaris or linux.
0d06e24b
JM
25780
25781 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25782
dc96c6c7 257832000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 25784
d63a86f8 25785 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
25786 "A syntax error" rather than "A parse error". Accept both.
25787
257882000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25789
25790 * gdb.base/default.exp: Remove OS dependent string from "target
25791 remote" test.
25792 * gdb.base/help.exp: Same for "help target remote" test.
25793
c3f6f71d
JM
257942000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25795
25796 From Jim Kingdon <kingdon@redhat.com>:
25797
25798 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
25799 prompt (cleanup rather than necessity, but still might keep output
25800 from spilling to next test).
c3f6f71d
JM
25801
258022000-01-02 Fred Fish <fnf@cygnus.com>
25803
25804 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25805 AIX, which defines them in <sys/types.h>.
25806
ed9a39eb 258071999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 25808
ed9a39eb 25809 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 25810 float" test.
ed9a39eb
JM
25811
258121999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 25813
ed9a39eb 25814 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
25815
25816 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25817 outermost frame disallowed".
25818
258191999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25820
25821 * gdb.base/setvar.exp: New tests for setting the value of a struct
25822 with a constant list.
25823
258241999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25825
25826 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25827 require the user to type a cast before setting the value of a struct.
25828
de57eccd
JM
258291999-12-06 Jim Blandy <jimb@cygnus.com>
25830
25831 * gdb.base/default.exp: Expect the new 'info float' command on
25832 all i386 platforms.
25833
25834 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25835 LinuxThreads libraries that don't support debugging.
25836
c2d11a7d
JM
25837Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25838
25839 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
25840 Change the buffer type to ``unsigned char'' to simplify size
25841 arithmetic.
c2d11a7d
JM
25842
25843 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
25844 stub only handles 400-1 byte packets. Verify that the download
25845 worked.
c2d11a7d
JM
25846
258471999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25848
25849 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25850 tests, using UNRESOLVED for the untested cases. Also, does not wait
25851 for a timeout if the prompt was received before a recognizable pattern.
25852
258531999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25854
25855 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25856
258571999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25858
25859 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 25860 watchpoints.
c2d11a7d
JM
25861
258621999-11-24 Jason Merrill <jason@casey.cygnus.com>
25863
25864 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25865
25866 * gdb.c++/local.exp: Be more flexible in recognizing local class
25867 name mangling. Don't allow horribly truncated method names.
25868 * gdb.c++/derivation.exp: Expect protected inheritance.
25869 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25870 * gdb.c++/virtfunc.exp: Likewise.
25871 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25872 when printing a nested enum.
25873
258741999-11-22 Jim Blandy <jimb@cygnus.com>
25875
25876 * gdb.base/step-test.exp: Properly await GDB's response to setting
25877 a breakpoint on the call to large_struct_by_value.
25878
25879 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25880 just because we have debug info for the `start' function.
25881
258821999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25883
25884 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25885 "Unknown signal" messages, which indicate (on LinuxThreads) that
25886 GDB doesn't know how to debug threads on this system. This is
25887 better than hanging while philosopher 0 dumps chatter into gdb.log.
25888
258891999-11-18 Tom Tromey <tromey@cygnus.com>
25890
25891 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25892
258931999-11-18 Fred Fish <fnf@cygnus.com>
25894
25895 * gdb.base/coremaker2.c: Add sample program for generating
25896 cores that is more self contained than coremaker.c. Eventually
25897 I'll add more code to this and tie it into the testsuite.
25898
4ce44c66
JM
258991999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25900
25901 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25902
259031999-11-10 Jimmy Guo <guo@cup.hp.com>
25904
25905 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 25906 from $srcdir/lib/.
4ce44c66 25907 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 25908 and gdb.c++/.
4ce44c66
JM
25909
25910 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25911
d63a86f8 25912 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
25913 'continue with watch' test point.
25914
259151999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25916
25917 Merged from p2linux-990323-branch:
d63a86f8 25918
4ce44c66
JM
25919 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25920
11cf8741
JM
25921Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25922
25923 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 25924 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
25925
25926Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25927
25928 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 25929 gdb_expect_list.
11cf8741
JM
25930
25931Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25932
25933 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25934
259351999-11-03 Mark Salter <msalter@cygnus.com>
25936
25937 * gdb.base/break.exp: Fix "stub continue" pattern.
25938
259391999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25940
25941 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25942
259431999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25944
25945 * gdb.base/display.exp ("finish"): Add timeout clause.
25946
25947 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25948 plain prompt clause, so this doesn't have to time out in order to
25949 fail.
25950
25951 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 25952 breakpoint hit messages include an address.
11cf8741
JM
25953
25954 * gdb.base/display.exp: Don't forget to escape parens in regular
25955 expressions. Unix regexp notatation sucks.
25956
259571999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25958
25959 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 25960 order for 'signalled' message.
11cf8741 25961
5c44784c
JM
259621999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25963
25964 From Jimmy Guo <guo@cup.hp.com>:
25965 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25966 * gdb.base/annota1.c: Add code for tests to work with.
25967
259681999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25969
25970 * gdb.base/remote.exp: New test for remote downloading settings.
25971 * gdb.base/remote.c: New file with large .data.
25972
917317f4
JM
259731999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25974
25975 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25976 for LinuxThreads support, merged from the Code Fusion branch.
25977
25978Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25979
25980 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
25981 containing exp_continue into a while within an expect. Don't
25982 attempt a start more than three times. Check return value from
25983 gdb_load.
d63a86f8 25984
2df3850c
JM
25985Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25986
25987 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 25988 a pass case.
2df3850c 25989
2acceee2
JM
259901999-10-01 Kevin Buettner <kevinb@cygnus.com>
25991
25992 * gdb.base/break.c (main): Added a statement that we can step
25993 off of.
25994 * gdb.base/break.exp: Added tests for setting a breakpoint
25995 at an offset and stepping onto a breakpoint.
25996
259971999-10-01 Fred Fish <fnf@cygnus.com>
25998
d63a86f8 25999 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
26000 gdb output.
26001
c2c6d25f
JM
260021999-09-18 Jim Blandy <jimb@cris.red-bean.com>
26003
26004 * gdb.base/break.exp: Code locations are in hex, don't forget!
26005 (For HP-UX.)
26006
260071999-09-17 Stan Shebs <shebs@andros.cygnus.com>
26008
26009 * condbreak.exp: Use break.c as test program.
26010 * condbreak.c: Remove, redundant with break.c.
26011
260121999-09-15 Stan Shebs <shebs@andros.cygnus.com>
26013
26014 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 26015 Z-packets if the target needs it.
c2c6d25f
JM
26016
260171999-09-13 James Ingham <jingham@leda.cygnus.com>
26018
26019 * gdb.c++/overload.exp: Added tests for listing overloaded
26020 functions with function pointers in the arg, explicitly calling
26021 out the version you want.
26022
cff3e48b
JM
260231999-09-09 Stan Shebs <shebs@andros.cygnus.com>
26024
26025 * long_long.exp: Add variations of test cases that work for
26026 targets with 16-bit ints and 32-bit doubles.
26027
d4f3574e
SS
260281999-09-08 Stan Shebs <shebs@andros.cygnus.com>
26029
26030 * break.c (main): Compare a possibly-uninitialized argc with an
26031 unlikely value that fits in 16 bits.
26032
260331999-09-07 Stan Shebs <shebs@andros.cygnus.com>
26034
26035 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
26036 0xfeeb, don't want negative numbers if ints are 16 bits.
26037
26038 * lib/gdb.exp (skip_cplus_tests): New proc.
26039 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
26040 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
26041 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
26042 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
26043 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
26044 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
26045 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
26046 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
26047
26048 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
26049
26050Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
26051
26052 * gdb.base/corefile.exp (up): Allow a parameter to appear
26053 in the frame that we're going up to.
26054
26055 From Jim Blandy <jimb@cygnus.com>:
26056
26057 * gdb.base/default.exp (info float): Expect some output now.
26058
26059 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
26060 returning floating-point values to fail on the x86.
26061 * gdb.base/callfwmall.exp (do_function_calls): Same.
26062
26063 * gdb.base/list.exp (test_listsize): Correct expectations for
26064 listing line 1 with listsize 2. Also, listing a single line
26065 works now, as does listing three lines. [Kevin's note: There
26066 were a number of other cases fixed too where the expectations
26067 differed...]
26068
260691999-09-02 Stan Shebs <shebs@andros.cygnus.com>
26070
26071 * gdb.base/selftest.exp: Add case for when version prints as
26072 constant string instead of char pointer.
26073
104c1213
JM
260741999-08-25 Stan Shebs <shebs@andros.cygnus.com>
26075
26076 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 26077 stepping out of main.
104c1213
JM
26078
26079 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
26080 G++ used.
26081
26082 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 26083 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
26084
26085 * gdb.c++/ovldbreak.exp: Update match string in test that
26086 includes a warning of multiple breakpoints.
26087
260881999-08-24 Stan Shebs <shebs@andros.cygnus.com>
26089
26090 * gdb.base/display.exp: Improve precision of step-after-finish
26091 added yesterday.
26092
26093 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 26094 test.
104c1213
JM
26095
26096 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
26097 configs when using G++, not just hppa*.
26098
260991999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26100
26101 * gdb.base/async.c: New file.
26102 * gdb.base/async.exp: New file.
26103
26104Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
26105
26106 * gdb.base/break.exp: Tweak PA specific tests to properly handle
26107 PA64.
26108
53a5351d
JM
26109Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
26110
104c1213
JM
26111 * gdb.base/display.exp: "finish" can leave us mid-line on many
26112 targets, deal with it. Add a small constant to main, instead of
26113 1000 since main+1000 may not be a valid address in the target.
26114
53a5351d
JM
26115 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
26116 on hpux11.
26117
26118 * gdb.base/attach.exp: Handle another hpux11 error message variant
26119 when attaching to a process that does not exist.
26120
261211999-08-19 J.T. Conklin <jtc@redback.com>
26122
26123 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 26124 characters in 'continue to 1241' test.
53a5351d
JM
26125
261261999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26127
26128 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26129 stop in print_long_arg_list, define and use a whitespace
26130 variable in print_small_structs test, add an XFAIL for Solaris.
26131 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26132 interested enough to fix.
26133
7be570e7
JM
261341999-08-13 Keith Seitz <keiths@cygnus.com>
26135
26136 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26137 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26138 proc knows about targets other than the natives.
26139 (test_assign): Use "gdb_run_cmd" to "run" the target.
26140 Check that we've actually hit the breakpoint at main.
26141 When we attempt to assign a value to a local variable, check
26142 that the variable is in the current scope, i.e., don't use
26143 a test with an empty result.
26144
26145Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26146
26147 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26148 command.
7be570e7
JM
26149
261501999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26151
26152 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26153 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26154 gdb.compat, gdb.threads-hp.
26155 gdb.hp/configure, gdb.hp/configure.in: New files.
26156 gdb.hp/Makefile.in: Recurse into new subdirs.
26157 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26158 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26159 in object files.
26160 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26161
96baa820
JM
261621999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26163
26164 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26165 funky printf, remove a bogus p/a test.
96baa820
JM
26166
261671999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26168
26169 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26170 connected to the target. This is necessary when running not
26171 natively.
96baa820
JM
26172
261731999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26174
26175 * gdb.base/step-test.exp: Removed some extraneous messages.
26176
26177 * gdb.base/long_long.exp: Don't run memory examination tests
26178 on little-endian targets (they will need a different set of
26179 results to match).
26180
261811999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26182
26183 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26184 until somebody decides to fix GDB.
26185
26186 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26187 constant as "ULL".
96baa820
JM
26188 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26189 matches for a couple x/2 commands.
26190
a0b3c4fd
JM
261911999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26192
26193 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26194 by merging in ref-types2 tests.
26195 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26196
26197 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26198 * gdb.c++/Makefile.in: Add standard actions.
26199 (EXECUTABLES): Rename from PROGS, update list.
26200 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26201 from gdb.hp.
26202 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26203 foo and bar locals.
26204 * gdb.c++/anon-union.exp: Fix tests to match.
26205 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26206 expect matches to handle output variations.
26207 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26208 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26209 output, add HP alternatives for new and delete prints.
a0b3c4fd 26210 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26211 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26212 * gdb.c++/demangle.exp: Use $style when reporting failure.
26213 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26214 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26215 match alternatives.
26216 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26217 compilers.
a0b3c4fd
JM
26218 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26219 * gdb.c++/method.exp: Add match alternatives.
26220 * gdb.c++/misc.cc: Add bool types.
26221 * gdb.c++/misc.exp: Add tests for bool types.
26222 * gdb.c++/overload.exp: Add xfails.
26223 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26224 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26225 add some more template parameter tests (only for HP currently).
26226 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26227 * gdb.c++/virtfunc.cc: Add return type and value for main.
26228 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26229 match alternatives.
d63a86f8 26230
a0b3c4fd
JM
262311999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26232
26233 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26234
262351999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26236
26237 * gdb.base/signals.exp: Don't expect getting a backtrace from
26238 within a signal handler to fail on Linux.
26239
262401999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26241
26242 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26243 * lib/gdb.exp: Remove some gratuitious semicolons.
26244 (delete_breakpoints): Increase timeout.
26245 (gdb_expect): Add -notransfer option.
26246 (gdb_test): Use -notransfer option.
26247 (get_compiler_info): Add f77 case.
26248 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26249 case.
a0b3c4fd
JM
26250 (gdb_preprocess): Call get_compiler.
26251
26252 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26253 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26254 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26255 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26256 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26257 third arg to gdb_test.
a0b3c4fd
JM
26258 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26259 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26260 HP-UX xfails, add others.
a0b3c4fd
JM
26261 * gdb.base/completion.exp: Reflect name change of self-test.
26262 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26263 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26264 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26265 HP failure number.
a0b3c4fd
JM
26266 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26267 useless HP-UX 10.30 references.
26268 * gdb.base/maint.exp: Loosen matches.
26269 * gdb.base/pointers.c (main): Declare more_code.
26270 * gdb.base/pointers.exp: Match on output of a `next'.
26271 * gdb.base/structs.c: Add prototypes.
26272 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26273 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26274
262751999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26276
26277 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26278 command.
a0b3c4fd
JM
26279
262801999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26281
26282 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26283 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26284
26285 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26286 debug info. Deal with lack of signal hanlder info in stack.
26287
a9c64011 26288 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26289 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26290
5a2468f5
JM
262911999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26292
26293 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26294 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26295
adf40b2e
JM
26296Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26297
26298 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26299 a1-selftest.exp.
adf40b2e
JM
26300 * gdb.base/configure: Re-generate.
26301
263021999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26303
26304 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26305 in trying to run first and name is too long.
26306
26307 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26308 pointers2.c and pointers2.exp, respectively.
26309 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26310 doschk happier.
26311
43e526b9
JM
263121999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26313
26314 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26315 callfuncs2.c and callfuncs2.exp.
26316
26317 * gdb.base/list.exp: Remove mistaken xfails.
26318 * gdb.base/list0.h: Add optional prototypes.
26319
9846de1b
JM
26320Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26321
a9c64011 26322 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26323 calling malloc.
a9c64011
AS
26324 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26325 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26326 use.
9846de1b
JM
26327
263281999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26329
26330 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26331 * gdb.base/annota2.cc, annota2.exp: Move from here.
26332 * gdb.c++/annota2.cc, annota2.exp: To here.
26333 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26334
43ff13b4
JM
26335Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26336
26337 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26338 a consistent format.
43ff13b4 26339
085dd6e6
JM
263401999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26341
26342 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26343 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26344 HP compilers, also set the globals $true and $false.
26345
26346 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26347 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26348 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26349 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26350 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26351 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26352 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26353 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26354 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26355 whatis.c} Add C++ compatible function definitions and return
26356 types, add includes for library functions.
085dd6e6
JM
26357 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26358 * gdb.base/step-test.c (myglob): Rename from glob.
26359 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26360 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26361 files, move here from gdb.hp.
085dd6e6 26362 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26363 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26364 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26365 Adjust line numbers in regexps.
085dd6e6
JM
26366
26367 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26368 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26369 instead of 0/1.
26370
26371 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26372 foll-vfork.exp: New files, move here from gdb.hp.
26373 * gdb.base/page.exp: New file, test of pagination command.
26374
26375 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26376 recursion test.
26377 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26378
26379 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26380 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26381
26382 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26383 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26384 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26385 watchpoint test.
085dd6e6
JM
26386 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26387 them work.
26388 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26389 expressions properly.
26390 * gdb.base/corefile.exp: Loosen the match slightly.
26391 * gdb.base/default.exp: Allow "Error accessing memory" message
26392 also.
26393 * gdb.base/display.exp: Skip over x/0 j if PA64.
26394 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26395 * gdb.base/interrupt.exp: Ditto.
26396 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26397 in use.
26398 * gdb.base/list.exp: Add xfails for HP-UX.
26399 * gdb.base/long_long.exp: Refine some of the numeric matches.
26400 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26401 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26402 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26403 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26404 * gdb.base/ptype.exp: Succeed on more varieties of output.
26405 * gdb.base/scope.exp: Add xfails for HP-UX.
26406 * gdb.base/sect-cmd.exp: Add more cases.
26407 * gdb.base/setvar.exp: Add xfails for HP-UX.
26408 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26409 * gdb.base/signals.exp: Match on void symbolically.
26410 * gdb.base/step-test.exp: Add case for PA64.
26411 * gdb.base/term.exp: Add exit and restart.
26412 * gdb.base/twice.exp: Clean up after self.
26413 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26414 * gdb.base/whatis.exp: Allow more ways to pass tests.
26415
26416 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 26417 no longer useful.
085dd6e6
JM
26418
26419Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26420
26421 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 26422 list of patterns.
085dd6e6 26423 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26424 print_double_array(double_array)", "continuing to breakpoint
26425 1018", "print print_double_array(array_d)" and "continuing to
26426 1034" tests.
d63a86f8 26427
085dd6e6
JM
264281999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26429
a9c64011 26430 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26431
264321999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26433
26434 * config/mt-*: Remove, these haven't been used since 1996.
26435
264361999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26437
26438 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 26439 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
26440 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26441
9e0b60a8
JM
264421999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26443
26444 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26445 simpler match case for the ptype of the big class.
26446
264471999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26448
26449 * gdb.exp: Fix test for gdb_prompt existence.
26450
264511999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26452
26453 * gdb.exp (gdb_test): Add fail after calls to perror.
26454
264551999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26456
26457 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26458
264591999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26460
26461 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26462
0f71a2f6
JM
26463Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26464
26465 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 26466 malloc() is linked in.
0f71a2f6
JM
26467
264681999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26469
26470 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26471 step at end.
26472
26473 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26474
264751999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26476
26477 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26478
cce74817
JM
26479Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26480
26481 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26482 * gdb.base/mips_pro.exp: Likewise.
26483
264841999-06-02 Keith Seitz <keiths@cygnus.com>
26485
26486 * gdb.c++/templates.cc: Change all "new" operators to throw
26487 an exception.
26488 * gdb.c++/cplusfuncs.cc: Likewise.
26489
26490 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26491
26492Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26493
26494 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
26495 * gdb.base/ending-run.exp: When stepping out of main, accept a
26496 step into an arbitrary assembler file.
cce74817 26497
392a587b
JM
264981999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26499
d63a86f8 26500 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 26501 "breakpoint-invalid" to be printed.
6fdff2c5
PA
26502 * gdb.base/annota2.exp: Revise line number for main
26503 breakpoint. Allow any number of "frames-invalid" and
26504 "breakpoint-invalid" to be printed.
392a587b
JM
26505 * gdb.base/annota2.cc: Initialize a.x to 0.
26506
9e086581
JM
265071999-05-17 Keith Seitz <keiths@cygnus.com>
26508
6fdff2c5
PA
26509 * gdb.base/call-ar-st.exp: Skip
26510 "print print_double_array (double_array)" when "skip_float_tests" set.
26511 Ditto for "print print_double_array(array_d)",
26512 "print print_small_structs", "print print_ten_doubles", and
26513 "step into print_long_arg_list".
26514 Don't assume we can step into "print_long_arg_list": we could step
26515 into memcpy.
26516 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26517 "skip_float_tests" is set: "print print_one_double(*d1)"
26518 and "print print_two_floats(*f3)".
9e086581
JM
26519 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26520 "skip_float_tests" is set.
6fdff2c5
PA
26521 * gdb.base/varargs.exp: Skip
26522 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26523 "skip_float_tests" set.
d63a86f8 26524
cd0fc7c3
SS
265251999-05-06 Keith Seitz <keiths@cygnus.com>
26526
26527 * gdb.base/annota2.cc: Include stdio.h.
26528
26529Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26530
26531 * gdb.base/crossload.exp: Remove, this has been disabled ever
26532 since BFD stopped including all targets, and cross-GDB gets
26533 plenty of testing anyway.
26534 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
26535 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26536 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
26537 * gdb.base/README: Remove, was doc for this.
26538 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 26539 needed.
cd0fc7c3 26540
b83266a0
SS
265411999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26542
26543 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26544 output.
26545
26546 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26547 * gdb.base/annota2.exp: New file. More annotation tests.
26548 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26549 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26550
265511999-04-23 Angela Marie Thomas <angela@cygnus.com>
26552
26553 * config/cfdbug.exp: New file.
26554
7a292a7a
SS
265551999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26556
26557 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26558 Marcus Daniel's and Dale Hawkins's demangler crashes.
26559
26560 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
26561 test_lucid_style_demangling, test_arm_style_demangling,
26562 test_hp_style_demangling): Try Tom Tromey's core-dumping
26563 identifier under each demangling style.
7a292a7a
SS
26564
265651999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26566
26567 * gdb.c++/demangle.exp: Include the current demangling style
26568 in all test names.
26569 (current_demangling_style): New global variable.
26570 (set_demangling_style, test_demangling_core, test_demangling,
26571 test_demangling_exact): New functions.
26572 (test_gnu_style_demangling, test_lucid_style_demangling,
26573 test_arm_style_demangling, test_hp_style_demangling): Use those,
26574 instead of calling gdb_test and gdb_test_exact directly.
26575 (catch_demangling_errors): New function, which reports errors
26576 signalled by the demangling test functions in an orderly way.
26577 (do_tests): Use catch_demangling_errors.
26578
265791999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26580
26581 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 26582 grouping in expressions, not {}.
7a292a7a
SS
26583
26584 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 26585 initialized yet.
7a292a7a
SS
26586
265871999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26588
26589 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26590 are listed.
26591
265921999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26593
26594 * gdb.stabs/weird.exp: Test for CC being defined before
26595 looking at its value.
26596
265971999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26598
26599 * gdb.base/call-ar-st.exp: Remove stray '#'.
26600 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26601 "short int" and "long int".
26602 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 26603 change, to mollify finicky HP compiler.
7a292a7a
SS
26604 * gdb.hp/reg-test.exp (testfile): Fix file name.
26605 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 26606
7a292a7a
SS
26607 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26608 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26609 alternate form of enum ptype.
26610
c906108c
SS
266111999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26612
7a292a7a
SS
26613 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26614 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
26615 passing skip_hp_tests, so as not to waste time on guaranteed
26616 failure.
7a292a7a 26617
c906108c
SS
26618 * gdb.c++/overload.cc: Pass string instead of char addr, always
26619 init ccpfoo.
26620 * gdb.c++/templates.cc: Fix syntax error.
26621
7a292a7a
SS
26622Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26623
26624 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 26625 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
26626 command.
26627
266281999-03-18 James Ingham <jingham@cygnus.com>
26629
26630 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26631
26632 * gdb.c++/method.exp: It was testing an uninitialized int on the
26633 stack and assuming it was positive.
26634
26635 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26636
26637 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 26638 keep it from killing the rest of the tests.
7a292a7a
SS
26639 Use gdb_continue_to_end.
26640
26641 * gdb.base/sigall.exp: use gdb_continue_to_end.
26642
26643 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26644
26645 * gdb.base/display.exp: use runto_main, not run.
26646
d63a86f8
RM
26647 * gdb.base/default.exp: Check for the current error message in the
26648 r abbreviation test.
7a292a7a
SS
26649 Add strongarm to the targets that know info float.
26650
d63a86f8 26651 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
26652 run which doesn't work with monitors.
26653
6fdff2c5
PA
26654 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26655 1034 test.
7a292a7a
SS
26656
26657 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26658
6fdff2c5
PA
26659 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26660 end of a program. Traps the case (in Cygmon) when the program
26661 never really exits. Same as Mark's continue_to_exit, but I had
26662 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
26663
26664 * config/monitor.exp (gdb_target_monitor): added another
26665 target_info parameter: remotebinarydownload. This will set the
26666 remotebinarydownload flag if this is causing some boards trouble.
26667
266681999-03-18 Mark Salter <msalter@cygnus.com>
26669
26670 * lib/gdb.exp (continue_to_exit): New function.
26671
26672 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26673 * gdb.base/ending-run.exp: Ditto.
26674 * gdb.base/step-test.exp: Ditto.
26675
266761999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26677
26678 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26679 (suggested by Art Haas <ahaas@neosoft.com>).
26680
266811999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26682
889bf7c5 26683 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
26684
26685Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26686
26687 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 26688 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
26689
266901999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26691
26692 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26693 a call to strlen; sometimes we do have sources.
26694
266951999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
26696
26697 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 26698 character, so GDB won't print garbage after its end.
d63a86f8 26699
c906108c
SS
26700 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26701 breakpoint there instead. Sometimes GCC emits memcpy to handle
26702 the large structures being passed by value, so we step into that
26703 instead of sum_array_print, which obscures what we're really testing.
26704 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
26705 the bizarre steps into memcpy, so do that here. Add check for
26706 stepping into function calls that pass large structures by value.
26707 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
26708 Remove all references to specific line numbers.
26709 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26710 New type and function.
26711 (main): Call large_struct_by_value, passing it a large struct by value.
26712 * lib/gdb.exp (gdb_get_line_number): New function.
26713
26714 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26715 more portable.
26716
7a292a7a
SS
267171999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26718
c906108c
SS
26719 * lib/gdb.exp: Doc fixes.
26720
7a292a7a
SS
267211999-03-05 Nick Clifton <nickc@cygnus.com>
26722
d63a86f8 26723 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
26724
267251999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26726
c906108c 26727 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
26728 commands. They're not germane to this test, and they don't work
26729 that way on remote targets.
c906108c 26730
3fc11d3e
JM
267311999-03-01 James Ingham <jingham@cygnus.com>
26732
26733 * Changelog entries merged over from gdb development branch.
26734
3fc11d3e
JM
26735 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26736
26737 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26738 for outputting results of test run.
26739
2d4a1622 26740 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
26741
26742 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 26743
7a292a7a
SS
267441999-02-25 Felix Lee <flee@cygnus.com>
26745
26746 * lib/gdb.exp (debug_format): initialize
26747
c906108c
SS
267481999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26749
26750 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26751 * gdb.base/call-rt-st.c: Ditto.
26752
c906108c
SS
267531999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26754
26755 * gdb.threads/pthreads.exp (horiz): New variable.
26756 (test_startup): Fix regexps that capture thread numbers.
26757
267581999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26759
26760 * gdb.base/smoke.exp: Disambiguate two test case names (both
26761 called ``print'').
26762
26763Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26764
26765 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 26766 compilation.
c906108c
SS
26767
267681999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26769
26770 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26771 actual output formatting.
26772 * gdb.base/smoke.exp: GDB removes leading 0's.
26773 * gdb.base/volatile.exp: Don't check type of remuneration;
26774 that variable is no longer defined in constvars.c.
26775 * gdb.base/step-test.c (main): Exit with explicit exit code.
26776 * gdb.base/step-test.exp: Remove two nexti checks--they are
26777 not portable.
26778
267791999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26780
26781 * gdb.base/help.exp ("help delete display"): Fix test to match
26782 gdb's output.
26783
26784 * gdb.base/long_long.c (known_types): Initialize values to zero.
26785 * gdb.base/long_long.exp: Step one more line
26786 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
26787 leading zeros. Explicitly ask for hex formatting. Use
26788 unique test case names.
c906108c
SS
26789
26790Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26791
d63a86f8 26792 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
26793
26794 * gdb.c++/method.exp: Add missing close brace.
26795
267961999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26797
26798 * gdb.base/maint.exp: Use 'set height 0' to disable page
26799 prompting, not 'set height 400'.
26800
26801 Fix a bunch of timeouts.
26802 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26803 four separate tests, so expect doesn't take forever to match a ton
26804 of text against a regexp with lots of .* forms.
26805 ("maint print psymbols", "maint print symbols"): Make some of
26806 these greps more selective, so that expect doesn't try to wade
26807 through huge piles of output and time out.
26808
26809 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26810
26811 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
26812 tests: one which doesn't expect shlib events to be reported, and
26813 another which does, but is XFAIL for all platforms other than
26814 HP/UX.
c906108c
SS
26815
26816 * gdb.base/break.exp: Teach the test suite that the `catch
26817 fork', `catch vfork', and `catch exec' commands produce error
26818 messages on platforms that don't provide these features.
26819
26820Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26821
26822 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
26823 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26824 (shortening names from solib_threshold.exp etc), won't run on
26825 anything but HP-UX for the foreseeable future.
c906108c 26826 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 26827 reflect move.
c906108c
SS
26828
26829Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26830
26831 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 26832 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
26833
26834Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26835
26836 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26837 successfully re-sets breakpoints in shared libraries.
26838 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26839
26840Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26841
d63a86f8
RM
26842 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26843 and compiled w/o GCC.
c906108c
SS
26844
26845 * gdb.hp/watch-cmd.exp: ditto.
26846
26847 * gdb.hp/watch-hp.exp: ditto.
26848
26849 * gdb.hp/xdb1.exp: ditto.
26850
26851 * gdb.hp/xdb2.exp: ditto.
26852
26853 * gdb.hp/dbx.exp: ditto.
26854
26855Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26856
26857 * constvars.c: Remove C++-isms.
26858 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 26859 with GCC.
c906108c
SS
26860
26861Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26862
26863 The following changes are part of the HP merge.
26864
26865 * gdb.base/break.exp: new tests to verify that catchpoints for
26866 fork, vfork, and exec don't trigger inappropriately.
26867
26868 * gdb.base/opaque.exp: compile one file at a time, then link.
26869
26870 * gdb.base/signals.exp: be more restrictive about which hppa
26871 systems receive a setup_xfail. new tests.
26872
26873 * gdb.base/solib_threshold.build: new file.
26874 * gdb.base/solib_threshold.exp: new file.
26875 * gdb.base/solib_threshold.link_opts: new file.
26876 * gdb.base/solib_threshold.mk: new file.
26877 * gdb.base/gen_solib_threshold.c: new file.
26878
26879 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26880 tests. New tests for enums inside classes.
26881
26882 * gdb.c++/compiler.cc: indicate support of template debugging.
26883
26884 * gdb.c++/demangle.exp: run hp style demangling tests.
26885
26886 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26887 tests.
26888
26889 * gdb.c++/misc.cc: changes to support new tests.
26890
26891 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26892 to support new tests.
26893
26894 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26895 gcc, then skip these tests.
26896
26897Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26898
26899 The following files are part of the HP merge; some had longer
26900 names at HP, but have been renamed to be no more than 14
26901 characters in length.
26902
26903 * gdb.hp/ambiguous.cc: new file.
26904 * gdb.hp/ambiguous.exp: new file.
26905 * gdb.hp/attach.exp: new file.
26906 * gdb.hp/attach2.exp: new file.
26907 * gdb.hp/classes-hp.exp: new file.
26908 * gdb.hp/ctti.exp: new file.
26909 * gdb.hp/ctti-add.cc: new file.
26910 * gdb.hp/ctti-add1.cc: new file.
26911 * gdb.hp/ctti-add2.cc: new file.
26912 * gdb.hp/ctti-add3.cc: new file.
26913 * gdb.hp/dbx.exp: new file.
26914 * gdb.hp/exception.cc: new file.
26915 * gdb.hp/exception.exp: new file.
26916 * gdb.hp/foll-exec.c: new file.
26917 * gdb.hp/foll-exec.exp: new file.
26918 * gdb.hp/foll-fork.c: new file.
26919 * gdb.hp/foll-fork.exp: new file.
26920 * gdb.hp/foll-vfork.c: new file.
26921 * gdb.hp/foll-vfork.exp: new file.
26922 * gdb.hp/inherit-hp.exp: new file.
26923 * gdb.hp/more-steps.exp: new file.
26924 * gdb.hp/namespace.cc: new file.
26925 * gdb.hp/namespace.exp: new file.
26926 * gdb.hp/optimize.exp: new file.
26927 * gdb.hp/pxdb.c: new file.
26928 * gdb.hp/pxdb.exp: new file.
26929 * gdb.hp/quicksort.exp: new file.
26930 * gdb.hp/reg-test.exp: new file.
26931 * gdb.hp/reg-test.s: new file.
26932 * gdb.hp/sized-enum.c: new file.
26933 * gdb.hp/sized-enum.exp: new file.
26934 * gdb.hp/start-stop.exp: new file.
26935 * gdb.hp/templ-hp.cc: new file.
26936 * gdb.hp/templ-hp.exp: new file.
26937 * gdb.hp/thr-lib.c: new file.
26938 * gdb.hp/thr-lib.exp: new file.
26939 * gdb.hp/thr-lib.h: new file.
26940 * gdb.hp/thr-liblib.c: new file.
26941 * gdb.hp/virtfun-hp.c: new file.
26942 * gdb.hp/virtfun-hp.exp: new file.
26943 * gdb.hp/watch-cmd.exp: new file.
26944 * gdb.hp/watch-hp.exp: new file.
26945 * gdb.hp/xdb1.exp: new file.
26946 * gdb.hp/xdb2.exp: new file.
26947 * gdb.hp/xdb3.exp: new file.
26948
26949Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26950
26951 The following files are part of the HP merge; some had longer
26952 names at HP, but have been renamed to be no more than 14
26953 characters in length.
26954
26955 * gdb.base/ss.h: new file.
26956 * gdb.base/call-ar-st.c: new file.
26957 * gdb.base/call-ar-st.exp: new file.
26958 * gdb.base/call-rt-st.c: new file.
26959 * gdb.base/call-rt-st-exp: new file.
26960 * gdb.base/call-strs.exp: new file.
26961 * gdb.base/ena-dis-br.exp: new file.
26962 * gdb.base/environ.exp: new file.
26963 * gdb.base/long_long.exp: new file.
26964 * gdb.base/sect-cmd.exp: new file.
26965 * gdb.base/shlib-cl2.exp: new file.
26966 * gdb.base/smoke.exp: new file.
26967 * gdb.base/so-impl-ld.c: new file.
26968 * gdb.base/so-impl-ld.exp: new file.
26969 * gdb.base/so-indr-cl.c: new file.
26970 * gdb.base/so-indr-cl.exp: new file.
26971 * gdb.base/varargs.exp: new file.
26972 * gdb.base/volatile.exp: new file.
26973 * gdb.base/whatis-exp.exp: new file.
7a292a7a 26974 * gdb.base/display.exp: new file.
c906108c
SS
26975 * gdb.c++/derivation.exp: new file.
26976 * gdb.c++/local.exp: new file.
26977 * gdb.c++/member-ptr.exp: new file.
26978 * gdb.c++/overload.exp: new file.
26979 * gdb.c++/ovldbreak.exp: new file.
26980 * gdb.c++/ref-types.exp: new file.
26981 * gdb.c++/ref-types2.exp: new file.
26982 * gdb.c++/userdef.exp: new file.
d63a86f8 26983
c906108c
SS
26984Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26985
26986 * gdb.base/default.exp: Reflect wording change in remote.c.
26987
dc96c6c7 26988Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26989
26990 * gdb.base/help.exp: Update to reflect current text.
26991
26992Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26993
26994 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26995 they're stack variables and contain garbage.
26996 * gdb.c++/anon-union.exp: new file.
26997
26998 The following changes were made by David Taylor
889bf7c5
PA
26999 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27000 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27001 in changes by HP.
c906108c
SS
27002
27003 * gdb.base/bitops.exp: new file.
27004 * gdb.base/default.exp: change expected messages for catch and
27005 info catch tests to reflect HP merge changes.
27006 * gdb.base/enable-disable-break.exp
27007 * gdb.base/ending-run.c: new file.
27008 * gdb.base/long_long.c: new file.
27009 * gdb.base/maint.exp: new file.
27010 * gdb.base/pointers2.exp: new file.
27011 * gdb.base/shlib-call2.exp: new file.
27012 * gdb.base/solib.exp: new file.
27013 * gdb.base/step-test.c: new file.
27014 * gdb.c++/anon-union.cc: new file.
27015 * gdb.c++/local.cc: new file.
27016 * gdb.c++/member-pointer.cc: new file.
27017 * gdb.c++/method.cc: new file.
27018 * gdb.c++/ref-types.cc: new file.
27019 * gdb.c++/ref-types2.cc: new file.
27020 * gdb.c++/userdef.cc: new file.
d63a86f8 27021
c906108c
SS
27022 * gdb.base/scope.exp: compile one file at a time, then link.
27023 * gdb.base/langs.exp: ditto.
27024 * gdb.base/list.exp: ditto.
d63a86f8 27025
c906108c
SS
27026Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
27027
27028 The following changes were made by David Taylor
889bf7c5
PA
27029 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
27030 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
27031 in changes by HP.
d63a86f8 27032
c906108c
SS
27033 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
27034 skip tests. When compiling pass c++ flag to gdb_compile.
27035 * gdb.c++/
d63a86f8 27036
c906108c
SS
27037 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
27038 test for on hppa*-*-hpux*; use args to see if c++ was specified.
27039 (skip_hp_tests): new function.
27040 (gdb_preprocess): new function.
27041
27042 * configure.in (hpdir): decide whether to configure gdb.hp.
27043 * configure: regenerated.
27044
27045 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
27046 to delete on clean.
27047 (EXECUTABLES): update to reflect new additions.
27048 * gdb.base/commands.exp: update message expected.
27049 * gdb.base/default.exp: add copyright notice.
27050 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
27051 * gdb.base/help.exp: update messages to reflect current text.
27052 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
27053 targets for recurse tests.
27054 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
27055 skip this file.
27056
27057 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
27058 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
27059 compilation.
27060 * gdb.c++/misc.exp: ditto.
27061 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
27062 run the tests. tell gdb_compile that it's a c++ compilation.
27063
27064 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 27065
c906108c
SS
27066 * gdb.base/all-bin.exp: new file.
27067 * gdb.base/arithmet.exp: new file.
27068 * gdb.base/assign.exp: new file.
27069 * gdb.base/completion.exp: new file.
27070 * gdb.base/cond-expr.exp: new file.
27071 * gdb.base/condbreak.exp: new file.
27072 * gdb.base/define.exp: new file.
27073 * gdb.base/dollar.exp: new file.
27074 * gdb.base/environment.exp: new file.
27075 * gdb.base/eval-skip.exp: new file.
27076 * gdb.base/jump.exp: new file.
27077 * gdb.base/logical.exp: new file.
27078 * gdb.base/pointers.exp: new file.
27079 * gdb.base/relational.exp: new file.
27080 * gdb.base/section_command.exp: new file.
27081 * gdb.base/whatis-expr.exp: new file.
27082
27083 * gdb.base/all-types.c: new file.
27084 * gdb.base/call-array-struct.c: new file.
27085 * gdb.base/call-return-struct.c: new file.
27086 * gdb.base/call-strings.c: new file.
27087 * gdb.base/callfuncs2.c: new file.
27088 * gdb.base/condbreak.c: new file.
27089 * gdb.base/constvars.c: new file.
27090 * gdb.base/display.c: new file.
27091 * gdb.base/int-type.c: new file.
27092 * gdb.base/jump.c: new file.
27093 * gdb.base/miscexprs.c: new file.
27094 * gdb.base/pointers.c: new file.
27095 * gdb.base/pointers2.c: new file.
27096 * gdb.base/shmain.c: new file.
27097 * gdb.base/shr1.c: new file.
27098 * gdb.base/shr2.c: new file.
27099 * gdb.base/solib.c: new file.
27100 * gdb.base/solib1.c: new file.
27101 * gdb.base/solib2.c: new file.
27102 * gdb.base/varargs.c: new file.
27103 * gdb.c++/derivation.cc: new file.
27104 * gdb.c++/overload.cc: new file.
27105 * gdb.c++/ovldbreak.cc: new file.
27106 * gdb.hp/attach.c: new file.
27107 * gdb.hp/attach2.c: new file.
27108 * gdb.hp/average.c: new file.
27109 * gdb.hp/compiler.c: new file.
27110 * gdb.hp/compiler.cc: new file.
27111 * gdb.hp/execd-program.c: new file.
27112 * gdb.hp/follow-exec.c: new file.
27113 * gdb.hp/follow-fork.c: new file.
27114 * gdb.hp/follow-vfork-and-exec.c: new file.
27115 * gdb.hp/misc-hp.cc: new file.
27116 * gdb.hp/more-steps.c: new file.
27117 * gdb.hp/optimize.c: new file.
27118 * gdb.hp/quicksort.c: new file.
27119 * gdb.hp/run-hp.c: new file.
27120 * gdb.hp/start-stop.c: new file.
27121 * gdb.hp/sum.c: new file.
27122 * gdb.hp/templates-hp.cc: new file.
27123 * gdb.hp/thread-local-in-lib.c: new file.
27124 * gdb.hp/thread-local-in-lib.h: new file.
27125 * gdb.hp/thread-local-in-lib.lib.c: new file.
27126 * gdb.hp/vforked-program.c: new file.
27127 * gdb.hp/virtfunc-hp.cc: new file.
27128 * gdb.hp/watchpoint-hp.c: new file.
27129 * gdb.hp/xdb.c: new file.
27130 * gdb.hp/xdb0.c: new file.
27131 * gdb.hp/xdb0.h: new file.
27132 * gdb.hp/xdb1.c: new file.
27133
27134Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27135
27136 The following change was made by Edith Epstein
889bf7c5
PA
27137 <eepstein@cygnus.com> as part of a project to merge in changes
27138 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27139
27140 * gdb.c++/demangle.exp: changed the expected output for some
27141 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27142 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27143 T1<char>::~T1<char>(void)
c906108c 27144 becomes,
a9c64011
AS
27145 maint demangle __dt__11T1__pt__2_cFv
27146 T1<char>::~T1(void)
c906108c 27147
889bf7c5 27148 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27149
c906108c
SS
27150Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27151
27152 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27153 * gdb.trace/backtrace.exp: Likewise.
27154 * gdb.trace/circ.exp: Likewise.
27155 * gdb.trace/collection.exp: Likewise.
27156 * gdb.trace/deltrace.exp: Likewise.
27157 * gdb.trace/infotrace.exp: Likewise.
27158 * gdb.trace/limits.exp: Likewise.
27159 * gdb.trace/packetlen.exp: Likewise.
27160 * gdb.trace/passc-dyn.exp: Likewise.
27161 * gdb.trace/passcount.exp: Likewise.
27162 * gdb.trace/report.exp: Likewise.
27163 * gdb.trace/save-trace.exp: Likewise.
27164 * gdb.trace/tfind.exp: Likewise.
27165 * gdb.trace/tracecmd.exp: Likewise.
27166 * gdb.trace/while-dyn.exp: Likewise.
27167 * gdb.trace/while-stepping.exp: Likewise.
27168
271691998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27170
27171 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27172
27173Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27174
27175 From Brendan Kehoe:
27176 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27177 int return types.
27178
27179Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27180
27181 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27182 remote dos host testing right.
c906108c
SS
27183
27184Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27185
27186 * gdb.base/corefile.exp: remove some xfails.
27187
27188Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27189
27190 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27191 have different timestamps.
c906108c
SS
27192
27193Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27194
27195 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27196 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27197
27198Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27199
27200 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27201 delta.
c906108c
SS
27202
27203Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27204
27205 * gdb.base/default.exp: Add brace missing from previous delta.
27206
27207Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27208
27209 * gdb.base/default.exp: Support test for info float for all
27210 varieties of arm toolchain.
27211
dc96c6c7 27212Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27213
27214 * gdb.trace/*.exp: remove "remote_download" command.
27215
dc96c6c7 27216Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27217
27218 * gdb.trace/*.exp: remove -gdwarf from compile.
27219
27220Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27221
27222 * gdb.trace/configure.in(AC_INIT): typo
27223 * gdb.trace/configure: regenerated
27224
dc96c6c7 27225Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27226
27227 * config/m68k-emc.exp: New file.
27228 * lib/<emc-support.exp trace-support.exp}: New files.
27229 * configure.in: add new test directory gdb.trace.
27230 * gdb.trace/{configure configure.in Makefile.in}: New files.
27231 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27232 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27233 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27234 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27235 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27236 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27237 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27238
dc96c6c7 27239Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27240
27241 * gdb.c++/classes.exp: Change all regular expressions to match
27242 arbitrary combinations of newline/carriage-return, so that they
27243 will work equally well on Unix and Windows.
27244 * gdb.c++/inherit.exp: ditto.
27245 * gdb.c++/virtfunc.exp: ditto.
27246
272471998-08-11 Dawn Perchik <dawn@cygnus.com>
27248
27249 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27250
c2d11a7d
JM
27251Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27252
27253 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27254 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27255 to use a0-a3/d0-d3 as needed.
27256
27257Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27258
27259 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27260 * gdb.disasm/am33.exp: Corresponding changes.
27261
c906108c
SS
272621998-07-11 Felix Lee <flee@cygnus.com>
27263
27264 * gdb.base/callfuncs.exp: add cmp10 test.
27265 * gdb.base/callfuncs.c (cmp10): new function.
27266
27267Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27268
d63a86f8 27269 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27270 into two parts to get around a synchronization problem in expect.
27271
3fc11d3e
JM
27272Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27273
27274 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27275
27276 * configure.in: Add options for gdbtk testsuite.
27277
27278 * configure: Regenerate.
27279
27280 * gdb.gdbtk: New directory to hold gdbtk tests.
27281
c906108c
SS
27282Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27283
27284 * gdb.fortran/types.exp: Escape brackets in expect patterns
27285 for test_float_literal_types_accepted tests.
27286 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27287 before run test.
27288
c2d11a7d
JM
27289Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27290
27291 * am33.exp: Just compile, do not link the testcase.
27292 * am33.s: Add ".am33" pseudoop to force am33 mode.
27293
c906108c
SS
272941998-06-25 Felix Lee <flee@cygnus.com>
27295
27296 * gdb.base/setshow.exp: make sure $pc is sane.
27297
27298 * gdb.stabs/weird.exp: split expect patterns properly.
27299
c2d11a7d
JM
27300Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27301
27302 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27303 * gdb.disasm/am33.exp: Run it.
27304
dc96c6c7 27305Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27306
27307 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27308 match processing (and eliminate spurious timeouts when running).
27309
dc96c6c7 27310Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27311
27312 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27313 exception test, but conditionalize it on target [mach | gnu].
27314
dc96c6c7 27315Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27316
27317 * gdb.base/overlays.exp: fixup compile line for linker script.
27318
27319Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27320
27321 * gdb.fortran/types.exp: don't guess at float size.
27322
27323Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27324
27325 * gdb.base/exprs.exp: delete test that depends on int size.
27326
27327Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27328
27329 * config/sim.exp: Removed checks for target triplets.
27330 (gdb_target_sim): Use gdb,target_sim_options.
27331
27332Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27333
27334 * gdb.base/reread.exp: New file.
27335 * gdb.base/reread1.c: New file.
27336 * gdb.base/reread2.c: New file.
27337
27338Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27339
27340 * config/sim.exp: Use 'target sim -sparclite' when running
27341 SPARClite programs.
27342
27343Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27344
27345 * gdb.base/structs2.exp: New file.
27346 * gdb.base/structs2.c: New file.
27347
27348Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27349
27350 * gdb.asm/common.inc: New file.
27351 * gdb.asm/d10v.inc: New file.
27352 * asm-source.exp: Pass -I's to gas to find .inc files.
27353 Update line numbers in expected output.
27354 * asmsrc1.s: Rewrite.
27355 * asmsrc2.s: Rewrite.
27356 * configure.in: Create arch.inc symlink.
27357 * configure: Regenerate.
27358 * Makefile.in (distclean): Delete arch.inc.
27359
27360Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27361
27362 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27363 (t_enum_value2): ditto
27364 (t_enum_value3): ditto
27365 (main): ditto
c906108c
SS
27366Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27367
27368 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27369 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27370 change.
27371 Use gdb_test instead of send_gdb/gdb_expect sequences.
27372
27373Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27374
27375 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27376 not void.
27377
27378Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27379
27380 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27381 subroutines. Used to test gdbs ability to single step through PC
27382 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27383
27384Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27385
27386 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27387 more rigorous EGCS C++ error checking.
27388
27389Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27390
a9c64011
AS
27391 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27392 tests.
27393 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27394 function when asleep.
27395 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27396 for i*86 Linux and SVR4 signal handling problems.
27397 Remove linux xfail for `next to handler in signals_tests_1', fixed
27398 by recent infrun.c change.
27399 Limit backtrace to 10 frames to avoid timeout problems with infinite
27400 stack backtraces.
27401 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27402 target.[ch] change.
c906108c
SS
27403
27404Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27405
27406 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27407 for a newline from gdb before continuing.
27408 (default_gdb_exit): Just look for y or n.
27409 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27410 it does, fail the rests of the tests in the file.
27411
27412Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27413
27414 * config/cygmon.exp: New file.
27415
27416Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27417
27418 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 27419 main" test on remote targets.
c906108c
SS
27420
27421 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27422 run test on remote targets.
27423
27424Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27425
27426 * gdb.asm: New directory.
27427 * configure.in: Configure it.
27428 * configure: Regenerate.
27429 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27430 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27431
27432Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27433
27434 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27435
dc96c6c7 27436Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27437
a9c64011
AS
27438 * gdb.base/overlays (several files): Merge the two overlay
27439 managers into one. Change variables (foox, barx, bazx, grbxx)
27440 back into ints but force them to load in their proper sections.
c906108c
SS
27441
27442Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27443
27444 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 27445 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
27446 (D10VCopy): Handle memory regions crossing 16k boundaries.
27447 (D10VCopy): Transfer data in 32 bit chunks.
27448
27449Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27450
27451 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 27452 correct.
c906108c
SS
27453
27454 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 27455 map. Include space for printf in .text segment.
c906108c
SS
27456
27457 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 27458 updated d10v memory VMA/LMA map.
c906108c 27459 (D10VCopy): Call D10VTranslate.
d63a86f8 27460
c906108c
SS
27461Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27462
27463 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27464
27465 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
27466 that it won't be put into the .sdata - small data -
27467 section. Update reference.
c906108c
SS
27468 * gdb.base/baz.c (bazx, baz): Ditto.
27469 * gdb.base/foo.c (foox, foo): Ditto.
27470 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27471
27472 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 27473 to be arrays.
d63a86f8 27474
dc96c6c7 27475Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27476
a9c64011
AS
27477 * gdb.base/overlays.exp: fix up and get working again.
27478 Add tests for backtraces from an overlay function.
d63a86f8 27479
c906108c
SS
27480Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27481
27482 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27483 "calling function with watchpoint enabled".
27484
27485Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27486
27487 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 27488 gdb_suppress_tests for d10v-*-*.
c906108c
SS
27489 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27490 pending review of whether it is useful or not.
27491
27492Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27493
27494 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27495
27496Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27497
27498 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27499 * config/dve.exp: New file to support Densan boards.
27500
27501Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27502
27503 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 27504 reads and BSD.
c906108c
SS
27505
27506Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27507
27508 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27509 response.
27510
27511 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27512
27513Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27514
27515 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 27516 test.
c906108c
SS
27517
27518 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 27519 target_sizeof_long and target_bigendian_p.
c906108c 27520 (structs_by_value, structs_by_reference): Check values according
889bf7c5 27521 to targets word size and endianess.
d63a86f8 27522
c906108c
SS
27523Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27524
27525 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 27526 output.
c906108c
SS
27527
27528Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27529
27530 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 27531 Update test of set args help to match source change.
c906108c
SS
27532
27533Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27534
27535 * gdb.base/default.exp: Expect help system output to be in
27536 alphabetical order.
27537 * gdb.base/help.exp: Ditto.
27538
27539Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27540
27541 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27542 "i*86-pc-linux-gnu*".
27543 * gdb.base/interrupt.exp: Ditto.
27544 * gdb.base/corefile.exp: Ditto.
27545
27546 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 27547 define vxworks when building the testcase.
c906108c
SS
27548
27549 * gdb.base/ptype.exp: Fix testnames to be unique.
27550 * gdb.base/radix.exp: Ditto.
27551 * gdb.base/term.exp: Ditto.
27552 * gdb.base/whatis.exp: Ditto.
27553 * gdb.c++/classes.exp: Ditto.
27554
27555Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27556
27557 * gdb.base/callfuncs.exp: Fix indentation.
27558
27559 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27560 suppress_flag has been set.
27561 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27562 target feature.
27563
27564Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27565
27566 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27567 the testcase.
27568
27569 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 27570 set_debug_traps() and breakpoint().
c906108c
SS
27571 * gdb.c++/misc.cc (main): Ditto.
27572 * gdb.c++/templates.cc (main): Ditto.
27573 * gdb.c++/virtfunc.cc (main): Ditto.
27574
27575Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27576
27577 * lib/gdb.exp(gdb_step_for_stub): New function.
27578 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27579 exists, reload the executable and do a "continue" instead of
27580 doing a jump.
27581 (runto_main): Use gdb_step_for_stub.
d63a86f8 27582
c906108c 27583 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 27584 tests to have unique names.
c906108c
SS
27585 * gdb.base/callfuncs.exp: Ditto.
27586 * gdb.base/commands.exp: Ditto.
27587 * gdb.base/default.exp: Ditto.
27588 * gdb.base/help.exp: Ditto.
27589 * gdb.base/list.exp: Ditto.
27590 * gdb.base/opaque.exp: Ditto.
27591 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27592 similar tests.
d63a86f8 27593
c906108c
SS
27594 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27595 * gdb.c++/cplusfuncs.cc: Ditto.
27596 * gdb.c++/virtfunc.cc: Ditto.
27597
27598 * config/monitor.exp: Keep track of the last file we saw, rather
27599 than trying to get the info from gdb.
27600
27601 * gdb.fortran/types.exp: Move comment to previous line.
27602
27603Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27604
27605 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 27606 target mode.
c906108c
SS
27607
27608Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27609
27610 From Bob Manson:
27611 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 27612 string from GDB when it connects.
c906108c
SS
27613
27614 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27615
27616Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27617
27618 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
27619 if we can't get a debug format from GDB (we may be testing an
27620 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
27621
27622 * gdb.stabs/weird.exp: Fix quoting.
27623
27624 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27625
27626Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27627
27628 * config/arm-ice.exp: New file.
27629
27630Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27631
27632 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 27633 until it has been modified to work with the new testsuite.
c906108c 27634
99707966 27635 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
27636 testcase won't compile, cause all of the testcases in the file to
27637 fail instead.
c906108c
SS
27638
27639 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27640 (gdb_clear_suppressed): New procedure.
27641 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27642 it contains a positive value.
27643
27644Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27645
27646 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27647
27648 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27649
27650Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27651
27652 * lib/gdb.exp (setup_xfail_format): New function.
27653 (get_debug_format): New function to get debug format.
27654 (debug_format): New global variable to hold last value set
27655 by get_debug_format.
27656 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 27657 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
27658 * gdb.c++/ptype.exp: Ditto.
27659 * gdb.c++/classes.exp: Ditto.
27660 * gdb.c++/cplusfuncs.exp: Ditto.
27661 * gdb.c++/inherit.exp: Ditto.
27662 * gdb.c++/templates.exp: Ditto.
27663 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 27664
c906108c
SS
27665Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27666
27667 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27668 host doesn't have a currently-open connection.
27669
27670 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
27671 any gdb stub target. Handle cases where gdb doesn't respond when
27672 interrupted in a sane fashion.
c906108c
SS
27673
27674 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 27675 same thing in a totally different way.
c906108c
SS
27676
27677 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 27678 setting "timeout".
c906108c 27679 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 27680 default_gdb_init now.
c906108c
SS
27681
27682Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27683
27684 * gdb.base/printcmds.exp: Fix "check for floating addition"
27685 regexp to accept results within approx +/- .01 of exact value.
27686 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27687
27688Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27689
27690 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 27691 properly.
c906108c
SS
27692 (gdb_expect): Add optional timeout parameter, and add timeout
27693 value to various calls.
27694 (gdb_suppress_tests): Only give one warning message per group.
27695
27696Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27697
27698 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
27699 global variables. Handle getting a value for $timeout more
27700 gracefully.
c906108c
SS
27701
27702Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27703
27704 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 27705 initialize.
c906108c 27706 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 27707 by a target configuration file.
c906108c
SS
27708 (gdb_expect): Pass the timeout to remote_expect.
27709
27710 * config/monitor.exp(gdb_load): Fix typo in regexp.
27711
27712Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27713
27714 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27715
27716Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27717
27718 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
27719 here. Call gdb_target_exec before rebooting the target, to make
27720 sure the connection to the target is closed.
c906108c
SS
27721 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27722 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27723 Also detect "Timeout reading from remote" error.
27724
27725 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
27726 gdb_target_monitor. Don't call gdb_file_cmd here; let
27727 gdb_target_monitor do it.
c906108c
SS
27728
27729 * gdb.disasm/hppa.exp: Don't use exec_output.
27730
27731Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27732
27733 * gdb.base/list.exp: If we're debugging a non-native target,
27734 try to set the pc register to point to the start of the
27735 program before doing the first list command.
27736
27737 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 27738 test_calls after restarting.
c906108c
SS
27739
27740 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 27741 reloading.
c906108c
SS
27742
27743 * gdb.base/watchpoint.exp: Fix typo.
27744
27745 * gdb.base/setshow.exp: Check for use_gdb_stub.
27746
27747 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 27748 stub case.
c906108c
SS
27749 * gdb.base/langs.exp: Ditto.
27750
27751 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
27752 gdb_load_offset. If we weren't given a file to load, figure out
27753 what the current file is and use it.
c906108c
SS
27754
27755 * config/i386-bozo.exp: New file.
27756
27757Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27758
27759 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27760 feature.
27761
27762 * config/proelf.exp: New entry.
27763
27764Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27765
27766 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27767 of regexps.
27768
27769 * gdb.base/watchpoint.exp: Don't run the test_stepping
27770 tests if gdb can't call functions on the target.
27771
27772 * gdb.base/setshow.exp: Don't run the set prompt tests if
27773 the board has gdb_prompt set.
27774
27775Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27776
27777 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27778 * gdb.base/commands.exp: Likewise.
27779 * gdb.base/setshow.exp: Likewise.
27780
27781Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27782
27783 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27784 feature.
27785
27786 * config/i960.exp: New file.
27787
27788Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27789
27790 * gdb.base/funcargs.exp: Check for gdb,short_int target
27791 feature instead of looking for explicit target triplets.
27792
dc96c6c7 27793Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 27794
d63a86f8 27795 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
27796 "p 123DEADBEEF", to check parse_number.
27797 * top.c: change "to enable to enable" to "to enable" in a couple
27798 of help strings.
27799
27800Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27801
27802 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27803 on the mn10300.
d63a86f8 27804
c906108c
SS
27805Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27806
27807 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27808 where the test executable is run with explicit args.
27809 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27810
27811Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27812
27813 * gdb.base/run.c: Use FAKEARGV to build test executable that
27814 does not require a command line arg, since most simulators
27815 don't currently support passing such an arg into the simulated
27816 program.
27817 * gdb.base/commands.exp: Change tests to insert the proper
27818 value as the arg to the first recursive factorial call. Change
27819 compilation line to define FAKEARGV at compile time.
27820
27821Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27822
27823 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27824 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27825 function with watchpoint enabled" test.
27826
27827Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27828
27829 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 27830 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
27831
27832 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 27833 "Tests restarted" messages.
c906108c
SS
27834
27835Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27836
27837 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27838
dc96c6c7 27839Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27840
27841 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27842 for INFO SYMBOL; add help tests for OVERLAY commands.
27843 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27844 add tests for OVERLAY commands
27845 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27846 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27847 * gdb.base/sigall.c: add usestubs code frag
27848 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 27849
c906108c
SS
27850Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27851
27852 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27853 failures.
27854 (gdb_stop_suppressing_tests): Note that tests have restarted.
27855
27856Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27857
27858 * config/h8300.exp: New file.
27859
27860Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27861
27862 * gdb.base/setshow.exp: Check for the existence of a
27863 feature, not its value.
27864
27865Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27866
27867 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27868
27869 * gdb.base/scope.exp: It's now init0(), not init().
27870
27871 * gdb.base/scope0.c: For now, change init() to be init0().
27872
27873 * config/monitor.exp: Use gdb_serial in preference to serial
27874 or netport.
27875
27876 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 27877 and it's not already set.
c906108c
SS
27878
27879Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27880
27881 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 27882 isn't using a stub and if it supports argument passing.
c906108c
SS
27883
27884Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27885
27886 * config/udi.exp(gdb_start): Make sure UDICONF is set
27887 properly before starting gdb.
27888
27889Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27890
27891 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27892 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27893 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27894
27895Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27896
27897 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 27898 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
27899
27900 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27901
27902 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27903
27904 * config/monitor.exp: Make sure we disconnect from the target.
27905 Also, try a reboot/reload cycle instead of failing if the
27906 load fails.
27907
27908Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27909
27910 * gdb.base/default.exp: Don't set match_max.
27911 * gdb.base/help.exp: Ditto.
27912 * gdb.base/list.exp: Ditto.
27913 * gdb.base/signals.exp: Ditto.
27914
27915 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27916 set, use remote_ld to download the testcase instead of
27917 the GDB loader.
27918
27919Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27920
27921 * config/vr5000.exp: New file.
27922
27923 * config/monitor.exp(gdb_target_monitor): Add pattern for
27924 "Ending remote" to detect errors in connecting.
27925
27926 * gdb.base/setshow.exp: Add .* within auto language test.
27927
27928 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27929 target feature.
27930
27931 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 27932 and reboot the board if necessary.
c906108c
SS
27933
27934 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27935 a set of tests. Remove print.* from the patterns being checked.
27936
27937Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27938
27939 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27940 refer to gdb_spawn_id.
27941
27942 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27943 longer used.
27944 * config/sparclet.exp: Ditto.
27945 * config/sparclet-old.exp: Ditto.
27946 * config/slite.exp: Ditto.
27947 * config/sim.exp: Ditto.
27948 * gdb.base/funcargs.exp: Ditto.
27949
27950 * lib/gdb.exp:Remove references to gdb_spawn_id.
27951 (gdb_expect): Move to remote.exp.
27952
27953Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27954
27955 * config/monitor.exp: Detect the "Couldn't establish connection"
27956 message from GDB.
27957
27958Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27959
27960 * gdb.base/bitfields.exp: Use runto instead of explicit
27961 gdb_run_cmd/gdb_expect sequences.
27962
27963 * gdb.base/break.exp(text_next_with_recursion): Add match for
27964 gdb_expect call.
27965
27966 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27967 We also need to handle the "A program is being debugged already"
27968 prompt from gdb. Use gdb_test to set the baud rate.
27969
27970 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27971 to 20000. Really. I mean it.
27972
27973Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27974
27975 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
27976 fails. If suppress_flag is set, skip perror message about not
27977 being able to send to GDB.
c906108c 27978 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 27979 GDB.
c906108c
SS
27980 (gdb_expect): If suppress_flag is set, always fail immediately.
27981 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27982 (gdb_init): Call gdb_stop_suppressing_tests.
27983 (default_gdb_exit): Ditto.
27984 (default_gdb_start): Ditto.
27985
27986 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 27987 gdb_stop_suppressing_tests as appropriate.
c906108c 27988 * gdb.base/break.exp: Ditto.
889bf7c5 27989 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
27990 * gdb.base/commands.exp: Ditto.
27991 * gdb.base/exprs.exp: Ditto.
889bf7c5 27992 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
27993 * gdb.base/list.exp: Ditto.
27994 * gdb.base/recurse.exp: Ditto.
889bf7c5 27995 * gdb.base/scope.exp: Ditto.
c906108c
SS
27996 * gdb.base/structs.exp: Ditto.
27997 * gdb.c++/inherit.exp: Ditto.
27998
27999Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
28000
28001 * config/vr4300.exp: New file.
28002
99707966 28003 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 28004
99707966 28005 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
28006
28007Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
28008
28009 * lib/gdb.exp(gdb_init): New function.
28010
28011 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 28012 for each individual variable set.
c906108c
SS
28013
28014 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
28015 name.
28016
28017 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
28018
28019 * gdb.base/scope.exp: Use gdb_test.
28020
28021 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
28022 aborting; the testsuite driver will do that for us (see
28023 gdb_finish). Also, use gdb_test in a few more places.
28024
28025Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
28026
28027 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
28028
28029Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
28030
28031 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
28032 and "add_tests" are not at the same address.
28033
28034Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
28035
28036 * gdb.base/ptype.exp: Use gdb_test.
28037
28038Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
28039
28040 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
28041 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
28042 left in. No longer expect them to fail.
28043
28044 * gdb.stabs/*.mt; Deleted, no longer used.
28045 * gdb.stabs/configure.in: Remove references to target makefile
28046 frags.
28047 * gdb.stabs/configure: Rebuilt.
28048
28049 * gdb.disasm/*.mt: Deleted, no longer used.
28050 * gdb.disasm/configure.in: Remove references to target makefile
28051 frags. Use "sh3.s" as the unique filename for this directory.
28052 * gdb.disasm/configure: Rebuilt.
28053
28054 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
28055 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
28056 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
28057
28058Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
28059
28060 * config/udi.exp: Use mondfe,name instead of remote_host.
28061
28062Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
28063
28064 * gdb.base/watchpoint.exp: Don't expect a failure when calling
28065 a function with a watchpoint enabled on the mn10200.
28066
28067 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
28068 before trying to create it!
28069
28070Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
28071
28072 * config/vx.exp: Use hostname instead of netport.
28073
28074 * config/vxworks.exp: New file.
28075
28076 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
28077
28078 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 28079 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
28080 occurs.
28081
28082 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
28083 $gdb_spawn_id directly.
28084 (gdb_run_cmd): Try _start as well as start. Use the target feature
28085 gdb,start_symbol as the symbol to start from when jumping.
28086
28087Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
28088
28089 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
28090 redundant) test.
28091
28092 * gdb.base/recurse.exp: Relax final value test for 'b' so that
28093 it doesn't lose for 16bit integer systems.
28094
28095Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
28096
28097 * gdb.fortran/types.exp: If the target doesn't support "double"
28098 data types, then expect "real" types to only be 4 bytes.
28099
28100 * gdb.c++/virtfunc.exp: Expect failure for virtual function
28101 call tests if the target doesn't support inferior function calls.
28102
28103 * gdb.base/printcmds.exp: Allow minor deviation in FP values
28104 in printf tests.
28105
28106Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
28107
28108 * gdb.base/help.exp: Disable "help set", "help show", and
28109 "help support". Simplify regexp for "help stack".
28110
28111 * gdb.base/default.exp: Set match_max to 5000 and the timeout
28112 to 60 seconds. Temporarily set match_max to 15000 around the
28113 "info copying" test.
28114
28115 * gdb.base/nodebug.exp: Don't try to do an inferior function
28116 call if the target doesn't support them.
28117 * gdb.base/printcmds.exp: Likewise.
28118 * gdb.base/setvar.exp: Likewise.
28119 * gdb.base/structs.exp: Likewise.
28120 * gdb.c++/templates.exp: Likewise.
28121 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
28122
28123 * gdb.base/recurse.exp: Enable for the mn10200.
28124
28125 * configure.in: Do configure gdb.stabs directory for *-*-elf
28126 targets.
28127 * configure: Rebuilt.
28128
28129 * gdb.base/break.exp: Check for gdb,noresults before testing
28130 exit status and/or results from the target.
28131 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28132 * lib/gdb.exp: Remove old (now bogus) initialization of
28133 noinferior, noargs, noresults and nosignals.
28134
28135Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28136
28137 * config/sh.exp: New file.
28138
28139 * config/slite.exp: Try to connect multiple times to the board
28140 before rebooting. Only send a "monitor run" if need_monitor_run
28141 is set.
28142
28143 * gdb.base/break.exp: Don't do the "stub continue" test if
28144 the target has gdb_stub set.
28145
28146 * gdb.base/callfuncs.exp: Increase the timeout.
28147
28148 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28149 if the target has gdb,noinferiorio set.
28150
28151 * gdb.base/list.exp: Increase match_max to 10000 characters.
28152
28153 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28154
28155 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28156 target.
28157
28158 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28159
28160Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28161
28162 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28163 trying to delete the copy of gdb. Catch the file delete so we
28164 don't die if the delete fails; also, the file should be copied to
28165 the host, not to the build.
c906108c
SS
28166
28167Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28168
28169 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28170 parenthesis in case it contains multiple regexps separated
c906108c
SS
28171 with |.
28172
28173 * gdb.base/watchpoint.exp: Use gdb_test.
28174 * gdb.base/default.exp: Ditto.
28175
28176Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28177
99707966 28178 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28179
c906108c
SS
28180 * gdb.base/scope.exp: Use gdb_test.
28181 * gdb.c++/classes.exp: Ditto.
28182 * gdb.c++/inherit.exp: Ditto.
28183
28184Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28185
28186 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28187 remote_exec instead.
28188 * gdb.base/corefile.exp: Don't be ridiculous.
28189 * gdb.base/*.c: Add missing stub invocations.
28190
28191Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28192
28193 * config/slite.exp: Miscellaneous fixes.
28194
28195 * lib/gdb.exp: Fix runto.
28196
28197 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28198 the target.
28199
28200 * gdb.base/watchpoint.exp: Fix regexp.
28201
28202 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28203 close and wait commands, as the descriptor may now be
28204 invalid. Always call "remote_close host".
28205
28206Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28207
28208 Major rewrite for testsuite revision.
d63a86f8 28209
c906108c
SS
28210 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28211 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28212 instead of relying on spawn_id to always contain a valid
28213 spawn id.
28214 (get_compiler_info): New procedure to build the ${binfile}.ci
28215 file, instead of replicating this in N different places.
28216 (gdb_compile): New procedure.
d63a86f8 28217
c906108c 28218 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28219 appropriate arguments) instead of compile. Use gdb_test in a lot
28220 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28221 at the start of a testcase, as this is no longer done magically.
28222
28223 config/*-gdb.exp: Rename without the -gdb suffix.
28224
28225 config/mips.exp: Use remote_close instead of exit_remote_shell.
28226 config/monitor.exp: Use target_info instead of looking at
28227 baud, timeout, etc.
28228 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28229
28230Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28231
28232 * gdb.c++/templates.exp (test_ptype_of_templates),
28233 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28234 Update expect patterns for destructors and assignment operators
28235 to match corresponding c-typeprint.c changes.
28236 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28237 to destructor breakpoint test, GDB should be able to set the
28238 destructor breakpoint without specifying arguments.
28239
28240Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28241
28242 * gdb.threads/pthreads.exp: Change result for failure to compile due
28243 to lack of pthreads runtime support from an error to simply an
28244 unsupported test, per dejagnu standards.
28245
28246Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28247
28248 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28249 where GDB exits to reduce pattern match time.
28250 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28251
28252 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28253
dc96c6c7 28254Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28255
28256 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28257 * gdb.base/default.exp: ditto.
28258 * gdb.base/nodebug.exp: ditto.
28259 * gdb.base/printcmds.exp: ditto.
28260 * gdb.base/ptype.exp: ditto.
28261 * gdb.base/setvar.exp: ditto.
28262 * gdb.base/structs.exp: ditto.
28263 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28264
28265Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28266
28267 * configure, */configure: Rebuild with autoconf 2.12.
28268
28269Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28270
28271 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28272 use new i*86-pc-linux*-gnu quads.
28273 * gdb.base/corefile.exp: Ditto.
28274 * gdb.base/signals.exp: Ditto.
28275 * gdb.base/sigall.exp: Ditto.
28276 * gdb.base/interrupt.exp: Ditto.
28277
28278 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28279 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28280 RedHat 4.0.
d63a86f8 28281
c906108c 28282 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28283 linux. This allows the test case to at least compile on latest
28284 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28285
28286Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28287
28288 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28289 directory to search gdb directory. Accept and step over conditional
28290 stack alignment code. Consume $prompt in failure cases.
28291 Reset timeout to $oldtimeout instead of some arbitrary value.
28292 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28293 timeout problems with infinite stack backtraces.
28294 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28295 Accept function parameters for linkfunc member.
28296
28297Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28298
28299 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28300 (CXXFLAGS): Remove, unreferenced.
28301 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28302 previous -B options and also add -B option to pick up cross compiled
28303 runtime.
c906108c
SS
28304 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28305 doing cross compiles.
28306 (target_alias): Declare global.
28307 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28308 to verify that gcc exists in build tree, and if so set CC to that
28309 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28310
c906108c
SS
28311Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28312
28313 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28314 ptype test for anonymous union. Fixup testcase to match
28315 current gcc debug output.
28316
28317Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28318
28319 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28320 force argument to an unsigned long type.
28321
28322Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28323
28324 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28325 tests and anonymous union print/ptype tests.
c906108c
SS
28326 * gdb.base/list.exp (test_forward-search): Increase timeout by
28327 5 minutes for the "search extremely long line" case.
28328 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28329 completely optional and that the pass/fail messages use the command as
28330 the message if that third arg is a null string.
28331 (gdb_test_exact): Arrange that a null string pattern means match a
28332 null string output rather than any output, which might include random
889bf7c5 28333 errors.
c906108c
SS
28334 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28335 backtrace test.
28336 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28337 always failing and failure is now exposed by gdb.exp changes.
28338
28339Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28340
28341 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28342 weren't being noted.
28343
28344Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28345
28346 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28347 * gdb.stabs/weird.exp: Remove v_comb xfails.
28348
dc96c6c7 28349Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28350
28351 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28352 list.exp scope.exp watchpoint.exp]
c906108c 28353 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28354
dc96c6c7 28355Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28356
28357 * config/monitor.exp: Increase download timeout to 1000 seconds.
28358
dc96c6c7 28359Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28360
28361 * config/m32r.exp: Increase timeout to 120 seconds.
28362
28363Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28364
28365 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28366 and accept older ordering as obsolescent gcc or gdb.
28367 * gdb.c++/templates.exp: Ditto.
28368 * gdb.c++/virtfunc.exp: Ditto.
28369
28370Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28371
28372 * gdb.base/coremaker.c: Add code to mmap some data so we
28373 can check that it ends up in the core file.
28374 * gdb.base/corefile.exp: Add test to read mmapped data
28375 from core file.
28376
dc96c6c7 28377Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28378
28379 * config/m32r.exp: New file.
28380
28381Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28382
28383 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28384 that cflags can contains -gstabs, and work correctly for other tests.
28385
dc96c6c7 28386Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28387
28388 * gdb.base/setshow.exp: New file, tests show and set.
28389 * gdb.base/setshow.c: New file, tests show and set.
28390 * gdb.base/help.exp: Add test for help set|show annotate.
28391 * gdb.base/default.exp: Add test for set|show annotate.
28392
28393Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28394
28395 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28396 errors unique.
28397 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28398 explicitly.
28399
28400Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28401
28402 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28403 and width commands. This is done elsewhere.
28404 * (gdb_start): Don't call gdb_start_sim here. That's already
28405 done in gdb_load. This fixes lots of failures in default.exp.
28406
28407Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28408
28409 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28410 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28411 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28412 in the same we we treat other failures (since it may be an expected
889bf7c5 28413 condition), rather than as an error.
c906108c
SS
28414 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28415 old test format.
28416
28417Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28418
28419 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28420 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 28421 twice. Nuke the duplicates.
c906108c 28422 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28423 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28424 Remove config.h along with other config files.
28425
28426Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28427
28428 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28429 "p func1 ()" and note that rests of tests are skipped.
28430 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28431 setup_xfails for "print func2::coremaker_local".
c906108c
SS
28432 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28433 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28434 affected by the previous run test.
28435 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28436 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28437 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28438 "pass int powerset tuple" and "pass modeless int powerset tuple".
28439 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28440 "real write 4" and "real write 8".
28441 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28442 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
28443 "print \$i after tuple assign 2", and
28444 "print vs2 after tuple assign 2".
28445 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28446 meaningful error message and return -1 so the caller can
28447 suppress further tests and avoid a cascade of errors.
d63a86f8 28448
c906108c
SS
28449Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28450
28451 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28452 format for printing version.
28453 * gdb.base/default.exp: Ditto.
28454 * gdb.base/interrupt.exp: Fix problem with cascade of
28455 errors if child process dies while calling a function.
d63a86f8 28456
c906108c
SS
28457Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28458
28459 * Makefile.in (VPATH): Add
28460 * Makefile.in (Makefile, config.status): Fix rules so things get
28461 remade when necessary.
28462
28463Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28464
28465 * Makefile.in (just-check): Add path to sibling expect dir
28466 to environment variable specified by RPATH_ENVVAR.
28467
28468Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28469
28470 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28471 (just-check): Add shared library paths for libstdc++, tk,
28472 tcl, bfd, and opcodes to the environment variable specified
28473 in RPATH_ENVVAR.
28474 * configure.in: Add support to recognize --enable-shared flag
28475 and generate correct value for RPATH_ENVVAR.
28476 * configure: Regenerated with autoconf.
28477
28478Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28479
28480 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 28481 include all osf versions.
c906108c
SS
28482 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28483 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28484 when target is linux. When failing to build pthreads test
28485 executable, give more meaningful message.
28486 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28487 arg for pthread_create.
d63a86f8 28488
c906108c
SS
28489Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28490
28491 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 28492 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 28493 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 28494 and -lpthreads (everybody else).
c906108c
SS
28495 (test_startup): Fail gracefully if threads are not supported.
28496 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28497 "p/c array_index("abcdef",2)" when not gcc compiled.
28498 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28499 "print func2::coremaker_local" when not gcc compiled.
28500 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28501 "ptype on opaque struct tagname (statically)",
28502 "ptype on opaque struct tagname (dynamically) 1", and
28503 "ptype on opaque struct tagname (dynamically) 2"
28504 for not compiled with gcc.
28505 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28506 backtrace when compiled with gcc.
d63a86f8 28507 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
28508 than always return success.
28509
28510Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28511
28512 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28513
28514Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28515
28516 * gdb.base/structs.exp: Undo last change.
28517
28518Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28519
28520 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28521 encapsulate all the steps/nexts done during self test, starting
28522 at main, and makes them less sensitive to optimization issues.
28523 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28524 signal handler" test.
28525 * gdb.threads/pthreads.exp: Only run this for native configs.
28526 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28527 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28528 tests.
28529 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28530 for "runto test_calls(void)" test.
d63a86f8 28531
c906108c
SS
28532Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28533
28534 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28535 and don't expect address info in breakpoint confirmations.
28536
28537Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28538
28539 * gdb.base/list.exp (test_forward_search): Increase timeout
28540 temporarily by 60 seconds for searching extremely long line,
889bf7c5 28541 and then reset to old value when done. Increase expect input
c906108c
SS
28542 buffer to 10000.
28543
28544Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28545
28546 * gdb.base/list.exp (test_forward_search): Fix to handle very
28547 long source line without overflowing expect's input buffer.
28548
28549Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28550
28551 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28552 "buffer_full".
28553
28554 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28555 "buffer_full".
28556
28557 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28558 "buffer_full".
28559
28560 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28561 "buffer_full".
28562
28563Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28564
28565 * configure.in (configdirs): Add gdb.threads.
28566 * configure: Regenerated with autoconf.
28567 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28568 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28569 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 28570
c906108c
SS
28571Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28572
28573 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28574
28575Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28576
28577 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28578 each signal's status in the output of "handle all print".
28579 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28580 the \r\n sequence that immediately precedes the gdb prompt.
28581 * gdb.base/a1-selftest.exp: Save original timeout and restore
28582 after test.
28583
28584Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28585
28586 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28587 symbol.
28588
28589Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28590
28591 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28592
28593Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28594
28595 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28596 timeout by 60 seconds.
28597
28598Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28599
28600 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28601 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28602 error return.
28603
28604Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28605
28606 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28607 gdb initialization, also report how long dejagnu waited. Restore
28608 old timeout before doing error return. Temporarily increase timeout
889bf7c5 28609 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
28610
28611Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28612
28613 * lib/gdb.exp: Report timeout value for verbosity level 2.
28614 * config/gdbserver.exp: Ditto.
28615 * config/hppro.exp: Ditto.
28616 * config/mips-gdb.exp: Ditto.
28617 * config/monitor.exp: Ditto.
28618 * config/netware.exp: Ditto.
28619 * config/sim-gdb.exp: Ditto.
28620 * config/slite-gdb.exp: Ditto.
28621 * config/udi-gdb.exp: Ditto.
28622 * config/unix-gdb.exp: Ditto.
28623 * config/vx-gdb.exp: Ditto.
28624 * gdb.base/a1-selftest.exp: Ditto.
28625 * gdb.base/a2-run.exp: Ditto.
28626 * gdb.base/break.exp: Ditto.
28627 * gdb.base/corefile.exp: Ditto.
28628 * gdb.base/list.exp: Ditto.
28629 * gdb.base/recurse.exp: Ditto.
28630 * gdb.base/scope.exp: Ditto.
28631 * gdb.base/signals.exp: Ditto.
28632
28633Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28634
28635 * gdb.threads/Makefile.in (docdir): Removed.
28636
28637Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28638
28639 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 28640 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 28641 @srcdir@.
d63a86f8 28642 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
28643 autoconf 2.5 or higher.
28644 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28645
28646Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28647
28648 * configure: Regenerated.
28649 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28650 avoid name clashes with SunOS headers.
28651
28652Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28653
28654 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28655
28656Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28657
28658 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28659 prototype information ends up in the compiler info file.
28660
28661Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28662
28663 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28664 attempting to regenerate it. Eliminate use of a temporary file
28665 and just generate the info file directly. Source it immediately,
28666 for consistency of use.
28667 * gdb.base/corefile.exp: Ditto
28668 * gdb.base/exprs.exp: Ditto.
28669 * gdb.base/funcargs.exp: Ditto.
28670 * gdb.base/langs.exp: Ditto.
28671 * gdb.base/list.exp: Ditto.
28672 * gdb.base/mips_pro.exp: Ditto.
28673 * gdb.base/nodebug.exp: Ditto.
28674 * gdb.base/opaque.exp: Ditto.
28675 * gdb.base/ptype.exp: Ditto.
28676 * gdb.base/scope.exp: Ditto.
28677 * gdb.base/setvar.exp: Ditto.
28678 * gdb.base/signals.exp: Ditto.
28679 * gdb.base/whatis.exp: Ditto.
28680 * gdb.c++/templates.exp: Ditto.
28681 * gdb.c++/virtfunc.exp: Ditto.
28682 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 28683 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
28684
28685Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28686
28687 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28688 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28689 Increase timeout, a lot of single stepping might be needed if the
28690 target has no hardware watchpoints.
28691
28692Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28693
28694 * gdb.base/break.exp: Ignore compiler warnings when compiling
28695 break.c.
28696 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28697 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28698 from remote-sim.
28699 * gdb.base/exprs.exp: Add h8300 xfails.
28700 * gdb.base/funcargs.exp: Likewise.
28701 * gdb.base/nodebug.exp: Likewise.
28702 * gdb.base/printcmds.exp: Likewise.
28703 * gdb.base/ptype.exp: Likewise.
28704 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28705 h8300 xfails.
d63a86f8 28706 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
28707 on the h8300.
28708 * gdb.base/funcargs.c: Explicitly make last constant argument to
28709 call_after_alloca_subr an unsigned long type.
28710 * gdb.base/return.c: Include stdio.h.
28711
28712Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28713
28714 * config/abug.exp: New file for the older Motorola Bug monitor
28715 that runs on the mvme13x series VME boards.
28716 * config/monitor.exp: Use the new config array for target settings
28717 if they exist.
28718
28719Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28720
28721 * sim-gdb.exp: Make the SH simulator allocate less space when
28722 it is targeted.
28723
28724Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28725
28726 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28727 test.
28728
28729Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28730
28731 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28732 "rs6000-*-*" for "list function in include file" when gcc compiled.
28733 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28734 for "p ctable1[120]".
28735 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28736 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28737 Remove setup_xfail for "rs6000-*-*" for
28738 "print 'scope0.c'::filelocal before run".
28739 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28740 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28741 since some compilers don't allow both options to be given
28742 on the same command line. Create object file and move it.
d63a86f8 28743
c906108c
SS
28744Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28745
28746 * gdb.base/corefile.exp: Always regenerate the core file, since
28747 we always regenerate the coremaker program. Detect special case
28748 where registers cannot be read from core file.
d63a86f8 28749
c906108c
SS
28750Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28751
28752 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28753 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28754 * gdb.c++/templates.exp: Only match on basename of file since
28755 some formats like xcoff don't encode directory information.
28756 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28757 and rs6000 AIX xcoff targets.
28758 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28759 * configure: Regenerate.
28760 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28761 here, rather than in distclean.
d63a86f8 28762
c906108c
SS
28763Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28764
28765 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28766 defined, and use it to compile the test case with -O2. The
28767 native compilation still uses no optimization.
28768 * gdb.base/mips_pro.c: Remove inline assembly code since
28769 it is compiled PIC by default, which results in assembler
28770 warnings that make the testsuite think the compilation
28771 was unsuccessful.
28772
28773Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28774
28775 * gdb.c++/misc.exp: Add note to message for
28776 "print s.a for foo struct" that this is a known gcc 2.7.2
28777 and earlier bug.
28778
28779Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28780
28781 * gdb.base/break.exp: Fix pattern for matching "Delete all
28782 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28783 setup_xfail for deleting all breakpoints test. Fix various
28784 timeout messages to include "(timeout)".
28785 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28786 for "p t_float_values2(3.14159,float_val2)".
28787 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28788 for "continue to call2g" when gcc compiled.
28789 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28790 "up to foo in langs.exp", "show language at foo in langs.exp",
28791 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28792 and "show language at fsub in langs.exp".
28793 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28794 "list line 1 in include file", "list message for lines past EOF",
28795 "list function in include file", "list list0.h:foo", and
28796 "list filename:function; nonexistant function".
28797 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28798 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28799 and "ptype t_char_array" to be for native cc only.
d63a86f8 28800
c906108c
SS
28801Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28802
d63a86f8 28803 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 28804 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 28805 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
28806
28807Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28808
28809 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28810 "bt in signals.exp". This problem only appears when running
28811 the testsuite, and then only intermittently.
28812
28813Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28814
28815 * gdb.base/return.exp (return_tests): Differentiate between
28816 two tests of continuing.
28817
28818Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28819
28820 * */Makefile.in (maintainer-clean): Remove config.log.
28821 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28822 * gdb.c++/Makefile.in (PROGS): Add inherit.
28823 (clean): Remove *.ci.
28824
28825Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28826
28827 * gdb.c++/misc.cc: Add test code from Mike Stump.
28828 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28829
28830Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28831
28832 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28833 to "alpha-*-osf2*" and add comment.
28834 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
28835 setup_xfail for "step over execarg initialization" and
28836 "step over corearg initialization".
c906108c
SS
28837 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28838 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28839 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 28840 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
28841 "print func2::coremaker_local", and "backtrace in corefile.exp".
28842 * gdb.base/signals.exp: Build and source signals.ci.
28843 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28844 to be for gcc only.
28845 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 28846
c906108c
SS
28847Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28848
28849 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28850 Feb 3 procfs.c change.
28851
28852Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28853
28854 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28855
28856Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28857
28858 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28859 from dejagnu's apparent default of 10 seconds, which gives random
28860 results when running the tests over NFS on moderately loaded systems.
28861 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28862
28863Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28864
28865 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28866 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 28867 result reports.
c906108c
SS
28868
28869Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28870
28871 * configure.in (CY_AC_PATH_TCLH): Remove.
28872 * configure: Regenerate.
28873
28874Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28875
28876 * gdb.c++/Makefile.in (clean): Add missing '{'.
28877
28878Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28879
28880 * lib/gdb.exp: Provide a default value for noinferior.
28881
28882 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28883 Load libgloss.exp.
28884
28885Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28886
28887 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28888 the executable, not the .o to run the tests from.
28889
28890Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28891
28892 * gdb.base/break.exp: Don't test for program exit or exit status
28893 if $noresults if nonzero.
28894 * gdb.base/langs.exp: Likewise.
28895 * gdb.base/watchpoint.exp: Likewise.
28896
28897 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28898 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28899 trying to compile the testcase.
28900
28901Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28902
28903 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28904 * gdb.base/signals.exp (continue to handler): Likewise.
28905
28906Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28907
28908 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28909
28910 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28911
28912Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28913
28914 * gdb.base/corefile.exp: Recognize "not found" as failure
28915 when trying to determine if a core file was generated.
28916 If no core file was generate the first time, try again without
28917 the ulimit -c to work around braindamaged shells.
28918
28919Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28920
28921 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28922 [] tests with "test" and enclose string in quotes.
28923 * gdb.stabs/configure: Rebuild
d63a86f8 28924
c906108c
SS
28925Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28926
28927 Changes in sync with expect:
28928 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28929 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28930 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28931 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28932 argument to AC_REQUIRE.
28933 * configure: Regenerated.
28934
28935Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28936
28937 * gdb.base/corefile.exp: When generating a core, discard any
28938 error messages about ulimit not found and the "core dumped"
28939 message from the shell that runs the coredumper.
28940
28941Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28942
28943 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28944
28945 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28946 which sed script to run. Expect failure for v_comb test
28947 on PA targets too.
d63a86f8 28948
c906108c
SS
28949Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28950
28951 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 28952 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
28953
28954Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28955
28956 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28957 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 28958 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
28959 * lib/gdb.exp (default_gdb_start): Fix typo.
28960 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28961 messages to not include the full program name that caused
28962 the core dump since some systems (such as solaris) apparently
28963 truncate this path to about 80 characters.
28964 When generating a core file first try increasing the core file
28965 size limit to unlimited since some systems may default it to
28966 zero, and it is harmless to try it. Move the test for failing
28967 to generate a core file to where it will actually get executed.
28968 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28969 new gdb result from g++ debug info improvements and make old
28970 pattern obsolescent. Also account for size_t differences
28971 (may be int or long).
28972 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28973 initialization before function call is placed in the delay slot
28974 and thus appears to be skipped over by commands such as "next".
28975
28976Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28977
28978 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28979
28980Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28981
28982 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28983 input source file; fix code to compile test to deal with this
28984 convention.
28985 * gdb.c++/*.exp: Likewise.
28986
28987Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28988
28989 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28990 "bt in signals.exp".
28991
28992Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28993
28994 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28995 "step over execarg initialization" and
889bf7c5 28996 "step over corearg initialization".
c906108c
SS
28997
28998Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28999
29000 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
29001 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
29002
29003Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
29004
29005 From Rob Savoye (rob@poseidon.cygnus.com)
29006 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
29007 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
29008 configure.in}, gdb.disasm/{Makefile.in, configure.in},
29009 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
29010 configure.in}: Major reworking for autoconfig.
c906108c
SS
29011 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
29012 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 29013 New files.
c906108c
SS
29014 * config/unix-gdb.exp: Make GDB global.
29015 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
29016 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
29017 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
29018 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
29019 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
29020 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 29021 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
29022 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
29023 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
29024 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
29025 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 29026 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
29027 to returns as necessary, arrange for test to compile own testcase
29028 executable.
c906108c 29029 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 29030
c906108c
SS
29031Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
29032
29033 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 29034 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
29035 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
29036 "backtrace through signal handler".
29037
29038Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29039
29040 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
29041 continuing from a job control stop signal.
29042 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
29043
29044Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
29045
29046 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
29047 * gdb.base/corefile.exp: Likewise.
29048 * gdb.base/funcargs.exp: Likewise.
29049
29050Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
29051
29052 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
29053 * config/monitor.exp: Add support for setting baud rate.
29054
29055Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
29056
29057 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
29058 i*86-*-linux* xfails for "backtrace through signal handler".
29059 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
29060 "print func2::coremaker_local".
29061 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 29062 alpha-dec-osf2* xfail for
c906108c
SS
29063 "delete all breakpoints when none".
29064
29065Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
29066
29067 * gdb.base/break.exp: Change test that deletes all breakpoints
29068 when no user breakpoints are installed. A post 4.15 change
29069 causes gdb to no longer prompt in this case.
29070
29071Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
29072
29073 * gdb.base/return.exp (return_tests): Change xfail for test
29074 "correct value returned double test" to stop xfailing at
29075 Solaris 2.5. Apparently the bug has been fixed.
29076
29077Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
29078
29079 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
29080 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
29081
29082Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
29083
29084 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
29085 * gdb.disasm/hppa.s: Corresponding changes.
29086
29087Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
29088
29089 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
29090 makefile fragment.
29091 * config/mt-hpux: Deleted.
29092
29093Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
29094
d63a86f8 29095 * Many files: When warning about suppressed tests due to a
c906108c
SS
29096 nonexistant test binary, avoid incrementing the warning count.
29097
29098Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
29099
29100 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 29101
c906108c
SS
29102Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29103
29104 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
29105 "sparc-*-solaris2*".
29106
29107Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29108
29109 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
29110 Add global and local variables and initialize them.
29111 * gdb.base/corefile.exp: Test correct mapping of corefile sections
29112 by printing variables. Remove rs6000 and powerpc xfails, BFD now
29113 extracts the file name and terminating signal from the core file.
29114 * TODO: Remove note about tests for correct mapping of corefile.
29115 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
29116 from optimizing it away.
29117 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
29118 handles common blocks.
29119
29120Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
29121
29122 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
29123 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
29124
29125Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29126
29127 * Makefile.in (maintainer-clean): New target, synonym for
29128 realclean.
29129 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29130 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29131 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29132 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29133 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29134 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29135
29136Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29137
29138 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29139 xfails when not gcc compiled for "print foo::funclocal".
29140 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29141 "print foo::funclocal at foo",
29142 "print 'scope1.c'::foo::funclocal at foo",
29143 "print foo::funclocal_bss at foo",
29144 "print 'scope1.c'::foo::funclocal_bss at foo",
29145 "print foo::funclocal_ro at foo",
29146 "print 'scope1.c'::foo::funclocal_ro at foo",
29147 "print bar::funclocal at foo" and
29148 "print 'scope1.c'::bar::funclocal at foo".
29149 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29150 gcc compiled for "print foo::funclocal at bar".
29151 Expand all messages to ensure that they identify that
29152 the test is at bar().
29153 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29154 gcc compiled for:
29155 "ptype on opaque struct pointer (statically)",
29156 "ptype on opaque struct tagname (statically)",
29157 "ptype on opaque struct pointer (dynamically) 1",
29158 "ptype on opaque struct tagname (dynamically) 1",
29159 "ptype on opaque struct pointer (dynamically) 2" and
29160 "ptype on opaque struct tagname (dynamically) 2
29161 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29162 gcc compiled for:
29163 "p datalocal"
29164 "whatis datalocal",
29165 "ptype datalocal",
29166 "p bsslocal",
29167 "whatis bsslocal", and
29168 "ptype bsslocal".
29169 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29170 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29171 when not gcc compiled.
29172 * gdb.base/funcargs.exp (float_and_integral_args): Add
29173 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29174 compiled.
29175 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29176 "backtrace from call6a" when not gcc compiled.
29177 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29178 "backtrace from call7a" when not gcc compiled.
29179 * gdb.base/callfuncs.exp (do_function_calls):
29180 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29181 "p t_char_array_values(char_array_val2,char_array_val1)",
29182 "p t_char_array_values(char_array_val1,char_array_val2)",
29183 "p t_char_array_values("carray 1","carray 2")",
29184 "p t_char_array_values("carray 1",char_array_val2)",
29185 "p t_char_array_values(char_array_val1,"carray 2")",
29186 "p sum_args(1,{2})",
29187 "p sum_args(2,{2,3})",
29188 "p sum_args(3,{2,3,4})",
29189 "p sum_args(4,{2,3,4,5})"
29190 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29191 "backtrace in corefile.exp" when not gcc compiled.
29192
29193Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29194
29195 * gdb.base/signals.exp: Rewrite `handle all print' test as
29196 a procedure. Accept blanks or TABs as whitespace, increase
29197 timeout and expect input buffer size for the large output
29198 from the command. Remove "i*86-*-bsdi2.0" xfail.
29199
29200Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29201
29202 * gdb.base/setvar.exp: Add new testcases for truncation when
29203 assigning invalid values to bitfields.
29204
29205Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29206
d63a86f8 29207 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29208 mips-sgi-irix* xfail for
29209 "call inferior func with struct - returns char *"
29210 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29211 accepted in the result.
c906108c
SS
29212
29213Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29214
29215 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29216 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29217 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29218 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29219 that accidentally got checked in.
29220
29221Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29222
d63a86f8 29223 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29224 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29225 compiled test.
29226 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29227 Add mips-sgi-irix5* xfail for not gcc compiled.
29228 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29229 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29230 compiled for "p top", "whatis top", "p middle", and "whatis
29231 middle".
c906108c
SS
29232 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29233 "whatis signed char" for not gcc compiled.
29234 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29235 "set variable signed char=-1 (-1)" and
29236 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29237 * gdb.base/funcargs.exp (float_and_integral_args):
29238 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29239 Add mips-sgi-irix* xfail when not gcc compiled for
29240 "continue to call2b".
29241 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29242 "continue to call2g".
6fdff2c5
PA
29243 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29244 compiled for "backtrace from call6a"
29245 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29246 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29247 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29248 (localvars_after_alloca): Fix gdb_test cmds for
29249 "print * after runto ...".
29250 Remove rs6000-*-* xfails for
29251 "print i after runto localvars_after_alloca" and
29252 "print l after runto localvars_after_alloca"
29253 for all compilers.
29254 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29255 when not compiled with gcc, for:
c906108c
SS
29256 "print signed char == (minus)",
29257 "print signed char != (minus)",
29258 "print signed char < (minus)",
29259 "print signed char > (minus)".
29260 * gdb.base/callfuncs.exp (do_function_calls):
29261 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29262 "call inferior func with struct - returns char *".
d63a86f8 29263 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29264 "correct value returned double test" to include Solaris 2.4.
29265 * gdb.base/funcargs.exp (float_and_integral_args):
29266 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29267
c906108c
SS
29268Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29269
29270 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29271 enumeration bitfields if compiling with GNU C.
29272 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29273 to empty' prompt.
29274
29275Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29276
29277 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29278 test for PRO targets.
29279
29280 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29281 breakpoints in the inferior at any given time by making
29282 two groups of breakpoints for call2*, call6* and call7*
29283 tests.
29284
29285Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29286
29287 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29288 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29289 from optimizing it away.
29290 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29291 "call inferior func with struct".
29292
29293Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29294
29295 * configure.in: Only configure gdb.chill for particular targets.
29296
29297Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29298
29299 * gdb.base/Makefile.in: Add action to .c.o transformation
29300 rule that generates a .ci file for each .o file and remove
29301 explicit .c.o rules except for callfuncs.o.
29302 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29303 generates a .ci file for each .o file and remove explicit
29304 .cc.o rules.
29305 (clean): Remove *.tmp *.ci files.
29306 (EXECUTABLES): Remove templ-info.exp.
29307 * gdb.base/compiler.c: New file.
29308 * gdb.c++/compiler.cc: New file
29309 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29310 Change rs6000-*-* xfail for
29311 "print 'scope0.c'::filelocal_ro" and
29312 "print 'scope1.c'::filelocal" and
29313 "print 'scope1.c'::filelocal_bss" and
29314 "print 'scope1.c'::filelocal_ro" and
29315 "print 'scope1.c'::foo::funclocal" and
29316 "print 'scope1.c'::foo::funclocal_ro" and
29317 "print 'scope1.c'::bar::funclocal" and
29318 "print 'scope0.c'::filelocal_ro" and
29319 "print 'scope1.c'::filelocal at foo" and
29320 "print 'scope1.c'::filelocal_bss at foo" and
29321 "print 'scope1.c'::filelocal_ro at foo" and
29322 "print 'scope1.c'::foo::funclocal at foo" and
29323 "print 'scope1.c'::foo::funclocal_bss at foo" and
29324 "print 'scope1.c'::foo::funclocal_ro at foo" and
29325 "print 'scope1.c'::bar::funclocal at foo" and
29326 "print 'scope0.c'::filelocal_ro" and
29327 "print 'scope1.c'::filelocal" and
29328 "print 'scope1.c'::filelocal_bss" and
29329 "print 'scope1.c'::filelocal_ro" and
29330 "print 'scope1.c'::foo::funclocal" and
29331 "print 'scope1.c'::foo::funclocal_bss" and
29332 "print 'scope1.c'::foo::funclocal_ro" and
29333 "print 'scope1.c'::bar::funclocal" and
29334 "print 'scope1.c'::bar::funclocal_bss"
29335 to only be xfail'd when not compiled with gcc.
d63a86f8 29336 Add rs6000-*-* xfail for
c906108c
SS
29337 "print 'scope0.c'::filelocal_bss before run"
29338 when compiled with gcc.
29339 (test_at_main): Add rs6000-*-* xfail for
29340 "print filelocal_ro in test_at_main"
29341 when compiled with gcc.
29342 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29343 Add rs6000-*-aix* xfail for
c906108c
SS
29344 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29345 "ptype t_char_array", not compiled with gcc.
29346 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29347 xfail for "list foo (in include file)" when gcc compiled.
29348 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29349 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29350 "run to call0a" if not compiled with gcc.
29351 (unsigned_integral_args): Add rs6000-*-* xfail for
29352 "run to call1a" if not compiled with gcc.
29353 (float_and_integral_args): Add rs6000-*-* xfail for
29354 "run to call2a" if not compiled with gcc and for
29355 "continue to call2b" for any compiler.
29356 Add rs6000-*-* xfail to
29357 "print f1 after run to call2a" for gcc compiled.
29358 (discard_and_shuffle): Add rs6000-*-* xfail for
29359 "run to call6a".
29360 (shuffle_round_robin): Add rs6000-*-* xfail for
29361 "backtrace from call7a" if not compiled with gcc.
29362 Add rs6000-*-* xfail for
29363 "backtrace from call7b" if compiled with gcc.
29364 (call_after_alloca): Add rs6000-*-* xfail for
29365 "print c in call_after_alloca" and
29366 "print s in call_after_alloca" and
29367 "backtrace from call_after_alloca_subr"
29368 if not compiled with gcc.
29369 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29370 "print c in localvars_in_indirect_call" and
29371 "print c in localvars_in_indirect_call" and
29372 "backtrace in indirectly called function" and
29373 "stepping into indirectly called function"
29374 if not compiled with gcc.
29375 (localvars_after_alloca): Add rs6000-*-* xfail for
29376 "print c after runto localvars_after_alloca" and
29377 "print s after runto localvars_after_alloca" and
29378 "print i after runto localvars_after_alloca" and
29379 "print l after runto localvars_after_alloca"
29380 for all compilers.
29381 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29382 than whatis-info.exp.
29383 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29384 than opaque-info.exp.
29385 Setup rs6000-*-* xfail for
d63a86f8 29386 "ptype on opaque struct pointer (statically)" and
c906108c
SS
29387 "ptype on opaque struct pointer (dynamically)" when
29388 not compiled with gcc.
29389 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29390 rather than callf-info.exp.
29391 (do_function_calls): Add clear_xfail for rs6000-*-* for
29392 "p t_float_values2(3.14159,float_val2)". Seems to work
29393 fine there, both with xlc and gcc. Need to find out what
29394 it is doing right and fix other platforms.
29395 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29396 "call inferior func with struct - returns int",
29397 "call inferior func with struct - returns long",
29398 "call inferior func with struct - returns float",
29399 "call inferior func with struct - returns double",
29400 "call inferior func with struct - returns char *",
29401 but only if not gcc compiled (presumes xlc compiled).
29402 Change rs6000-*-* xfails for
29403 "call inferior func with struct - returns char" and
29404 " call inferior func with struct - returns short" to only
29405 xfail if not using gcc.
29406 (clean mostlyclean): Remove *.ci and *.tmp files.
29407 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29408 than templ-info.exp.
29409 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29410 Add rs6000-*-* xfail for "up to foo in langs.exp"
29411 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 29412 when not gcc compiled.
d63a86f8 29413
c906108c
SS
29414Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29415
29416 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29417 * gdb.base/corefile.exp: Likewise.
29418 * gdb.base/list.exp: Likewise.
29419 * gdb.base/scope.exp: Likewise.
29420 * gdb.base/siganls.exp: Likewise.
29421
29422 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29423 compiler output.
29424 * gdb.base/whatis.exp: Likewise.
29425
29426Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29427
29428 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29429 failure (opcode table has been fixed to match reality).
29430
29431Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29432
29433 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29434 "call inferior func with struct - returns char",
29435 "call inferior func with struct - returns short"
29436
29437 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29438 "print 'scope0.c'::filelocal at main",
29439 "print 'scope0.c'::filelocal_bss in test_at_main",
29440 "print 'scope0.c'::filelocal at foo",
29441 "print 'scope0.c'::filelocal_bss in test_at_foo",
29442 "print 'scope0.c'::filelocal at bar",
29443 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 29444
c906108c
SS
29445 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29446 in source file 1". This bug seems to have been fixed with both
29447 gcc and native cc (was native assembler bug?).
29448
29449Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29450
29451 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29452 "backtrace through signal handler" to "i*86-*-sysv4*".
29453 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29454 continue" case. Add "known SVR4 bug" to fail message.
29455 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29456 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29457 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29458 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29459 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29460 "up to foo in langs.exp", "show language at foo in
29461 langs.exp", "up to cppsub_ in langs.exp", "show
29462 language at cppsub_ in langs.exp", "up to fsub in
29463 langs.exp", and "show language at fsub in langs.exp".
29464 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29465 "bactrace in corefile.exp".
29466 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29467 "call inferior function with struct - returns float" and
29468 "call inferior function with struct - returns double".
d63a86f8 29469
c906108c
SS
29470Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29471
29472 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29473 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29474 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29475 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29476
29477Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29478
29479 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29480 (or overriden) "CHILL" macro rather then bare "gcc".
29481 Also look for ../../gcc/xgcc since that is what we will
29482 actually need, not "Makefile". Remove following assignment
29483 of CHILL to CHILL_FOR_TARGET because that results in
29484 recursive definition.
29485
29486Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29487
29488 * gdb.base/corefile.exp: Change xfail for backtrace in
29489 corefile.exp from linuxaout to all linux.
29490 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29491 cases where we miss the breakpoint at the signal handler
29492 for some reason. Setup xfail for linuxoldld/linuxaout and
29493 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29494 hitting SIGURG breakpoint.
29495 * gdb.base/signals.exp: Setup xfail for "next" acting like
29496 continue to add linuxoldld. Setup xfail for all linux for
29497 "next to handler in signals_tests_1", "backtrace in
29498 signals_tests_1", "continue to func1", "pass SIGUSR1",
29499 and continue to handler".
29500
29501Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29502
29503 * Update all FSF addresses except those in COPYING* files.
29504
29505Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29506
29507 * gdb.base/a2-run.exp: Change messages to be more explicit about
29508 the status of args, and quote binfile in results.
29509
29510Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29511
29512 * gdb.base/callfuncs.exp: Add tests for passing structs to
29513 inferior functions and return various types.
29514 * gdb.base/callfuncs.c: Add functions to receive a struct
29515 and return a member of the struct, in various types.
29516
29517Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29518
29519 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29520
29521Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29522
29523 * config/vxworks29k.exp: New file, sources vxworks.exp.
29524
29525Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29526
29527 * config/gdbremote.exp: New file. Testing framework using
29528 gdbserver.
29529
29530Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29531
29532 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29533 "call function when asleep" and "send end of file".
29534 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29535 for "backtrace in corefile.exp".
29536 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29537 for "backtrace through signal handler".
29538 * gdb.base/corefile.exp: Make sure we actually generate a core file
29539 before trying the core tests. Some systems allow the user to suppress
29540 generation of core files and default to that (linux for example).
29541 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29542 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29543
29544Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29545
29546 * gdb.threads: New directory with some crude multi-threaded
29547 gdb tests (step.exp and step2.exp).
29548 * config/mt-lynx (STEP_EXECUTABLE): Define.
29549 (THREADFLAGS): Define.
29550
29551Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29552
29553 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29554
29555 * gdb.base/signals.exp: Disable whole file for lynx until
29556 further notice.
29557
29558 * gdb.base/signals.exp: xfail test where "next" acts like
29559 "continue" for lynx.
29560
29561 * gdb.base/interrupt.exp: xfail test for calling function while
29562 inferior is asleep for lynx.
29563
29564 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29565 than one cr-lf after each command.
29566
29567Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29568
29569 * configure.in: Reinstate setting of stabsdirs variable, fix
29570 typo in setting up configdirs for native builds.
29571
29572 * gdb.base/return.exp: Fix typo in return double test.
29573 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29574 compiler from optimizing them away.
29575
29576Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29577
29578 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29579 sequences to be echo'd by gdb when using gdb_test.
29580 * gdb.chill/chexp.exp: Likewise.
29581 * gdb.fortran/exprs.exp: Likewise
29582
29583Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29584
29585 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29586 after the inferior gdb has started.
29587
29588 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29589 after each command.
29590 * gdb.base/funcargs.exp: Likewise.
29591 * gdb.base/gdbvars.exp: Likewise.
29592 * gdb.base/interrupt.exp: Likewise.
29593 * gdb.base/list.exp: Likewise.
29594 * gdb.base/watchpoint.exp: Likewise.
29595 * gdb.c++/demangle.exp: Likewise.
29596 * gdb.c++/inherit.exp: Likewise.
29597 * gdb.chill/chexp.exp: Likewise.
29598 * gdb.fortran/exprs.exp: Likewise.
29599
29600 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29601 test if we can't handle IO to/from the inferior.
29602
29603 * gdb.c++/misc.exp: Always check for a program already being
29604 started after sending a "run" command to gdb.
29605
29606 * gdb.base/twice.exp: Start with a fresh gdb.
29607
29608 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29609 only depend on gdb's expression code, not the chill runtime.
29610
29611 * gdb.base/return.c: Put return values into variables so we
29612 can have gdb print them rather than depending on the program
29613 to print them.
29614 * gdb.base/return.exp: Corresponding changes.
29615
29616 * lib/gdb.exp: Provide default value for noinferiorio.
29617 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29618 the inferior.
29619
29620 * gdb.base/break.exp: Always check for a program already being
29621 started after sending a "run" command to gdb.
29622 (text_next_with_recursion): Don't check the output from the
29623 program's printf statement. Instead just make sure the program
29624 exited.
29625
29626 * gdb.base/commands.exp: Protect tests which need arguments with
29627 $noargs conditionals.
29628
29629Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29630
29631 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29632 of structure member arrays to match gdb/valops.c:value_addr change.
29633
29634Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29635
29636 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29637 cases.
29638
29639Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29640
29641 * configure.in (configdirs): Remove gdb.chill from default list
29642 of subdirs and then add it back in only if doing a native build.
29643 The current chill compiler does not yet work in any cross build.
29644 * Revert all signal changes from Jul 6.
29645 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29646 for sh-hms targets, allowing these tests to link, with no other
29647 changes. Testing is suppressed by setting "nosignals" in site.exp.
29648
29649Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29650
29651 * configure.in (signaldirs): Define and add to configdirs for all
29652 targets except some specific ones that are known to not support signals.
29653 Also clean up formatting.
29654 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29655 (signals, sigall): Remove rules to build.
29656 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29657 Moved to new gdb.signals directory.
29658 * gdb.signals: New test directory.
29659 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29660 signals.c signals.exp}: New or moved files.
29661
29662Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29663
29664 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29665
29666Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29667
29668 * gdb.base/return.exp: Xfail `return double' test failure
29669 on at least Solaris 2.3 and handle future/past versions on
29670 a case by case basis as appropriate. Also update message
29671 to include i*86 failures.
29672
29673Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29674
29675 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29676
29677 * lib/gdb.exp: Fix comment which erroneously identified
29678 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29679 gdb_file_cmd not gdb_load).
29680 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29681
29682 * gdb.base/setvar.exp: Make test names consistent between pass and
29683 fail cases. Use gdb_test more.
29684
29685Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29686
29687 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29688
29689Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29690
29691 * gdb.base/help.exp: Fix expected help string for `show commands'.
29692
29693Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29694
29695 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29696
29697 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29698 of a text section.
29699
29700Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29701
29702 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29703 that loop eventually terminates. Fix Connection refused logic so
29704 that testsuite will expire nicely.
29705
29706Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29707
29708 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29709 config/rom68k.exp: New tcl glue for the appropriate monitors.
29710 These all just end up calling monitor.exp.
29711 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29712 refused' by retrying. Cleanup some timeout issues.
29713 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29714 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29715 callers don't have to set/restore global timeout variable.
29716
29717 * The following set of changes centralizes management of the global
29718 timeout variable. This way, it can be set in one target dependent
29719 place instead of dozens of places scattered throughout the test suite.
29720 If you need to lengthen a timeout, then you should either set timeout
29721 in one of the config/{target}.exp files, or multiply it by a factor.
29722 Setting it to an absolute value is always going to lose for some
29723 targets.
29724 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29725 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29726 * gdb.base/funcargs.exp: Don't set timeout.
29727 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29728 * gdb.base/printcmds.exp (test_print_string_constants
29729 test_print_array_constants): Don't set timeout.
29730 * gdb.base/ptype.exp: Don't set timeout.
29731 * gdb.base/recurse.exp: Don't set timeout.
29732 * gdb.base/return.exp: Don't set timeout.
29733 * gdb.base/watchpoint.exp: Don't set timeout.
29734 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29735 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29736
29737Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29738
29739 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29740
29741Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29742
29743 * lib/gdb.exp: Disable chill tests for irix5.
29744
29745Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29746
29747 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29748 each test pass or fail.
29749
29750Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29751
29752 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29753 xlc not gcc.
29754
29755Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29756
29757 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29758
29759Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29760
29761 * config/est.exp: Fix copyright and comments. Remove dead code.
29762 Use targetname, serialport and baud variables instead of fixed
29763 constants.
29764 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29765 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29766
29767Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29768
29769 * gdb.base/watchpoint.exp: Don't run
29770 test_watchpoint_triggered_in_syscall for sunos.
29771
29772Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29773
29774 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29775 they don't seem to exist. Do include stdio.h.
29776
29777Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29778
29779 * gdb.base/a1-selftest.exp: Add alpha xfail.
29780
29781Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29782
29783 * gdb.base/watchpoint.c (main): Prompt before calling read().
29784 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29785 Revise accordingly. Remove cruft about sending "123" several
29786 times, until it gets noticed. Clean up the "print buf[0]" stuff
29787 so that it passes or fails, and waits for prompts in the usual way.
29788
29789Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29790
29791 * gdb.base/recurse.exp: Fix comment.
29792
29793 * TODO: Remove item about printing variables in nodebug.exp. Add
29794 item about enabling tests which are only run on some targets.
29795
29796 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29797 fail, make test names unique, use new gdb_test convention
29798 regarding pattern, use gdb_test more, etc.).
29799
29800 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29801 fail, make test names unique, etc.).
29802
29803Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29804
29805 * gdb.base/nodebug.c: Change return type of top and middle to
29806 short.
29807 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29808 are fixed by the recent mdebugread.c changes. Allow `short ()'
29809 as type for top and middle.
29810
29811Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29812
29813 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29814 nearly as I can tell, the whole thing was an accident in Stu's
29815 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29816 to replace a send/expect pair with gdb_test, but ended up only
29817 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29818 of 30 Mar 1995 took care of it, but left this vestigial comment
29819 which I am now nuking.
29820
29821Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29822
29823 * gdb.base/break.exp: Look for different line number for
29824 breakpoint at main depending on usestubs.
29825
29826Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29827
29828 * gdb.base/list.exp: Adjust some alternate expect patterns to
29829 match recent list0.c change. Add alternate expect pattern for
29830 output from `list default lines around main' for optimizing
29831 compilers.
29832
29833Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29834
29835 * lib/gdb.exp: If nosignals is not set, set it to 0.
29836
29837Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29838
29839 * config/slite-gdb.exp: Responds to load symbol table prompt.
29840 * gdb.base/break.exp: Adjust line number, fix rerun.
29841 * gdb.base/langs0.c: Add #ifdef usestubs.
29842
29843Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29844
29845 * gdb.base/list.exp: Adjust line contents after adding new lines in
29846 list0.c. Also fix a syntax error.
29847
29848 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29849 * gdb.base/break.exp: ditto.
29850 * gdb.base/list.exp: ditto.
29851 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29852 * gdb.base/run.c: ditto.
29853 * gdb.base/list0.c: ditto.
29854 * gdb.base/funcargs.c: ditto.
29855
29856Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29857
29858 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29859 $targetname, $serialport and $baud instead of hardwired variables.
29860 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29861 target doesn't support signals.
29862
29863Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29864
29865 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29866
29867Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29868
29869 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29870 Don't rely on the value of an auto variable before it has been
29871 initialized. Use gdb_test more.
29872
29873Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29874
29875 * lib/gdb.exp (default_gdb_version): A version number must start
29876 with a digit, but other than that contains all characters up to
29877 the first whitespace character.
29878
29879Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29880
29881 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29882
29883Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29884
29885 * gdb.c++/*.exp: Warn if executable does not exist. The original
29886 reason for skipping the warning was that configure.in sometimes
29887 intentionally skipped building the executables but the tcl code
29888 had no way of knowing. That (a) was always bogus with respect to
29889 error handling, (b) is no longer true (right now there is no way
29890 to skip C++ tests).
29891
29892 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29893
29894Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29895
29896 * gdb.base/list.exp: Add expect patterns for output from
29897 SunPRO compiled executables.
29898 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29899 types.
29900
29901Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29902
29903 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29904 number (we are already testing that the correct source line text
29905 gets printed).
29906
29907 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29908 that is what is intended, but something needed to be done to get
29909 sunos4 native working again.
29910
29911 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29912
29913 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29914 apparently went with a (very) old xfail.
29915
29916Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29917
29918 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29919 runto_main is a proc in gdb.exp that will do 'step' for target use
29920 stubs.
29921 * gdb.base/exprs.exp: ditto.
29922 * gdb.base/interrupt.exp: ditto.
29923 * gdb.base/opaque.exp: ditto.
29924 * gdb.base/printcmds.exp: ditto.
29925 * gdb.base/ptype.exp: ditto.
29926 * gdb.base/scope.exp: ditto.
29927 * gdb.base/setvar.exp: ditto.
29928 * gdb.base/signals.exp: ditto.
29929 * gdb.base/twice.exp: ditto.
29930 * gdb.c++/classes.exp: ditto.
29931 * gdb.c++/inherit.exp: ditto.
29932 * gdb.c++/templates.exp: ditto.
29933 * gdb.base/break.exp: no run and hit main for stubs. Change line
29934 numbers for breakpoints and info breakpoint.
29935 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29936 breakpoint().
29937 * gdb.base/callfuncs.c: ditto.
29938 * gdb.base/exprs: ditto.
29939 * gdb.base/interrupt.c: ditto.
29940 * gdb.base/opaque0.c: ditto.
29941 * gdb.base/printcmds.c: ditto.
29942 * gdb.base/ptype.c: ditto.
29943 * gdb.base/scope0.c: ditto.
29944 * gdb.base/setvar.c: ditto.
29945 * gdb.base/signals.c: ditto.
29946 * gdb.base/twice.c: ditto.
29947 * gdb.c++/misc.cc: ditto.
29948 * gdb.c++/templates.cc: ditto.
29949
29950Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29951
29952 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29953
29954 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29955 somewhere between `read' and `main.c'. I'm pretty sure the
29956 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29957 and it isn't particularly useful.
29958
29959 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29960
29961Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29962
29963 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29964
29965Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29966
29967 * config/mt-slite: add LIBS and -nostdlib.
29968 * config/slite-gdb.exp: add this new file to support sparclite target.
29969
29970Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29971
29972 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29973
29974 * gdb.base/a2-run.exp: Change argument to istarget from
29975 "*-*-vxworks" to "*-*-vxworks*".
29976 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29977
29978Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29979
29980 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29981 will not runto main but do a 'step' to step out of breakpoint().
29982 * config/mt-slite: add -Dusestubs.
29983
29984Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29985
29986 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29987 instead of just @.
29988
29989 * gdb.base/signals.exp: Add test for "handle all print".
29990 * TODO: Remove "handle all print". Also remove item about
29991 checking copyright date (I don't like the idea of a spurious FAIL
29992 based on when we run the tests).
29993
29994 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29995 for SunOS4 (reason for failure not investigated). Remove
29996 redundant test for $binfile.
29997
29998 * gdb.base/nodebug.c (array_index): Call malloc.
29999
30000 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
30001
30002Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
30003
30004 * gdb.base/recurse.exp: Update gdb_test invocation to use new
30005 conventions and slightly simplify the matching regexp.
30006
30007Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30008
30009 * gdb.base/break.exp: Update gdb_test invocation to use new
30010 convention.
30011
30012 * lib/gdb.exp: If noargs is not set, set it to 0.
30013
30014 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
30015 tests unique.
30016
30017 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
30018
30019Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30020
30021 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
30022 one argument of type "<non-float parameter>".
30023
30024Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
30025
30026 * config/rom68k.exp: New file to support Motorola IDP board.
30027 * gdb.base/a2-run.exp: Skip this file if noargs is set.
30028 * gdb.base/break.c: Change things around so that this program
30029 doesn't depend upon args. This is necessary to make remote
30030 targets work (in general, they can't take args).
30031 * gdb.base/break.exp: Don't try to send args to program. Don't
30032 expect output. Also, replace lots of code with gdb_test.
30033
30034Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30035
30036 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
30037 printing of '\'' (which is what the comment says we are testing,
30038 even though we were not), not '''.
30039 (test_integer_literals_rejected): Test that printing ''' is an error.
30040
30041 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30042 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
30043 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
30044 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
30045 Use gdb_test not test_print_accept.
30046 * lib/gdb.exp: Remove test_print_accept.
30047
30048 * gdb.base/signals.exp (signal_tests_1): Make pass message
30049 consistent with fail message.
30050
30051 * gdb.base/whatis.exp: Remove xfails for printing char vs.
30052 unsigned char; the bug (PR 1821) is fixed.
30053
30054 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
30055
30056 * gdb.base/scope.exp (test_at_localscopes): Call pass for
30057 successful tests--makes xfailing them work right.
30058
30059Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30060
30061 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
30062 only \r\n, not .*. The test can pass .* as the last thing in
30063 $pattern if that is what it wants. In addition to providing this
30064 flexibility, this change should speed up pattern matching in cases
30065 where the pattern already ended with .* (there were a number of
30066 them). This change also helps catch bad patterns--in the old
30067 scheme the typo "char \*" instead of "char \\*" would pass. Now
30068 it is caught.
30069 * Many .exp files: Update callers.
30070
30071 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
30072 clearer and does not spuriously match multiple ('s. Likewise for
30073 ) and *.
30074
30075 * gdb.base/nodebug.exp: Test ability to call a function and pass
30076 it a string (even with no debugging info).
30077
30078 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
30079 "p '\'", which is the same as "p ''" once tcl gets done with
30080 quoting, to "p '\\'", which I suspect is what is intended (one
30081 backslash gets sent to GDB).
30082
30083 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
30084
30085Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30086
30087 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
30088 1817) was fixed literally years ago.
30089
30090Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30091
30092 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
30093 test, it causes stepping out of call_after_alloca_subr with
30094 optimizing compilers.
30095 (localvars_in_indirect_call): Consume GDB prompt if `finish'
30096 fails.
30097
30098 * gdb.c++/templates.exp: Source templ-info.exp only if
30099 the templates executable exists.
30100
30101 * gdb.c++/misc.cc (class Contains_static_instance,
30102 class Contains_nested_static_instance),
30103 gdb.c++/classes.exp (test_static_members): Test printing of
30104 a class that contains a static instance of the class.
30105
30106Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30107
30108 * gdb.base/langs2.c (cppsub_): Don't prototype.
30109 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
30110 only, I believe).
30111
30112Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30113
30114 * lib/gdb.exp (skip_chill_tests): New procedure.
30115
30116 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
30117
30118Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
30119
30120 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
30121 each expect pattern. Cuts runtime from 12 to about 4 seconds.
30122
30123Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30124
30125 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30126
30127 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30128 disassemble 8, not 16, instructions for part 4.
30129
30130 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30131 support the latter anymore.
30132
30133 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30134 -DNO_PROTOTYPES.
30135 * gdb.base/callfuncs.c: Control use of prototypes based on
30136 NO_PROTOTYPES, not __STDC__.
30137 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30138 t_float_values2 tests if prototypes in use.
30139
30140 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30141 t_double_values): When checking differences against DELTA, check
30142 that difference is within the range (-DELTA,DELTA), not just
30143 (-infinity,DELTA).
30144
30145Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30146
30147 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30148 'file' command firts, then 'target', then 'load', this is due to gdb
30149 target set up.
30150 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30151
30152Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30153
30154 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30155 FP load/store variants.
30156 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30157
30158Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30159
30160 * gdb.base/term.exp: Do not give a warning if not native, it is
30161 not an abnormal condition.
30162
30163Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30164
30165 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30166 t_char_array".
30167
30168Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30169
30170 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30171 are getting the version number.
30172
30173 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30174 if not native, it is not an abnormal condition.
30175
30176Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30177
30178 * lib/gdb.exp: Just use "file exists", rather than undocumented
30179 dejagnu procedure "findfile".
30180
30181Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30182
30183 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30184 (LDFLAGS): Set to -Xlinker -Ur.
30185
30186 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30187 Removed, these values are set by lib/gdb.exp.
30188
30189 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30190
30191Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30192
30193 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30194 of replicating gdb startup code.
30195
30196 * config/mt-vxworks (LDFLAGS): Set to -r.
30197 (CFLAGS_FOR_TARGET): Removed.
30198
30199 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30200 (gdb) and gdb for vxworks uses (vxgdb).
30201
30202 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30203 executable is not in the tree and host != target, use sed and
30204 program_transform_name to determine the gdb name used by the
30205 target.
30206
30207 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30208 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30209
30210Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30211
30212 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30213 floats, chars, and shorts where there are ANSI-style function
30214 definitions.
30215
30216 * gdb.base/langs.exp, gdb.base/langs*: New test.
30217 * gdb.base/Makefile.in: Build it.
30218 * TODO: Remove item about checking that C names don't get C++
30219 demangling applied; this test tests it.
30220
30221Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30222
30223 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30224 went with the const70 xfail. The xfail went away a year ago.
30225
30226 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30227
30228 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30229 for hp300.
30230
30231 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30232
30233 * gdb.base/a1-selftest.exp: Don't run on hp300.
30234
30235Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30236
30237 * Makefile.in (site.exp): Set host_alias and target_alias as well
30238 as host_triplet and target_triplet.
30239
30240Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30241
30242 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30243
30244 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30245 places as other ecoff systems).
30246
30247 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30248 ultrix.
30249
30250Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30251
30252 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30253 remove them.
30254 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30255 variable and "variable" in addition to "data variable".
30256 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30257
30258 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30259 2.
30260 * gdb.base/list1.c (long_line): Add additional statement at start
30261 of function.
30262 * gdb.base/list.exp (test_forward_search): Update line number to
30263 reflect new statement.
30264
30265Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30266
30267 * gdb.base/signals.exp: Reinitialize searched source directories
30268 after gdb_start call.
30269
30270Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30271
30272 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30273 * gdb.stabs/Makefile.in: Likewise.
30274
30275 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30276 change. Instead split the tests into smaller pieces.
30277 * gdb.disasm/hppa.s: Corresponding changes.
30278
30279Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30280
30281 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30282 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30283
30284 * gdb.base/funcargs.exp: Modify many tests so that every test
30285 either passes or fails. Make some test names unique.
30286
30287Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30288
30289 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30290 Call stty to set interrupt character.
30291
30292 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30293 for HP assembler versus GNU assembler based on actual behavior of
30294 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30295
30296 * TODO: Suggest a few more stepping tests.
30297
30298Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30299
30300 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30301 restart GDB for h8300 after a continue.
30302 (return): Add pattern to match a29k-udi behavior.
30303 * gdb.base/nodebug.exp: Remove obsolete comment.
30304 * gdb.base/regs.exp: New file, testing of register displays.
30305 * gdb.base/return.exp: Fix typo in reference to $objdir.
30306 * gdb.base/whatis.exp: Always start with a fresh GDB.
30307
30308Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30309
30310 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30311 higher, these tests generate a lot of output.
30312
30313Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30314
30315 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30316 code following the catch silently ignored some errors; without the
30317 catch they should be thrown like any other tcl error. Also, the
30318 catch used "" instead of {} which meant all the callers who wanted
30319 to include one of the characters "[]$ had to quote it an extra time.
30320 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30321 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30322 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30323 Remove extra quoting.
30324
30325Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30326
30327 * gdb.base/commands.exp: Make test names unique; every test either
30328 passes or fails. Update some comments.
30329
30330 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30331
30332Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30333
30334 The following fixes a FAIL caused by the fact that the alpha stabs
30335 configuration didn't use the ".if alpha" code in weird.def.
30336 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30337 bit pointer, so the 32 bit version works even on the alpha.
30338 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30339 Remove the stuff which allowed us to have separate versions for
30340 alpha and everything else.
30341
30342 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30343 regexp which "info func operator\[\](" is supposed to match. Fix
30344 string to send to GDB. Note that GDB still doesn't work right. Add a
30345 new test for "info func .perator\[\](" which GDB does handle correctly.
30346
30347 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30348
30349Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30350
30351 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30352 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30353 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30354 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30355 it makes the tests harder to understand and confuses test-o-matic.
30356 The preferred style is that each test provides a PASS or a FAIL,
30357 and has a unique message (e.g. "continue #54" not just "continue")
30358 which is the same for the pass and the fail.
30359 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30360 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30361 to lib/gdb.exp.
30362 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30363 prt_accept which was basically the same thing. Likewise for
30364 test_print_reject and prt_reject.
30365 * lib/gdb.exp (test_print_reject): Add some more error message
30366 patterns to match from the former printcmds.exp (prt_reject).
30367 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30368 One defect of the passcount stuff is that some of it failed to
30369 report XPASS where appropriate.
30370 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30371 stuff before and after arg in expected pattern.
30372 (test_paddr_operator_functions): Re-do test without print_addr_of;
30373 this is the only test which seems to want extra stuff there.
30374
30375Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30376
30377 * gdb.base/nodebug.exp: Update new tests to reflect improved
30378 wording of gdb output.
30379
30380 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30381 and "ptype" work on variables in files compiled without -g.
30382 Replaces commented out "maint print msymbol" tests.
30383
30384Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30385
30386 * gdb.base/setvar.c (dummy): Call malloc.
30387
30388 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30389 losing with the irix4 sed.
30390
30391 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30392 ALRM" on irix4.
30393
30394Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30395
30396 * TODO: Remove items about corefile.exp testing new exec-file and
30397 backtrace; both are now done. Add items about printing enums.
30398
30399Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30400
30401 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30402 "get signal $thissig" test fails.
30403
30404 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30405
30406Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30407
30408 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30409 compiler warning with dec alpha compiler.
30410
30411 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30412 extra \n from gdb_test call (this explains why the prompt test
30413 that I removed yesterday was there).
30414 (user_defined_command_test): Remove extra \n and prompt test.
30415
30416 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30417 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30418 doesn't exist.
30419 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30420 Also remove alpha workaround, which turns out to be because
30421 SIGABRT == SIGLOST.
30422
30423 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30424
30425 * gdb.base/help.exp: Don't test "help show".
30426
30427Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30428
30429 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30430 "set print address" is on.
30431 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30432 pass prompt to gdb_test; gdb_test already looks for the prompt.
30433
30434 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30435
30436 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30437 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30438 was to make sure that gdb can read a core file. But (a) the "read
30439 the corefile" part didn't make it to a1-selftest.exp, we just
30440 delete the corefile after creating it, and (b) we test reading
30441 corefiles in corefile.exp anyway. Also, this test left around a
30442 xgdb process on Solaris.
30443
30444 * gdb.base/corefile.exp: Also test backtrace.
30445
30446Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30447
30448 * gdb.base/commands.exp: Test a simple user defined command with
30449 arguments and if/while statements; verify the full user command is
30450 printed by "show user".
30451
30452 * gdb.base/commands.exp: Test if/while commands as part of a
30453 breakpoint command list; verify they appear in breakpoint
30454 information.
30455
30456Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30457
30458 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30459 than by dividing by zero.
30460
30461Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30462
30463 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30464 performing an inferior call with watchpoints enabled.
30465 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30466 call.
30467
30468Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30469
30470 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30471 of "file" command.
30472
30473 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30474 Add additional pattern for when "int operator int(void);" appears
30475 in a different order.
30476
30477Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30478
30479 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30480
30481 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30482 and "signal" with ".*".
30483
30484Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30485
30486 * TODO: Add note about "handle all nostop".
30487
30488 * gdb.base/{sigall.c, sigall.exp}: New test.
30489 * gdb.base/Makefile.in: Add it.
30490
30491Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30492
30493 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30494 when invoking GDB, suppresses any windowing interface.
30495
30496Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30497
30498 * config/sim-gdb: New file, simulator testing support.
30499
30500Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30501
30502 * gdb.base/interrupt.exp: Test calling func1 twice.
30503
30504Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30505
30506 * gdb.base/list.exp (test_forward_search): Set timeout higher
30507 when we'll be getting lots of output from gdb.
30508
30509 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30510 "init_malloc" to after the expect statement. Run it if that
30511 regexp is taken, but also for two others which happen if source
30512 cannot be found.
30513
30514Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30515
30516 * gdb.base/printcmds.exp: New test, for printing register before
30517 program is running.
30518
30519Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30520
30521 * gdb.base/list.exp: Correct some alternate expect patterns
30522 to reflect changes in list1.c.
30523
30524Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30525
30526 * TODO: Add item regarding large frames.
30527
30528 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30529
30530 * TODO: Remove item about enabling return.exp; it
30531 is enabled. Suggest a few more "return" tests.
30532
30533Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30534
30535 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30536 anonymous unions.
30537
30538Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30539
30540 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30541 and pr-5646.o, so "make" is the same as "make all", not "make
30542 pr-4975.o".
30543
30544Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30545
30546 * gdb.base/list.exp: Adjust expectations to reflect changes in
30547 list1.c.
30548 (test_forward_search): New test proc.
30549 * gdb.base/list1.c (long_line): New function, has long source line.
30550
30551Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30552
30553 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30554 additional line of code that was added.
30555
30556Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30557
30558 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30559 tests so as not to overflow expect's input buffers.
30560 * gdb.disasm/hppa.exp: Corresponding changes.
30561
30562Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30563
30564 Beginnings of template debugging tests.
30565 * gdb.c++/templ-info.cc: New file to test for template
30566 debugging capability of the compiler.
30567 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30568 templ-info.cc.
30569 * gdb.c++/templates.cc: Add explicit template instantiations
30570 to enable compiling with -fno-implicit-templates. Add destructor
30571 and 'value' method to T5 class for template tests.
30572 * gdb.c++/templates.exp: Add testcases for printing of template
30573 types, setting breakpoints on template methods and calling a
d63a86f8 30574 template method.
c906108c
SS
30575
30576Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30577
30578 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30579 branch target since some assemblers (gas-2.5) may emit a
30580 relocation for the branch instead of resolving it in the
30581 assembler.
30582
30583Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30584
30585 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30586 through signal handler.
30587
30588Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30589
30590 * configure.in (*-*-netware): Use config/mt-netware.
30591
30592 * config/mt-netware: New file.
30593 * config/mt-i386-netware: Removed, separate configs for different
30594 netware architectures are no longer needed now that we have
30595 --with-headers.
30596
30597Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30598
30599 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30600 by the recent changes to use ANSI C arithmetic conversions.
30601
30602Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30603
30604 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30605 bug involving using inferior_pid to figure out whether to select a
30606 frame.
30607
30608Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30609
30610 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30611 match the current disassembler output.
30612
30613Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30614
30615 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30616 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30617 types, expect "int" as type of integer values (for now).
30618
30619Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30620
30621 * gdb.base/commands.exp: New tests for if/while commands.
30622
30623Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30624
30625 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30626 by .*, since hex values have different syntax in Chill mode.
30627
30628Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30629
30630 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30631 linefeed from expect pattern for repeated types with indices > 9.
30632
30633Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30634
30635 First part of Fortran test suite.
30636 * gdb.fortran: New directory.
30637 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30638
30639Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30640
30641 * gdb.base/default.exp: Update expect pattern for load command
30642 without arguments.
30643
30644Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30645
30646 * configure.in: Change i386 to i[345]86.
30647 * gdb.base/configure.in: Likewise.
30648 * gdb.c++/configure.in: Likewise.
30649 * gdb.chill/configure.in: Likewise.
30650
30651Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30652
30653 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30654 patterns, since that is not a valid context for comments.
30655
30656Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30657
30658 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30659 repeated types and repeated types with indices > 9.
30660
30661Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30662
30663 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30664 2417; old bug has been fixed.
30665
30666Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30667
30668 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30669 send the newline ourselves instead of assuming gdb_test will do
30670 so when passed an empty input string.
30671
30672 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30673 stabs testcode.
30674
30675Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30676
30677 * lib/gdb.exp (gdb_test): Don't send anything if the first
30678 argument is an empty string. This makes cases where we want to
30679 match output that is already in expect's buffers (for example,
30680 matching a breakpoint after gdb_run_cmd has been called) work
30681 reliably.
30682
30683Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30684
30685 * config/netware.exp: New file.
30686
30687Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30688
30689 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30690 the -B and -L prefixes so we can find the debugging stub.
30691
30692 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30693 there and we are using the gcc from the tree.
30694
30695 * gdb.base/types.c: Removed.
30696
30697 * gdb.base/configure.in: Look for makefile fragments in ../config.
30698 Recognize i386-*-netware.
30699 * gdb.c++/configure.in: Likewise.
30700
30701Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30702
30703 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30704 the correct TCL syntax.
30705
30706Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30707
30708 * gdb.base/opaque.exp: use runto instead of messing around with
30709 breakpoints. Simplify by using gdb_test.
30710
30711 * gdb.base/bitfields.exp: restart between tests on netware targets
30712 because breakpoints aren't relocated after target death. Run
30713 processes to completion.
30714
30715 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30716
30717Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30718
30719 * Makefile.in: Remove extra tabs that confuse some versions
30720 of "make". Use the newly built gdb to test with by default,
30721 rather than the first one in the tester's search path.
30722
30723Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30724
30725 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30726
30727 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30728 condition help.
30729
30730Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30731
30732 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30733
30734 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30735 running.
30736 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30737 * gdb.base/funcargs.exp: Likewise.
30738
30739 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30740 * gdb.base/funcargs.exp: Likewise.
30741
30742 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30743 message is "".
30744
30745Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30746
30747 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30748 return,signals,twice}.exp: Handle non-existant binaries
30749 consistantly.
30750
30751 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30752 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30753 might testing a cross development system.
30754
30755Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30756
30757 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30758 runtest script is relative to ${srcdir}, not ${rootdir}.
30759
30760Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30761
30762 * gdb.base/signals.exp: Allow for optionality of breakpoint
30763 address.
30764
30765Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30766
30767 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30768
30769Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30770
30771 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30772 for size_t definition.
30773 * gdb.c++/templates.cc: Likewise
30774
30775 * config/mt-i386-netware: New file.
30776
30777 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30778 defined.
30779
30780 * gdb.base/Makefile.in: Added support for systems that name core
30781 files by appending "core" to the program name.
30782 * gdb.base/a1-selftest.exp: Likewise.
30783
30784Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30785
30786 * gdb.base/return.exp: Add comment and message for `return double'
30787 test failure on Sparc Solaris.
30788
30789Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30790
30791 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30792
30793Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30794
30795 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30796 from optimizing them away.
30797 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30798 patterns to include default constructors and assignment operators,
30799 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30800 character in the output of the virtual base pointer.
30801
30802Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30803
30804 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30805 expression match in print_addr_of to avoid unintented matches.
30806 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30807 versions up to 2.5.8.
30808
30809Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30810
30811 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30812 included file to run under newer versions of expect.
30813 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30814 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30815 Remove xfail for the virtual table of BDDHookV.
30816
30817Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30818
30819 * lib/gdb.exp (string_to_regexp): Set a default result.
30820 (default_gdb_start): Fix misleading message.
30821
30822Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30823
30824 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30825 Remove all CC, etc definitions.
30826 * config/mt-hpux: New file.
30827 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30828 (CFLAGS, LDFLAGS): Define.
30829 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30830
30831 * Makefile.in (site.exp): Don't insert host_os, etc.
30832 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30833 (distclean): Check existence of subdir.
30834 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30835 * gdb.base/Makefile.in: General cleanup and simplification.
30836 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30837 to build executables. Use default rule to build .o files.
30838 (EXPECT, RUNTEST, CC): Fix relative pathname.
30839 (site.exp): Don't insert host_os, etc.
30840 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30841 and/or SIGUSR1 defined.
30842 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30843 * gdb.c++/Makefile.in: General cleanup and simplification.
30844 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30845 (CFLAGS): Remove.
30846 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30847
30848Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30849
30850 * gdb.base/recurse.exp: Misc changes to get tests running again
30851 after Kung's changes to the watchpoint code.
30852 * gdb.base/watchpoint.exp: Likewise.
30853
30854Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30855
30856 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30857
30858Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30859
30860 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30861 * lib/gdb.exp (default_gdb_start): Define.
30862 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30863 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30864 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30865 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30866 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30867 Don't call gdb_target_udi in between tests.
30868
30869Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30870
30871 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30872 (which was basically just a local version of the same thing). In
30873 addition to avoiding duplication, gdb_test_exact is faster.
30874 * lib/gdb.exp (gdb_test_exact): Fix typo.
30875
30876 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30877 don't give an error.
30878
30879 * gdb.base/term.exp: Call delete_breakpoints before starting.
30880
30881 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30882 (t10): Add comment.
30883
30884Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30885
30886 Reorganization of the GDB Test Suite.
30887
30888 * gdb.base: New directory, contains all the basic tests.
30889 * gdb.c++: New directory, tests specific to C++.
30890 * gdb.chill: New directory, tests specific to Chill.
30891 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30892 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30893 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30894 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30895 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30896 t30-31 to chill).
30897 * */gdbme.*: Rename to match appropriate expect scripts.
30898 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30899 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30900 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30901 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30902 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30903 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30904 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30905 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30906 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30907 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30908 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30909 gdb.c++/virtfunc.cc: New names of C++ files.
30910 * gdb.chill/chillvars.ch: New name of Chill file.
30911 * gdb.base/configure.in, gdb.c++/configure.in,
30912 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30913 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30914 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30915 * configure.in (configdirs): Update to reflect directory changes.
30916 (target_abbrev): No longer define for any configuration.
30917 * Makefile.in: Cosmetic improvements to header comments.
30918
30919Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30920
30921 Various changes to gdb.t31:
30922
30923 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30924 * gdbme.ch: Make all key-words and predefineds be upper-case.
30925 * chillvars.exp: Expect key-words and predefinds in upper-case.
30926
30927 * chillvars.exp: Use gdb_test_exact many places.
30928 Change expected output for arrays (which now includes index labels).
30929
30930 * pr-5020.exp, gdme.ch (module PR_5020):
30931 New test, for PR-5020.
30932
30933Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30934
30935 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30936 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30937
30938Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30939
30940 * Makefile.in: Fix bit-rot in definitions of CHILL,
30941 CHILL_FOR_TARGET and Chill_LIB.
30942 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30943 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30944 CHILL, and CHILL_LIB.
30945
30946Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30947
30948 * Revert the previous changes. Please see Rob's directory
30949 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30950
30951Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30952
30953 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
30954 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30955 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30956 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
30957 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30958 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30959 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30960 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30961 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30962 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30963 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30964 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30965 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30966 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30967 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30968 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30969 changes from 94Q1.
30970
30971Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30972
30973 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30974 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30975 Rob's new testing fragments.
30976
30977Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30978
30979 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 30980 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
30981
30982Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30983
30984 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30985 version also, match on casted version strings, and match on
30986 gdb startup case where the line numbers might be messed up.
30987
30988Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30989
30990 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 30991 (CFLAGS): Delete it from here.
c906108c
SS
30992
30993Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30994
30995 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30996
30997Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30998
30999 * Makefile.in (RUNTEST): Default to just "runtest".
31000
31001Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31002
31003 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
31004 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
31005 the code has been restructured.
31006
31007Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31008
31009 * gdb.t00/default.exp (set write): Allow any number of \r and/or
31010 \n, not just one of each.
31011
31012 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
31013 /bin/cc gives a warning if you do.
31014
31015Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
31016
d63a86f8 31017 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
31018 __t10ListS_link1ZUiRCUiPT0
31019
31020Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31021
31022 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
31023 on local variables in recursive functions.
31024
31025 * gdb.t07/Makefile.in: Build the new test.
31026
31027Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31028
31029 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
31030 directly. Instead compare the return values from actual calls.
31031
31032Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
31033
31034 * Makefile.in (check): Set TCL_LIBRARY for runtest.
31035
31036Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31037
31038 * From Peter Schauer with minor modifications.
a9c64011
AS
31039 * gdb.t15/return.exp (return_tests): Handle targets where "return"
31040 stops in mid-line in the caller. Add xfail for returning a float
31041 value on X86 targets.
c906108c
SS
31042
31043Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31044
31045 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
31046 to avoid expect lossage.
31047 (fmem_LRbug_tests): Likewise.
31048 * gdb.disasm/hppa.s: Corresponding changes.
31049
31050 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
31051 conditions to work with latest dejagnu/expect.
31052
31053 * gdb.t15/funcargs.exp (finish from indirect call): No longer
31054 expected to fail on the PA.
31055 (backtrace in call with trampolines): Explicitly require main
31056 to be frame #1 (no trampolines should show up in backtrace).
31057
31058 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
31059 "continue -expect".
31060 * gdb.t06/break.exp: Likewise.
31061 * gdb.t07/watchpoint.exp: Likewise.
31062 * gdb.t13/bitfields.exp: Likewise.
31063 * gdb.t15/{funcargs,return}.exp: Likewise.
31064 * gdb.stabs/weird.exp: Likewise.
31065 * config/{mips,udi}-gdb.exp: Likewise.
31066
31067 * hppa.sed: Enclose comments within a sed command to avoid
31068 losing with the old OSF1 sed.
31069
31070Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31071
31072 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
31073 sequent dynix.
31074 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
31075 * gdb.t15/funcargs.exp: Conditionally step again to really
31076 finish from marker_call_with_trampolines. Handle the case where
31077 the first step from within call_with_trampolines already steps
31078 us back to main.
31079 * gdb.t15/gdbme.c: Add comment to closing brace of
31080 call_with_trampolines for funcargs.exp.
31081
31082Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31083
d63a86f8 31084 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
31085 Fix typo(s).
31086
31087Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31088
31089 * gdb.t07/gdbme.c: More code for watchpoint testing.
31090
31091 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
31092 "Hardware watchpoint" throughout file.
31093 (test_watchpoint_triggered_in_syscall): New test.
31094 (test_complex_watchpoint): New test.
31095
31096Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31097
31098 * gdbme.c (call_with_trampolines): New function to try and step
31099 into. Tests trampoline problems on the PA.
31100
31101 * funcargs.exp (localvars_in_indirect_call): No longer expect
31102 stepping into indirect call to fail on PAs.
31103 (test_stepping_over_trampolines): New test.
31104
31105Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31106
31107 * TODO: Add suggestions for static member function tests, and
31108 completion tests.
31109
31110Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31111
31112 * TODO: Add suggestions for "p/a" tests.
31113
31114 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
31115 (default_gdb_exit): Replace all the hair with sending "quit" to
31116 the process with a simple close.
31117
31118Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31119
31120 * TODO: Add suggestions for shared library tests.
31121
31122Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31123
31124 * TODO: Add suggestions for x/s tests.
31125
31126Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31127
31128 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31129 "enable once", and "enable breakpoints once" with ".*".
31130
31131Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31132
31133 * TODO: Add suggestions about structure passing tests.
31134
31135Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31136
31137 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31138 the primary1 test, use work around if __GNUC__ < 2.
31139 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31140 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31141 Test for bad output rather than waiting for timeout. Issue
31142 second continue only if first continue failed.
31143
31144Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31145
31146 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31147 operator[] test with gdb_test because the old code didn't seem to
31148 be getting the quoting right with the new dejagnu.
31149
31150Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31151
31152 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31153 one from the path.
31154 * Makefile.in: Use a fresh expect if there is one, use runtest
31155 from the src tree if there is one.
d63a86f8 31156
c906108c
SS
31157Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31158
31159 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31160 next over recursive call. Revise the tests from that point on
31161 (which had been skipped) to match GDB's actual (correct) output.
31162
31163 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31164 with next over a breakpoint whose condition is false.
31165
31166 * gdb.t00/help.exp: Comment out "help set print" tests just like
31167 (and for same reason as) "help set" test.
31168
31169Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31170
31171 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31172 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31173
31174Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31175
31176 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31177 necessary gdb_target_udi.
31178
31179 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31180
31181 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31182 1838 and 2417; they are fixed.
31183
31184 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31185 gdb.t03/ptype.exp (ptype structure, ptype union):
31186 Remove xfails; the test is looser than when the xfails were added.
31187
31188 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31189 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31190
31191 * gdb.t01/run.exp: Only run shell test if isnative.
31192
31193 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31194 since "run" automatically loads if necessary. Call gdb_target_udi
31195 after the "file" since "file" kills any execution target.
31196
31197 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31198 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31199 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31200 argument for UDI.
31201
31202Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31203
31204 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31205
31206 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31207
31208Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31209
31210 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31211 properly quoting regexps. This makes the second argument to
31212 demangle a fixed string, which matches the callers, instead of a
31213 shell-style pattern which is what the previous implementation
31214 used. Update some of the callers.
31215
31216Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31217
31218 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31219 (comib_nullified_tests): Fix typo.
31220 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31221 strings. No longer expected to fail.
31222
31223 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31224 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31225 strings. No longer expected to fail.
31226
31227 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31228 string. No longer expected to fail.
31229
31230Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31231
31232 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31233 No longer expected to fail.
31234
31235 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31236 string. No longer expected to fail.
31237
31238Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31239
31240 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31241 only in the names (I probably got most of them). I was even
31242 generous with some which differed in underscores in names, and
31243 probably missed a few, and I *still* was able to remove almost a
31244 third of the file with almost no impact on testsuite coverage.
31245
31246Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31247
31248 * gdb.t00/default.exp: Match udi_attach error message as well as
31249 the one from child_attach.
31250
31251 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31252
31253 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31254
31255 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31256 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31257
31258 * Move test with enums and partial symbols back to
31259 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31260 Reverts the change of 26 May 93. Per today's change to
31261 stabs.texinfo, the behavior that weird.exp was expecting was
31262 unreasonable; what is important is that the compiler+gdb get
31263 things right, which happens with a recent gcc. Also fix the test
31264 to deal with native compilers which put out the stab gdb can't
31265 deal with.
31266
31267Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31268
31269 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31270 in the names. The main thing these accomplish is to slow things down.
31271 Many more such duplicates surely remain.
31272
31273 * gdb.t00/help.exp: Comment out "help support" test just like
31274 (and for same reason as) "help set" test.
31275
31276Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31277
31278 * gdb.t06/break.exp: Remove setup_xfails for
31279 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31280 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31281 about known bug in gcc to include up through 2.5.8.
31282 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31283 well as "_vb$".
31284 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31285 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31286 with latest gcc and gdb.
31287 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31288 well as "_vb$".
31289
31290Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31291
31292 * configure.in (hppa*-*-*): Also configure and build stabs-only
31293 tests.
31294
31295Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31296
31297 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31298 * gdb.t10/configure.in (hppa*-*-*): Use it.
31299
31300Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31301
31302 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31303
31304Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31305
31306 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31307 versions prior to 1.13.5.
31308
31309Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31310
31311 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31312 the prompt is at the start of a line.
31313
31314Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31315
31316 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31317 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31318 in the copr tests now.
31319 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31320 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31321 expected to fail.
31322
31323Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31324
31325 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31326 gdb.t31/chillvars.exp, lib/gdb.exp:
31327 Tweak to run under either version of expect.
31328 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31329 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31330 * gdb.t11/list.exp: Remove extraneous whitespace.
31331
31332Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31333
31334 * gdb.t16/printcmds.exp (test_print_strings): Accept
31335 "(unsigned char *) " before the string.
31336
31337 * TODO: Add notes about printing of fancy types and GDB expressions.
31338
31339Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31340
31341 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31342 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31343 if doing mips-idt-ecoff.
c906108c
SS
31344
31345Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31346
31347 * Most .exp files: Tweak to run under either version of expect.
31348
31349Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31350
31351 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31352 xfails; I'm not sure why they are failing, but not because of PR 1806.
31353
31354Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31355
31356 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31357 defined in lib/gdb.exp.
31358
31359Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31360
31361 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31362 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31363 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31364 have to be typeless.
31365
31366Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31367
31368 * TODO: Add suggestion for copyright year test.
31369
31370Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31371
31372 * configure.in (*-*-lynxos*): Add stabs tests.
31373
31374Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31375
31376 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31377 so insert a tab before any assembler directive in column zero.
31378
31379 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31380 stores.
31381 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31382 stores.
31383 (fpu_short_memory_tests): Likewise.
31384
31385Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31386
31387 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31388 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31389 .stabs directives in comments.
31390
31391Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31392
31393 * TODO: New file, describing tests we could write.
31394 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31395
31396Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31397
31398 * gdb.t06/signals.exp: Add kludge to force re-sync.
31399
31400 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31401 to xgdb instead of gdb, get out of gdb.
31402
31403Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31404
31405 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31406 for info.
31407
31408Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31409
31410 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31411 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31412 * gdb.stabs/hppa.sed: New sed script for the PA.
31413
31414Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31415
31416 * gdb.stabs: Re-write weird.def and configuration to use sed
31417 instead of cpp. sed is portable and POSIX; cpp is neither.
31418
31419Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31420
31421 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31422
31423Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31424
31425 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31426
31427Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31428
31429 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31430 "_vb$".
31431 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31432 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31433
31434Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31435
31436 * lib/gdb.exp: Comment out code which depends on non-existent
31437 `transform' procedure.
31438
31439Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31440
31441 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31442 * lib/gdb.exp: Transform tool name.
31443 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31444 1.1's new error handling system.
31445
31446Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31447
31448 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31449
31450Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31451
31452 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31453 They made pattern matching so slow that timeouts happened on
31454 heavily loaded systems. Now any output from "show print" which
31455 gets us back to the GDB prompt is a PASS.
31456
31457Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31458
31459 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31460
31461Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31462
31463 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31464
31465 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31466 It is not from PR 3220.
31467
31468Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31469
31470 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31471 just started failing because they depended on the order the
31472 subcommands are presented, or exact docstring text. This kind of
31473 test is a pain and has minimal benefit.
31474
31475Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31476
31477 * gdb.t09/corefile.exp: At end of test, use "core" command with
31478 no arguments.
31479
31480Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31481
31482 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31483 17}/Makefile.in: Make it possible to run the testsuite with Sun
31484 make and CC = cross gcc by adding explicit build rules for .o
31485 files.
31486
31487Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31488
31489 * gdb.t15/funcargs.exp: Don't put comments on same line as
31490 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 31491
c906108c
SS
31492Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31493
31494 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31495
31496Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31497
31498 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31499 * gdb.t20/inherit.exp: remove three dumplicate entries.
31500
31501Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31502
31503 * gdb.t06/break.exp: For "next over recursive call", fail on any
31504 incorrect output, not just on "factorial (value=2)".
31505
31506Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31507
31508 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31509 working now. Add an xfail if accesing a bss variable causes
31510 a memory error if the target is not yet run.
31511
31512Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31513
31514 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31515 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31516 name of __st* demangling (2 strings). Did Kung really get the
31517 more than 95 others right without testing them?
31518
31519Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31520
31521 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31522
31523Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31524
31525 * configure.in (configdirs): Add gdb.disasm
31526 * gdb.disasm: New directory for GDB disassembler tests.
31527 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31528
31529Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31530
31531 * gdb.t00/help.exp: Don't test "help set".
31532
31533 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31534 from within expect statements. None of these happen anymore and
31535 they cause regressions to be silently unnoticed.
31536
31537 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31538 messages) about known failures with gcc cygnus-2.4.5-930417.
31539
31540 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31541 comp-info.exp so it gets built if it doesn't exist.
31542
31543 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31544 it is no longer used.
31545 * gdb.t13/comp-info.c: Removed.
31546
31547Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31548
31549 * gdb.t06/signals.exp: Add xfail for sun3.
31550
31551Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31552
31553 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31554 relevant because ^C doesn't get sent but failure can be reproduced
31555 interactively).
31556
31557Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31558
31559 * gdb.stabs/alpha.mt: New configuration file for alpha.
31560 * gdb.stabs/configure.in: Use it.
31561 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31562 sharing with alpha.mt, redefine long to word via preprocessor.
31563 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31564 for alpha.
31565 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31566 native cc.
31567 * gdb.t00/teststrategy.exp: Change expect string so that we
31568 consume the `(xgdb)' from the command echo and from the gdb prompt.
31569 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31570 gdb currently compares all values as long, so this failure probably
31571 applies to any configuration where LONGEST is bigger than a target int.
31572 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31573 with gcc.
31574 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31575 to handle opaque pointers, gcc is.
31576 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31577 as first argument. Include <sys/types.h> and change all operator
31578 new definitions to use size_t.
31579 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31580 now that we use size_t.
31581
31582Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31583
a9c64011 31584 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 31585 a long or float array cast all array members to the same type.
a9c64011 31586 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 31587 with 64 bit longs.
a9c64011 31588 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 31589 on alpha.
a9c64011 31590 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
31591
31592Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31593
31594 * gdb.t24 (demangle.exp): Constructors of templates have names like
31595 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31596 section 14.6 of the ARM.
31597
31598 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31599 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31600 accomplish little and slow down the testsuite.
31601
31602 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31603 Accept spaces various places.
31604
31605Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31606
31607 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31608 with watchpoint enabled.
31609
31610 * Makefile.in: Remove definition of CC and remove the second
31611 definition of CXX (the "CXX = gcc" one remains). These definitions
31612 were causing backquotes to be expanded within backquotes, which
31613 doesn't work.
31614
31615Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31616
31617 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31618
31619Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31620
a9c64011
AS
31621 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31622 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
31623 by mips cc and contains no stabs entries.
31624
31625Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31626
31627 * config/vx-gdb.exp: Use fake device to load files rather than
31628 NFS.
31629 * lib/gdb.exp: New proc to do "file" command.
31630 * config/unix-gdb.exp: Use new "file" proc.
31631
31632Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31633
31634 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31635 Rework board rebooting slightly.
31636 (gdb_exit): Don't exit from the remote shell; there isn't one.
31637 * gdb.stabs/weird.exp: If a program is being debugged already,
31638 kill it.
31639 * gdb.t04/setvar.exp: Stop and restart gdb.
31640 * gdb.t05/expr.exp: Likewise.
31641 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31642 restart gdb and reload the program.
31643 * gdb.t08/opaque.exp: Likewise.
31644 * gdb.t12/scope.exp: Likewise.
31645 * gdb.t13/bitfields.exp: Likewise.
31646 * gdb.t15/funcargs.exp: Likewise.
31647 * gdb.t20/classes.exp: Likewise.
31648 * gdb.t03/ptype.exp: Increase timeout.
31649 * gdb.t16/printcmds.exp (test_print_string_constants,
31650 test_print_array_constants): Likewise.
31651 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31652 * gdb.t20/classes.exp (do_tests): Likewise.
31653 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31654
31655Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31656
31657 * gdb.stabs: Renamed *wierd* to *weird*.
31658
31659Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31660
31661 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31662 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31663
31664Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31665
31666 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31667 (do_tests): Remove xfail for whatis on one_var and two_var.
31668
31669Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31670
31671 * Makefile.in: Made cross building work better by adding
31672 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31673
31674Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31675
31676 * gdb.t15/{return.c,return.exp,Makefile.in}:
31677 New test, currently commented out.
31678
31679Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31680
31681 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31682 still running and removes the leftover named socket so GDb can do
31683 clean restarts.
31684
31685Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31686
31687 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31688 console, not GDB.
31689 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31690 cross testing works better with "make check"
31691 * config/unix-gdb: Use default procedures for exit and version.
31692 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31693 with the newest VxWorks.
31694
31695Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31696
31697 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31698 old form.
31699
31700 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31701 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31702
31703 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31704
31705 * config/unix-gdb.exp: Remove this version of gdb_exit
31706 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31707 Rob says he'll look at it when he gets back to testing boards.
31708
31709Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31710
31711 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31712 an expected fail for certain ptype commands.
31713
31714 * gdb.t20/classes.exp: Update expected results of "ptype class
31715 Base1" to account for the constructor that now appears in the type.
31716
31717Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31718
31719 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31720 disappeared from list.
31721 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31722 "alldone" proc with call to cleanup and exit.
31723 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31724 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31725 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31726 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31727 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31728 "alldone" proc with simple returns that suppress remaining
31729 tests. The alldone proc went away many months ago.
31730
31731Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31732
31733 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31734
31735 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31736
31737Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31738
31739 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31740 as vax gdb will display them.
31741
31742Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31743
31744 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31745 optimizers.
31746
31747 * scope.exp: Change "bad value for localval" messages so each one
31748 is unique.
31749
31750 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31751 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31752
31753 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31754
31755Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31756
31757 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31758 doesn't exist (due to optimization).
31759
31760Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31761
31762 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31763 contains \r because the filename is long.
31764
31765 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31766 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31767
31768Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31769
31770 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31771 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31772 Ultrix.
31773 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31774 int tests.
31775 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31776
31777Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31778
31779 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31780
31781 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 31782 to match does not match the passing case but still matches the
c906108c
SS
31783 failing case.
31784
31785Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31786
31787 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31788
31789Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31790
31791 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31792 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31793 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31794 Remove various versions of gdb_exit.
31795 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31796 gdb_exit.
31797 * config/unix-gdb.exp: gdb_exit remains here, and should override
31798 the generic version, since it's doing a lot of wierd stuff that
31799 the other versions aren't. FIXME, fold it in, or abandon this
31800 version.
31801
31802Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31803
31804 * gdb.t24/demangle.exp: Add tests for PR 3220.
31805
31806Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31807
31808 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31809
31810Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31811
31812 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31813 "i386-*-*". Works for i486 as well.
31814
31815 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31816 bug, and expand domain of xfail to all SVR4 systems, since the
31817 actual problem is likely to be in generic SVR4 /proc support.
31818
31819Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31820
31821 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31822
31823Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31824
31825 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31826 xfails for other systems. Match a missing 'Continuing.' as an
31827 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31828
31829 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31830 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31831 Only issue warning for missing executables if -all option is used.
31832
31833 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31834 file if -all option is used. It's like an unpredictable XFAIL.
31835
31836Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31837
31838 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31839 for dynamically linked binaries.
31840
31841 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31842
31843Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31844
31845 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31846 to state that this is a known bug in old versions of g++.
31847
31848Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31849
31850 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31851 while waiting for `Continuing'.
31852
31853Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31854
31855 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31856 in text, data, and bss.
31857 * gdb.t10/nodebug.c: Add local and global test variables for
31858 initialized and uninitialized data.
31859
31860Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31861
31862 * config/unix-gdb.exp (gdb_exit): Add "wait".
31863
31864Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31865
31866 * gdb.t06/signals.exp: xfail the continue from the handler for all
31867 targets.
31868
31869 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31870 function with watchpoints enabled, the i386 call dummy starts with
31871 a call.
31872
31873 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31874 386 bsd names its corefiles.
31875
31876Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31877
31878 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31879 compilers don't grok it.
31880 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31881 with small octal ints rather than character constants, which
31882 are signed and might not fit if first promoted to int.
31883
31884Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31885
31886 * gdb.t09/Makefile.in (clean): Remove corefile.
31887
31888Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31889
31890 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31891
31892Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31893 and Jim Kingdon (kingdon@cygnus.com)
31894
31895 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31896 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31897 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31898
31899Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31900
31901 * gdb.t17/interrupt.exp: Add xfail for hppa.
31902
31903Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31904
31905 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31906 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31907 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31908 to determine signed-ness of bitfields and use the result to setup
31909 the xfail.
31910 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31911 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31912 call line is reached if necessary.
31913
31914Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31915
31916 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31917
31918Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31919
31920 * gdb.t06/break.exp: Also test `clear' command.
31921
31922Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31923
31924 * gdb.t00/teststrategy.exp: Remove extra quote.
31925
31926 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31927 watchpoint enabled to be for all non-68k machines.
31928
31929 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31930
31931Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31932
31933 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31934 targets use aout.mt instead of ecoff.mt as gas understands
31935 standard aout format.
31936
31937Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31938
31939 * lib/gdb.exp (runto): Don't insist that function we are running to
31940 was compiled with -g.
31941
31942 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31943
31944 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31945 to get back into the read system call.
31946 Accept leading newline in case where we woke it up.
31947
31948Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31949
31950 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31951 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31952 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31953 enable ecoff configuration.
31954
31955Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31956
31957 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31958
31959Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31960
31961 * gdb.t16/printcmds.exp: Add another printf test.
31962
31963Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31964
31965 * configure.in: If configured -with-stabs on any target, add
31966 stabsdirs to configdirs.
31967
31968Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31969
31970 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31971 fun" so pattern does not match the command itself.
31972
31973Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31974
31975 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31976
31977Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31978
31979 * gdb.t17/interrupt.exp: Test for more things.
31980
31981Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31982
31983 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31984 compiler arranges the code and line numbers.
31985
31986 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31987
31988Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31989
31990 * gdb.t00/help.exp: Increase expect input buffer size.
31991
31992Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31993
31994 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31995
31996 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31997
31998 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31999
32000 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
32001 [0-9]*, not just [0-9].
32002
32003Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32004
32005 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
32006
32007 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
32008
32009Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32010
32011 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
32012
32013Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32014
32015 * gdb.t06/signals.c: Add xfails for sun3.
32016
32017 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
32018
32019 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
32020 test_stepping tests.
32021
32022Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32023
32024 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
32025
32026 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
32027
32028 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
32029 rather than actually putting it through cpp twice.
32030
32031 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
32032
32033Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
32034
32035 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
32036 no longer needed.
32037
32038Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32039
32040 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
32041
32042 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
32043 C++ features prints as "struct", make it a pass, not an xfail.
32044
32045Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32046
32047 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
32048 Don't require VA to print as "class" rather than "struct".
32049
32050Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
32051
32052 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
32053
32054Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32055
32056 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
32057
32058Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32059
32060 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
32061 order.
32062
32063Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32064
32065 * gdb.t16/printcmds.exp: Add printf tests.
32066
32067 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
32068
32069 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
32070
32071Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
32072
32073 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
32074 pass counts, to counteract any existing or future setup_xfails.
32075
32076Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32077
32078 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
32079 {BEGIN,END}_COMMON for common block instead of STAB.
32080 * gdb.stabs/wierd.exp: Add xfail for rs6000.
32081
32082 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
32083 intp_var should be N_GSYM not N_LSYM.
32084 wierd-aout.S: Use a label for the value of the N_SO.
32085 wierd.def: Remove all backslashes.
32086 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
32087
32088Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32089
32090 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
32091 get the expected next to inheritance3.
32092
32093Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32094
32095 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
32096 now that gcc-2.4 gets it right.
32097
32098Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32099
32100 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
32101
32102 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
32103 generating comp-info.exp which works for cross-compilation.
32104
32105Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
32106
32107 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
32108 "*-*-sysv4.*".
32109
32110Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
32111
32112 * gdb.t01/run.exp: Start with a fresh gdb.
32113 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
32114 SVR4.x.
32115
32116Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
32117
32118 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
32119 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
32120 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
32121 Makefile.in (distclean, realclean): Remove gdbme.c from list of
32122 things to remove.
32123
32124Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32125
32126 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32127 test cases from bug reports.
32128
32129Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32130
32131 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32132 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32133 avoid spurious xfails.
32134 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32135 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32136 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32137
32138Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32139
32140 * gdb.t00/teststrategy.exp: Rework to provide more useful
32141 description of each test, fix problem with systems that define
32142 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32143 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32144 results for "next over recursive call" so timeouts aren't taken
32145 by error.
32146
32147Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32148
32149 * gdb.t12/scope.exp: Test printing of variables before run.
32150
32151 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32152 printed in wrong order due to sorting.
32153
32154Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32155
32156 * gdb.t00/teststrategy.exp: Fix expected results for printing
32157 user entered string constant. Is array of char, prints with no
32158 address.
32159
32160 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32161 commands.
32162 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32163 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32164 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32165 of struct of char arrays.
32166 * gdb.t00/radix.exp: New tests for radix commands.
32167
32168Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32169
32170 * gdb.t16/printcmd.exp: Print a variable before running program
32171 (with xfail for AIX).
32172
32173Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32174
32175 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32176
32177 * gdb.t16/printcmd.exp: Don't print variables before running program.
32178
32179 * gdb.t06/break.exp: Don't require envp argument to main.
32180
32181 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32182
32183 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32184 Add xfails for rs6000.
32185
32186 * gdb.t02/whatis.exp: Change other tests not to re-test something
32187 we already tested.
32188
32189 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32190 each type used has a variable of that type.
32191
32192Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32193
32194 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32195
32196Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32197
32198 * configure.in: change srctrigger to be a file, not a directory
32199
32200Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32201
32202 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32203
32204 * gdb.t11/list.exp: Fixed a couple of typos.
32205
32206Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32207
32208 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32209 is fixed and PR is closed.
32210 * gdb.t16 (gdbme.c): Add simple test string variable.
32211 * gdb.t16 (printcmds.exp): Add tests with simple test string
32212 variable, primarily for boundaries on "set print elements".
32213
32214Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32215
32216 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32217 Make leading 0's optional and don't expect a tab in the middle
32218 of the number.
32219
32220 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32221
32222 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32223 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32224 don't end command passed to gdb_test with newline.
32225
32226 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32227 signed keyword away, don't expect signed bitfields to be signed.
32228
32229 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32230 printing with only as many 1's as are in the field as well as printing
32231 with 32 1's (see comment).
32232
32233Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32234
32235 * gdb.t00/default.exp: Start with a fresh gdb.
32236 * configure.in (configdirs): Remove gdb.t31 until the chill
32237 compiler works again. It no longer is able to find chillrt0
32238 since it isn't in libchill.a anymore.
32239 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32240 wierd.o, make more modular.
32241 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32242 spurious newlines that caused problems.
32243
32244Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32245
32246 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32247 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32248 gdb.stabs/wierd.{exp,def}: Many new tests.
32249
32250 * gdb.t00/default.exp: update info line for new message.
32251
32252 * gdb.t02/{whatis.exp,gdbme.c}:
32253 Test that "char *" doesn't print as "caddr_t".
32254
32255Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32256
32257 * gdb.t00/help.exp: Use .* in place of some help messages which
32258 just changed.
32259 gdb.t00/default.exp: Update "info frame" test for new message.
32260 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32261 Remove some xfails
32262
32263Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32264
32265 * gdb.t03/{gdbme.c,ptype.exp}:
32266 Add tests for typedef'd struct and union without tags.
32267 Also check "whatis" on a variable of a typedef'd enum without a tag.
32268
32269 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32270 PRMS 1823; the bug still exists but isn't reproduced by this test
32271 anymore), and remove rs6000 XFAIL (the bug is fixed).
32272
32273 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32274 duplicated from whatis.exp. For those that are left, accept
32275 "long", "long int", or "int" for long variables (whatis.exp already
32276 has an XFAIL for "int", so no need to fail it here).
32277
32278 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32279 Deal with GCC's names for types now that GDB uses the compiler's names.
32280
32281 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32282 setup_xfail's for sunos4. If we #defined the signed keyword away,
32283 don't expect GDB to know that char it is signed.
32284
32285 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32286
32287Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32288
32289 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32290 should work on any system, regardless of debugging format.
32291 * gdb.t21/demangle.exp: Move to gdb.t24.
32292 * gdb.t24/demangle.exp: Move from gdb.t21.
32293 * gdb.t24/{Makefile.in, configure.in}: New files.
32294
32295Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32296
32297 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32298 * gdb.stabs: New directory.
32299
32300Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32301
32302 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32303 not just "Quit anyway?".
32304
32305Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32306
32307 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32308 that all setup_xfails are immediately followed by clear_xfails.
32309
32310Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32311
32312 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32313 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32314 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32315 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32316 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32317 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32318 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32319 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32320 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32321 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32322 gdb.t31/chillvars.exp, lib/gdb.exp:
32323 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32324 bug-gdb@prep.ai.mit.edu.
32325
32326Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32327
32328 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32329 with 0.0, not integer 0.
32330
32331Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32332
32333 * gdb.t06/break.exp: Update for "Kill the program" message change.
32334
32335Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32336
32337 * Makefile.in (GDBFLAGS): Set to -nx.
32338 * Makefile.in (site.exp): Use GDBFLAGS.
32339
32340Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32341
32342 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32343 Makefiles.
32344 (check): depend on just-check.
32345 (just-check): added so that tests can be run without a noop
32346 build pass.
32347
32348Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32349
32350 Switch to using configure's configdirs.
32351 * Makefile.in (Makefile): add configure.in dependency.
32352 (SUBDIRS): removed redundant assignment.
32353 * configure.in: switch subdirs assignment to configdirs.
32354 * gdb.t*/configure.in: new files.
32355
32356Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32357
32358 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32359 works.
32360
32361Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32362
32363 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32364 in explicit rules. Apparently this is not supported by some makes.
32365
32366Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32367
32368 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32369
32370Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32371
32372 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32373 disappeared.
32374
32375Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32376
32377 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32378
32379Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32380
32381 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32382 watchpoint problem that is now fixed.
32383 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32384 uninitialized convenience variables.
32385 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32386 structures.
32387
32388Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32389
32390 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32391 which causes expect to get out of sync with gdb on long output
32392 from help set.
32393 * gdb.t09/corefile.exp: Make expected pattern for core file
32394 failing signal and frame output format less sun specific.
32395
32396Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32397
32398 * gdb.t31/chillvars.exp: Add and remove initial dummy
32399 breakpoint, so that symbol table is forced in.
32400 (Needed at least on Sunos4, though it seems not SVR4.)
32401 * gdb.t31/chillvars.exp: Update for changed output format.
32402
32403Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32404
a9c64011 32405 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32406
32407Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32408
32409 * Makefile.in: Added --srcdir when invoking runtest, removed the
32410 need for a local config file. (optional now)
32411
32412Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32413
32414 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32415 failure count used to force early termination. Add some more
32416 expected failures for gnu style demangling.
32417
32418Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32419
32420 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32421 pmi variable from gdb.t20/gdbme to get optimized away.
32422 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32423 Check for written corefile upon timeout _and_ eof.
32424
32425Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32426
32427 * config/unix-gdb.exp: Add missing return 0.
32428
32429Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32430
32431 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32432 test termination.
32433
32434Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32435
32436 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32437 disappeared.
32438
32439Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32440
32441 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32442 time as i860 support works.
32443
d63a86f8 32444 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
32445 "backtrace 100\r" rather than just "backtrace\r", to match last
32446 change.
32447
32448Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32449
32450 * config/udi-gdb.exp (gdb_exit): Remove close command.
32451 (gdb_target_udi): New procedure to set the UDI target.
32452 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32453 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32454 Added waits for prompts after several question responses. Added
32455 some more responses used by a29k-amd-udi-gdb.
32456 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32457 pass different arguments, restart UDI connection after program
32458 completion.
32459 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32460 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32461 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32462 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32463 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32464 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32465 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32466 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32467 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32468 after program completion.
32469 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32470 compiled with a SELECT_VECS setting.
32471 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32472 infinite recursion.
32473
32474 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32475 Added checks for COFF results, and made them expected failures for
32476 all targets. It would be better to make them expected failures
32477 for COFF targets only.
32478
32479Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32480
32481 * Makefile.in: add null dvi target, don't bother to recurse
32482 through test directories for info and install-info; rename
32483 $(datadir) to be dejagnu instead of deja-gnu
32484
32485Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32486
32487 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32488 compiler to coredump.
32489 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32490 code.
32491
32492Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32493
32494 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32495 coredump.
32496 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32497 code.
32498
32499Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32500
32501 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32502 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32503 which in a shell. Deletes xgdb when done.
32504 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32505 Tests the return from the "set height" or "set width" commands.
32506 Added a few return codes where needed.
32507
32508Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32509
32510 * Makefile.in (SUBDIRS): Add gdb.t17.
32511 * configure.in (subdirs): Add gdb.t17.
32512 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32513 files to test gdb's calling of functions in the inferior with
32514 the correct arguments and gdb's ability to retrieve any
32515 result returned.
32516
32517Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32518
32519 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32520 may be called after gdb goes away. Previous versions of expect
32521 needed these to avoid file descriptor leaks, but they cause
32522 errors with the current revision of expect.
32523 * gdb.t00/gdbvars.exp: Use -re on expected output after
32524 setting sevenbit-strings.
32525 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32526 to set sevenbit-strings consistent across tests.
32527 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32528 set sevenbit-strings consistent across tests.
32529
32530Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32531
32532 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32533 expected output to match current "expect" expectations.
32534
32535Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32536
32537 * gdb.t00/default.exp: Change expected output for default "source"
32538 command, to match new gdb behavior which requires a filename to
32539 source.
32540
32541Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32542
32543 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32544 expected fail for i486-*-* that misses the marker2 function.
32545 * gdb.t10/crossload.exp (bfddefault): Allow successful
32546 recognition of a format to pass even if no symbols are found.
32547 Explicitly catch failures where the format is not recognized
32548 or is ambiguous, and add the reason to the fail message.
32549 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32550 the cause is and invalid target and add reason to failure message.
32551 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32552 elf32-i386, elf32-sparc, and elf32-i860.
32553 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32554 Set up expected failure for 'filename'::variable scope resolution,
32555 which is now apparently broken on all targets.
32556 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32557 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32558 gdb.t23/templates.exp: Change failure for missing binfile into
32559 just a warning.
32560 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32561 references.
32562
32563Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32564
32565 * gdb.t00/default.exp: Add expected output for default "source"
32566 command, to match new gdb behavior.
32567 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32568
32569Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32570
32571 * config/*-gdb.exp: returns an error, rather than exiting on
32572 internal errors.
32573
32574Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32575
32576 * gdb.t03/gdbme.c: Add pointer to struct variable.
32577 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32578 referencing struct members.
32579
32580Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32581
32582 * configure.in (mips-idt-ecoff): New target.
32583 * config/mips-gdb.exp: New file for remote board using MIPS remote
32584 debugging protocol.
32585
32586 * Redid configuration scheme. Removed gdb.t*/configure.in.
32587 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32588 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32589 distclean targets. Built executables via .o files. Adjusted
32590 tests to account for source files in $(srcdir) rather than
32591 $(objdir).
32592 * lib/gdb.exp (runto): Don't expect () after the function name,
32593 because it may have arguments.
32594
32595Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32596
32597 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32598 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32599 expected failures for mips-idt-* and mips-sgi-*.
32600 * gdb.t00/default.exp (attach): Kill process if requested.
32601 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32602 that does not read core files.
32603 * gdb.t01/run.exp: Removed checks for exit status code.
32604 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32605 it is linked in.
32606 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32607 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32608 appropriate, rather than doing it by hand.
32609 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32610 execution.
32611 * gdb.t10/crossload.exp: Kill existing program if needed.
32612 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32613 appropriate, rather than doing it by hand. Always increase
32614 timeout for this test, not just for VxWorks.
32615
32616Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32617
32618 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32619 of Chill STRUCT types and STRUCT values.
32620 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32621 than "char".
32622 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 32623 struct2): New struct definitions and initializations to test
c906108c
SS
32624 simple Chill STRUCT types.
32625
32626Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32627
32628 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32629 the null byte at the end of strings.
32630 * gdb.t00/default.exp: Make show version insensitive to copyright
32631 date.
32632 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32633 to avoid dependencies on target char signedness.
32634 * gdb.t16/printcmds.exp: Update expected results for explicitly
32635 unsigned char.
32636 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32637 now work.
32638 * gdb.t21/demangle.exp: Add many more patterns for template
32639 demangling, most of them being expected failures.
32640 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32641 string we are matching for, to match on the whole string.
32642 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32643 and fix a whole bunch that had incorrect expected output but were
32644 passing anyway because of the bug in "proc demangle".
32645 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32646 type.
32647 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32648
32649Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32650
a9c64011
AS
32651 * gdb/testsuite: made modifications to testcases, etc., to allow
32652 them to work properly given the reorganization of deja-gnu and the
32653 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
32654
32655Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32656
32657 * gdb/testsuite: Initial creation of gdb/testsuite.
32658 Migrated dejagnu testcases and support files for testing nm to
32659 gdb/testsuite from deja-gnu. These files were moved "as is"
32660 with no modifications. This migration is part of a major overhaul
32661 of dejagnu. The modifications to these testcases, etc., which
32662 will allow them to work with the new version of dejagnu will be
32663 made in a future update.
48efe704 32664
8d8cb839 32665 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 32666\f
8d8cb839
EZ
32667;; Local Variables:
32668;; mode: change-log
32669;; left-margin: 8
32670;; fill-column: 74
32671;; version-control: never
32672;; End:
902f2ccb 32673
28e7fd62 32674 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
32675 Copying and distribution of this file, with or without modification,
32676 are permitted provided the copyright notice and this notice are preserved.
This page took 3.280577 seconds and 4 git commands to generate.