* symmisc.c (dump_symtab): Delete prototype.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
9eaabc75
MW
12013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
2
3 PR gdb/15501
4 * gdb.base/ena-dis-br.exp: Add test to verify
5 enable/disable commands work correctly with
6 multiple arguments that include multiple locations.
7
9f948660
SDJ
82013-08-22 Samuel Bronson <naesten@gmail.com>
9
10 ARM Linux support for `catch syscall'.
11 * gdb.base/catch-syscall.exp: Test this on ARM now.
12 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
13
e630b974
TT
142013-08-22 Tom Tromey <tromey@redhat.com>
15
16 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
17 default addr_size.
18 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
19
f3a76454
TT
202013-08-22 Tom Tromey <tromey@redhat.com>
21
22 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
23 standard_temp_file.
24
de5f37e1
TT
252013-08-22 Tom Tromey <tromey@redhat.com>
26
27 * gdb.arch/amd64-byte.exp: Use standard_testfile,
28 clean_restart.
29 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
30 * gdb.arch/amd64-dword.exp: Use standard_testfile,
31 clean_restart.
32 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
33 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
34 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
35 * gdb.arch/amd64-word.exp: Use standard_testfile,
36 clean_restart.
37 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
38 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
39 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
40 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
41 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
42 * gdb.arch/i386-signal.exp: Use standard_testfile.
43 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
44 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
45 * gdb.arch/i386-unwind.exp: Use standard_testfile.
46 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
47
8448e842
TT
482013-08-22 Tom Tromey <tromey@redhat.com>
49
50 * gdb.python/py-error.exp: Use gdb_remote_download.
51 * gdb.python/py-mi.exp: Use gdb_remote_download.
52 * gdb.python/py-objfile-script.exp: Use standard_output_file.
53 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
54 (run_lang_tests): Likewise.
55 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
56 filename.
57 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
58 compiling. Use gdb_remote_download. Update some tests.
59 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
60 standard_output_file.
61 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
62 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
63 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
64 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
65 standard_output_file.
66
16cfcbc2
TT
672013-08-22 Tom Tromey <tromey@redhat.com>
68
69 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
70
44ee8174
TT
712013-08-22 Tom Tromey <tromey@redhat.com>
72
73 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
74 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
75 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
76 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
77 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
78 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
79 * lib/gdb.exp (gdb_remote_download): New proc.
80
7a218f88
TT
812013-08-22 Tom Tromey <tromey@redhat.com>
82
83 * gdb.dwarf2/clztest.exp: Use standard_testfile.
84 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
85 * gdb.dwarf2/fission-base.S: Remove directory from
86 DW_AT_GNU_dwo_name.
87 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
88 debug-file-directory.
89 * gdb.dwarf2/fission-reread.S: Remove directory from
90 DW_AT_GNU_dwo_name.
91 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
92 debug-file-directory.
93
70cc1c23
DE
942013-08-16 Doug Evans <dje@google.com>
95
96 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
97 prelink complains about an unhandled DWARF version.
98
61884d20
DE
992013-08-14 Cary Coutant <ccoutant@google.com>
100
101 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
102
5e92f71a
TT
1032013-08-13 Tom Tromey <tromey@redhat.com>
104 Yao Qi <yao@codesourcery.com>
105
106 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
107 * lib/gdb.exp: Handle GDB_PARALLEL.
108 (default_gdb_version): Kill inotify_pid if it exists.
109 (default_gdb_exit): Emit warning if the inotify log is not
110 empty.
111 (standard_output_file): Respect GDB_PARALLEL.
112 (standard_temp_file): Likewise.
113 (gdb_init): Start inotifywait if requested.
114
5c30d39a
AB
1152013-08-13 Andrew Burgess <aburgess@broadcom.com>
116
117 * gdb.base/printcmds.exp (test_printf): Add test for printf of
118 pointer with various flags.
119
17e1c970
TT
1202013-08-13 Tom Tromey <tromey@redhat.com>
121
122 * lib/cache.exp: New file.
123 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
124 * lib/gdb.exp: Load cache.exp.
125 (support_complex_tests, is_ilp32_target, is_lp64_target)
126 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
127 (gdb_skip_xml_test): Use gdb_caching_proc.
128 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
129
4e234898
TT
1302013-08-13 Tom Tromey <tromey@redhat.com>
131
132 * lib/gdb.exp (standard_temp_file): New proc.
133 (support_complex_tests, is_ilp32_target, is_lp64_target)
134 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
135 standard_temp_file.
136
53e981d9
TT
1372013-08-13 Tom Tromey <tromey@redhat.com>
138
139 * lib/gdb.exp (build_id_debug_filename_get): Use
140 standard_output_file.
141 * lib/prelink-support.exp (section_get)
142 (build_executable_own_libs): Use standard_output_file.
143
3f539315
TT
1442013-08-12 Tom Tromey <tromey@redhat.com>
145
146 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
147
b4013987
AA
1482013-08-12 Ali Anwar <alianwar@codesourcery.com>
149
150 * gdb.base/break.exp: Test break via convenience variable
151 with file name.
152
f61d5529
DE
1532013-08-09 Doug Evans <dje@google.com>
154
155 * lib/future.exp (gdb_find_ldd): New proc.
156 * lib/prelink-support.exp (build_executable_own_libs): Call it.
157 Make "/usr/sbin/" in prelink path optional.
158
1ed8d800
YQ
1592013-08-09 Yao Qi <yao@codesourcery.com>
160
161 * gdb.trace/collection.exp (gdb_collect_args_test): Set
162 "only" and "both" to 'print entry-values' before selecting
163 trace frame.
164
82a0a75f
YQ
1652013-08-08 Yao Qi <yao@codesourcery.com>
166
167 * gdb.trace/mi-trace-unavailable.exp: Don't set
168 "print entry-values" to "no".
169 (test_trace_unavailable): Set various values to
170 "print entry-values" to test that the output of
171 '-stack-list-locals' is not affected, and then set
172 set "print entry-values" to "no".
173
ac52f9a2
DE
1742013-08-07 Doug Evans <dje@google.com>
175
176 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
177 * gdb.python/py-value-cc.exp: Update.
178 * gdb.python/py-value.exp: Use different names for .o files for
179 C and C++. Only perform C++ tests if !skip_cplus_tests.
180
bf6d8a91
TT
1812013-08-07 Tom Tromey <tromey@redhat.com>
182
183 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
184
f9125b6c
TT
1852013-08-07 Tom Tromey <tromey@redhat.com>
186
187 * gdb.dwarf2/dwz.exp: New file.
188
3a1115a0
TT
1892013-08-02 Tom Tromey <tromey@redhat.com>
190
191 * gdb.base/watchpoint.c (struct foo5): New.
192 (nullptr): New global.
193 * gdb.base/watchpoint.exp (test_watch_location): Add test.
194
b846d303
DE
1952013-08-01 Doug Evans <dje@google.com>
196
7ee85ab1
DE
197 PR symtab/15691
198 * gdb.dwarf2/fission-mix.exp: New file.
199 * gdb.dwarf2/fission-mix.h: New file.
200 * gdb.dwarf2/fission-mix.c: New file.
201 * gdb.dwarf2/fission-mix2.c: New file.
202
b846d303
DE
203 PR symtab/15695
204 * gdb.base/func-ptr.exp: New file.
205 * gdb.base/func-ptr.c: New file.
206
67d21849
YQ
2072013-08-01 Yao Qi <yao@codesourcery.com>
208
209 * gdb.python/py-sync-interp.c: New.
210 * gdb.python/py-sync-interp.exp: New.
211
de74e63a
YQ
2122013-07-31 Yao Qi <yao@codesourcery.com>
213
214 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
215 'tdump' on stack frame 0 and 1 respectively.
216
680558e8
YQ
2172013-07-31 Yao Qi <yao@codesourcery.com>
218
219 PR gdb/13443
220 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
221 'traceframe'. Wrap test with with_test_prefix.
222 (top level): Update.
223
48bbe0bf
YQ
2242013-07-31 Yao Qi <yao@codesourcery.com>
225
226 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
227 'gdb_start'.
228 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
229 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
230
11b4b7cc
AB
2312013-07-30 Andrew Burgess <aburgess@broadcom.com>
232
233 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
234 when printing an optimized out value. Expect an error when using
235 an optimized out value in an expression.
236
b0c54aa5
AB
2372013-07-30 Andrew Burgess <aburgess@broadcom.com>
238
239 * gdb.dwarf2/pieces-optimized-out.exp: New file.
240 * gdb.dwarf2/pieces-optimized-out.c: New file.
241 * gdb.dwarf2/pieces-optimized-out.S: New file.
242
97c85fc6
MB
2432013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
244
245 PR gdb/15715
246 * gdb.base/setshow.exp: Test that relative paths passed to
247 'set history filename' are converted to absolute paths.
248
5b32ae97
KS
2492013-07-26 Keith Seitz <keiths@redhat.com>
250
251 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
252 of f77.
253 Allow for compiler variations of integer types.
254 Use mi_create_varobj.
255 Use mi_list_varobj_children for the immediate children of `array'.
256 Add "has_more" attribute for grandchildren test.
257
6f64ef53
PA
2582013-07-26 Pedro Alves <palves@redhat.com>
259
260 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
261 files.
262
fdc8aae8
AB
2632013-07-25 Andrew Burgess <aburgess@broadcom.com>
264
265 * gdb.mi/mi-reg-undefined.exp: New file.
266 * gdb.mi/mi-reg-undefined.c: Likewise.
267 * gdb.mi/mi-reg-undefined.S: Likewise.
268
6fbe845e
AB
2692013-07-25 Andrew Burgess <aburgess@broadcom.com>
270
271 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
272 z, o, and t output formats.
273 * gdb.base/display.exp: Use 'k' as an undefined format now that
274 'z' is defined.
275
7b79b135
DE
2762013-07-24 Doug Evans <dje@google.com>
277
278 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
279 "--" to switch.
280
a0607b84
YQ
2812013-07-24 Yao Qi <yao@codesourcery.com>
282
283 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
284 host.
285 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
286 Likewise. If host is remote, copy ${binfile} to host.
287
2eb14a9b
YQ
2882013-07-23 Yao Qi <yao@codesourcery.com>
289
290 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
291 message.
292
5d0a3b53
WN
2932013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
294
295 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
296 instructions and enable disp-step-syscall for arm targets.
297
9a5911c0
WN
2982013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
299
300 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
301 assembler errors on arm.
302 * gdb.dwarf2/mac-fileno.S: Likewise.
303 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
304 * gdb.dwarf2/pr13961.S: Likewise.
305
fa876972
HZ
3062013-07-19 Hui Zhu <hui@codesourcery.com>
307
308 PR gdb/15692
309 * gdb.mi/mi-dprintf.exp: Add double quotes test.
310
1527aea8
YQ
3112013-07-19 Yao Qi <yao@codesourcery.com>
312
313 * gdb.trace/read-memory.exp (test_from_remote): Update test.
314 (teset_from_exec): Likewise.
315
73c1d57e
YQ
3162013-07-19 Yao Qi <yao@codesourcery.com>
317
318 * gdb.trace/read-memory.c: New.
319 * gdb.trace/read-memory.exp: New.
320
a075c3e5
YQ
3212013-07-19 Yao Qi <yao@codesourcery.com>
322
323 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
324 $dest to link options if host is remote. Move the
325 generated file to $dest.a on host if host is remote.
326
623cc285
WN
3272013-07-18 Will Newton <will.newton@linaro.org>
328
329 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
330 to ensure the test is linked against pthreads.
331 * gdb.threads/tls-var-main.c: Likewise.
332 * gdb.threads/tls-shared.c: Likewise.
333
1f74d3b5
YQ
3342013-07-18 Yao Qi <yao@codesourcery.com>
335
336 * lib/future.exp (gdb_default_target_compile): Use tail name
337 of $destfile as the output name of compile. Move the
338 generated file to $destfile on build.
339
f6dc277e
YQ
3402013-07-18 Yao Qi <yao@codesourcery.com>
341
342 * lib/gdb.exp (gdb_compile): Set
343 gdb_saved_set_unbuffered_mode_obj to
344 set_unbuffered_mode_saved.o if host is remote. Invoke
345 remote_download to copy $unbuf_obj to host.
346
e7045703
DE
3472013-07-17 Doug Evans <dje@google.com>
348
349 * gdb.python/py-frame-args.c: New file.
350 * gdb.python/py-frame-args.py: New file.
351 * gdb.python/py-frame-args.exp New file.
352
5ea5559b
AB
3532013-07-16 Andrew Burgess <aburgess@broadcom.com>
354
355 * gdb.base/printcmds.exp (test_printf): Add tests for format
356 strings with missing format specifier.
357
4229ca0e
TT
3582013-07-16 Tom Tromey <tromey@redhat.com>
359
360 * gdb.ada/info_types.exp: Use standard_testfile.
361
5ee657d5
TT
3622013-07-16 Tom Tromey <tromey@redhat.com>
363
364 * gdb.mi/mi-basics.exp: Use standard_output_file.
365 (test_dir_specification, test_cwd_specification)
366 (test_path_specification): Use testsubdir, not subdir and objdir.
367
20e3d738
TT
3682013-07-16 Tom Tromey <tromey@redhat.com>
369
370 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
371
7d7c6477
JB
3722013-07-09 Joel Brobecker <brobecker@adacore.com>
373
374 * gdb.ada/small_reg_param.exp: Accept optional entry value
375 for parameter "w".
376
52cd8b7d
JB
3772013-07-09 Joel Brobecker <brobecker@adacore.com>
378
379 * gdb.ada/small_reg_param.exp: Remove trailing space.
380
2a998fc0
DE
3812013-07-09 Doug Evans <dje@google.com>
382
383 * gdb.base/default.exp: Update expected output of "show print array"
384 and "show print pretty".
385
0329e9fb
UW
3862013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
387
388 * gdb.threads/wp-replication.exp: Stop counting available hardware
389 watchpoints after NR_THREADS iterations.
390
1953058f
AB
3912013-07-08 Andrew Burgess <aburgess@broadcom.com>
392
393 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
394
7c0de741
YQ
3952013-07-07 Yao Qi <yao@codesourcery.com>
396
397 * boards/native-gdbserver.exp: Move invoke of
398 process_multilib_options to gdbserver-base.exp.
399 Move set_board_info 'compiler', 'gdb,noinferiorio',
400 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
401 gdbserver-base.exp.
402 Move proc ${board}_download, ${board}_upload and
403 ${board}_file to gdbserver-base.exp.
404 * boards/native-extended-gdbserver.exp: Likewise.
405 * boards/native-stdio-gdbserver.exp: Likewise.
406 * boards/gdbserver-base.exp: New file.
407
497a4c48
LM
4082013-07-05 Luis Machado <lgustavo@codesourcery.com>
409
410 * gdb.base/dump.exp: Remove arch-specific tests and do a
411 generic data address check to set is64bitonly correctly.
412
bb3f62fc
LM
4132013-07-05 Luis Machado <lgustavo@codesourcery.com>
414
415 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
416 the register number instead of expecting only 0.
417
005faa9d
WN
4182013-07-05 Will Newton <will.newton@linaro.org>
419
420 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
421 in asm syntax to allow building on ARM.
422
4767856f
YQ
4232013-07-05 Yao Qi <yao@codesourcery.com>
424
425 * boards/local-remote-host.exp: Remove obsolete comments.
426 * boards/native-extended-gdbserver.exp: Likewise.
427 * boards/native-gdbserver.exp: Likewise.
428 * boards/native-stdio-gdbserver.exp: Likewise.
429
691a26f5
AB
4302013-07-04 Andrew Burgess <aburgess@broadcom.com>
431
432 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
433 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
434 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
435
4d142eaa
JK
4362013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
437
438 * gdb.base/break-on-linker-gcd-function.exp: Replace
439 prepare_for_testing by build_executable_from_specs and clean_restart.
440
62cef515
TT
4412013-06-27 Tom Tromey <tromey@redhat.com>
442
443 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
444 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
445 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
446 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
447 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
448 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
449 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
450 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
451 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
452 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
453 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
454 Use standard_testfile, standard_output_file, prepare_for_testing,
455 clean_restart.
456
0ab77f5f
TT
4572013-06-27 Tom Tromey <tromey@redhat.com>
458
459 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
460 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
461 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
462 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
463 gdb.base/shreloc.exp, gdb.base/sigall.exp,
464 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
465 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
466 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
467 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
468 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
469 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
470 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
471 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
472 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
473 gdb.base/solib-weak.exp, gdb.base/source.exp,
474 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
475 gdb.base/stap-probe.exp, gdb.base/start.exp,
476 gdb.base/step-break.exp, gdb.base/step-bt.exp,
477 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
478 gdb.base/step-test.exp, gdb.base/structs.exp,
479 gdb.base/structs2.exp, gdb.base/structs3.exp,
480 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
481 standard_output_file, prepare_for_testing, clean_restart.
482
822bd149
TT
4832013-06-27 Tom Tromey <tromey@redhat.com>
484
485 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
486 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
487 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
488 gdb.base/pending.exp, gdb.base/permissions.exp,
489 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
490 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
491 gdb.base/printcmds.exp, gdb.base/prologue.exp,
492 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
493 gdb.base/ptype.exp, gdb.base/randomize.exp,
494 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
495 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
496 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
497 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
498 standard_testfile, standard_output_file, prepare_for_testing,
499 clean_restart.
500
f8b41b00
TT
5012013-06-27 Tom Tromey <tromey@redhat.com>
502
a8c97a87
TT
503 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
504 gdb.base/huge.exp, gdb.base/included.exp,
505 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
506 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
507 gdb.base/info-os.exp, gdb.base/info-proc.exp,
508 gdb.base/info-target.exp, gdb.base/infoline.exp,
509 gdb.base/interp.exp, gdb.base/interrupt.exp,
510 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
511 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
512 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
513 gdb.base/logical.exp, gdb.base/long_long.exp,
514 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
515 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
516 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
517 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
518 standard_testfile, standard_output_file, prepare_for_testing,
519 clean_restart.
520
289f9037
TT
5212013-06-27 Tom Tromey <tromey@redhat.com>
522
a8c97a87
TT
523 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
524 gdb.base/enumval.exp, gdb.base/environ.exp,
525 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
526 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
527 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
528 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
529 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
530 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
531 gdb.base/fullname.exp, gdb.base/funcargs.exp,
532 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
533 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
534 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
535 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
536 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
537 gdb.base/gnu_vector.exp: Use standard_testfile,
538 standard_output_file, prepare_for_testing, clean_restart.
289f9037 539
f76495c8
TT
5402013-06-27 Tom Tromey <tromey@redhat.com>
541
a8c97a87
TT
542 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
543 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
544 gdb.base/call-strs.exp, gdb.base/callexit.exp,
545 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
546 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
547 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
548 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
549 gdb.base/commands.exp, gdb.base/completion.exp,
550 gdb.base/complex.exp, gdb.base/cond-expr.exp,
551 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
552 gdb.base/constvars.exp, gdb.base/corefile.exp,
553 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
554 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
555 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
556 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
557 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
558 standard_output_file, prepare_for_testing, clean_restart.
559
a64d2530
TT
5602013-06-27 Tom Tromey <tromey@redhat.com>
561
a8c97a87
TT
562 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
563 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
564 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
565 gdb.base/async-shell.exp, gdb.base/async.exp,
566 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
567 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
568 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
569 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
570 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
571 gdb.base/break-on-linker-gcd-function.exp,
572 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
573 standard_output_file, prepare_for_testing, clean_restart.
574
aaff8d73
YQ
5752013-06-26 Yao Qi <yao@codesourcery.com>
576
577 * gdb.trace/mi-trace-frame-collected.exp: New.
578
a0743c90
YQ
5792013-06-25 Yao Qi <yao@codesourcery.com>
580
581 * boards/native-extended-gdbserver.exp: Set board_info
582 'gdb,predefined_tsv'.
583 * boards/native-gdbserver.exp: Likewise.
584 * boards/native-stdio-gdbserver.exp: Likewise.
585 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
586 uploaded TSVs if target supports tracing.
587 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
588 tracing and target has predefined tsv.
589
9d6e6e84
HZ
5902013-06-25 Yao Qi <yao@codesourcery.com>
591 Hui Zhu <hui@codesourcery.com>
592 Pedro Alves <palves@redhat.com>
593
594 PR breakpoints/15075
595 PR breakpoints/15434
596 * gdb.base/dprintf-next.c: New file.
597 * gdb.base/dprintf-next.exp: New file.
598 * gdb.base/dprintf-non-stop.c: New file.
599 * gdb.base/dprintf-non-stop.exp: New file.
600 * gdb.base/dprintf.exp: Don't check "continue" in the output
601 of "info breakpoints".
602 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
603 Don't check "continue" in script field.
604
e7ab3185
TT
6052013-06-21 Tom Tromey <tromey@redhat.com>
606
607 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
608 name in a test name.
609
c898adb7
YQ
6102013-06-20 Yao Qi <yao@codesourcery.com>
611
612 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
613 and set an action.
614 (test_trace_unavailable): Test command -data-list-register-values
615 in the context of traceframe and with option --skip-unavailable.
616 * gdb.trace/trace-unavailable.c (foo): New.
617 (main): Call it.
618 * gdb.mi/gdb2549.exp: Update matching pattern.
619
4d157a3d
MF
6202013-06-19 Mike Frysinger <vapier@gentoo.org>
621
622 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
623 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
624 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
625 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
626 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
627
d69cace4
LM
6282013-06-19 Luis Machado <lgustavo@codesourcery.com>
629
630 * gdb.base/subst.exp: Delete default rules before further
631 tests.
632
9bdd0636
YQ
6332013-06-19 Yao Qi <yao@codesourcery.com>
634
635 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
636 unsupported if it is not registered.
637
427cd150
TT
6382013-06-18 Tom Tromey <tromey@redhat.com>
639
640 * gdb.base/random-signal.c: New file.
641 * gdb.base/random-signal.exp: New file.
642
6de7c271
WN
6432013-06-18 Will Newton <will.newton@linaro.org>
644
645 * gdb.base/skip.c: Use comma to evaluate results of foo()
646 and bar() before passing to baz().
647 * gdb.base/skip.c: baz() now takes one argument instead of
648 two.
649
5bd1ef56
TT
6502013-06-18 Tom Tromey <tromey@redhat.com>
651
652 * gdb.dwarf2/implptrpiece.exp: New file.
653 * gdb.dwarf2/implptrconst.exp (d): New variable.
654 Print d.
655 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
656
e379b391
TT
6572013-06-18 Tom Tromey <tromey@redhat.com>
658
659 * lib/selftest-support.exp (do_self_tests): Reject remote or
660 non-native targets.
661 * gdb.gdb/complaints.exp: Remove check.
662 * gdb.gdb/observer.exp: Remove check.
663 * gdb.gdb/xfullpath.exp: Remove check.
664 * gdb.gdb/complaints.exp: Remove check.
665
4ec70201
PA
6662013-06-07 Pedro Alves <palves@redhat.com>
667
668 * boards/native-extended-gdbserver.exp: Remove semicolon.
669 * config/arm-ice.exp: Likewise.
670 * config/bfin.exp: Likewise.
671 * config/cygmon.exp: Likewise.
672 * config/h8300.exp: Likewise.
673 * config/monitor.exp: Likewise.
674 * config/sid.exp: Likewise.
675 * config/sim.exp: Likewise.
676 * config/slite.exp: Likewise.
677 * config/vx.exp: Likewise.
678 * gdb.arch/i386-bp_permanent.exp: Likewise.
679 * gdb.asm/asm-source.exp: Likewise.
680 * gdb.base/args.exp: Likewise.
681 * gdb.base/attach-pie-misread.exp: Likewise.
682 * gdb.base/auxv.exp: Likewise.
683 * gdb.base/bigcore.exp: Likewise.
684 * gdb.base/bitfields2.exp: Likewise.
685 * gdb.base/bitfields.exp: Likewise.
686 * gdb.base/break.exp: Likewise.
687 * gdb.base/break-interp.exp: Likewise.
688 * gdb.base/callfuncs.exp: Likewise.
689 * gdb.base/call-sc.exp: Likewise.
690 * gdb.base/commands.exp: Likewise.
691 * gdb.base/corefile.exp: Likewise.
692 * gdb.base/dbx.exp: Likewise.
693 * gdb.base/ending-run.exp: Likewise.
694 * gdb.base/exprs.exp: Likewise.
695 * gdb.base/funcargs.exp: Likewise.
696 * gdb.base/hbreak2.exp: Likewise.
697 * gdb.base/huge.exp: Likewise.
698 * gdb.base/list.exp: Likewise.
699 * gdb.base/memattr.exp: Likewise.
700 * gdb.base/overlays.exp: Likewise.
701 * gdb.base/printcmds.exp: Likewise.
702 * gdb.base/recurse.exp: Likewise.
703 * gdb.base/remotetimeout.exp: Likewise.
704 * gdb.base/reread.exp: Likewise.
705 * gdb.base/savedregs.exp: Likewise.
706 * gdb.base/scope.exp: Likewise.
707 * gdb.base/sepdebug.exp: Likewise.
708 * gdb.base/setshow.exp: Likewise.
709 * gdb.base/setvar.exp: Likewise.
710 * gdb.base/sigaltstack.exp: Likewise.
711 * gdb.base/siginfo-addr.exp: Likewise.
712 * gdb.base/siginfo.exp: Likewise.
713 * gdb.base/siginfo-obj.exp: Likewise.
714 * gdb.base/sigrepeat.exp: Likewise.
715 * gdb.base/sigstep.exp: Likewise.
716 * gdb.base/structs.exp: Likewise.
717 * gdb.base/testenv.exp: Likewise.
718 * gdb.base/twice.exp: Likewise.
719 * gdb.base/valgrind-db-attach.exp: Likewise.
720 * gdb.base/valgrind-infcall.exp: Likewise.
721 * gdb.base/varargs.exp: Likewise.
722 * gdb.base/watchpoint.exp: Likewise.
723 * gdb.cp/gdb1355.exp: Likewise.
724 * gdb.cp/misc.exp: Likewise.
725 * gdb.disasm/hppa.exp: Likewise.
726 * gdb.disasm/t01_mov.exp: Likewise.
727 * gdb.disasm/t02_mova.exp: Likewise.
728 * gdb.disasm/t03_add.exp: Likewise.
729 * gdb.disasm/t04_sub.exp: Likewise.
730 * gdb.disasm/t05_cmp.exp: Likewise.
731 * gdb.disasm/t06_ari2.exp: Likewise.
732 * gdb.disasm/t07_ari3.exp: Likewise.
733 * gdb.disasm/t08_or.exp: Likewise.
734 * gdb.disasm/t09_xor.exp: Likewise.
735 * gdb.disasm/t10_and.exp: Likewise.
736 * gdb.disasm/t11_logs.exp: Likewise.
737 * gdb.disasm/t12_bit.exp: Likewise.
738 * gdb.disasm/t13_otr.exp: Likewise.
739 * gdb.gdb/selftest.exp: Likewise.
740 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
741 * gdb.mi/mi-reverse.exp: Likewise.
742 * gdb.pascal/floats.exp: Likewise.
743 * gdb.python/py-inferior.exp: Likewise.
744 * gdb.threads/attach-into-signal.exp: Likewise.
745 * gdb.threads/pthreads.exp: Likewise.
746 * gdb.threads/thread_events.exp: Likewise.
747 * gdb.threads/watchthreads.exp: Likewise.
748 * gdb.trace/actions-changed.exp: Likewise.
749 * gdb.trace/actions.exp: Likewise.
750 * gdb.trace/ax.exp: Likewise.
751 * gdb.trace/backtrace.exp: Likewise.
752 * gdb.trace/change-loc.exp: Likewise.
753 * gdb.trace/deltrace.exp: Likewise.
754 * gdb.trace/disconnected-tracing.exp: Likewise.
755 * gdb.trace/ftrace.exp: Likewise.
756 * gdb.trace/infotrace.exp: Likewise.
757 * gdb.trace/passc-dyn.exp: Likewise.
758 * gdb.trace/passcount.exp: Likewise.
759 * gdb.trace/pending.exp: Likewise.
760 * gdb.trace/qtro.exp: Likewise.
761 * gdb.trace/range-stepping.exp: Likewise.
762 * gdb.trace/report.exp: Likewise.
763 * gdb.trace/save-trace.exp: Likewise.
764 * gdb.trace/status-stop.exp: Likewise.
765 * gdb.trace/strace.exp: Likewise.
766 * gdb.trace/tfile.exp: Likewise.
767 * gdb.trace/tfind.exp: Likewise.
768 * gdb.trace/trace-break.exp: Likewise.
769 * gdb.trace/tracecmd.exp: Likewise.
770 * gdb.trace/trace-mt.exp: Likewise.
771 * gdb.trace/tspeed.exp: Likewise.
772 * gdb.trace/tsv.exp: Likewise.
773 * gdb.trace/while-stepping.exp: Likewise.
774 * lib/gdb.exp: Likewise.
775 * lib/gdbserver-support.exp: Likewise.
776 * lib/java.exp: Likewise.
777 * lib/mi-support.exp: Likewise.
778 * lib/pascal.exp: Likewise.
779 * lib/prompt.exp: Likewise.
780 * lib/trace-support.exp: Likewise.
781
47d48711
PA
7822013-06-07 Pedro Alves <palves@redhat.com>
783
784 * gdb.ada/info_types.c: Fix formating in copyright header.
785 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
786 * gdb.base/float.c: Likewise.
787 * gdb.base/inferior-died.c: Likewise.
788 * gdb.base/interp.c: Likewise.
789 * gdb.base/jit-main.c: Likewise.
790 * gdb.base/jit-solib.c: Likewise.
791 * gdb.base/long_long.c: Likewise.
792 * gdb.base/longjmp.c: Likewise.
793 * gdb.base/nextoverexit.c: Likewise.
794 * gdb.base/pr11022.c: Likewise.
795 * gdb.base/prelink-lib.c: Likewise.
796 * gdb.base/prelink.c: Likewise.
797 * gdb.base/prologue.c: Likewise.
798 * gdb.base/restore.c: Likewise.
799 * gdb.base/sigchld.c: Likewise.
800 * gdb.base/solib-search-lib1.c: Likewise.
801 * gdb.base/solib-search-lib2.c: Likewise.
802 * gdb.base/solib-search.c: Likewise.
803 * gdb.base/solib-search.h: Likewise.
804 * gdb.base/whatis.c: Likewise.
805 * gdb.cp/abstract-origin.cc: Likewise.
806 * gdb.cp/anon-struct.cc: Likewise.
807 * gdb.cp/baseenum.cc: Likewise.
808 * gdb.cp/bs15503.cc: Likewise.
809 * gdb.cp/call-c-1.c: Likewise.
810 * gdb.cp/call-c.cc: Likewise.
811 * gdb.cp/class2.cc: Likewise.
812 * gdb.cp/classes.cc: Likewise.
813 * gdb.cp/cttiadd.cc: Likewise.
814 * gdb.cp/cttiadd1.cc: Likewise.
815 * gdb.cp/cttiadd2.cc: Likewise.
816 * gdb.cp/cttiadd3.cc: Likewise.
817 * gdb.cp/derivation.cc: Likewise.
818 * gdb.cp/derivation2.cc: Likewise.
819 * gdb.cp/dispcxx.cc: Likewise.
820 * gdb.cp/exception.cc: Likewise.
821 * gdb.cp/gdb2384-base.cc: Likewise.
822 * gdb.cp/gdb2384-base.h: Likewise.
823 * gdb.cp/gdb2384.cc: Likewise.
824 * gdb.cp/gdb2495.cc: Likewise.
825 * gdb.cp/mb-inline.h: Likewise.
826 * gdb.cp/mb-inline1.cc: Likewise.
827 * gdb.cp/mb-inline2.cc: Likewise.
828 * gdb.cp/member-name.cc: Likewise.
829 * gdb.cp/member-ptr.cc: Likewise.
830 * gdb.cp/misc.cc: Likewise.
831 * gdb.cp/namespace1.cc: Likewise.
832 * gdb.cp/nextoverthrow.cc: Likewise.
833 * gdb.cp/pr-574.cc: Likewise.
834 * gdb.cp/pr9631.cc: Likewise.
835 * gdb.cp/printmethod.cc: Likewise.
836 * gdb.cp/psmang1.cc: Likewise.
837 * gdb.cp/psmang2.cc: Likewise.
838 * gdb.cp/psymtab-parameter.cc: Likewise.
839 * gdb.cp/ptype-flags.cc: Likewise.
840 * gdb.cp/ref-params.cc: Likewise.
841 * gdb.cp/ref-types.cc: Likewise.
842 * gdb.cp/smartp.cc: Likewise.
843 * gdb.cp/try_catch.cc: Likewise.
844 * gdb.cp/userdef.cc: Likewise.
845 * gdb.cp/using-crash.cc: Likewise.
846 * gdb.cp/virtfunc.cc: Likewise.
847 * gdb.cp/virtfunc2.cc: Likewise.
848 * gdb.dwarf2/callframecfa.S: Likewise.
849 * gdb.dwarf2/dw2-ranges.c: Likewise.
850 * gdb.dwarf2/dw2-ranges2.c: Likewise.
851 * gdb.dwarf2/dw2-ranges3.c: Likewise.
852 * gdb.dwarf2/dw2-restore.S: Likewise.
853 * gdb.dwarf2/pieces.S: Likewise.
854 * gdb.dwarf2/valop.S: Likewise.
855 * gdb.java/jnpe.java: Likewise.
856 * gdb.mi/mi-stepn.c: Likewise.
857 * gdb.mi/mi-var-cp.cc: Likewise.
858 * gdb.mi/mi-var-rtti.cc: Likewise.
859 * gdb.mi/ns-stale-regcache.c: Likewise.
860 * gdb.mi/pr11022.c: Likewise.
861 * gdb.mi/solib-lib.c: Likewise.
862 * gdb.mi/solib-main.c: Likewise.
863 * gdb.python/py-arch.c: Likewise.
864 * gdb.python/py-block.c: Likewise.
865 * gdb.python/py-breakpoint.c: Likewise.
866 * gdb.python/py-events.c: Likewise.
867 * gdb.python/py-evthreads.c: Likewise.
868 * gdb.python/py-explore.c: Likewise.
869 * gdb.python/py-explore.cc: Likewise.
870 * gdb.python/py-finish-breakpoint.c: Likewise.
871 * gdb.python/py-finish-breakpoint2.cc: Likewise.
872 * gdb.python/py-symbol.c: Likewise.
873 * gdb.threads/execl.c: Likewise.
874 * gdb.threads/execl1.c: Likewise.
875
88ab5684
WN
8762013-06-07 Will Newton <will.newton@linaro.org>
877
878 * gdb.base/long_long.exp: Fix ARM EABI target glob.
879
42daa7a0
WN
8802013-06-07 Will Newton <will.newton@linaro.org>
881
882 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
883 and "starting".
884
f4059ef3
WN
8852013-06-07 Will Newton <will.newton@linaro.org>
886
887 * gdb.cp/anon-struct.exp: Conditionalize constructor and
888 destructor prototypes for ARM ABI.
889 * gdb.cp/m-static.exp: Likewise.
890
8cb5cc78
YQ
8912013-06-07 Yao Qi <yao@codesourcery.com>
892
893 * gdb.trace/mi-trace-unavailable.exp: New.
894 * gdb.trace/trace-unavailable.c: New.
895
c6cf1712
DE
8962013-06-06 Doug Evans <dje@google.com>
897
898 * gdb.cp/derivation.exp: Make tests have unique names.
899
bf6be0f4
TT
9002013-06-06 Tom Tromey <tromey@redhat.com>
901
902 * gdb.base/dump.exp (capture_value): Don't put expression into
903 test name if arguments passed in.
904 Rename a couple more tests to make them unique.
905
ebb022fa
TT
9062013-06-06 Tom Tromey <tromey@redhat.com>
907
908 * gdb.base/break-always.exp: Explicitly specify test name.
909
69fc87c2
DE
9102013-06-05 Doug Evans <dje@google.com>
911 Keith Seitz <keiths@redhat.com>
912
913 * gdb.cp/derivation2.cc: New file.
914 * gdb.cp/derivation.cc (main): Call foo2.
915 * gdb.cp/derivation.exp: Add tests for typedefs in another
916 file, and when there's an active block.
917
f993f39e
LM
9182013-06-05 Luis Machado <lgustavo@codesourcery.com>
919
920 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
921 from targets that use function descriptors in the virtual tables.
922 Handle presence of dot symbols.
923
afacd7f3
GB
9242013-06-04 Gary Benson <gbenson@redhat.com>
925
926 * gdb.base/break-probes.exp: New file.
927 * gdb.base/break-probes.c: Likewise.
928 * gdb.base/break-probes-solib.c: Likewise.
929 * gdb.base/info-shared.exp: New file.
930 * gdb.base/info-shared.c: Likewise.
931 * gdb.base/info-shared-solib1.c: Likewise.
932 * gdb.base/info-shared-solib2.c: Likewise.
933
a29a3fb7
GB
9342013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
935 Gary Benson <gbenson@redhat.com>
936
937 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
938 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
939 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
940 to be set to "no" to indicate that no ld.so copy should be made.
941 * gdb.base/break-interp.exp (solib_bp): New constant.
942 (reach_1): Use the above instead of "_dl_debug_state".
943 (test_attach): Likewise.
944 (test_ld): Likewise.
945 * gdb.threads/dlopen-libpthread.exp: New file.
946 * gdb.threads/dlopen-libpthread.c: Likewise.
947 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
948 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
949
62a813cc
YQ
9502013-05-30 Yao Qi <yao@codesourcery.com>
951
952 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
953 Add a test that no MI notification is emitted when executing
954 -exec-arguments.
955
8f56dad4
JK
9562013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
957
958 PR testsuite/12649
959 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
960 $mi_gdb_prompt expectation by mi_expect_stop.
961 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
962 (mi info dprintf second time): Replace them by mi_send_resuming_command
963 and mi_expect_stop.
964
c588eb20
GB
9652013-05-24 Gary Benson <gbenson@redhat.com>
966
967 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
968 backslash.
969 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
970 backslashes.
971 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
972 backslash.
973
c0ea94eb
YQ
9742013-05-24 Yao Qi <yao@codesourcery.com>
975
976 * gdb.trace/tfile.exp: Test inferior and thread.
977
db1ac436
YQ
9782013-05-24 Yao Qi <yao@codesourcery.com>
979 Pedro Alves <palves@redhat.com>
980
981 * gdb.base/range-stepping.exp: Skip the rest of tests if the
982 test fails.
983 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
984 Return 0 if the test passes, otherwise return 1.
985
b6abb10c
DE
9862013-05-23 Doug Evans <dje@google.com>
987
988 * boards/fission-dwp.exp: New file.
989
bc5065a7
PA
9902013-05-23 Yao Qi <yao@codesourcery.com>
991 Pedro Alves <palves@redhat.com>
992
993 * gdb.base/range-stepping.c: New file.
994 * gdb.base/range-stepping.exp: New file.
995 * gdb.trace/range-stepping.c: New file.
996 * gdb.trace/range-stepping.exp: New file.
997 * lib/range-stepping-support.exp: New file.
998
5f2e6b00
TT
9992013-05-22 Tom Tromey <tromey@redhat.com>
1000
1001 * gdb.cp/class2.cc (main): New local 'aref'.
1002 * gdb.cp/class2.exp: Check printing of 'aref'.
1003
e6ba475a
DE
10042013-05-22 Doug Evans <dje@google.com>
1005
1006 * gdb.threads/wp-replication.c (main): Insert some code at the start
1007 to ensure the breakpoint on main is only hit once. Fix comment.
1008
52c935b6
KS
10092013-05-21 Keith Seitz <keiths@redhat.com>
1010 Pedro Alves <palves@redhat.com>
1011
1012 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1013 gdb_expect.
1014 Add test to flush the remaining input buffer so that this
1015 file passes testsuite/12649.
1016
bd9673a4
PW
10172013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1018
1019 * gdb.base/catch-signal-fork.exp: New file.
1020 * gdb.base/catch-signal-fork.c: New file.
1021
69a97597
SA
10222013-05-21 Sterling Augustine <saugustine@google.com>
1023
1024 * boards/remote-stdio-gdbserver.exp: New file.
1025
44e97363
JK
10262013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1027
1028 PR testsuite/12649
1029 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1030 racy matches.
1031
02392865
CG
10322013-05-21 Christian Groessler <chris@groessler.org>
1033
1034 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1035 since it's not supported in all shells.
1036
c5867ab6
HZ
10372013-05-21 Hui Zhu <hui@codesourcery.com>
1038
1039 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1040 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1041
6c9e2db4
DE
10422013-05-20 Doug Evans <dje@google.com>
1043
1044 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1045 (_handle_DW_TAG): Use it.
1046 (cu, tu): Replace parameters is_64, version, addr_size with options.
1047 All callers updated. Add Fission support.
1048 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1049 * gdb.dwarf2/method-ptr.exp: Ditto.
1050 * gdb.dwarf2/nostaticblock.exp: Ditto.
1051 * gdb.dwarf2/subrange.exp: Ditto.
1052 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1053
4a6e676c
TT
10542013-05-20 Tom Tromey <tromey@redhat.com>
1055
1056 * gdb.gdb/python-selftest.exp: New file.
1057
e19d3afb
DE
10582013-05-20 Doug Evans <dje@google.com>
1059
1060 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1061 -fdebug-types-section.
1062
4d804846
JB
10632013-05-20 Joel Brobecker <brobecker@adacore.com>
1064
1065 * gdb.ada/float_param: New testcase.
1066
8d324e83
DE
10672013-05-17 Doug Evans <dje@google.com>
1068
7d0c9981
DE
1069 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1070 Add tests for "maint check-symtabs", "maint expand-symtabs".
1071
8d324e83
DE
1072 * gdb.base/maint.exp: Remove testing of individual maint command
1073 help output.
1074
177aadc4
PA
10752013-05-16 Pedro Alves <palves@redhat.com>
1076
1077 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1078 comment. Use gdb_test_no_output.
1079
b8fea896
JB
10802013-05-16 Joel Brobecker <brobecker@adacore.com>
1081
1082 * gdb.ada/complete.exp: Add test verifying completion using
1083 the "tab" key.
1084
52c935b6
KS
10852013-05-15 Keith Seitz <keiths@redhat.com>
1086
1087 * gdb.base/filesym.exp: New completer test.
1088 * gdb.base/filesym.c: New file.
1089
ed0f00b8
PA
10902013-05-15 Pedro Alves <palves@redhat.com>
1091
1092 * gdb.base/fixsection.c: Remove attribution.
1093 * gdb.base/watch-read.exp: Ditto.
1094
55fb6d27
TT
10952013-05-13 Tom Tromey <tromey@redhat.com>
1096
1097 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1098 size and change type sizes to 4 bytes.
1099
ac1ca910
TT
11002013-05-13 Tom Tromey <tromey@redhat.com>
1101
1102 * gdb.base/exprs.exp (test_expr): Add regression test.
1103 * gdb.base/exprs.c (null_t_struct): New global.
1104
8414efef
MB
11052013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1106
1107 * gdb.base/default.exp: Disable history saving.
1108 * gdb.base/setshow.exp: Likewise.
1109
9779ab84
PA
11102013-05-10 Pedro Alves <palves@redhat.com>
1111
1112 PR remote/15455
1113
1114 * gdb.trace/qtro.c: New file.
1115 * gdb.trace/qtro.exp: New file.
1116
1e611234
PM
11172013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1118
1119 * gdb.python/py-framefilter.py: New File.
1120 * gdb.python/py-framefilter-mi.exp: Ditto.
1121 * gdb.python/py-framefilter.c: Ditto.
1122 * gdb.python/py-framefilter-mi.exp: Ditto.
1123 * gdb.python/py-framefilter-mi.c: Ditto,
1124 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1125
5e4c3ac4
TT
11262013-05-08 Tom Tromey <tromey@redhat.com>
1127
1128 * gdb.base/solib-search.exp: Set test name for "set
1129 solib-search-path" test.
1130
993654a9
HAQ
11312013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1132
1133 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1134 (set_a_tracepoint): Set tracepoint before prologue.
1135 (run_trace_experiment): Test setup_tracepoints and 'break end'
1136 in it.
1137 (trace_buffer_normal): Remove.
1138 (gdb_trace_circular_tests): Remove. Move tests to...
1139 (top level): ...here. Call 'runto_main' before checking for
1140 trace support. Use commands to check the support for circular
1141 trace buffer and changing of trace buffer size. Add test
1142 to calculate size of single frame. Use this size to
1143 calculate the size of trace buffer. Use 'tfind pc func9'
1144 instead of 'tfind 9'. Use 'with_test_prefix'.
1145
c95aea6b
TT
11462013-05-07 Tom Tromey <tromey@redhat.com>
1147
1148 * lib/selftest-support.exp: New file.
1149 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1150 do_self_tests.
1151 (setup_test, find_gdb): Remove.
1152 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1153 do_self_tests.
1154 (setup_test, find_gdb): Remove.
1155 (test_observer): Don't call setup_test. Remove argument.
1156 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1157 (find_gdb): Remove.
1158 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1159 do_self_tests.
1160 (setup_test, find_gdb): Remove.
1161 (test_with_self): Don't call setup_test. Remove argument.
1162
1f031429
PA
11632013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1164
1165 * gdb.arch/system-gcore.exp: Remove.
1166 * gdb.arch/gcore.c: Remove.
1167 * gdb.base/gcore.exp: Add "info reg system".
1168
58ce7251
SDJ
11692013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1170
1171 PR breakpoints/15413:
1172 * gdb.base/pending.exp: Add test for completion of the "condition"
1173 command for pending breakpoints.
1174 * gdb.linespec/linespec.ex: Add test for completion of the
1175 "condition" command when dealing with multiple locations.
1176
aacbb8a5
LM
11772013-05-07 Luis Machado <lgustavo@codesourcery.com>
1178
1179 * gdb.threads/wp-replication.c: New file.
1180 * gdb.threads/wp-replication.exp: New file.
1181
2dd6254d
SL
11822013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1183
1184 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1185
c2a96e8c
DE
11862013-05-06 Doug Evans <dje@google.com>
1187
b903e17e
DE
1188 * gdb.base/solib-search-lib1.c: New file.
1189 * gdb.base/solib-search-lib2.c: New file.
1190 * gdb.base/solib-search.c: New file.
1191 * gdb.base/solib-search.h: New file.
1192 * gdb.base/solib-search.exp: New file.
1193
fac51dd9
DE
1194 * lib/gdb.exp (gdb_core_cmd): New function.
1195 * gdb.arch/system-gcore.exp: Use it.
1196 * gdb.arch/vsx-regs.exp: Ditto.
1197 * gdb.base/gcore.exp: Ditto.
1198 * gdb.threads/gcore-thread.exp: Ditto.
1199
c2a96e8c
DE
1200 * gdb.reverse/shr.h: New file.
1201 * gdb.reverse/shr1.c: New file.
1202 * gdb.reverse/shr2.c: #include "shr.h".
1203 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1204 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1205 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1206 Update tests using sleep/printf to use shr2.sl instead.
1207 * gdb.reverse/solib-reverse.exp: Ditto.
1208
b6807d98
TT
12092013-05-06 Tom Tromey <tromey@redhat.com>
1210
1211 * gdb.dwarf2/implptrconst.c: New file.
1212 * gdb.dwarf2/implptrconst.exp: New file.
1213 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1214 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1215 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1216
96f7d3f1
PW
12172013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1218
1219 * gdb.base/catch-sig.c (main): Raise SIGINT.
1220 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1221
1ebff1fd
HAQ
12222013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1223
1224 * status-stop.exp (test_tstart_tstart): Check for error
1225 returned by the second 'tstart' command.
1226
f92b06da
WT
12272013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1228
1229 * gdb.xml/maint_print_struct.exp: New file.
1230 * gdb.xml/maint_print_struct.xml: New file.
1231
ff546935
TT
12322013-04-25 Tom Tromey <tromey@redhat.com>
1233
1234 * gdb.dwarf2/nostaticblock.exp: New file.
1235
bf9e4d0c
MB
12362013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1237
1238 PR gdb/10462
1239 * gdb.base/setshow.exp: Add test case.
1240
a11cfd87
HZ
12412013-04-23 Hui Zhu <hui@codesourcery.com>
1242
1243 PR gdb/15293
a11cfd87
HZ
1244 * gdb.base/dprintf.exp: Add ignore command.
1245
2d9442cc
HZ
12462013-04-23 Hui Zhu <hui@codesourcery.com>
1247
1248 PR gdb/15165
2d9442cc
HZ
1249 * gdb.base/save-bp.exp: Add test for dprintf.
1250
0f3305ed
TT
12512013-04-22 Tom Tromey <tromey@redhat.com>
1252
1253 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1254 notice_open_fds.
1255
d504301e
SDJ
12562013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1257
1258 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1259 ldflags.
1260
9991b207
SDJ
12612013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1262
1263 * gdb.arch/arm-bl-branch-dest.c: New file.
1264 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1265
433730c9
PA
12662013-04-19 Vladimir Kargov <kargov@gmail.com>
1267 Pedro Alves <palves@redhat.com>
1268
1269 * gdb.arch/i386-float.S: New file.
1270 * gdb.arch/i386-float.exp: New file.
1271
9a908334
LM
12722013-04-18 Luis Machado <lgustavo@codesourcery.com>
1273
1274 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1275 type void *.
1276
4f22ed5c
DE
12772013-04-17 Doug Evans <dje@google.com>
1278
1279 * lib/dwarf.exp (Dwarf): New proc "tu".
1280 * gdb.dwarf2/missing-sig-type.exp: New file.
1281
a0d3f2f5
SCR
12822013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1283
1284 Add option to link testcases with Pthreads library when
1285 using 'prepare_for_testing' in tests.
1286
1287 * lib/gdb.exp (build_executable_from_specs): Use
1288 gdb_compile_pthreads to compile if option "pthreads" is
1289 specified.
1290
cc16e6c9
TT
12912013-04-15 Tom Tromey <tromey@redhat.com>
1292
1293 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1294
72f1fe8a
TT
12952013-04-15 Tom Tromey <tromey@redhat.com>
1296
1297 * gdb.base/default.exp: Update for $_exception.
1298 * gdb.cp/exceptprint.cc: New file.
1299 * gdb.cp/exceptprint.exp: New file.
1300 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1301
6e72ca20
TT
13022013-04-15 Tom Tromey <tromey@redhat.com>
1303
1304 * gdb.cp/typeid.cc: New file.
1305 * gdb.cp/typeid.exp: New file.
1306
591f19e8
TT
13072013-04-15 Tom Tromey <tromey@redhat.com>
1308
1309 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1310
da9160e4
YQ
13112013-04-13 Yao Qi <yao@codesourcery.com>
1312
1313 * gdb.base/completion.exp: Test completion of command
1314 'target ctf' if target ctf is supported.
1315
f81d1120
PA
13162013-04-10 Pedro Alves <palves@redhat.com>
1317
1318 * gdb.base/completion.exp: Test "set height", "set listsize" and
1319 "set trace-buffer-size" completion.
1320 * gdb.base/setshow.exp: Test "set height unlimited".
1321 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1322 unlimited".
1323
393fd4c3
YQ
13242013-04-10 Yao Qi <yao@codesourcery.com>
1325
1326 * gdb.trace/actions.exp: Save trace data to CTF.
1327 Change to ctf target if GDB supports, read CTF data in ctf
1328 target, and check the actions of tracepoints.
1329 * gdb.trace/while-stepping.exp: Likewise.
1330 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1331 format and read CTF trace file if GDB supports.
1332 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1333 target is supported, change to ctf target, read trace data and
1334 check output of command "tstatus".
1335 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1336 read CTF data by target ctf and call check_tsv.
1337
b7a273f8
YQ
13382013-04-10 Yao Qi <yao@codesourcery.com>
1339
1340 * gdb.trace/actions.exp (check_tracepoint): New.
1341 (top level): Start the tracing and check the actions of
1342 tracepoints. Save trace data to tfile format. Restart GDB
1343 and read trace file in tfile target. Check the actions of
1344 tracepoints again.
1345 * gdb.trace/while-stepping.exp: Likewise.
1346
f3786771
YQ
13472013-04-10 Yao Qi <yao@codesourcery.com>
1348
1349 * gdb.trace/report.exp: Use standard_output_file for saved
1350 trace file.
1351
5c2b4418
HZ
13522013-04-10 Hui Zhu <hui@codesourcery.com>
1353
1354 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1355 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1356 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1357
f7543f0a
JK
13582013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1359
1360 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1361 response.
1362
f6de8ec2
PA
13632013-04-08 Pedro Alves <palves@redhat.com>
1364
1365 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1366 the location.
1367
b8abfd58
SL
13682013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1369
1370 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1371 for breakpoint location.
1372
156bffd0
SL
13732013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1374
1375 * gdb.linespec/linespec.exp: Make dir/file:line tests
1376 conditional for non-remote hosts only.
1377
c9a6ce02
PA
13782013-04-04 Stan Shebs <stan@codesourcery.com>
1379 Pedro Alves <palves@redhat.com>
1380
1381 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1382 * gdb.trace/actions-changed.c: New file.
1383 * gdb.trace/actions-changed.exp: New file.
1384 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1385 (gdb_trace_setactions_command): ... this. Add "actions_command"
1386 parameter, and handle it.
1387 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1388
4bd05f24
YQ
13892013-04-04 Yao Qi <yao@codesourcery.com>
1390
1391 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1392 'step'.
1393
3758b5ce
YQ
13942013-04-03 Yao Qi <yao@codesourcery.com>
1395
1396 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1397 "tfile-basic.tf".
1398 (test_tfind_tfile): Likewise.
1399
1dcaed0d
YQ
14002013-04-03 Yao Qi <yao@codesourcery.com>
1401
1402 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1403 "tfile-basic.tf" instead of "basic.tf".
1404 (write_error_trace_file): Pass argument "tfile-error.tf"
1405 instead of "error.tf".
1406 * gdb.trace/tfile.exp: Update tfile names to
1407 "tfile-basic.tf" and "tfile-error.tf".
1408
0e7a53fc
SL
14092013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1410
1411 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1412 empty directory in file for breakpoint hit.
1413
9852c492
YQ
14142013-03-29 Yao Qi <yao@codesourcery.com>
1415
1416 * gdb.base/completion.exp: Test completion of commands
1417 "target core", "target tfile" and "target exec".
1418 * gdb.trace/tfile.exp: Test completion of command
1419 "target tfile".
1420
af312be7
JB
14212013-03-28 Joel Brobecker <brobecker@adacore.com>
1422
1423 * gdb.ada/win_fu_syms: New testcase.
1424
e4a48d9d
DE
14252013-03-28 Doug Evans <dje@google.com>
1426
1427 * gdb.base/maint.exp (maint print statistics): Update expected output.
1428
7f7cc265
PA
14292013-03-28 Pedro Alves <palves@redhat.com>
1430
1431 PR gdb/15294
1432
1433 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1434 mean unlimited instead of $arg < 0.
1435 (test_listsize): Remove "listsize of 0 suppresses output" test.
1436 Test that "set listsize 0" ends up with an unlimited listsize.
1437
fc0da894
PA
14382013-03-28 Pedro Alves <palves@redhat.com>
1439
1440 * gdb.base/list.exp (last_line): New global.
1441 (last_line_re): New global.
1442 (test_listsize, test_list_function, test_list_forward)
1443 (test_repeat_list_command, test_list_range)
1444 (test_list_filename_and_function): Use them.
1445 * gdb.base/list0.c: Comment the last line of the file with "last
1446 line".
1447
abe7b711
PA
14482013-03-28 Pedro Alves <palves@redhat.com>
1449
1450 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1451 list the whole file.
1452
15b3979c
PA
14532013-03-28 Pedro Alves <palves@redhat.com>
1454
1455 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1456 "set listsize".
1457
96811e3b
KS
14582013-03-26 Keith Seitz <keiths@redhat.com>
1459
1460 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1461 from passing.
1462
4043f22b
PA
14632013-03-26 Pedro Alves <palves@redhat.com>
1464
1465 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1466 until after GDB has run.
1467
14a1aa17
YQ
14682013-03-26 Yao Qi <yao@codesourcery.com>
1469
1470 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1471 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1472
99c819ee
MM
14732013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1474
1475 * gdb.btrace/enable.exp: Add regression test.
1476
24955f63
TT
14772013-03-25 Tom Tromey <tromey@redhat.com>
1478
1479 * gdb.cp/m-static.exp: Add destructor-printing tests.
1480
fce632b6
TT
14812013-03-25 Tom Tromey <tromey@redhat.com>
1482
1483 * gdb.cp/m-static.exp: Add constructor ptype tests.
1484 * gdb.cp/m-static.cc (single_constructor): New class.
1485 (main): Make instance of single_constructor.
1486
598d3636
JK
14872013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1488 Pedro Alves <palves@redhat.com>
1489
1490 * gdb.server/server-kill.c: New file.
1491 * gdb.server/server-kill.exp: New file.
1492
c12440c9
PA
14932013-03-21 Pedro Alves <palves@redhat.com>
1494
1495 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1496 Expect $gdb_prompt in gdb_test_multiple.
1497
bd712aed
DE
14982013-03-21 Doug Evans <dje@google.com>
1499
1500 * gdb.base/maint.exp: Update tests for per-command stats.
1501
b2f83c08
TT
15022013-03-21 Tom Tromey <tromey@redhat.com>
1503
1504 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1505 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1506
ef0026f0
PA
15072013-03-20 Pedro Alves <palves@redhat.com>
1508
1509 PR gdb/15289
1510
1511 * gdb.base/remote.exp: Test
1512 "set remote hardware-watchpoint-limit -1",
1513 "set remote hardware-breakpoint-limit -1",
1514 "set remote hardware-watchpoint-limit 2147483647" and
1515 "set remote hardware-breakpoint-limit 2147483647".
1516
3f1175a9
PA
15172013-03-20 Pedro Alves <palves@redhat.com>
1518 Yao Qi <yao@codesourcery.com>
1519
1520 * gdb.trace/tfile.c: Add comments.
1521 (nonconstglob): New global.
1522 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1523 global that is not covered by the trace frame. Test
1524 disassembling.
1525
a09ae1c1
JK
15262013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1527
1528 * gdb.base/valgrind-infcall.exp
1529 (continue #$continue_count) <remote connection closed>
1530 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1531 $valgrind_pid.
1532
9ce98649
TT
15332013-03-15 Tom Tromey <tromey@redhat.com>
1534
1535 * gdb.cp/overload.cc (intintfunc): New.
1536 * gdb.cp/overload.exp: Add regression test.
1537
0a251e08
YQ
15382013-03-15 Yao Qi <yao@codesourcery.com>
1539
1540 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1541 using with_test_prefix.
1542 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1543 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1544 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1545 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1546 * gdb.base/break-interp.exp (test_core): Likewise.
1547 (test_attach_gdb): Likewise.
1548 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1549 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1550 Likewise.
1551 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1552 * gdb.base/jit.exp (one_jit_test): Likewise.
1553 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1554 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1555 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1556 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1557 Likewise.
1558 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1559 Likewise.
1560 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1561 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1562 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1563 (tracepoint_change_loc_2): Likewise.
1564 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1565 Likewise.
1566 (disconnected_tfind): Likewise.
1567 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1568 Likewise.
1569 (test_tfind_remote): Likewise.
1570 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1571 Likewise.
1572 (test_pending_resolved): Likewise.
1573 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1574 Likewise.
1575 (test_upload_tsv): Likewise.
1576 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1577 Likewise.
1578 (pending_tracepoint_works): Likewise.
1579 * gdb.trace/report.exp (use_collected_data): Likewise.
1580 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1581 Likewise.
1582 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1583 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1584 (strace_trace_on_same_addr): Likewise.
1585 (strace_trace_on_diff_addr): Likewise.
1586 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1587 (gdb_collect_locals_test): Likewise.
1588 (gdb_unavailable_registers_test): Likewise.
1589 (gdb_collect_globals_test): Likewise.
1590
2c415c0f
YQ
15912013-03-15 Yao Qi <yao@codesourcery.com>
1592
1593 * gdb.base/condbreak.exp: Add semicolon back which was removed
1594 by my previous commit.
1595
ae59b1da
YQ
15962013-03-14 Yao Qi <yao@codesourcery.com>
1597
1598 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1599 'return'.
1600 (gdb_target_monitor, gdb_load): Likewise.
1601 * config/sid.exp (gdb_load): Likewise.
1602 * config/slite.exp (gdb_load): Likewise.
1603 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1604 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1605 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1606 (single_step_until): Likewise.
1607 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1608 * gdb.arch/system-gcore.exp: Likewise.
1609 * gdb.base/bigcore.exp (extract_heap): Likewise.
1610 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1611 * gdb.base/call-ar-st.exp: Likewise.
1612 * gdb.base/call-rt-st.exp: Likewise.
1613 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1614 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1615 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1616 * gdb.base/corefile.exp: Likewise.
1617 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1618 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1619 * gdb.base/fixsection.exp: Likewise.
1620 * gdb.base/funcargs.exp: Likewise.
1621 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1622 * gdb.base/gcore-relro.exp: Likewise.
1623 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1624 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1625 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1626 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1627 * gdb.base/list.exp: Likewise.
1628 (set_listsize): Likewise.
1629 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1630 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1631 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1632 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1633 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1634 * gdb.base/setvar.exp: Likewise.
1635 (test_set): Likewise.
1636 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1637 * gdb.base/solib-overlap.exp: Likewise.
1638 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1639 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1640 * gdb.base/watchpoint.exp (initialize): Likewise.
1641 (test_simple_watchpoint): Likewise.
1642 (test_disabling_watchpoints): Likewise.
1643 (test_watchpoint_triggered_in_syscall): Likewise.
1644 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1645 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1646 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1647 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1648 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1649 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1650 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1651 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1652 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1653 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1654 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1655 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1656 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1657 * gdb.mi/gdb792.exp: Likewise.
1658 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1659 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1660 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1661 * gdb.threads/gcore-thread.exp: Likewise.
1662 (load_core): Likewise.
1663 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1664 (test_startup, check_control_c): Likewise.
1665 * gdb.threads/sigstep-threads.exp: Likewise.
1666 * gdb.threads/thread_check.exp: Likewise.
1667 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1668 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1669 (set_a_tracepoint, trace_buffer_normal): Likewise.
1670 (gdb_trace_circular_tests): Likewise.
1671 * gdb.trace/collection.exp: Likewise.
1672 * gdb.trace/disconnected-tracing.exp: Likewise.
1673 * gdb.trace/infotrace.exp: Likewise.
1674 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1675 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1676 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1677 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1678 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1679 * gdb.trace/stap-trace.exp: Likewise.
1680 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1681 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1682 * gdb.trace/trace-buffer-size.exp: Likewise.
1683 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1684 * gdb.trace/unavailable.exp: Likewise.
1685 * gdb.trace/while-dyn.exp: Likewise.
1686 * lib/fortran.exp (set_lang_fortran): Likewise.
1687 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1688 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1689 (default_gdb_start, get_compiler_info): Likewise.
1690 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1691 (get_debug_format, setup_xfail_format): Likewise.
1692 (rerun_to_main, gdb_skip_float_test): Likewise.
1693 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1694 * lib/java.exp (set_lang_java): Likewise.
1695 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1696 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1697 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1698 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1699 * lib/objc.exp (set_lang_objc): Likewise.
1700 * lib/pascal.exp (set_lang_pascal): Likewise.
1701 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1702 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1703 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1704
bb869963
SDJ
17052013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1706
1707 PR c++/15203
1708 PR c++/15210
1709 * gdb.cp/m-static.cc (keepalive_int): New function.
1710 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1711 * gdb.cp/m-static.exp: New test for `sintvar'.
1712
e2be70a0
YQ
17132013-03-14 Yao Qi <yao@codesourcery.com>
1714
1715 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1716 of 'tstatus' into tstatus_output.
1717 (top level): Save the trace data to tfile. Read trace file in
1718 tfile target. Check the trace status.
1719
8ddb1965
YQ
17202013-03-13 Yao Qi <yao@codesourcery.com>
1721
1722 * gdb.trace/tsv.exp (check_tsv): New.
1723 (top level): Save a tfile on current trace session. Call
1724 check_tsv on live target. Load the tfile with target tfile
1725 and call check_tsv again.
1726
045dd51f
YQ
17272013-03-13 Yao Qi <yao@codesourcery.com>
1728
1729 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1730 Replace some "gdb_test" with "gdb_test_no_output".
1731
82d049ab
PH
17322013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1733
1734 * gdb.ada/expr_delims.exp: New file.
1735 * gdb.ada/expr_delims/foo.adb: New file.
1736 * gdb.ada/expr_delims/pck.ads: New file.
1737 * gdb.ada/expr_delims/pck.adb: New file.
1738
cb8ea32b
KS
17392013-03-11 Keith Seitz <keiths@redhat.com>
1740
1741 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1742 both condition and thread. Then delete the watchpoint.
1743
2f1d9bdd
MM
17442013-03-11 Christian Himpel <christian.himpel@intel.com>
1745
1746 * Makefile.in: Add btrace testsuite.
1747 * configure: Regenerated.
1748 * configure.ac: Add btrace testsuite.
1749 * gdb.btrace/Makefile.in: New file.
1750 * gdb.btrace/enable.c: New file.
1751 * gdb.btrace/enable.exp: New file.
1752 * gdb.btrace/function_call_history.c: New file.
1753 * gdb.btrace/function_call_history.exp: New file.
1754 * gdb.btrace/instruction_history.c: New file.
1755 * gdb.btrace/instruction_history.exp: New file.
1756 * gdb.btrace/instruction_history.S: New file.
1757 * lib/gdb.exp: Add btrace skip proc.
1758
05c56a9d
JK
17592013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1760
1761 Fix entry-values if the callee called a noreturn function.
1762 * gdb.arch/amd64-tailcall-noret.S: New file.
1763 * gdb.arch/amd64-tailcall-noret.c: New file.
1764 * gdb.arch/amd64-tailcall-noret.exp: New file.
1765
9112db09
JK
17662013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1767
1768 Fix entry-values in C++ across CUs.
1769 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1770 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1771 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1772 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1773 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1774
be9a119c 17752013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1776 Hafiz Abid Qadeer <abidh@codesourcery.com>
1777
1778 gdb/testsuite/
1779 * gdb.trace/trace-buffer-size.exp: New file.
1780 * gdb.trace/trace-buffer-size.c: New file.
1781
049109b0
PA
17822013-03-06 Pedro Alves <palves@redhat.com>
1783
1784 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1785 doesn't support the tested optional feature, call "unsupported"
1786 with the same test message as the "pass" case, instead of calling
1787 "pass" with a different message. Use the same text for the "fail"
1788 cases too.
1789
4aa54120
YQ
17902013-03-06 Yao Qi <yao@codesourcery.com>
1791
1792 * gdb.trace/tstatus.exp: Remove the invocation of
1793 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1794 (test_tracepoints): Don't set fast tracepoint.
1795 (top level): Don't check agent library is loaded or not.
1796
b8b71e63
YQ
17972013-03-06 Yao Qi <yao@codesourcery.com>
1798
1799 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1800 parentheses by "\\".
1801
33f448b1
JK
18022013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1803
1804 * gdb.linespec/base/one/thefile.cc (twodup): New.
1805 (m): Call it.
1806 * gdb.linespec/base/two/thefile.cc (dupname): New.
1807 (n): Call it.
1808 * gdb.linespec/break-ask.exp: New file.
1809 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1810
1c942fb9
YQ
18112013-02-28 Yao Qi <yao@codesourcery.com>
1812
1813 * gdb.trace/report.exp: Move some code to ...
1814 (use_collected_data): New.
1815 (top level): Call use_collected_data once on the live target.
1816 Save at file of the current trace session, load it with target
1817 tfile, and call use_collected_data again.
1818
5b967901
JK
18192013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1820
1821 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1822
6447023f
JK
18232013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1824
1825 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1826 Add final kill of ${valgrind_pid}.
1827
9f44fbc0
SCR
18282013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1829
1830 * gdb.python/py-arch.c: New test case
1831 * gdb.python/py-arch.exp: New tests to test
1832 gdb.Architecture.disassemble
1833 * gdb.python/Makefile.in: Add py-arch to the list of
1834 EXECUTABLES.
1835
4c9ad8c2
TT
18362013-02-18 Tom Tromey <tromey@redhat.com>
1837
1838 * gdb.dwarf2/subrange.exp: New file.
1839
f5911ea1
HAQ
18402013-02-15 Pedro Alves <pedro@codesourcery.com>
1841 Hafiz Abid Qadeer <abidh@codesourcery.com>
1842
1843 * gdb.trace/tfile.exp: Add test for -trace-status command.
1844
420f4384
JK
18452013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1846
1847 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1848 nanosleep by sleep.
1849
4819b3f8
PA
18502013-02-14 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1853
1773c82c
HAQ
18542013-02-14 Pedro Alves <pedro@codesourcery.com>
1855 Hafiz Abid Qadeer <abidh@codesourcery.com>
1856
1857 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1858
e234dfaf
TT
18592013-02-12 Tom Tromey <tromey@redhat.com>
1860
1861 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1862 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1863
6c01dd94
PA
18642013-02-12 Pedro Alves <palves@redhat.com>
1865
1866 * gdb.base/catch-signal.c: Update copyright years.
1867 * gdb.base/catch-signal.exp: Update copyright years.
1868 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1869 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1870 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1871 * gdb.dwarf2/dw2-error.S: Update copyright years.
1872 * gdb.dwarf2/dw2-error.c: Update copyright years.
1873 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1874 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1875 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1876
595fc67f
PA
18772013-02-12 Pedro Alves <palves@redhat.com>
1878
1879 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1880 message.
1881 * gdb.base/sigaltstack.exp: Ditto.
1882 * gdb.base/siginfo.exp: Ditto.
1883 * gdb.base/sizeof.exp: Ditto.
1884
17282693
PA
18852013-02-12 Pedro Alves <palves@redhat.com>
1886
1887 * gdb.mi/mi-basics.exp: Tweak intro comment.
1888 * gdb.mi/mi-break.exp: Tweak intro comment.
1889 * gdb.mi/mi-console.exp: Tweak intro comment.
1890 * gdb.mi/mi-file.exp: Tweak intro comment.
1891 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1892 * gdb.mi/mi-return.exp: Tweak intro comment.
1893 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1894 * gdb.mi/mi-until.exp: Tweak intro comment.
1895 * gdb.mi/mi-watch.exp: Tweak intro comment.
1896
8a4ac37e
PA
18972013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1898
1899 * gdb.server/no-thread-db.exp: New file.
1900 * gdb.server/no-thread-db.c: New file.
1901 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1902
c2792f5a
DE
19032013-02-11 Doug Evans <dje@google.com>
1904
1905 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1906 two decfloats.
1907
d9e98382
SDJ
19082013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1909
1910 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1911 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1912
a321661a
JK
19132013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1914
1915 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1916
134a2066
YQ
19172013-02-06 Yao Qi <yao@codesourcery.com>
1918
1919 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1920 to ...
1921 (test_create_delete_modify_tsv): ... here. New test on modifying
1922 the initial value of a tsv.
1923
5a2dc60a
JK
19242013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1925
1926 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1927 (cd .../rdir): ... here.
1928
233d95b5
JK
19292013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1930
1931 * gdb.linespec/base/one/header.h: New file.
1932 * gdb.linespec/base/two/header.h: New file.
1933 * gdb.linespec/macro-relative.c: New file.
1934 * gdb.linespec/macro-relative.exp: New file.
1935
fbd9ab74
JK
19362013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1937
1938 * gdb.base/fullpath-expand-func.c: New file.
1939 * gdb.base/fullpath-expand.c: New file.
1940 * gdb.base/fullpath-expand.exp: New file.
1941 * gdb.base/realname-expand-real.c: New file.
1942 * gdb.base/realname-expand.c: New file.
1943 * gdb.base/realname-expand.exp: New file.
1944
1b56eb55
JK
19452013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1946
1947 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1948 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1949
af529f8f
JK
19502013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1951
1952 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1953 (compare_filenames_for_search does not match)
1954 (compare_filenames_for_search does match): New tests.
1955
f5b95b50
JK
19562013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1957
1958 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1959
d47921b9
JK
19602013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1961
1962 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1963
8a92335b
JK
19642013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1965
1966 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1967 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1968 ${binfile}.mini_debuginfo-debuglink and
1969 ${binfile}.mini_debuginfo-debuglink.xz.
1970
17f2157d
TT
19712013-02-01 Tom Tromey <tromey@redhat.com>
1972
1973 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1974 attributes.
1975
d65f0a9c
TT
19762013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1977 Tom Tromey <tromey@redhat.com>
1978
1979 * gdb.dwarf2/method-ptr.exp: Link with c++.
1980 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1981
f25c0135
TT
19822013-01-31 Tom Tromey <tromey@redhat.com>
1983
1984 * gdb.base/jit.exp (compile_jit_test): New proc.
1985 Add PIE tests.
1986
7078baeb
TT
19872013-01-31 Tom Tromey <tromey@redhat.com>
1988
1989 * gdb.dwarf2/method-ptr.cc: New file.
1990 * gdb.dwarf2/method-ptr.exp: New file.
1991
1d24041a
TT
19922013-01-31 Tom Tromey <tromey@redhat.com>
1993
1994 * lib/dwarf.exp (namespace Dwarf): New.
1995
8d9878a4
TT
19962013-01-29 Tom Tromey <tromey@redhat.com>
1997
1998 * gdb.dwarf2/fission-reread.exp: Add unload test.
1999
bed911e5
DE
20002013-01-28 Doug Evans <dje@google.com>
2001
2002 * gdb.dwarf2/fission-loclists.exp: New file.
2003 * gdb.dwarf2/fission-loclists.S: New file.
2004
e229648e
JK
20052013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2006
2007 Code cleanup.
2008 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
2009 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
2010 and prepare_for_testing.
2011 * gdb.base/store.exp: Likewise.
2012
86700f00
TT
20132013-01-25 Tom Tromey <tromey@redhat.com>
2014
2015 * gdb.python/py-explore.exp: Expect the gdb prompt.
2016
8954db33
AB
20172013-01-25 Andrew Burgess <aburgess@broadcom.com>
2018
2019 * gdb.base/gnu_vector.c: New variable for use in tests.
2020 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2021 changes in scalar to vector casting and widening.
2022 * gdb.python/py-type.c: New variables for use in tests.
2023 * gdb.python/py-type.exp: Update vector related tests to reflect
2024 changes in scalar to vector casting and widening.
2025
2077afdd
TD
20262013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2027
2028 * gdb.base/prologue-include.c: New file.
2029 * gdb.base/prologue-include.exp: New file.
2030 * gdb.base/prologue-include.h: New file.
2031
d7499464
HAQ
20322013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2033
2034 PR gdb/13443
2035 * gdb.mi/mi-var-block.exp: Make test messages unique.
2036
e2a3e0f1
TT
20372013-01-23 Tom Tromey <tromey@redhat.com>
2038
2039 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2040
152fcc9c
TT
20412013-01-23 Tom Tromey <tromey@redhat.com>
2042
2043 * gdb.cp/converts.cc (main): Initialize 'a'.
2044
bea883fd
SCR
20452013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2046
2047 * testsuite/gdb.python/frame.exp: Add a test for
2048 gdb.Frame.architecture() method.
2049
0928e93d
PA
20502013-01-22 Pedro Alves <palves@redhat.com>
2051
2052 * gdb.base/annota1.exp (signal sent): No longer expect
2053 breakpoints-invalid.
2054 * gdb.cp/annota2.exp (continue until exit)
2055 (watch triggered on a.x): Ditto.
2056
9c97429f
PA
20572013-01-22 Pedro Alves <palves@redhat.com>
2058
2059 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2060 Adjust tests to breakpoints-invalid changes.
2061 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2062 variables.
2063 Adjust tests to breakpoints-invalid changes.
2064
187d10dd
PA
20652013-01-22 Pedro Alves <palves@redhat.com>
2066
2067 * gdb.base/annota1.exp (annotate ignore count change): Add
2068 expected output for failure case.
2069
ea3aedcb
TT
20702013-01-22 Tom Tromey <tromey@redhat.com>
2071
2072 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2073 call.
2074
998580f1
MK
20752013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2076
2077 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2078 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2079 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2080 Also handle 'thread' field.
2081 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2082 * gdb.mi/mi-watch.exp: Ditto.
2083 * lib/mi-support.exp: Ditto.
2084
8f1d5693
MK
20852013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2086
2087 * gdb.python/py-explore.exp: Improve a test
2088
2d8c5d7c
DB
20892013-01-18  David Blaikie  <dblaikie@gmail.com>
2090
2091 * gdb.base/label.c (main): Correct the type of the second
2092 parameter.
2093
46f35228
TT
20942013-01-18 Tom Tromey <tromey@redhat.com>
2095
2096 * gdb.dwarf2/trace-crash.s: New file.
2097 * gdb.dwarf2/trace-crash.exp: New file.
2098
5965d69d
HAQ
20992013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2100
43aaf8b6
PA
2101 PR gdb/13443
2102 * gdb.base/checkpoint.exp: Update test messages to make them
2103 unique.
5965d69d 2104
5ae4861a
YQ
21052013-01-18 Yao Qi <yao@codesourcery.com>
2106
2107 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2108 output of 'info tracepoints'.
2109 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2110 Likewise.
2111 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2112 * gdb.trace/disconnected-tracing.c (struct foo): New.
2113
d84fca2c
JK
21142013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2115
2116 * gdb.dwarf2/dw2-dos-drive.S: New file.
2117 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2118
aebb1cc9
DE
21192013-01-17 Doug Evans <dje@google.com>
2120
2782d512
DE
2121 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2122 CXX_FOR_TARGET.
2123
aebb1cc9
DE
2124 * boards/cc-with-tweaks.exp: New file.
2125
db2b2972
TT
21262013-01-17 Tom Tromey <tromey@redhat.com>
2127
2128 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2129
96343774
PA
21302013-01-17 Pedro Alves <palves@redhat.com>
2131
2132 Merge dg-extract-results.sh from upstream (svn 195224).
2133
2134 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2135 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2136
2137 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2138 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2139
2140 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2141 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2142
2143 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2144 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2145 of grep -q.
2146
675921c0
SD
21472012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2148
2149 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2150 interface.
2151 * gdb.base/jithost.c: New file.
2152 * gdb.base/jithost.h: New file.
2153 * gdb.base/jitreader.c : New file.
2154 * gdb.base/jit-protocol.h: New file.
2155
ab04a2af
TT
21562013-01-16 Tom Tromey <tromey@redhat.com>
2157
2158 * gdb.base/catch-signal.c: New file.
2159 * gdb.base/catch-signal.exp: New file.
2160
8ac3646f
TT
21612013-01-16 Tom Tromey <tromey@redhat.com>
2162
2163 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2164
22fc223e
JK
21652013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2166
2167 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2168
44478ab3
TT
21692013-01-14 Tom Tromey <tromey@redhat.com>
2170
2171 * gdb.base/completion.exp: Add "set gnutarget" test.
2172
06d66ee9
TT
21732013-01-14 Tom Tromey <tromey@redhat.com>
2174
2175 * gdb.dwarf2/dw2-restrict.S: New file.
2176 * gdb.dwarf2/dw2-restrict.c: New file.
2177 * gdb.dwarf2/dw2-restrict.exp: New file.
2178
c9bf0622
TT
21792013-01-14 Tom Tromey <tromey@redhat.com>
2180
2181 * gdb.dwarf2/dw2-error.exp: New file.
2182 * gdb.dwarf2/dw2-error.c: New file.
2183 * gdb.dwarf2/dw2-error.S: New file.
2184
5b12a61c
JK
21852013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2186
2187 * gdb.cp/parse-lang.cc: New file.
2188 * gdb.cp/parse-lang.exp: New file.
2189
f0a4b570
JK
21902013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2191
2192 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2193 (set substitute-path): New test.
2194 (fullname present): Remove content.
2195 (substituted fullname): New test.
2196
f751cc97
JB
21972013-01-13 Joel Brobecker <brobecker@adacore.com>
2198
2199 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2200 check. Move $gdb_py_is_py24 value check right after.
2201
04164e8e
JK
22022013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2203
2204 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2205 targets.
2206
5bf480a5
YQ
22072013-01-11 Yao Qi <yao@codesourcery.com>
2208
2209 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2210 for dprintf.
2211 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2212 Check the fields in "=breakpoint-created" for dprintf.
2213
f35a17b5
JK
22142012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2215
2216 * gdb.mi/mi-fullname-deleted.exp: New file.
2217
85817405
JK
22182012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2219
2220 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2221 expected output.
2222 (info skip with pending file): Remove.
2223 (ignoring function in solib, info skip for function multiply): Update
2224 the expected output.
2225 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2226 (info skip (delete 1), info skip after disabling all)
2227 (info skip after enabling all, info skip after disabling 4 2-3)
2228 (info skip after enabling 2-3, info skip 2-3)
2229 (info skip after deleting 2 3): Update the expected output.
2230 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2231 statement to its initialization and return.
2232 * gdb.linespec/skip-two.exp: New file.
2233
27210e12
DE
22342012-12-19 Doug Evans <dje@google.com>
2235
2236 * gdb.base/maint.exp: Handle testing with .gdb_index.
2237
bb627a12
JB
22382012-12-19 Joel Brobecker <brobecker@adacore.com>
2239
2240 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2241 Cavium to FSF.
2242
7785b880
JB
22432012-12-19 Joel Brobecker <brobecker@adacore.com>
2244
2245 * dg-extract-results.sh: Update contact info in copyright notice.
2246 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2247 GPL v3 or later. Update contact info.
2248 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2249 gdb.threads/watchpoint-fork-mt.c,
2250 gdb.threads/watchpoint-fork-parent.c,
2251 gdb.threads/watchpoint-fork-st.c,
2252 gdb.threads/watchpoint-fork.h: Likewise.
2253
f2a8bc8a
YQ
22542012-12-15 Yao Qi <yao@codesourcery.com>
2255
2256 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2257 'installed' field in '=breakpoint-modified'.
2258 (test_reconnect): Check 'installed' field in
2259 '=breakpoint-modified' and '=breakpoint-created'.
2260
2261 * gdb.trace/actions.exp: Update test for 'installed' field.
2262 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2263 (tracepoint_change_loc_2): Likewise.
2264 Check 'info tracepoint' display nothing else.
2265 * gdb.trace/deltrace.exp: Likewise.
2266 * gdb.trace/infotrace.exp: Likewise.
2267 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2268 Likewise.
2269 * gdb.trace/passcount.exp: Likewise.
2270 * gdb.trace/tracecmd.exp: Likewise.
2271 * gdb.trace/while-stepping.exp: Likewise.
2272
6592e36f
TT
22732012-12-14 Tom Tromey <tromey@redhat.com>
2274
2275 * gdb.cp/member-name.exp: New file.
2276 * gdb.cp/member-name.cc: New file.
2277
7d27a96d
TT
22782012-12-14 Tom Tromey <tromey@redhat.com>
2279
2280 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2281
f8c05d0d
DE
22822012-12-14 Doug Evans <dje@google.com>
2283
2284 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2285 DW_OP_GNU_implicit_pointer is section-relative.
2286
451b7c33
TT
22872012-12-14 Tom Tromey <tromey@redhat.com>
2288
43aaf8b6 2289 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2290
10e339df
PA
22912012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2292
6fdff2c5 2293 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2294
e780d813
DE
22952012-12-13 Doug Evans <dje@google.com>
2296
2297 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2298 * gdb.multi/multi-arch.exp: Ditto.
2299
ca3dbcc8 23002012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2301
ca3dbcc8
MG
2302 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2303 catch load test library source file.
2304 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2305 load test source file.
2306 * gdb.mi/mi-catch-load.exp: New. Test file for
2307 basic MI -catch-load and -catch-unload tests.
2308
2960a434
PK
23092012-12-11 Paul Koning <paul_koning@dell.com>
2310
2311 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2312 exception.
2313 (_iterator_except): New function.
2314 (ArrayPrinter): Use _iterator function instead of local _iterator
2315 class for Python 3 compatibility.
2316 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 2317 _iterator.
2960a434
PK
2318 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2319 execfile for Python 3 compatibility.
2320 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2321 format in error_prompt test.
6fdff2c5 2322
9325cb04
PK
23232012-12-10 Paul Koning <paul_koning@dell.com>
2324
2325 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 2326 compatibility.
9325cb04
PK
2327 * gdb.python/py-block.exp: Ditto.
2328 * gdb.python/py-breakpoint.exp: Ditto.
2329 * gdb.python/py-cmd.exp: Ditto.
2330 * gdb.python/py-events.py: Ditto.
2331 * gdb.python/py-finish-breakpoint.py: Ditto.
2332 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2333 * gdb.python/py-finish-breakpoint2.py: Ditto.
2334 * gdb.python/py-frame-inline.exp: Ditto.
2335 * gdb.python/py-frame.exp: Ditto.
2336 * gdb.python/py-infthread.exp: Ditto.
2337 * gdb.python/py-objfile.exp: Ditto.
2338 * gdb.python/py-parameter.exp: Ditto.
2339 * gdb.python/py-progspace.exp: Ditto.
2340 * gdb.python/py-prompt.exp: Ditto.
2341 * gdb.python/py-symbol.exp: Ditto.
2342 * gdb.python/py-symtab.exp: Ditto.
2343 * gdb.python/py-template.exp: Ditto.
2344 * gdb.python/py-value-cc.exp: Ditto.
2345 * gdb.python/python.exp: Ditto.
2346 * gdb.python/source2.py: Ditto.
2347 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 2348 compatibility.
9325cb04
PK
2349 Use sorted() function rather than sort() method.
2350 Accept either int or long values for enum values.
2351 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2352 execfile for Python 3 compatibility.
2353 * gdb.python/py-evsignal.exp: Ditto.
2354 * gdb.python/py-evthreads.exp: Ditto.
2355 * gdb.python/py-mi.exp: Ditto.
2356 * gdb.python/py-pp-maint.exp: Ditto.
2357 * gdb.python/py-prettyprint.exp: Ditto.
2358 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 2359 Python 3 compatibility.
9325cb04
PK
2360 Skip tests for Python 2.4.
2361 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 2362 Python 3 compatibility.
9325cb04
PK
2363 Use byte string rather than character string in memory write test
2364 if Python 3.
2365 * gdb.python/py-pp-maint.py: Change class declarations to "new
2366 class" syntax.
2367 * gdb.python/py-prettyprint.py: Change iterator class to generator
2368 function for Python 3 compatibility.
2369 Make all classes "new style".
2370 Fix indentation issue and stray semicolon.
2371 * gdb.python/py-shared.expChange print syntax for Python 3
2372 compatibility.
2373 Define "long" if Python 3.
2374 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 2375 compatibility.
9325cb04
PK
2376 Accept either int or long values for enum values.
2377 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 2378 compatibility.
9325cb04
PK
2379 Skip "long" and "unicode" tests if Python 3.
2380 Accept either "type" or "class" in type checks.
2381 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2382 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2383
8b9737bf
TT
23842012-12-10 Tom Tromey <tromey@redhat.com>
2385
2386 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2387 (test): Add "two_cu" argument.
2388 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2389 for types; allow two CUs.
2390
1b80a9fa
JK
23912012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2392
2393 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2394 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2395
f0b6d50a
YQ
23962012-12-08 Yao Qi <yao@codesourcery.com>
2397 Pedro Alves <palves@redhat.com>
2398
2399 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2400 '=breakpoint-created' when GDB merges the tracepoints of both
2401 sides.
2402
2f68a895
TT
24032012-12-07 Tom Tromey <tromey@redhat.com>
2404
2405 * gdb.base/break1.c (enum some_enum, union some_union): New.
2406 (some_enum_global, some_union_global, some_value): New globals.
2407 * gdb.base/completion.exp: Add tag completion tests.
2408
4fc5d43e
TT
24092012-12-07 Tom Tromey <tromey@redhat.com>
2410
2411 * gdb.base/completion.exp: Add tests for ptype and whatis
2412 completion.
2413
6559e013
JB
24142012-12-07 Joel Brobecker <brobecker@adacore.com>
2415
2416 * gdb.base/stale-infcall.exp: Fix copyright line.
2417
ae2b630d
JB
24182012-12-07 Joel Brobecker <brobecker@adacore.com>
2419
2420 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2421
0ba2eb0f
TT
24222012-12-06 Pedro Alves <palves@redhat.com>
2423 Tom Tromey <tromey@redhat.com>
2424
2425 * gdb.base/exprs.exp: Add tests for cast to void.
2426
731145cb
TT
24272012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2428
2429 * gdb.python/py-mi.exp: Correct expected results for attribute
2430 "dynamic" returned by -var-update.
2431 Add test case for correct handling of "diplayhint" for children
2432 of dynamic varobjs.
2433 * gdb.python/py-prettyprint.c (set_itme): New function.
2434 (bug_14741) New function.
2435 (main) Add call to bug_14741().
2436 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2437
e58fcc15
UW
24382012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2439
2440 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2441 ${binfile}.funcsyms list.
2442
e9eb0d14
YQ
24432012-12-04 Yao Qi <yao@codesourcery.com>
2444
2445 PR gdb/13443
2446 * gdb.trace/actions.exp: Make test messages unique.
2447
4983028c
TT
24482012-11-29 Tom Tromey <tromey@redhat.com>
2449
2450 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2451
ea5e6b0e
UW
24522012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2453
2454 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2455 * gdb.opencl/datatypes.exp: Likewise.
2456 * gdb.opencl/operators.exp: Likewise.
2457 * gdb.opencl/vec_comps.exp: Likewise.
2458
cdde3dfb
JG
24592012-11-29 Jerome Guitton <guitton@adacore.com>
2460
2461 * gdb.ada/iwide: New testcase.
2462
b50d69b5
JG
24632012-11-29 Jerome Guitton <guitton@adacore.com>
2464
2465 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2466 ptype test.
2467
c2d3fccf
JG
24682012-11-29 Jerome Guitton <guitton@adacore.com>
2469
2470 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2471 form {VARIANT_TYPE}ADDRESS.
2472
5edf51fe
YQ
24732012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2474
2475 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2476 (func): New function.
2477 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2478 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2479 pointers to members with pointer-to-function type.
2480
608e2dbb
TT
24812012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2482 Tom Tromey <tromey@redhat.com>
2483
2484 * gdb.base/gnu-debugdata.exp: New file.
2485 * gdb.base/gnu-debugdata.c: New file.
2486 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2487 (gdb_unload): Return 0 on success.
2488
4648e588
JK
24892012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2490
2491 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2492
17d6efc4
JB
24932012-11-26 Joel Brobecker <brobecker@adacore.com>
2494
2495 * gdb.base/empty_exe.exp: New testcase.
2496
ace21957
MF
24972012-11-20 Mike Frysinger <vapier@gentoo.org>
2498
2499 * gdb.base/completion.exp: Add test for help aliases completion.
2500
5c401a0a
YQ
25012012-11-20 Yao Qi <yao@codesourcery.com>
2502
2503 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2504 Don't test 'maint set show-debug-regs'.
2505 Use command 'set remotecache' instead of
2506 'set circular-trace-buffer'.
2507
8dea366b
KS
25082012-11-16 Keith Seitz <keiths@redhat.com>
2509
2510 PR c++/13615
2511 * gdb.cp/baseenum.cc: New file.
2512 * gdb.cp/baseenum.exp: New file.
2513 * gdb.cp/derivation.cc (A): Add copyright.
2514 Add a typedef.
2515 (B): Use A::value_type instead of int. Change all references.
2516 (D): Use value_type instead of int. Change all references.
2517 (E): Likewise.
2518 (F); Likewise.
2519 (Z): New class.
2520 (ZZ): New class.
6fdff2c5 2521 (N, Base, Derived): New namespace and classes.
8dea366b
KS
2522 (main): Add instances of Z and ZZ.
2523 Make sure all symbols from N are kept.
2524 * gdb.cp/derivation.exp: Update typedef changes in tests.
2525 Add tests for class typedefs both before and after starting
2526 the inferior.
2527 Add tests for searching for a typedef while stopped in a
2528 method.
2529
5e34c6c3
LM
25302012-11-14 Luis Machado <lgustavo@codesourcery.com>
2531
2532 * gdb.mi/mi-var-create-rtti.c: New file.
2533 * gdb.mi/mi-var-create-rtti.exp: New file.
2534
5e487a5f
LM
25352012-11-14 Luis Machado <lgustavo@codesourcery.com>
2536
2537 * gdb.base/structs3.exp: Run to main before doing any tests.
2538
6d67b990
AB
25392012-11-14 Andrew Burgess <aburgess@broadcom.com>
2540
2541 * gdb.python/py-type.exp: Uniquify test names.
2542
e5d98164
YQ
25432012-11-14 Yao Qi <yao@codesourcery.com>
2544
2545 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2546 (thread_function) [DEBUG]: Call 'printf'.
2547 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2548 command line if 'DEBUG=1' is passed to test.
2549 Remove a pattern to match inferior's output.
2550
62747a60
TT
25512012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2552
2553 * gdb.mi/mi-fill-memory.exp: New test.
2554
18a9fc12
TT
25552012-11-12 Tom Tromey <tromey@redhat.com>
2556
2557 * gdb.base/completion.exp: Update for "info type-printers".
2558 * gdb.python/py-typeprint.cc: New file.
2559 * gdb.python/py-typeprint.exp: New file.
2560 * gdb.python/py-typeprint.py: New file.
2561
bd69fc68
TT
25622012-11-12 Tom Tromey <tromey@redhat.com>
2563
2564 * gdb.base/call-sc.exp: Use "ptype/r".
2565 * gdb.base/volatile.exp: Don't expect "int".
2566 * gdb.cp/ptype-flags.cc: New file.
2567 * gdb.cp/ptype-flags.exp: New file.
2568 * gdb.cp/templates.exp: Use ptype/r.
2569 (test_ptype_of_templates, test_template_typedef): Likewise.
2570 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2571 argument. Handle template names and template parameters.
2572 * gdb.mi/mi-var-cmd.exp: Accept "long".
2573 * gdb.mi/mi-var-child.exp: Accept "long".
2574 * gdb.mi/mi-var-display.exp: Accept "long".
2575 * gdb.mi/mi2-var-child.exp: Accept "long".
2576
b3720c3a
TT
25772012-11-12 Tom Tromey <tromey@redhat.com>
2578
2579 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2580 "ptype" from calls to cp_test_ptype_class.
2581 (test_enums): Likewise.
2582 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2583 cp_test_ptype_class.
2584 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2585 calls to cp_test_ptype_class.
2586 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2587 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2588 from calls to cp_test_ptype_class.
2589 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2590 command here. Change "in_command" argument to "in_exp".
2591
0d63ecda
KS
25922012-11-10 Keith Seitz <keiths@redhat.com>
2593
2594 PR gdb/14288
2595 * gdb.base/printcmds.c: Add invalid_XXX globals
2596 for repeated byte tests.
2597 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2598 * gdb.base/wchar.c (main): Add and construct a wchar_t
2599 array with repeated characters.
2600 * gdb.base/wchar.exp: Add repeated character tests.
2601
ed8a1c2d
AB
26022012-11-09 Andrew Burgess <aburgess@broadcom.com>
2603
2604 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2605 disassembly output.
2606
9107fc8d
PA
26072012-11-09 Pedro Alves <palves@redhat.com>
2608
2609 PR gdb/14306
2610
2611 * gdb.multi/multi-arch-exec.c: New file.
2612 * gdb.multi/multi-arch-exec.exp: New file.
2613
558a9d82
YQ
26142012-11-09 Yao Qi <yao@codesourcery.com>
2615
2616 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2617 (top level): Call it.
2618
e714f336
YQ
26192012-11-09 Yao Qi <yao@codesourcery.com>
2620
2621 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2622 typo.
2623
6ecd4729
PA
26242012-11-09 Pedro Alves <palves@redhat.com>
2625
2626 * gdb.multi/multi-arch.exp: New.
2627
9015683b
TT
26282012-11-08 Tom Tromey <tromey@redhat.com>
2629
2630 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2631 core files, if possible.
2632 * gdb.base/siginfo-thread.c: New file
2633 * gdb.base/siginfo-thread.exp: New file
2634
ea9f10bb
TT
26352012-11-08 Tom Tromey <tromey@redhat.com>
2636
2637 * gdb.base/comprdebug.exp: New file.
2638
f6592439
PA
26392012-11-06 Pedro Alves <palves@redhat.com>
2640
2641 PR gdb/14810
2642
2643 * gdb.base/disabled-location.c: New file.
2644 * gdb.base/disabled-location.exp: New file.
2645
2d338fa9
TT
26462012-11-06 Tom Tromey <tromey@redhat.com>
2647
2648 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2649 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2650 gdb_gcore_cmd.
2651 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2652 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2653 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2654 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2655 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2656 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2657 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2658 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2659 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2660
68c9da30
PA
26612012-11-05 Pedro Alves <palves@redhat.com>
2662
2663 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2664 procedure.
2665 (do_vfork_and_follow_child_tests_exec)
2666 (do_vfork_and_follow_child_tests_exit): Call it.
2667
a7c8c931
PA
26682012-11-05 Pedro Alves <palves@redhat.com>
2669
2670 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2671 fails.
2672
6f6484cd
YQ
26732012-11-03 Yao Qi <yao@codesourcery.com>
2674
2675 Fix PR gdb/14617.
2676 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2677 Remove setup_kfail, and update test.
2678
b45627a0
TT
26792012-11-02 Tom Tromey <tromey@redhat.com>
2680
2681 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2682 test.
2683
f50f4e56
PA
26842012-11-02 Pedro Alves <palves@redhat.com>
2685
2686 PR gdb/14766
2687
2688 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2689 setup_kfail.
2690 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2691 get registers".
2692
71ce889d
PA
26932012-11-02 Pedro Alves <palves@redhat.com>
2694
2695 * gdb.base/foll-vfork-exit.c: New file.
2696 * gdb.base/foll-vfork.exp (top level): New file-describing
2697 comment.
2698 (vfork_child_follow_to_exit): New procedure.
2699 (tcatch_vfork_then_child_follow): Rename as ...
2700 (tcatch_vfork_then_child_follow_exec): ... this.
2701 (tcatch_vfork_then_child_follow_exit): New procedure.
2702 (do_vfork_and_follow_parent_tests): New procedure, factored out
2703 from do_vfork_and_exec_tests.
2704 (do_vfork_and_follow_child_tests_exec): Ditto.
2705 (do_vfork_and_exec_tests): Delete.
2706 (do_vfork_and_follow_child_tests_exit): New procedure.
2707 (top level): Run tests with both the program that has the vfork
2708 child execing, and the program has the vfork child exiting.
2709
1e35b1a9
PA
27102012-11-02 Pedro Alves <palves@redhat.com>
2711
2712 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2713 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2714 (vfork_parent_follow_to_bp): Call it.
2715 (kill_child): Delete.
2716 (vfork_and_exec_child_follow_to_main_bp)
2717 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2718 longer call kill_child.
2719 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2720 (do_vfork_and_exec_tests): Don't runto_main before calling each
2721 test procedure.
2722 (top level): Don't clean restart and set verbose before running
2723 each test procedure.
2724
27252012-11-02 Pedro Alves <palves@redhat.com>
2726
2727 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2728 (vfork_parent_follow_to_bp)
2729 (vfork_and_exec_child_follow_to_main_bp)
2730 (vfork_and_exec_child_follow_through_step)
2731 (tcatch_vfork_then_parent_follow)
2732 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2733 Use with_test_prefix.
2734
27352012-11-02 Pedro Alves <palves@redhat.com>
2736
2737 * gdb.base/foll-vfork.c: Add copyright header.
2738 * gdb.base/vforked-prog.c: Add copyright header.
2739
27402012-11-02 Pedro Alves <palves@redhat.com>
2741
2742 * gdb.base/foll-vfork.exp
2743 (vfork_and_exec_child_follow_through_step): Don't skip on
2744 non-HP/UX targets. Expect the next to only step one line on
2745 non-HP/UX targets, rather than stopping only after the exec.
2746
27472012-11-02 Pedro Alves <palves@redhat.com>
2748
2749 Don't hard code line numbers.
2750
2751 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2752 Expect text from the sources instead of a line number.
2753 (vfork_parent_follow_to_bp)
2754 (vfork_and_exec_child_follow_to_main_bp)
2755 (vfork_and_exec_child_follow_through_step)
2756 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2757 Use gdb_get_line_number.
2758
27592012-11-02 Pedro Alves <palves@redhat.com>
2760
2761 Modernize.
2762
2763 * gdb.base/foll-vfork.exp: Use standard_testfile and
2764 build_executable. Pass descriptive string to untested.
2765 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2766 (vfork_and_exec_child_follow_to_main_bp)
2767 (vfork_and_exec_child_follow_through_step)
2768 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2769 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2770 of send_gdb/gdb_expect.
2771
2772 (kill_child): New procedure.
2773 (vfork_and_exec_child_follow_to_main_bp)
2774 (vfork_and_exec_child_follow_through_step): Use it.
2775
f0559fff
YQ
27762012-11-02 Yao Qi <yao@codesourcery.com>
2777
2778 * gdb.base/setvar.exp: Test setting nested struct.
2779 * gdb.base/setvar.c (v_struct3): New.
2780
c207c6da
DE
27812012-11-01 Doug Evans <dje@google.com>
2782
2783 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2784 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2785 use them.
2786
2f27adfe
AB
27872012-10-31 Andrew Burgess <aburgess@broadcom.com>
2788
2789 PR cli/14772
2790 * gdb.base/gnu_vector.c (union_with_vector_1)
2791 (struct_with_vector_1): Add new struct and union for testing
2792 ptype.
2793 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2794 structs / unions containing vectors.
2795
bb662ca6
YQ
27962012-10-25 Yao Qi <yao@codesourcery.com>
2797
2798 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2799 'setup_kfail' instead of 'setup_kfail_for_target'.
2800 * gdb.base/varargs.exp: Likewise.
2801 * lib/gdb.exp (setup_kfail_for_target): Remove.
2802
635d23ff
MK
28032012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2804
2805 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2806
afdb064f
MK
28072012-10-25 Mark Kettenis <kettenis@gnu.org>
2808
2809 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2810
d99dcf51
JB
28112012-10-24 Joel Brobecker <brobecker@adacore.com>
2812
2813 * gdb.ada/set_wstr: New testcase.
2814
32560274
JB
28152012-10-24 Joel Brobecker <brobecker@adacore.com>
2816
2817 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2818
5ded5331
JB
28192012-10-24 Joel Brobecker <brobecker@adacore.com>
2820
2821 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2822
d8d84291
MK
28232012-10-24 Mark Kettenis <kettenis@gnu.org>
2824
2825 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2826
6e933c51
JK
28272012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2828
2829 * gdb.base/callfuncs.exp (do_function_calls): Fix
2830 setup_kfail_for_target for -m32 mode.
2831
274bd000
MK
28322012-10-23 Mark Kettenis <kettenis@gnu.org>
2833
2834 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2835 are now fixed.
2836
545f743d
YQ
28372012-10-23 Yao Qi <yao@codesourcery.com>
2838
2839 * gdb.base/info-os.exp: Resume the inferior until it exits.
2840
48b56b6a 28412012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2842
99c7d5a8 2843 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2844 * gdb.base/print-file-var.exp: Likewise.
2845 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 2846
8de0566d
YQ
28472012-10-17 Yao Qi <yao@codesourcery.com>
2848
2849 * gdb.mi/mi-memory-changed.exp: New.
2850
44883546
YQ
28512012-10-16 Yao Qi <yao@codesourcery.com>
2852
2853 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2854 returns true.
2855 Call gdb_load_shlibs.
2856 * gdb.reverse/solib-reverse.exp: Likewise.
2857
345f514a
KS
28582012-10-15 Keith Seitz <keiths@redhat.com>
2859
2860 * lib/cp-support.exp (cp_test_ptype_class): Add support
2861 for class typedefs.
2862
2863 * gdb.cp/derivation.exp: Add tests for g_instance.
2864
9e3a7d65
JK
28652012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2866
2867 Fix entry values resolving in inlined frames.
2868 * gdb.arch/amd64-entry-value-inline.S: New file.
2869 * gdb.arch/amd64-entry-value-inline.c: New file.
2870 * gdb.arch/amd64-entry-value-inline.exp: New file.
2871
21a7b089
JK
28722012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2873 Doug Evans <dje@google.com>
2874
2875 Fix recent gdb_breakpoint regression.
2876 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2877 braces from the parameter.
2878 * gdb.java/jprint.exp: Likewise.
2879
2c47921e
DE
28802012-10-15 Doug Evans <dje@google.com>
2881
2882 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2883
89398707
JB
28842012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2885
2886 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2887
801e4185
TT
28882012-10-15 Tom Tromey <tromey@redhat.com>
2889
2890 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2891
74f910c8
TT
28922012-10-15 Tom Tromey <tromey@redhat.com>
2893
2894 * gdb.python/py-symbol.exp: Test symbol destructor.
2895
91567807
YQ
28962012-10-14 Yao Qi <yao@codesourcery.com>
2897
2898 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2899 * gdb.mi/mi-cli.exp: New.
2900
2901 * gdb.mi/mi2-basics.exp: Remove.
2902 * gdb.mi/mi2-break.exp: Remove.
2903 * gdb.mi/mi2-console.exp: Remove.
2904 * gdb.mi/mi2-disassemble.exp: Remove.
2905 * gdb.mi/mi2-eval.exp: Remove.
2906 * gdb.mi/mi2-file.exp: Remove.
2907 * gdb.mi/mi2-hack-cli.exp: Remove.
2908 * gdb.mi/mi2-pthreads.exp: Remove.
2909 * gdb.mi/mi2-read-memory.exp: Remove.
2910 * gdb.mi/mi2-regs.exp: Remove.
2911 * gdb.mi/mi2-return.exp: Remove.
2912 * gdb.mi/mi2-simplerun.exp: Remove.
2913 * gdb.mi/mi2-stack.exp: Remove.
2914 * gdb.mi/mi2-stepi.exp: Remove.
2915 * gdb.mi/mi2-syn-frame.exp: Remove.
2916 * gdb.mi/mi2-until.exp: Remove.
2917 * gdb.mi/mi2-watch.exp: Remove.
2918 * gdb.mi/mi2-var-block.exp: Remove.
2919 * gdb.mi/mi2-var-cmd.exp: Remove.
2920 * gdb.mi/mi2-var-display.exp: Remove.
2921
87332029
YQ
29222012-10-12 Yao Qi <yao@codesourcery.com>
2923
2924 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2925 trail '.*' on matching patterns.
2926
11fc9057
L
29272012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2928
2929 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2930 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2931 * gdb.arch/i386-disp-step.exp: Likewise.
2932 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2933 * gdb.arch/i386-prologue.exp: Likewise.
2934 * gdb.arch/i386-size-overlap.exp: Likewise.
2935 * gdb.arch/i386-size.exp: Likewise.
2936 * gdb.arch/i386-unwind.exp: Likewise.
2937
7d46bcdc
L
29382012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2939
2940 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2941 * gdb.arch/i386-word.exp: Likewise.
2942
31224d9d
L
29432012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2944
2945 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2946 is_ilp32_target to set nr_regs.
2947 * gdb.arch/i386-sse.exp: Likewise.
2948
5b7d0050
DE
29492012-10-11 Doug Evans <dje@google.com>
2950
7c09e5a0
DE
2951 PR breakpoints/14643.
2952 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2953 * gdb.linespec/thread.c: New file.
2954 * gdb.linespec/thread.exp: New file.
2955
5b7d0050
DE
2956 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2957 Recognize "message" -> print pass and fail. Add eof case.
2958 (runto): Recognize message, no-message. Print pass/fail if requested,
2959 with same treatment as gdb_breakpoint.
2960 (runto_main): Pass no-message to runto.
2961 (gdb_internal_error_resync): Add log message.
2962 (gdb_file_cmd): Tweak internal error fail text for consistency.
2963
2e24f4aa
JK
29642012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2965
2966 Fix crash during stepping on ppc32.
2967 * gdb.base/step-symless.c: New file.
2968 * gdb.base/step-symless.exp: New file.
2969
aa14df25
DE
29702012-10-03 Doug Evans <dje@google.com>
2971
2972 PR symtab/14601
2973 * gdb.cp/using-crash.exp: New file.
2974 * gdb.cp/using-crash.cc: New file.
2975
975531db
DE
29762012-10-02 Doug Evans <dje@google.com>
2977
2978 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2979 more consistent.
2980 (runto,gdb_debug_format): Ditto.
2981 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2982 Clean up logging and error messages.
2983
b3dc46ff
AB
29842012-10-01 Andrew Burgess <aburgess@broadcom.com>
2985
2986 Test find command on unmapped memory.
2987 * gdb.base/find-unmapped.c: New file.
2988 * gdb.base/find-unmapped.exp: New file.
2989
45814d45
YQ
29902012-09-29 Yao Qi <yao@codesourcery.com>
2991
2992 * gdb.trace/mi-tracepoint-changed.exp: New.
2993 * gdb.mi/mi-breakpoint-changed.exp: New.
2994 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2995 * gdb.mi/pendshr2.c: New.
2996
4c2786ba
YQ
29972012-09-28 Yao Qi <yao@codesourcery.com>
2998
2999 * gdb.mi/pr11022.exp: New.
3000 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
3001
7977e5d2
TT
30022012-09-27 Tom Tromey <tromey@redhat.com>
3003
3004 * gdb.cp/derivation.exp: Add regression test.
3005 * gdb.cp/derivation.cc (class V_base, class V_inter, class
3006 V_derived): New.
3007 (vderived): New global.
3008
0971de02
TT
30092012-09-26 Tom Tromey <tromey@redhat.com>
3010
3011 * gdb.dwarf2/dw2-common-block.S: New file.
3012 * gdb.dwarf2/dw2-common-block.exp: New file.
3013
4357ac6c
TT
30142012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3015
3016 * gdb.fortran/common-block.exp: New file.
3017 * gdb.fortran/common-block.f90: New file.
3018
6f380991
AB
30192012-09-26 Andrew Burgess <aburgess@broadcom.com>
3020
3021 * gdb.base/duplicate-bp.c: New file.
3022 * gdb.base/duplicate-bp.exp: New file.
3023
8ae551cf
YQ
30242012-09-26 Yao Qi <yao@codesourcery.com>
3025
3026 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3027
3028 Revert:
3029 2012-09-21 Yao Qi <yao@codesourcery.com>
3030
3031 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3032
318102b9
SP
30332012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3034
3035 * gdb.base/longest-types.c: New test case.
3036 * gdb.base/longest-types.exp: New test case.
3037
a1e5fd69
YQ
30382012-09-25 Yao Qi <yao@codesourcery.com>
3039
3040 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3041
04e7407c
JK
30422012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3043
3044 Fix internal error on canonicalization of clang types.
3045 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3046 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3047 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3048
9bf4bce9
JK
30492012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3050
3051 Fix disassemble without parameters in tailcall frame.
3052 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3053
2603f7ee
AB
30542012-09-21 Andrew Burgess <aburgess@broadcom.com>
3055
3056 * gdb.dwarf2/dw2-op-out-param.S: New file.
3057 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3058
a3569abd
YQ
30592012-09-21 Yao Qi <yao@codesourcery.com>
3060
3061 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3062
a065d7af
YQ
30632012-09-21 Yao Qi <yao@codesourcery.com>
3064
3065 * gdb.mi/mi-cli.exp: Remove.
3066 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3067
15544bd9
YQ
30682012-09-21 Yao Qi <yao@codesourcery.com>
3069
3070 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3071 "=record-started" notification.
3072
82a90ccf
YQ
30732012-09-21 Yao Qi <yao@codesourcery.com>
3074
3075 * gdb.mi/mi-record-changed.exp: New.
3076 * gdb.mi/mi-reverse.exp: Adjust expected output.
3077
d7de8e3c
TT
30782012-09-20 Tom Tromey <tromey@redhat.com>
3079
3080 * gdb.python/python.exp: Test atexit.register.
3081
1aa99537
DE
30822012-09-20 Doug Evans <dje@google.com>
3083
05eade73
DE
3084 * boards/dwarf4-gdb-index.exp: New file.
3085
1aa99537
DE
3086 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3087 while running the tests.
3088
4ae24af0
JB
30892012-09-18 Joel Brobecker <brobecker@adacore.com>
3090
3091 * gdb.ada/bp_reset: New testcase.
3092
bb25a15c
YQ
30932012-09-18 Yao Qi <yao@codesourcery.com>
3094
3095 * gdb.trace/mi-tsv-changed.exp: New.
3096
201b4506
YQ
30972012-09-18 Yao Qi <yao@codesourcery.com>
3098
3099 * gdb.trace/mi-traceframe-changed.exp: New.
3100
6fc1c773
YQ
31012012-09-17 Yao Qi <yao@codesourcery.com>
3102
3103 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3104 when it is less than 0.
3105
1ab3b62c
JK
31062012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3107
3108 PR 14119
3109 * gdb.arch/amd64-tailcall-ret.S: New file.
3110 * gdb.arch/amd64-tailcall-ret.c: New file.
3111 * gdb.arch/amd64-tailcall-ret.exp: New file.
3112 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3113 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3114 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3115
acf9414f
JK
31162012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3117
3118 PR 14548
3119 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3120 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3121 * gdb.reverse/singlejmp-reverse.S: New file.
3122 * gdb.reverse/singlejmp-reverse.c: New file.
3123 * gdb.reverse/singlejmp-reverse.exp: New file.
3124
666b578b
JK
31252012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3126
3127 Fix compatibility with old GCC (~4.1).
3128 * gdb.cp/converts.cc (my_enum_var): New variable.
3129
42056501
AB
31302012-09-14 Andrew Burgess <aburgess@broadcom.com>
3131
3132 * gdb.xml/tdesc-regs.exp: Update expected output for new
3133 vector_size syntax of vector types.
3134
b9516fa1
YPK
31352012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3136
3137 Refactor Python "gdb" module into a proper Python package, by
3138 introducing a new "_gdb" module for code implemented in C, and
3139 using reload/__import__ instead of exec.
3140 * gdb.python/python.exp (Test stderr location): Update module
3141 location of GDB-specific sys.stderr.
3142 (Test stdout location): Ditto for sys.stdout.
3143
18dc9ad8
JK
31442012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3145
3146 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3147
ea3a9873
KS
31482012-09-12 Keith Seitz <keiths@redhat.com>
3149
3150 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3151 conversion statement.
3152
5941debb
DE
31532012-09-12 Doug Evans <dje@google.com>
3154
3155 * gdb.base/help.exp: Remove testing of individual command help text,
3156 too much of a maintenance burden. Instead, test the functionality
3157 of "help" itself.
3158
cfc35e02
DE
31592012-09-11 Doug Evans <dje@google.com>
3160
3a0ed5d7
DE
3161 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3162 breakpoint.
3163
cfc35e02
DE
3164 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3165 * gdb.dwarf2/fission-reread.S: Ditto.
3166 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3167 * gdb.dwarf2/fission-reread.exp: Ditto.
3168
350b1b26
AB
31692012-09-11 Andrew Burgess <aburgess@broadcom.com>
3170
3171 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3172
2fa15f23
JB
31732012-09-10 Joel Brobecker <brobecker@adacore.com>
3174
3175 * gdb.ada/optim_drec: New testcase.
3176
09be558e
DE
31772012-09-10 Doug Evans <dje@google.com>
3178
3179 * boards/fission.exp: Explicitly mark "board" as not remote.
3180
5b4f6e25
KS
31812012-09-10 Keith Seitz <keiths@redhat.com>
3182
3183 PR gdb/13483
3184 * gdb.cp/converts.cc (A::A): Add ctor.
3185 (A::member_): Add member.
3186 (enum my_enum): New enumeration.
3187 (main): Add calls to foo1_7 with various
3188 permitted arguments.
3189 * gdb.cp/converts.exp: Add tests for boolean
3190 conversions permitted by the standard.
3191
b4ca5ed9
YPK
31922012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3193
3194 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3195 avoid spurious results due to ~/.gdbinit.
3196 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3197 $INTERNAL_GDBFLAGS in run command.
3198 * gdb.gdb/observer.exp (setup_test): Ditto.
3199 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3200 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3201
d54b30bb
DE
32022012-09-06 Doug Evans <dje@google.com>
3203
14910956
DE
3204 * boards/fission.exp: New file.
3205
d54b30bb
DE
3206 * gdb.python/py-value.exp: Use clean_restart.
3207
91b253e1
DE
32082012-09-05 Doug Evans <dje@google.com>
3209
3210 * gdb.base/info-macros.c: Fix whitespace.
3211
1292279a
PA
32122012-08-28 Pedro Alves <palves@redhat.com>
3213
3214 PR gdb/14428
3215
3216 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3217
1c8cdcb1
JK
32182012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3219
3220 * gdb.base/break-caller-line.c: New file.
3221 * gdb.base/break-caller-line.exp: New file.
3222
1e8e8b51
JK
32232012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3224
3225 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3226 * gdb.arch/i386-cfi-notcurrent.S: New file.
3227 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3228
1591a1e8
PA
32292012-08-27 Wei-cheng Wang <cole945@gmail.com>
3230 Yao Qi <yao@codesourcery.com>
3231 Pedro Alves <palves@redhat.com>
3232
3233 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3234 New procedures.
3235 (top level): Add overlap checking tests.
3236
4442ada7
TT
32372012-08-24 Tom Tromey <tromey@redhat.com>
3238
3239 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3240 gdb_test_multiple fails for other reasons.
3241
e7d50cc9
YQ
32422012-08-24 Yao Qi <yao@codesourcery.com>
3243
3244 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3245
dfbd5e7b
PA
32462012-08-23 Pedro Alves <palves@redhat.com>
3247
3248 * gdb.base/help.exp: Adjust to "handle" help text change.
3249
8d735b87
YQ
32502012-08-23 Yao Qi <yao@codesourcery.com>
3251
3252 * gdb.trace/disconnected-tracing.c (start, end): New.
3253 (main): Call start and end.
3254 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3255 existing tests into this proc.
3256 (disconnected_tfind): New.
3257
61b1d759
YQ
32582012-08-23 Yao Qi <yao@codesourcery.com>
3259
3260 * boards/native-gdbserver.exp (${board}_upload): New.
3261 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3262 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3263 Execute tfile on remote target.
3264 Copy trace file from target to host.
3265
6ca1b147
JM
32662012-08-22 Joseph Myers <joseph@codesourcery.com>
3267
3268 * gdb.arch/thumb-bx-pc.S: New file.
3269 * gdb.arch/thumb-bx-pc.exp: New file.
3270
706e3705
TT
32712012-08-22 Tom Tromey <tromey@redhat.com>
3272
3273 * gdb.base/maint.exp: Update.
3274
b4893d48
TT
32752012-08-22 Tom Tromey <tromey@redhat.com>
3276
3277 * lib/gdb.exp (skip_unwinder_tests): New proc.
3278 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3279 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3280
45b7da81
TT
32812012-08-21 Tom Tromey <tromey@redhat.com>
3282
3283 * gdb.hp/gdb.aCC/exception.exp: Remove.
3284
f94363d7
AP
3285012-08-19 Andrew Pinski <apinski@cavium.com>
3286
3287 * gdb.arch/mips-octeon-bbit.c: New file.
3288 * gdb.arch/mips-octeon-bbit.exp: New Test.
3289
e5afdbd7
KS
3290012-08-19 Keith Seitz <keiths@redhat.com>
3291
3292 PR c++/14365
3293 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3294 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3295
c29e8b64
JK
32962012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3297
3298 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3299 verbose -log by more specific untested call.
3300
15a7e7bc
YQ
33012012-08-18 Yao Qi <yao@codesourcery.com>
3302
3303 * gdb.trace/tfind.exp: Move tests on various command help before
3304 checking target supports trace.
3305 Fix the expected output of 'help tfind end'.
3306
a451cb65
KS
33072012-08-17 Keith Seitz <keiths@redhat.com>
3308
3309 PR c++/13356
3310 * gdb.base/default.exp: Update all "check type" tests.
3311 * gdb.base/help.exp: Likewise.
3312 * gdb.base/setshow.exp: Likewise.
3313 * gdb.cp/converts.cc (foo1_type_check): New function.
3314 (foo2_type_check): New function.
3315 (foo3_type_check): New function.
3316 (main): Call new functions.
3317 * converts.exp: Add tests for integer-to-pointer conversions
3318 with/without strict type-checking.
3319
dbf6a605
MF
33202012-08-16 Mike Frysinger <vapier@gentoo.org>
3321
3322 * gdb.base/help.exp: Update expected output.
3323
0c92d8c1
JB
33242012-08-16 Joel Brobecker <brobecker@adacore.com>
3325
3326 * gdb.ada/rdv_wait: New testcase.
3327
e56f7f42
JK
33282012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3329
3330 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3331
f47f77df
DE
33322012-08-13 Doug Evans <dje@google.com>
3333
e202d6e8 3334 * gdb.base/help.exp: Update expected output.
f47f77df
DE
3335 * gdb.base/default.exp: Update expected output of "show convenience".
3336
a72c3253
DE
33372012-08-10 Doug Evans <dje@google.com>
3338
3339 * gdb.python/py-strfns.c: New file.
3340 * gdb.python/py-strfns.exp: New file.
3341 * gdb.python/py-type.exp (test_fields): Add vector tests.
3342
de0bea00
MF
33432012-08-10 Mike Frysinger <vapier@gentoo.org>
3344
3345 PR cli/10436:
3346 * gdb.base/completion.exp: Add tests for handle completion.
3347
5b9afe8a
YQ
33482012-08-09 Yao Qi <yao@codesourcery.com>
3349
3350 * gdb.mi/mi-cmd-param-changed.exp: New.
3351 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3352 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3353 * gdb.mi/mi2-prompt.exp: Likewise.
3354
4f485ebc
DE
33552012-08-08 Doug Evans <dje@google.com>
3356
3357 * gdb.base/debug-expr.c: New file.
3358 * gdb.base/debug-expr.exp: New file.
3359 * gdb.base/exprs.exp: Test {type} casts.
3360 * gdb.cp/debug-expr.exp: New file.
3361
5888842d
JK
33622012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3363
3364 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3365 global variable loop, not a 'break'. Add loop count limit to 100.
3366 Add new fail case for terminated vgdb.
3367
4f69f4c2
JK
33682012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3369 Jean-Marc Saffroy <saffroy@gmail.com>
3370
3371 PR 11804
3372 * gdb.base/gcore-relro.exp: New file.
3373 * gdb.base/gcore-relro-main.c: New file.
3374 * gdb.base/gcore-relro-lib.c: New file.
3375
e2de5390
JK
33762012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3377
3378 Do not false FAIL with old GCCs.
3379 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3380 GCC < 4.5 in $no_hw mode.
3381
606603c5
JK
33822012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3383
3384 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3385
777f26c2
JK
33862012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3387
3388 * gdb.base/list.exp (test_only_end): New function.
3389 Call it.
3390
2c12abee
TT
33912012-08-06 Tom Tromey <tromey@redhat.com>
3392
3393 * gdb.python/py-mi.exp: Add test for printer whose children
3394 are a list.
3395 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3396 (main): New variable children_as_list.
3397 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3398 New.
3399 (register_pretty_printers): Register new printer.
3400
0eae2cf4
EBM
34012012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3402
3403 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3404 symbols. Abort if vgdb remote connection is closed.
3405
09e0881d
DE
34062012-08-02 Doug Evans <dje@google.com>
3407
3408 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3409
b40f514f
SDJ
34102012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3411
3412 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3413 s390x, PowerPC 64 and m68k-linux.
3414
11315ae0
UW
34152012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3416
3417 * gdb.base/annota1.exp: Accept no frames-invalid notification
3418 when starting up the program.
3419 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3420 show a symbolic value as well.
3421 * gdb.server/server-exec-info.exp: Skip test when skipping
3422 gdbserver test and/or when skipping shared library tests.
3423 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3424 avoid name conflicts with other tests.
3425
0547eeed
UW
34262012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3427
3428 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3429 Fix wrong output on big-endian systems.
3430 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3431 4-byte pointer types on 64-bit s390x.
3432
bdddb4de
UW
34332012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3434
3435 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3436 marker comment at the beginning (after intialization).
3437 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3438 breakpoint on marker comment instead of function begin.
3439 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3440 PowerPC.
3441 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3442 or 64-bit PowerPC.
3443 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3444 gdb,no_hardware_watchpoints flag is set.
3445 (initialize): Remove now redundant can-use-hw-watchpoints change.
3446
5d206025
YQ
34472012-08-02 Yao Qi <yao@codesourcery.com>
3448 Pedro Alves <palves@redhat.com>
3449
3450 * boards/local-remote-host.exp: New.
3451
4f665099
UW
34522012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3453
3454 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3455 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3456 * gdb.base/print-file-var.exp: Likewise.
3457 * gdb.server/solib-list.exp: Skip on remote targets.
3458
b62e2b27
UW
34592012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3460
3461 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3462 watchpoints on ARM. When expecting software watchpoints, tolerate
3463 (remote) targets that report unsupported hardware watchpoint only
3464 at continue time.
3465 (test_wide_location_2): Likewise.
3466
a967a851
JK
34672012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3468
3469 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3470 valgrind versions.
3471
75d9f9ff 34722012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
3473
3474 * gdb.base/valgrind-infcall.c: New file.
3475 * gdb.base/valgrind-infcall.exp: New file.
3476
75d9f9ff
JK
3477 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3478
1c9f2ed2
KS
34792012-07-30 Keith Seitz <keiths@redhat.com>
3480
3481 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3482 linespecs.
3483
7f9b2034
DE
34842012-07-30 Doug Evans <dje@google.com>
3485
85220e01
DE
3486 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3487 * gdb.dwarf2/pr13961.S: Ditto.
3488
7f9b2034
DE
3489 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3490
4e969b4f
AB
34912012-07-30 Andrew Burgess <aburgess@broadcom.com>
3492
3493 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3494 change its format immediately after reloading the binary.
3495
e7de8362
JK
34962012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3497
3498 Fix testsuite regression after --use-deprecated-index-sections removal.
3499 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3500 string.
3501 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3502
7255706c
YQ
35032012-07-27 Yao Qi <yao@codesourcery.com>
3504
3505 KFAIL for PR remote/14161.
3506 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3507 Cleanup socket files.
3508 (strace_info_marker): Detach inferior.
3509
f2e8016f
TT
35102012-07-26 Tom Tromey <tromey@redhat.com>
3511
6fdff2c5 3512 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 3513
f66713d2
JK
35142012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3515
3516 * gdb.python/py-inferior.c (thread): New function.
3517 (check_threads): New function.
3518 (test_threads): New function.
3519 * gdb.python/py-inferior.exp: Added test.
3520 Replaced runto with continue to breakpoint.
3521
8223e12c
TT
35222012-07-26 Tom Tromey <tromey@redhat.com>
3523
3524 * lib/ada.exp (standard_ada_testfile): New proc.
3525 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3526 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3527 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3528 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3529 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3530 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3531 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3532 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3533 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3534 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3535 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3536 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3537 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3538 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3539 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3540 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3541 * gdb.ada/complete.exp: Use standard_ada_testfile.
3542 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3543 standard_output_file.
3544 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3545 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3546 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3547 standard_output_file.
3548 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3549 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3550 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3551 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3552 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3553 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3554 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3555 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3556 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3557 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3558 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3559 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3560 * gdb.ada/interface.exp: Use standard_ada_testfile.
3561 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3562 standard_output_file
3563 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3564 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3565 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3566 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3567 * gdb.ada/nested.exp: Use standard_ada_testfile.
3568 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3569 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3570 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3571 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3572 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3573 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3574 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3575 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3576 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3577 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3578 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3579 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3580 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3581 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3582 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3583 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3584 * gdb.ada/start.exp: Use standard_ada_testfile.
3585 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3586 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3587 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3588 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3589 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3590 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3591 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3592 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3593 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3594 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3595 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3596 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3597 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3598 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3599
bbec57e4
JK
36002012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3601
3602 Fix testsuite regression after --use-deprecated-index-sections removal.
3603 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3604
9cc8e32c
JK
36052012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3606
3607 Fix compatibility with Tcl before 7.5.
3608 * lib/future.exp (lreverse): New function if it does not exist.
3609
ea5ca7b5
MK
36102012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3611
3612 * gdb.mi/mi-pending.c: New method to set a second pending
3613 breakpoint.
3614 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3615 condition.
3616
64776a0b
PA
36172012-07-20 Pedro Alves <palves@redhat.com>
3618
3619 PR threads/11692
3620 PR gdb/12203
3621
3622 * gdb.threads/create-fail.c: New file.
3623 * gdb.threads/create-fail.exp: New file.
3624
13e4e967
PA
36252012-07-19 Pedro Alves <palves@redhat.com>
3626
3627 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3628 * config/vx.exp (gdb_start): Likewise.
3629 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3630 * gdb.base/setvar.exp (test_set): Likewise.
3631 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3632 * gdb.reverse/sigall-precsave.exp: Likewise.
3633 * gdb.reverse/sigall-reverse.exp: Likewise.
3634
b7aefa4d
PA
36352012-07-19 Pedro Alves <palves@redhat.com>
3636
3637 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3638 handler before recording.
3639
608b4967
TT
36402012-07-19 Tom Tromey <tromey@redhat.com>
3641
3642 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3643 * gdb.cp/casts.cc (decltype): New function.
3644 (main): Use it.
3645
b1e0c0fa
PA
36462012-07-19 Pedro Alves <palves@redhat.com>
3647
3648 * gdb.base/sigall.exp (signals): New list.
3649 <top level>: Loop over signals in the $signals list instead of
3650 calling a test function once per signal.
3651 * gdb.reverse/sigall-precsave.exp (signals): New list.
3652 <top level>: Loop over signals in the $signals list instead of
3653 calling a test function once per signal.
3654 * gdb.reverse/sigall-reverse.exp (signals): New list.
3655 <top level>: Loop over signals in the $signals list instead of
3656 calling a test function once per signal.
3657
6ace3df1
YQ
36582012-07-19 Yao Qi <yao@codesourcery.com>
3659
3660 * gdb.base/setshow.exp: Test 'set args ~'.
3661
263a0f8c
JK
36622012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3663
3664 * gdb.base/store.exp (check_set): Import gdb_prompt.
3665 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3666 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3667
8f043999
JK
36682012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3669
3670 PR 11914
3671 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3672 (main): Call eval_sub.
3673 * gdb.python/py-prettyprint.exp:
3674 (python execfile ('py-prettyprint.py')): Move it earlier.
3675 New breakpoint for eval-break.
3676 (continue to breakpoint: eval-break, info locals): New test.
3677 (python execfile ('py-prettyprint.py')): Move it from here.
3678 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3679 (register_pretty_printers): Register pp_eval_type.
3680
725c7b66
JK
36812012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3682
3683 Fix a testcase regression by me.
3684 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3685 DW_FORM_data4.
3686
4359dff1
JK
36872012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3688 Doug Evans <dje@google.com>
3689
3690 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3691 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3692
61e44cfa
JK
36932012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3694
3695 Fix gdbserver run regression.
3696 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3697
93c0ef37
TT
36982012-07-12 Tom Tromey <tromey@redhat.com>
3699
3700 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3701 (clean_restart): Likewise.
3702 (core_find): Use standard_output_file.
3703
76027ef5
TT
37042012-07-12 Tom Tromey <tromey@redhat.com>
3705
3706 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3707 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3708 prepare_for_testing_full.
3709 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3710 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3711 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3712 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3713 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3714 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3715 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3716 prepare_for_testing_full.
3717 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3718 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3719 prepare_for_testing_full.
3720 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3721 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3722 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3723
85b4440a
TT
37242012-07-12 Tom Tromey <tromey@redhat.com>
3725
3726 * lib/gdb.exp (build_executable_from_specs): New proc, from
3727 build_executable.
3728 (build_executable): Use it.
3729 (prepare_for_testing_full): New proc.
3730
55baab26
TT
37312012-07-11 Tom Tromey <tromey@redhat.com>
3732
3733 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3734 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3735 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3736 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3737 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3738 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3739 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3740 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3741 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3742 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3743
298a9cf0
TT
37442012-07-10 Tom Tromey <tromey@redhat.com>
3745
3746 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3747 standard_output_file.
3748 * gdb.mi/gdb2549.exp: Use standard_testfile.
3749 * gdb.mi/gdb669.exp: Use standard_testfile.
3750 * gdb.mi/gdb701.exp: Use standard_testfile.
3751 * gdb.mi/gdb792.exp: Use standard_testfile.
3752 * gdb.mi/mi-async.exp: Use standard_testfile.
3753 * gdb.mi/mi-basics.exp: Use standard_testfile.
3754 * gdb.mi/mi-break.exp: Use standard_testfile.
3755 * gdb.mi/mi-cli.exp: Use standard_testfile.
3756 * gdb.mi/mi-console.exp: Use standard_testfile.
3757 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3758 * gdb.mi/mi-eval.exp: Use standard_testfile.
3759 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3760 * gdb.mi/mi-file.exp: Use standard_testfile.
3761 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3762 * gdb.mi/mi-logging.exp: Use standard_testfile.
3763 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3764 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3765 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3766 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3767 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3768 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3769 * gdb.mi/mi-pending.exp: Use standard_testfile,
3770 standard_output_file.
3771 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3772 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3773 * gdb.mi/mi-regs.exp: Use standard_testfile.
3774 * gdb.mi/mi-return.exp: Use standard_testfile.
3775 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3776 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3777 * gdb.mi/mi-solib.exp: Use standard_testfile,
3778 standard_output_file.
3779 * gdb.mi/mi-stack.exp: Use standard_testfile.
3780 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3781 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3782 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3783 * gdb.mi/mi-until.exp: Use standard_testfile.
3784 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3785 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3786 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3787 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3788 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3789 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3790 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3791 standard_output_file.
3792 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3793 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3794 * gdb.mi/mi-watch.exp: Use standard_testfile.
3795 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3796 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3797 * gdb.mi/mi2-break.exp: Use standard_testfile.
3798 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3799 * gdb.mi/mi2-console.exp: Use standard_testfile.
3800 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3801 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3802 * gdb.mi/mi2-file.exp: Use standard_testfile.
3803 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3804 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3805 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3806 * gdb.mi/mi2-return.exp: Use standard_testfile.
3807 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3808 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3809 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3810 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3811 * gdb.mi/mi2-until.exp: Use standard_testfile.
3812 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3813 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3814 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3815 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3816 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3817
f5f3a911
TT
38182012-07-10 Tom Tromey <tromey@redhat.com>
3819
3820 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3821 * gdb.cp/ambiguous.exp: Use standard_testfile,
3822 prepare_for_testing.
3823 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3824 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3825 * gdb.cp/anon-ns.exp: Use standard_testfile.
3826 * gdb.cp/anon-struct.exp: Use standard_testfile.
3827 * gdb.cp/anon-union.exp: Use standard_testfile,
3828 prepare_for_testing.
3829 * gdb.cp/arg-reference.exp: Use standard_testfile,
3830 prepare_for_testing.
3831 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3832 * gdb.cp/breakpoint.exp: Use standard_testfile,
3833 prepare_for_testing.
3834 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3835 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3836 standard_output_file.
3837 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3838 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3839 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3840 (test_static_members): Update.
3841 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3842 * gdb.cp/converts.exp: Use standard_testfile.
3843 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3844 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3845 prepare_for_testing.
3846 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3847 * gdb.cp/cplabel.exp: Use standard_testfile.
3848 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3849 prepare_for_testing.
3850 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3851 * gdb.cp/derivation.exp: Use standard_testfile,
3852 prepare_for_testing.
3853 * gdb.cp/destrprint.exp: Use standard_testfile.
3854 * gdb.cp/dispcxx.exp: Use standard_testfile.
3855 * gdb.cp/exception.exp: Use standard_testfile,
3856 prepare_for_testing.
3857 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3858 * gdb.cp/extern-c.exp: Use standard_testfile,
3859 prepare_for_testing.
3860 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3861 prepare_for_testing.
3862 * gdb.cp/fpointer.exp: Use standard_testfile.
3863 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3864 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3865 standard_output_file.
3866 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3867 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3868 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3869 standard_output_file.
3870 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3871 (do_tests): Update.
3872 * gdb.cp/koenig.exp: Use standard_testfile.
3873 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3874 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3875 * gdb.cp/m-static.exp: Use standard_testfile,
3876 prepare_for_testing.
3877 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3878 * gdb.cp/mb-inline.exp: Use standard_testfile,
3879 prepare_for_testing.
3880 * gdb.cp/mb-templates.exp: Use standard_testfile,
3881 prepare_for_testing.
3882 * gdb.cp/member-ptr.exp: Use standard_testfile,
3883 prepare_for_testing.
3884 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3885 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3886 * gdb.cp/method2.exp: Use standard_testfile.
3887 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3888 standard_output_file.
3889 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3890 (do_tests): Update.
3891 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3892 prepare_for_testing.
3893 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3894 prepare_for_testing.
3895 * gdb.cp/namespace.exp: Use standard_testfile,
3896 prepare_for_testing.
3897 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3898 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3899 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3900 * gdb.cp/nsimport.exp: Use standard_testfile,
3901 prepare_for_testing.
3902 * gdb.cp/nsnested.exp: Use standard_testfile.
3903 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3904 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3905 prepare_for_testing.
3906 * gdb.cp/nsstress.exp: Use standard_testfile,
3907 prepare_for_testing.
3908 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3909 * gdb.cp/operator.exp: Use standard_testfile.
3910 * gdb.cp/oranking.exp: Use standard_testfile.
3911 * gdb.cp/overload-const.exp: Use standard_testfile.
3912 * gdb.cp/overload.exp: Use standard_testfile,
3913 prepare_for_testing.
3914 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3915 * gdb.cp/ovsrch.exp: Use standard_testfile.
3916 * gdb.cp/paren-type.exp: Use standard_testfile.
3917 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3918 prepare_for_testing.
3919 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3920 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3921 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3922 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3923 * gdb.cp/pr10728.exp: Use standard_testfile,
3924 standard_output_file.
3925 * gdb.cp/pr12028.exp: Use standard_testfile.
3926 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3927 * gdb.cp/pr9167.exp: Use standard_testfile.
3928 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3929 * gdb.cp/printmethod.exp: Use standard_testfile,
3930 prepare_for_testing.
3931 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3932 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3933 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3934 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3935 standard_output_file.
3936 * gdb.cp/readnow-language.exp: Use standard_testfile.
3937 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3938 (gdb_start_again): Use clean_restart.
3939 * gdb.cp/ref-types.exp: Use standard_testfile,
3940 prepare_for_testing.
3941 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3942 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3943 * gdb.cp/smartp.exp: Use standard_testfile.
3944 * gdb.cp/static-method.exp: Use standard_testfile.
3945 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3946 * gdb.cp/temargs.exp: Use standard_testfile.
3947 * gdb.cp/templates.exp: Use standard_testfile,
3948 prepare_for_testing.
3949 (do_tests): Update.
3950 * gdb.cp/try_catch.exp: Use standard_testfile,
3951 prepare_for_testing.
3952 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3953 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3954 * gdb.cp/virtbase.exp: Use standard_testfile,
3955 prepare_for_testing.
3956 * gdb.cp/virtfunc.exp: Use standard_testfile,
3957 prepare_for_testing.
3958 (do_tests): Update.
3959 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3960 prepare_for_testing.
3961
686f09d0
TT
39622012-07-10 Tom Tromey <tromey@redhat.com>
3963
3964 * lib/gdb.exp (standard_testfile): Unset output variables from
3965 earlier invocations.
3966
9357e021
YQ
39672012-07-10 Yao Qi <yao@codesourcery.com>
3968
3969 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3970 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3971 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3972 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3973 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3974 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3975 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3976 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3977 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3978 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3979 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3980 * gdb.mi/mi-var-display.exp: Likewise.
3981 * gdb.mi/mi-var-invalidate.exp: Likewise.
3982 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3983 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3984 * gdb.mi/mi2-console.exp: Likewise.
3985 * gdb.mi/mi2-disassemble.exp: Likewise.
3986 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3987 * gdb.mi/mi2-read-memory.exp: Likewise.
3988 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3989 * gdb.mi/mi2-simplerun.exp: Likewise.
3990 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3991 * gdb.mi/mi2-syn-frame.exp: Likewise.
3992 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3993 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3994 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3995
e314d629
TT
39962012-07-09 Tom Tromey <tromey@redhat.com>
3997
3998 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3999 * gdb.base/callfuncs.exp: Add cast-based test.
4000 * gdb.base/callfuncs.c (voidfunc): New function.
4001
06928b3f
DE
40022012-07-08 Doug Evans <dje@google.com>
4003
4004 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
4005
32f11bad
JK
40062012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4007
4008 Fix XFAIL compatibility with old i386 systems.
4009 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
4010 Check also 'Cannot insert breakpoint 0'.
4011
76b83c51
JK
40122012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4013
4014 PR 14321
4015 * gdb.base/find.exp
4016 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4017
a6fb9c08
TT
40182012-07-06 Tom Tromey <tromey@redhat.com>
4019
4020 * gdb.base/whatis.exp: Add test.
4021
71918a86
TT
40222012-07-06 Tom Tromey <tromey@redhat.com>
4023
4024 * gdb.base/whatis.exp: Add regression test.
4025
fcde5961
TT
40262012-07-06 Tom Tromey <tromey@redhat.com>
4027
4028 * gdb.base/whatis.exp: Add tests.
4029
f9cf0f4a
JK
40302012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4031
4032 PR 12649
4033 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4034 gdb_test_multiple $gdb_prompt terminator.
4035
979ade8b
PA
40362012-07-04 Pedro Alves <palves@redhat.com>
4037
4038 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4039 supports_process_record.
4040
8a980b44
PA
40412012-07-04 Pedro Alves <palves@redhat.com>
4042
4043 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4044 endings.
4045 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4046
855ba978
SS
40472012-07-03 Stan Shebs <stan@codesourcery.com>
4048
4049 * gdb.base/info-os.c (main): Retry resource acquisition until an
4050 available one is found.
4051 * gdb.base/info-os.exp: Collect resource keys from the program
4052 and use them in matching.
4053
fcb44371
JK
40542012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4055
4056 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4057 Wrap the test into loop for corefile and core0file.
4058
08a67be6
JK
40592012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4060
4061 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4062 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4063 .note.GNU-stack.
4064
0f3c2347
JK
4065 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4066
ff4a4500
SDJ
40672012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4068
4069 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4070 break): Include help message for the new `-probe' and `-probe-stap'
4071 options.
4072
d3ce09f5
SS
40732012-07-02 Stan Shebs <stan@codesourcery.com>
4074
4075 * gdb.base/dprintf.exp: Add agent style tests.
4076
a1624241
JK
40772012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4078
4079 * gdb.base/stale-infcall.c (infcall): New label test-next.
4080 (main): New labels test-pass and test-fail.
4081 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4082 $test_fail_bpnum to test-fail.
4083 (test system longjmp tracking support): New test.
4084 Delete $test_fail_bpnum.
4085 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4086 breakpoint.
4087
42e7ad6c
DE
40882012-06-30 Doug Evans <dje@google.com>
4089
4090 * gdb.dwarf2/fission-reread.S: New file.
4091 * gdb.dwarf2/fission-reread.exp: New file.
4092
37ce89eb
SS
40932012-06-28 Stan Shebs <stan@codesourcery.com>
4094
4095 * gdb.mi/mi-logging.exp: New file.
4096
e5ef252a
PA
40972012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4098 Pedro Alves <palves@redhat.com>
4099
4100 * gdb.threads/siginfo-threads.exp: New file.
4101 * gdb.threads/siginfo-threads.c: New file.
4102 * gdb.threads/sigstep-threads.exp: New file.
4103 * gdb.threads/sigstep-threads.c: New file.
4104
22f1fbae
TT
41052012-06-28 Tom Tromey <tromey@redhat.com>
4106
4107 * gdb.go/package.exp: Partially revert earlier patch; use
4108 gdb_compile again. Use standard_output_file.
4109
2e3cf129
DE
41102012-06-27 Doug Evans <dje@google.com>
4111
4112 * gdb.dwarf2/fission-base.c: New file.
4113 * gdb.dwarf2/fission-base.S: New file.
4114 * gdb.dwarf2/fission-base.exp: New file.
4115
785fd303
JK
41162012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4117
4118 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4119
1bb9788d
TT
41202012-06-27 Tom Tromey <tromey@redhat.com>
4121
4122 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4123 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4124
c83ee902
TT
41252012-06-27 Tom Tromey <tromey@redhat.com>
4126
4127 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4128 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4129 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4130 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4131 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4132 prepare_for_testing.
4133 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4134 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4135 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4136 standard_testfile.
4137 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4138 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4139 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4140 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4141 prepare_for_testing.
4142 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4143 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4144 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4145 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4146 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4147 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4148 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4149 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4150 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4151 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4152 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4153 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4154 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4155 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4156 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4157 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4158 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4159 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4160 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4161 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4162 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4163 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4164 standard_output_file.
4165 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4166 standard_output_file.
4167 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4168 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4169 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4170 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4171 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4172 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4173 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4174 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4175 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4176 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4177 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4178 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4179 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4180 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4181 * gdb.dwarf2/valop.exp: Use standard_testfile,
4182 prepare_for_testing.
4183
5204774b
TT
41842012-06-27 Tom Tromey <tromey@redhat.com>
4185
4186 * gdb.python/python.exp: Fix regexps in pagination tests.
4187
ee0bf529
SCR
41882012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4189
4190 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4191 'last' of gdb.Symtab_and_line.
4192 * gdb.python/py-symbol.c: Move break point comment to enable
4193 testing of gdb.Symtab_and_line.last.
4194
14fcc022
TT
41952012-06-26 Tom Tromey <tromey@redhat.com>
4196
4197 * gdb.threads/step.c: Remove.
4198 * gdb.threads/step.exp: Remove.
4199 * gdb.threads/step2.exp: Remove.
4200
0efbbabc
TT
42012012-06-26 Tom Tromey <tromey@redhat.com>
4202
4203 * gdb.threads/watchpoint-fork.exp (test): Use
4204 standard_output_file. Don't declare objdir.
4205 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4206 standard_output_file.
4207 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4208 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4209 clean_restart. Remove incdir.
4210 * gdb.threads/corethreads.exp: Use standard_testfile.
4211 * gdb.threads/execl.exp: Use standard_testfile,
4212 standard_output_file, clean_restart.
4213 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4214 clean_restart.
4215 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4216 clean_restart.
4217 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4218 incdir.
4219 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4220 clean_restart. Remove incdir.
4221 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4222 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4223 clean_restart. Remove incdir.
4224 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4225 Remove incdir.
4226 * gdb.threads/leader-exit.exp: Use standard_testfile.
4227 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4228 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4229 clean_restart.
4230 * gdb.threads/manythreads.exp: Use standard_testfile,
4231 clean_restart. Remove incdir.
4232 * gdb.threads/multi-create.exp: Use standard_testfile,
4233 clean_restart.
4234 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4235 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4236 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4237 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4238 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4239 * gdb.threads/pending-step.exp: Use standard_testfile,
4240 clean_restart. Remove incdir.
4241 * gdb.threads/print-threads.exp: Use standard_testfile,
4242 clean_restart. Remove incdir.
4243 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4244 clean_restart. Remove incdir.
4245 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4246 Remove incdir.
4247 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4248 incdir.
4249 * gdb.threads/sigthread.exp: Use standard_testfile,
4250 clean_restart.
4251 * gdb.threads/staticthreads.exp: Use standard_testfile,
4252 clean_restart. Remove incdir.
4253 * gdb.threads/switch-threads.exp: Use standard_testfile,
4254 clean_restart. Remove incdir.
4255 * gdb.threads/thread-execl.exp: Use standard_testfile,
4256 clean_restart. Remove incdir.
4257 * gdb.threads/thread-find.exp: Use standard_testfile,
4258 clean_restart.
4259 * gdb.threads/thread-specific.exp: Use standard_testfile,
4260 clean_restart. Remove incdir.
4261 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4262 clean_restart. Remove incdir.
4263 * gdb.threads/thread_check.exp: Use standard_testfile,
4264 clean_restart. Remove incdir.
4265 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4266 incdir.
4267 * gdb.threads/threadapply.exp: Use standard_testfile,
4268 clean_restart. Remove incdir.
4269 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4270 clean_restart. Remove incdir.
4271 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4272 clean_restart.
4273 * gdb.threads/tls-shared.exp: Use standard_testfile,
4274 clean_restart, standard_output_file.
4275 * gdb.threads/tls-var.exp: Use standard_testfile,
4276 standard_output_file.
4277 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4278 Remove incdir.
4279 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4280 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4281 incdir.
4282 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4283 clean_restart. Remove incdir.
4284
497a5eb0
TT
42852012-06-26 Tom Tromey <tromey@redhat.com>
4286
4287 * gdb.trace/actions.exp: Use standard_testfile.
4288 * gdb.trace/ax.exp: Use standard_testfile.
4289 * gdb.trace/backtrace.exp: Use standard_testfile.
4290 * gdb.trace/change-loc.exp: Use standard_testfile.
4291 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4292 * gdb.trace/collection.exp: Use standard_testfile,
4293 prepare_for_testing.
4294 * gdb.trace/deltrace.exp: Use standard_testfile.
4295 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4296 * gdb.trace/ftrace.exp: Use standard_testfile.
4297 * gdb.trace/infotrace.exp: Use standard_testfile.
4298 * gdb.trace/packetlen.exp: Use standard_testfile.
4299 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4300 * gdb.trace/passcount.exp: Use standard_testfile.
4301 * gdb.trace/pending.exp: Use standard_testfile.
4302 * gdb.trace/report.exp: Use standard_testfile.
4303 * gdb.trace/save-trace.exp: Use standard_testfile.
4304 * gdb.trace/stap-trace.exp: Use standard_testfile.
4305 * gdb.trace/status-stop.exp: Use standard_testfile.
4306 * gdb.trace/strace.exp: Use standard_testfile.
4307 * gdb.trace/tfile.exp: Use standard_testfile.
4308 * gdb.trace/tfind.exp: Use standard_testfile.
4309 * gdb.trace/trace-break.exp: Use standard_testfile.
4310 * gdb.trace/trace-mt.exp: Use standard_testfile.
4311 * gdb.trace/tracecmd.exp: Use standard_testfile.
4312 * gdb.trace/tspeed.exp: Use standard_testfile.
4313 * gdb.trace/tstatus.exp: Use standard_testfile.
4314 * gdb.trace/tsv.exp: Use standard_testfile.
4315 * gdb.trace/unavailable.exp: Use standard_testfile,
4316 prepare_for_testing.
4317 * gdb.trace/while-dyn.exp: Use standard_testfile.
4318 * gdb.trace/while-stepping.exp: Use standard_testfile.
4319
7686c074
TT
43202012-06-26 Tom Tromey <tromey@redhat.com>
4321
4322 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4323 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4324 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4325 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4326 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4327 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4328 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4329 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4330 prepare_for_testing.
4331 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4332 prepare_for_testing.
4333 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4334 prepare_for_testing.
4335 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4336 prepare_for_testing.
4337 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4338 prepare_for_testing
4339 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4340 * gdb.reverse/machinestate.exp: Use standard_testfile.
4341 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4342 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4343 build_executable.
4344 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4345 build_executable.
4346 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4347 standard_output_file.
4348 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4349 standard_output_file.
4350 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4351 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4352 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4353 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4354 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4355 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4356
481fc100
TT
43572012-06-26 Tom Tromey <tromey@redhat.com>
4358
4359 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4360 standard_output_file.
4361 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4362 prepare_for_testing. Remove directory-checking code.
4363
7bb18ae2
TT
43642012-06-25 Tom Tromey <tromey@redhat.com>
4365
4366 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4367 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4368 build_executable, not prepare_for_testing.
4369 * gdb.multi/base.exp: Use standard_output_file. Use
4370 build_executable, not prepare_for_testing.
4371
cf09b3e4
TT
43722012-06-25 Tom Tromey <tromey@redhat.com>
4373
4374 * gdb.fortran/subarray.exp: Use standard_testfile,
4375 prepare_for_testing.
4376 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4377 * gdb.fortran/module.exp: Use standard_testfile.
4378 * gdb.fortran/logical.exp: Use standard_testfile.
4379 * gdb.fortran/library-module.exp: Use standard_testfile,
4380 standard_output_file.
4381 * gdb.fortran/derived-type.exp: Use standard_testfile,
4382 prepare_for_testing.
4383 * gdb.fortran/complex.exp: Use standard_testfile,
4384 prepare_for_testing.
4385 * gdb.fortran/charset.exp: Use standard_testfile.
4386 * gdb.fortran/array-element.exp: Use standard_testfile,
4387 prepare_for_testing.
4388
18b5ff1b
KS
43892012-06-25 Keith Seitz <keiths@redhat.com>
4390
4391 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4392 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4393
17b77626
TT
43942012-06-25 Tom Tromey <tromey@redhat.com>
4395
4396 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4397 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4398 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4399 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4400
f91e3dc1
TT
44012012-06-25 Tom Tromey <tromey@redhat.com>
4402
4403 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4404 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4405 * gdb.linespec/linespec.exp: Use standard_testfile.
4406
a884434d
TT
44072012-06-25 Tom Tromey <tromey@redhat.com>
4408
4409 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4410 prepare_for_testing.
4411
efc9d70a
TT
44122012-06-25 Tom Tromey <tromey@redhat.com>
4413
4414 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4415 prepare_for_testing.
4416 * gdb.opt/inline-break.exp: Use standard_testfile,
4417 prepare_for_testing.
4418 * gdb.opt/inline-bt.exp: Use standard_testfile,
4419 prepare_for_testing.
4420 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4421 prepare_for_testing.
4422 * gdb.opt/inline-locals.exp: Use standard_testfile,
4423 prepare_for_testing.
4424
e2fc92c6
TT
44252012-06-25 Tom Tromey <tromey@redhat.com>
4426
4427 * gdb.asm/asm-source.exp: Use standard_output_file,
4428 standard_testfile. Construct .o files in proper subdir.
4429
b0963d73
TT
44302012-06-25 Tom Tromey <tromey@redhat.com>
4431
4432 * gdb.server/ext-attach.exp: Use standard_testfile,
4433 prepare_for_testing.
4434 * gdb.server/ext-run.exp: Use standard_testfile,
4435 build_executable.
4436 * gdb.server/file-transfer.exp: Use standard_testfile,
4437 prepare_for_testing.
4438 * gdb.server/server-exec-info.exp: Use standard_testfile.
4439 * gdb.server/server-mon.exp: Use standard_testfile,
4440 prepare_for_testing.
4441 * gdb.server/server-run.exp: Use standard_testfile,
4442 build_executable.
4443 * gdb.server/solib-list.exp: Use standard_testfile,
4444 standard_output_file.
4445
8a3e1f8d
TT
44462012-06-25 Tom Tromey <tromey@redhat.com>
4447
4448 * lib/gdb.exp (standard_output_file): Use "file join".
4449 * gdb.go/chan.exp: Use standard_testfile.
4450 * gdb.go/handcall.exp: Use standard_testfile.
4451 * gdb.go/hello.exp: Use standard_testfile.
4452 * gdb.integers/chan.exp: Use standard_testfile.
4453 * gdb.go/methods.exp: Use standard_testfile.
4454 * gdb.go/package.exp: Use standard_testfile.
4455 * gdb.go/strings.exp: Use standard_testfile.
4456 * gdb.go/types.exp: Use standard_testfile.
4457 * gdb.go/unsafe.exp: Use standard_testfile.
4458
944a9061
MGD
44592012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4460
4461 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4462
1c06bd58
JK
44632012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4464
4465 Fix regression by the previous commit.
4466 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4467
b4a58790
TT
44682012-06-22 Tom Tromey <tromey@redhat.com>
4469
4470 * gdb.python/lib-types.exp: Use standard_testfile,
4471 prepare_for_testing.
4472 * gdb.python/py-block.exp: Use standard_testfile.
4473 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4474 * gdb.python/py-events.exp: Use standard_testfile,
4475 standard_output_file.
4476 * gdb.python/py-evsignal.exp: Use standard_testfile.
4477 * gdb.python/py-evethreads.exp: Use standard_testfile.
4478 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4479 * gdb.python/py-explore.exp: Use standard_testfile.
4480 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4481 standard_output_file.
4482 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4483 prepare_for_testing.
4484 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4485 * gdb.python/py-frame.exp: Use standard_testfile.
4486 * gdb.python/py-inferior.exp: Use standard_testfile.
4487 * gdb.python/py-infthread.exp: Use standard_testfile.
4488 * gdb.python/py-mi.exp: Use standard_testfile.
4489 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4490 build_executable.
4491 * gdb.python/py-objfile.exp: Use standard_testfile.
4492 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4493 prepare_for_testing.
4494 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4495 * gdb.python/py-progspace.exp: Use standard_testfile,
4496 build_executable.
4497 * gdb.python/py-prompt.exp: Use standard_testfile,
4498 build_executable.
4499 * gdb.python/py-section-script.exp: Use standard_testfile,
4500 build_executable.
4501 * gdb.python/py-shared.exp: Use standard_testfile,
4502 standard_output_file, clean_restart.
4503 * gdb.python/py-symbol.exp: Use standard_output_file,
4504 prepare_for_testing.
4505 * gdb.python/py-symtab.exp: Use standard_output_file,
4506 prepare_for_testing
4507 * gdb.python/py-template.exp: Use standard_testfile.
4508 * gdb.python/py-type.exp: Use standard_testfile.
4509 * gdb.python/py-value-cc.exp: Use standard_testfile.
4510 * gdb.python/py-value.exp: Use standard_testfile.
4511 * gdb.python/python.exp: Use standard_testfile, build_executable.
4512
2c44deac
TT
45132012-06-22 Tom Tromey <tromey@redhat.com>
4514
4515 * gdb.objc/basicclass.exp: Use standard_testfile.
4516 (do_objc_tests): Don't declare objdir.
4517 * gdb.objc/nondebug.exp: Use standard_testfile.
4518 (do_objc_tests): Don't declare objdir.
4519 * gdb.objc/objcdecode.exp: Use standard_testfile.
4520 (do_objc_tests): Don't declare objdir.
4521
c24ccbce
TT
45222012-06-22 Tom Tromey <tromey@redhat.com>
4523
4524 * gdb.java/jmain.exp: Use standard_testfile.
4525 * gdb.java/jmisc.exp: Use standard_testfile.
4526 * gdb.java/jnpe.exp: Use standard_testfile.
4527 * gdb.java/jprint.exp: Use standard_testfile.
4528
0a6d0306
TT
45292012-06-22 Tom Tromey <tromey@redhat.com>
4530
4531 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4532 (standard_output_file, standard_testfile): New procs.
4533 (build_executable, clean_restart): Use standard_output_file.
4534
6ea815ef
YQ
45352012-06-22 Yao Qi <yao@codesourcery.com>
4536
4537 * boards/native-gdbserver.exp: New proc ${board}_exec.
4538 * boards/native-stdio-gdbserver.exp: Likewise.
4539
4c93b1db
TT
45402012-06-21 Tom Tromey <tromey@redhat.com>
4541
4542 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4543 (build_executable): Update.
4544 (get_compiler_info): Remove 'binfile' argument.
4545 * gdb.ada/arrayidx.exp: Update.
4546 * gdb.ada/null_array.exp: Update.
4547 * gdb.arch/altivec-abi.exp: Update.
4548 * gdb.arch/altivec-regs.exp: Update.
4549 * gdb.arch/amd64-byte.exp: Update.
4550 * gdb.arch/amd64-dword.exp: Update.
4551 * gdb.arch/amd64-word.exp: Update.
4552 * gdb.arch/i386-avx.exp: Update.
4553 * gdb.arch/i386-byte.exp: Update.
4554 * gdb.arch/i386-sse.exp: Update.
4555 * gdb.arch/i386-word.exp: Update.
4556 * gdb.arch/ppc-dfp.exp: Update.
4557 * gdb.arch/ppc-fp.exp: Update.
4558 * gdb.arch/vsx-regs.exp: Update.
4559 * gdb.base/all-bin.exp: Update.
4560 * gdb.base/annota1.exp: Update.
4561 * gdb.base/async.exp: Update.
4562 * gdb.base/attach.exp: Update.
4563 * gdb.base/break-interp.exp: Update.
4564 * gdb.base/call-ar-st.exp: Update.
4565 * gdb.base/call-rt-st.exp: Update.
4566 * gdb.base/call-sc.exp: Update.
4567 * gdb.base/callfuncs.exp: Update.
4568 * gdb.base/catch-load.exp: Update.
4569 * gdb.base/completion.exp: Update.
4570 * gdb.base/complex.exp: Update.
4571 * gdb.base/condbreak.exp: Update.
4572 * gdb.base/consecutive.exp: Update.
4573 * gdb.base/constvars.exp: Update.
4574 * gdb.base/corefile.exp: Update.
4575 * gdb.base/eval-skip.exp: Update.
4576 * gdb.base/expand-psymtabs.exp: Update.
4577 * gdb.base/exprs.exp: Update.
4578 * gdb.base/fileio.exp: Update.
4579 * gdb.base/fixsection.exp: Update.
4580 * gdb.base/funcargs.exp: Update.
4581 * gdb.base/gdb11530.exp: Update.
4582 * gdb.base/gdb1555.exp: Update.
4583 * gdb.base/gnu-ifunc.exp: Update.
4584 * gdb.base/gnu_vector.exp: Update.
4585 * gdb.base/info-macros.exp: Update.
4586 * gdb.base/jit-simple.exp: Update.
4587 * gdb.base/jit-so.exp: Update.
4588 * gdb.base/jit.exp: Update.
4589 * gdb.base/langs.exp: Update.
4590 * gdb.base/list.exp: Update.
4591 * gdb.base/logical.exp: Update.
4592 * gdb.base/long_long.exp: Update.
4593 * gdb.base/longjmp.exp: Update.
4594 * gdb.base/macscp.exp: Update.
4595 * gdb.base/mips_pro.exp: Update.
4596 * gdb.base/miscexprs.exp: Update.
4597 * gdb.base/morestack.exp: Update.
4598 * gdb.base/nodebug.exp: Update.
4599 * gdb.base/opaque.exp: Update.
4600 * gdb.base/pc-fp.exp: Update.
4601 * gdb.base/pending.exp: Update.
4602 * gdb.base/permissions.exp: Update.
4603 * gdb.base/pointers.exp: Update.
4604 * gdb.base/prelink.exp: Update.
4605 * gdb.base/printcmds.exp: Update.
4606 * gdb.base/psymtab.exp: Update.
4607 * gdb.base/ptype.exp: Update.
4608 * gdb.base/relational.exp: Update.
4609 * gdb.base/scope.exp: Update.
4610 * gdb.base/setvar.exp: Update.
4611 * gdb.base/shlib-call.exp: Update.
4612 * gdb.base/shreloc.exp: Update.
4613 * gdb.base/signals.exp: Update.
4614 * gdb.base/sizeof.exp: Update.
4615 * gdb.base/so-impl-ld.exp: Update.
4616 * gdb.base/so-indr-cl.exp: Update.
4617 * gdb.base/solib-disc.exp: Update.
4618 * gdb.base/solib-display.exp: Update.
4619 * gdb.base/solib-nodir.exp: Update.
4620 * gdb.base/solib-overlap.exp: Update.
4621 * gdb.base/solib-symbol.exp: Update.
4622 * gdb.base/solib-weak.exp: Update.
4623 * gdb.base/solib.exp: Update.
4624 * gdb.base/store.exp: Update.
4625 * gdb.base/structs.exp: Update.
4626 * gdb.base/structs2.exp: Update.
4627 * gdb.base/type-opaque.exp: Update.
4628 * gdb.base/unload.exp: Update.
4629 * gdb.base/varargs.exp: Update.
4630 * gdb.base/volatile.exp: Update.
4631 * gdb.base/watch_thread_num.exp: Update.
4632 * gdb.base/watchpoint-solib.exp: Update.
4633 * gdb.base/watchpoint.exp: Update.
4634 * gdb.base/watchpoints.exp: Update.
4635 * gdb.base/whatis.exp: Update.
4636 * gdb.cell/arch.exp: Update.
4637 * gdb.cell/break.exp: Update.
4638 * gdb.cell/bt.exp: Update.
4639 * gdb.cell/core.exp: Update.
4640 * gdb.cell/data.exp: Update.
4641 * gdb.cell/ea-cache.exp: Update.
4642 * gdb.cell/f-regs.exp: Update.
4643 * gdb.cell/fork.exp: Update.
4644 * gdb.cell/gcore.exp: Update.
4645 * gdb.cell/mem-access.exp: Update.
4646 * gdb.cell/ptype.exp: Update.
4647 * gdb.cell/registers.exp: Update.
4648 * gdb.cell/sizeof.exp: Update.
4649 * gdb.cell/solib-symbol.exp: Update.
4650 * gdb.cell/solib.exp: Update.
4651 * gdb.cp/ambiguous.exp: Update.
4652 * gdb.cp/breakpoint.exp: Update.
4653 * gdb.cp/bs15503.exp: Update.
4654 * gdb.cp/casts.exp: Update.
4655 * gdb.cp/class2.exp: Update.
4656 * gdb.cp/cpexprs.exp: Update.
4657 * gdb.cp/cplusfuncs.exp: Update.
4658 * gdb.cp/ctti.exp: Update.
4659 * gdb.cp/dispcxx.exp: Update.
4660 * gdb.cp/gdb1355.exp: Update.
4661 * gdb.cp/gdb2384.exp: Update.
4662 * gdb.cp/gdb2495.exp: Update.
4663 * gdb.cp/infcall-dlopen.exp: Update.
4664 * gdb.cp/local.exp: Update.
4665 * gdb.cp/m-data.exp: Update.
4666 * gdb.cp/m-static.exp: Update.
4667 * gdb.cp/mb-ctor.exp: Update.
4668 * gdb.cp/mb-inline.exp: Update.
4669 * gdb.cp/mb-templates.exp: Update.
4670 * gdb.cp/member-ptr.exp: Update.
4671 * gdb.cp/method.exp: Update.
4672 * gdb.cp/namespace.exp: Update.
4673 * gdb.cp/nextoverthrow.exp: Update.
4674 * gdb.cp/nsdecl.exp: Update.
4675 * gdb.cp/nsrecurs.exp: Update.
4676 * gdb.cp/nsstress.exp: Update.
4677 * gdb.cp/nsusing.exp: Update.
4678 * gdb.cp/pr-1023.exp: Update.
4679 * gdb.cp/pr-1210.exp: Update.
4680 * gdb.cp/pr-574.exp: Update.
4681 * gdb.cp/pr9631.exp: Update.
4682 * gdb.cp/printmethod.exp: Update.
4683 * gdb.cp/psmang.exp: Update.
4684 * gdb.cp/re-set-overloaded.exp: Update.
4685 * gdb.cp/rtti.exp: Update.
4686 * gdb.cp/shadow.exp: Update.
4687 * gdb.cp/templates.exp: Update.
4688 * gdb.cp/try_catch.exp: Update.
4689 * gdb.dwarf2/dw2-ranges.exp: Update.
4690 * gdb.dwarf2/pr10770.exp: Update.
4691 * gdb.fortran/library-module.exp: Update.
4692 * gdb.hp/gdb.aCC/optimize.exp: Update.
4693 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4694 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4695 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4696 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4697 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4698 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4699 * gdb.hp/gdb.compat/xdb1.exp: Update.
4700 * gdb.hp/gdb.compat/xdb2.exp: Update.
4701 * gdb.hp/gdb.compat/xdb3.exp: Update.
4702 * gdb.hp/gdb.defects/bs14602.exp: Update.
4703 * gdb.hp/gdb.defects/solib-d.exp: Update.
4704 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4705 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4706 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4707 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4708 * gdb.mi/gdb792.exp: Update.
4709 * gdb.mi/mi-pending.exp: Update.
4710 * gdb.mi/mi-solib.exp: Update.
4711 * gdb.mi/mi-var-cp.exp: Update.
4712 * gdb.opt/clobbered-registers-O2.exp: Update.
4713 * gdb.opt/inline-bt.exp: Update.
4714 * gdb.opt/inline-cmds.exp: Update.
4715 * gdb.opt/inline-locals.exp: Update.
4716 * gdb.python/py-events.exp: Update.
4717 * gdb.python/py-finish-breakpoint.exp: Update.
4718 * gdb.python/py-type.exp: Update.
4719 * gdb.reverse/solib-precsave.exp: Update.
4720 * gdb.reverse/solib-reverse.exp: Update.
4721 * gdb.server/solib-list.exp: Update.
4722 * gdb.stabs/weird.exp: Update.
4723 * gdb.threads/attach-into-signal.exp: Update.
4724 * gdb.threads/attach-stopped.exp: Update.
4725 * gdb.threads/tls-shared.exp: Update.
4726 * gdb.trace/change-loc.exp: Update.
4727 * gdb.trace/strace.exp: Update.
4728
95c391b6
TT
47292012-06-19 Tom Tromey <tromey@redhat.com>
4730
4731 * gdb.base/whatis.exp: Add tests.
4732
e910f0b6
TT
47332012-06-19 Tom Tromey <tromey@redhat.com>
4734
4735 * gdb.cp/m-static.cc (keepalive): New function.
4736 (gnu_obj_1::method): Use it.
4737
422d65e7
DE
47382012-06-18 Doug Evans <dje@google.com>
4739
4740 * gdb.base/info-fun.exp: New file.
4741 * gdb.base/info-fun.c: New file.
4742 * gdb.base/info-fun-solib.c: New file.
4743
e2e4d78b
JK
47442012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4745
4746 Remove stale dummy frames.
4747 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4748 (maintenance info breakpoints): New tests.
4749 * gdb.base/stale-infcall.c: New file.
4750 * gdb.base/stale-infcall.exp: New file.
4751
1788b2d3
JK
47522012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4753
4754 * gdb.arch/amd64-entry-value-param.S: New file.
4755 * gdb.arch/amd64-entry-value-param.c: New file.
4756 * gdb.arch/amd64-entry-value-param.exp: New file.
4757
663b969e
TT
47582012-06-15 Tom Tromey <tromey@redhat.com>
4759
4760 * gdb.cp/namespace.exp: Add "show lang" test.
4761
8e09ad05
IS
47622012-06-15 Iain Sandoe <iain@codesourcery.com>
4763
4764 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4765 case. (top level): Use gdb_file_cmd instead of gdb_load.
4766
f85e18ee
JK
47672012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4768
4769 PR tdep/14222
4770 * gdb.arch/i386-sse-stack-align.S: New file.
4771 * gdb.arch/i386-sse-stack-align.c: New file.
4772 * gdb.arch/i386-sse-stack-align.exp: New file.
4773
f3b5e280
KS
47742012-06-13 Keith Seitz <keiths@redhat.com>
4775
4776 PR breakpoints/13798 and mi/11541
4777 * gdb.linespec/ls-errs.exp: Add a few more tests for
4778 filenames with spaces and colons.
4779
50af5481
JK
47802012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4781
4782 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4783 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4784 (test_function): Call CV_f.
4785 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4786 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4787 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4788 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4789 (p CV_f(CV::i)): New tests.
4790
d55637df
TT
47912012-06-13 Tom Tromey <tromey@redhat.com>
4792
4793 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4794
cc80f267
JK
47952012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4796
4797 Fix regression by the "ambiguous linespec" series.
4798 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4799 tests.
4800
bb2af9cc
JK
48012012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4802
4803 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4804 missing.
4805
e81a37f7
TT
48062012-06-11 Tom Tromey <tromey@redhat.com>
4807
4808 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4809 location...
4810 (main): ...here.
4811
8efd7788
YQ
48122012-06-07 Yao Qi <yao@codesourcery.com>
4813
4814 * gdb.trace/strace.exp: Shorten some too-long lines.
4815
359f5fe6
PA
48162012-06-06 Pedro Alves <palves@redhat.com>
4817
4818 * gdb.threads/clone-new-thread-event.c: New file.
4819 * gdb.threads/clone-new-thread-event.exp: New file.
4820
7b2fe205
YQ
48212012-06-06 Yao Qi <yao@codesourcery.com>
4822
4823 * gdb.base/dprintf.c (main): Add extra parameter when calling
4824 printf and fprintf.
4825 (bar): New function. It is a dead function, but to ensure
4826 'malloc' is linked explicitly.
4827
3eca55e8
YQ
48282012-06-06 Yao Qi <yao@codesourcery.com>
4829
4830 * gdb.base/info-proc.exp: Return if target doesn't support
4831 'info proc'.
4832
91cc9324
JK
48332012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4834
4835 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4836 (run program with breakpoint commands): XFAIl if it is not.
4837
c56e7c43
JB
48382012-06-05 Joel Brobecker <brobecker@adacore.com>
4839
4840 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4841 and add comment.
4842 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4843 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4844 "STOP" marker. Adjust testing strategy to make it work on
4845 all targets.
4846
4847 * gdb.base/print-file-var-main.c (main): Rewrite using local
4848 variables and adjust get_version_2's return value check.
4849 Add small comment.
4850 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4851 marker. Adjust testing strategy to make it work on all targets.
4852
ccab2054
JB
48532012-06-05 Joel Brobecker <brobecker@adacore.com>
4854
4855 * gdb.ada/bad-task-bp-keyword: New testcase.
4856
d0d86158
JK
48572012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4858
4859 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4860 Simplify it to ...
4861 (symbol-file ${testfile1}): ... here.
4862 (test eliminated var my_global_symbol)
4863 (test eliminated var my_static_symbol)
4864 (test eliminated var my_global_func, get address of main): Wrap them to
4865 'single psymtabs' and 'single symtabs'
4866 (get address of my_global_symbol, get address of my_static_symbol)
4867 (get address of my_global_func, get address of main): Wrap them to
4868 'order1' and 'order2'.
4869
952cf74c
JK
4870 * gdb.base/code_elim.exp
4871 (add-symbol-file ${testfile1} 0x100000)
4872 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4873 'order2'.
4874 (order1: add-symbol-file ${testfile1} 0x100000)
4875 (order1: add-symbol-file ${testfile2} 0x200000)
4876 (order2: add-symbol-file ${testfile2} 0x200000)
4877 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4878 .bss as appropriate.
4879
0c5bf5a9
JK
48802012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4881
4882 * gdb.server/solib-list-lib.c: New file.
4883 * gdb.server/solib-list-main.c: New file.
4884 * gdb.server/solib-list.exp: New file.
4885
4196f325
MR
48862012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4887
4888 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4889 for 'set print symbol' change.
4890
bfb05775
JK
48912012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4892
4893 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4894 .debug_abbrev_seg3.
4895
685b1105
JK
48962012-05-24 John Steele Scott <toojays@toojays.net>
4897
4898 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4899 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4900 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4901
f3e0e960
SS
49022012-05-23 Stan Shebs <stan@codesourcery.com>
4903
4904 * gdb.mi/mi-info-os.exp: New file.
4905
11eb1b4d
KS
49062012-05-23 Keith Seitz <keiths@redhat.com>
4907
4908 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4909 return -1 to suppress the rest of the tests.
4910 (compile_stap_bin): Return boolean success value.
4911
b1af9e97
TT
49122012-05-21 Tom Tromey <tromey@redhat.com>
4913
4914 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4915 Remove kfails.
4916 (test_print_mi_member_types): Likewise.
4917
248537e3
TT
49182012-05-21 Tom Tromey <tromey@redhat.com>
4919
4920 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4921 print symbol' change.
4922
d791e155
TJB
49232012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4924
4925 * gdb.python/py-prompt.exp: Quit if the target is remote.
4926
e77afa2e
JK
49272012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4928
4929 Fix ERROR: internal buffer is full.
4930 * gdb.base/info-os.exp (expect_multiline): New function.
4931 (get process list, get process groups, get threads)
4932 (get file descriptors, get internet-domain sockets)
4933 (get shared-memory regions, get semaphores, get message queues): Use
4934 it for these tests.
4935
9cb709b6
TT
49362012-05-18 Tom Tromey <tromey@redhat.com>
4937
4938 * gdb.mi/mi-var-cmd.exp: Update.
4939 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4940 * gdb.cp/virtbase.exp: Update.
4941 * gdb.cp/classes.exp (test_static_members): Update.
4942 * gdb.cp/casts.exp: Update.
4943 * gdb.base/pointers.exp: Update.
4944 * gdb.base/funcargs.exp (pointer_args): Update.
4945 (structs_by_reference): Update.
4946 * gdb.base/find.exp: Update.
4947 * gdb.base/call-strs.exp: Send "set print symbol off".
4948 * gdb.base/call-ar-st.exp: Update.
4949 * gdb.ada/fun_addr.exp: Update.
4950 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4951 Call it.
4952 (test_print_repeats_10, test_print_strings)
4953 (test_print_char_arrays): Update.
4954
b012acdd
TT
49552012-05-18 Tom Tromey <tromey@redhat.com>
4956
4957 * gdb.base/charset.exp (string_display): Update.
4958
1d51a733
TT
49592012-05-18 Tom Tromey <tromey@redhat.com>
4960
4961 * gdb.mi/mi2-var-display.exp: Update.
4962 * gdb.mi/mi-var-display.exp: Update.
4963 * gdb.mi/mi-var-child.exp: Update.
4964 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4965 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4966
957df313
DE
49672012-05-17 Doug Evans <dje@google.com>
4968
682c7f7b
DE
4969 * info-macros.exp: Pass "debug" to prepare_for_testing.
4970
957df313
DE
4971 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4972 * gdb.ada/Makefile.in (clean): Ditto.
4973 * gdb.arch/Makefile.in (clean): Ditto.
4974 * gdb.asm/Makefile.in (clean): Ditto.
4975 * gdb.base/Makefile.in (clean): Ditto.
4976 * gdb.cell/Makefile.in (clean): Ditto.
4977 * gdb.cp/Makefile.in (clean): Ditto.
4978 * gdb.disasm/Makefile.in (clean): Ditto.
4979 * gdb.dwarf2/Makefile.in (clean): Ditto.
4980 * gdb.fortran/Makefile.in (clean): Ditto.
4981 * gdb.go/Makefile.in (clean): Ditto.
4982 * gdb.hp/Makefile.in (clean): Ditto.
4983 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4984 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4985 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4986 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4987 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4988 * gdb.java/Makefile.in (clean): Ditto.
4989 * gdb.linespec/Makefile.in (clean): Ditto.
4990 * gdb.mi/Makefile.in (clean): Ditto.
4991 * gdb.modula2/Makefile.in (clean): Ditto.
4992 * gdb.multi/Makefile.in (clean): Ditto.
4993 * gdb.objc/Makefile.in (clean): Ditto.
4994 * gdb.opencl/Makefile.in (clean): Ditto.
4995 * gdb.opt/Makefile.in (clean): Ditto.
4996 * gdb.pascal/Makefile.in (clean): Ditto.
4997 * gdb.python/Makefile.in (clean): Ditto.
4998 * gdb.reverse/Makefile.in (clean): Ditto.
4999 * gdb.server/Makefile.in (clean): Ditto.
5000 * gdb.stabs/Makefile.in (clean): Ditto.
5001 * gdb.threads/Makefile.in (clean): Ditto.
5002 * gdb.trace/Makefile.in (clean): Ditto.
5003 * gdb.xml/Makefile.in (clean): Ditto.
5004
abc9d0dc
TT
50052012-05-16 Tom Tromey <tromey@redhat.com>
5006
5007 * gdb.base/macscp1.c (macscp_expr): Add comment.
5008 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
5009
6a3a010b
MR
50102012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
5011
5012 * gdb.base/return-nodebug.exp: Also test float and double types.
5013
01429c8e
JK
50142012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5015
5016 PR testsuite/12649
5017 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5018
54115cd4
JK
5019 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5020
0c5f383f
SDJ
50212012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5022
5023 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5024 `rerun_to_main'.
5025 (stap_test_no_debuginfo): Likewise.
5026
e7e0cddf
SS
50272012-05-14 Stan Shebs <stan@codesourcery.com>
5028
5029 * gdb.base/dprintf.c: New file.
5030 * gdb.base/dprintf.exp: New file.
5031
c772f8e7
HZ
50322012-05-14 Hui Zhu <hui_zhu@mentor.com>
5033
5034 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5035 * gdb.trace/disconnected-tracing.c: New file.
5036 * gdb.trace/disconnected-tracing.exp: New file.
5037
7efc75aa
SCR
50382012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5039
5040 * gdb.python/python.c: Add a new breakpoint comment.
5041 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5042
85d4a676
SS
50432011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5044
5045 * gdb.base/info-os.exp: New file.
5046 * gdb.base/info-os.c: New file.
5047
64ea88dc
JB
50482012-05-10 Joel Brobecker <brobecker@adacore.com>
5049
4647ab1b
JB
5050 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5051 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5052 New files.
64ea88dc 5053
afba63f1
JB
50542012-05-10 Joel Brobecker <brobecker@adacore.com>
5055
5056 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5057 gdb.base/ctxobj.exp: New files.
5058
9d198b1e
TT
50592012-05-09 Tom Tromey <tromey@redhat.com>
5060
5061 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5062
9bfee719
MR
50632012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5064
5065 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5066
3a7341d8
MR
50672012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5068
5069 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5070 before using it.
5071
52b3699b
TG
50722012-05-04 Tristan Gingold <gingold@adacore.com>
5073
5074 * gdb.base/set-noassign.exp: New test.
5075
a20ee7a4
SCR
50762012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5077
5078 * gdb.python/py-symbol.exp: Add tests to test the new methods
5079 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5080 * gdb.python/py-symbol.c: Add new struct to help test
5081 gdb.Symtab.static_block().
5082
bf2f0858
DE
50832012-05-03 Doug Evans <dje@google.com>
5084
5085 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5086 commented out.
5087
2d4e0376
YQ
50882012-05-03 Yao Qi <yao@codesourcery.com>
5089
5090 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5091 doesn't support.
5092 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5093 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5094
6d0bb9f3
YQ
50952012-05-03 Yao Qi <yao@codesourcery.com>
5096
5097 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5098
fd820528
DE
50992012-04-30 Doug Evans <dje@google.com>
5100
5101 PR testsuite/13961
5102 * gdb.dwarf2/pr13961.S: New file.
5103 * gdb.dwarf2/pr13961.exp: New file.
5104
b9e219b9
YQ
51052012-04-29 Yao Qi <yao@codesourcery.com>
5106
5107 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5108
3019eac3
DE
51092012-04-28 Doug Evans <dje@google.com>
5110
5111 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5112 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5113 All uses updated.
5114 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5115 "ptype func_cu1" to expand cu2 before cu1.
5116
62e5f89c
SDJ
51172012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5118 Tom Tromey <tromey@redhat.com>
5119
5120 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5121 variables.
5122 * gdb.base/stap-probe.c: New file.
5123 * gdb.base/stap-probe.exp: New file.
5124 * gdb.trace/stap-trace.c: New file.
5125 * gdb.trace/stap-trace.exp: New file.
5126 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5127 libgcc's unwinder.
5128
14132e89
MR
51292012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5130
5131 * gdb.arch/mips16-thunks-inmain.c: New file.
5132 * gdb.arch/mips16-thunks-main.c: New file.
5133 * gdb.arch/mips16-thunks-sin.c: New file.
5134 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5135 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5136 * gdb.arch/mips16-thunks-sinmain.c: New file.
5137 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5138 * gdb.arch/mips16-thunks.exp: New file.
5139
a766d390
DE
51402012-04-25 Doug Evans <dje@google.com>
5141
5142 * configure.ac: Create gdb.go/Makefile.
5143 * configure: Regenerate.
5144 * gdb.base/default.exp: Add "go" to "set language" testing.
5145 * gdb.go/Makefile.in: New file.
5146 * gdb.go/basic-types.exp: New file.
5147 * gdb.go/chan.exp: New file.
5148 * gdb.go/chan.go: New file.
5149 * gdb.go/handcall.exp: New file.
5150 * gdb.go/handcall.go: New file.
5151 * gdb.go/hello.exp: New file.
5152 * gdb.go/hello.go: New file.
5153 * gdb.go/integers.exp: New file.
5154 * gdb.go/integers.go: New file.
5155 * gdb.go/methods.exp: New file.
5156 * gdb.go/methods.go: New file.
5157 * gdb.go/package.exp: New file.
5158 * gdb.go/package1.go: New file.
5159 * gdb.go/package2.go: New file.
5160 * gdb.go/print.exp: New file.
5161 * gdb.go/strings.exp: New file.
5162 * gdb.go/strings.go: New file.
5163 * gdb.go/types.exp: New file.
5164 * gdb.go/types.go: New file.
5165 * gdb.go/unsafe.exp: New file.
5166 * gdb.go/unsafe.go: New file.
5167 * lib/future.exp: Add Go support.
5168 (gdb_find_go, gdb_find_go_linker): New procs.
5169 (gdb_default_target_compile): Add Go support.
5170 * lib/gdb.exp (skip_go_tests): New proc.
5171 * lib/go.exp: New file.
5172
e65f9ffb
TT
51732012-04-25 Tom Tromey <tromey@redhat.com>
5174
5175 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5176
14e75d8e
JK
51772012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5178 Jan Kratochvil <jan.kratochvil@redhat.com>
5179
5180 PR symtab/7259:
5181 * gdb.base/enumval.c: New test case.
5182 * gdb.base/enumval.exp: New test case.
5183 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5184 field.bitpos.
5185
f3525b70
PA
51862012-04-17 Pedro Alves <palves@redhat.com>
5187
5188 * Makefile.in (site.exp): Make site.exp source
5189 $srcdir/lib/append_gdb_boards_dir.exp.
5190 * lib/append_gdb_boards_dir.exp: New file.
5191
bccbefd2
JK
51922012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5193
5194 New option "set auto-load safe-path".
5195 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5196 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5197
bf88dd68
JK
51982012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5199
5200 auto-load: Implementation.
5201 * gdb.base/help.exp (test set height): Increase the height.
5202 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5203 to ...
5204 (info auto-load python-scripts): ... here.
5205 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5206 to ...
5207 (info auto-load python-scripts *): ... here.
5208
c0d4d1c0
YQ
52092012-04-16 Yao Qi <yao@codesourcery.com>
5210
5211 * lib/trace-support.exp (get_in_proc_agent): New.
5212 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5213 of in process trace agent.
5214 * gdb.trace/ftrace.exp: Likewise.
5215 * gdb.trace/pending.exp: Likewise.
5216 * gdb.trace/trace-break.exp: Likewise.
5217 * gdb.trace/trace-mt.exp
5218 * gdb.trace/tspeed.exp: Likewise.
5219 * gdb.trace/tstatus.exp
5220 * gdb.trace/strace.exp: Likewise.
5221
cbf68a60
TS
52222012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5223
dd6d3b70
TS
5224 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5225 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5226
cbf68a60
TS
5227 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5228
8264ba82
AG
52292012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5230
5231 PR mi/13393
5232 * gdb.mi/mi-var-rtti.cc: New file.
5233 * gdb.mi/mi-var-rtti.exp: New file.
5234 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5235 function.
5236 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5237
de0919f8 52382012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5239
5240 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5241 EXECUTABLES.
5242 * gdb.python/py-explore.c: C program used for testing the new
5243 'explore' command on C constructs.
5244 * gdb.python/py-explore.cc: C++ program used for testing the new
5245 'explore' command on C++ constructs.
5246 * gdb-python/py-explore.exp: Tests for the new 'explore'
5247 command on C constructs.
5248 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5249 command on C++ constructs.
5250
a82da7dd
MK
52512012-04-07 Mark Kettenis <kettenis@gnu.org>
5252
5253 * gdb.base/funcargs.exp (complex_args): Fix typo.
5254
e127cba8
JK
52552012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5256
5257 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5258 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5259
40e084e1
KS
52602012-04-05 Keith Seitz <keiths@redhat.com>
5261
5262 * gdb.base/advance.exp: Update error message for
5263 "advance malformed" test.
5264 * gdb.base/break.exp: Likewise for "breakpoint with
5265 trailing garbage" test.
5266 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5267 with trailing garbage" test.
5268 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5269 trailng garbage" test.
5270 * gdb.base/until.exp: Likewise for "malformed until" test.
5271 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5272 for "breakpoint info (after setting on all)".
5273 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5274 tests.
5275 * gdb.cp/cplabel.cc: New file.
5276 * gdb.cp/cplabel.exp: New test.
5277 * gdb.linespec/ls-errs.c: New file.
5278 * gdb.linespec/ls-errs.exp: New test.
5279
a72c8f6a
JK
52802012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5281
5282 * gdb.trace/unavailable.exp
5283 (collect globals: print object on: print derived_partial)
5284 (collect globals: print object on: print derived_whole)
5285 (collect globals: print object off: print derived_partial)
5286 (collect globals: print object off: print derived_whole): Update
5287 expected output.
5288
f87a3023
KS
52892012-03-30 Keith Seitz <keiths@redhat.com>
5290
5291 * gdb.python: Add test for linespecs with commas.
5292
e2171b3c
KS
52932012-03-28 Keith Seitz <keiths@redhat.com>
5294
5295 * gdb.linespec/ls-dollar.cc: New file.
5296 * gdb.linespec/ls-dollar.exp: New test.
5297
52982012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5299
5300 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5301 starting with the global namespace.
5302
2f4e0a80
DE
53032012-03-23 Doug Evans <dje@google.com>
5304
5305 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5306
7b282c5a
SCR
53072012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5308
5309 * gdb.python/py-value.cc: Add test case for testing the
5310 methodology exposing C++ values to Python.
5311 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5312 exposing C++ values to Python.
5313 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5314
2e98ca53
JK
53152012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5316 Siddhesh Poyarekar <siddhesh@redhat.com>
5317
5318 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5319 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5320 (generate native core dump): Make the test unsupported if core cannot
5321 be generated.
5322
8320cc4f
JK
53232012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5324
5325 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5326 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5327 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5328
3a69ffb2
JK
53292012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5330
5331 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5332
8fabffee
DE
53332012-03-17 Doug Evans <dje@google.com>
5334
5335 * dg-extract-results.sh: Handle KFAILs.
5336
ab260dad
JK
53372012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5338
5339 PR symtab/13777
5340 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5341
53ba8333
JB
53422012-03-16 Joel Brobecker <brobecker@adacore.com>
5343
5344 * gdb.ada/set_pckd_arr_elt: New testcase.
5345
481860b3
GB
53462012-03-16 Gary Benson <gbenson@redhat.com>
5347
5348 PR breakpoints/10738
5349 * gdb.opt/inline-break.exp: New file.
5350 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
5351 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5352 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
5353 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5354 * gdb.base/async-shell.exp: Likewise.
5355 * lib/mi-support.exp (library_loaded_re): Likewise.
5356
410528f0
TT
53572012-03-15 Tom Tromey <tromey@redhat.com>
5358
5359 * gdb.cp/virtfunc2.exp: Update expected output.
5360 * gdb.cp/pr9631.exp: Update expected output.
5361 * gdb.cp/member-ptr.exp: Update expected output.
5362 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5363 output.
5364 * gdb.cp/casts.exp: Update expected output.
5365
c4aeac85
TT
53662012-03-15 Tom Tromey <tromey@redhat.com>
5367
5368 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5369 (test_info_vtbl): Likewise.
5370 (do_tests): Call test_info_vtbl.
5371 * gdb.cp/virtfunc.cc (va): New global.
5372
856d06f9
TS
53732012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5374
5375 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5376 describing DWARF data structures.
5377 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5378 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5379 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5380 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5381 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5382 * gdb.dwarf2/dw2-param-error.S: Likewise.
5383 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5384 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5385 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5386 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5387 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5388 * gdb.dwarf2/pr11465.S: Likewise.
5389
e837f12a
JK
53902012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5391
5392 * gdb.mi/mi2-prompt.exp: New file.
5393
ccbb4f28
JB
53942012-03-13 Joel Brobecker <brobecker@adacore.com>
5395
5396 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5397
32039130
JB
53982012-03-13 Joel Brobecker <brobecker@adacore.com>
5399
5400 * gdb.ada/bp_range_type: New testcase.
5401
16899756
DE
54022012-03-13 Doug Evans <dje@google.com>
5403
5404 * gdb.base/default.exp: Delete tests for symbol-reloading.
5405 * gdb.base/help.exp: Ditto.
5406 * gdb.base/setshow.exp: Ditto.
5407 * gdb.base/gdb_history: Delete references to symbol-reloading.
5408
87b0bb13
JK
54092012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5410
5411 * gdb.base/attach-twice.c: New files.
5412 * gdb.base/attach-twice.exp: New files.
5413
0d7941a9
KS
54142012-03-08 Keith Seitz <keiths@redhat.com>
5415
5416 * lib/gdb.exp (gdb_get_line_number): Throw an
5417 error instead of returning -1.
5418 * gdb.base/break.exp: Remove unused variable
5419 bp_location5.
5420 * gdb.base/hbreak2.exp: Likewise.
5421 * gdb.base/sepdebug.exp: Likewise.
5422
f4647387
YQ
54232012-03-08 Yao Qi <yao@codesourcery.com>
5424 Pedro Alves <palves@redhat.com>
5425
5426 Fix PR server/13392.
5427 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5428 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5429 download tracepoints.
5430 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5431 (pending_tracepoint_resolved_during_trace): Likewise.
5432 (pending_tracepoint_installed_during_trace): Likewise.
5433 (pending_tracepoint_with_action_resolved): Likewise.
5434
83c532cb
KS
54352012-03-08 Keith Seitz <keiths@redhat.com>
5436
5437 * gdb.ada/array_bounds.exp: Get breakpoint for line
5438 with "START", not "STOP".
5439 * gdb.python/py-infthread.exp: Do not continue to
5440 line marked "Break here.", which is undefined.
5441
d6b6bbb7
LM
54422012-03-08 Luis Machado <lgustavo@codesourcery.com>
5443
5444 Revert:
5445
5446 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5447
5448 Implement testsuite workaround for PR breakpoints/13781.
5449 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5450 (set breakpoint condition-evaluation host): New conditional command.
5451
7fe25d9b
JK
54522012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5453
5454 Fix CU relative vs. absolute DIE offsets.
5455 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5456 one.
5457
51898c15
JK
54582012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5459
5460 Fix false FAIL on distros with relro linkage as default.
5461 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5462 -Wl,-z,norelro first.
5463
8131799e
JB
54642012-03-06 Joel Brobecker <brobecker@adacore.com>
5465
5466 * gdb.ada/bp_on_var: New testcase.
5467
ba241969
JB
54682012-03-06 Joel Brobecker <brobecker@adacore.com>
5469
5470 * gdb.ada/bp_enum_homonym: New testcase.
5471
abe49676
YQ
54722012-03-06 Yao Qi <yao@codesourcery.com>
5473
5474 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5475 x86_64-*-* and i?86-*-*.
5476 Set up KFAIL for gdb/13808.
5477
d8df103b
TT
54782012-03-05 Tom Tromey <tromey@redhat.com>
5479
5480 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5481 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5482
b7b189f3
TT
54832012-03-05 Tom Tromey <tromey@redhat.com>
5484
5485 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5486
69dc1c4d
YQ
54872012-03-04 Yao Qi <yao@codesourcery.com>
5488
5489 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5490 messages for KFAIL.
5491
3f20c47f
JK
54922012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5493
5494 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5495 (print one_two_three, indexes off, print few_reps, indexes off)
5496 (print many_reps, indexes off, print empty, indexes off)
5497 (print one_two_three, print few_reps, print many_reps, print empty):
5498 Call setup_xfail if $gcc_old.
5499
abf1152a
JK
55002012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5501
5502 Implement testsuite workaround for PR breakpoints/13781.
5503 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5504 (set breakpoint condition-evaluation host): New conditional command.
5505
a06715f8
JK
55062012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5507
5508 Code cleanup.
5509 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5510 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5511 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5512 number 1 by $bpnum. Four times.
5513
5808517f
YQ
55142012-03-03 Yao Qi <yao@codesourcery.com>
5515
5516 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5517
dfe2ac14
JK
55182012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5519
5520 Setup KFAIL for PR server/13796.
5521 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5522
8bbc467a
JB
55232012-03-02 Joel Brobecker <brobecker@adacore.com>
5524
5525 * gdb.ada/operator_bp: New testcase.
5526
c0eac87f
JB
55272012-03-02 Joel Brobecker <brobecker@adacore.com>
5528
5529 * gdb.ada/info_locals_renaming: New testcase.
5530
4f42c881
TT
55312012-03-02 Tom Tromey <tromey@redhat.com>
5532
5533 * gdb.base/nextoverexit.c: New file.
5534 * gdb.base/nextoverexit.exp: New file.
5535
7380c0c9
EBM
55362012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5537
5538 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5539 parameter.
5540
1faeff08
MR
55412012-03-01 Maciej W. Rozycki <macro@mips.com>
5542
5543 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5544 core registers.
5545
320b6f49 55462012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
5547 Maciej W. Rozycki <macro@codesourcery.com>
5548 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
5549
5550 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5551
ad5f7d6e
PA
55522012-03-01 Pedro Alves <palves@redhat.com>
5553
5554 PR gdb/13767
5555
5556 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5557 (gdb_collect_globals_test): Call it.
5558
d3dc44a6
KS
55592012-03-01 Keith Seitz <keiths@redhat.com>
5560
5561 * gdb.cp/method2.exp: Output of overload menu is now
5562 alphabetized. Update tests for "break A::method".
5563 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5564 of hard-coding them.
5565 Overload menu is alphabetized: rewrite to accommodate.
5566 Unset variables LINE and TYPES which are used in other tests.
5567 Compute the output of "info break".
5568 Update the breakpoint table after all breakpoints are deleted.
5569 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5570 compute ACTUALS and the method body based on parameters.
5571 Update expected output accordingly.
5572 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5573 unique comments to allow the use of gdb_get_line_number.
5574
55752012-03-01 Keith Seitz <keiths@redhat.com>
5576
5577 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5578 some Tcl syntax.
5579 * gdb.cp/ovldbreak.exp: Likewise.
5580
7949c2a0
KS
55812012-03-01 Keith Seitz <keiths@redhat.com>
5582
5583 * gdb.base/help.exp (help show user): Update expected result
5584 for new doc string changes (add "non-python").
5585
7d74f244
DE
55862012-03-01 Scott J. Goldman <scottjg@vmware.com>
5587
5588 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5589 be put in the user-defined category and that the commands appear in
5590 "help user-defined".
5591
1b611343
JB
55922012-02-29 Joel Brobecker <brobecker@adacore.com>
5593
5594 * gdb.ada/tagged_not_init: New testcase.
5595
99b1c762
JB
55962012-02-29 Joel Brobecker <brobecker@adacore.com>
5597
5598 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5599 * gdb.ada/enum_idx_packed: New testcase.
5600
2d4a02ee
JB
56012012-02-29 Joel Brobecker <brobecker@adacore.com>
5602
5603 * gdb.ada/aliased_array: New testcase.
5604
2e6fda7d
JB
56052012-02-29 Joel Brobecker <brobecker@adacore.com>
5606
5607 * gdb.ada/whatis_array_val: New testcase.
5608
9a7f938f
JK
56092012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5610
5611 Fix disp-step-syscall.exp: fork: single step over fork.
5612 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5613 whitespaces.
5614 (single step over $syscall): Remove its check.
5615 (single step over $syscall final pc): New check.
5616
8703a944
JK
56172012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5618
5619 Support processors without SSSE3.
5620 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5621 pabsd into ...
5622 (ssse3_test): ... a new function.
5623 (main): Call ssse3_test.
5624 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5625 Update expected values everywhere.
5626 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5627 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5628 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5629 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5630 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5631 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5632 Move these tests lower.
5633 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5634 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5635 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5636 New tests.
5637
c03e6ccc
YQ
56382012-02-29 Yao Qi <yao@codesourcery.com>
5639 Pedro Alves <palves@redhat.com>
5640
5641 * gdb.trace/trace-mt.c: New.
5642 * gdb.trace/trace-mt.exp: New.
5643
7964b62a
TS
56442012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5645
2c8910ba
TS
5646 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5647 numbers instead of hardcoding them.
5648 * gdb.base/annota1.c: Provide suitable markers.
5649 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5650 numbers instead of hardcoding them.
5651 * gdb.base/annota3.c: Provide suitable markers.
5652
5653 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5654 * gdb.base/annota3.c: Likewise.
5655 * gdb.base/sigall.c: Likewise.
5656 * gdb.base/signals.c: Likewise.
5657 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 5658
5a41c0b7
MR
56592012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5660
5661 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5662 failure return path.
5663
ebbbe5c5
LM
56642012-02-27 Luis Machado <lgustavo@codesourcery.com>
5665
5666 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5667
8d126d8a
LM
56682012-02-24 Luis Machado <lgustavo@codesourcery.com>
5669
5670 * gdb.base/cond-eval-mode.exp: New file.
5671
11337c2f
PA
56722012-02-24 Pedro Alves <palves@redhat.com>
5673
5674 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5675 (top level): Use with_test_prefix.
5676
13fc3e3c
PA
56772012-02-24 Pedro Alves <palves@redhat.com>
5678
5679 * gdb.threads/attach-into-signal.exp (corefunc): Use
5680 with_test_prefix.
5681
07c1b626
JK
56822012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5683
5684 Fix false FAILs on old CPUs without SSE.
5685 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5686 Return untested for Illegal instruction.
5687
596ba138
JK
56882012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5689
5690 Fix false FAILs with glibc debug infos installed.
5691 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5692 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5693
aeaa2474
SA
56942012-02-22 Sterling Augustine <saugustine@google.com>
5695
5696 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5697 constant with cast.
5698
aed555c9
PA
56992012-02-21 Pedro Alves <palves@redhat.com>
5700
5701 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5702
78afebb4
PA
57032012-02-21 Pedro Alves <palves@redhat.com>
5704
5705 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5706
fdcfef12
PA
57072012-02-21 Pedro Alves <palves@redhat.com>
5708
5709 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5710 with_test_prefix.
5711
0f4d39d5
PA
57122012-02-21 Pedro Alves <palves@redhat.com>
5713
5714 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5715 with_test_prefix here.
5716 (top level): Do it here instead. Remove `:' from the
5717 with_test_prefix string.
5718 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5719 the suffix `:' from the with_test_prefix prefix string.
5720 * gdb.base/break-interp.exp: Ditto.
5721 * gdb.base/catch-load.exp: Ditto.
5722 * gdb.base/disp-step-syscall.exp: Ditto.
5723 * gdb.base/jit-so.exp: Ditto.
5724 * gdb.base/jit.exp: Ditto.
5725 * gdb.base/sepdebug.exp: Ditto.
5726 * gdb.base/solib-display.exp: Ditto.
5727 * gdb.base/solib-overlap.exp: Ditto.
5728 * gdb.base/watch-cond-infcall.exp: Ditto.
5729 * gdb.base/watchpoint.exp: Ditto.
5730 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5731 * gdb.mi/mi-watch.exp: Ditto.
5732 * gdb.mi/mi2-watch.exp: Ditto.
5733 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5734 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5735 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5736 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5737 * gdb.threads/watchpoint-fork.exp: Ditto.
5738 * gdb.threads/watchthreads-reorder.exp: Ditto.
5739 * gdb.trace/change-loc.exp: Ditto.
5740 * gdb.trace/pending.exp: Ditto.
5741 * gdb.trace/status-stop.exp: Ditto.
5742 * gdb.trace/strace.exp: Ditto.
5743 * gdb.trace/trace-break.exp: Ditto.
5744 * gdb.trace/unavailable.exp: Ditto.
5745 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5746 suffix with colon. Adjust leading comments.
5747
6a5870ce
PA
57482012-02-21 Pedro Alves <palves@redhat.com>
5749 Tom Tromey <tromey@redhat.com>
5750
5751 * lib/gdb.exp: Add description of test prefixes.
5752 (with_test_prefix): New procedure.
5753 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5754 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5755 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5756 instead of lappend to append to pf_prefix.
5757 * gdb.base/catch-load.exp: Use with_test_prefix.
5758 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5759 * gdb.base/jit-so.exp: Use with_test_prefix.
5760 * gdb.base/jit.exp: Use with_test_prefix.
5761 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5762 lappend to append to pf_prefix.
5763 * gdb.base/sepdebug.exp: Use with_test_prefix.
5764 * gdb.base/solib-display.exp: Use with_test_prefix.
5765 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5766 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5767 * gdb.base/watchpoint.exp: Use with_test_prefix.
5768 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5769 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5770 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5771 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5772 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5773 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5774 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5775 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5776 append instead of lappend to append to pf_prefix.
5777 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5778 * gdb.trace/change-loc.exp: Use with_test_prefix.
5779 * gdb.trace/pending.exp: Use with_test_prefix.
5780 * gdb.trace/status-stop.exp: Use with_test_prefix.
5781 * gdb.trace/strace.exp: Use with_test_prefix.
5782 * gdb.trace/trace-break.exp: Use with_test_prefix.
5783 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5784 instead of lappend to append to pf_prefix.
5785
35dc4a6b
JK
57862012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5787
5788 Fix racy FAILs.
5789 * gdb.base/inferior-died.c (main): Add return of 0.
5790 * gdb.base/inferior-died.exp (continue): Fix expectation of
5791 asynchronous events.
5792 (p 1): New test.
5793
c5a006e6
PA
57942012-02-20 Pedro Alves <palves@redhat.com>
5795
5796 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5797 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5798 gdb's internal debug output. For the non-threaded case, look for
5799 "Program received signal SIGLARM", for the threaded case, peek at
5800 the thread's siginfo.
5801
cc51a170
PA
58022012-02-20 Pedro Alves <palves@redhat.com>
5803
5804 General cleanup, make output test messages unique, and build
5805 different executable files for the non-threaded and threaded
5806 cases.
5807
5808 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5809 Delete.
5810 (executable_nothr, executable_thr): New globals.
5811 (top level): Adjust to delete both executables.
5812 (corefunc): New parameter $executable. Set $pf_prefix instead of
5813 hand writing a prefix in tests. Issue a clean_restart and enable
5814 lin-lwp debug output here.
5815 (top level): Adjust. Use build_executable. Don't start gdb here,
5816 and don't enable lin-lwp debug output here.
5817 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5818
c755f03d
JK
58192012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5820
5821 Fix racy FAILs.
5822 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5823 "continue" command.
5824
6bec5e0a
JK
58252012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5826
5827 Fix for gdbserver non-extended mode.
5828 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5829 and gdb_run_cmd.
5830
2e8265fd
TT
58312012-02-17 Tom Tromey <tromey@redhat.com>
5832
5833 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5834 * gdb.python/py-events.exp: Check 'dir' output.
5835 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5836
9e507076
YQ
58372012-02-17 Yao Qi <yao@codesourcery.com>
5838
5839 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5840
32d22ab1
TT
58412012-02-16 Tom Tromey <tromey@redhat.com>
5842
5843 * gdb.base/inferior-died.c: Don't include stdio.h.
5844
9addecb9
TT
58452012-02-16 Tom Tromey <tromey@redhat.com>
5846
5847 * gdb.base/inferior-died.c: New file.
5848 * gdb.base/inferior-died.exp: New file.
5849
4cb6da1c
AR
58502012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5851
5852 * gdb.base/break-inline.exp: New file.
5853 * gdb.base/break-inline.c: New file.
5854
3af2590d
TT
58552012-02-15 Tom Tromey <tromey@redhat.com>
5856
5857 * gdb.base/pc-fp.exp: Add "info register" tests.
5858
29988831
TT
58592012-02-15 Tom Tromey <tromey@redhat.com>
5860
5861 * gdb.base/regs.exp: Remove.
5862
10010058
PA
58632012-02-15 Pedro Alves <palves@redhat.com>
5864
5865 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5866 the target doesn't support tracepoints.
5867 * gdb.trace/circ.exp: Ditto.
5868 * gdb.trace/collection.exp: Ditto.
5869 * gdb.trace/packetlen.exp: Ditto.
5870 * gdb.trace/passc-dyn.exp: Ditto.
5871 * gdb.trace/report.exp: Ditto.
5872 * gdb.trace/tfind.exp: Ditto.
5873 * gdb.trace/tspeed.exp: Ditto.
5874 * gdb.trace/tsv.exp: Ditto.
5875 * gdb.trace/unavailable.exp: Ditto.
5876 * gdb.trace/while-dyn.exp: Ditto.
5877
a2e0062d
PA
58782012-02-15 Pedro Alves <palves@redhat.com>
5879
5880 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5881 gdb_test_multiple, and call unsupported instead of fail, if the
5882 remote side does not support the request.
5883
a1999d40
PA
58842012-02-15 Pedro Alves <palves@redhat.com>
5885
5886 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5887 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5888 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5889 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5890 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5891 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5892 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5893 doesn't start with "extended-" already.
5894
7cee1e54
PA
58952012-02-15 Pedro Alves <palves@redhat.com>
5896
5897 Support extended-remote. Avoid cascading timeouts.
5898
5899 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5900 the extended-remote target. If attaching with no file fails, load
5901 the file manually.
5902 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5903
816338b5
SS
59042012-02-14 Stan Shebs <stan@codesourcery.com>
5905
5906 * gdb.base/ena-dis-br.exp: Add enable count test.
5907
cc30c4bd
PA
59082012-02-13 Pedro Alves <palves@redhat.com>
5909
5910 * config/mips-idt.exp: Delete.
5911 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5912 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5913 * gdb.base/break.exp: Remove mips-idt references.
5914 * gdb.base/chng-syms.exp: Ditto.
5915 * gdb.base/default.exp: Ditto.
5916 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5917 (top level): Don't call it.
5918 * gdb.base/opaque.exp: Remove mips-idt restarts.
5919 * gdb.base/ptype.exp: Remove mips-idt xfails.
5920 * gdb.base/scope.exp: Remove mips-idt restarts.
5921 * gdb.base/sepdebug.exp: Remove mips-idt references.
5922 * gdb.base/watchpoint.exp (maybe_clean_restart)
5923 (maybe_reinitialize): Delete.
5924 (test_disabling_watchpoints, test_disabling_watchpoints)
5925 (test_watchpoint_triggered_in_syscall)
5926 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5927 Don't call them.
5928
57008375
JK
59292012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5930
5931 * gdb.server/server-exec-info.exp: New file.
5932
4a2d9c08
PA
59332012-02-10 Pedro Alves <palves@redhat.com>
5934
5935 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5936 always non-empty.
5937 (test_attach): Always pass $exec to test_attach_gdb.
5938
09fa21bd
TT
59392012-02-08 Tom Tromey <tromey@redhat.com>
5940
5941 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5942 before inferior is started.
5943
f0823d2c
TT
59442012-02-07 Tom Tromey <tromey@redhat.com>
5945
5946 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5947 Symbol.value.
5948 * gdb.python/py-symbol.c (qq): Set default value.
5949
59502012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
5951
5952 * gdb.python/py-symbol.c (qq): New global.
5953 * gdb.python/py-symbol.exp: Add test for frame-less
5954 lookup_symbol.
5955 * gdb.python/py-symtab.exp: Fix line number.
5956
f7e44f65
JB
59572012-02-03 Joel Brobecker <brobecker@adacore.com>
5958
5959 * gdb.ada/mi_task_arg: New testcase.
5960
4c9ed63c
PA
59612012-02-02 Pedro Alves <palves@redhat.com>
5962
5963 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5964 extended timeout.
5965
c0b9f2c6
PA
59662012-02-02 Pedro Alves <palves@redhat.com>
5967
5968 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5969 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5970
5f8cefd7
PA
59712012-02-02 Pedro Alves <palves@redhat.com>
5972
5973 * gdb.base/term.exp: Rewrite.
5974 * gdb.base/term.c: New.
5975
2f3a2569
PA
59762012-02-02 Pedro Alves <palves@redhat.com>
5977
5978 * gdb.base/default.exp (run "r" abbreviation, run): Add
5979 extended-remote expected output.
5980
f149aabd
TT
59812012-02-02 Tom Tromey <tromey@redhat.com>
5982
5983 * gdb.cp/dispcxx.exp: New file.
5984 * gdb.cp/dispcxx.cc: New file.
5985
03bef283
TT
59862012-02-01 Tom Tromey <tromey@redhat.com>
5987
5988 * gdb.base/jit-simple.exp: New file.
5989 * gdb.base/jit-simple.c: New file.
5990
a79b18b5
YQ
59912012-01-30 Yao Qi <yao@codesourcery.com>
5992
5993 * gdb.base/skip.exp: Make test result unique.
5994
f0d1a53e
JK
59952012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5996
5997 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5998 compatibility with valgrind-3.7.0.
5999
4b3c9f41
PA
60002012-01-27 Pedro Alves <palves@redhat.com>
6001
6002 * gdb.base/watchpoint.exp (no_hw): New global.
6003 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
6004 disable hw watchpoints.
6005 (test_wide_location_1, test_wide_location_2): If no_hw is set,
6006 don't expect hw watchpoints.
6007 (no_hw_watchpoints): Always clean restart.
6008 (do_tests): New procedure, factored out from the top level.
6009 (top level): Run tests twice. Once with hw watchpoints enabled,
6010 another time with hw watchpoints disabled.
6011
a13491c8
PA
60122012-01-27 Pedro Alves <palves@redhat.com>
6013
6014 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6015 out from the top level.
6016 (top level): Call it instead.
6017
f2c8a051
PA
60182012-01-27 Pedro Alves <palves@redhat.com>
6019
6020 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6021 watchpoints sooner.
6022
654d7a9e
PA
60232012-01-27 Pedro Alves <palves@redhat.com>
6024
6025 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6026
274f47f3
PA
60272012-01-27 Pedro Alves <palves@redhat.com>
6028
6029 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6030 "You may have requested too many hardware
6031 breakpoints/watchpoints".
6032
e4d63ba2
PA
60332012-01-27 Pedro Alves <palves@redhat.com>
6034
6035 * gdb.base/watchpoint.exp (maybe_clean_restart)
6036 (maybe_reinitialize): New.
6037 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6038 expect "hit N times".
6039 (test_disabling_watchpoints, test_complex_watchpoint)
6040 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6041 Call maybe_clean_restart.
6042 (top level): Use clean_restart. Remove "mips-idt-*"
6043 reinitialization.
6044
dbd95daf
PA
60452012-01-27 Pedro Alves <palves@redhat.com>
6046
6047 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6048
f3ad2025
PA
60492012-01-27 Pedro Alves <palves@redhat.com>
6050
6051 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6052 require `initialize' anymore. Remove unnecessary `initialize'
6053 calls.
6054
100aa3ae
PA
60552012-01-27 Pedro Alves <palves@redhat.com>
6056
6057 * gdb.base/watchpoint.exp (wp_set): Delete.
6058 (initialize, test_simple_watchpoint, top level): Remove dead code.
6059
c79a8e11
PA
60602012-01-27 Pedro Alves <palves@redhat.com>
6061
6062 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6063 typo.
6064
048fe15a
PA
60652012-01-27 Pedro Alves <palves@redhat.com>
6066
6067 * config/extended-gdbserver.exp: New file.
6068 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6069 comment.
6070 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6071 * boards/native-extended-gdbserver.exp: New file.
6072
4033a6bf
PA
60732012-01-26 Pedro Alves <palves@redhat.com>
6074
6075 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6076 and gdb_test_multiple.
6077
3d7f4b81
PA
60782012-01-26 Pedro Alves <palves@redhat.com>
6079
6080 Make test messages unique, and more identifiable.
6081 * gdb.multi/watchpoint-multi.exp: Change test messages.
6082
484abf42
TT
60832012-01-25 Tom Tromey <tromey@redhat.com>
6084
6085 * gdb.base/solib-disc.exp: Fix regexps.
6086
edcc5120
TT
60872012-01-24 Tom Tromey <tromey@redhat.com>
6088
6089 * lib/mi-support.exp (mi_expect_stop): Add special case for
6090 solib-event.
6091 * gdb.base/catch-load-so.c: New file.
6092 * gdb.base/catch-load.exp: New file.
6093 * gdb.base/catch-load.c: New file.
6094 * gdb.base/break-interp.exp (reach_1): Update regexp.
6095
30b91c90
JK
60962012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6097
6098 Fix fuzzy results.
6099 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6100 lpsimple and func.
6101
53fe1783
GB
61022012-01-24 Gary Benson <gbenson@redhat.com>
6103
6104 Delete #if 0'd out code.
6105 * gdb.base/default.exp (info catch): Remove.
6106 * gdb.base/gdb_history (info catch): Likewise.
6107 * gdb.base/help.exp (info catch): Likewise.
6108
d0d8b0c6
JK
61092012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6110
6111 Fix watchpoints to be specific for each inferior.
6112 * gdb.multi/watchpoint-multi.c: New file.
6113 * gdb.multi/watchpoint-multi.exp: New file.
6114
4403d8e9
JK
61152012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6116
6117 Fix watchpoints across inferior fork.
6118 * gdb.threads/watchpoint-fork-child.c: New file.
6119 * gdb.threads/watchpoint-fork-mt.c: New file.
6120 * gdb.threads/watchpoint-fork-parent.c: New file.
6121 * gdb.threads/watchpoint-fork-st.c: New file.
6122 * gdb.threads/watchpoint-fork.exp: New file.
6123 * gdb.threads/watchpoint-fork.h: New file.
6124
050a2e1d
PA
61252012-01-23 Pedro Alves <palves@redhat.com>
6126
6127 * gdb.base/call-signal-resume.exp: Allow output after "return".
6128
6a52fb62
PA
61292012-01-20 Pedro Alves <palves@redhat.com>
6130
6131 * gdb.python/py-finish-breakpoint.py: Fix typo.
6132
145b16a9
UW
61332012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6134
6135 * gdb.base/info-proc.exp: Also run on remote targets. Main
6136 "info proc" command is now always present; whether target supports
6137 actual info proc operation is detected when attempting to issue
6138 the command.
6139
26f6125e
JK
61402012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6141
6142 * .gdbinit: Remove.
6143
eb5227ce
PA
61442012-01-19 Pedro Alves <palves@redhat.com>
6145
6146 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6147 look at the funtions' returns.
6148 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6149 (jprint.print(int, int)): Change return type to int. Adjust.
6150
1db33378
PP
61512012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6152
6153 PR gdb/9538
6154 * gdb.base/sepdebug.exp: New test.
6155
b9736cf8
PA
61562012-01-18 Pedro Alves <palves@redhat.com>
6157
6158 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6159 Allow output before ^done.
6160
4aac40c8
TT
61612012-01-16 Tom Tromey <tromey@redhat.com>
6162
6163 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6164 Add tests for relative directory.
6165
cafec441
TT
61662012-01-16 Tom Tromey <tromey@redhat.com>
6167
6168 * gdb.base/printcmds.c (enum flag_enum): New.
6169 (three): New global.
6170 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6171 enum printing.
6172 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6173 FlagEnumerationPrinter.
6174 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6175 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6176 (fval): New global.
6177
abcc4978
PA
61782012-01-16 Pedro Alves <palves@redhat.com>
6179
6180 * lib/gdb.exp (banned_procedures): New variable.
6181 (banned_variables_traced): Rename to ...
6182 (banned_traced): ... this.
6183 (gdb_init): Also trace banned procedures.
6184 (gdb_finish): Also untrace banned procedures.
6185
97ccebe8
PA
61862012-01-16 Pedro Alves <palves@redhat.com>
6187
6188 Remove all calls to strace.
6189
2af7517b
JK
61902012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6191
6192 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6193 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6194
9241a8bc
PP
61952012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6196
6197 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6198 * gdb.base/pie-execl.exp: Likewise.
6199
3848a17f
KS
62002012-01-12 Keith Seitz <keiths@redhat.com>
6201
6202 PR mi/10586
6203 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6204 (do_anonymous_type_tests): New function.
6205 (main): Call do_anonymous_type_tests.
6206 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6207 (verify_everything): New procedure.
6208 * gdb.mi/mi-var-cp.cc (class A): New class.
6209 (anonymous_structs_and_unions): New function.
6210 (main): Call anonymous_structs_and_unions.
6211 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6212 (verify_everything): New procedure.
6213
440e2fca
KS
62142012-01-12 Keith Seitz <keiths@redhat.com>
6215
6216 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6217 (varobj_tree::get_path_expr): Assume that all varobjs are
6218 compound unless they are known simple types.
6219 Adjust path expressions based on parent type, path parent type,
6220 and tree language.
6221 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6222 the root varobj.
6223 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6224
675399c9
PA
62252012-01-11 Pedro Alves <palves@redhat.com>
6226
6227 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6228 core files on this machine" anymore.
6229
97ddaa9b
PH
62302012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6231
6232 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6233 (main): Repeat recurser call.
6234 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6235 equivalent to 'local_x'.
6236
ea733575 62372012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6238 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6239
6240 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6241
2ca0b532
PA
62422012-01-05 Pedro Alves <alves.ped@gmail.com>
6243
6244 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6245 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6246 * gdb.python/py-events.exp: Test that "step N" tripping on a
6247 breakpoint emits a breakpoint event.
6248
6e681866
JB
62492012-01-03 Joel Brobecker <brobecker@adacore.com>
6250
6251 * gdb.base/auxv.exp: Reformat the copyright notice.
6252
3c2d6aff
YQ
62532012-01-03 Yao Qi <yao@codesourcery.com>
6254
6255 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6256 (strace_trace_on_diff_addr): New.
6257 * gdb.trace/strace.c: (main): Add two local variables.
6258
0852fee3
UW
62592011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6260
6261 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6262 * gdb.cell/gcore.exp: Likewise.
6263 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6264 to verify the correct instance of main is selected.
6265
12c3e59c
JB
62662012-01-02 Joel Brobecker <brobecker@adacore.com>
6267
6268 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6269 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6270 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6271 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6272 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6273 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6274 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6275 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6276 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6277 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6278 gdb.threads/thread_check.c: Reformat copyright header.
6279
c0f378ec
EBM
62802011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6281
e4a7ca93 6282 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6283 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6284 is not enabled.
6285
3bc96cfb
JK
62862011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6287
6288 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6289 parameter to self_exec, adjust the function.
6290 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6291 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6292 (set var do_exit = 0): Remove test.
6293 (newline at end of file): Add one.
6294
095bcf5e
JB
62952011-12-27 Joel Brobecker <brobecker@adacore.com>
6296
6297 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6298 New files.
6299
18d19bd1
JK
63002011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6301
6302 Fix racy FAILs.
6303 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6304 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6305 (main): Call pthread_barrier_init for it.
6306
e809353a
JK
63072011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6308
6309 Fix double send_gdb leading to racy FAILs.
6310 * gdb.base/break.exp (set silent break bp_location1): Replace
6311 3x send_gdb and gdb_expect by gdb_test.
6312 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6313 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6314 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6315 instead of send_gdb. Twice.
6316 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6317 3x send_gdb and gdb_expect by gdb_test.
6318 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6319
da8cb7ec
JK
63202011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6321
6322 * gdb.linespec/linespec.exp: Compile using {c++}.
6323
ae1a303e
JK
63242011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6325
6326 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6327 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6328 (verify GCC PR debug/51668): New test.
6329
cc72b2a2
KP
63302011-12-23 Kevin Pouget <kevin.pouget@st.com>
6331
6332 Introduce gdb.FinishBreakpoint in Python.
6333 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6334 py-finish-breakpoint2
6335 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6336 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6337 instead of line number.
6338 * gdb.python/py-finish-breakpoint.c: New file.
6339 * gdb.python/py-finish-breakpoint.exp: New file.
6340 * gdb.python/py-finish-breakpoint.py: New file.
6341 * gdb.python/py-finish-breakpoint2.cc: New file.
6342 * gdb.python/py-finish-breakpoint2.exp: New file.
6343 * gdb.python/py-finish-breakpoint2.py: New file.
6344
3b7962f9
JK
63452011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6346
6347 Partial fix of compatibility with gcc-4.7.
6348 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6349 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6350 Add comment to add a PASS case in the future.
6351
6538471c
JK
6352 Fix compatibility with gcc-4.7.
6353 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6354
7052e42c
UW
63552011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6356
6357 PR tdep/12797
6358 * gdb.base/callfuncs.exp: Remove KFAIL.
6359
9ac7f98e
JB
63602011-12-21 Joel Brobecker <brobecker@adacore.com>
6361
6362 * gdb.ada/task_bp: New testcase.
6363
f6eeced0
JK
63642011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6365
6366 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6367 -DNO_SECTIONS.
6368 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6369
72225e17
JK
63702011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6371
6372 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6373 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6374 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6375 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6376 conditional for gcc <= 4.5.
6377
13ac8d2c
JK
63782011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6379
6380 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6381 by XFAIL.
6382 * gdb.cp/static-method.exp (info addr A::func())
6383 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6384 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6385 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6386 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6387 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6388 (test value of F in k3_m): Likewise.
6389 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6390 Likewise.
6391
049682ba
JK
63922011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6393
6394 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6395 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6396 Remove.
6397 * gdb.threads/attachstop-mt.c: Remove.
6398 * gdb.threads/attachstop-mt.exp: Remove.
6399
2c9d8796
MK
64002011-12-17 Mark Kettenis <kettenis@gnu.org>
6401
6402 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6403
e0f9f062
DE
64042011-12-16 Doug Evans <dje@google.com>
6405
f4aa2101 6406 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
6407 * boards/native-gdbserver.exp: New file.
6408
e0f9f062
DE
6409 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6410 gdbserver output.
6411 (gdbserver_default_get_remote_address): New function.
6412 (gdbserver_start): Call gdb,get_remote_address to compute argument
6413 to "target remote" command.
6414
80b6e756
PM
64152011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6416
1c3ad6ab 6417 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
6418 python print-stack. Add set/show python print-stack
6419 off|full|message tests.
6420
1576bd00
YQ
64212011-12-15 Yao Qi <yao@codesourcery.com>
6422
6423 * gdb.trace/strace.c: New
6424 * gdb.trace/strace.exp: New.
6425
d6a0f6e0
TT
64262011-12-14 Tom Tromey <tromey@redhat.com>
6427
6428 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6429
31015e1d
DE
64302011-12-14 Doug Evans <dje@google.com>
6431
6432 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6433
7b50312a
PA
64342011-12-14 Pedro Alves <pedro@codesourcery.com>
6435
6436 PR threads/10729
6437
6438 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 6439 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 6440
924437bc
PA
64412011-12-13 Pedro Alves <pedro@codesourcery.com>
6442 Doug Evans <dje@google.com>
6443
6444 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6445 (clean_restart): Remove references to the gdb_stub target board
6446 variable.
6447 (gdb_step_for_stub): Delete.
6448
6449 * gdb.base/annota1.exp: Remove all references to [target_info
6450 exists gdb_stub], gdb_step_for_stub and usestubs.
6451 * gdb.base/annota3.exp: Ditto.
6452 * gdb.base/async.exp: Ditto.
6453 * gdb.base/break.exp: Ditto.
6454 * gdb.base/code-expr.exp: Ditto.
6455 * gdb.base/commands.exp: Ditto.
6456 * gdb.base/completion.exp: Ditto.
6457 * gdb.base/condbreak.exp: Ditto.
6458 * gdb.base/consecutive.exp: Ditto.
6459 * gdb.base/cvexpr.exp: Ditto.
6460 * gdb.base/define.exp: Ditto.
6461 * gdb.base/display.exp: Ditto.
6462 * gdb.base/ena-dis-br.exp: Ditto.
6463 * gdb.base/environ.exp: Ditto.
6464 * gdb.base/gnu-ifunc.exp: Ditto.
6465 * gdb.base/maint.exp: Ditto.
6466 * gdb.base/pending.exp: Ditto.
6467 * gdb.base/sect-cmd.exp: Ditto.
6468 * gdb.base/sepdebug.exp: Ditto.
6469 * gdb.base/unload.exp: Ditto.
6470 * gdb.base/watchpoint-solib.exp: Ditto.
6471 * gdb.cp/annota2.exp: Ditto.
6472 * gdb.cp/annota3.exp: Ditto.
6473 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6474 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6475 * gdb.mi/mi-pending.exp: Ditto.
6476 * gdb.trace/circ.exp: Ditto.
6477 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6478 * gdb.base/list.exp: Ditto.
6479
6480 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6481 breakpoint function and all references to the usestubs macro.
6482 * gdb.base/exprs.c: Ditto.
6483 * gdb.base/freebpcmd.c: Ditto.
6484 * gdb.base/bitfields.c: Ditto.
6485 * gdb.base/bitfields2.c: Ditto.
6486 * gdb.base/break.c: Ditto.
6487 * gdb.base/call-sc.c: Ditto.
6488 * gdb.base/call-signals.c: Ditto.
6489 * gdb.base/callfuncs.c: Ditto.
6490 * gdb.base/charset.c: Ditto.
6491 * gdb.base/consecutive.c: Ditto.
6492 * gdb.base/constvars.c: Ditto.
6493 * gdb.base/funcargs.c: Ditto.
6494 * gdb.base/int-type.c: Ditto.
6495 * gdb.base/interrupt.c: Ditto.
6496 * gdb.base/langs0.c: Ditto.
6497 * gdb.base/list0.c: Ditto.
6498 * gdb.base/mips_pro.c: Ditto.
6499 * gdb.base/miscexprs.c: Ditto.
6500 * gdb.base/nodebug.c: Ditto.
6501 * gdb.base/opaque0.c: Ditto.
6502 * gdb.base/pointers.c: Ditto.
6503 * gdb.base/printcmds.c: Ditto.
6504 * gdb.base/ptype.c: Ditto.
6505 * gdb.base/recurse.c: Ditto.
6506 * gdb.base/reread1.c: Ditto.
6507 * gdb.base/reread2.c: Ditto.
6508 * gdb.base/restore.c: Ditto.
6509 * gdb.base/return.c: Ditto.
6510 * gdb.base/run.c: Ditto.
6511 * gdb.base/scope0.c: Ditto.
6512 * gdb.base/sepdebug.c: Ditto.
6513 * gdb.base/setshow.c: Ditto.
6514 * gdb.base/setvar.c: Ditto.
6515 * gdb.base/sigall.c: Ditto.
6516 * gdb.base/signals.c: Ditto.
6517 * gdb.base/structs.c: Ditto.
6518 * gdb.base/structs2.c: Ditto.
6519 * gdb.base/testenv.c: Ditto.
6520 * gdb.base/twice.c: Ditto.
6521 * gdb.base/unwindonsignal.c: Ditto.
6522 * gdb.base/watchpoint.c: Ditto.
6523 * gdb.base/watchpoints.c: Ditto.
6524 * gdb.base/whatis.c: Ditto.
6525 * gdb.cp/classes.cc: Ditto.
6526 * gdb.cp/cplusfuncs.cc: Ditto.
6527 * gdb.cp/derivation.cc: Ditto.
6528 * gdb.cp/formatted-ref.cc: Ditto.
6529 * gdb.cp/misc.cc: Ditto.
6530 * gdb.cp/overload.cc: Ditto.
6531 * gdb.cp/ovldbreak.cc: Ditto.
6532 * gdb.cp/ref-params.cc: Ditto.
6533 * gdb.cp/ref-types.cc: Ditto.
6534 * gdb.cp/templates.cc: Ditto.
6535 * gdb.cp/virtfunc.cc: Ditto.
6536 * gdb.hp/gdb.aCC/run.c: Ditto.
6537 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6538 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6539 * gdb.reverse/consecutive-reverse.c: Ditto.
6540 * gdb.reverse/sigall-reverse.c: Ditto.
6541 * gdb.reverse/until-reverse.c: Ditto.
6542 * gdb.reverse/watch-reverse.c: Ditto.
6543 * gdb.trace/actions.c: Ditto.
6544 * gdb.trace/circ.c: Ditto.
6545 * gdb.trace/collection.c: Ditto.
6546
fabde485
PA
65472011-12-13 Pedro Alves <pedro@codesourcery.com>
6548
6549 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6550 (func6, func7): New.
6551 (main): Call func6 and func7.
6552 * gdb.base/watchpoint.exp (test_wide_location_1)
6553 (test_wide_location_2): New.
6554 (top level): Re-enable hardware watchpoints if necessary. Call
6555 test_wide_location_1 and test_wide_location_2.
6556
ff7d1690
YQ
65572011-12-11 Yao Qi <yao@codesourcery.com>
6558
6559 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6560
a6af7abe
JB
65612011-12-11 Joel Brobecker <brobecker@adacore.com>
6562
6563 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6564 expected output for unsupported case.
6565
61638e15
JK
65662011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6567
6568 PR testsuite/12649
6569 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6570 Protect gdb_test_multiple by final $gdb_prompt match.
6571
0a00efc3
JK
65722011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6573
6574 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6575 New variable, new test.
6576 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6577 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6578 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6579 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6580 them if HAVE_GCC_45682_FIXED is not set.
6581
4511b1ba
YQ
65822011-12-10 Yao Qi <yao@codesourcery.com>
6583
6584 * gdb.trace/status-stop.exp: New.
6585 * gdb.trace/status-stop.c: New.
6586
27949e73
JK
65872011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6588
6589 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6590 timeout.
6591
d8ea7931
TT
65922011-12-08 Tom Tromey <tromey@redhat.com>
6593
6594 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6595 condition.
6596
1cc310d2
SS
65972011-12-07 Stan Shebs <stan@codesourcery.com>
6598
6599 * gdb.trace/tfind.exp: Update for output changes.
6600
d482a875
PA
66012011-12-07 Pedro Alves <pedro@codesourcery.com>
6602
6603 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6604 throws "Cannot insert catchpoints in this configuration".
6605 * gdb.ada/mi_catch_ex.exp: Likewise.
6606
f0ba3972
PA
66072011-12-06 Pedro Alves <pedro@codesourcery.com>
6608
6609 * gdb.base/break-always.exp: Test changing memory at addresses
6610 with breakpoints inserted.
6611
f8eba3c6
TT
66122011-12-06 Joel Brobecker <brobecker@acacore.com>
6613
6fdff2c5
PA
6614 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6615 involving a fully qualified function name.
f8eba3c6
TT
6616
66172011-12-06 Tom Tromey <tromey@redhat.com>
6618
6619 * gdb.ada/homonym.exp: Add three breakpoint tests.
6620
66212011-12-06 Tom Tromey <tromey@redhat.com>
6622
6623 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6624 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6625 * gdb.objc/objcdecode.exp: Update for output changes.
6626 * gdb.linespec/linespec.exp: New file.
6627 * gdb.linespec/lspec.cc: New file.
6628 * gdb.linespec/lspec.h: New file.
6629 * gdb.linespec/body.h: New file.
6630 * gdb.linespec/base/two/thefile.cc: New file.
6631 * gdb.linespec/base/one/thefile.cc: New file.
6632 * gdb.linespec/Makefile.in: New file.
6633 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6634 output changes.
6635 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6636 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6637 makes one breakpoint.
6638 * gdb.cp/method2.exp (test_break): Update for output changes.
6639 * gdb.cp/mb-templates.exp: Update for output changes.
6640 * gdb.cp/mb-inline.exp: Update for output changes.
6641 * gdb.cp/mb-ctor.exp: Update for output changes.
6642 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6643 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6644 has multiple matches.
6645 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6646 error message change.
6647 * gdb.base/list.exp (test_list_filename_and_number): Update for
6648 error message change.
6649 * gdb.base/break.exp: Disable pending breakpoints. Update for
6650 output changes.
6651 * configure.ac: Add gdb.linespec.
6652 * configure: Rebuild.
6653 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6654
c642a434
UW
66552011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6656
6657 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6658 last_break register on s390*-*-* targets.
6659
b18003d1
JB
66602011-12-06 Joel Brobecker <brobecker@adacore.com>
6661
6662 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6663 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6664 of parameter X in procedure Foo.
6665
fe96589c
SS
66662011-12-05 Stan Shebs <stan@codesourcery.com>
6667
6668 * gdb.trace/tfind.exp: Update help string matches.
6669
1820ab47
JK
66702011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6671
6672 * gdb.server/ext-run.exp (get process list): Accept also systemd
6673 as PID 1.
6674
e11ac3a3
JK
66752011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6676 Pedro Alves <pedro@codesourcery.com>
6677
6678 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6679 starting GDB.
6680 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6681 $use_gdb_stub.
6682 * gdb.base/display.exp: Likewise.
6683 * gdb.base/ending-run.exp: Likewise.
6684 * gdb.base/list.exp (test_listsize): Likewise.
6685 * gdb.base/setshow.exp: Likewise.
6686 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6687 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6688 check by global $use_gdb_stub.
6689 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6690 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6691 (default_gdb_init): Unset global $use_gdb_stub.
6692 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6693 by global $use_gdb_stub.
6694 * lib/gdbserver-support.exp: Extend comments for set_board_info
6695 gdb_protocol and gdb,socketport.
6696 (gdbserver_start_extended): Set global gdbserver_protocol and
6697 gdbserver_gdbport. Clear global use_gdb_stub.
6698 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6699 from target use_gdb_stub.
6700 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6701
1d41d75c
DE
67022011-12-03 Doug Evans <dje@google.com>
6703
6704 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6705 (gdb_step_for_stub): Add comments.
6706
d6d7a51a
MR
67072011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6708
6709 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6710 to the caller.
6711 (gdb_test_multiple): Likewise.
6712
05acf274
JK
67132011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6714
6715 Fix gdb.mi/mi-solib.exp without system debug info installed.
6716 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6717 expect attribute, return 0 for it. Update comments.
6718
2268b414
JK
67192011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6720
6721 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6722 (corrupted list): Adjust the expectation.
6723
585861ea
JK
67242011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6725
6726 PR threads/13448
6727 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6728 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6729 * gdb.threads/tls-var-main.c: New file.
6730 * gdb.threads/tls-var.c: New file.
6731 * gdb.threads/tls-var.exp: New file.
6732
968643aa
JK
67332011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6734
6735 PR testsuite/12649
6736 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6737 Protect gdb_test_multiple by final $gdb_prompt match.
6738 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6739 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6740 (test_tracepoints): Likewise.
6741
9750bca9
JK
67422011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6743
6744 PR breakpoints/13346
6745 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6746 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6747 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6748
ac1349b7
JB
67492011-12-01 Joel Brobecker <brobecker@adacore.com>
6750
6751 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6752 * gdb.ada/homonym/homonym.adb: For use of all types defined
6753 locally inside both Get_Value subprograms.
6754
26d44faf
JK
67552011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6756
6757 Fix racy FAILs.
6758 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6759 of send_gdb.
6760
514f6425
UW
67612011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6762
6763 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6764 environment variable after test completed.
6765
4255c8d2
UW
67662011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6767
6768 * gdb.base/solib-nodir.exp: Skip if remote target.
6769 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6770 application. Call gdb_load_shlibs.
6771 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6772
a35ad96a
JB
67732011-11-29 Joel Brobecker <brobecker@adacore.com>
6774
6775 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6776
1a1d5513
JB
67772011-11-28 Joel Brobecker <brobecker@adacore.com>
6778
6779 * gdb.ada/fullname_bp: New testcase.
6780
50b4ddf8
JK
67812011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6782
6783 PR testsuite/12649
6784 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6785 Wrap send_gdb into a new gdb_test.
6786
fb0aec57
JK
6787 Code cleanup.
6788 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6789 Convert send_gdb and gdb_expect to gdb_test_multiple.
6790
2376d946
JK
67912011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6792
6793 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6794
1eec78bd
KS
67952011-11-23 Keith Seitz <keiths@redhat.com>
6796
6797 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6798 (mi_varobj_tree_test_children_callback): New proc.
6799 (mi_walk_varobj_tree): New proc.
6800
36dfb11c
TT
68012011-11-22 Tom Tromey <tromey@redhat.com>
6802
6803 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6804 Add "use_mi_command" argument.
6805 (mi_run_cmd, mi_run_with_cli): New procs.
6806 * gdb.mi/solib-lib.c: New file.
6807 * gdb.mi/solib-main.c: New file.
6808 * gdb.mi/mi-solib.exp: New file.
6809
0e965dd0
DE
68102011-11-21 Doug Evans <dje@google.com>
6811
6812 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6813 _Unwind_DebugHook is missing.
6814
f196051f
SS
68152011-11-20 Stan Shebs <stan@codesourcery.com>
6816
6817 * gdb.trace/tstatus.exp: New.
6818 * gdb.trace/actions.c: Include string.h.
6819
bfccc43c
YQ
68202011-11-18 Yao Qi <yao@codesourcery.com>
6821
6822 * gdb.trace/pending.exp: New.
6823 * gdb.trace/pending.c: New.
6824 * gdb.trace/pendshr1.c: New.
6825 * gdb.trace/pendshr2.c: New.
6826 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6827 tracepoint location becomes pending.
6828 (tracepoint_change_loc_2): New.
6829
73cd8ab1
DM
68302011-11-16 David S. Miller <davem@davemloft.net>
6831
6832 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6833 target is sparc*-*-linux*
6834
77426730
PK
68352011-11-15 Paul Koning <paul_koning@dell.com>
6836
6837 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6838 types.
6839
ed59ded5
DE
68402011-11-14 Doug Evans <dje@google.com>
6841
6842 * gdb.base/shell.exp: New file.
6843
405f8e94
SS
68442011-11-14 Stan Shebs <stan@codesourcery.com>
6845
6846 * gdb.trace/ftrace.c: New.
6847 * gdb.trace/ftrace.exp: New.
6848
1e4d1764
YQ
68492011-11-14 Yao Qi <yao@codesourcery.com>
6850
6851 * gdb.trace/change-loc-1.c: New.
6852 * gdb.trace/change-loc-2.c: New.
6853 * gdb.trace/change-loc.c: New.
6854 * gdb.trace/change-loc.exp: New.
6855 * gdb.trace/change-loc.h: New.
6856 * gdb.trace/trace-break.c (marker): Define new symbol.
6857 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 6858 New.
1e4d1764
YQ
6859 (break_trace_same_addr_6): New.
6860
71eba9c2 68612011-11-12 Matt Rice <ratmice@gmail.com>
6862
6863 * gdb.base/info-macros.exp: Make tests for info definitions
6864 test info macro. Add tests for info macro argument processing.
6865 Rename a few tests.
6866
1d93e29a
KS
68672011-11-11 Keith Seitz <keiths@redhat.com>
6868
6869 PR gdb/12843
6870 * gdb.base/linespecs.exp: New file.
6871
a4b5b48a
DE
68722011-11-11 Doug Evans <dje@google.com>
6873
6874 * gdb.threads/print-threads.exp: Extend timeout for slower
6875 tests.
6876
f6b47be4
DE
68772011-11-10 Doug Evans <dje@google.com>
6878
792a0230
DE
6879 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6880 "record to end of main" test.
6881
f6b47be4
DE
6882 * gdb.python/py-type.c (TS): New typedef.
6883 (ts): New global.
6884 * gdb.python/py-type.exp: Test field list of typedef.
6885
22355c90
JB
68862011-11-10 Joel Brobecker <brobecker@adacore.com>
6887
6888 * gdb.ada/small_reg_param: New testcase.
6889
a7860e76
TT
68902011-11-09 Tom Tromey <tromey@redhat.com>
6891
6892 * gdb.cp/destrprint.exp: New file.
6893 * gdb.cp/destrprint.cc: New file.
6894
72a2e3dc
MI
68952011-11-08 Meador Inge <meadori@codesourcery.com>
6896
6897 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6898 (switch_stack_to_other): New test function.
6899 * gdb.arch/thumb-prologue.exp: New test cases.
6900
c7195df2 69012011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
6902
6903 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6904
d3895d7d
YQ
69052011-11-08 Yao Qi <yao@codesourcery.com>
6906
6907 * gdb.exp (supports_process_record): New.
6908 (supports_reverse): New.
6909 * gdb.reverse/break-precsave.exp: Call support_process_record
6910 to run test conditionally.
6911 * gdb.reverse/consecutive-precsave.exp: Likewise.
6912 * gdb.reverse/i386-precsave.exp: Likewise.
6913 * gdb.reverse/machinestate-precsave.exp: Likewise.
6914 * gdb.reverse/solib-precsave.exp: Likewise.
6915 * gdb.reverse/step-precsave.exp: Likewise.
6916 * gdb.reverse/until-precsave.exp: Likewise.
6917 * gdb.reverse/watch-precsave.exp: Likewise.
6918 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6919 test conditionally.
6920 * gdb.reverse/consecutive-reverse.exp: Likewise.
6921 * gdb.reverse/finish-precsave.exp: Likewise.
6922 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6923 * gdb.reverse/finish-reverse.exp: Likewise.
6924 * gdb.reverse/i386-reverse.exp: Likewise.
6925 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6926 * gdb.reverse/machinestate.exp: Likewise.
6927 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6928 * gdb.reverse/sigall-precsave.exp: Likewise.
6929 * gdb.reverse/sigall-reverse.exp: Likewise.
6930 * gdb.reverse/solib-reverse.exp: Likewise.
6931 * gdb.reverse/step-reverse.exp: Likewise.
6932 * gdb.reverse/until-reverse.exp: Likewise.
6933 * gdb.reverse/watch-reverse.exp: Likewise.
6934
a59306a3
YQ
69352011-11-05 Yao Qi <yao@codesourcery.com>
6936
6937 * gdb.trace/trace-break.exp: Add test on setting two
6938 fast tracepoints at the same address.
6939
87769f59
JK
69402011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6941
6942 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6943
3065dfb6
SS
69442011-11-02 Stan Shebs <stan@codesourcery.com>
6945
6946 * gdb.trace/collection.c: Add code using strings.
6947 * gdb.trace/collection.exp: Add tests of string collection.
6948
89e208db
JK
69492011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6950
6951 * gdb.base/skip-solib.exp (executable_main): New variable.
6952 (binfile_main): Base it on that.
6953 Use $executable_main in clean_restart calls. Drop gdb_exit and
6954 gdb_start calls.
6955
405e54e9
JK
69562011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6957
6958 Fix racy FAILs.
6959 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6960 breakpoint_re globals import by async. Set string_regex to .* for
6961 async. Remove the optional thread_selected_re and breakpoint_re
6962 globals expectations.
6963
58e8570a
JM
69642011-11-01 Joseph Myers <joseph@codesourcery.com>
6965
6966 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6967 well as Cygwin.
6968
7b35ec7f 69692011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
6970
6971 Add tests for skip command.
89e208db
JK
6972 * gdb.base/skip-solib-lib.c: New
6973 * gdb.base/skip-solib-main.c: New
6974 * gdb.base/skip-solib.exp: New
6975 * gdb.base/skip.c: New
6976 * gdb.base/skip.exp: New
6977 * gdb.base/skip1.c: New
6978 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 6979
b9fd1791
PA
69802011-10-31 Yao Qi <yao@codesourcery.com>
6981 Pedro Alves <pedro@codesourcery.com>
6982
6fdff2c5
PA
6983 * gdb.trace/trace-break.c: New.
6984 * gdb.trace/trace-break.exp: New.
b9fd1791 6985
4323fecc
JK
69862011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6987
6988 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6989 break-here-2.
6990
0e5bf2a8
PA
69912011-10-28 Pedro Alves <pedro@codesourcery.com>
6992
6993 * gdb.threads/no-unwaited-for-left.c: New.
6994 * gdb.threads/no-unwaited-for-left.exp: New.
6995 * gdb.threads/non-ldr-exc-1.c: New.
6996 * gdb.threads/non-ldr-exc-1.exp: New.
6997 * gdb.threads/non-ldr-exc-2.c: New.
6998 * gdb.threads/non-ldr-exc-2.exp: New.
6999 * gdb.threads/non-ldr-exc-3.c: New.
7000 * gdb.threads/non-ldr-exc-3.exp: New.
7001 * gdb.threads/non-ldr-exc-4.c: New.
7002 * gdb.threads/non-ldr-exc-4.exp: New.
7003
3a3dad98
JK
70042011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7005
7006 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
7007 * gdb.base/attach-pie-misread.exp: Likewise.
7008 * gdb.base/break-interp.exp: Likewise.
7009 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
7010 testcases for use_gdb_stub.
7011 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
7012 (continue): New testcase.
7013 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7014 * gdb.threads/attach-into-signal.exp: Likewise.
7015 * gdb.threads/attach-stopped.exp: Likewise.
7016 * gdb.threads/attachstop-mt.exp: Likewise.
7017
d6a5d40c
PK
70182011-10-28 Paul Koning <paul_koning@dell.com>
7019
7020 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7021
ca539be8
JK
70222011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7023
7024 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7025 (mi_gdb_test): Import globals thread_selected_re
7026 and breakpoint_re. Expect them optionally at the regex start.
7027
d234ef5c
DE
70282011-10-27 Doug Evans <dje@google.com>
7029
7030 * gdb.python/python.exp: Test source -s.
7031
ab964825
PK
70322011-10-26 Paul Koning <paul_koning@dell.com>
7033
7034 * gdb.python/lib-types.cc (struct A): New structure.
7035 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7036
54d8a644
PK
70372011-10-25 Paul Koning <paul_koning@dell.com>
7038
7039 PR python/13327
d234ef5c 7040
54d8a644
PK
7041 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7042 fetch_lazy method.
7043
b0221781
YQ
70442011-10-24 Yao Qi <yao@codesourcery.com>
7045
7046 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7047 target is tic6x-*-*.
7048
6cda5a20
JB
70492011-10-21 Joel Brobecker <brobecker@adacore.com>
7050
7051 * gdb.ada/mi_task_info/task_switch.adb: New file.
7052 * gdb.ada/mi_task_info.exp: New file.
7053
5ed9db04
JK
70542011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7055
7056 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7057 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7058
9df2fbc4
PM
70592011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7060
7061 PR python/12656
7062
7063 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7064 global_block tests.
7065
736086ba
TT
70662011-10-18 Tom Tromey <tromey@redhat.com>
7067
7068 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7069
4af31552
TT
70702011-10-18 Tom Tromey <tromey@redhat.com>
7071
7072 * gdb.base/source.exp: Don't include full file name in test name.
7073 * gdb.python/python.exp: Don't include full file name in test
7074 name.
7075
43136979
AR
70762011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7077
7078 * gdb.base/attach-pie-noexec.c: New files.
7079 * gdb.base/attach-pie-noexec.exp: New files.
7080
543a9323
JM
70812011-10-17 Joseph Myers <joseph@codesourcery.com>
7082
7083 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7084 prompt for each extra line in command.
7085
21ae7a4d
JK
70862011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7087
7088 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7089 Revert the part of:
7090 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7091 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7092 Change the expected string.
7093
20ec36d9
JK
70942011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7095
7096 Fix results with system glibc debug info installed.
7097 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7098 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7099 Accept also __libc_ symbol prefix and no prefix.
7100
6501c2fc
KS
71012011-10-14 Keith Seitz <keiths@redhat.com>
7102
7103 PR c++/13225
7104 * gdb.cp/converts.cc (foo3_1): New function.
7105 (foo3_2): New functions.
7106 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7107 and null pointer conversions of integer constant zero.
7108 Add test to check if all arguments are checked for incompatible
7109 conversion BADNESS.
7110
55b1fd0c
TT
71112011-10-14 Tom Tromey <tromey@redhat.com>
7112
7113 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7114 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7115 linespec.
7116
22c05d8a
JK
71172011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7118
7119 Fix internal error regression.
7120 * gdb.dwarf2/implptr-optimized-out.S: New file.
7121 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7122
1d6edc3c
JK
71232011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7124
7125 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7126 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7127 (loclist): New.
7128 (4): New abbrev.
7129 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7130 Use prepare_for_testing, remove clean_restart.
7131 (p arraynoloc, p arraycallnoloc): New tests.
7132
9ec72168
JK
71332011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7134
7135 * gdb.cp/namespace-enum.exp (executable): New variable.
7136 (binfile): Use ${objdir}/${subdir}/ prefix.
7137 Use ${executable} for clean_restart.
7138
9c6c53f7
SA
71392011-10-11 Sterling Augustine <saugustine@google.com>
7140
7141 * gdb.cp/Makefile.in: Add namespace-enum test.
7142 * gdb.cp/namespace-enum.exp: New file.
7143 * gdb.cp/namespace-enum.c: New file.
7144 * gdb.cp/namespace-enum-main.c: New file.
7145
fac7ceb3
UW
71462011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7147
7148 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7149 sysroot.
7150
941b2081
JK
71512011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7152
7153 Reimplement @entry in input expressions.
7154 * gdb.base/exprs.c (v_int_array_init): New variable.
7155 * gdb.base/exprs.exp (print v_int_array_init)
7156 (print *v_int_array_init@1, print *v_int_array_init@2)
7157 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7158 (print v_int_array_init[1]@1): New tests.
7159
0344e878
JM
71602011-10-10 Joseph Myers <joseph@codesourcery.com>
7161
7162 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7163 expected message.
7164
5a56e9c5
DE
71652011-10-09 Doug Evans <dje@google.com>
7166
7167 * gdb.base/alias.exp: Add tests for alias command.
7168
2bda9cc5
JK
71692011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7170
7171 * gdb.arch/amd64-entry-value.s: New file.
7172 * gdb.mi/mi2-amd64-entry-value.s: New file.
7173
a471c594
JK
71742011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7175
7176 Display @entry parameter values even for references.
7177 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7178 functions.
7179 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7180 reference and datap_input.
7181 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7182 breakpoints.
7183 (continue to breakpoint: entry_reference: reference)
7184 (entry_reference: bt at entry)
7185 (continue to breakpoint: entry_reference: breakhere_reference)
7186 (entry_reference: bt, entry_reference: ptype regparam)
7187 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7188 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7189 (entry_reference: p regcopy, entry_reference: p nodataparam)
7190 (entry_reference: p nodataparam@entry): New tests.
7191
36b11add
JK
71922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7193
7194 Support @entry in input expressions.
7195 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7196 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7197 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7198 (tailcall: p j@entry): New tests.
7199 * gdb.cp/koenig.cc (A::entry): New function.
7200 (main): Call it.
7201 * gdb.cp/koenig.exp (p entry (c)): New test.
7202
e18b2753
JK
72032011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7204
7205 Display @entry parameter values (without references).
7206 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7207 (different, validity, invalid): New functions.
7208 (main): Call them.
7209 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7210 stacktest, breakhere_stacktest, different, breakhere_different,
7211 breakhere_validity and breakhere_invalid.
7212 (entry: bt): Update for @entry.
7213 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7214 (entry_validity: *, entry_invalid: *): Many new tests.
7215 * gdb.base/break.exp
7216 (run until breakpoint set at small function, optimized file): Accept
7217 also the @entry suffix.
7218 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7219 * gdb.mi/mi2-amd64-entry-value.c: New files.
7220 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7221
2d6c5dc2
JK
72222011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7223
7224 Protect entry values against self tail calls.
7225 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7226 (main): Call self.
7227 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7228 (set debug entry-values 1, self: bt debug entry-values): New tests.
7229
111c6489
JK
72302011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7231
7232 Recognize virtual tail call frames.
7233 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7234 (amb_b, amb_a): New.
7235 (main): Call a and b.
7236 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7237 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7238 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7239 New tests.
7240
8e3b41a9
JK
72412011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7242
7243 Implement basic support for DW_TAG_GNU_call_site.
7244 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7245 * gdb.arch/amd64-entry-value.cc: New file.
7246 * gdb.arch/amd64-entry-value.exp: New file.
7247
181cebd4
JK
72482011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7249
7250 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7251 * gdb.dwarf2/implptr-64bit.S: New file.
7252 * gdb.dwarf2/implptr-64bit.exp: New file.
7253
741f5e3c
JK
72542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7255
7256 Fix initial language detection with -readnow.
7257 * gdb.cp/readnow-language.cc: New file.
7258 * gdb.cp/readnow-language.exp: New file.
7259
a73d2258
JK
72602011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7261
7262 Fix printed anonymous struct name.
7263 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7264
af369495
JM
72652011-10-09 Joseph Myers <joseph@codesourcery.com>
7266
7267 * gdb.base/solib-symbol.exp: Do not include directories in
7268 filenames in expected messages.
7269
1fa57852
DE
72702011-10-07 Doug Evans <dje@google.com>
7271
7272 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7273
bd054e06
KP
72742011-10-07 Kevin Pouget <kevin.pouget@st.com>
7275
7276 Allow Python notification of new object-file loadings.
7277 * gdb.python/py-events.exp: Test newobjfile event.
7278 * gdb.python/py-events.py: Register newobjfile callback.
7279 * gdb.python/py-events.c: Add call to shared library
7280 * gdb.python/py-events-shlib.c: New file.
7281
8031b6f8
JM
72822011-10-06 Joseph Myers <joseph@codesourcery.com>
7283
7284 * gdb.base/fixsection.exp: Do not include directories in filename
7285 in expected message.
7286
7fea6923
PM
72872011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7288
7289 Add tests for passing of environment variables to inferior.
7290 * gdb.base/testenv.c: New test source.
7291 * gdb.base/testenv.exp: New expect test.
7292
687f2a88
PK
72932011-10-04 Paul Koning <paul_koning@dell.com>
7294
7295 * gdb.python/py-value.c (main): Break before return.
7296
cb6be26b
KP
72972011-10-04 Kevin Pouget <kevin.pouget@st.com>
7298
7299 PR python/12691: Add the inferior to Python exited event
7300 * gdb.python/py-events.exp: Test the inferior attribute of exited
7301 event with a fork.
7302 * gdb.python/py-events.py: Print inferior number on exit.
7303 * gdb.python/py-events.c: Fork the inferior.
7304
fb213700
EBM
73052011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7306
7307 * gdb.base/jit.exp: Add testcase name to log message
7308
aa2071bd
PK
73092011-10-03 Paul Koning <paul_koning@dell.com>
7310 Jan Kratochvil <jan.kratochvil@redhat.com>
7311
7312 * gdb.python/py-value.exp
7313 (python inval = gdb.parse_and_eval('*(int*)0'))
7314 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7315 (set argc=2, python print argc_lazy): New tests.
7316
dd11a36c
JB
73172011-10-02 Joel Brobecker <brobecker@adacore.com>
7318
7319 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7320
46f886f1
JK
73212011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7322 Pedro Alves <pedro@codesourcery.com>
7323
7324 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7325 can_read_0, test for it.
7326 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7327 (parse_and_eval with memory error): ... here, make it untested if
7328 can_read_0.
7329
c5cb204f
MP
73302011-09-30 Marek Polacek <mpolacek@redhat.com>
7331
7332 * gdb.python/python.exp (verify pagination beforehand)
7333 (verify pagination afterwards): Fix race by splitting the line.
7334
68fb0ec0
JM
73352011-09-29 Joseph Myers <joseph@codesourcery.com>
7336
7337 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7338 for 64-bit multilibs from i?86-* targets.
7339
6aee0d90
MP
73402011-09-29 Marek Polacek <mpolacek@redhat.com>
7341
7342 * lib/gdb.exp: Fix a typo in one of the comments.
7343
e9101ff5
MP
73442011-09-29 Marek Polacek <mpolacek@redhat.com>
7345
7346 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7347 matching pattern.
7348
7a81bdbf
PK
73492011-09-28 Paul Koning <paul_koning@dell.com>
7350
7351 * gdb.python/py-type.c (enum E): New.
7352 * gdb.python/py-type.exp (test_fields): Add tests for Python
7353 mapping access to fields.
7354 (test_enums): New test for field access on enums.
7355
6710bf39
SS
73562011-09-27 Stan Shebs <stan@codesourcery.com>
7357
7358 * gdb.trace/collection.exp: Test collection of $_ret.
7359
b2a6bdeb
AT
73602011-09-22 Andreas Tobler <andreast@fgznet.ch>
7361
7362 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7363 list of compilation switches for <*-*-freebsd*>.
7364
3c9057f3
SS
73652011-09-19 Stan Shebs <stan@codesourcery.com>
7366
7367 * gdb.trace/tspeed.exp: New file.
7368 * gdb.trace/tspeed.c: New file.
7369
34518530
YQ
73702011-09-18 Yao Qi <yao@codesourcery.com>
7371
7372 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7373 instructions.
7374 (test_adr_32bit, test_pop_pc): Likewise.
7375 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7376 Thumb instructions.
7377 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7378 in gdb_test_multiple.
7379 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7380
ab254057
YQ
73812011-09-17 Yao Qi <yao@codesourcery.com>
7382
7383 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7384 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7385 support single step to signal handler.
7386
9c317b71
YQ
73872011-09-17 Yao Qi <yao@codesourcery.com>
7388
7389 * gdb.base/disp-step-fork.c: New.
7390 * gdb.base/disp-step-syscall.exp: New.
7391 * gdb.base/disp-step-vfork.c: New.
7392
a8123151
JB
73932011-09-16 Joel Brobecker <brobecker@adacore.com>
7394
7395 * gdb.ada/tasks.exp: Make the expected output for
7396 the `info tasks' tests more resilient to spacing
7397 changes.
7398
63a9aad8
JK
73992011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7400
7401 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7402 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7403
2aa48337
KP
74042011-09-15 Kevin Pouget <kevin.pouget@st.com>
7405
7406 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7407 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7408
6839b47f
KP
74092011-04-30 Kevin Pouget <kevin.pouget@st.com>
7410
7411 Handle multiple breakpoint hits in Python interface:
7412 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7413 presence.
7414 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7415 breakpoint hits.
7416
0935723e
JK
74172011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7418 Jan Kratochvil <jan.kratochvil@redhat.com>
7419
7420 * gdb.python/py-events.exp: Remove pretty printing comment.
7421 * gdb.python/py-evsignal.exp: New file.
7422 * gdb.python/py-evthreads.c: Include signal.h.
7423 (thread3): Remove variable count3. Remove variable bad and use raise
7424 instead.
7425 (thread2): Remove variable count2. Move thread3 pthread_create here,
7426 merge pthread_join to a single line.
7427 (main): Remove variable count1. Merge pthread_join with pthread_create
7428 to a single line.
7429 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7430 KFAIL python/12966 for gdbserver. Test return value of
7431 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7432 gdb_expect by gdb_test and gdb_test_multiple.
7433 (thread 2, thread 3): New tests.
7434
4801a9a3
PA
74352011-09-12 Matt Rice <ratmice@gmail.com>
7436 Pedro Alves <pedro@codesourcery.com>
7437
7438 PR gdb/13175
7439
7440 * gdb.base/interp.exp: New tests.
7441 * gdb.base/interp.c: New file.
7442
24ece742
DE
74432011-09-12 Doug Evans <dje@google.com>
7444
7445 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7446 * gdb.dwarf2/typeddwarf.exp: Ditto.
7447
7f062217
JK
74482011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7449
7450 Fix compatibility with x32 arch.
7451 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7452 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7453 is_x86_like_target.
7454 * testsuite/gdb.trace/collection.exp: Likewise.
7455 * testsuite/gdb.trace/report.exp: Likewise.
7456 * testsuite/gdb.trace/unavailable.exp: Likewise.
7457 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7458 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7459 (is_x86_like_target): Check also is_amd64_regs_target.
7460
08711b9a
JK
74612011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7462
7463 PR breakpoints/12435
7464 * gdb.arch/amd64-prologue-xmm.c: New file.
7465 * gdb.arch/amd64-prologue-xmm.exp: New file.
7466 * gdb.arch/amd64-prologue-xmm.s: New file.
7467
b99b5f66
JK
74682011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7469
7470 * gdb.dwarf2/dw2-param-error-main.c: New file.
7471 * gdb.dwarf2/dw2-param-error.S: New file.
7472 * gdb.dwarf2/dw2-param-error.exp: New file.
7473
a391a2f6
PA
74742011-09-08 Pedro Alves <pedro@codesourcery.com>
7475
7476 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7477 inferior's pid and look for a core dump named core.$pid. Use
7478 `remote_file' commands on the host instead of hand coding shell
7479 commands on the build.
7480 * gdb.base/valgrind-db-attach.exp: Kill the program before
7481 finishing the test.
7482
7d8e6458 74832011-09-02 Matt Rice <ratmice@gmail.com>
7484
7485 * lib/prompt.exp: New file for testing the first prompt.
7486 * gdb.python/py-prompt.exp: Ditto.
7487 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7488
68e77c9e
PA
74892011-09-02 Pedro Alves <pedro@codesourcery.com>
7490
7491 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7492 0, before testing gcore.
7493
9655e943
JK
74942011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7495
df6dc84d
JK
7496 * dw2-ifort-parameter-debug.S: Update copyright year.
7497 * dw2-ifort-parameter.c: Update copyright year.
7498 * dw2-ifort-parameter.exp: Update copyright year.
7499
9655e943
JK
7500 * dw2-ifort-parameter-debug.S: New file.
7501 * dw2-ifort-parameter.c: New file.
7502 * dw2-ifort-parameter.exp: New file.
7503
353d1d73
JK
75042011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7505
7506 * gdb.base/commands.exp (error_clears_commands_left): New function.
7507 (): Call it.
7508
5c07461a
JK
75092011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7510
7511 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7512 (C): Initialize `a'.
7513 * gdb.mi/mi-inheritance-syntax-error.exp
7514 (-data-evaluate-expression $path): Expect `a' as 5.
7515
0d932b2f
MK
75162011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7517
7518 PR mi/11912
7519 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7520 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7521 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7522 keyword in output of -var-info-path-expression.
7523
bdb54049
JK
75242011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7525
7526 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7527 * gdb.trace/collection.exp: Likewise.
7528 * gdb.trace/report.exp: Likewise.
7529 * gdb.trace/unavailable.exp: Likewise.
7530 * gdb.trace/while-dyn.exp: Likewise.
7531
59cde39c
KS
75322011-08-18 Keith Seitz <keiths@redhat.com>
7533
7534 PR c++/12266
7535 * gdb.cp/meth-typedefs.cc: New file.
7536 * gdb.cp/meth-typedefs.exp: New file.
7537
fa3a4f15
PM
75382011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7539
6fdff2c5 7540 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 7541
c1049fca
JK
75422011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7543
7544 * gdb.arch/i386-dr3-watch.exp
7545 (watchpoint on gap1 does not fit debug registers)
7546 (delete all watchpoints): Fix racy expect strings.
7547
d93f7b5c
YQ
75482011-08-14 Yao Qi <yao@codesourcery.com>
7549
7550 * gdb.base/maint.exp: set data_section to ".neardata".
7551 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7552 * gdb.base/savedregs.exp: Handle SIGILL.
7553 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7554 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7555
457e09f0
DE
75562011-08-12 Doug Evans <dje@google.com>
7557
7558 * gdb.python/py-symbol.exp: Add test for symbol.type.
7559
5d0bb2fb
UW
75602011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7561
7562 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7563 * gdb.mi/mi-pthreads.exp: Likewise.
7564 * gdb.mi/mi2-pthreads.exp: Likewise.
7565 * gdb.mi/gdb669.exp.exp: Likewise.
7566
fcdfa280
PA
75672011-08-09 Pedro Alves <pedro@codesourcery.com>
7568
7569 * lib/mi-support.exp (detect_async): Rename to...
7570 (mi_detect_async): ... this.
7571 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7572 * gdb.mi/mi-nonstop.exp: Adjust.
7573 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7574 * gdb.mi/mi-nsintrall.exp: Adjust.
7575 * gdb.mi/mi-nsmoribund.exp: Adjust.
7576 * gdb.mi/mi-nsthrexec.exp: Adjust.
7577
9d8fa392
PA
75782011-08-09 Pedro Alves <pedro@codesourcery.com>
7579
7580 * gdb.base/display.c (do_loops): New `p_i' local.
7581 * gdb.base/display.exp: Test displaying a variable that is
7582 temporarily at a bad address.
7583
b6cede78
JK
75842011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7585
7586 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7587 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7588
67bedb8c
JK
75892011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7590
7591 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
7592 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7593 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 7594
af6e93b2
PA
75952011-08-05 Pedro Alves <pedro@codesourcery.com>
7596
7597 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7598 procedure.
7599 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7600
1cf0e11f
YQ
76012011-08-05 Yao Qi <yao@codesourcery.com>
7602
7603 * gdb.base/callfuncs.exp: Set language after main.
7604 * gdb.cp/cplusfuncs.exp: Likewise.
7605 * gdb.cp/inherit.exp: Likewise.
7606
a1e28cb2
UW
76072011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7608
7609 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7610 * gdb.base/watch-vfork.exp: Skip on remote targets.
7611
d4f5bbb9
UW
76122011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7613
7614 * gdb.threads/thread-find.exp: Support remote targets.
7615
724f4f80
UW
76162011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7617
7618 * gdb.base/jit.exp: Download solib_binfile to target.
7619 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7620 and call dlopen without full path name.
7621 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7622 dlopen without full path name.
7623
934709f0
PW
76242011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7625
7626 * gdb.base/break-always.exp: Complete the test
7627 with duplicated breakpoints and enabling/disabling them.
7628
c26106c4
TT
76292011-08-02 Tom Tromey <tromey@redhat.com>
7630
7631 PR gdb/11289:
7632 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7633
9300444e 76342011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
7635
7636 PR gdb/13045
7637 * gdb.base/float.exp: Add new test case for PR gdb/13045
7638 * gdb.base/float.c: New file.
7639
00bd41d6
PM
76402011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7641
7642 * gdb.python/py-mi.exp: Test printers returning string hint, and
7643 also not returning a value.
7644 * gdb.python/py-prettyprint.c: Add testcase for above.
7645 * gdb.python/py-prettyprint.py: Add test printer for above.
7646
d24f74ce
JK
76472011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7648
7649 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7650 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7651 (.Ldie30) Add as field "data4".
7652 (.Ldie32) Rename field "b" to "shl".
7653 (abbrev4) Change for the "data4" field.
7654 (abbrev5, abbrev6) Remove.
7655 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7656 (p &s.shl): ... here. Add comment.
7657 (p &s.data4): New.
7658
bb7da2bf
JK
76592011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7660
7661 Fix crash on lval_computed values.
7662 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7663
11081198
JK
76642011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7665
7666 * gdb.base/help.exp (help whatis): Update the expected string.
7667
3c6e0cb3
JK
76682011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7669
7670 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7671 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7672 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7673 Change the expected string.
7674
efa80663
PA
76752011-07-26 Pedro Alves <pedro@codesourcery.com>
7676
7677 * gdb.base/watchpoint.exp
7678 (test_disable_enable_software_watchpoint): New procedure.
7679 (top level): Run it.
7680
db8e4570
UW
76812011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7682
7683 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7684 executable file "${binfile}", C++ version "${binfile}-cxx".
7685 * gdb.python/py-prettyprint.exp: Likewise.
7686 * gdb.python/py-symbol.exp: Likewise.
7687 * gdb.python/py-type.exp: Likewise.
7688 * gdb.python/py-value.exp: Likewise.
7689 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7690 file name instead of just suffix.
7691
543305c9
JK
76922011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7693
7694 Fix implicit pointer offsets.
7695 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7696 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7697 (continue to breakpoint: continue to baz breakpoint for implptr)
7698 (sanity check element 0, sanity check element 1)
7699 (enter the inlined function, check element 0 for the offset)
7700 (check element 1 for the offset)
7701 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7702 (set foo breakpoint for implptr): Update the breakpoint number.
7703
b3215adc
UW
77042011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7705
7706 * gdb.python/py-mi.exp: Use different file names for different
7707 versions of the executable under test.
7708 * gdb.python/py-prettyprint.exp: Likewise.
7709 * gdb.python/py-symbol.exp: Likewise.
7710 * gdb.python/py-template.exp: Likewise.
7711 * gdb.python/py-type.exp: Likewise.
7712 * gdb.python/py-value.exp: Likewise.
7713
182b9acc
UW
77142011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7715
7716 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7717 flag after restarting GDB if necessary.
7718
e6052b5d
UW
77192011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7720
7721 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7722
1ced966e
PA
77232011-07-22 Pedro Alves <pedro@codesourcery.com>
7724
7725 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7726 backend doesn't leave used debug registers behind.
7727
3543a589
TT
77282011-07-22 Tom Tromey <tromey@redhat.com>
7729
7730 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7731 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7732 argument.
7733 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7734
14d15303 77352011-07-21 Matt Rice <ratmice@gmail.com>
7736
7737 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7738 in mostlyclean rule. Add files ending in .core.
7739
9b158ba0 77402011-07-21 Matt Rice <ratmice@gmail.com>
7741
7742 PR macros/12999
7743 * gdb.base/info-macros.c: New test sources.
7744 * gdb.base/info-macros.exp: New tests.
7745
d17b6f81
PM
77462011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7747
7748 * gdb.python/python.exp: Add prompt substitution tests.
7749
918dd910
JK
77502011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7751
7752 Fix crash if referenced CU is aged out.
7753 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7754 New.
7755 * gdb.dwarf2/implptr.exp: Likewise.
7756
0e37a63c
JK
77572011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7758
7759 * gdb.dwarf2/implptr.S: Rebuilt.
7760 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7761 (bar): Use them for j, k, l.
7762 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7763 COMPILE.
7764 (print j in implptr:bar): Update for the intp typedef.
7765 (print p[0].x in implptr:foo): Use more exact regex.
7766
f65cf84c
TT
77672011-07-18 Tom Tromey <tromey@redhat.com>
7768
7769 * gdb.cp/static-method.exp: Add missing single quote.
7770
d5b4a7be
YQ
77712011-07-18 Yao Qi <yao@codesourcery.com>
7772
7773 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7774 supported.
7775 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7776 * gdb.mi/mi-nonstop.exp: Likewise.
7777 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7778 * gdb.mi/mi-nsintrall.exp: Likewise.
7779 * gdb.mi/mi-nsmoribund.exp: Likewise.
7780 * gdb.mi/mi-nsthrexec.exp: Likewise.
7781 * gdb.python/py-evthreads.exp: Likewise.
7782
e9ea2662
JK
77832011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7784
7785 Code cleanup.
7786 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7787 it. Substitute it instead of test_compiler_info everywhere.
7788
ce451573
UW
77892011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7790
7791 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7792 remote targets as well.
7793
756d88a7
UW
77942011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7795
7796 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7797 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7798
31f83dc5
UW
77992011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7800
7801 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7802 a remote machine, not the host.
7803 (gdb_compile_shlib): Set soname if target is remote.
7804
059241a0
PP
78052011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7806
7807 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7808
28a0b48c 78092011-07-13 Matt Rice <ratmice@gmail.com>
7810
7811 * gdb.python/py-objfile-script-gdb.py: Renamed to
7812 py-objfile-script-gdb.py.in.
7813 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7814 py-objfile-script-gdb.py.
7815 * gdb.python/py-objfile-script.exp: Update reference to
7816 py-objfile-script-gdb.py.
7817
9a771b67
JK
78182011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7819
7820 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7821 reference undefined label.
7822
04ad99e6
JK
78232011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7824
7825 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7826 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7827 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7828 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7829
713389e0
PM
78302011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7831
6fdff2c5 7832 PR python/12438
713389e0 7833 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 7834 deprecated tests. Add set/show python print-backtrace tests.
713389e0 7835
97d146f8
JK
78362011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7837
7838 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7839 debug info.
7840
facde0e5 78412011-07-06 Matt Rice <ratmice@gmail.com>
7842
7843 * gdb.python/python.exp: Update filename paths.
7844 * gdb.python/py-symtab.exp: Ditto.
7845
438640d1
MP
78462011-07-06 Marek Polacek <mpolacek@redhat.com>
7847
7848 * gdb.python/py-evthreads.exp: Add missing `$'.
7849
33a365df
MF
78502011-07-06 Jie Zhang <jie.zhang@analog.com>
7851
7852 * config/bfin.exp: New file.
7853 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7854 * gdb.asm/bfin.inc: New file.
7855
8f7ae686
MP
78562011-07-06 Marek Polacek <mpolacek@redhat.com>
7857
df46027d 7858 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
7859 the whole output.
7860
eb2a6f42
TT
78612011-07-05 Tom Tromey <tromey@redhat.com>
7862
7863 * gdb.java/jprint.java (jprint.hi): New field.
7864 * gdb.java/jprint.exp: Print string.
7865
177b42fe
TJB
78662011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7867
7868 * gdb.base/call-sc.c: Fix typos.
7869 * gdb.base/ifelse.exp: Likewise.
7870 * gdb.base/structs.c: Likewise.
7871
3b2a0cf2
JB
78722011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7873
7874 * gdb.base/jit-so.exp: New test.
7875 * gdb.base/jit-dlmain.c: New file.
7876 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7877
46fc714c
JK
78782011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7879
7880 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
7881 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7882 * gdb.cp/pr9167.exp (p b): Likewise.
7883 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7884 (test value of P in inner_m, test type of Z in inner_m): Call
7885 setup_xfail for gcc <= 4.5.
46fc714c 7886
418c7cf7
JK
78872011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7888
7889 * gdb.cp/paren-type.cc: New files.
7890 * gdb.cp/paren-type.exp: New files.
7891
3d50dd94
JK
78922011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7893
7894 Stop on first linespec terminator instead of eating what we can.
7895 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7896 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7897 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7898 (break C::f()): ... this one.
7899 (break C::operator()()): New test.
7900 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7901 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7902 test.
7903
dcf9f4ab
JK
79042011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7905
7906 Fall back linespec to minimal symbols.
7907 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7908 error message.
7909 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7910 * gdb.cp/minsym-fallback-main.cc: New file.
7911 * gdb.cp/minsym-fallback.cc: New file.
7912 * gdb.cp/minsym-fallback.exp: New file.
7913 * gdb.cp/minsym-fallback.h: New file.
7914
3f542ed1
JK
79152011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7916
7917 * gdb.cp/no-dmgl-verbose.cc: New file.
7918 * gdb.cp/no-dmgl-verbose.exp: New file.
7919
79202011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
7921
7922 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7923 __GI_.
7924 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7925 (f): New function.
7926 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7927 (complete p 'func<short>(): ... here.
7928 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7929 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7930 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7931 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7932 Make them KFAIL gcc/49546.
7933
00eb2c4a
JB
79342011-07-01 Joel Brobecker <brobecker@adacore.com>
7935
7936 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7937
85a20c42
JK
79382011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7939
7940 Test GCC PR debug/49546.
7941 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7942 (test type of F in k3_m, test value of F in k3_m): New.
7943 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7944 (main): New variable k3. Call k3.k3_m.
7945
d2d43431
JB
79462011-07-01 Jean-Charles Delay <delay@adacore.com>
7947
7948 * gdb.ada/packed_array.exp: Fix expected outout.
7949
54ae186f
JB
79502011-07-01 Jean-Charles Delay <delay@adacore.com>
7951
7952 * gdb.ada/packed_array.exp: fixed expected output.
7953
8f17729f
JB
79542011-07-01 Joel Brobecker <brobecker@adacore.com>
7955
7956 * gdb.ada/same_enum: New testcase.
7957
f5aa6869
JB
79582011-07-01 Joel Brobecker <brobecker@adacore.com>
7959
7960 * gdb.ada/ptr_typedef: New testcase.
7961
828292f2
JB
79622011-07-01 Joel Brobecker <brobecker@adacore.com>
7963
7964 * gdb.ada/arrayptr.exp: Add ptype test.
7965
18920c42
JB
79662011-07-01 Joel Brobecker <brobecker@adacore.com>
7967
7968 * gdb.ada/char_enum: New testcase.
7969
3536d9e3 79702011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
7971
7972 * gdb.base/dump.exp (capture_pointer_with_type): New.
7973 Get value from address instead of name.
7974 Start GDB once, and do `dump' and `restore'
7975 tests together.
7976
db863c42
MF
79772011-06-30 Jie Zhang <jie.zhang@analog.com>
7978 Mike Frysinger <vapier@gentoo.org>
7979
7980 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7981 helper functions for getting/setting remotetimeout variable.
7982 * lib/gdb.exp (gdb_load): If the target is remote, set
7983 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7984 with $loadtimeout. Set $load_ok to 0 before doing the load.
7985 Instead of returning, immediately, set $load_ok to 0. Call
7986 set_remotetimeout with $oldremotetimeout, and then return if
7987 $load_ok is 1.
7988
e9e642a8
AB
79892011-06-30 Andrew Burgess <aburgess@broadcom.com>
7990
7991 * gdb.python/py-template.exp: Don't run this test if the target
7992 does not support c++ tests.
7993
32019081
JK
79942011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7995
7996 Fix non-only rename list for Fortran modules import.
7997 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7998 tests.
7999 * gdb.fortran/module.f90 (module moduse): New.
8000 (program module): use moduse, test var_x, var_y and var_z.
8001
0ecee54c
TT
80022011-06-29 Tom Tromey <tromey@redhat.com>
8003
8004 PR testsuite/12040:
8005 * gdb.fortran/array-element.exp: Use f90, not f77.
8006 * gdb.fortran/complex.exp: Use f90, not f77.
8007 * gdb.fortran/derived-type.exp: Use f90, not f77.
8008 * gdb.fortran/library-module.exp: Use f90, not f77.
8009 * gdb.fortran/logical.exp: Use f90, not f77.
8010 * gdb.fortran/module.exp: Use f90, not f77.
8011 * gdb.fortran/multi-dim.exp: Use f90, not f77.
8012 * gdb.fortran/subarray.exp: Use f90, not f77.
8013
3b2b8fea
TT
80142011-06-29 Tom Tromey <tromey@redhat.com>
8015
8016 * gdb.fortran/charset.exp: New file.
8017 * gdb.fortran/charset.f90: New file.
8018
42159ca5
TT
80192011-06-29 Tom Tromey <tromey@redhat.com>
8020
8021 PR testsuite/12040:
8022 * lib/future.exp: New file, mostly extracted from ada.exp.
8023 Rewrote compatibility code to use rename.
8024 (gdb_find_gfortran): New proc.
8025 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8026 gfortran patch.
8027 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8028 Move to future.exp.
8029 * lib/gdb.exp: Always load future.exp.
8030
af69a5ce
YQ
80312011-06-28 Yao Qi <yao@codesourcery.com>
8032
8033 * gdb.cp/exception.cc: Don't include iostream.
8034 (bar): Remove print statement.
8035 (catcher): New.
8036 (main): Remove print statements. Call function catcher.
8037 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8038 Set breakpoint on catcher, and check the value of parameter.
8039
ab5c6a72
YQ
80402011-06-23 Yao Qi <yao@codesourcery.com>
8041
6fdff2c5
PA
8042 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8043 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8044
9497469f
MP
80452011-06-23 Marek Polacek <mpolacek@redhat.com>
8046
8047 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8048 mi_gdb_test.
8049
b9132588
MP
80502011-06-23 Marek Polacek <mpolacek@redhat.com>
8051
5d197ed0 8052 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8053
e55595ca
MP
80542011-06-23 Marek Polacek <mpolacek@redhat.com>
8055
5d197ed0
MP
8056 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8057
80582011-06-23 Marek Polacek <mpolacek@redhat.com>
8059
8060 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8061 `test_exec_and_symbol_mi_operatons' return value.
8062 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8063 gdb_test_multiple.
8064 (test_exec_and_symbol_mi_operatons): Likewise.
8065 (test_path_specification): Likewise.
e55595ca 8066
be777e08
YQ
80672011-06-23 Yao Qi <yao@codesourcery.com>
8068
8069 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8070 supported.
8071 * lib/gdb.exp (support_displaced_stepping): New.
8072
615556d6
YQ
80732011-06-23 Yao Qi <yao@codesourcery.com>
8074
8075 * gdb.threads/execl.exp: Skip on remote target.
8076
833b0ca7
MP
80772011-06-21 Marek Polacek <mpolacek@redhat.com>
8078
5d197ed0 8079 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8080 mi_gdb_test.
8081
1ee4023a
MP
80822011-06-20 Marek Polacek <mpolacek@redhat.com>
8083
5d197ed0 8084 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8085
d0b1d624
MP
80862011-06-20 Marek Polacek <mpolacek@redhat.com>
8087
5d197ed0 8088 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8089 mi_gdb_test.
8090
79aa92c1
MP
80912011-06-20 Marek Polacek <mpolacek@redhat.com>
8092
5d197ed0 8093 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8094
5ce5db06
YQ
80952011-06-14 Yao Qi <yao@codesourcery.com>
8096
8097 gdb/testsuite/
8098 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8099
533a737e
JK
81002011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8101
8102 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8103
d0e53741
TT
81042011-06-10 Tom Tromey <tromey@redhat.com>
8105
8106 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8107 Add tests for pointer-to-member-function.
8108 * gdb.cp/temargs.cc (S::somefunc): New function.
8109 (K2): New class.
8110 (main): Instantiate K2; call method.
8111
b5916bbd
JB
81122011-06-08 Joel Brobecker <brobecker@adacore.com>
8113
8114 * gdb.python/py-inferior.c (f2): Make str an array rather
8115 than a pointer.
8116 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8117
5be4dfca
JK
81182011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8119
8120 * gdb.base/async-shell.c: New file.
8121 * gdb.base/async-shell.exp: New file.
8122
9f47e254
PA
81232011-06-06 Pedro Alves <pedro@codesourcery.com>
8124
8125 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8126
64b9b334
JB
81272011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8128
8129 From Stephen Kitt <steve@sk2.org>
8130 * gdb.base/help.exp: Adjust following some spelling corrections
8131 in GDB.
8132
dbc0f131
YQ
81332011-06-01 Yao Qi <yao@codesourcery.com>
8134
8135 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8136
fd336a18
KS
81372010-05-31 Keith Seitz <keiths@redhat.com>
8138
8139 PR c++/12750
8140 * gdb.cp/static-method.cc: New file.
8141 * gdb.cp/static-method.exp: New file.
8142
fa8b9902
KS
81432010-05-31 Keith Seitz <keiths@redhat.com>
8144
8145 PR symtab/12704
8146 * gdb.cp/anon-ns.cc: New file.
8147 * gdb.cp/anon-ns.exp: New file.
8148
0a5b1e09
PA
81492011-05-31 Pedro Alves <pedro@codesourcery.com>
8150
8151 * gdb.arch/i386-dr3-watch.c: New file.
8152 * gdb.arch/i386-dr3-watch.exp: New file.
8153
0578b8d1
YQ
81542011-05-30 Yao Qi <yao@codesourcery.com>
8155
8156 * gdb.base/callfuncs.c (t_structs_fc): New.
8157 (t_structs_dc, t_structs_ldc): New.
8158 (t_double_many_args):
8159 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8160 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8161 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8162 * gdb.base/callfuncs.exp: Call new functions.
8163
6680506e
YQ
81642011-05-30 Yao Qi <yao@codesourcery.com>
8165
ff4d2c60
YQ
8166 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8167 Call rerun_and_prepare for each test to isolate effects.
8168
81692011-05-30 Yao Qi <yao@codesourcery.com>
8170
8171 * gdb.base/varargs.c (find_max_float_real): New.
8172 (find_max_double_real, find_max_long_double_real): New.
8173 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8174 * lib/gdb.exp (setup_kfail_for_target): New.
8175
e43ec454
YQ
81762011-05-30 Yao Qi <yao@codesourcery.com>
8177
8178 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8179 (callcd, callce, callcf, callc1a, callc1b): New.
8180 (callc2a, callc2b): New.
8181 * gdb.base/funcargs.exp (complex_args): New.
8182 (complex_integral_args, complex_float_integral_args): New.
8183 * lib/gdb.exp (support_complex_tests): New. Determine
8184 whether to run test cases on _Complex types.
8185
432b4d03
JK
81862011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8187
8188 * gdb.threads/leader-exit.c: New file.
8189 * gdb.threads/leader-exit.exp: New file.
8190
6caf069d
MP
81912011-05-27 Marek Polacek <mpolacek@redhat.com>
8192
9497469f 8193 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8194
97fce28b
MP
81952011-05-27 Marek Polacek <mpolacek@redhat.com>
8196
8197 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8198 remove the `supported' variable.
8199 * gdb.mi/mi-nonstop.exp: Likewise.
8200 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8201 * gdb.mi/mi-nsintrall.exp: Likewise.
8202 * gdb.mi/mi-nsmoribund.exp: Likewise.
8203 * gdb.mi/mi-nsthrexec.exp: Likewise.
8204
9da8c2a0
PA
82052011-05-26 Pedro Alves <pedro@codesourcery.com>
8206
8207 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8208
2c03e5be
PA
82092011-05-26 Pedro Alves <pedro@codesourcery.com>
8210
8211 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8212
2e21250d
KS
82132011-05-24 Keith Seitz <keiths@redhat.com>
8214
8215 PR breakpoint/12803
8216 * gdb.cp/cmpd-minsyms.cc (a): New method.
8217 (b): New method.
8218 (c): New method.
8219 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8220
cdac0397
PA
82212011-05-24 Pedro Alves <pedro@codesourcery.com>
8222
8223 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8224 watchpoint's command list didn't execute when the watchpoint went
8225 out of scope.
8226
ee5683ab
PM
82272011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8228
8229 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8230 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8231 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8232 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8233 * gdb.arch/i386-permbkpt.exp: Likewise.
8234 * gdb.arch/i386-prologue.exp: Likewise.
8235 * gdb.arch/i386-size-overlap.exp: Likewise.
8236 * gdb.arch/i386-size.exp: Likewise.
8237 * gdb.arch/i386-unwind.exp: Likewise.
8238 * gdb.reverse/i386-precsave.exp: Likewise.
8239 * gdb.reverse/i386-reverse.exp: Likewise.
8240 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8241 * gdb.reverse/i387-env-reverse.exp: Likewise.
8242 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8243
c91c8c16
PA
82442011-05-24 Pedro Alves <pedro@codesourcery.com>
8245
8246 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8247 file doesn't error, using MI.
8248
c50491a7
TT
82492011-05-23 Tom Tromey <tromey@redhat.com>
8250
8251 * gdb.base/charset.exp (string_display): Add tests to assign to
8252 arrays.
8253 * gdb.base/charset.c (short_array, int_array, long_array): New.
8254
4a07b7da
PA
82552011-05-20 Pedro Alves <pedro@codesourcery.com>
8256
8257 Cope with async mode.
8258
4a07b7da
PA
8259 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8260 into gdb_test + mi_expect_stop.
8261
b275f2d2
PA
82622011-05-20 Pedro Alves <pedro@codesourcery.com>
8263
8264 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8265 (callme): Remove printf call.
8266
eec52c44
PM
82672011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8268
8269 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8270 quote pattern to avoid problems with Cygwin/mingw expect versions.
8271 * gdb.base/default.exp (show convenience): Use double
8272 quote pattern for regular expressions.
8273
b3c8eb43
JK
82742011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8275
8276 Fix -readnow for -gdwarf-4 unused type units.
8277 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8278 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8279
ed731959
JK
82802011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8281
8282 * gdb.base/kill-after-signal.c: New file.
8283 * gdb.base/kill-after-signal.exp: New file.
8284
3b48433d
PA
82852011-05-16 Pedro Alves <pedro@codesourcery.com>
8286
8287 * gdb.ada/start.exp: Call untested with the correct test filename.
8288 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8289 test filename. Make the test's binary unique.
8290 * gdb.arch/i386-signal.exp: Call untested with the correct test
8291 filename.
8292 * gdb.arch/i386-size-overlap.exp: Ditto.
8293 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8294 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8295 * gdb.cp/call-c.exp: Ditto.
8296 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8297 filename. Make the test's binary unique.
8298 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8299 * gdb.python/py-mi.exp: Ditto.
8300 * gdb.python/Makefile.in (EXECUTABLES): Update.
8301 * gdb.reverse/i386-precsave.exp: Ditto.
8302 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8303 test filename.
8304 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8305 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8306 unique.
8307 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8308 test filename.
8309 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8310 * gdb.trace/tfile.exp: Ditto.
8311
ba4a8bdd
YQ
83122011-05-14 Yao Qi <yao@codesourcery.com>
8313
8314 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8315 type.
8316
dbaefcf7
DE
83172011-05-13 Doug Evans <dje@google.com>
8318
8319 * gdb.python/py-objfile-script.exp: New file.
8320 * gdb.python/py-objfile-script.c: New file.
8321 * gdb.python/py-objfile-script-gdb.py: New file.
8322 * testsuite/gdb.python/py-section-script.exp: Test
8323 "info auto-load-scripts".
8324
9930639c
TT
83252011-05-13 Tom Tromey <tromey@redhat.com>
8326
8327 * gdb.dwarf2/clztest.exp: New file.
8328 * gdb.dwarf2/clztest.c: New file.
8329 * gdb.dwarf2/clztest.S: New file.
8330
05272e11
DE
83312011-05-13 Doug Evans <dje@google.com>
8332
cc63ef9b
DE
8333 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8334 String16 tests.
05272e11 8335
6edba76f
TT
83362011-05-13 Tom Tromey <tromey@redhat.com>
8337
8338 * lib/gdb.exp (is_x86_like_target): New proc.
8339 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8340 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8341 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8342 -nostdlib to compiler.
8343 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8344 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8345 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8346 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8347 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8348
028d0ed5
TJB
83492011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8350
8351 * gdb.python/py-function.exp: Test setting a value from a function
8352 which executes a command.
8353
8a9b8146
TT
83542011-05-12 Tom Tromey <tromey@redhat.com>
8355
8356 * gdb.dwarf2/typeddwarf.S: New file.
8357 * gdb.dwarf2/typeddwarf.c: New file.
8358 * gdb.dwarf2/typeddwarf.exp: New file.
8359
10483e8e
MP
83602011-05-12 Marek Polacek <mpolacek@redhat.com>
8361
8362 * gdb.mi/mi-basics.exp: Fix races. Honour the
8363 `test_exec_and_symbol_mi_operatons' return value.
8364 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8365 gdb_test_multiple.
8366 (test_exec_and_symbol_mi_operatons): Likewise.
8367 (test_path_specification): Likewise.
8368
faf067f1
JK
83692011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8370
8371 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8372 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8373 Replace `file copy' and `file rename' by `file mtime'. Twice.
8374
7ff911a3
JK
83752011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8376
8377 * gdb.base/readline-ask.c: New file.
8378 * gdb.base/readline-ask.exp: New file.
8379 * gdb.base/readline-ask.inputrc: New file.
8380
a536c6d7
UW
83812011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8382
8383 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8384 to avoid race condition.
8385 * gdb.cell/coremaker.c: Use small stack size.
8386 * gdb.cell/ea-standalone.exp: Use file name without path as
8387 argument to c_to.
8388 * gdb.cell/fork.exp: Allow other output when continuing to end.
8389
d472a426
JK
83902011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8391
8392 * gdb.threads/corethreads.c: New file.
8393 * gdb.threads/corethreads.exp: New file.
8394
83952011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
8396
8397 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8398 Try to compile the test using -Wl,-z,norelro first.
8399 (load_core): New variable libthread_db_seen, initialize it.
8400 (zeroed-threads cannot be listed): Protect it by XFAIL on
8401 !$libthread_db_seen.
8402
8be455d7
JK
84032011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8404
8405 PR 12573
8406 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8407 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8408 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8409
1976171a
JK
84102011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8411
8412 * gdb.cp/psymtab-parameter.cc: New file.
8413 * gdb.cp/psymtab-parameter.exp: New file.
8414
7db6f30f
JK
84152011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8416
8417 Fix a race.
8418 * gdb.cp/static-print-quit.exp (print c): Split to ...
8419 (print c - <return>, print c - q <return>, print c - to quit):
8420 ... these. Make the testfile untested on gdb-7.1.
8421
85161e9e 84222011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
8423
8424 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8425 gdb_rename_execfile, gdb_touch_execfile): New.
8426 * gdb.base/reread.exp: Use new procs to handle multiple
8427 exec files.
8428
0c51be18
YQ
84292011-05-05 Yao Qi <yao@codesourcery.com>
8430
8431 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8432 (test_adr_32bit, test_pop_pc): New.
8433 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8434 (test_adr_32bit, test_pop_pc): New.
8435
4d393d60
JM
84362011-05-04 Joseph Myers <joseph@codesourcery.com>
8437
8438 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8439 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8440 targets.
8441 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8442 handle targets.
8443
8ffd0459
JK
84442011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8445
8446 * gdb.base/completion.exp (complete help info wat): Rename to ...
8447 (complete 'help info wat'): ... here.
8448 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8449 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8450
8e28d804
PA
84512011-05-04 Pedro Alves <pedro@codesourcery.com>
8452
8453 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8454 gdb_test and explicit $gdb_prompt/timeout matches.
8455
3eb2ef34
YQ
84562011-05-04 Yao Qi <yao@codesourcery.com>
8457
8458 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8459 and __thumb2__.
8460
aaaf81a3
MP
84612011-05-03 Marek Polacek <mpolacek@redhat.com>
8462
8463 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8464 in place of `gdb_test "delete breakpoints"'. This eliminates two
8465 testcases.
8466
c4cbc0df
PA
84672011-05-02 Pedro Alves <pedro@codesourcery.com>
8468
8469 PR testsuite/12649
8470 Fix races.
8471
8472 * gdb.base/completion.exp: Remove all sleep calls. Remove
8473 unnecessary regexs. Don't explicitly expect anything after the
8474 prompt. Eat the prompt if necessary.
8475
b4cbb4a3
EBM
84762011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8477
8478 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8479 accept to show the caller line again as well as the line after.
8480
d65aec65
PM
84812011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8482
8483 PR mi/12531
8484
8485 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8486 compile target.
8487 * gdb.python/py-prettyprint.exp: Add C++ object for
8488 CPLUS_FAKE_CHILD test.
8489
30852783
UW
84902011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8491
8492 * gdb.base/signest.exp: New file.
8493 * gdb.base/signest.c: Likewise.
8494
c7b1f0d9
JK
84952011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8496
8497 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8498 thread and breakpoint notifications.
8499
559a7a62
JK
85002011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8501
8502 * gdb.base/fortran-sym-case.c: New file.
8503 * gdb.base/fortran-sym-case.exp: New file.
8504 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8505 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8506 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8507
8344e389
JK
85082011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8509
8510 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8511 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8512 false #1', `if true else false #2' and `if true else false #3'.
8513
2484c66b
UW
85142011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8515
8516 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8517 while delivering signal.
8518
8d3788bd
VP
85192011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8520
8521 MI breakpoint notifications.
8522
8523 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
8524 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8525 * testsuite/gdb.mi/mi-watch.exp: Adust.
8526 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8527 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8528 notifications.
8d3788bd 8529
3e03848b
JK
85302011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8531
8532 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8533 * gdb.base/gdbindex-stabs.c: New file.
8534 * gdb.base/gdbindex-stabs.exp: New file.
8535
918c9108
YQ
85362011-04-25 Yao Qi <yao@codesourcery.com>
8537
8538 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8539 with /*...*/.
8540 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8541
90556b8c
JK
85422011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8543
8544 * gdb.python/py-value.exp (test_objfiles): Name the first test
8545 `py-value in file.filename'.
8546
03f2bd59
JK
85472011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8548
8549 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8550 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8551 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8552 !gdbserver_reconnect_p..
8553 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8554
7b08b9eb
JK
85552011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8556
8557 * gdb.cp/cpcompletion.exp (complete class methods)
8558 (complete class methods beginning with F): Move them above runto. New
8559 comment about the runto delimiter.
8560
b78974c3
PA
85612011-04-20 Pedro Alves <pedro@codesourcery.com>
8562
8563 * gdb.base/maint.exp: Test that "maint print registers" works
8564 without a running program.
8565
20429c40 85662011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 8567
20429c40
MP
8568 * gdb.base/setshow.exp: Fix racy tests.
8569 ($old_gdb_prompt): New variable.
8570
7a9dd1b2
TT
85712011-04-19 Tom Tromey <tromey@redhat.com>
8572
8573 * gdb.mi/mi-nsmoribund.exp:
8574 * gdb.hp/gdb.objdbg/objdbg01.exp:
8575 * gdb.base/structs.exp (test_struct_returns):
8576 * gdb.base/call-sc.exp (test_scalar_returns):
8577 * gdb.base/bigcore.exp: Remove duplicate words.
8578
02835898
JK
85792011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8580
8581 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8582 * gdb.base/break-interp.exp (test_attach): New comment.
8583
254f582e
JK
85842011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8585
8586 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8587 (clear __stack_user.next, clear stack_used.next)
8588 (save a zeroed-threads corefile): New test.
8589 Call core_load for $core0file.
8590 (zeroed-threads cannot be listed): New test.
8591
4fe85f5c
JK
85922011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8593
8594 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8595 filename.
8596 ($srcfile): Preserve the original value.
8597 ($testfile): Match it the .exp filename.
8598 ($corefile): New variable. Substitute it around.
8599 Use clean_restart.
8600 ($prev_timeout): Remove.
8601 (load_core): Move core loading into this proc.
8602 Fix restore of $timeout if load_core fails.
8603
63524580
JK
86042011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8605
8606 * gdb.base/eu-strip-infcall.c: New file.
8607 * gdb.base/eu-strip-infcall.exp: New file.
8608
90359a16
JK
86092011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8610
8611 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8612 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8613
626e7282
JK
86142011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8615
8616 Fix Python access to inlined frames.
8617 * gdb.python/py-frame-inline.c: New file.
8618 * gdb.python/py-frame-inline.exp: New file.
8619
3363d018
EBM
86202011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8621
8622 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8623 content of 's24' correctly (avoiding "optimized out").
8624 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8625
28781456
JK
86262011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8627
8628 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8629
4a4106ca
TJB
86302011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8631
8632 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8633 expect a colon in watch -location output.
8634
d26ccb4f
JK
86352011-04-13 Marek Polacek <mpolacek@redhat.com>
8636
df46027d 8637 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
8638 New testcase `expect response to define backtrace'. Also remove
8639 redundant `default' block.
8640
e1ab1f9c
JK
86412011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8642
8643 * gdb.python/py-prettyprint.c (struct hint_error): New.
8644 (main): New variable hint_error.
8645 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8646 "print hint_error".
8647 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8648 (register_pretty_printers): Register it.
8649
0c2e6019
TT
86502011-04-04 Tom Tromey <tromey@redhat.com>
8651
8652 * gdb.cp/maint.exp (test_help): Update.
8653 (test_namespace): Likewise.
8654
af57139d
JB
86552011-04-01 Joel Brobecker <brobecker@adacore.com>
8656
8657 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8658 * gdb.ada/arrayptr.exp: Add new tests.
8659
956a9fb9
JB
86602011-04-01 Joel Brobecker <brobecker@adacore.com>
8661
8662 * gdb.ada/mi_catch_ex: New testcase.
8663
d0c4d642
PA
86642011-04-01 Pedro Alves <pedro@codesourcery.com>
8665
8666 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8667 base::overload(void) method without specifying "const".
8668
18819fa6
UW
86692011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8670
8671 * gdb.arch/thumb-singlestep.S: New file.
8672 * gdb.arch/thumb-singlestep.exp: Likewise.
8673
a4c8e806
TT
86742011-03-31 Tom Tromey <tromey@redhat.com>
8675
8676 * gdb.python/py-prettyprint.py (exception_flag): New global.
8677 (NoStringContainerPrinter._iterator.next): Check it.
8678 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8679 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8680
53832f31
TT
86812011-03-29 Tom Tromey <tromey@redhat.com>
8682
8683 * gdb.cp/anon-struct.cc: New file.
8684 * gdb.cp/anon-struct.exp: New file.
8685
e4620230
JK
86862011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8687
8688 Test STT_GNU_IFUNC support.
8689 * gdb.base/gnu-ifunc-lib.c: New file.
8690 * gdb.base/gnu-ifunc.c: New file.
8691 * gdb.base/gnu-ifunc.exp: New file.
8692
d0fb5eae
JK
86932011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8694
8695 Support a ring of related breakpoints.
8696 * gdb.base/watchpoint-delete.c: New file.
8697 * gdb.base/watchpoint-delete.exp: New file.
8698
20106cfb
JK
86992011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8700
8701 * gdb.ada/arrayparam.exp (print first after function call): Use
8702 explicit package name. Add a comment
8703 (print lasta after function call): Rename ...
8704 (print last after function call): ... it and use explicit package
8705 name.
8706 (print length after function call): Use explicit package name.
8707 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8708 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8709 (multiple matches for symbol i): Rename ...
8710 (multiple matches for symbol integervar): ... it.
8711 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8712 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8713
e7ab5e63
AB
87142011-03-25 Andrew Burgess <aburgess@broadcom.com>
8715
8716 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8717 environment variable to make grep output more predictable. Move
8718 all the environment setup into gdb_init so it's done once per test
8719 case rather than each time we start gdb.
8720
9ef07c8c
TT
87212011-03-24 Tom Tromey <tromey@redhat.com>
8722
8723 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8724 test.
8725
dd90784c
JK
87262011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8727
8728 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8729 * gdb.dwarf2/dw2-entry-value.S: New file.
8730 * gdb.dwarf2/dw2-entry-value.exp: New file.
8731
05775840
PM
87322011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8733
6fdff2c5 8734 PR python/12183
05775840
PM
8735
8736 * gdb.python/py-function.exp: Add GdbError tests.
8737
8661b11b
PA
87382011-03-18 Pedro Alves <pedro@codesourcery.com>
8739
8740 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8741 (reglocal_test_func, statlocal_test_func): New functions.
8742 (globals_test_func): Call new functions.
8743 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8744 (gdb_collect_locals_test): New procedure.
8745 (gdb_trace_collection_test): Call new procedures.
8746
0fdb4f18
PA
87472011-03-18 Pedro Alves <pedro@codesourcery.com>
8748
8749 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8750 (test_register, test_register_unavailable): New procedures.
8751 (gdb_unavailable_registers_test): New procedure.
8752 (gdb_trace_collection_test): Call it.
8753
99c3dc11
PM
87542011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8755
6fdff2c5 8756 PR python/12149
99c3dc11
PM
8757
8758 * gdb.python/python.exp: Add gdb.write tests.
8759
29703da4
PM
87602010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8761
8762 * gdb.python/Makefile.in: Add py-objfile.
8763 * gdb.python/py-objfile.exp: New file.
8764 * gdb.python/py-objfile.c: New file.
8765 * gdb.python/py-block.exp: Add is_valid tests.
8766 * gdb.python/py-inferior.exp: Ditto.
8767 * gdb.python/py-infthread.exp: Ditto.
8768 * gdb.python/py-symbol.exp: Ditto.
8769 * gdb.python/py-symtab.exp: Ditto.
8770
598997c8
KS
87712011-03-16 Keith Seitz <keiths@redhat.com>
8772
8773 PR c++/12273
8774 * gdb.cp/cmpd-minsyms.exp: New test.
8775 * gdb.cp/cmpd-minsyms.cc: New file.
8776
8777 PR c++/11734
8778 * gdb.cp/ovsrch.exp: New test.
8779 * gdb.cp/ovsrch.h: New file.
8780 * gdb.cp/ovsrch1.cc: New file.
8781 * gdb.cp/ovsrch2.cc: New file.
8782 * gdb.cp/ovsrch3.cc: New file.
8783 * gdb.cp/ovsrch4.cc: New file.
8784
c91513d8
PP
87852011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8786
8787 PR gdb/12528
8788 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8789 * gdb.base/break-on-linker-gcd-function.exp: New test.
8790 * gdb.base/break-on-linker-gcd-function.cc: New file.
8791
7470fc63
AT
87922011-03-15 Andreas Tobler <andreast@fgznet.ch>
8793
8794 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8795
959e7469
PM
87962011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8797
8798 * lib/gdb.exp (gdb_unload): Add another termination case.
8799
9373cf26
JK
88002011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8801
8802 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8803 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8804 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8805 Provide a stub byte there.
8806 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8807 DW_AT_entry_pc.
8808 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8809
24e9cda0
UW
88102011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8811
8812 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8813 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8814 "generic ABI, auto".
8815 (altivec_abi_tests): Accept vectors returned by reference.
8816
7371cf6d
PM
88172010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8818
8819 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8820
ce77046a
UW
88212011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8822
8823 * gdb.python/py-section-script.exp: Skip test if no Python support.
8824
176400c3
UW
88252011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8826
8827 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8828
ecec24e6
PM
88292011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8830
8831 * gdb.python/py-parameter.exp: Update tests to the new Python
8832 parameter API. Add "no documentation" test. Add deprecated API
8833 backward compatibility test.
8834
5dbdd470
TT
88352011-03-09 Tom Tromey <tromey@redhat.com>
8836
8837 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8838 gdb_continue_to_end.
8839
b66e66ee
MK
88402011-03-09 Mark Kettenis <kettenis@gnu.org>
8841
8842 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8843 tabs.
8844
eceb0c5f
TT
88452011-03-09 Tom Tromey <tromey@redhat.com>
8846
8847 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8848 parentheses.
8849 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8850 $command.
8851 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8852 argument to gdb_continue_to_end.
8853 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8854 argument to gdb_continue_to_end.
8855 * gdb.cp/annota3.exp: Fix regex.
8856 * gdb.cp/annota2.exp: Fix regex.
8857 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8858 gdb_continue_to_end.
8859 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8860 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8861 gdb_continue_to_end.
8862
63154eca
PA
88632011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8864
8865 * gdb.server/ext-run.exp
8866 (load new file without any gdbserver inferior): New test.
8867
967d1f9b
TT
88682011-03-07 Tom Tromey <tromey@redhat.com>
8869
8870 * Makefile.in (TAGS): Rewrite.
8871
d68dcbb9
JK
88722011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8873
8874 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8875 initial commands echo. New match for `Found trace'. Anchor all the
8876 other matches. Anchor and match for `No trace frame found' the final
8877 match.
8878
6bf58e63
TT
88792011-03-07 Tom Tromey <tromey@redhat.com>
8880
8881 * Makefile.in (TAGS): New target.
8882
fda326dd
TT
88832011-03-07 Tom Tromey <tromey@redhat.com>
8884
8885 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8886 change.
8887 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8888 change.
8889 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8890 exit message change.
8891 (skip_altivec_tests): Update for exit message change.
8892 (skip_vsx_tests): Likewise.
8893 (gdb_continue_to_end): Likewise. Add 'command' argument.
8894 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8895 * gdb.threads/tls.exp: Update for exit message change.
8896 * gdb.threads/thread-unwindonsignal.exp: Use
8897 gdb_continue_to_end.
8898 * gdb.threads/step.exp (step_it): Update for exit message change.
8899 (continue_all): Likewise.
8900 * gdb.threads/print-threads.exp (test_all_threads): Update for
8901 exit message change.
8902 * gdb.threads/interrupted-hand-call.exp: Use
8903 gdb_continue_to_end.
8904 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8905 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8906 gdb_continue_to_end.
8907 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8908 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8909 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8910 * gdb.cp/method.exp: Update for exit message change.
8911 * gdb.cp/mb-templates.exp: Update for exit message change.
8912 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8913 * gdb.cp/annota3.exp: Update for exit message change.
8914 * gdb.cp/annota2.exp: Update for exit message change.
8915 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8916 * gdb.base/term.exp: Update for exit message change.
8917 * gdb.base/step-test.exp (test_i): Update for exit message change.
8918 * gdb.base/sigstep.exp (advance): Update for exit message change.
8919 (advancei): Likewise.
8920 * gdb.base/siginfo.exp: Update for exit message change.
8921 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8922 * gdb.base/reread.exp: Use gdb_continue_to_end.
8923 * gdb.base/langs.exp: Use gdb_continue_to_end.
8924 * gdb.base/interrupt.exp: Update for exit message change.
8925 * gdb.base/gdb1555.exp: Update for exit message change.
8926 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8927 * gdb.base/ending-run.exp: Update for exit message change.
8928 * gdb.base/chng-syms.exp: Update for exit message change.
8929 * gdb.base/checkpoint.exp: Update for exit message change.
8930 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8931 gdb_continue_to_end.
8932 (test_catch_syscall_with_wrong_args): Likewise.
8933 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8934 * gdb.base/break-interp.exp (test_ld): Update for exit message
8935 change.
8936 * gdb.base/bang.exp: Update for exit message change.
8937 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8938 (do_call_attach_tests): Likewise.
8939 * gdb.base/a2-run.exp: Update for exit message change.
8940 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8941 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8942 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8943
dd19bd70
JK
89442011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8945
8946 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8947
30e62689
TT
89482011-03-03 Tom Tromey <tromey@redhat.com>
8949
8950 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8951 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8952 * gdb.hp/gdb.aCC/configure.ac: Remove.
8953 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8954 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8955 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8956 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8957 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8958 * gdb.hp/gdb.compat/configure.ac: Remove.
8959 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8960 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8961 * gdb.hp/gdb.defects/configure.ac: Remove.
8962 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8963 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8964 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8965 * gdb.hp/configure.ac: Remove.
8966 * gdb.hp/configure: Remove.
8967 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8968 substitution.
8969 (Makefile): Remove rule.
8970 * gdb.cell/configure.ac: Remove.
8971 * gdb.cell/configure: Remove.
8972 * gdb.stabs/Makefile.in (Makefile): Remove.
8973 (distclean): Don't remove config.status or config.log.
8974 * gdb.stabs/configure (Makefile): Remove.
8975 * gdb.stabs/configure.ac: Remove.
8976 * configure: Rebuild.
8977 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8978 Remove stabs- and cell-specific logic. Test for existence of
8979 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8980 subdirectories, gdb.cell, and and gdb.stabs.
8981 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8982
c171f854
JB
89832011-03-03 Joel Brobecker <brobecker@adacore.com>
8984
8985 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8986 end of buffer.
8987
9a5193cb
JB
89882011-03-02 Joel Brobecker <brobecker@adacore.com>
8989
8990 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8991 gdb_test when running a test where we expected no output back.
8992
9bb4c1bb
MS
89932011-02-28 Michael Snyder <msnyder@vmware.com>
8994
8995 * gdb.cp/overload.cc: Change initializer value to integer.
8996
3bd0f5ef
MS
89972011-02-27 Michael Snyder <msnyder@vmware.com>
8998
8999 * gdb.multi/base.exp: Add test for remove-inferiors.
9000
2279eaad
JB
90012011-02-26 Joel Brobecker <brobecker@adacore.com>
9002
9003 * gdb.python/py-frame.exp: Simplify the initialization phase
9004 using prepare_for_testing.
9005
c82c0b55
MS
90062011-02-25 Michael Snyder <msnyder@vmware.com>
9007
9008 * gdb.multi/base.exp: Add tests for info inferiors with args.
9009
1d94651b
JK
90102011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9011
9012 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9013 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9014 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9015 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9016 asmfile3. Comment the STABS (#3) file compilation. Compile
9017 everything through assembler. Provide KFAIL for symtab/12497.
9018 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9019 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9020 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9021 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9022
3bd0f5ef
MS
90232011-02-24 Michael Snyder <msnyder@vmware.com>
9024
9025 * gdb.base/break.exp: Add tests for delete breakpoints using
9026 convenience variables and value history references.
9027
12c1418e
MS
90282011-02-24 Michael Snyder <msnyder@vmware.com>
9029
9030 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9031 left behind in previous check-in.
9032
e5a67952
MS
90332011-02-23 Michael Snyder <msnyder@vmware.com>
9034
9035 * gdb.base/break.exp: Add tests for "info break" with arguments.
9036 * gdb.trace/infotrace.exp: Update patterns for error and help.
9037 * gdb.base/completion.exp: Update pattern.
9038 * gdb.base/ena-dis-br.exp: Update pattern.
9039 * gdb.base/help.exp: Update patterns.
9040
90412011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9042
9043 * gdb.base/memattr.exp: New test.
9044 * gdb.base/memattr.c: Test load for memattr.exp.
9045
6e6fbe60
DE
90462011-02-22 Doug Evans <dje@google.com>
9047
9048 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9049
1d41d745
MS
90502011-02-22 Michael Snyder <msnyder@vmware.com>
9051
9052 * Makefile.in: Make more clean.
9053 * gdb.ada/Makefile.in: Ditto.
9054 * gdb.arch/Makefile.in: Ditto.
9055 * gdb.asm/Makefile.in: Ditto.
9056 * gdb.base/Makefile.in: Ditto.
9057 * gdb.cp/Makefile.in: Ditto.
9058 * gdb.dwarf2/Makefile.in: Ditto.
9059 * gdb.java/Makefile.in: Ditto.
9060 * gdb.mi/Makefile.in: Ditto.
9061 * gdb.modula2/Makefile.in: Ditto.
9062 * gdb.python/Makefile.in: Ditto.
9063 * gdb.server/Makefile.in: Ditto.
9064 * gdb.stabs/Makefile.in: Ditto.
9065 * gdb.threads/Makefile.in: Ditto.
9066 * gdb.trace/Makefile.in: Ditto.
9067
79ba84ca
MS
90682011-02-22 Michael Snyder <msnyder@vmware.com>
9069
df46027d 9070 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9071 info threads.
9072
b9b35694
JB
90732011-02-22 Joel Brobecker <brobecker@adacore.com>
9074
9075 * gdb.python/py-breakpoint.exp: Fix the expected output of
9076 one of the "maint info breakpoints" tests to accept the output
9077 generated on platforms that do not have hardware watchpoints.
9078
8bfb830f
JB
90792011-02-22 Joel Brobecker <brobecker@adacore.com>
9080
9081 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9082 clean_restart. Be a little stricter in the expected output
9083 for one of the tests. Fix a typo in one of the comments.
9084
c45f3c54
JB
90852011-02-22 Joel Brobecker <brobecker@adacore.com>
9086
9087 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9088 Delete variable binfile, no longer use. Add or modify test
9089 comments to make them unique.
9090
b97c863c
MS
90912011-02-21 Michael Snyder <msnyder@vmware.com>
9092
9093 * Makefile.in: Update for make clean.
9094 * gdb.ada/Makefile.in: Ditto.
9095 * gdb.arch/Makefile.in: Ditto.
9096 * gdb.asm/Makefile.in: Ditto.
9097 * gdb.base/Makefile.in: Ditto.
9098 * gdb.cp/Makefile.in: Ditto.
9099 * gdb.dwarf2/Makefile.in: Ditto.
9100 * gdb.java/Makefile.in: Ditto.
9101 * gdb.mi/Makefile.in: Ditto.
9102 * gdb.modula2/Makefile.in: Ditto.
9103 * gdb.python/Makefile.in: Ditto.
9104 * gdb.server/Makefile.in: Ditto.
9105 * gdb.stabs/Makefile.in: Ditto.
9106 * gdb.threads/Makefile.in: Ditto.
9107 * gdb.trace/Makefile.in: Ditto.
9108
aea5b279
MS
91092011-02-21 Michael Snyder <msnyder@vmware.com>
9110
9111 * gdb.threads/thread-find.exp: Update patterns for changes in
9112 output of "info threads" command.
9113
e3039479
UW
91142011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9115 Ulrich Weigand <uweigand@de.ibm.com>
9116
9117 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9118 (skip_hw_watchpoint_tests): Likewise.
9119 (skip_hw_watchpoint_multi_tests): Likewise.
9120
b800ec70
UW
91212011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9122
9123 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9124 (skip_hw_watchpoint_tests): Likewise.
9125 (skip_hw_watchpoint_multi_tests): Likewise.
9126 (skip_hw_watchpoint_access_tests): Likewise.
9127
9128 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9129 * gdb.base/pr11022.exp: Likewise.
9130 * gdb.base/watch-read.exp: Likewise.
9131 * gdb.base/watch_thread_num.exp: Likewise.
9132 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9133 * gdb.base/watchpoint-hw.exp: Likewise.
9134 * gdb.base/watchpoint.exp: Likewise.
9135 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9136 * gdb.threads/watchthreads-reorder.exp: Likewise.
9137 * gdb.threads/watchthreads.exp: Likewise.
9138 * gdb.threads/watchthreads2.exp: Likewise.
9139
91033e37
JB
91402011-02-21 Joel Brobecker <brobecker@adacore.com>
9141
9142 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9143 the debugger is unable to find the array bounds.
9144
eeaafae2
JK
91452011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9146
9147 * gdb.cp/typedef-operator.exp: New file.
9148 * gdb.cp/typedef-operator.cc: New file.
9149
e338d953
MS
91502011-02-17 Michael Snyder <msnyder@vmware.com>
9151
9152 * gdb.threads/thread-find.exp: Fix regular expressions.
9153
e67ad678
JB
91542011-02-17 Joel Brobecker <brobecker@adacore.com>
9155
9156 * gdb.ada/packed_array: Expand testcase to test printing of
9157 unconstrained packed array.
9158
93084bca
JB
91592011-02-17 Joel Brobecker <brobecker@adacore.com>
9160
9161 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9162
a0c78a73
PA
91632011-02-16 Pedro Alves <pedro@codesourcery.com>
9164
f65d5553 9165 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9166 (main): Initialize it before collecting, and and clear it
9167 afterwards.
f65d5553
PA
9168 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9169 collecting with '{type} addr', where the addr expression is not an
9170 rvalue.
a0c78a73 9171
3dfcbbd2
KW
91722011-02-16 Ken Werner <ken.werner@de.ibm.com>
9173
9174 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9175 a bool variable. Expect correct OpenCL names for vector types. Use the
9176 uc3 variable name instead of referring to the uchar3 built-in type.
9177 Escape the asterisk at the half pointer test.
9178
08807d5a
PA
91792011-02-16 Pedro Alves <pedro@codesourcery.com>
9180
f65d5553 9181 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9182 (main): Initialize it before collecting, and and clear it
9183 afterwards.
f65d5553
PA
9184 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9185 collecting overlapping memory ranges.
08807d5a 9186
60f98dde
MS
91872011-02-15 Michael Snyder <msnyder@vmware.com>
9188
9189 * gdb.base/default.exp: Add tests for thread commands.
9190 * gdb.base/help.exp: Add tests for thread commands.
9191 * gdb.threads/thread-find.exp: New test for thread find command.
9192
648cd113
KW
91932011-02-15 Ken Werner <ken.werner@de.ibm.com>
9194
9195 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9196
494e194e
YQ
91972011-02-15 Yao Qi <yao@codesourcery.com>
9198
9199 PR tdep/12352
9200 * gdb.arch/arm-disp-step.S : New test for str instruction.
9201 * gdb.arch/arm-disp-step.exp : Likewise.
9202
d9492458
TJB
92032011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9204
9205 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9206 "vector_register2_vr" test strings. Test the extended floating
9207 point registers (F32~F63).
9208 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9209 IBM XL C compiler. Make the test program use a register provided
9210 by the compiler for the lxvd2x instruction.
9211
8af8e3bc
PA
92122011-02-14 Pedro Alves <pedro@codesourcery.com>
9213
9214 * gdb.trace/unavailable.cc (class Base, class Middle, class
9215 Derived): New types.
9216 (derived_unavail, derived_partial, derived_whole): New globals.
9217 (virtual_partial): New global.
9218 (virtualp): Point at virtual_partial.
9219 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9220 related to unavailable vptr.
9221
1b28d0b3
PA
92222011-02-14 Pedro Alves <pedro@codesourcery.com>
9223
9224 * gdb.trace/unavailable.cc (a, b, c): New globals.
9225 (main): Set and clear them.
9226 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9227 `a' and `c', and check that `b' isn't collected, although `a' and
9228 `c' are.
9229
ec0a52e1
PA
92302011-02-14 Pedro Alves <pedro@codesourcery.com>
9231
9232 * gdb.trace/unavailable.cc (struct Virtual): New.
9233 (virtualp): New global pointer.
9234 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9235 printing a pointer to an object whose type has a vtable, with
9236 print object on.
9237
24e6bcee
PA
92382011-02-14 Pedro Alves <pedro@codesourcery.com>
9239
9240 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9241 value repeat handles unavailableness.
9242
39d37385
PA
92432011-02-14 Pedro Alves <pedro@codesourcery.com>
9244
9245 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9246 tests for building arrays from unavailable values, subscripting
9247 non-memory rvalue unvailable arrays, and accessing fields or
9248 baseclasses of non-lazy unavailable values,
9249 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9250 struct types.
9251 (g_smallstruct, g_smallstruct_b): New globals.
9252
06d72e16
PA
92532011-02-14 Pedro Alves <pedro@codesourcery.com>
9254
9255 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9256
bc9a5551
JK
92572011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9258
9259 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9260 * gdb.cp/overload-const.exp: New file.
9261 * gdb.cp/overload-const.cc: New file.
9262
54fcddd0
UW
92632011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9264
9265 * gdb.opencl/callfuncs.cl: New file.
9266 * gdb.opencl/callfuncs.exp: New test.
9267 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9268
d6dafb7c
UW
92692011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9270
9271 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9272 when computing result.
9273 * gdb.arch/altivec-abi.exp: Update expected results.
9274
a449c2d8
TJB
92752011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9276
9277 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9278 * gdb.base/jit.exp: Likewise.
9279 * gdb.base/pie-execl.exp: Likewise.
9280 * gdb.base/solib-nodir.exp: Likewise.
9281 * gdb.base/solib-overlap.exp: Likewise.
9282
764880b7
PA
92832011-02-07 Pedro Alves <pedro@codesourcery.com>
9284
9285 * gdb.trace/collection.c (global_pieces): New.
9286 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9287 New procedure.
9288 (gdb_trace_collection_test): Call it.
9289
505500db
SW
92902011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9291
9292 * gdb.python/py-evthreads.c: New file.
9293 * gdb.python/py-evthreads.exp: New file.
9294 * gdb.python/py-events.py: New file.
9295 * gdb.python/py-events.exp: New file.
9296 * gdb.python/py-events.c: New file.
9297
385203ed
DD
92982011-02-04 David Daney <ddaney@caviumnetworks.com>
9299
9300 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9301
9011945e
AB
93022011-02-03 Andrew Burgess <aburgess@broadcom.com>
9303
9304 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9305 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9306 boundary between two compilation units.
9307
580688f3
PA
93082011-02-02 Pedro Alves <pedro@codesourcery.com>
9309
9310 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9311 (Virtual): New structs.
9312 (virtual_o, virtual_middle_b): New globals.
9313 * gdb.cp/virtbase.exp: New tests.
9314
d3f0f853
PP
93152011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9316
9317 * gdb.base/jit.exp: New file.
9318 * gdb.base/jit-main.c: New file.
9319 * gdb.base/jit-solib.c: New file.
9320
b2030fb5
UW
93212011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9322
9323 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9324 proceed to initial kernel entry point.
9325 * gdb.opencl/datatypes.exp: Likewise.
9326 * gdb.opencl/operators.exp: Likewise.
9327 * gdb.opencl/vec_comps.exp: Likewise.
9328
2db19d1e
SW
93292011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9330
9331 * gdb.cp/nsnested.cc: New.
9332 * gdb.cp/nsnested.exp: New.
9333 * gdb.cp/nsnoimports.exp: New.
9334 * gdb.cp/nsnoimports.cc: New.
9335
6b0c4c1f
JB
93362011-01-31 Joel Brobecker <brobecker@adacore.com>
9337
9338 * gdb.base/interact.exp: Add extra tests that verify that
9339 the value of the interactive-mode setting does not change
9340 after the script is sourced.
9341
80b23b6a
JK
93422011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9343
9344 * gdb.cp/noparam.exp: New file.
9345 * gdb.cp/noparam.cc: New file.
9346
ffd5ec24
PA
93472011-01-28 Pedro Alves <pedro@codesourcery.com>
9348
9349 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9350 there's no stack or registers.
9351
a81766d8
TT
93522011-01-26 Tom Tromey <tromey@redhat.com>
9353
9354 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9355 space before string output. Add test for "set print pretty off"
9356 case.
9357
585fdaa1
PA
93582011-01-25 Pedro Alves <pedro@codesourcery.com>
9359
9360 * gdb.base/frame-args.exp: Adjust.
9361 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9362 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9363 * gdb.dwarf2/pieces.exp: Adjust.
9364 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9365 * gdb.opt/inline-locals.exp: Adjust.
9366 * gdb.threads/fork-child-threads.exp: Adjust.
9367
d468832a
KW
93682011-01-25 Ken Werner <ken.werner@de.ibm.com>
9369
9370 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9371 OpenCL kernel function. Add a comment as marker. Add address space
9372 qualifiers for the remaining program scope variables.
9373 * gdb.opencl/datatypes.cl: Likewise.
9374 * gdb.opencl/operators.cl: Likewise.
9375 * gdb.opencl/vec_comps.cl: Likewise.
9376 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9377 Add breakpoint at the marker comment.
9378 * gdb.opencl/datatypes.exp: Likewise.
9379 * gdb.opencl/operators.exp: Likewise.
9380 * gdb.opencl/vec_comps.exp: Likewise.
9381
490f124f
PA
93822011-01-24 Pedro Alves <pedro@codesourcery.com>
9383
9384 * gdb.base/printcmds.c (some_struct): New struct and instance.
9385 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9386 procedure.
9387 <global scope>: Call it.
9388
6da78614
KW
93892011-01-21 Ken Werner <ken.werner@de.ibm.com>
9390
9391 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9392 argument to the gdb_compile_opencl_hostapp call.
9393
ec64c9aa
YQ
93942011-01-19 Yao Qi <yao@codesourcery.com>
9395
9396 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9397 positve list.
9398
810cfdbb
YQ
93992011-01-19 Yao Qi <yao@codesourcery.com>
9400
9401 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9402 canonical form.
9403 Remove "xscale-*-*"
9404 * gdb.xml/tdesc-regs.exp: Likewise.
9405 * gdb.python/py-section-script.exp: Replace ARM target triplet
9406 with canonical form.
9407 Match arm*-*-symbianelf*.
9408 * gdb.base/dup-sect.exp: Likewise.
9409 * lib/dwarf.exp: New.
9410 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9411 dwarf2_support.
9412 * gdb.dwarf2/dup-psym.exp: Likewise.
9413 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9414 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9415 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9416 * gdb.dwarf2/dw2-basic.exp: Likewise.
9417 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9418 * gdb.dwarf2/dw2-const.exp: Likewise.
9419 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9420 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9421 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9422 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9423 * gdb.dwarf2/dw2-filename.exp: Likewise.
9424 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9425 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9426 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9427 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9428 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9429 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9430 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9431 * gdb.dwarf2/dw2-producer.exp: Likewise.
9432 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9433 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9434 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9435 * gdb.dwarf2/dw2-strp.exp: Likewise.
9436 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9437 * gdb.dwarf2/implptr.exp: Likewise.
9438 * gdb.dwarf2/mac-fileno.exp: Likewise.
9439 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9440 * gdb.dwarf2/pieces.exp: Likewise.
9441 * gdb.dwarf2/pr11465.exp: Likewise.
9442 * gdb.dwarf2/valop.exp: Likewise.
9443 * gdb.dwarf2/watch-notconst.exp: Likewise.
9444 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9445
4694da01
TT
94462011-01-19 Tom Tromey <tromey@redhat.com>
9447
9448 * gdb.python/py-infthread.exp: Add thread tests.
9449
b075872c
JB
94502011-01-14 Joel Brobecker <brobecker@adacore.com>
9451
9452 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9453
2c3e6e24
JB
94542011-01-14 Joel Brobecker <brobecker@adacore.com>
9455
9456 * gdb.ada/widewide: New testcase.
9457
de8fa76c
JB
94582011-01-13 Joel Brobecker <brobecker@adacore.com>
9459
9460 * gdb.base/interact.exp: New testcase.
9461
1b05df00
TT
94622011-01-12 Tom Tromey <tromey@redhat.com>
9463
9464 * gdb.mi/gdb2549.exp: Update for error message changes.
9465 * gdb.mi/mi-cli.exp: Likewise.
9466 * gdb.mi/mi-disassemble.exp: Likewise.
9467 * gdb.mi/mi-pthreads.exp: Likewise.
9468 * gdb.mi/mi-regs.exp: Likewise.
9469 * gdb.mi/mi-stack.exp: Likewise.
9470 * gdb.mi/mi-var-block.exp: Likewise.
9471 * gdb.mi/mi-var-cmd.exp: Likewise.
9472 * gdb.mi/mi2-cli.exp: Likewise.
9473 * gdb.mi/mi2-disassemble.exp: Likewise.
9474 * gdb.mi/mi2-pthreads.exp: Likewise.
9475 * gdb.mi/mi2-regs.exp: Likewise.
9476 * gdb.mi/mi2-stack.exp: Likewise.
9477 * gdb.mi/mi2-var-block.exp: Likewise.
9478 * gdb.mi/mi2-var-cmd.exp: Likewise.
9479
c2ff108b
JK
94802011-01-12 Andrew Burgess <aburgess@broadcom.com>
9481 Jan Kratochvil <jan.kratochvil@redhat.com>
9482
9483 PR fortran/11104 and DWARF unbound arrays detection.
9484 * gdb.fortran/multi-dim.exp: New file.
9485 * gdb.fortran/multi-dim.f90: New file.
9486
b716877b
AB
94872011-01-12 Andrew Burgess <aburgess@broadcom.com>
9488
9489 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9490 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9491 add new tests for opcode dumping.
9492
6c162d5e
TT
94932011-01-11 Tom Tromey <tromey@redhat.com>
9494
9495 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9496
77b06cd7
TJB
94972010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9498
9499 Convert hardware watchpoints to use breakpoint_ops.
9500 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9501 type is not supported.
9502 * gdb.base/foll-fork.exp: Likewise.
9503 * gdb.base/foll-vfork.exp: Likewise.
9504
f39a75d0
PM
95052011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9506
9507 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9508 Use load_lib gdb-python.exp.
9509 * gdb.python/python.exp: Ditto.
9510 * gdb.python/py-function.exp: Ditto.
9511
fc529d80
AS
95122011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9513
9514 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9515
fb03cb59
JK
95162011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9517
9518 * configure: Regenerate.
9519
d8e22779
TT
95202011-01-06 Tom Tromey <tromey@redhat.com>
9521
9522 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9523
09050809
JB
95242011-01-06 Joel Brobecker <brobecker@adacore.com>
9525
fc529d80
AS
9526 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9527 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9528 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9529 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9530 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9531 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9532 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9533 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9534 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9535 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9536 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9537 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9538 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9539 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9540 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9541 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9542 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9543 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9544 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9545 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9546 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9547 gdb.ada/uninitialized_vars.exp,
9548 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9549 Simplify by using clean_restart.
09050809 9550
8ed5dd9e
JB
95512011-01-06 Joel Brobecker <brobecker@adacore.com>
9552
9553 Add marker to be used as anchor for inserting breakpoints.
9554 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9555 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9556 Likewise.
9557
9558 Remove uses of gdb_start_cmd.
9559 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9560 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9561
9562 Do not run testcase if testing with GDBserver.
9563 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9564 if testing with GDBserver.
9565
368a124f
JB
95662011-01-06 Joel Brobecker <brobecker@adacore.com>
9567
9568 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9569 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9570 copyright header.
9571
44944448
JB
95722011-01-05 Joel Brobecker <brobecker@adacore.com>
9573
9574 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9575 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9576 testsuite/gdb.fortran/complex.f,
9577 testsuite/gdb.fortran/derived-type.f90,
9578 testsuite/gdb.fortran/library-module-lib.f90,
9579 testsuite/gdb.fortran/library-module-main.f90,
9580 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9581 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9582 Copyright year update.
9583
31886ea6
JB
95842011-01-05 Joel Brobecker <brobecker@adacore.com>
9585
9586 * gdb.base/langs1.f: Add copyright header.
9587
ebedcab5
JK
95882011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9589
9590 * gdb.base/morestack.exp: New file.
9591 * gdb.base/morestack.c: New file.
9592
de1eb2f9
JK
95932011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9594
9595 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9596
9e87a409
JB
95972010-12-29 Joel Brobecker <brobecker@adacore.com>
9598
9599 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9600 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9601
720d1a40
JB
96022010-12-29 Joel Brobecker <brobecker@adacore.com>
9603
9604 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9605
a283af87
AS
96062010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9607
5d3d9cba
AS
9608 * gdb.threads/tls.exp: Fix typo.
9609
a283af87
AS
9610 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9611 * gdb.threads/execl.exp: Update.
9612
2a20745c
YQ
96132010-12-23 Yao Qi <yao@codesourcery.com>
9614
9615 * gdb.arch/arm-disp-step.exp: New.
9616 * gdb.arch/arm-disp-step.S: New.
9617
a7658b96
TT
96182010-12-21 Tom Tromey <tromey@redhat.com>
9619
9620 * gdb.threads/execl.exp: Update.
9621 * gdb.threads/linux-dp.exp: Update.
9622 * gdb.threads/manythreads.exp: Update.
9623 * gdb.threads/tls.exp: Update.
9624
5b79abe7
TT
96252010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9626
9627 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9628 (NextOverThrowDerivates) <resumebpt>: New.
9629 (resumebpt_test): New.
9630 (main): Call resumebpt_test.
9631 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9632
0914bcdb
SS
96332010-12-12 Stan Shebs <stan@codesourcery.com>
9634
9635 * gdb.trace/tsv.exp: Test print command on trace state variables.
9636
305aeedc
TT
96372010-12-09 Tom Tromey <tromey@redhat.com>
9638
9639 * gdb.base/interp.exp: Add regression test.
9640
186c406b
TT
96412010-12-09 Tom Tromey <tromey@redhat.com>
9642
9643 * gdb.java/jnpe.java: New file.
9644 * gdb.java/jnpe.exp: New file.
9645 * gdb.cp/nextoverthrow.exp: New file.
9646 * gdb.cp/nextoverthrow.cc: New file.
9647
aae1c79a
DE
96482010-12-07 Doug Evans <dje@google.com>
9649
9650 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9651 of data-directory.
9652 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9653 updated.
9654 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9655
60f98dde 96562010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
9657
9658 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9659 * gdb.base/call-sc.exp: Ditto.
9660 * gdb.base/finish.exp: Ditto.
9661 * gdb.base/return.exp: Ditto.
9662 * gdb.base/return2.exp: Ditto.
9663
5fa290c1
DE
96642010-11-30 Doug Evans <dje@google.com>
9665
9666 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9667 (gdb_expect_list): Fix spelling errors in comments.
9668 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9669 send_gdb/gdb_expect_list where applicable.
9670 * gdb.base/call-ar-st.exp: Ditto.
9671 * gdb.base/funcargs.exp: Ditto.
9672 * gdb.base/gcore.exp: Ditto.
9673 * gdb.base/page.exp: Ditto.
9674 * gdb.base/sigaltstack.exp: Ditto.
9675 * gdb.base/siginfo.exp: Ditto.
9676 * gdb.base/sigstep.exp: Ditto.
9677 * gdb.base/trace-commands.exp: Ditto.
9678
4e04c971
DE
96792010-11-29 Doug Evans <dje@google.com>
9680
9681 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9682 printer-name;subprinter-name.
9683
8cf6f0b1
TT
96842010-11-29 Tom Tromey <tromey@redhat.com>
9685
9686 * gdb.dwarf2/implptr.exp: New file.
9687 * gdb.dwarf2/implptr.c: New file.
9688 * gdb.dwarf2/implptr.S: New file.
9689
94b6973e
PM
96902010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9691
fc529d80 9692 PR python/12199
94b6973e
PM
9693
9694 * gdb.python/py-breakpoint.exp: Test the delete method.
9695
8358c15c
JK
96962010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9697
9698 Fix step_resume_breakpoint unsaved during an infcall.
9699 * gdb.base/step-resume-infcall.exp: New file.
9700 * gdb.base/step-resume-infcall.c: New file.
9701
f6df29bc
TJB
97022010-11-24 Edjunior Machado <emachado@br.ibm.com>
9703
9704 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9705
f2b5a5cf
TJB
97062010-11-24 Edjunior Machado <emachado@br.ibm.com>
9707
9708 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9709 on ppc64's symbols; "finish" and "return" commands must accept to
9710 show the caller line again as well as the line after.
9711 * gdb.asm/powerpc64.inc: New file.
9712
6b0ecdc2
DE
97132010-11-23 Doug Evans <dje@google.com>
9714
9715 * lib/gdb.exp (gdb_test_sequence): New function.
9716 (gdb_expect_list): Add verbose -log call for each pattern.
9717 * gdb.base/signals.exp (test_handle_all_print): Call it.
9718 Reduce timeout increment from 6 minutes to 1 minute.
9719 * gdb.server/ext-run.exp: Call it.
9720
ea976c60
PM
97212010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9722
f2b5a5cf 9723 PR python/12212
ea976c60
PM
9724
9725 * gdb.python/python.exp: Check that selected_thread raises an
9726 error when no inferior is loaded.
9727
c0efa795
JK
97282010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9729
9730 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9731 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9732
ec3aa567
JK
97332010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9734
9735 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9736 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9737
d8249011
DE
97382010-11-18 Doug Evans <dje@google.com>
9739
9740 * gdb.server/ext-run.exp: Fix intermittent failures.
9741
d4eba7d1
NF
97422010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9743
9744 * gdb.stabs/gdb11479.exp: Use runto_main.
9745
b04c2f88
NF
97462010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9747
9748 * gdb.base/break-entry.exp: Skip if using a stub.
9749
ae9d7ce4
NF
97502010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9751
9752 * gdb.python/py-inferior.exp: Pack values in target endianness.
9753
621c8364
TT
97542010-11-12 Tom Tromey <tromey@redhat.com>
9755
9756 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9757 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9758 MemoryError.
9759 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9760 type.
9761 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9762 MemoryError.
9763 (test_subscript_regression): Update exception type.
9764
84f4c1fe
PM
97652010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9766
9767 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9768 breakpoint tests.
9769
a1442452
PA
97702010-11-09 Pedro Alves <pedro@codesourcery.com>
9771
9772 * gdb.base/watchpoint.exp: Test "watch -location" with an
9773 innacessible location.
9774
efd11a33
JK
97752010-11-09 Edjunior Machado <emachado@br.ibm.com>
9776 Luis Machado <luisgpm@br.ibm.com>
9777
9778 * gdb.base/maint.exp: Expect "." prefix.
9779 * gdb.base/nodebug.exp: Expect "." Likewise.
9780 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9781 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9782 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9783 POWER server processors.
9784
aa00efb5
JK
97852010-11-08 Edjunior Machado <emachado@br.ibm.com>
9786 Luis Machado <luisgpm@br.ibm.com>
9787
9788 * gdb.base/break-entry.exp: convert entry point for
9789 ppc64 and expect leading `.' on ppc64's symbols
9790
99e7ae30
DE
97912010-11-05 Doug Evans <dje@google.com>
9792
9793 * gdb.base/help.exp: Update expected output.
b521dba8
DE
9794 * gdb.python/py-param.exp: Delete, contents moved to ...
9795 * gdb.python/py-parameter.exp: ... here. New file.
9796 Add test for gdb.parameter ("directories").
99e7ae30 9797
f4b8a18d
KW
97982010-11-05 Ken Werner <ken.werner@de.ibm.com>
9799
9800 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9801 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9802 * configure: Regenerate.
9803 * gdb.opencl/Makefile.in: New File.
9804 * gdb.opencl/datatypes.exp: Likewise.
9805 * gdb.opencl/datatypes.cl: Likewise.
9806 * gdb.opencl/operators.exp: Likewise.
9807 * gdb.opencl/operators.cl: Likewise.
9808 * gdb.opencl/vec_comps.exp: Likewise.
9809 * gdb.opencl/vec_comps.cl: Likewise.
9810 * gdb.opencl/convs_casts.exp: Likewise.
9811 * gdb.opencl/convs_casts.cl: Likewise.
9812 * lib/opencl.exp: Likewise.
9813 * lib/opencl_hostapp.c: Likewise.
9814 * lib/opencl_kernel.cl: Likewise.
9815 * lib/cl_util.c: Likewise.
9816 * lib/cl_util.c: Likewise.
9817 * gdb.base/default.exp (set language): Add "opencl" to the list of
9818 languages.
9819
a9d5ef47
SW
98202010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9821
9822 * gdb.cp/overload.exp: Added test for inheritance overload.
9823 * gdb.cp/overload.cc: Ditto.
9824 * gdb.cp/oranking.exp: Removed releveant kfails.
9825
03eb1c79
JK
98262010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9827 Joel Brobecker <brobecker@adacore.com>
9828
9829 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9830 check test_compiler_info.
9831
dbc98a8b
KW
98322010-11-03 Ken Werner <ken.werner@de.ibm.com>
9833
9834 * gdb.base/gnu_vector.exp: Adjust expect messages.
9835
120bd360
KW
98362010-11-03 Ken Werner <ken.werner@de.ibm.com>
9837
9838 * gdb.base/gnu_vector.exp: Add unary operator tests.
9839
c37f7098
KW
98402010-11-03 Ken Werner <ken.werner@de.ibm.com>
9841
9842 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9843
7b51bc51
DE
98442010-11-02 Doug Evans <dje@google.com>
9845
9846 * gdb.python/py-pp-maint.c: New file.
9847 * gdb.python/py-pp-maint.exp: New file.
9848 * gdb.python/py-pp-maint.py: New file.
9849
50c97f38
TT
98502010-11-02 Tom Tromey <tromey@redhat.com>
9851
9852 * gdb.base/default.exp: Remove "scheme" from language list.
9853
a289b8f6
JK
98542010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9855
9856 Revert:
9857 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9858 * gdb.threads/sigstep-threads.exp: New file.
9859 * gdb.threads/sigstep-threads.c: New file.
9860
cd017491
MS
98612010-10-20 Michael Snyder <msnyder@vmware.com>
9862
9863 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9864
8e6a5956
UW
98652010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9866
9867 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9868 Skip test completely if gdb,no_hardware_watchpoints.
9869
2c04da0d
UW
98702010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9871
9872 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9873 strict, but do not check for any particular function name within libc.
9874
79afc5ef
SW
98752010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9876
9877 * gdb.cp/smartp.exp: New test.
9878 * gdb.cp/smartp.cc : New test.
9879
026ffab7
SW
98802010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9881
9882 * gdb.cp/converts.exp: Test pointer to bool conversion.
9883 Test pointer to long conversion.
9884 * gdb.cp/oranking.exp: Removed relevant kfail.
9885
3a772aa4
TT
98862010-10-18 Tom Tromey <tromey@redhat.com>
9887
9888 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9889 argument to lazy_string.
9890 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9891 (pp_ls.to_string): Use it.
9892 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9893 Add "estring2" local.
9894
5fc3827b
JK
98952010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9896
9897 Fix s390x compatibility.
9898 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9899 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9900
8aeb23f3
JK
99012010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9902
9903 * gdb.threads/sigstep-threads.exp: New file.
9904 * gdb.threads/sigstep-threads.c: New file.
9905
c1e56572
JK
99062010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9907
9908 * gdb.base/pie-execl.exp: New file.
9909 * gdb.base/pie-execl.c: New file.
9910
92163a10
JK
99112010-10-13 Doug Evans <dje@google.com>
9912 Jan Kratochvil <jan.kratochvil@redhat.com>
9913
9914 PR exp/12117
9915 * gdb.cp/ptype-cv-cp.cc: New file.
9916 * gdb.cp/ptype-cv-cp.exp: New file.
9917
7062b0a0
SW
99182010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9919
9920 * gdb.cp/converts.cc: New test program.
9921 * gdb.cp/converts.exp: New test.
9922 * gdb.cp/overload.exp: Added test for void* vs int*.
9923 * gdb.cp/overload.exp: Ditto.
9924 * gdb.cp/oranking.exp: Removed related kfail.
9925
0e3509db
DE
99262010-10-13 Doug Evans <dje@google.com>
9927
9928 * lib/gdb-python.exp (gdb_check_python_config): New function.
9929 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9930 * gdb.python/lib-types.cc: New file.
9931 * gdb.python/lib-types.exp: New file.
9932
8dc78533
JK
99332010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9934
9935 * gdb.python/py-error.exp: New file.
9936 * gdb.python/py-error.py: New file.
9937
93c17e06
JK
99382010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9939
9940 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9941 gdb_test_multiple.
9942
d8b34041
JK
99432010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9944
9945 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9946 * gdb.base/prelink.exp: Likewise.
9947 * gdb.base/solib-nodir.exp: Likewise.
9948 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9949 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9950 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9951
e0cc584e
UW
99522010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9953
9954 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9955 for the "info files" test to avoid timeouts on slow machines.
9956
cfc353b1
JK
99572010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9958
9959 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9960 (main): Make openlib dummy call.
9961
d3d7896d
JK
99622010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9963
9964 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9965 * break-interp.exp (reach): Move the core body ...
9966 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9967 (test_ld): Provide always real argument, even to the linker. Replace
9968 dl_main by _dl_debug_state.
9969
5e533c94
JK
99702010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9971
9972 Fix results of prelinked PIEs on ppc*.
9973 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9974 Accept also DISPLACEMENT "PRESENT".
9975 (main): Replace "ZERO" displacements by "PRESENT".
9976
33540610
SW
99772010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9978
9979 * gdb.cp/oranking.exp: New test.
9980 * gdb.cp/oranking.cc: New test program.
9981
3bdf2bbd
KW
99822010-10-08 Ken Werner <ken.werner@de.ibm.com>
9983
9984 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9985 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9986
2f608a3a
KW
99872010-10-06 Ken Werner <ken.werner@de.ibm.com>
9988
9989 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9990 lush, lynx) New constant.
9991 * gdb.base/constvars.exp: Test const array types.
9992 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9993
aa2e2d8d
DE
99942010-10-06 Doug Evans <dje@google.com>
9995
9996 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9997 of syscall staging area.
9998
2844d6b5
KW
99992010-10-06 Ken Werner <ken.werner@de.ibm.com>
10000
10001 * gdb.base/gnu_vector.c: Add variable c4.
10002 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
10003 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10004
7d8ac8bb
MR
100052010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
10006
10007 * gdb.arch/altivec-abi.exp: Fix a typo.
10008
84a02e58
MR
100092010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
10010
10011 * lib/mi-support.exp (thread_selected_re): Correct pattern used
10012 to match a thread ID.
10013
b18e6318
JK
100142010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10015
10016 Fix s390x testcase compatibility.
10017 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10018
a2c09bd0
DE
100192010-10-01 Doug Evans <dje@google.com>
10020
10021 * lib/gdb-python.exp: New file.
10022 * gdb.python/py-block.exp: Use it.
10023 * gdb.python/py-breakpoint.exp: Ditto.
10024 * gdb.python/py-frame.exp: Ditto.
10025 * gdb.python/py-inferior.exp: Ditto.
10026 * gdb.python/py-param.exp: Ditto.
10027 * gdb.python/py-prettyprint.exp: Ditto.
10028 * gdb.python/py-shared.exp: Ditto.
10029 * gdb.python/py-symbol.exp: Ditto.
10030 * gdb.python/py-symtab.exp: Ditto.
10031 * gdb.python/py-type.exp: Ditto.
10032 * gdb.python/py-value.exp: Ditto.
10033 * gdb.python/python.exp: Ditto.
10034
38f12cfc
TT
100352010-09-30 Tom Tromey <tromey@redhat.com>
10036
10037 * gdb.base/anon.exp: New file.
10038 * gdb.base/anon.c: New file.
10039
9ae8282d
TT
100402010-09-30 Tom Tromey <tromey@redhat.com>
10041
10042 * gdb.base/completion.exp: Test completion through anonymous
10043 union.
10044 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10045
e9e07ba6
JK
100462010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10047
10048 Fix printing parameters of inlined functions.
10049 * gdb.dwarf2/dw2-inline-param.exp: New file.
10050 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10051 * gdb.dwarf2/dw2-inline-param.S: New file.
10052
cd2effb2
JK
100532010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10054
10055 PR corefiles/12071.
10056 * gdb.base/corefile.exp (quit with a process, no question: load core)
10057 (quit with a core file): New tests.
10058
bceffbf3
JK
100592010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10060
10061 Fix GDB crash on inferior calls with self-referencing classes.
10062 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10063 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10064 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10065
1736ad11
JK
100662010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10067
10068 Fix lost siginfo_t for inferior calls.
10069 * gdb.base/siginfo-infcall.exp: New file.
10070 * gdb.base/siginfo-infcall.c: New file.
10071
a176ad92
JB
100722010-09-22 Joel Brobecker <brobecker@adacore.com>
10073
10074 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10075
c2b0a229
JK
100762010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10077
10078 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10079 New test.
10080 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10081
e8ae22d1
JB
100822010-09-22 Joel Brobecker <brobecker@adacore.com>
10083
10084 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10085 type of our const type.
10086
ec322823
SW
100872010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10088
10089 * gdb.cp/pr12028.cc: New.
10090 * gdb.cp/pr12028.exp: New.
10091
72929c62
JB
100922010-09-22 Joel Brobecker <brobecker@adacore.com>
10093
10094 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10095
875b4ff5 100962010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10097 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10098
10099 PR mi/11407
10100 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10101 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10102 * gdb.mi/dw2-ref-missing-frame.S New File.
10103 * gdb.mi/dw2-ref-missing-frame.exp New File.
10104
7155d578
TT
101052010-09-14 Tom Tromey <tromey@redhat.com>
10106
10107 PR symtab/8399:
10108 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10109
515ed532
TT
101102010-09-14 Tom Tromey <tromey@redhat.com>
10111
10112 PR exp/11803:
10113 * gdb.threads/tls.exp: Use C++.
10114 (check_thread_local): Use K::another_thread_local.
10115 * gdb.threads/tls.c (class K): New.
10116 (another_thread_local): Now a member of K.
10117 (spin): Update. No longer K&R C.
10118
450ca57c
SW
101192010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10120
10121 * gdb.cp/koenig.cc: created class for testing member lookup.
10122 * gdb.cp/koenig.exp: Added test for member lookup.
10123
dbd492a3
JK
101242010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10125
10126 Fix false FAILs on sourcetree topdir directory containing "kill".
10127 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10128 source line matching regexp.
10129
8d4d924b
JK
101302010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10131
10132 * gdb.python/python.exp (set height 0, collect help from uiout)
10133 (verify help to uiout): New tests.
10134
8e64f2a0
JK
101352010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10136
10137 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10138 is_lp64_target to check 64bit target.
10139
4569eed2
JK
101402010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10141
10142 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10143 (test_ld) <powerpc64-*>: New.
10144
5e1617b1
DJ
101452010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10146
10147 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10148
c767944b
DJ
101492010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10150
10151 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10152 (FunctionArg::method): New function.
10153 (empty, arg): New variables.
10154 (main): Call arg.method.
10155 * gdb.cp/templates.exp (test_template_args): New function.
10156 (do_tests): Call it.
10157
27d3a3fc
UW
101582010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10159
10160 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10161 of "next" to proceed over pthread_exit call.
10162
55b7ce7f
UW
101632010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10164
10165 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10166 "maint print statistics" output to prevent expect timeouts.
10167
809df446
JK
101682010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10169
10170 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10171 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10172 (test_float_rejected): ... here.
10173 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10174 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10175 (test_float_rejected): ... here.
10176 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10177 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10178 (test_float_rejected): ... here.
10179 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10180 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10181 (test_float_rejected): ... here.
10182
8464be76
DJ
101832010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10184
10185 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10186 before disabling hardware watchpoints.
10187 (test_inaccessible_watchpoint): Check that hardware watchpoints
10188 are used. Test for watchpoints on a constant address.
10189
14dba4b4
JK
101902010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10191
10192 * gdb.base/ui-redirect.exp: New file.
10193
3f3540e1 101942010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10195 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10196
10197 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10198
0f254bb7
DE
101992010-08-31 Doug Evans <dje@google.com>
10200
10201 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10202
03f17ccf
TT
102032010-08-30 Tom Tromey <tromey@redhat.com>
10204
10205 PR python/11792:
10206 * gdb.python/py-value.exp (test_subscript_regression): Add
10207 dynamic_type test.
10208
640617ad
DJ
102092010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10210
10211 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10212 instead of running to main. Do not test the main function.
10213 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10214 Add new main.
10215
2ed91d1b
PA
102162010-08-26 Pedro Alves <pedro@codesourcery.com>
10217
10218 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10219 one test.
10220
673bfd45
DE
102212010-08-24 Doug Evans <dje@google.com>
10222
10223 PR symtab/11942
10224 * gdb.dwarf2/dw4-sig-types.cc: New file.
10225 * gdb.dwarf2/dw4-sig-types.h: New file.
10226 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10227 * gdb.dwarf2/dw4-sig-types.exp: New file.
10228
f9ffd4bb
TT
102292010-08-23 Tom Tromey <tromey@redhat.com>
10230
10231 PR python/11145:
10232 * gdb.python/py-value.c (Base, Derived): New types.
10233 (base): New global.
10234 * gdb.python/py-value.exp (test_subscript_regression): Add
10235 dynamic_cast test.
10236
d839c8a4
TT
102372010-08-23 Tom Tromey <tromey@redhat.com>
10238
10239 PR python/10676:
10240 * gdb.python/py-type.exp (test_fields): Add tests for type
10241 equality.
10242
702c2711
TT
102432010-08-23 Tom Tromey <tromey@redhat.com>
10244
10245 PR python/11915:
10246 * gdb.python/py-type.exp (test_fields): Add tests for array.
10247
832bafd3
KS
102482010-08-23 Keith Seitz <keiths@redhat.com>
10249
10250 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10251 have any children. Create a new abbrev for it.
10252 Add missing terminal sequence to .debug_abbrev.
10253
c37bf528
KS
102542010-08-20 Keith Seitz <keiths@redhat.com>
10255
10256 PR symtab/11465:
10257 * gdb.dwarf2/pr11465.exp: New test.
10258 * gdb.dwarf2/pr11465.S: New file.
10259 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10260 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10261
4572cbac
TJB
102622010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10263
10264 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10265 registers. Update data sets with the new v2_double element in the
10266 VSX register union. Add vector_register3_vr data set for the AltiVec
10267 registers. Use gdb_test_no_output instead of send_gdb.
10268
e7fbb131
PA
102692010-08-19 Pedro Alves <pedro@codesourcery.com>
10270
10271 * gdb.python/py-shared.exp: New file, factored out from
10272 python.exp.
10273 * gdb.python/py-shared.c: New file.
10274 * gdb.python/py-shared-sl.c: New file.
10275 * gdb.python/python-1.c: New file.
10276 * gdb.python/python-sl.c: Delete.
10277 * gdb.python/python.c: Mention python-1.c.
10278 * gdb.python/python.exp: Move shared library tests to
10279 py-shared.exp.
10280 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10281 (MISCELLANEOUS): New.
10282 (clean mostlyclean): Also remove $MISCELLANEOUS.
10283
d30f5e1f
DE
102842010-08-19 Doug Evans <dje@google.com>
10285
10286 PR exp/11926
10287 * gdb.base/printcmds.exp (test_float_accepted): New function.
10288 Move existing float tests there. Add tests for floats with suffixes.
10289 (test_float_rejected): New function.
10290 * gdb.java/jv-print.exp (test_float_accepted): New function.
10291 (test_float_rejected): New function.
10292 * gdb.objc/print.exp: New file.
10293 * gdb.pascal/print.exp: New file.
10294 * lib/objc.exp: New file.
10295
7b3fd859
PM
102962010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10297
10298 * gdb.base/default.exp (info set): Avoid full buffer error and force
10299 reading up to final gdb prompt.
10300 (show): Likewise.
10301
c92817ce
TT
103022010-08-18 Tom Tromey <tromey@redhat.com>
10303
10304 PR symtab/11919:
10305 * gdb.base/completion.exp: Add test.
10306
f1208f9e
DE
103072010-08-18 Doug Evans <dje@google.com>
10308
10309 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10310 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10311 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10312 Simplify, early exit if runto_main fails.
10313 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10314 (set_lang_fortran): Moved to lib/fortran.exp.
10315 * gdb.fortran/types.exp: load_lib fortran.exp.
10316 (set_lang_fortran): Moved to lib/fortran.exp.
10317 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10318 * gdb.java/jprint.exp (set_lang_java): Ditto.
10319 * gdb.java/jv-exp.exp: load_lib java.exp.
10320 If set_lang_java fails, issue a warning instead of failure to be
10321 consistent with other set_lang_foo uses.
10322 (set_lang_java): Moved to lib/java.exp.
10323 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10324 If set_lang_java fails, issue a warning instead of failure to be
10325 consistent with other set_lang_foo uses.
10326 * gdb.pascal/types.exp: load_lib pascal.exp.
10327 (set_lang_pascal): Moved to lib/pascal.exp.
10328 * lib/fortran.exp: New file.
10329 * lib/java.exp (set_lang_java): New function.
10330 * lib/pascal.exp (set_lang_pascal): New function.
10331
2f06b485
YQ
103322010-08-18 Yao Qi <yao@codesourcery.com
10333
10334 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10335 func_nofb_start and func_loopfb_start, so that address of functions
10336 is equal to these labels on Thumb.
10337
96e25403
YQ
103382010-08-18 Yao Qi <yao@codesourcery.com>
10339
10340 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10341 to reflect latest c source file.
10342
36e6adc4
JK
103432010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10344
10345 * gdb.cp/infcall-dlopen.exp: New file.
10346 * gdb.cp/infcall-dlopen.cc: New file.
10347 * gdb.cp/infcall-dlopen-lib.cc: New file.
10348
f431efe5
PA
103492010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10350 Pedro Alves <pedro@codesourcery.com>
10351
10352 PR breakpoints/11371
10353
10354 * gdb.base/watch-cond-infcall.exp: New file.
10355 * gdb.base/watch-cond-infcall.c: New file.
10356
06a64a0b
TT
103572010-08-16 Tom Tromey <tromey@redhat.com>
10358
10359 * gdb.base/help.exp: Update.
10360 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10361 watchpoint.
10362 (test_watch_location): New proc.
10363 (test_watchpoint_in_big_blob): Delete watchpoint.
10364 * gdb.base/watchpoint.c (func5): New function.
10365 (main): Call it.
10366
70ebf4ed
DE
103672010-08-16 Doug Evans <dje@google.com>
10368
10369 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10370
ca5c20b6
PM
103712010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10372
10373 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10374 tests.
10375
7346b668
KW
103762010-08-11 Ken Werner <ken.werner@de.ibm.com>
10377
10378 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10379 * gdb.base/gnu_vector.c: New File.
10380 * gdb.base/gnu_vector.exp: Likewise.
10381
cb2e07a6
PM
103822010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10383
10384 * gdb.python/python.c: New File.
10385 * gdb.python/python-sl.c: New File.
10386 * gdb.python/python.exp: Test solib_address and decode_line
10387 * functions.
10388
5da1313b
JK
103892010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10390
10391 * gdb.python/python.exp (show height, set height 10)
10392 (verify pagination beforehand, verify pagination beforehand: q)
10393 (gdb.execute does not page, verify pagination afterwards)
10394 (verify pagination afterwards: q): New.
10395
49c3ccf7
DE
103962010-08-02 Doug Evans <dje@google.com>
10397
10398 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10399 because of an older gcc, change test2
10400 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10401 to unsupported.
10402
42c0c4f1
KH
104032010-07-30 Kazu Hirata <kazu@codesourcery.com>
10404
10405 * gdb.base/break-always.exp: Do not expect full paths to file
10406 names.
10407 * gdb.base/commands.exp: Likewise.
10408
d3765805
DE
104092010-07-30 Doug Evans <dje@google.com>
10410
c98ee71b
DE
10411 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10412 xfail them when run with older gccs.
10413
fd961404
DE
10414 * lib/gdb.exp (build_executable): Forward "c++" option to
10415 get_compiler_info.
10416
999adef4
DE
10417 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10418 "python print ttype.template_argument(1)" and
10419 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10420 if using gcc 4.4 or earlier.
10421
d3765805
DE
10422 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10423 attach-to-debugger handling.
10424
1276c759
JK
104252010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10426
10427 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10428 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10429 (main): Use copyreloc.
10430 * gdb.base/prelink.exp (split debug of executable)
10431 (.dynbss vs. .bss address shift): New tests.
10432
88caa9b9
PA
104332010-07-29 Pedro Alves <pedro@codesourcery.com>
10434
10435 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10436 in gdb_test_multiple.
10437
c6f2ac43
PA
104382010-07-29 Pedro Alves <pedro@codesourcery.com>
10439
10440 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10441 environment.
10442
326fd672
TT
104432010-07-28 Tom Tromey <tromey@redhat.com>
10444
10445 PR python/11060:
10446 * gdb.python/py-type.c (Temargs): New template.
10447 (temvar): New variable.
10448 * gdb.python/py-type.exp (test_template): New proc.
10449
3ce3b1ba
PA
104502010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10451
10452 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10453 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10454
34eaf542
TT
104552010-07-28 Tom Tromey <tromey@redhat.com>
10456
10457 PR c++/9946:
10458 * gdb.cp/temargs.exp: New file.
10459 * gdb.cp/temargs.cc: New file.
10460
d41b819e
JK
104612010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10462
10463 * gdb.base/help.exp (help disassemble): Update the content.
10464
26ab7092
JK
104652010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10466
10467 * gdb.threads/ia64-sigill.exp: New file.
10468 * gdb.threads/ia64-sigill.c: New file.
10469
5283e9e1
TT
104702010-07-27 Tom Tromey <tromey@redhat.com>
10471
10472 * gdb.opt/inline-cmds.c (ATTR): New define.
10473 (func1): Use it.
10474 (func2): Likewise.
10475 (func3): Likewise.
10476 (outer_inline1): Likewise.
10477 (outer_inline2): Likewise.
10478 * gdb.opt/inline-bt.c (ATTR): New define.
10479 (func1): Use it.
10480 (func2): Likewise.
10481 * gdb.opt/inline-locals.c (ATTR): New define.
10482 (func1): Use it.
10483 (func2): Likewise.
10484
e992ef73
TT
104852010-07-27 Tom Tromey <tromey@redhat.com>
10486
10487 * gdb.stabs/gdb11479.c (hack): New function.
10488 (test): Use it.
10489 (test2): Use it.
10490 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10491 (int32_search_buf, int64_search_buf): No longer static.
10492 (x): Remove.
10493 * gdb.base/relocate.c (hack): New function.
10494
5374244e
PM
104952010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10496
10497 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10498 * gdb.python/py-value.c (func1): New function.
10499 (func2): Likewise.
10500
a99aee83
CV
105012010-07-26 Corinna Vinschen <vinschen@redhat.com>
10502
10503 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10504 as not to clash with .data section.
10505
a04ba985
JG
105062010-07-26 Jerome Guitton <guitton@adacore.com>
10507
10508 * gdb.base/code_elim.exp: New file.
10509 * gdb.base/code_elim1.c: New file.
10510 * gdb.base/code_elim2.c: New file.
10511
23bd0f7c
PA
105122010-07-21 Pedro Alves <pedro@codesourcery.com>
10513
10514 PR symtab/11827
10515
10516 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10517 (some_volatile_enum): New variable.
10518 * gdb.base/printcmds.exp (test_print_enums): New.
10519 <top level>: Call it.
10520
883df6dd
SW
105212010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10522
10523 * gdb.cp/fpointer.cc: New test.
10524 * gdb.cp/fpointer.exp: New test.
10525
569b05a5
JK
105262010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10527
10528 * gdb.base/solib-nodir.exp: New file.
10529 * lib/gdb.exp (runto): New case for a GDB internal error.
10530
51d7d803
JK
105312010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10532 Ulrich Weigand <uweigand@de.ibm.com>
10533 Tom Tromey <tromey@redhat.com>
10534
10535 * gdb.base/charset-malloc.c: New file.
10536 * gdb.base/charset.c (malloc_stub): New prototype.
10537 (main): Call it instead of malloc itself.
10538 * gdb.base/charset.exp: Use only prepare_for_testing.
10539 (binfile): Remove the variable.
10540
c0edd9ed
JK
105412010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10542
10543 Make core files the process_stratum.
10544 * gdb.base/corefile.exp (run: load core again)
10545 (run: sanity check we see the core file, run: with core)
10546 (run: core file is cleared, attach: load core again)
10547 (attach: sanity check we see the core file, attach: with core)
10548 (attach: core file is cleared): New tests.
10549 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10550
3cbaedff
KW
105512010-07-14 Ken Werner <ken.werner@de.ibm.com>
10552
10553 * gdb.arch/altivec-abi.exp: New tests.
10554
91158a56
TT
105552010-07-13 Tom Tromey <tromey@redhat.com>
10556
10557 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10558 (main): Use it.
10559 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10560
0f5238ed
TT
105612010-07-13 Tom Tromey <tromey@redhat.com>
10562
10563 * gdb.base/label.exp: New file.
10564 * gdb.base/label.c: New file.
10565
add265ae
L
105662010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10567 H.J. Lu <hongjiu.lu@intel.com>
10568
10569 * lib/gdb.exp (is_ilp32_target): New.
10570 (is_lp64_target): Likewise.
10571
10572 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10573 target.
10574 * gdb.arch/amd64-disp-step.exp: Likewise.
10575 * gdb.arch/amd64-dword.exp: Likewise.
10576 * gdb.arch/amd64-i386-address.exp: Likewise.
10577 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 10578
add265ae
L
10579 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10580 target.
10581 * gdb.arch/i386-bp_permanent.exp: Likewise.
10582 * gdb.arch/i386-byte.exp: Likewise.
10583 * gdb.arch/i386-disp-step.exp: Likewise.
10584 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10585 * gdb.arch/i386-prologue.exp: Likewise.
10586 * gdb.arch/i386-size-overlap.exp: Likewise.
10587 * gdb.arch/i386-size.exp: Likewise.
10588 * gdb.arch/i386-sse.exp: Likewise.
10589 * gdb.arch/i386-unwind.exp: Likewise.
10590 * gdb.arch/i386-word.exp: Likewise.
10591
10592 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10593 test only when building 64-bit executables. Do not hard-code
10594 -m64 option.
10595
2dfb8c17
DE
105962010-07-07 Doug Evans <dje@google.com>
10597
10598 * lib/gdb.exp (gdb_test_list_exact): New function.
10599 * gdb.base/default.exp (show convenience): Call it, add tests for
10600 $_sdata = void, $_thread = 0.
10601
4e5799b6
JK
106022010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10603 Joel Brobecker <brobecker@adacore.com>
10604
10605 Fix re-run of PIE executable, PR shlibs/11776.
10606 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10607 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10608 and re-"run" of the inferior.
10609
1a219cc7
JK
106102010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10611 Joel Brobecker <brobecker@adacore.com>
10612
10613 Cope with missing /usr/sbin/prelink.
10614 * lib/prelink-support.exp (prelink_no):
10615 <result == 1 && $output is "no such file or directory">: New.
10616 (prelink_yes): Likewise. Return on failed prelink_no.
10617
5e3b36f8
JK
106182010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10619 Joel Brobecker <brobecker@adacore.com>
10620
10621 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10622 build_executable by build_executable_own_libs. Replace "prelink -R"
10623 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10624 change.
10625 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10626 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10627 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10628 Replace build_executable by build_executable_own_libs's function
10629 build_executable_own_libs.
10630 (prelinkNO): Create new stub to call prelink_no.
10631 (prelinkYES): Create new stub to call prelink_yes.
10632 (test_attach): Rename calls of copy to file_copy.
10633 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10634 (copy): Move to ...
10635 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10636 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10637 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10638 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10639 special flags by gdb_compile_shlib. Replace second gdb_compile by
10640 build_executable_own_libs. Replace "prelink -R" execution by a call of
10641 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10642 a second call of prelink_yes. Replace restart commands by
10643 clean_restart.
10644 (prelink): Rename to ...
10645 (seen displacement message): ... this test. Extend its expectation
10646 strictness.
10647
86e4bafc
JK
106482010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10649
10650 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10651 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10652 displacement message exactly once.
10653
3cd07d20
JK
106542010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10655 Joel Brobecker <brobecker@adacore.com>
10656
10657 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10658 its restore after the <$relink_args != ""> loop. new comment.
10659
0a1e94c7
JK
106602010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10661 Joel Brobecker <brobecker@adacore.com>
10662
10663 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10664 code for it. New variable relink_args.
10665 (prelinkYES): Call prelinkNO.
10666 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10667 in such case. Move the core code to ...
10668 (test_attach_gdb): ... a new function. Send GDB command "file".
10669 Extend expected "Attaching to " string.
10670
2f70bcfb
TT
106712010-07-02 Tom Tromey <tromey@redhat.com>
10672
10673 * gdb.base/bitops.exp: Remove extraneous "pass".
10674
a17ac5b0
TT
106752010-07-02 Ken Werner <ken.werner@de.ibm.com>
10676
10677 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10678
dc10affe
PA
106792010-07-01 Pedro Alves <pedro@codesourcery.com>
10680
d41c0fc8
PA
10681 * gdb.base/help.exp: Adjust expected output.
10682
106832010-07-01 Pedro Alves <pedro@codesourcery.com>
10684
10685 * gdb.base/help.exp: Adjust expected output.
dc10affe 10686
0a600c36
JK
106872010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10688
10689 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10690 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10691 c++/11702.
10692
37cc8bfe
JK
106932010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10694 Doug Evans <dje@google.com>
10695
10696 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10697 add .dynamic entry'.
10698
254e6b9e
DE
106992010-06-29 Doug Evans <dje@google.com>
10700
10701 Test PR c++/11702.
10702 * gdb.cp/m-static.exp: Add testcase.
10703 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10704
595939de 107052010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
10706 Tom Tromey <tromey@redhat.com>
10707 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
10708
10709 * gdb.python/py-inferior.c: New File.
10710 * gdb.python/py-infthread.c: New File.
10711 * gdb.python/py-inferior.exp: New File.
10712 * gdb.python/py-infthread.exp: New File.
10713
98751a41
JK
107142010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10715
10716 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10717 (ptype ::C::OtherFileClass typedefs): New.
10718 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10719 (C::OtherFileClass::cOtherFileClassVar2): New.
10720 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10721 cOtherFileClassVar2.
10722 (C::cOtherFileType2, C::cOtherFileVar2): New.
10723 (C::cOtherFileVar_use): use also cOtherFileVar2.
10724 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10725
41f62f39
JK
107262010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10727
10728 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10729 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10730 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10731 (print ::C::cOtherFileVar)
10732 (whatis C::OtherFileClass::cOtherFileClassType)
10733 (whatis ::C::OtherFileClass::cOtherFileClassType)
10734 (print C::OtherFileClass::cOtherFileClassVar)
10735 (print ::cOtherFileClassVar)
10736 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10737 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10738 trailing content.
10739 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10740 (C::OtherFileClass::cOtherFileClassVar)
10741 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10742 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10743
af53d231
JK
107442010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10745
10746 Test PR c++/11703 and PR gdb/1448.
10747 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10748 gdb/1448.
10749
9655fd1a
JK
107502010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10751
10752 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10753 (main) <rtti_data>: New.
10754 * gdb.cp/virtbase.exp (print rtti_data): New.
10755
824cc8dd
JK
107562010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10757 Joel Brobecker <brobecker@adacore.com>
10758
10759 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10760
6036c742
JK
107612010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10762
10763 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10764
de6a0421
DE
107652010-06-28 Doug Evans <dje@google.com>
10766
10767 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10768
b2dae948
DE
107692010-06-27 Doug Evans <dje@google.com>
10770
10771 * gdb.cp/m-static.exp: Update expected test output.
10772
0f3bb72e
PH
107732010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10774
889bf7c5
PA
10775 * gdb.gdb/selftest.exp: Adjust expected message for
10776 capturing start-up runtime.
0f3bb72e 10777
bc9f0842
TT
107782010-06-25 Tom Tromey <tromey@redhat.com>
10779
10780 PR python/10808:
10781 * gdb.python/python.exp: Add new tests.
10782
099ef718
SW
107832010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10784
10785 * gdb.cp/operator.cc: Created an import loop.
10786 * gdb.cp/operator.exp: Added testcase for import loop.
10787
5868a632
JK
107882010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10789
10790 Test PR python/11407.
10791 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10792 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10793 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10794 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10795 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10796 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10797 binfile. Call gdb_compile with clean_restart twice.
10798 (func_nofb print, func_nofb backtrace, func_loopfb print)
10799 (func_loopfb backtrace): New.
10800
af76db58
JK
108012010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10802
10803 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10804 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10805 by a hand made one.
10806 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10807 i?86 requirement. Remove variables srcfile and binfile. New variable
10808 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10809
f2c7657e
UW
108102010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10811
10812 * gdb.cell/dwarfaddr.exp: New file.
10813 * gdb.cell/dwarfaddr.S: New file.
10814
628fe4e4
JK
108152010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10816
10817 Test PR 9436.
10818 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10819
f1421989
HZ
108202010-06-24 Hui Zhu <teawater@gmail.com>
10821
10822 * gdb.base/eval.exp: New file.
10823
d03285ec
UW
108242010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10825
10826 * gdb.cell/fork.exp: New file.
10827 * gdb.cell/fork.c: Likewise.
10828 * gdb.cell/fork-spu.c: Likewise.
10829
41b2c92d
PM
108302010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10831
10832 * lib/gdb.exp (banned_variables_traced): New global variable.
10833 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10834 (gdb_init): Use `trace add variable' instead of obsolete
10835 `trace variable'.
10836
d5bc977f
DE
108372010-06-21 Doug Evans <dje@google.com>
10838
10839 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10840
d2ed6730
UW
108412010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10842
10843 * gdb.arch/spu-ls.exp: New file.
10844 * gdb.arch/spu-ls.c: Likewise.
10845
6aed2dbc
SS
108462010-06-18 Stan Shebs <stan@codesourcery.com>
10847
10848 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10849
e0756905
UW
108502010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10851
10852 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10853 * gdb.base/watch-cond.exp: Likewise.
10854 * gdb.python/py-breakpoint.exp: Likewise.
10855
d8053d4d
PA
108562010-06-18 Pedro Alves <pedro@codesourcery.com>
10857
10858 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10859 clean_restart, make sure every test has a distinct message, and
10860 that messages don't include the executable' full path.
10861
81ce510c
DE
108622010-06-17 Doug Evans <dje@google.com>
10863
10864 * gdb.arch/i386-size.exp: Updated expected output for
10865 DISASSEMBLY_OMIT_FNAME.
10866
65d79d4b
SDJ
108672010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10868 Sergio Durigan Junior <sergiodj@redhat.com>
10869
10870 * gdb.base/watch-notconst.c: New file.
10871 * gdb.base/watch-notconst.S: New file.
10872 * gdb.base/watch-notconst2.c: New file.
10873 * gdb.base/watch-notconst2.S: New file.
10874 * gdb.base/watch-notconst.exp: New file.
10875 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10876 (func4): Add operations on `global_ptr_ptr'.
10877 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10878 routine to test watchpoints created with a constant expression.
10879 (test_inaccessible_watchpoint): Include tests for watchpoints
10880 created with a constant expression.
10881
df0f4836
KB
108822010-06-14 Kevin Buettner <kevinb@redhat.com>
10883
10884 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10885 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10886 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10887 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10888 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10889 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10890 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10891 of `_start'.
10892
b769def5
UW
108932010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10894
10895 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10896 not supported on the target.
10897 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10898 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10899 * gdb.mi/mi-nsintrall.exp: Likewise.
10900 * gdb.mi/mi-nsmoribund.exp: Likewise.
10901 * gdb.mi/mi-nsthrexec.exp: Likewise.
10902
d914c394
SS
109032010-06-11 Stan Shebs <stan@codesourcery.com>
10904
10905 * gdb.base/permissions.exp: New file.
10906
109072010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
10908
10909 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10910 does not support ELF executable class.
10911
f3ce5b9c
UW
109122010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10913
10914 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10915
8e46892c
JK
109162010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10917
10918 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10919 (runto): Catch "The target does not support running in non-stop mode.".
10920
6cc55c64
MS
109212010-06-11 Michael Snyder <msnyder@vmware.com>
10922
10923 * gdb.base/setshow.exp (set language asm): Don't use
10924 gdb_test_no_output, fails on some targets.
10925
caddefa4
UW
109262010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10927
10928 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10929 * gdb.cp/pr9167.exp: Likewise.
10930
468b1aa7
UW
109312010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10932
10933 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10934
5c3552dc
UW
109352010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10936
10937 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10938
02e6fe6a
UW
109392010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10940
10941 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10942
0e03807e
TT
109432010-06-11 Tom Tromey <tromey@redhat.com>
10944
10945 PR gdb/9977, PR exp/11636::
10946 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10947 (pieces_test_f6): Update expected output.
10948
2bdf28a0
JK
109492010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10950
10951 * gdb.base/moribund-step.exp: New.
10952
f6978de9
MS
109532010-06-08 Michael Snyder <msnyder@vmware.com>
10954
10955 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 10956 * gdb.ada/boolean_expr.exp:
f6978de9
MS
10957 * gdb.ada/frame_args.exp: Ditto.
10958 * gdb.ada/lang_switch.exp: Ditto.
10959 * gdb.ada/ptype_arith_binop.exp: Ditto.
10960 * gdb.ada/ref_param.exp: Ditto.
10961 * gdb.ada/type_coercion.exp:Ditto.
10962
10963 * gdb.asm/asm-source.exp: Ditto.
10964
10965 * gdb.base/attach.exp: Ditto.
10966 * gdb.base/bitfields2.exp: Ditto.
10967 * gdb.base/call-signal-resume.exp: Ditto.
10968 * gdb.base/callfuncs.exp: Ditto.
10969 * gdb.base/commands.exp: Ditto.
10970 * gdb.base/dbx.exp: Ditto.
10971 * gdb.base/default.exp: Ditto.
10972 * gdb.base/dump.exp: Ditto.
10973 * gdb.base/exprs.exp: Ditto.
10974 * gdb.base/freebpcmd.exp: Ditto.
10975 * gdb.base/interrupt.exp: Ditto.
10976 * gdb.base/list.exp: Ditto.
10977 * gdb.base/long_long.exp: Ditto.
10978 * gdb.base/maint.exp: Ditto.
10979 * gdb.base/ptype.exp: Ditto.
10980 * gdb.base/return.exp: Ditto.
10981 * gdb.base/setshow.exp: Ditto.
10982 * gdb.base/sigbpt.exp: Ditto.
10983 * gdb.base/sigrepeat.exp: Ditto.
10984
10985 * gdb.cp/classes.exp: Ditto.
10986
10987 * gdb.dwarf2/dw2-restore.exp: Ditto.
10988
10989 * gdb.gdb/selftest.exp: Ditto.
10990
10991 * gdb.multi/base.exp: Ditto.
10992 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10993
10994 * gdb.python/py-block.exp: Ditto.
10995 * gdb.python/py-prettyprint.exp: Ditto.
10996 * gdb.python/py-template.exp: Ditto.
10997
10998 * gdb.server/ext-attach.exp: Ditto.
10999 * gdb.server/ext-run.exp: Ditto.
11000 * gdb.server/server-mon.exp: Ditto.
11001
11002 * gdb.threads/fork-thread-pending.exp: Ditto.
11003 * gdb.threads/hand-call-in-threads.exp: Ditto.
11004 * gdb.threads/interrupted-hand-call.exp: Ditto.
11005 * gdb.threads/linux-dp.exp: Ditto.
11006 * gdb.threads/manythreads.exp: Ditto.
11007 * gdb.threads/print-threads.exp: Ditto.
11008 * gdb.threads/pthreads.exp: Ditto.
11009 * gdb.threads/schedlock.exp: Ditto.
11010 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11011 * gdb.threads/threadapply.exp: Ditto.
11012
de7ff789
MS
110132010-06-08 Michael Snyder <msnyder@vmware.com>
11014
889bf7c5 11015 * gdb.ada/exec_changed.exp:
de7ff789
MS
11016 Use ".*" instead of "" as wildcard regexp.
11017
11018 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11019 * gdb.base/call-ar-st.exp: Ditto.
11020 * gdb.base/checkpoint.exp: Ditto.
11021 * gdb.base/default.exp: Ditto.
11022 * gdb.base/dump.exp: Ditto.
11023 * gdb.base/ending-run.exp: Ditto.
11024 * gdb.base/fileio.exp: Ditto.
11025 * gdb.base/miscexprs.exp: Ditto.
11026 * gdb.base/pointers.exp: Ditto.
11027 * gdb.base/readline.exp: Ditto.
11028 * gdb.base/reread.exp: Ditto.
11029 * gdb.base/restore.exp: Ditto.
11030 * gdb.base/shlib-call.exp: Ditto.
11031 * gdb.base/valgrind-db-attach.exp: Ditto.
11032 * gdb.base/volatile.exp: Ditto.
11033 * gdb.base/watchpoints.exp: Ditto.
11034
11035 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11036
11037 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11038 * gdb.python/py-value.exp: Ditto.
11039
11040 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11041 * gdb.trace/circ.exp: Ditto.
11042 * gdb.trace/collection.exp: Ditto.
11043 * gdb.trace/packetlen.exp: Ditto.
11044 * gdb.trace/passc-dyn.exp: Ditto.
11045 * gdb.trace/report.exp: Ditto.
11046 * gdb.trace/tfile.exp: Ditto.
11047 * gdb.trace/tfind.exp: Ditto.
11048 * gdb.trace/while-dyn.exp: Ditto.
11049
3bebe2f2
JK
110502010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11051
11052 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11053
5c631832
JK
110542010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11055
11056 Test PR 10640.
11057 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11058
4c3376c8
SW
110592010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11060
11061 * gdb.cp/koenig.exp: Test for ADL operators.
11062 * gdb.cp/koenig.cc: Added ADL operators.
11063 * gdb.cp/operator.exp: New test.
11064 * gdb.cp/operator.cc: New test.
11065
dc226d5a
MS
110662010-06-04 Michael Snyder <msnyder@vmware.com>
11067
dfb88a23
MS
11068 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11069 * gdb.base/pending.exp: Ditto.
f7ae76b3 11070
dc226d5a
MS
11071 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11072
967cf477
DE
110732010-06-04 Doug Evans <dje@google.com>
11074
11075 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11076 disabled printers.
11077 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11078 (enable_lookup_function): New function.
11079
eb801841
TT
110802010-06-04 Tom Tromey <tromey@redhat.com>
11081
11082 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11083 of hash and id.
11084
38979823
JK
110852010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11086
11087 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11088 newline.
11089 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11090 (empty verbose non-noisy clear, empty verbose noisy clear)
11091 (empty non-verbose noisy clear): Likewise.
11092
35ec993f
MS
110932010-06-03 Michael Snyder <msnyder@vmware.com>
11094
11095 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11096 * gdb.base/display.exp: Ditto.
11097 * gdb.base/find.exp: Ditto.
11098 * gdb.base/ifelse.exp: Ditto.
11099 * gdb.base/multi-forks.exp: Ditto.
11100 * gdb.base/recurse.exp: Ditto.
11101 * gdb.base/setshow.exp: Ditto.
11102 * gdb.base/value-double-free.exp: Ditto.
11103 * gdb.base/watch-vfork.exp: Ditto.
11104 * gdb.base/watch_thread_num.exp: Ditto.
11105 * gdb.base/watchpoint-solib.exp: Ditto.
11106 * gdb.base/watchpoint.exp: Ditto.
11107 * gdb.base/watchpoints.exp: Ditto.
11108
11109 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11110 * gdb.cp/overload.exp: Ditto.
11111 * gdb.cp/virtfunc.exp: Ditto.
11112
11113 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11114
889bf7c5 11115 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11116 Replace gdb_test with gdb_test_no_output.
11117
889bf7c5 11118 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11119 Replace gdb_test with gdb_test_no_output.
11120 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11121 * gdb.threads/watchthreads.exp: Ditto.
11122 * gdb.threads/watchthreads2.exp: Ditto.
11123
11124 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11125 * gdb.trace/tfind.exp: Ditto.
11126
c22decce
JB
111272010-06-03 Joel Brobecker <brobecker@adacore.com>
11128
11129 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11130 successful test if message is the empty string.
11131
fd5700c7
JK
111322010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11133
11134 * gdb.fortran/module.exp (stopped language detection): New test.
11135
f55ee35c
JK
111362010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11137
11138 Support DW_TAG_module as separate namespaces.
11139 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11140 gdb.fortran/library-module-lib.f90: New.
11141 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11142 (print i): Remove.
11143 (continue to breakpoint: i-is-1, print var_i value 1)
11144 (continue to breakpoint: i-is-2, print var_i value 2)
11145 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11146 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11147 (complete `modmany, complete `modmany`, complete `modmany`var)
11148 (show language, setting breakpoint at module): New tests.
11149 * gdb.fortran/module.f90 (module mod): Remove.
11150 (module mod1, module mod2, module modmany, subroutine sub1)
11151 (subroutine sub2, program module): New.
11152
b8e8282f
JK
111532010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11154
11155 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11156 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11157 * gdb.cp/anon-union.exp (pass): Rename to ...
11158 (print z 2): ... here.
b8e8282f 11159
019ebafc
MS
111602010-06-02 Michael Snyder <msnyder@vmware.com>
11161
e68d8fd4
MS
11162 * gdb.trace/actions.exp: Use gdb_test_no_output.
11163 * gdb.trace/circ.exp: Ditto.
11164 * gdb.trace/packetlen.exp: Ditto.
11165 * gdb.trace/save-trace.exp: Ditto.
11166 * gdb.trace/tracecmd.exp: Ditto.
11167 * gdb.trace/tsv.exp: Ditto.
11168
12b5d08a
MS
11169 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11170 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11171 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11172 * gdb.threads/manythreads.exp: Ditto.
11173 * gdb.threads/print-threads.exp: Ditto.
11174 * gdb.threads/pthreads.exp: Ditto.
11175 * gdb.threads/schedlock.exp: Ditto.
11176 * gdb.threads/staticthreads.exp: Ditto.
11177 * gdb.threads/thread-specific.exp: Ditto.
11178 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11179 * gdb.threads/threadapply.exp: Ditto.
11180 * gdb.threads/watchthreads.exp: Ditto.
11181 * gdb.threads/watchthreads2.exp: Ditto.
11182
89493308
MS
11183 * gdb.python/py-block.exp: Use gdb_test_no_output.
11184 * gdb.python/py-prettyprint.exp: Ditto.
11185 * gdb.python/py-template.exp: Ditto.
11186 * gdb.python/py-value.exp: Ditto.
11187
11188 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11189 * gdb.reverse/watch-reverse.exp: Ditto.
11190
11191 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11192 * gdb.server/ext-run.exp: Ditto.
11193
019ebafc
MS
11194 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11195 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11196 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11197 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11198 * gdb.dwarf2/dw2-producer.exp: Ditto.
11199 * gdb.dwarf2/mac-fileno.exp: Ditto.
11200
11201 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11202 * gdb.gdb/selftest.exp: Ditto.
11203
11204 * gdb.multi/base.exp: Use gdb_test_no_output.
11205
11206 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11207
3e0ca3a5
JK
112082010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11209
11210 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11211
9db70545
MS
112122010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11213
a8d52276
MS
11214 * gdb.cp/class2.exp: Use gdb_test_no_output.
11215 * gdb.cp/classes.exp: Ditto.
11216 * gdb.cp/extern-c.exp: Ditto.
11217 * gdb.cp/inherit.exp: Ditto.
11218 * gdb.cp/maint.exp: Ditto.
11219 * gdb.cp/mb-inline.exp: Ditto.
11220 * gdb.cp/mb-templates.exp: Ditto.
11221 * gdb.cp/method2.exp: Ditto.
11222 * gdb.cp/misc.exp: Ditto.
11223 * gdb.cp/ovldbreak.exp: Ditto.
11224 * gdb.cp/punctuator.exp: Ditto.
11225 * gdb.cp/templates.exp: Ditto.
11226 * gdb.cp/virtbase.exp: Ditto.
11227
889bf7c5 11228 * gdb.threads/attach-stopped.exp:
9db70545 11229 Replace uses of send_gdb / gdb_expect.
889bf7c5 11230 * gdb.threads/attachstop-mt.exp:
9db70545 11231 Replace uses of send_gdb / gdb_expect.
889bf7c5 11232 * gdb.threads/gcore-thread.exp:
9db70545 11233 Replace uses of send_gdb / gdb_expect.
889bf7c5 11234 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11235 Replace uses of send_gdb / gdb_expect.
11236 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11237 * gdb.threads/print-threads.exp:
9db70545
MS
11238 Replace uses of send_gdb / gdb_expect.
11239 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11240 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11241 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11242
11243 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11244 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11245 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11246 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11247 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11248 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11249 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11250 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11251 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11252 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11253 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11254
359cc68c
JK
112552010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11256
11257 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11258
7d3fe98e
SW
112592010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11260
11261 * gdb.cp/koenig.exp: Added new test case.
11262 * gdb.cp/koenig.cc: Ditto.
11263
27d3a1a2
MS
112642010-06-01 Michael Snyder <msnyder@vmware.com>
11265
11266 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11267 * gdb.base/arrayidx.exp: Ditto.
11268 * gdb.base/attach.exp: Ditto.
11269 * gdb.base/auxv.exp: Ditto.
11270 * gdb.base/bigcre.exp: Ditto.
11271 * gdb.base/break-always.exp: Ditto.
11272 * gdb.base/break-interp.exp: Ditto.
11273 * gdb.base/break.exp: Ditto.
11274 * gdb.base/breakpoint-shadow.exp: Ditto.
11275 * gdb.base/call-ar-st.exp: Ditto.
11276 * gdb.base/call-sc.exp: Ditto.
11277 * gdb.base/call-signal-resume.exp: Ditto.
11278 * gdb.base/callfuncs.exp: Ditto.
11279 * gdb.base/catch-syscall.exp: Ditto.
11280 * gdb.base/charset.exp: Ditto.
11281 * gdb.base/code-expr.exp: Ditto.
11282 * gdb.base/commands.exp: Ditto.
11283 * gdb.base/cond-expr.exp: Ditto.
11284 * gdb.base/condbreak.exp: Ditto.
11285 * gdb.base/cursal.exp: Ditto.
11286 * gdb.base/cvexpr.exp: Ditto.
11287 * gdb.base/default.exp: Ditto.
11288 * gdb.base/del.exp: Ditto.
11289 * gdb.base/detach.exp: Ditto.
11290 * gdb.base/display.exp: Ditto.
11291 * gdb.base/ena-dis-br.exp: Ditto.
11292 * gdb.base/eval-skip.exp: Ditto.
11293 * gdb.base/foll-fork.exp: Ditto.
11294 * gdb.base/foll-vfork.exp: Ditto.
11295 * gdb.base/frame-args.exp: Ditto.
11296 * gdb.base/funcargs.exp: Ditto.
11297 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11298 * gdb.base/gdbvars.exp: Ditto.
11299 * gdb.base/help.exp: Ditto.
11300 * gdb.base/ifelse.exp: Ditto.
11301 * gdb.base/included.exp: Ditto.
11302 * gdb.base/list.exp: Ditto.
11303 * gdb.base/macscp.exp: Ditto.
11304 * gdb.base/maint.exp: Ditto.
11305 * gdb.base/multi-fork.exp: Ditto.
11306 * gdb.base/overlays.exp: Ditto.
11307 * gdb.base/page.exp: Ditto.
11308 * gdb.base/pending.exp: Ditto.
11309 * gdb.base/pointers.exp: Ditto.
11310 * gdb.base/pr11022.exp: Ditto.
11311 * gdb.base/prelink.exp: Ditto.
11312 * gdb.base/printcmds.exp: Ditto.
11313 * gdb.base/psymtab.exp: Ditto.
11314 * gdb.base/randomize.exp: Ditto.
11315 * gdb.base/relational.exp: Ditto.
11316 * gdb.base/relocate.exp: Ditto.
11317 * gdb.base/remote.exp: Ditto.
11318 * gdb.base/sepdebug.exp: Ditto.
11319 * gdb.base/set-lang-auto.exp: Ditto.
11320 * gdb.base/setshow.exp: Ditto.
11321 * gdb.base/setvar.exp: Ditto.
11322 * gdb.base/signals.exp: Ditto.
11323 * gdb.base/signull.exp: Ditto.
11324 * gdb.base/sigstep.exp: Ditto.
11325 * gdb.base/sizeof.exp: Ditto.
11326 * gdb.base/solib-disc.exp: Ditto.
11327 * gdb.base/store.exp: Ditto.
11328 * gdb.base/structs.exp: Ditto.
11329 * gdb.base/structs2.exp: Ditto.
11330 * gdb.base/subst.exp: Ditto.
11331 * gdb.base/term.exp: Ditto.
11332 * gdb.base/trace-commands.exp: Ditto.
11333 * gdb.base/unwindonsignal.exp: Ditto.
11334 * gdb.base/valgrind-db-attach.exp: Ditto.
11335 * gdb.base/varargs.exp: Ditto.
11336 * gdb.base/watch-cond.exp: Ditto.
11337 * gdb.base/watch_thread_num.exp: Ditto.
11338 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11339 * gdb.base/watchpoint.exp: Ditto.
11340 * gdb.base/whatis-exp.exp: Ditto.
11341
f8d3bf8f
MS
113422010-06-01 Michael Snyder <msnyder@vmware.com>
11343
11344 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11345 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11346 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11347 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11348 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11349 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11350 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11351 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11352 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11353 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11354 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11355 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11356 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11357 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11358 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11359
3f9e0d32
JK
113602010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11361
11362 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11363 trailing newline.
11364 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11365 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11366 (p *args): ... here and remove excessive trailing newline.
11367
f629457d
JB
113682010-05-31 Joel Brobecker <brobecker@adacore.com>
11369
11370 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11371
09eef106
JK
113722010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11373
11374 Accept the new Linux kernel "t (tracing stop)" string.
11375 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11376 Update comment.
11377 (state_wait) <T (tracing stop)>: New.
11378 (main): Update the state_wait expect string.
11379
94f31136
PA
113802010-05-28 Pedro Alves <pedro@codesourcery.com>
11381
11382 * limits.c, limits.exp: Delete files.
11383 * Makefile.in (clean mostlyclean): Adjust.
11384 * tracecmd.exp: Adjust.
11385
096554ab
JK
113862010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11387
11388 * gdb.base/tui-layout.exp: New.
11389
27d3a1a2 113902010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 11391
889bf7c5 11392 * gdb.reverse/break-precsave.exp:
bcd2dc50 11393 Replace uses of send_gdb / gdb_expect.
889bf7c5 11394 * gdb.reverse/break-reverse.exp:
bcd2dc50 11395 Replace uses of send_gdb / gdb_expect.
889bf7c5 11396 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 11397 Replace uses of send_gdb / gdb_expect.
889bf7c5 11398 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 11399 Replace uses of send_gdb / gdb_expect.
889bf7c5 11400 * gdb.reverse/finish-precsave.exp:
bcd2dc50 11401 Replace uses of send_gdb / gdb_expect.
889bf7c5 11402 * gdb.reverse/finish-reverse.exp:
bcd2dc50 11403 Replace uses of send_gdb / gdb_expect.
889bf7c5 11404 * gdb.reverse/i386-precsave.exp:
bcd2dc50 11405 Replace uses of send_gdb / gdb_expect.
889bf7c5 11406 * gdb.reverse/i386-reverse.exp:
bcd2dc50 11407 Replace uses of send_gdb / gdb_expect.
889bf7c5 11408 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 11409 Replace uses of send_gdb / gdb_expect.
889bf7c5 11410 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 11411 Replace uses of send_gdb / gdb_expect.
889bf7c5 11412 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 11413 Replace uses of send_gdb / gdb_expect.
889bf7c5 11414 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 11415 Replace uses of send_gdb / gdb_expect.
889bf7c5 11416 * gdb.reverse/machinestate.exp:
bcd2dc50 11417 Replace uses of send_gdb / gdb_expect.
889bf7c5 11418 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 11419 Replace uses of send_gdb / gdb_expect.
889bf7c5 11420 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 11421 Replace uses of send_gdb / gdb_expect.
889bf7c5 11422 * gdb.reverse/solib-precsave.exp:
bcd2dc50 11423 Replace uses of send_gdb / gdb_expect.
889bf7c5 11424 * gdb.reverse/solib-reverse.exp:
bcd2dc50 11425 Replace uses of send_gdb / gdb_expect.
889bf7c5 11426 * gdb.reverse/step-precsave.exp:
bcd2dc50 11427 Replace uses of send_gdb / gdb_expect.
889bf7c5 11428 * gdb.reverse/step-reverse.exp:
bcd2dc50 11429 Replace uses of send_gdb / gdb_expect.
889bf7c5 11430 * gdb.reverse/until-precsave.exp:
bcd2dc50 11431 Replace uses of send_gdb / gdb_expect.
889bf7c5 11432 * gdb.reverse/until-reverse.exp:
bcd2dc50 11433 Replace uses of send_gdb / gdb_expect.
889bf7c5 11434 * gdb.reverse/watch-precsave.exp:
bcd2dc50 11435 Replace uses of send_gdb / gdb_expect.
889bf7c5 11436 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
11437 Replace uses of send_gdb / gdb_expect.
11438
3def43e0
JK
114392010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11440
11441 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11442 excessive newline.
11443
27d3a1a2 114442010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
11445
11446 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
11447 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11448 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11449 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11450 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11451 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11452 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11453 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11454 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11455 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11456 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11457 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11458 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11459 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11460 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11461 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11462 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11463 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11464 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 11465
27d3a1a2 114662010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 11467
22454424
MS
11468 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11469 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11470
11471 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11472 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11473 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11474
889bf7c5 11475 * gdb.reverse/consecutive-reverse.exp:
22454424 11476 Replace uses of send_gdb / gdb_expect.
889bf7c5 11477 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
11478 Replace uses of send_gdb / gdb_expect.
11479
11480 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11481 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11482 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11483 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
11484 Replace uses of send_gdb / gdb_expect.
11485 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11486 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11487 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11488 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11489 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11490 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11491 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11492 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11493 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
11494
114952010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 11496
22454424 11497 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11498
22454424 11499 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11500
22454424
MS
11501 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11502 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11503 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11504 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11505 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11506 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11507 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11508 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11509 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11510
6e5f2c59
TT
115112010-05-25 Tom Tromey <tromey@redhat.com>
11512
11513 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11514
bbc8b958
TT
115152010-05-25 Tom Tromey <tromey@redhat.com>
11516
11517 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11518 argument order.
11519 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11520 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11521 order.
11522 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11523 order.
11524 * gdb.base/call-sc.exp (setup_kfails): Remove.
11525 (setup_compiler_kfails): Remove.
11526 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11527 argument order.
11528 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11529 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11530 (advancei): Fix setup_kfail argument order.
11531 * gdb.base/radix.exp: Fix setup_kfail argument order.
11532 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11533 order.
11534 * gdb.base/structs.exp (setup_kfails): Remove.
11535 (setup_compiler_kfails): Fix setup_kfail argument order.
11536 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11537 order.
11538 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11539 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11540 setup_kfail argument order.
11541 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11542
83d1babf
TT
115432010-05-25 Tom Tromey <tromey@redhat.com>
11544
11545 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11546
6acb16a2
MS
115472010-05-25 Michael Snyder <msnyder@vmware.com>
11548
11549 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11550 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11551 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11552 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11553 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11554 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11555 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11556 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11557 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
11558 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11559 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11560 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11561 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11562 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11563 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11564 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11565 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11566 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11567 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11568 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11569 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11570 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11571 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
11572 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11573 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11574 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11575 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11576 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11577 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11578 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11579 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11580 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11581 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11582 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11583 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11584 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11585 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11586 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11587 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11588 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11589 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11590 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11591 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11592 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11593 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11594 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11595 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 11596 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11597
115982010-05-25 Doug Evans <dje@google.com>
11599
11600 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11601 gdb.string_to_argv.
ad3986f0 11602
d3b1e874
TT
116032010-05-21 Tom Tromey <tromey@redhat.com>
11604
11605 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11606 Call it.
11607 * gdb.dwarf2/pieces.S: Update.
11608 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11609
cb826367
TT
116102010-05-21 Tom Tromey <tromey@redhat.com>
11611
11612 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11613 Call it.
11614 * gdb.dwarf2/pieces.c (struct C): New.
11615 (f6): New function.
11616 * gdb.dwarf2/pieces.S: Replace.
11617
74de6778
TT
116182010-05-21 Tom Tromey <tromey@redhat.com>
11619
11620 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11621 Call it.
11622
afd74c5f
TT
116232010-05-21 Tom Tromey <tromey@redhat.com>
11624
11625 * gdb.dwarf2.pieces.exp: New file.
11626 * gdb.dwarf2.pieces.S: New file.
11627 * gdb.dwarf2.pieces.c: New file.
11628
a7b75dfd 116292010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11630 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
11631
11632 * lib/gdb.exp (gdb_test_no_output): New function.
11633 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11634 when testing commands that should produce no output.
11635
c81c812a
JB
116362010-05-17 Joel Brobecker <brobecker@adacore.com>
11637
11638 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11639 parameter that we want to watch being a constant.
11640
0cce5bd9
JB
116412010-05-17 Joel Brobecker <brobecker@adacore.com>
11642
11643 * gdb.ada/cond_lang: New testcase.
11644
47050449
JB
116452010-05-17 Joel Brobecker <brobecker@adacore.com>
11646
11647 * lib/gdb.exp (banned_variables): New variable/constant.
11648 (gdb_init): Add write trace on variables listed in banned_variables.
11649 (gdb_finish): Remove write traces on variables listed in
11650 banned_variables.
11651
77c01586
JB
116522010-05-17 Joel Brobecker <brobecker@adacore.com>
11653
11654 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11655 * gdb.cp/koenig.exp: Likewise.
11656
88d4aea7
PM
116572010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11658
889bf7c5 11659 PR python/11482
88d4aea7
PM
11660
11661 * gdb.python/py-value.exp (test_value_hash): New function.
11662
f5a010c0
PM
116632010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11664
11665 PR exp/11530.
11666 * gdb.base/gdb11530.c: New file.
11667 * gdb.base/gdb11530.exp: New file.
11668
8ef4892f
JK
116692010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11670
11671 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11672 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11673
7322dca9
SW
116742010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11675
11676 * gdb.cp/koenig.exp: New test.
11677 * gdb.cp/koenig.cc: New test program.
11678
02e7ea18
JB
116792010-05-05 Joel Brobecker <brobecker@adacore.com>
11680
11681 Remove the use of prms_id and bug_id throughout the testsuite.
11682
e1c34c5d
PM
116832010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11684
11685 PR exp/11349.
11686 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11687 use a reference local variable.
11688
8e1d0c49
JK
116892010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11690
11691 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11692 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11693 variable different_dir. Move debugfile into a full directory pathname
11694 under DIFFERENT_DIR.
11695 * lib/gdb.exp (separate_debug_filename): Remove.
11696 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11697 variable debug_dir and mkdir of it. Update function comments.
11698
e66408ed
PA
116992010-04-29 Pedro Alves <pedro@codesourcery.com>
11700
11701 PR gdb/11557
11702
11703 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11704 files.
11705
d7b32ed3
PM
117062010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11707
889bf7c5 11708 * gdb.python/py-param.exp: New File.
d7b32ed3 11709
6aecb9c2
JB
117102010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11711
11712 * gdb.base/default.exp: Fix "set language" test.
11713
bdf92a1c
PM
117142010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11715
11716 PR breakpoints/11531.
11717 * gdb.base/gdb11531.c: New file.
11718 * gdb.base/gdb11531.exp: New file.
11719
3f172e24
TT
117202010-04-26 Tom Tromey <tromey@redhat.com>
11721
11722 * gdb.base/completion.exp: Add tests for completion and deprecated
11723 commands.
11724
64af4c92
JK
117252010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11726
11727 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11728 (print /x char_array): Escape curly brackets.
11729
492928e4
JK
117302010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11731
11732 Fix deadlock on looped list of loaded shared objects.
11733 * gdb.base/solib-corrupted.exp: New.
11734
66d09542
DE
117352010-04-23 Doug Evans <dje@google.com>
11736
11737 * gdb.python/py-section-script.c: New file.
11738 * gdb.python/py-section-script.exp: New file.
11739 * gdb.python/py-section-script.py: New file.
11740
8bd10a10
CM
117412010-04-20 Chris Moller <cmoller@redhat.com>
11742
11743 PR 10179
11744
11745 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11746 * gdb.base/pr10179-a.c:
11747 * gdb.base/pr10179-b.c:
11748 * gdb.base/pr10179.exp: New files.
11749
c0201579
JK
117502010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11751
11752 Fix crashes on dangling display expressions.
11753 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11754 is SEP.
11755 (lib_flags): Remove the "debug" keyword.
11756 (libsepdebug): New variable for iterating new loop.
11757 (save_pf_prefix): New variable wrapping the loop.
11758 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11759 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11760
793b0ff8
PM
117612010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11762
11763 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11764
097f51f7
PM
117652010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11766
11767 PR stabs/11479.
11768 * gdb.stabs/gdb11479.exp: New file.
11769 * gdb.stabs/gdb11479.c: New file.
11770
9a22f0d0
PM
117712010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11772
11773 * gdb.base/charset.c (Strin16, String32): New variables.
11774 * gdb.base/charset.exp (gdb_test): Test correct display
11775 of 16 or 32 bit strings.
11776
117772010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
11778
11779 PR 9167
11780 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11781 * gdb.cp/pr9167.cc: New file.
11782 * gdb.cp/pr9167.exp: New file.
11783
11784
6e354e5e
PM
117852010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11786
11787 PR pascal/11492.
11788 * gdb.pascal/gdb11492.pas: New file.
11789 * gdb.pascal/gdb11492.exp: New file.
11790
be942545
JB
117912010-04-20 Joel Brobecker <brobecker@adacore.com>
11792
1667e6e3 11793 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 11794
0c3acc09
JB
117952010-04-20 Joel Brobecker <brobecker@adacore.com>
11796
11797 * gdb.ada/dyn_loc: New testcase.
11798
ec31cde5
CM
117992010-04-20 Chris Moller <cmoller@redhat.com>
11800
11801 PR 10867
889bf7c5 11802
ec31cde5
CM
11803 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11804 * gdb.cp/pr10687.cc: New file.
11805 * gdb.cp/pr10687.exp: New file.
11806
11807
ce4b0682
SDJ
118082010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11809 Sergio Durigan Junior <sergiodj@redhat.com>
11810
11811 * gdb.fortran/logical.exp: New testcase.
11812 * gdb.fortran/logical.f90: New file.
11813
3436961f
DE
118142010-04-19 Doug Evans <dje@google.com>
11815
11816 * gdb.base/help.exp (help source): Update expected output.
11817
4d836c09
JK
118182010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11819
11820 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11821 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11822 gdb_exit and return.
11823 (executable): New variable.
11824 (binfile): Use it.
11825
6149aea9
PA
118262010-04-19 Pedro Alves <pedro@codesourcery.com>
11827
11828 PR breakpoints/8554.
11829
11830 * gdb.trace/save-trace.exp: Adjust.
11831
ed41462c
L
118322010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11833
11834 PR corefiles/11511
11835 * gdb.arch/system-gcore.exp: New.
11836 * gdb.arch/gcore.c: Likewise.
11837
3f7b2faa
DE
118382010-04-15 Doug Evans <dje@google.com>
11839
fa33c3cd
DE
11840 * gdb.python/py-progspace.c: New file.
11841 * gdb.python/py-progspace.exp: New file.
11842
3f7b2faa
DE
11843 * gdb.base/source.exp: Add tests for "source -s".
11844
79f283fe
PM
118452010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11846
11847 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11848 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11849 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11850 * gdb.python/py-mi.exp: New test for to_string returning None.
11851
fc8eb08a
PM
118522010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11853
11854 * gdb.python/py-breakpoint.c: Make result global.
11855
26e197f6
JK
118562010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11857
11858 Fix non-GNU make compatibility.
11859 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11860
adc36818
PM
118612010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11862
11863 * gdb.python/py-breakpoint.exp: New File.
11864 * gdb.python/py-breakpoint.C: Ditto.
11865
64e17368
SS
118662010-04-08 Stan Shebs <stan@codesourcery.com>
11867
11868 * gdb.trace/actions.exp: Clear default-collect.
11869 * gdb.trace/save-trace.exp: Clear default-collect.
11870
fff5cc64
PM
118712010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11872
11873 * gdb.python/py-value: Add null string variable.
11874 (test_lazy_string): Test zero length, NULL address lazy
11875 strings.
11876
a055a187
L
118772010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11878
11879 * gdb.arch/i386-avx.c: New.
11880 * gdb.arch/i386-avx.exp: Likewise.
11881
11882 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11883
96e39866
DE
118842010-04-06 Doug Evans <dje@google.com>
11885
11886 * gdb.base/source-test.gdb: New file.
11887 * gdb.base/source.exp: Test source -v.
11888
5984a431
UW
118892010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11890
11891 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11892
ec8a089a
PM
118932010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11894
11895 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11896 within one line, unless it is followed by a double quote.
11897 * gdb.stabs/hppa.sed: Idem.
11898 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
11899 * gdb.stabs/weird.exp: Check for correct parsing of
11900 char and string constants.
ec8a089a
PM
11901 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11902 in .stabs to .stabx substitution.
11903
fce3c1f0
SS
119042010-04-05 Stan Shebs <stan@codesourcery.com>
11905
11906 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11907 constant global.
11908 * gdb.trace/tfile.exp: Try to print them.
11909
d77f58be
SS
119102010-04-04 Stan Shebs <stan@codesourcery.com>
11911
11912 * gdb.base/completion.exp: Update for new "info watchpoints".
11913 * gdb.base/default.exp: Ditto.
11914 * gdb.base/help.exp: Ditto.
11915 * gdb.base/watchpoint.exp: Ditto.
11916 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 11917
af54718e
SS
119182010-04-04 Stan Shebs <stan@codesourcery.com>
11919
11920 * gdb.trace/tfile.exp: Sharpen tfind test.
11921
74d1f91e
JK
119222010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11923
11924 * gdb.base/break-entry.exp: New.
11925
eb8e76db 119262010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 11927 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
11928
11929 * gdb.reverse/i386-sse-reverse.exp: New file.
11930 * gdb.reverse/i386-sse-reverse.c: New file.
11931
bf65cad8
PA
119322010-04-02 Pedro Alves <pedro@codesourcery.com>
11933
11934 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11935
fff87407
SS
119362010-04-01 Stan Shebs <stan@codesourcery.com>
11937
11938 * gdb.trace/actions.exp: Tweak expected output.
11939 * gdb.trace/while-stepping.exp: Tweak expected output.
11940
fe01d668
L
119412010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11942
11943 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11944
86b17b60
PA
119452010-04-01 Pedro Alves <pedro@codesourcery.com>
11946
11947 * gdb.base/commands.exp: Adjust.
11948 * gdb.cp/extern-c.exp: Adjust.
11949
2c58c0a9
PA
119502010-04-01 Pedro Alves <pedro@codesourcery.com>
11951
11952 * gdb.trace/collection.c (local_test_func): Define a local struct,
11953 and instanciate it.
11954
0db9b91c
PA
119552010-04-01 Pedro Alves <pedro@codesourcery.com>
11956
11957 * gdb.trace/collection.exp (gdb_collect_args_test)
11958 (gdb_collect_argarray_test): XFAIL the tests that assume the
11959 argarray argument's elements are collected.
11960
8072405b
JK
119612010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11962
11963 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11964 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11965
8bf6485c
SS
119662010-03-31 Stan Shebs <stan@codesourcery.com>
11967
11968 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11969 and tracepoint conditionals.
11970 (gdb_verify_tracepoints): Delete unused return.
11971
fd7f724a
KS
119722010-03-26 Keith Seitz <keiths@redhat.com>
11973
11974 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11975 appear in the output before main.
11976 Remove KFAIL for gdb/2215 aka bz 9320.
11977
8d9e7719
DE
119782010-03-30 Doug Evans <dje@google.com>
11979
0906dd0b
DE
11980 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11981 by dejagnu.
11982 * gdb.arch/amd64-dword.exp: Ditto.
11983
8d9e7719
DE
11984 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11985 match.
11986 (break printf): Ditto.
11987
1da644f0
SW
119882010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11989
11990 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11991 gcc < 4.4.
11992 * gdb.cp/shadow.exp: Ditto.
11993
a8121990
PA
119942010-03-29 Pedro Alves <pedro@codesourcery.com>
11995
11996 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11997 "tstart" is silent.
11998
6e79d367
PA
119992010-03-29 Pedro Alves <pedro@codesourcery.com>
12000
12001 * gdb.trace/collection.exp (executable): New.
12002 (binfile): Use it.
12003 (fpreg, spreg, pcreg): New.
12004 (test_register): Use gdb_test_multiple. Pass /x to print.
12005 (prepare_for_trace_test): New.
12006 (run_trace_experiment): Use "continue", not gdb_run_cmd.
12007 (gdb_collect_args_test, gdb_collect_argstruct_test)
12008 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
12009 prepare_for_trace_test.
12010 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
12011 fpreg, spreg and pcreg.
12012 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12013 prepare_for_trace_test.
12014 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12015 try to detect tracing support here. Don't set breakpoints at
12016 `begin' or `end' here.
12017 <global scope>: Use clean_restart. Run to main before checking
12018 for tracing support. Check for for tracing support here.
12019
09248348
JK
120202010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12021
12022 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12023 " as $displacement" to "seen displacement message".
12024
d350db38
PA
120252010-03-28 Pedro Alves <pedro@codesourcery.com>
12026
12027 * gdb.trace/while-dyn.exp (executable): New variable.
12028 (binfile): Use it.
12029 (test_while_stepping): New function. Move most tests here. Call
12030 it once for each of the while-stepping, stepping and ws aliases.
12031
907af001
UW
120322010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12033
12034 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12035 that do not provide the tagless_struct type name at all.
12036 (test_print_anon_union): Do not check value of uninitialized
12037 union member. Do not use cp_test_ptype_class, so we can accept
12038 "long" as well as "long int".
12039
610197fd
PA
120402010-03-26 Pedro Alves <pedro@codesourcery.com>
12041
12042 * gdb.trace/tfile.c (tohex, bin2hex): New.
12043 (write_error_trace_file): Hexify error description.
12044
6c28cbf2
SS
120452010-03-25 Stan Shebs <stan@codesourcery.com>
12046
12047 * gdb.trace/tfile.c: Generate an additional trace file, improve
12048 portability.
12049 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12050 files in a better way.
12051
e62b8c7e
KS
120522010-03-25 Keith Seitz <keiths@redhat.com>
12053
12054 * gdb.java/jprint.exp: XFAIL printing of static class members
12055 because of GCC debuginfo problem.
12056
82ccf5a5
JK
120572010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12058
12059 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12060
293e2f9e
DJ
120612010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12062
12063 * gdb.base/completion.exp: Allow long instead of long int.
12064 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12065 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12066 variable p.
12067 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12068 * gdb.base/pointers.exp: Allow long instead of long int.
12069 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12070 * gdb.base/step-line.exp: Allow a directory before the source file name.
12071
95a42b64
TT
120722010-03-24 Tom Tromey <tromey@redhat.com>
12073
12074 PR breakpoints/9352:
12075 * gdb.base/default.exp: Update.
12076 * gdb.base/commands.exp: Update.
12077 * gdb.cp/extern-c.exp: Test setting commands on multiple
12078 breakpoints at once.
12079
2390201f
DJ
120802010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12081
12082 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12083 if gdb,nosignals.
12084 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12085 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12086 exited".
12087
8c9a6790
SS
120882010-03-24 Stan Shebs <stan@codesourcery.com>
12089
12090 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12091
a6c727b2
DJ
120922010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12093
12094 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12095 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12096 argument. Handle "short" and "long".
12097 (Top level): Pass overprototyped output for old_fptr and xptr.
12098
4dfd5423
PA
120992010-03-23 Pedro Alves <pedro@codesourcery.com>
12100
12101 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12102 format strings and add casts to avoid compiler warnings.
12103
121042010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12105
12106 * lib/trace-support.exp (gdb_trace_setactions):
12107 Don't expect whitespace after ">" prompt.
12108 * gdb.trace/actions.exp: Adjust for output changes.
12109 * gdb.trace/while-stepping.exp: Likewise.
12110
c847d045
JK
121112010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12112
12113 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12114 and r157645).
12115
5f717f1d
JK
121162010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12117
12118 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12119 New.
12120
7d6d51d5
DJ
121212010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12122
12123 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12124 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12125
3b11a015
SS
121262010-03-19 Stan Shebs <stan@codesourcery.com>
12127
12128 * gdb.trace/ax.exp: New file.
12129
d7d158ed
DE
121302010-03-19 Doug Evans <dje@google.com>
12131
6bb85cd1
DE
12132 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12133 output from gcc.
12134
d7d158ed
DE
12135 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12136 named /usr/sbin/prelink<foo>.
12137
4daf5ac0
SS
121382010-03-18 Stan Shebs <stan@codesourcery.com>
12139
12140 * gdb.trace/circ.exp: Test circular-trace-buffer.
12141 * gdb.trace/tfile.exp: Update tstatus test.
12142
e8d05480
JB
121432010-03-18 Joel Brobecker <brobecker@adacore.com>
12144
12145 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12146 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12147
441b986a
UW
121482010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12149
12150 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12151
4247603b
PA
121522010-03-18 Pedro Alves <pedro@codesourcery.com>
12153
12154 * gdb.base/default.exp: Adjust the expected output of the finish
12155 and until commands when the inferior is not being run.
12156
13387711
SW
121572010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12158
12159 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12160 * gdb.cp/nsusing.exp: Ditto.
12161
6e31430b
TT
121622010-03-15 Tom Tromey <tromey@redhat.com>
12163
12164 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12165 * gdb.cp/userdef.cc (operator==): New function.
12166 (main): New locals mem1, mem2.
12167
e2d69cb5
JZ
121682010-03-15 Jie Zhang <jie@codesourcery.com>
12169
12170 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12171 Declare and use new loadtimeout variable.
12172
f572f0a9
DJ
121732010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12174
12175 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12176 Use gdb_load later.
12177
51f4c0b0
PA
121782010-03-14 Pedro Alves <pedro@codesourcery.com>
12179
12180 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12181 literal. Add missing endlines to prints to stderr.
12182
1c809c68
TT
121832010-03-12 Tom Tromey <tromey@redhat.com>
12184
12185 PR c++/9708:
12186 * gdb.cp/m-static.exp: Add regression test.
12187 * gdb.cp/m-static.cc (method): New method.
12188 (main): Call it.
12189
00ae8fef
SW
121902010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12191
12192 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12193 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12194
759f0f0b
PA
121952010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12196
21e24d21
PA
12197 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12198
121992010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12200
759f0f0b
PA
12201 * lib/gdb.exp (skip_stl_tests): New.
12202 (gdb_compile): Symbian needs -ldl.
12203 (shlib_target_file): New.
12204 (shlib_symbol_file): New.
12205 (gdb_load_shlibs): Use shlib_target_file.
12206 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12207 * gdb.cp/exception.exp: Use skip_stl_tests.
12208 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12209 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12210 * gdb.cp/mb-templates.exp: Ditto.
12211 * gdb.base/commands.exp: Relax regexes.
12212 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12213 shlib_target_file and shlib_symbol_file.
12214 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12215 sections.
12216 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12217 * gdb.base/solib-disc.exp: Use
12218 shlib_target_file and shlib_symbol_file.
12219 * gdb.base/unload.exp: Don't skip on symbian. Use
12220 shlib_target_file and shlib_symbol_file.
12221 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12222
6a8f2671 122232010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12224
6a8f2671
PA
12225 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12226 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12227 Issue a tfind end before looking for a tracepoint frame.
12228 * gdb.trace/tfind.exp: Adjust tstatus output.
12229 Adjust disassembly output.
12230 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12231
ccf26247
JK
122322010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12233
12234 * gdb.base/break-interp.exp: Create new displacement parameter value
12235 for the test_ld calls.
12236 (reach): New parameter displacement, verify its content. New push of
12237 pf_prefix "reach-$func:". Import global expect_out.
12238 (test_core): New parameter displacement, verify its content. New push
12239 of pf_prefix "core:". New command "set verbose on". Import global
12240 expect_out.
12241 (test_attach): New parameter displacement, verify its content. New
12242 push of pf_prefix "attach:". New command "set verbose on". Import
12243 global expect_out.
12244 (test_ld): New parameter displacement, pass it to the reach, test_core
12245 and test_attach calls and verify its content in the "ld.so exit" test.
12246 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12247 (prelink): Update expected text, use gdb_test.
12248
e469c7fb
DE
122492010-03-10 Doug Evans <dje@google.com>
12250
12251 * gdb.base/checkpoint.exp: Fix comment.
12252 Lengthen timeout while doing >600 checkpoints test.
12253 Rename duplicate "kill all one" test to keep test names unique.
12254
60e1c644
PA
122552010-03-10 Pedro Alves <pedro@codesourcery.com>
12256
12257 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12258
cec808ec
KS
122592010-03-08 Keith Seitz <keiths@redhat.com>
12260
889bf7c5
PA
12261 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12262 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12263 (dm_type_long): New function.
12264 (dm_type_unsigned_short): New function.
12265 (dm_type_unsigned_long): New function.
12266 (myint): New typedef.
12267 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12268 long, unsigned shor and long, operator char*, and typedef.
12269 (test_lookup_operator_functions): Add operator char* test.
12270 (test_paddr_operator_functions): Likewise.
12271 (test_paddr_overloaded_functions): Use probe values for
12272 short, long, and unsigned short and long.
12273 (test_paddr_hairy_functions): If the demangler probe detected
12274 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12275 demangler.
12276 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12277 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12278 and "print null_pmf".
12279 Add test "ptype a.*pmf".
12280 * gdb.cp/overload.exp: Allow optional "int" to appear with
12281 "short" and "long".
12282 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12283 long expect value for men_overload1arg.
12284 Allow "int" to appear with "short" and "long".
12285 When testing "info break", add argument for main (void).
12286 Also allow "int" to appear with "short" and "long".
12287 Ditto with "unsigned" and "long long".
cec808ec
KS
12288 * gdb.java/jmain.exp: Do not enclose methods names in single
12289 quotes.
12290 * gdb.java/jmisc.exp: Likewise.
12291 * gdb.java/jprint.exp: Likewise.
12292 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12293
12294 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12295 * gdb.cp/exception.exp (backtrace after first throw)
12296 (backtrace after second throw): Allow a namespace before __cxa_throw.
12297 (backtrace after first catch, backtrace after second catch): Allow
12298 a namespace before __cxa_begin_catch.
12299
12300 * gdb.cp/cpexprs.exp: New file.
12301 * gdb.cp/cpexprs.cc: New file.
12302
12303 From Daniel Jacobowitz <dan@codesourcery.com>
12304 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12305 to use string_to_regexp.
12306 (ctor, dtor): New functions. Use them to match constructor
12307 and destructor function types.
12308 (Top level): Use runto_main.
12309
f870a310
TT
123102010-03-05 Tom Tromey <tromey@redhat.com>
12311
12312 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12313 gdb.target_charset.
12314 (pp_ns.to_string): Likewise.
12315
0c199f28
KS
123162010-03-04 Keith Seitz <keiths@redhat.com>
12317
12318 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12319 can be quoted. Test that both the filename and function/line
12320 portions can be quoted at the same time.
12321
c7437ca6
PA
123222010-03-04 Pedro Alves <pedro@codesourcery.com>
12323
12324 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12325
b111b805
DE
123262010-03-03 Doug Evans <dje@google.com>
12327
24486cb7
DE
12328 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12329 libc contains libpthread.
12330
b111b805
DE
12331 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12332 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12333 of gdb_compile. Add another pattern to match android backtrace.
12334
a0e0ef55
TT
123352010-03-03 Tom Tromey <tromey@redhat.com>
12336
12337 PR gdb/11345:
12338 * gdb.base/printcmds.exp (test_printf): Add test.
12339
1ba53b71
L
123402010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12341
12342 * gdb.arch/amd64-byte.exp: New.
12343 * gdb.arch/amd64-dword.exp: Likewise.
12344 * gdb.arch/amd64-pseudo.c: Likewise.
12345 * gdb.arch/amd64-word.exp: Likewise.
12346 * gdb.arch/i386-byte.exp: Likewise.
12347 * gdb.arch/i386-pseudo.c: Likewise.
12348 * gdb.arch/i386-word.exp: Likewise.
12349
f5dff777
DJ
123502010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12351
12352 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12353 types. Add structreg, bitfields, and flags registers.
12354 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12355 registers.
12356
90884b2b
L
123572010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12358
12359 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12360 (load_description): Set architecture if defined.
12361
dc00d89f
PM
123622010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12363
12364 * gdb.python/py-frame.exp: Add read_var block tests.
12365 * gdb.python/py-frame.c (block): New function.
12366
0e095b7e
JK
123672010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12368 Daniel Jacobowitz <dan@codesourcery.com>
12369
12370 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12371
624f1a65
DM
123722010-02-25 David S. Miller <davem@davemloft.net>
12373
12374 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12375 fix logic for setting all_syscalls_numbers.
12376
f3e9a817
PM
123772010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12378
12379 * Makefile.in: Add py-block and py-symbol.
12380 * gdb.python/py-symbol.exp: New File.
12381 * gdb.python/py-symtab.exp: New File.
12382 * gdb.python/py-block.exp: New File.
12383 * gdb.python/py-symbol.c: New File.
12384 * gdb.python/py-block.c: New File.
12385
f6bbabf0
PM
123862010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12387
12388 PR python/11314
12389 * lib/gdb.exp (skip_python_tests): New function.
12390 * gdb.python/py-cmd.exp: Use skip_python_tests.
12391 * gdb.python/py-frame.exp: Likewise.
12392 * gdb.python/py-function.exp: Likewise.
12393 * gdb.python/py-prettyprint.exp: Likewise.
12394 * gdb.python/py-template.exp: Likewise.
12395 * gdb.python/py-type.exp: Likewise.
12396 * gdb.python/py-value.exp: Likewise.
12397
85d721b8
PA
123982010-02-22 Pedro Alves <pedro@codesourcery.com>
12399
12400 PR9605
12401
12402 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12403
48e32051
TT
124042010-02-19 Tom Tromey <tromey@redhat.com>
12405
12406 PR c++/8693, PR c++/9496:
12407 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12408 regression tests.
12409
ac9c0048
JK
124102010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12411
12412 Fix compatibility with m68k as.
12413 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12414 Use only /* comments */.
12415
57bb97a4
UW
124162010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12417
12418 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12419 * configure: Regenerate.
12420
7d1bf85c
DJ
124212010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12422
12423 * gdb.python/py-type.exp: Check for Python support.
12424
061b5285
PA
124252010-02-17 Pedro Alves <pedro@codesourcery.com>
12426
12427 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12428 `regsub' syntax available.
12429
f8a8bc2c
PA
124302010-02-17 Pedro Alves <pedro@codesourcery.com>
12431
12432 * gdb.base/shmain.c (main): Remove printf call.
12433 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12434 * gdb.base/unload.c (main): Make format of fprintf a string
12435 literal. Add missing endlines to prints to stderr.
12436 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12437
6f451e5e
TT
124382010-02-17 Tom Tromey <tromey@redhat.com>
12439
12440 * gdb.java/jprint.java (jprint.props): New field.
12441 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12442
12d79008
PA
124432010-02-17 Pedro Alves <pedro@codesourcery.com>
12444
ef801a0e 12445 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
12446 available.
12447
d252f7e5
DJ
124482010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12449
12450 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12451 creation to support remote host testing.
12452
67bdab6c
DJ
124532010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12454
12455 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12456 Recognize "command not found".
12457
bb391223
DJ
124582010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12459
12460 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12461 single-stepping.
12462
70362913
DJ
124632010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12464
12465 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12466 if arguments are not supported.
12467
493f3c00
DJ
124682010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12469
12470 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12471 be const or non-const.
12472
8034c749
DJ
124732010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12474
12475 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12476 mi_send_resuming_command to send -exec-continue.
12477
791dfb64
DJ
124782010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12479
12480 * gdb.base/list.exp (test_list_filename_and_function): Add test
12481 with single quotes.
12482 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12483 matching.
12484 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12485 Add KFAIL'd tests for PR gdb/11289.
12486
7c5fe868
DJ
124872010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12488
12489 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12490
fdc498b8
DJ
124912010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12492
12493 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12494 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12495 a temporary directory.
12496
b519e2a6
DJ
124972010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12498
12499 * gdb.base/charset.exp: Use a single regular expression to match
12500 show host-charset and show target-charset output.
12501
74164c56
JK
125022010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12503
12504 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12505 "Illegal process-id" expect string more exact.
12506 (attach to digits-starting nonsense is prohibited): New.
12507
701ed6dc
JK
125082010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12509
12510 * gdb.base/prelink.exp (set verbose on): New.
12511
889bf7c5 125122010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
12513
12514 * mi-reverse.exp: New file. Test for reverse option to the
12515 following MI commands: exec-continue, exec-finish, exec-next,
12516 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 12517
dadf0e9c
JB
125182010-02-09 Joel Brobecker <brobecker@adacore.com>
12519
12520 * gdb.ada/ptype_tagged_param: New testcase.
12521
714f19d5
TT
125222010-02-08 Tom Tromey <tromey@redhat.com>
12523
12524 PR c++/8017:
12525 * gdb.cp/overload.exp: Add tests.
12526 * gdb.cp/overload.cc (struct K): New.
12527 (namespace N): New.
12528 (main): Call new functions.
12529 (K::staticoverload): Define.
12530
889bf7c5 125312010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
12532
12533 PR gdb/10728
12534 * gdb.cp/pr10728-x.h: New file.
12535 * gdb.cp/pr10728-x.cc: New file.
12536 * gdb.cp/pr10728-y.cc: New file.
12537 * gdb.cp/pr10728.exp: New file.
12538 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12539
889bf7c5 125402010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
12541
12542 PR gdb/9067
12543 * gdb.cp/pr9067.exp: New
12544 * gdb.cp/pr9067.cc: New
12545 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12546
7b356089
JB
125472010-02-08 Joel Brobecker <brobecker@adacore.com>
12548
12549 * lib/gdb.exp (gdb_test_timeout): New global variable.
12550 Set it to timeout if not already set.
12551 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12552
1be00882
DE
125532010-02-05 Doug Evans <dje@google.com>
12554
12555 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12556 user.
12557
82856980
SW
125582010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12559
12560 PR c++/7935:
12561 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12562
1a334831
TT
125632010-02-04 Tom Tromey <tromey@redhat.com>
12564
12565 * gdb.cp/virtbase.exp: Make test case names unique.
12566
9c3c02fd
TT
125672010-02-02 Tom Tromey <tromey@redhat.com>
12568
12569 * gdb.cp/virtbase.exp: Add regression tests.
12570 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12571 (main): Instantiate RHC.
12572
0cc2414c
TT
125732010-02-02 Tom Tromey <tromey@redhat.com>
12574
12575 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12576 type-printing change.
12577
edf3d5f3
TT
125782010-02-02 Tom Tromey <tromey@redhat.com>
12579
12580 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12581 * gdb.cp/virtbase.cc: New file.
12582 * gdb.cp/virtbase.exp: New file.
12583 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12584
e4b7f41c
JK
125852010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12586
12587 PR libc/11214:
12588 * gdb.threads/current-lwp-dead.c: Include features.h.
12589 (HAS_NOMMU): New.
12590 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12591
b381ea14
JK
125922010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12593
12594 * gdb.base/symbol-without-target_section.exp,
12595 gdb.base/symbol-without-target_section.c: New.
12596
c593ac0e
DJ
125972010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12598
12599 * gdb.base/bigcore.exp: Reset increased timeout.
12600 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12601
db25f29d
DJ
126022010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12603
12604 * gdb.base/gcore.exp (capture_command_output): Use
12605 gdb_test_multiple.
12606
f9d67f43
DJ
126072010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12608
12609 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12610 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12611 (Top level): Call it.
12612
177321bd
DJ
126132010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12614
12615 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12616
97f2ed50
DJ
126172010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12618
12619 * gdb.base/call-strs.exp, gdb.base/default.exp,
12620 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12621 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12622 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12623 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12624 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12625 * gdb.base/ending-run.exp: Correct restore of timeout.
12626 * gdb.base/page.exp: Remove unnecessary timeout setting.
12627
e4e2711a
JB
126282010-01-29 Joel Brobecker <brobecker@adacore.com>
12629
12630 * gdb.ada/rec_return: New testcase.
12631
ba581dc1
JB
126322010-01-29 Joel Brobecker <brobecker@adacore.com>
12633
12634 * gdb.ada/call_pn: New testcase.
12635
4ea95be9
DJ
126362010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12637
12638 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12639 (Top level): Use it to resume.
12640 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12641 the Thumb mode displaced stepping error as unsupported.
12642
df83a9bf
SW
126432010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12644
889bf7c5
PA
12645 * gdb.cp/nsusing.exp: Added more tests.
12646 * gdb.cp/nsrecurs.exp: Ditto.
12647 * gdb.cp/nsusing.cc: Added test functions.
12648 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 12649
40b27cdc
JK
126502010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12651
12652 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12653 absolute directory pathnames in gdb.sum file.
12654
de958931
SW
126552010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12656
12657 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12658 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12659
708ead4e
TT
126602010-01-26 Tom Tromey <tromey@redhat.com>
12661
12662 PR exp/7643:
12663 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12664 setup_kfail.
12665
b14e635e
SW
126662010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12667
12668 * gdb.cp/nsrecurs.exp: New test.
12669 * gdb.cp/nsrecurs.cc: New test program.
12670 * gdb.cp/nsstress.exp: New test.
12671 * gdb.cp/nsstress.cc: New test program.
12672 * gdb.cp/nsdecl.exp: New test.
12673 * gdb.cp/nsdecl.cc: New test program.
12674
8540c487
SW
126752010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12676
12677 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12678 imported into file scope.
12679 Marked test as xfail.
12680 * gdb.cp/namespace-using.cc (marker5): New function.
12681 * gdb.cp/shadow.exp: New test.
12682 * gdb.cp/shadow.cc: New test program.
12683 * gdb.cp/nsimport.exp: New test.
12684 * gdb.cp/nsimport.cc: New test program.
12685
421d5d99
TT
126862010-01-25 Tom Tromey <tromey@redhat.com>
12687
12688 PR gdb/11049:
12689 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12690 with "set print null-stop on".
12691
691f8dc1
JK
126922010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12693
12694 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12695 Adjust it for DISASSEMBLY_OMIT_FNAME.
12696
0b92b5bb
TT
126972010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12698
12699 PR symtab/11199:
12700 * gdb.dwarf2/member-ptr-forwardref.exp,
12701 gdb.dwarf2/member-ptr-forwardref.S: New.
12702
23787403
JK
127032010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12704
12705 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12706 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12707 thread1_tid_mutex. Remove gdbstop_mutex handling.
12708 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12709 thread2_tid_mutex. Remove gdbstop_mutex handling.
12710 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12711 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12712 pthread_cond_wait conditionalizations by while loops.
12713
b966cb8a
TT
127142010-01-20 Tom Tromey <tromey@redhat.com>
12715
12716 PR backtrace/10770:
12717 * gdb.dwarf2/pr10770.exp: New file.
12718 * gdb.dwarf2/pr10770.c: New file.
12719 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12720
fcae584b
VP
127212010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12722
12723 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12724 that target was removed, and the test always runs native anyway.
12725
a0f49112
JK
127262010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12727
12728 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12729 gdb.base/watchpoint-cond-gone-stripped.c: New.
12730
ceeb3d5a
TT
127312010-01-19 Tom Tromey <tromey@redhat.com>
12732
12733 PR c++/8000:
12734 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12735 existing tests.
12736 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12737 (main): Use AAA::SomeEnum.
12738
dd322c54
JK
127392010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12740
12741 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12742 (test_ignore_count): Declare line_callme_body global.
12743 (run to breakpoint with ignore count): Use line_callme_body.
12744 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12745 (set line_main_hello, set line_main_return): Reindent.
12746 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12747 New.
12748 (continue to callee4): Use line_callee4_body.
12749 (check *stopped from CLI command): Use line_callee4_next.
12750 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12751 (set line_main_hello, set line_main_return): Reindent.
12752 (set line_callee4_head, set line_callee4_body): New.
12753 (continue to callee4): Use line_callee4_body.
12754
4e8f195d
TT
127552010-01-18 Tom Tromey <tromey@redhat.com>
12756
12757 PR c++/9680:
12758 * gdb.cp/casts.cc: Add new classes and variables.
12759 * gdb.cp/casts.exp: Test new operators.
12760
9e14a9ba
JB
127612010-01-18 Tom Tromey <tromey@redhat.com>
12762 Thiago Jung Bauermann <bauerman@br.ibm.com>
12763
12764 * gdb.python/source2.py: New file.
12765 * gdb.python/source1: New file.
12766 * gdb.python/python.exp: Test "source" command.
12767
00bf0b85
SS
127682010-01-15 Stan Shebs <stan@codesourcery.com>
12769
12770 * gdb.trace/tfile.c: New file.
12771 * gdb.trace/tfile.exp: New file.
889bf7c5 12772
55235ad7
JK
127732010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12774
12775 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12776
9f2982ff
JK
127772010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12778
12779 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12780
bbfba9ed
JK
127812010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12782
12783 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12784 (libfunc): New parameter action. Implement also selectable "sleep".
12785 * gdb.base/break-interp-main.c: Include assert.h.
12786 (libfunc): New parameter action.
12787 (main): New parameters argc and argv. Assert argc. Pass argv.
12788 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12789 (test_attach): New proc.
12790 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12791 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12792
61f0d762
JK
127932010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12794
12795 * gdb.base/break-interp.exp (test_core): New proc.
12796 (test_ld): Call it.
12797
06a6f270
JK
127982010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12799
12800 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12801 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12802 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12803 and gdb_compile_shlib. Use new -Wl compiler options.
12804 (dl bt, main bt): New tests.
12805
51bee8e9
JK
128062010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12807
12808 Support PIEs with no symfile_objfile.
12809 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12810 (test_ld): New parameter trynosym.
12811 (test_ld <$trynosym>): New block.
12812
b8040f19
JK
128132010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12814
12815 * gdb.base/break-interp.exp: New file.
12816
be759fcf
PM
128172010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12818
12819 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12820 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12821 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12822 test.
12823 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12824 * gdb.python/py-mi.exp: Add lazy string test.
12825
dc146f7c
VP
128262010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12827
12828 * lib/mi-support.exp (mi_check_thread_states): Handle
12829 core number in thread listing.
12830
b4ba55a1
JB
128312010-01-12 Joel Brobecker <brobecker@adacore.com>
12832
12833 * gdb.base/maint.exp: Adjust the expected output for the
12834 "maint print type" test. Use gdb_test_multiple instead of
12835 gdb_sent/gdb_expect.
12836
08e24bd4
DE
128372010-01-11 Doug Evans <dje@google.com>
12838
6496a609
DE
12839 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12840 from gdbserver_download. All callers updated.
12841
08e24bd4
DE
12842 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12843
b5cfddf5
JK
128442010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12845
12846 Implement binary numbers parsing.
12847 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12848 (test_integer_literals_rejected): New binary tests.
12849
3725885a
RW
128502010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12851
12852 * gdb.cell/configure: Regenerate.
12853
37aeb5df
JK
128542010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12855
12856 * gdb.base/corefile.exp: Move the core finding block out and call it as
12857 core_find, new variable $corefile, replace corefile by $corefile and
12858 [file tail $corefile] for usage vs. test names resp.
12859 * lib/gdb.exp (core_find): Move it as a new function here. New
12860 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12861 $destcore. Return "" on error.
12862
d521f563
JK
128632010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12864
12865 Workaround PR binutils/10802.
12866 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12867 (twice).
12868
28f24826
DJ
128692010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12870
12871 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12872
2de75e71
JB
128732010-01-08 Joel Brobecker <brobecker@adacore.com>
12874
12875 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12876 call, to avoid interruption.
12877
fe00719b 128782010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
12879
12880 * gdb.stabs/weird.def (args93): New.
12881
d0ef5df8
DE
128822010-01-07 Doug Evans <dje@google.com>
12883
12884 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12885
3a08d52f
TT
128862010-01-07 Tom Tromey <tromey@redhat.com>
12887
12888 * gdb.base/source.exp: Use correct line number.
12889
7a697b8d
SS
128902010-01-05 Stan Shebs <stan@codesourcery.com>
12891
12892 * gdb.trace/tracecmd.exp: Test ftrace.
12893
7803799a
UW
128942010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12895
12896 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12897
c54eabfa
JK
128982010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12899
12900 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12901 "uint_for_mi_testing".
12902
02e7ef19
JB
129032010-01-01 Joel Brobecker <brobecker@adacore.com>
12904
12905 Test indented comment in file being sourced.
12906 * gdb.base/commands.exp: Test indented comment in file being sourced.
12907
abd775ce
JB
129082010-01-01 Joel Brobecker <brobecker@adacore.com>
12909
12910 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12911 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12912 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12913 notice.
12914
79b55b82
JB
129152010-01-01 Joel Brobecker <brobecker@adacore.com>
12916
12917 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12918 notice.
12919
8997583e
JK
129202010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12921
12922 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12923 missing $after_stopped and comma (,) expectation.
12924
6da95a67
SS
129252009-12-31 Stan Shebs <stan@codesourcery.com>
12926
12927 * gdb.trace/actions.exp: Test teval action.
889bf7c5 12928
218d2fc6
TJB
129292009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12930
12931 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12932 (top level): Call test_watchpoint_in_big_blob.
12933 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12934 watchpoints.
12935 (func3): Write to buf.
12936
236f1d4d
SS
129372009-12-29 Stan Shebs <stan@codesourcery.com>
12938
12939 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 12940
f61e138d
SS
129412009-12-28 Stan Shebs <stan@codesourcery.com>
12942
12943 * gdb.trace/tsv.exp: New file.
12944 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 12945
0219b378
DJ
129462009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12947
12948 * gdb.base/find.c (main): Reference search buffers.
12949 * gdb.base/included.c (main): Reference integer.
12950 * gdb.base/ptype.c (charfoo): Declare.
12951 (intfoo): Call charfoo.
12952 * gdb.base/scope0.c (useitp): New function.
12953 (usestatics): Use useitp.
12954 (useit): Add a type for val.
12955 * gdb.base/scope1.c (useit1): Take a pointer argument.
12956 (usestatics1): Update calls to useit1.
12957 * gdb.cp/call-c.cc: Declare foo.
12958 (main): Call foo.
12959 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12960 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12961 (main): Call C::ensureRefs and ensureOtherRefs.
12962 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12963 variables.
12964 (ensureOtherRefs): New function.
12965 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12966 * gdb.cp/templates.cc (main): Call t5i.value.
12967
3f78692f
JK
129682009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12969
12970 Fix compatibility with G++-4.5.
12971 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12972 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12973 (uncaught return): Remove.
12974
429374b8
JK
129752009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12976 Phil Muldoon <pmuldoon@redhat.com>
12977
12978 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12979 (bp_location13, bp_location14, bp_location17, bp_location18)
12980 (marker3_proto, marker4_proto): New variables.
12981 (breakpoint info): Update output.
12982 (run until breakpoint at marker3, run until breakpoint at marker4): New
12983 tests.
12984
859825b8
JK
129852009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12986
12987 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12988 Replace the printf call of Y by provided "y-set-1" label. New block
12989 for the second shared library.
12990 * gdb.base/unload.exp: Compile also the second library, call
12991 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12992 (single pending breakpoint info): Rename to ...
12993 (pending breakpoint info before run): ... this extended test.
12994 (libfile2, libname2, libsrcfile2, libsrc2)
12995 (lib_sl2): New variables.
12996 (exec_opts): Set also SHLIB_NAME2.
12997 (pending breakpoint info on first run at shrfunc1)
12998 (pending breakpoint info on second run at shrfunc1)
12999 (pending breakpoint info on second run at shrfunc2)
13000 (print y from libfile, print y from libfile2): New tests.
13001 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
13002 * gdb.base/unloadshr2.c: New.
13003
e6a386cd
HZ
130042009-12-22 Hui Zhu <teawater@gmail.com>
13005
13006 * gdb.reverse/sigall-reverse.exp: Adjust.
13007
9e19b45e
VP
130082009-12-21 Vladimir Prus <vladimir@codesourcery.com>
13009
13010 PR gdb/10884
13011
13012 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13013 (main): Call do_bitfield_tests.
aacf5b1e 13014 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13015
d53a7b30
JB
130162009-12-20 Joel Brobecker <brobecker@adacore.com>
13017
13018 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13019 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13020 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13021 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13022 gdb.modula2/unbounded1.c: Update copyright header.
13023
191ca0a1
CM
130242009-12-10 Chris Moller <moller@mollerware.com>
13025
13026 PR gdb/9399
13027 * gdb.cp/virtfunc2.exp: New tests
13028 * gdb.cp/virtfunc2.cc: New tests
13029 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13030
0fa6cf1b
MS
130312009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13032
13033 * gdb.reverse/i387-env-reverse.c: New file.
13034 * gdb.reverse/i387-env-reverse.exp: New file.
13035 * gdb.reverse/i387-stack-reverse.c: New file.
13036 * gdb.reverse/i387-stack-reverse.exp: New file.
13037
361ae042
PM
130382009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13039
13040 * gdb.python/py-type.exp (test_range): New test.
13041
bfd31e71
PM
130422009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13043
13044 PR python/10805
13045
13046 * gdb.python/py-type.exp: New file.
13047 * gdb.python/py-type.c: New file.
13048 * Makefile.in: Add py-type.
13049
57a1d736
TT
130502009-12-03 Tom Tromey <tromey@redhat.com>
13051
13052 * gdb.python/py-value.exp (test_parse_and_eval): New
13053 function.
13054
1f3b5d1b
PP
130552009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13056
13057 PR gdb/11022
13058
13059 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13060 * gdb.base/pr11022.c: New test.
13061
8b7dbdc9
JK
130622009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13063
13064 Fix spurious false FAILs.
13065 * gdb.base/structs.c (chartest): New.
13066 (main): Fill-in chartest.
13067 * gdb.base/structs.exp (anychar_re, first): New.
13068 (start_structs_test): Import global anychar_re and first.
13069 New gdb_test call "set print elements 300; ${testfile}"
13070 (start_structs_test <$first>): New block.
13071 (any): Import global anychar_re. New variable ac. Use ${ac}.
13072
6a53b2ec
JK
130732009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13074
13075 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13076
d7167b4c
JK
130772009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13078
13079 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13080 Force $srcfile file.
13081 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13082
b1798462
UW
130832009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13084
13085 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13086 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13087 * gdb.threads/watchthreads-reorder.exp: Likewise.
13088
b6199126
DJ
130892009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13090
13091 PR gdb/8704
13092
13093 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13094 "if", and "thread". Correct matching in the previous test.
13095
b22a0510
DJ
130962009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13097
13098 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13099
930636d2
MS
131002009-11-23 Michael Snyder <msnyder@vmware.com>
13101
13102 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13103 * gdb.reverse-watch-precsave.exp: Ditto.
13104
21a0512e
PP
131052009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13106
13107 * gdb.asm/asm-source.exp: Adjust.
13108 * gdb.base/help.exp: Adjust.
889bf7c5 13109
fc30d5e0
PA
131102009-11-22 Pedro Alves <pedro@codesourcery.com>
13111
13112 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13113 (do_syscall_tests_without_xml): Set data-directory to
13114 /the/path/to/nowhere.
13115
f6bc2008
PA
131162009-11-21 Pedro Alves <pedro@codesourcery.com>
13117
13118 * gdb.threads/local-watch-wrong-thread.c,
13119 gdb.threads/local-watch-wrong-thread.exp: New files.
13120
8c2fb5de
PA
131212009-11-21 Pedro Alves <pedro@codesourcery.com>
13122
13123 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13124 assume new `regsub' syntax available.
13125
ebec9a0f
PA
131262009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13127
a79d3c27
JK
13128 * gdb.base/watchpoint-hw-hit-once.exp,
13129 gdb.base/watchpoint-hw-hit-once.c: New.
13130
131312009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13132
13133 * gdb.threads/watchthreads-reorder.exp,
13134 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13135
276a961b
MK
131362009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13137
13138 * gdb.xml/tdesc-regs.exp: Use for m68k.
13139
4867c1fb
PA
131402009-11-15 Pedro Alves <pedro@codesourcery.com>
13141
13142 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13143
f6838f81
DJ
131442009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13145
13146 * lib/gdb.exp (current_target_name): New procedure.
13147 (gdb_wrapper_target): New variable.
13148 (gdb_wrapper_init): Set gdb_wrapper_target.
13149 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13150 wrapper.
13151
4ac4dd3f
DJ
131522009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13153
13154 * gdb.base/remote.exp: Delete the slowest load test.
13155 Do not load with fixed packet sizes.
13156
a7881759
DJ
131572009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13158
13159 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13160
97a5b505
DJ
131612009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13162
13163 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13164 srcfile when setting a breakpoint.
13165
d3e1fc54
DJ
131662009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13167
13168 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13169 macros.
13170
7cbcbded
DJ
131712009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13172
13173 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13174 to be in memory.
13175 * gdb.base/display.c (force_mem): New.
13176 (do_loops): Use it. Add breakpoint comments.
13177 (do_vars): Add a breakpoint comment.
13178 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13179 line numbers.
13180
bdea3a92
NF
131812009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13182
13183 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13184 instead of a bare "run".
13185
269f82e5
PP
131862009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13187
13188 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13189
a69b7d9d
DJ
131902009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13191
13192 * lib/cell.exp (skip_cell_tests): Clean up test files before
13193 returning.
13194
b598bfda
DJ
131952009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13196
13197 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13198 and the breakpoint menu. Do not call perror if a prompt is seen.
13199 Consume the following GDB prompt.
13200 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13201 * gdb.cp/namespace.exp: Use gdb_test.
13202 * gdb.cp/templates.exp: Use gdb_test.
13203 (test_template_breakpoints): Use gdb_test_multiple.
13204
87728fa0
DJ
132052009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13206
13207 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13208 (marker4): Reference values.
13209
b67c692f
DJ
132102009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13211
13212 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13213 is missing.
13214
f0df251a
DJ
132152009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13216
13217 * gdb.base/break.c (need_malloc): New.
13218 * gdb.base/constvars.c (main): Reference crass and crisp.
13219 * gdb.base/gdb1821.c (main): Reference bar.
13220 * gdb.cp/gdb1355.cc (main): Reference s1.
13221 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13222 (main): Call them.
13223 * gdb.cp/hang2.cc (dummy2): Define.
13224 * gdb.cp/hang3.cc (dummy3): Define.
13225 * gdb.cp/m-data.cc (main): Reference shadow.
13226
bdf7534a
NF
132272009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13228 Nathan Froyd <froydnj@codesourcery.com>
13229
13230 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13231 remote host.
13232
f24fce77
NF
132332009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13234
13235 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13236 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13237 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13238 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13239 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13240 * gdb.dwarf2/dw2-producer.exp: Likewise.
13241 * gdb.dwarf2/mac-fileno.exp: Likewise.
13242 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13243 py-prettyprint.py to the remote host.
13244 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13245
40f0318e
KS
132462009-11-11 Keith Seitz <keiths@redhat.com>
13247
13248 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13249 use it instead of "Foo".
13250 * gdb.cp/classes.exp (do_tests): Add a test to access
13251 a method through a typedef'd class name.
13252
f3d9f7fb
NF
132532009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13254
13255 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13256 exponents.
13257 * gdb.base/pointers.exp: Likewise.
13258 * gdb.cp/ref-types.exp: Likewise.
13259
a4216f37
KS
132602009-11-11 Keith Seitz <keiths@redhat.com>
13261
13262 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13263 new[] and delete[].
13264 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13265 "void".
13266 (probe_demangler): Remove all single-quoting of
13267 method and variable names.
13268 (info_func_regexp): Remove the word "void" from any
13269 occurrence of "(void)".
13270 (print_addr_2): Remove all single-quoting of
13271 method names.
13272 (print_addr_2_kfail): Likewise.
13273 (print_addr): Single-quote C function names before
13274 passing to print_addr_2.
13275 (test_paddr_operator_functions): Remove single-quoting
13276 for method names.
13277 Add tests for operator new[] and operator delete[].
13278
9b14d7aa
JK
132792009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13280
13281 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13282
85feb311
KS
132832009-11-09 Keith Seitz <keiths@redhat.com>
13284
13285 * gdb.cp/overload.exp: Add tests for resolving overloaded
13286 methods in expression parsing/evaluation.
13287
fa335448
DJ
132882009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13289
13290 * lib/gdb.exp (default_gdb_version): Use --version instead of
13291 --command.
13292
ec3c07fc
NS
132932009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13294
13295 * lib/gdb.exp (gdb_compile_test): New.
13296 (skip_ada_tests, skip_java_tests): New.
13297 (gdb_compile): Use gdb_compile_test for f77.
13298 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13299 * lib/java.exp (compile_java_from_source): Remove runtests check,
13300 use gdb_compile_test to record result.
13301 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13302 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13303 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13304 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13305 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13306 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13307 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13308 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13309 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13310 adjust gdb_compile invocations.
13311
b8b4e42b
JK
133122009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13313
13314 * Makefile.in (abs_builddir): New.
13315 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13316 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13317 `$(abs_builddir)/site.exp'.
13318
f8b7eaf3
DJ
133192009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13320
13321 * config/m68k-emc.exp, lib/emc-support.exp,
13322 gdb.trace/gdb_c_test.c: Delete.
13323 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13324 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13325 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13326 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13327 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13328 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13329 casing for m68k-*-elf.
13330
c4187697
NS
133312009-11-03 Pedro Alves <pedro@codesourcery.com>
13332
13333 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13334 * gdb.arch/i386-prologue.exp: Likewise.
13335 * gdb.arch/i386-unwind.exp: Likewise.
13336
db16b772
DJ
133372009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13338
13339 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13340
bcf71277
DJ
133412009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13342
13343 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13344
0105cee2
DJ
133452009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13346
13347 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13348
24ddea62
JK
133492009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13350
13351 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13352
287ccc17
JK
133532009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13354
13355 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13356 * gdb.base/sepdebug2.c: New file.
13357
08bca259 133582009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
13359
13360 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13361 the modified warnings for catch syscall. Verify if GDB was compiled
13362 with support for lib expat, and choose which tests to run depending
13363 on this.
13364
5d4e2b76
VP
133652009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13366
13367 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13368 that composite commands are parsed OK. And also test
13369 that breakpoint commands do work.
13370
240e538a
MS
133712009-10-23 Michael Snyder <msnyder@vmware.com>
13372
13373 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13374 to allow for new disassembly style.
13375
9c419145
PP
133762009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13377
13378 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 13379
02506ff1
MS
133802009-10-22 Michael Snyder <msnyder@vmware.com>
13381
13382 * gdb.reverse/break-precsave.exp: New test.
13383 * gdb.reverse/consecutive-precsave.exp: Ditto.
13384 * gdb.reverse/finish-precsave.exp: Ditto.
13385 * gdb.reverse/i386-precsave.exp: Ditto.
13386 * gdb.reverse/machinestate-precsave.exp: Ditto.
13387 * gdb.reverse/sigall-precsave.exp: Ditto.
13388 * gdb.reverse/solilb-precsave.exp: Ditto.
13389 * gdb.reverse/step-precsave.exp: Ditto.
13390 * gdb.reverse/until-precsave.exp: Ditto.
13391 * gdb.reverse/watch-precsave.exp: Ditto.
13392
4cf866a3
MS
133932009-10-22 Michael Snyder <msnyder@vmware.com>
13394
13395 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13396 for gdb_expect. Adjust one test's expect strings for the new
13397 format of disassemble.
13398 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13399 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13400 gdb_test_multiple.
13401 * gdb.reverse/step-reverse.exp: Delete 'return'.
13402 * gdb.reverse/until-reverse.exp: Delete blank lines.
13403 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13404
2b28d209
PP
134052009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13406
13407 * gdb.base/consecutive.exp: Adjust.
13408 * gdb.base/display.exp: Likewise.
13409 * gdb.base/pc-fp.exp: Likewise.
13410 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 13411
33b9c32b
MS
134122009-10-19 Michael Snyder <msnyder@vmware.com>
13413
13414 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13415 * gdb.reverse/finish-reverse.c: Ditto.
13416 * gdb.reverse/sigall-reverse.c: Ditto.
13417 * gdb.reverse/solib-reverse.c: Ditto.
13418 * gdb.reverse/step-reverse.c: Ditto.
13419 * gdb.reverse/watch-reverse.c: Ditto.
13420
6c95b8df
PA
134212009-10-19 Pedro Alves <pedro@codesourcery.com>
13422 Stan Shebs <stan@codesourcery.com>
13423
13424 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13425 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13426 "Executing new program".
13427 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13428 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13429 left listed after having been killed.
13430 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13431 * gdb.base/maint.exp: Adjust test.
13432
13433 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13434 * gdb.multi/Makefile.in: New.
13435 * gdb.multi/base.exp: New.
13436 * gdb.multi/goodbye.c: New.
13437 * gdb.multi/hangout.c: New.
13438 * gdb.multi/hello.c: New.
13439 * gdb.multi/bkpt-multi-exec.c: New.
13440 * gdb.multi/bkpt-multi-exec.exp: New.
13441 * gdb.multi/crashme.c: New.
13442
279017b7
TG
134432009-10-13 Tristan Gingold <gingold@adacore.com>
13444
13445 * gdb.base/sepdebug.exp: Check debug info are found.
13446
0413d738
PA
134472009-10-08 Pedro Alves <pedro@codesourcery.com>
13448
13449 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13450 bits.
13451
c628eecc
JK
134522009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13453
13454 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13455
38af1bfe
JB
134562009-10-07 Joel Brobecker <brobecker@adacore.com>
13457
13458 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13459 of the comments.
13460
2b0adecd
PM
134612009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13462
13463 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13464 * gdb.base/annota3.exp: Idem.
13465 * gdb.base/maint.exp: Idem.
13466
8d417781
PM
134672009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13468
889bf7c5 13469 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
13470 to default.
13471
bb61102d
PM
134722009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13473
889bf7c5 13474 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
13475 mingw and cygwin targets.
13476
ace5c364
PM
134772009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13478 Pedro Alves <pedro@codesourcery.com>
13479
889bf7c5 13480 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
13481 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13482
c2d494a0
PM
134832009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13484
e1b52ce2
PM
13485 * gdb.base/shr1.c: Use %p in format string.
13486 * gdb.base/unload.c: Avoid warning in fprintf.
13487 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 13488
209f53f5
PM
134892009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13490
13491 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13492 long type.
13493 (test_unlink): Correct printf string.
13494 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13495 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13496
8172766a
JK
134972009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13498
13499 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13500 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13501 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13502
0f73703c
UW
135032009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13504
13505 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13506 * gdb.objc/nondebug.exp: Likewise.
13507
b32306ca
UW
135082009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13509
13510 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13511 target_info setting.
13512
13513 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13514 that detect new threads during "info threads".
13515
0057022f
UW
135162009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13517
13518 * gdb.threads/manythreads.c (main): Increase thread stack size
13519 to 2*PTHREAD_STACK_MIN.
13520 * gdb.threads/multi-create.c (main): Likewise.
13521 (create_function): Likewise.
13522
f29c0325
UW
135232009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13524
13525 * gdb.base/dump.exp: Pass difference of pointer types instead
13526 of integer types as offset to restore in intarr3.srec case.
13527
fcb34849
UW
135282009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13529
13530 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13531
d5142e3b
UW
135322009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13533
13534 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13535
087b74b2 135362009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 13537
087b74b2
PM
13538 New test for two watchpoints, with disabling of
13539 the first inserted.
13540 * testsuite/gdb.base/watchpoints.c: New file.
13541 * testsuite/gdb.base/watchpoints.exp: New file.
13542
96c07c5b
TT
135432009-09-25 Tom Tromey <tromey@redhat.com>
13544
13545 * gdb.base/charset.exp: Test utf-16 strings with Python.
13546
b8899f2b
TT
135472009-09-25 Tom Tromey <tromey@redhat.com>
13548
13549 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13550 UCS-4.
13551 * gdb.base/charset.c (utf_32_string): Rename.
13552 (init_utf32): Rename.
13553 (main): Update.
13554
329719ec
TT
135552009-09-22 Tom Tromey <tromey@redhat.com>
13556
13557 * gdb.python/py-function.exp: Add regression tests.
13558
11ef0d76
KS
135592009-09-21 Keith Seitz <keiths@redhat.com>
13560
13561 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13562 with invalid operator.
13563
3fe8f3b3
KS
135642009-09-21 Keith Seitz <keiths@redhat.com>
13565
13566 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13567 and destructor using typedef name of class.
13568 * gdb.cp/classes.cc (class Base1): Add a destructor.
13569 (base1): New typedef.
13570 (use_methods): Instanitate an object of type base1.
13571 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13572 (do_tests): Call test_template_typedef.
13573 * gdb.cp/templates.cc (Baz::~Baz): New method.
13574 (intBazOne): New typedef.
13575 (main): Instantiate intBazOne.
13576
7a9fe101
PM
135772009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13578
13579 PR python/10633
13580
13581 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13582 Function.
13583 (run_lang_tests): Add print elements test.
13584
2e4d963f
PM
135852009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13586
13587 * gdb.python/py-value.exp (test_subscript_regression): New
13588 function. Test for invalid subscripts.
13589 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13590 (ptr_ref): New function.
13591
ec7e75e7
PP
135922009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13593
13594 * gdb.base/default.exp: Fix "show convenience".
13595
0cc7d26f
TT
135962009-09-15 Tom Tromey <tromey@redhat.com>
13597
13598 * lib/mi-support.exp (mi_create_varobj): Update.
13599 (mi_create_floating_varobj): Likewise.
13600 (mi_create_dynamic_varobj): New proc.
13601 (mi_varobj_update): Update.
13602 (mi_varobj_update_with_type_change): Likewise.
13603 (mi_varobj_update_kv_helper): New proc.
13604 (mi_varobj_update_dynamic_helper): Rewrite.
13605 (mi_varobj_update_dynamic): New proc.
13606 (mi_list_varobj_children): Update.
13607 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13608 * gdb.python/python-prettyprint.py (pp_outer): New class.
13609 (pp_nullstr): Likewise.
13610 (lookup_function): Register new printers.
13611 * gdb.python/python-prettyprint.c (struct substruct): New type.
13612 (struct outerstruct): Likewise.
13613 (substruct_test): New function.
13614 (struct nullstr): New type.
13615 (string_1, string_2): New globals.
13616 (main): Add new tests.
13617 * gdb.python/python-mi.exp: Added regression tests.
13618 * gdb.mi/mi2-var-display.exp: Update.
13619 * gdb.mi/mi2-var-cmd.exp: Update.
13620 * gdb.mi/mi2-var-child.exp: Update.
13621 * gdb.mi/mi2-var-block.exp: Update.
13622 * gdb.mi/mi-var-invalidate.exp: Update.
13623 * gdb.mi/mi-var-display.exp: Update.
13624 * gdb.mi/mi-var-cmd.exp: Update.
13625 * gdb.mi/mi-var-child.exp: Update.
13626 * gdb.mi/mi-var-block.exp: Update.
13627 * gdb.mi/mi-break.exp: Update.
13628 * gdb.mi/gdb701.exp: Update.
13629
a96d9b2e
SDJ
136302009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13631
13632 * Makefile.in: Inclusion of catch-syscall object.
13633 * gdb.base/catch-syscall.c: New file.
13634 * gdb.base/catch-syscall.exp: New file.
13635
b43b923a
MS
136362009-09-12 Michael Snyder <msnyder@vmware.com>
13637
13638 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13639 that can support reverse debuggnig.
13640
cec03d70
TT
136412009-09-11 Tom Tromey <tromey@redhat.com>
13642
13643 * gdb.dwarf2/valop.S: New file.
13644 * gdb.dwarf2/valop.exp: New file.
13645
e23bb3fc
MK
136462009-09-11 Mark Kettenis <kettenis@gnu.org>
13647
13648 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13649
37c3696d
DE
136502009-09-10 Doug Evans <dje@google.com>
13651
13652 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13653 Add $gdb_prompt to second breakpoint regexp.
13654
5172aecb
JB
136552009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13656
13657 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13658 names, add missing ones.
13659 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13660 * gdb.python/py-frame.c: Rename from python-frame.c.
13661 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13662 testfile name.
13663 * gdb.python/py-function.exp: Rename from python-function.exp.
13664 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13665 testfile name.
13666 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13667 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13668 Adjust testfile name.
13669 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13670 * gdb.python/py-template.cc: Rename from python-template.cc.
13671 * gdb.python/py-template.exp: Rename from python-template.exp.
13672 Adjust testfile name.
13673 * gdb.python/py-value.c: Rename from python-value.c.
13674 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13675 testfile name.
13676
b554e4bd
JK
136772009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13678
13679 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13680 $bpt2address.
13681 (Second breakpoint address is valid on ia64)
13682 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13683
9a68ae16
JM
136842009-09-03 Joseph Myers <joseph@codesourcery.com>
13685
13686 * gdb.base/ending-run.exp: Restrict regular expression matching
13687 line number to require closing brace following.
13688
146b9145
DE
136892009-09-03 Doug Evans <dje@google.com>
13690
13691 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13692
787d21e1
TT
136932009-09-02 Tom Tromey <tromey@redhat.com>
13694
13695 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13696
e7802207
TT
136972009-09-02 Tom Tromey <tromey@redhat.com>
13698
13699 * gdb.dwarf2/callframecfa.exp: New file.
13700 * gdb.dwarf2/callframecfa.S: New file.
13701
817aadd2
JK
137022009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13703
13704 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13705 gdb.base/solib-overlap-main.c: New.
13706
4a76eae5
DJ
137072009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13708
13709 PR gdb/10565
13710
13711 * gdb.base/bitfields.c (struct container, container): New.
13712 (main): Initialize it and call break5.
13713 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13714
d4b96c9a
JK
137152009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13716
13717 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13718 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13719
4e22772d
JK
137202009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13721
13722 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13723
2efab443
MS
137242009-08-26 Michael Snyder <msnyder@vmware.com>
13725
13726 * gdb.base/i386-reverse.c: New file.
13727 * gdb.base/i386-reverse.exp: New file.
13728 * gdb.base/Makefile.in: Add new files to be removed.
13729
07ab73a0
JM
137302009-08-26 Joseph Myers <joseph@codesourcery.com>
13731
13732 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13733 environment-pwd for remote host.
13734 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13735
676accff
KS
137362009-08-24 Keith Seitz <keiths@redhat.com>
13737
13738 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13739 Add two new C++ completer tests which limit the output to a
889bf7c5 13740 given class.
676accff 13741
f9f7ad22
MS
137422009-08-24 Michael Snyder <msnyder@vmware.com>
13743
13744 * gdb.base/del.exp: Fix typo in comment.
13745 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13746
81ecdfbb
RW
137472009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13748
13749 * configure: Regenerate.
13750 * gdb.hp/configure: Likewise.
13751 * gdb.hp/gdb.aCC/configure: Likewise.
13752 * gdb.hp/gdb.base-hp/configure: Likewise.
13753 * gdb.hp/gdb.compat/configure: Likewise.
13754 * gdb.hp/gdb.defects/configure: Likewise.
13755 * gdb.hp/gdb.objdbg/configure: Likewise.
13756 * gdb.stabs/configure: Likewise.
13757
cab0c772
UW
137582009-08-19 Doug Evans <dje@google.com>
13759
13760 * gdb.base/gdbvars.c: New file.
13761 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13762
b8fa0bfa
PA
137632009-08-14 Pedro Alves <pedro@codesourcery.com>
13764
13765 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13766 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13767
b84aa90a
PA
137682009-08-13 Pedro Alves <pedro@codesourcery.com>
13769
13770 * gdb.base/default.exp: Adjust "set language test": it's now an
13771 enum command. Larger help string moved to "help set language".
13772 * gdb.base/help.exp: Adjust "help set language" expected output,
13773 now lists all known languages.
13774
0d8f9b2c
NF
137752009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13776
13777 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13778 all frame arguments.
13779 * gdb.arch/altivec-regs.exp: Likewise.
13780
bda180e0
TT
137812009-08-07 Tom Tromey <tromey@redhat.com>
13782
13783 * gdb.base/setshow.exp: Add tests for changes to set language, set
13784 check range, and set check type.
13785
48cb2d85
VP
137862009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13787
13788 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13789 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 13790 Call it.
48cb2d85 13791
1ea34204
UW
137922009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13793
13794 * configure.ac: Run gdb.cell tests when appropriate.
13795 * configure: Regenerate.
13796 * lib/cell.exp: New file.
13797 * gdb.cell: New directory.
13798 * gdb.cell/configure.ac: New file.
13799 * gdb.cell/configure: New file.
13800 * gdb.cell/Makefile.in: New file.
13801 * gdb.cell/arch.exp: New file.
13802 * gdb.cell/break.c: New file.
13803 * gdb.cell/break.exp: New file.
13804 * gdb.cell/break-spu.c: New file.
13805 * gdb.cell/bt.c: New file.
13806 * gdb.cell/bt2-spu.c: New file.
13807 * gdb.cell/bt-spu.c: New file.
13808 * gdb.cell/bt.exp: New file.
13809 * gdb.cell/coremaker.c: New file.
13810 * gdb.cell/coremaker-spu.c: New file.
13811 * gdb.cell/core.exp: New file.
13812 * gdb.cell/gcore.exp: New file.
13813 * gdb.cell/data.c: New file.
13814 * gdb.cell/data.exp: New file.
13815 * gdb.cell/data-spu.c: New file.
13816 * gdb.cell/ea-cache.exp: New file.
13817 * gdb.cell/ea-cache.c: New file.
13818 * gdb.cell/ea-cache-spu.c: New file.
13819 * gdb.cell/ea-standalone.c: New file.
13820 * gdb.cell/ea-standalone.exp: New file.
13821 * gdb.cell/ea-test.c: New file.
13822 * gdb.cell/ea-test.exp: New file.
13823 * gdb.cell/f-regs.exp: New file.
13824 * gdb.cell/mem-access.c: New file.
13825 * gdb.cell/mem-access.exp: New file.
13826 * gdb.cell/mem-access-spu.c: New file.
13827 * gdb.cell/ptype.exp: New file.
13828 * gdb.cell/registers.exp: New file.
13829 * gdb.cell/size.c: New file.
13830 * gdb.cell/sizeof.exp: New file.
13831 * gdb.cell/size-spu.c: New file.
13832 * gdb.cell/solib.exp: New file.
13833 * gdb.cell/solib-symbol.exp: New file.
13834
85e747d2
UW
138352009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13836
13837 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13838
58d6951d
DJ
138392009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13840
13841 * gdb.base/float.exp: Handle VFP registers.
13842
6e0a4f15
MS
138432009-07-14 Michael Snyder <msnyder@vmware.com>
13844
dcd5da87
MS
13845 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13846 to bring gdb to the beginning of the calling line.
13847
6e0a4f15
MS
13848 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13849 confusing the i386 epilogue unwinder.
13850
782b2b07
SS
138512009-07-14 Stan Shebs <stan@codesourcery.com>
13852
13853 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13854
f662c3bc
MS
138552009-07-14 Michael Snyder <msnyder@vmware.com>
13856
13857 * gdb.reverse/step-reverse.exp (stepi into function call):
13858 Call instruction may not be first instruction in the line.
13859 (reverse stepi from a function call): Used wrong line number.
13860
8f313923
JK
138612009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13862
13863 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13864
4662c76e
JK
138652009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13866
13867 Fix gdb.base/macscp.exp when using custom inputrc.
13868 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13869 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13870 env(TERM) set.
13871 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13872 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13873
aa81e255
JK
138742009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13875
13876 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13877 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13878 Change the compilation target to match the testcase name.
13879 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13880 testcase name.
13881 * a2-run.exp: Use for setup prepare_for_testing. Change the
13882 compilation target to match the testcase name.
13883 * gdb.base/commands.exp: Likewise.
13884 * gdb.base/finish.exp: Likewise.
13885 * gdb.base/float.exp: Likewise.
13886 * gdb.base/info-target.exp: Likewise.
13887 * gdb.base/relational.exp: Likewise.
13888 * gdb.base/term.exp: Likewise.
13889 * gdb.base/until.exp: Likewise.
13890 * gdb.base/volatile.exp: Likewise.
13891 * gdb.base/whatis-exp.exp: Likewise.
13892
4c93b1d7
HZ
138932009-07-11 Hui Zhu <teawater@gmail.com>
13894
13895 * gdb.base/help.exp (disassemble): Update expected help text.
13896
812f7342
TT
138972009-07-09 Tom Tromey <tromey@redhat.com>
13898
13899 * lib/gdb.exp: Handle TRANSCRIPT.
13900 (remote_spawn, remote_close, send_gdb): New procs.
13901
fbb8f299
PM
139022009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13903
13904 * gdb.python/python-prettyprint.c: Add counted null string
13905 structure.
13906 * gdb.python/python-prettyprint.exp: Print null string. Test for
13907 embedded nulls.
13908 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13909 * gdb.python/python-value.exp (test_value_in_inferior): Add
13910 variable length string fetch tests.
13911 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13912
c0ac0ec7
JK
139132009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13914
13915 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13916
30b66ecc
TT
139172009-07-07 Tom Tromey <tromey@redhat.com>
13918
13919 * gdb.base/call-rt-st.exp: Update for change to escape output.
13920 * gdb.base/callfuncs.exp: Likewise.
13921 * gdb.base/charset.exp: Likewise.
13922 * gdb.base/constvars.exp: Likewise.
13923 * gdb.base/long_long.exp: Likewise.
13924 * gdb.base/pointers.exp: Likewise.
13925 * gdb.base/printcmds.exp: Likewise.
13926 * gdb.base/setvar.exp: Likewise.
13927 * gdb.base/store.exp: Likewise.
13928 * gdb.cp/ref-types.exp: Likewise.
13929 * gdb.mi/mi-var-child.exp: Likewise.
13930 * gdb.mi/mi-var-display.exp: Likewise.
13931 * gdb.mi/mi2-var-display.exp: Likewise.
13932 * gdb.base/charset.exp: Test octal escape sequence length.
13933 Update for change to escape output.
13934
187c4a2b
JK
139352009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13936
13937 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13938
d80a43f9
DJ
139392009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13940
13941 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13942
047427a8
JK
139432009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13944
13945 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13946 gdbserver increasing $portnum if "Can't bind address" has been seen.
13947
8b5a0f4f
PA
139482009-07-05 Pedro Alves <pedro@codesourcery.com>
13949
13950 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13951 mingw32ce.
13952
7d93ba58
PA
139532009-07-05 Pedro Alves <pedro@codesourcery.com>
13954
13955 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13956 VFP format.
13957
2277426b
PA
139582009-07-02 Pedro Alves <pedro@codesourcery.com>
13959
13960 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13961 linux. Adjust to use "inferior", "info inferiors", "detach
13962 inferior" and "kill inferior" instead of "restart", "info fork",
13963 "detach fork" and "delete fork".
13964 * gdb.base/ending-run.exp: Spell out "info".
13965 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13966 the "kill" command.
13967
5af949e3
UW
139682009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13969
13970 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13971 change to prefix TLS offset in hex with 0x.
13972
5d3729b5
UW
139732009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13974
13975 * gdb.base/default.exp: Update test case for "x" changes.
13976
af589bd0
TG
139772009-07-01 Tristan Gingold <gingold@adacore.com>
13978
13979 * gdb.base/bigcore.exp: Make darwin untested.
13980
40974f91
JK
139812009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13982
13983 * gdb.base/completion.exp (directory completion): Create the directory.
13984 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13985 escapeuniquesub.
13986 (directory completion 2): Expect now ${escapeuniquesub}.
13987 (Glob remaining of directory test): Remove one excessive newline.
13988 Expect the real output.
13989
59dd3af6
JK
139902009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13991
13992 Fix `make check//%' target after `make check' has been ran.
13993 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13994 a mkdir call.
13995 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13996 (%/.dir): Remove.
13997
f4e164aa
JK
139982009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13999
14000 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
14001 the expected result record.
14002
69af2122
JK
140032009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14004
14005 Remove racy FAILs relying just on the timeouts.
14006 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
14007 (annotation_level 2): Remove racy FAILs.
14008
2fd481e1
PP
140092009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
14010
14011 gdb/10275
889bf7c5
PA
14012 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14013
c38f313d
DJ
140142009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14015
14016 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14017
8b777f02
VP
140182009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14019
14020 * gdb.mi/mi-stack.exp: Testing symbolic options
14021 to -stack-list-locals and -stack-list-arguments.
14022
00c7eacf
JK
140232009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14024
14025 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14026
6bc80edc
TT
140272009-06-29 Tom Tromey <tromey@redhat.com>
14028
14029 * dg-extract-results.sh: New file.
14030 * Makefile.in (FORCE_PARALLEL): New variable.
14031 (CHECK_TARGET): New conditional variable.
14032 (check): Use CHECK_TARGET.
14033 (DO_RUNTEST): New variable.
14034 (check-single): New target.
14035 (TEST_DIRS): New variable.
14036 (TEST_TARGETS): Likewise.
14037 (check-parallel): New target.
14038 (check-gdb.%): New pattern.
14039 (BASE1_FILES): New variable.
14040 (BASE2_FILES): Likewise.
14041 (check-gdb.base%): New pattern.
14042 (%/.dir): New pattern.
14043 * configure: Rebuild.
14044 * aclocal.m4 (AM_CONDITIONAL): New defun.
14045 * configure.ac: Check whether user is using GNU make.
14046 (GMAKE): New conditional.
14047
794684b6
SW
140482009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14049
14050 * gdb.cp/namespace-nested-import.cc: New test.
14051 * gdb.cp/namespace-nested-import.exp: New test.
14052
edb3359d
DJ
140532009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14054
14055 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14056 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14057 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14058 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14059 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14060 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14061 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14062 gdb.opt/inline-markers.c: New files.
14063 * lib/gdb.exp (skip_inline_frame_tests): New function.
14064 (skip_inline_var_tests): New function.
14065
cf657a0c
AS
140662009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14067
14068 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14069 backtrace.
14070
28d41a99
MS
140712009-06-27 Michael Snyder <msnyder@vmware.com>
14072
14073 * gdb.reverse: New directory.
14074 * gdb.reverse/break-reverse.c: New test.
14075 * gdb.reverse/break-reverse.exp: New test.
14076 * gdb.reverse/consecutive-reverse.c: New test.
14077 * gdb.reverse/consecutive-reverse.exp: New test.
14078 * gdb.reverse/finish-reverse.c: New test.
14079 * gdb.reverse/finish-reverse.exp: New test.
14080 * gdb.reverse/machinestate.c: New test.
14081 * gdb.reverse/ms1.c: New test.
14082 * gdb.reverse/machinestate.exp: New test.
14083 * gdb.reverse/Makefile.in: New file.
14084 * gdb.reverse/shr2.c: New test.
14085 * gdb.reverse/solib-reverse.c: New test.
14086 * gdb.reverse/solib-reverse.exp: New test.
14087 * gdb.reverse/step-reverse.c: New test.
14088 * gdb.reverse/step-reverse.exp: New test.
14089 * gdb.reverse/until-reverse.c: New test.
14090 * gdb.reverse/ur1.c: New test.
14091 * gdb.reverse/until-reverse.exp: New test.
14092 * gdb.reverse/watch-reverse.c: New test.
14093 * gdb.reverse/watch-reverse.exp: New test.
14094 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14095 * configure: Regenerate.
14096
fe3c8b0d
DE
140972009-06-26 Doug Evans <dje@google.com>
14098
14099 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14100
3a72a602
PM
141012009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14102
14103 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14104 windows problem for 'file delete $binfile'.
14105
27aa8d6a
SW
141062009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14107
14108 * gdb.cp/namespace-using.exp: New test.
14109 * gdb.cp/namespace-using.cc: New test.
14110
8ac055f8
JB
141112009-05-20 Joel Brobecker <brobecker@adacore.com>
14112
14113 * gdb.ada/variant_record_packed_array: New testcase.
14114
85e306ed
TT
141152009-06-23 Tom Tromey <tromey@redhat.com>
14116
14117 * gdb.base/charset.exp (test_combination): Regression test.
14118 * gdb.base/charset.c (my_wchar_t): New typedef.
14119 (myvar): New global.
14120 (main): Set myvar.
14121
56643c5e
PM
141222009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14123
14124 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14125 target.
14126
1fac167a
UW
141272009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14128
14129 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14130
7ccb0be9
UW
141312009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14132
14133 * gdb.mi/gdb680.exp: Update test for error message.
14134
568d6575
UW
141352009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14136
14137 * gdb.base/annota1.exp: Allow multiple occurrences of the
14138 frames-invalid annotation.
14139 * gdb.cp/annota2.exp: Likewise.
14140
7cd1089b
PM
141412009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14142
14143 * gdb.cp/gdb2495.cc: New file.
14144 * gdb.cp/gdb2495.exp: New file.
14145
72c63395
JK
141462009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14147
14148 Report error on GDB crash during runto.
14149 * lib/gdb.exp (runto <eof>): New.
14150
3788363d
DJ
141512009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14152
14153 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14154 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14155 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14156 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14157 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14158 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14159 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14160 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14161 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14162 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14163 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14164 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14165 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14166 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14167 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14168 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14169 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14170 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14171 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14172 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14173 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14174 gdb.trace/passcount.exp, gdb.trace/report.exp,
14175 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14176 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14177 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14178 executable.
14179
17592de3
PA
141802009-06-07 Pedro Alves <pedro@codesourcery.com>
14181
14182 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14183 defined before referencing it.
14184
701e355d
DE
141852009-06-03 Doug Evans <dje@google.com>
14186
14187 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14188 * gdb.arch/i386-see.c: Ditto.
14189
f2292c65
PM
141902009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14191
14192 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14193 (check_macro): Return 1 if undefined.
14194 If first test fails, check if macro debug information is available,
14195 and report unsupported test if no macro information is found.
14196
5a437975
DE
141972009-05-29 Doug Evans <dje@google.com>
14198
14199 * gdb.threads/hand-call-in-threads.exp: New.
14200 * gdb.threads/hand-call-in-threads.c: New.
14201
c141c696
MS
142022009-05-29 Michael Snyder <msnyder@vmware.com>
14203
14204 * gdb.base/break-always.exp: Change "1" to "on".
14205 Add confirmation check.
14206
b3444185
PA
142072009-05-28 Pedro Alves <pedro@codesourcery.com>
14208
14209 * gdb.threads/threxit-hop-specific.c: New.
14210 * gdb.threads/threxit-hop-specific.exp: New.
14211 * gdb.threads/thread-execl.c: New.
14212 * gdb.threads/thread-execl.exp: New.
14213
b6313243
TT
142142009-05-27 Tom Tromey <tromey@redhat.com>
14215 Thiago Jung Bauermann <bauerman@br.ibm.com>
14216
14217 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14218 (mi_child_regexp): Likewise.
14219 (mi_list_varobj_children_range): Likewise.
14220 (mi_get_features): Likewise.
14221 (mi_list_varobj_children): Rewrite.
14222 * gdb.python/python-mi.exp: New file.
14223
a6bac58e
TT
142242009-05-27 Tom Tromey <tromey@redhat.com>
14225 Thiago Jung Bauermann <bauerman@br.ibm.com>
14226 Phil Muldoon <pmuldoon@redhat.com>
14227 Paul Pluzhnikov <ppluzhnikov@google.com>
14228
14229 * gdb.python/python-prettyprint.exp: New file.
14230 * gdb.python/python-prettyprint.c: New file.
14231 * gdb.python/python-prettyprint.py: New file.
14232 * gdb.base/display.exp: print/r is now valid.
14233
2c74e833
TT
142342009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14235 Tom Tromey <tromey@redhat.com>
14236 Pedro Alves <pedro@codesourcery.com>
14237 Paul Pluzhnikov <ppluzhnikov@google.com>
14238
14239 * gdb.python/python-template.exp: New file.
14240 * gdb.python/python-template.cc: New file.
14241 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14242 tests.
14243 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14244 Call it.
14245 (test_value_after_death): New proc.
14246 * gdb.python/python-value.c (PTR): New typedef.
14247 (main): New variable 'x'.
14248
89c73ade
TT
142492009-05-27 Tom Tromey <tromey@redhat.com>
14250
14251 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14252 tests.
14253 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14254 Call it.
14255
a75724bc
PA
142562009-05-27 Pedro Alves <pedro@codesourcery.com>
14257
14258 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14259
e58b0e63
PA
142602009-05-24 Pedro Alves <pedro@codesourcery.com>
14261
14262 * gdb.threads/fork-thread-pending.c: New.
14263 * gdb.threads/fork-thread-pending.exp: New.
14264
4ac36638
JK
142652009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14266
14267 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14268 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14269
889bf7c5 142702009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14271
889bf7c5 14272 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14273
b242c3c2
PA
142742009-05-17 Pedro Alves <pedro@codesourcery.com>
14275
14276 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14277 `gdb_get_line_number'. Call `callee' in both parent and child.
14278 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14279 `gdb_get_line_number' instead of hardcoding line numbers.
14280 (catch_fork_unpatch_child): New procedure to test detaching
14281 breakpoints from child fork.
14282 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14283 hardcoding line numbers.
14284 (do_fork_tests): Run `catch_fork_unpatch_child'.
14285
ee342b23
VP
142862009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14287
14288 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14289 of structure type enters or leaves the scope, it
14290 is reported by -var-update.
14291
e2009e98
DE
142922009-05-11 Doug Evans <dje@sebabeach.org>
14293
14294 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14295 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14296 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14297
00903456
JK
142982009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14299
14300 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14301
dc621c35
DE
143022009-04-30 Doug Evans <dje@google.com>
14303
14304 * gdb.threads/watchthreads2.exp: New testcase.
14305 * gdb.threads/watchthreads2.c: New testcase.
14306
9ab4e744
DE
143072009-04-29 Doug Evans <dje@google.com>
14308
14309 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14310 * gdb.cp/mb-ctor.cc: Ditto.
14311 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14312 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14313 * gdb.cp/mb-inline1.cc: Call it.
14314 * gdb.cp/mb-inline2.cc: Ditto.
14315 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14316 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14317
484086b7
JK
143182009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14319
14320 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14321 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14322 Replace all uses of `decimal' by `nonzero'.
14323 (info macro FROM_COMMANDLINE): New test.
14324
379a77b5
TT
143252009-04-27 Tom Tromey <tromey@redhat.com>
14326
14327 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14328
b92b73c2
DE
143292009-04-27 Doug Evans <dje@google.com>
14330
14331 * gdb.threads/watchthreads.c (main): Initialize args before starting
14332 the threads. Plus formatting cleanup.
14333 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14334 biased scheduling of one thread.
14335
945a118d
JG
143362009-04-27 Jerome Guitton <guitton@adacore.com>
14337
14338 * gdb.cp/templates.cc (GetMax): New template.
14339 (main): Declare two instances of GetMax.
14340 * gdb.cp/templates.exp: Add new test.
14341
d389af10
JK
143422009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14343
14344 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14345
e7f86de9
JM
143462009-04-22 Joseph Myers <joseph@codesourcery.com>
14347
14348 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14349
334cc82d
TT
143502009-04-15 Tom Tromey <tromey@redhat.com>
14351
14352 * gdb.base/charset.exp: Add regression test.
14353
d12672cc
JB
143542009-04-14 Joel Brobecker <brobecker@adacore.com>
14355
14356 * gdb.base/exe-lock.exp: New testcase.
14357
18e8c3bc
TT
143582009-04-13 Tom Tromey <tromey@redhat.com>
14359
14360 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14361 operator on Frame.
14362
5ecd5cbe
UW
143632009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14364
14365 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14366 * gdb.server/ext-attach.exp: Likewise.
14367
7309f756
VP
143682009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14369
14370 Eliminate some sleep usage.
14371
889bf7c5
PA
14372 * gdb.mi/basics.c (do_nothing): New.
14373 (main): Use do_nothing instead of printf, so that
14374 not to introduce race condition between output of
14375 inferiour and output of gdb. Do not use sleep as it
14376 is not generally available on embedded targets.
7309f756 14377
f4b95f6f
PA
143782009-04-02 Pedro Alves <pedro@codesourcery.com>
14379
14380 * gdb.server/ext-attach.exp: Expect an optional process id after
14381 "Detached from remote process".
14382
de40b933
JK
143832009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14384
14385 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14386 gdb.dwarf2/dw2-unresolved.exp: New.
14387
2ae101a4
PA
143882009-04-02 Pedro Alves <pedro@codesourcery.com>
14389
14390 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14391 mi_run_to_main.
14392
56a8e183
PA
143932009-04-02 Pedro Alves <pedro@codesourcery.com>
14394
14395 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14396 mi_run_to_main. Skip thread exit test on remote targets.
14397 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14398 mi_run_to_main.
14399 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14400 mi_run_to_main.
14401 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14402 when expecting ^connected. Detect when the target doesn't support
14403 non-stop mode.
14404 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14405 supported. Return -1 on error, 0 on success.
14406 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14407 (mi_runto): Return mi_runto_helper's result explicitly.
14408
c35fafde
PA
144092009-04-01 Pedro Alves <pedro@codesourcery.com>
14410
14411 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14412
f8a8dce6
JB
144132009-04-01 Tom Tromey <tromey@redhat.com>
14414
14415 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14416 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14417 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14418 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14419
71c25dea
TT
144202009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14421 Jan Kratochvil <jan.kratochvil@redhat.com>
14422
14423 PR gdb/931
14424 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14425 output.
14426 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14427 for gdb/931.
14428 * dw2-strp.S (DW_AT_language): Change to C++.
14429 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14430
02d9a9ce
JB
144312009-03-31 Joel Brobecker <brobecker@adacore.com>
14432
14433 * gdb.ada/tasks: New testcase.
14434
1042e4c0
SS
144352009-03-30 Stan Shebs <stan@codesourcery.com>
14436
14437 * gdb.trace/actions.exp: Update to match new info trace format.
14438 * gdb.trace/deltrace.exp: Ditto.
14439 * gdb.trace/infotrace.exp: Ditto.
14440 * gdb.trace/passcount.exp: Ditto.
14441 * gdb.trace/save-trace.exp: Ditto.
14442 * gdb.trace/while-stepping.exp: Ditto.
14443 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14444
f8f6f20b
TJB
144452009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14446
14447 * gdb.python/python-frame.c: New file.
14448 * gdb.python/python-frame.exp: New file.
14449
c0c6f777
TJB
144502009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14451
14452 * gdb.python/python-value.exp: Add tests for the address
14453 attribute.
14454
3cb51905
AS
144552009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14456
14457 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14458
88fc996f
DE
144592009-03-26 Doug Evans <dje@google.com>
14460
14461 * gdb.mi/mi-nonstop-exit.exp: New file.
14462 * gdb.mi/non-stop-exit.c: New file.
14463
56ef84b1
TT
144642009-03-26 Tom Tromey <tromey@redhat.com>
14465
14466 Update for change to prologue skipping:
14467 * gdb.mi/mi2-simplerun.exp: Update.
14468 * gdb.mi/mi2-break.exp: Update.
14469 * gdb.mi/mi-simplerun.exp: Update.
14470 * gdb.mi/mi-break.exp: Update.
14471 * gdb.base/ending-run.exp: Update.
14472
def2b000
TJB
144732009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14474
14475 * gdb.python/python-value.exp (test_value_in_inferior): Test
14476 gdb.Value.is_optimized_out attribute.
14477
442ddf59
JK
144782009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14479
14480 * gdb.dwarf2/dw2-noloc-main.c: New file.
14481 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14482 (.text): Remove.
14483 (.data): New.
14484 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14485 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14486 (DW_TAG_subprogram func_cu1, noloc): Remove.
14487 (main): New.
14488 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14489 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14490 (file_symbols): New procedure.
14491
a8df5de4
TT
144922009-03-25 Tom Tromey <tromey@redhat.com>
14493
14494 * gdb.base/charset.exp (valid_target_charset): New proc.
14495 Use it to skip tests on invalid charsets.
14496
cc1d7add
PM
144972009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14498
14499 * gdb.base/completion.exp: Add a test for directory completion.
14500
bcd5727b
JK
145012009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14502
14503 Fix a racy FAIL.
14504 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14505 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14506
cc924cad
TJB
145072009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14508
14509 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14510 * gdb.python/python-function.exp: Add test for function returning
14511 a GDB value.
14512
bc3b79fd
TJB
145132009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14514
14515 * gdb.python/python-function.exp: New file.
14516
6c7a06a3
TT
145172009-03-20 Tom Tromey <tromey@redhat.com>
14518
14519 * gdb.base/store.exp: Update for change to escape output.
14520 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14521 to escape output.
14522 * gdb.base/pointers.exp: Update for change to escape output.
14523 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14524 to escape output.
14525 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14526 escape output.
14527 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14528 to escape output.
14529 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14530 escape output.
14531 * gdb.base/setvar.exp: Update for change to escape output.
14532 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14533 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14534 to escape output.
14535 (test_print_string_constants): Likewise.
14536 * gdb.base/charset.exp (valid_host_charset): Check size of
14537 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14538 cases. Handle "auto"-related output.
14539 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14540 (uvar, Uvar): New globals.
14541
c31af87b
JG
145422009-03-19 Jerome Guitton <guitton@adacore.com>
14543
14544 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14545 deltas.
14546 * gdb.ada/fixed_points.exp: Ditto.
14547
51272cf2
PA
145482009-03-18 Pedro Alves <pedro@codesourcery.com>
14549
14550 * return-nodebug.c: Don't include stdio.h.
14551 (init): Delete.
14552 (func): Delete definition and provide extern declaration.
14553 (t): New.
14554 (main): Don't call printf. Call func and store its result in t.
14555 * return-nodebug1.c: New.
14556 * return-nodebug.exp: Don't expect stdio output. Instead, print
14557 the global variable t. Drop printf formatters and cast types from
14558 foreach loop. Don't use prepare_for_testing. Compile
14559 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14560 define FORMAT or CAST.
14561
d24948ac
PP
145622009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14563
14564 * gdb.base/solib-display.exp: Disable test for remote targers.
14565
61ff14c6
JK
145662009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14567
14568 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14569
cb4dce93
JK
145702009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14571
14572 Fix a racy FAIL.
14573 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14574 code from `follow parent, print pids'.
14575 (`follow child, print pids', `follow parent, print pids'): Call it.
14576 Replace `gdb_test "break..."' by gdb_breakpoint.
14577
f7c60c5e
VP
145782009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14579
14580 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 14581 sync and async modes.
f7c60c5e 14582
383ace49
JB
145832009-03-12 Joel Brobecker <brobecker@adacore.com>
14584
14585 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14586 that was checked in by mistake. Remove loading of ada.exp, since
14587 this is not necessary in this case.
14588
4ce102af
JB
145892009-03-12 Joel Brobecker <brobecker@adacore.com>
14590
14591 * gdb.ada/ptype_arith_binop.exp: New testcase.
14592
529a2aef
JB
145932009-03-12 Joel Brobecker <brobecker@adacore.com>
14594
14595 * gdb.ada/mod_from_name: New testcase.
14596
8a38181c
JB
145972009-03-12 Joel Brobecker <brobecker@adacore.com>
14598
14599 * gdb.ada/tick_last_segv: New testcase.
14600
11436dee
VP
146012009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14602
61ff14c6 14603 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 14604
1f31650a
VP
146052009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14606
61ff14c6
JK
14607 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14608 include the token in ^running and frame info in *stopped.
1f31650a 14609
a3247a22
PP
146102009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14611
14612 * solib-display.exp: New file.
14613 * solib-display-main.c: New file.
14614 * solib-display-lib.c: New file.
61ff14c6 14615
aae64587
PA
146162009-03-05 Pedro Alves <pedro@codesourcery.com>
14617
14618 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14619
44aabfbc
JK
146202009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14621
14622 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14623 (list_and_check_macro): Use more specific test name.
14624 (next to definition): Make the test names unique.
14625
c087fcd3
PM
146262009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14627
14628 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 14629
c86cf029
VP
146302009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14631
14632 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14633 notifications.
14634 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14635 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14636 * lib/mi-support.exp (library_loaded_re): New.
14637 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14638
3ea85240
VP
146392009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14640
14641 * gdb.gdb/observer.exp: Use test_notification observer, not
14642 normal_stop, everywhere.
14643 (test_normal_stop_notifications): Rename to...
14644 (test_notifications): ...this.
14645 (test_observer_normal_stop): Rename to...
14646 (test_observer): ...this.
14647
1903f0e6
DE
146482009-02-16 Doug Evans <dje@google.com>
14649
14650 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14651 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14652 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14653 (test_prefixed_syscall,test_int3): New tests.
14654 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14655 (test_prefixed_syscall,test_int3): New tests.
14656
1d33d6ba
VP
146572009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14658
3cb51905
AS
14659 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14660 (mi_expect_interrupt): Likewise.
14661 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14662 response.
1d33d6ba 14663
faafb047
PM
146642009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14665
14666 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14667 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14668 Replace calls to get_valueofx by get_hexadecimal_valueof.
14669
417e16e2
PM
146702009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14671
14672 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14673 (get_integer_valueof): New procedure.
14674 (get_sizeof): Use new get_integer_value_of.
14675 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14676 by get_integer_valueof.
14677
7065b901
TT
146782009-02-13 Tom Tromey <tromey@redhat.com>
14679
14680 * gdb.base/remote.exp (get_sizeof): Remove.
14681 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14682 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14683 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14684 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14685 (get_sizeof): Likewise.
14686
5d7cb8df
JK
146872009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14688
14689 PR fortran/9806
14690 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14691
b2febfff
PP
146922009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14693
14694 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14695
4aa995e1
PA
146962009-02-06 Pedro Alves <pedro@codesourcery.com>
14697
14698 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14699
d8906c6f
TJB
147002009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14701
14702 * gdb.python/python-cmd.exp: New file.
14703
ff4ab08d
TG
147042009-02-06 Tristan Gingold <gingold@adacore.com>
14705
14706 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14707
aacd552b
TG
147082009-02-05 Tristan Gingold <gingold@adacore.com>
14709
14710 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14711 pointer is dereferenced and use this signal name in regexp.
14712 * gdb.base/signull.exp: Ditto.
14713 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14714 * gdb.base/signull.c (main): Ditto.
14715
08c637de
TJB
147162009-02-04 Tom Tromey <tromey@redhat.com>
14717 Thiago Jung Bauermann <bauerman@br.ibm.com>
14718
14719 * gdb.python/python-value.exp: Use `gdb.history' instead of
14720 `gdb.value_from_history'.
14721 (test_value_numeric_ops): Add test for conversion of enum constant.
14722 * gdb.python/python-value.c (enum e): New type.
14723 (evalue): New global.
14724 (main): Use argv.
14725
20261af8
JG
147262009-02-04 Jerome Guitton <guitton@adacore.com>
14727
14728 * gdb.ada/uninitialized_vars: New test program.
14729 * gdb.ada/uninitialized_vars.exp: New testcase.
14730
52e44b43
TT
147312009-02-02 Tom Tromey <tromey@redhat.com>
14732
14733 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14734 * gdb.cp/pr2489.cc: Rename...
14735 * gdb.cp/pr9594.cc: ... to this.
14736
1c71341a
TT
147372009-02-02 Tom Tromey <tromey@redhat.com>
14738
14739 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14740 * gdb.cp/pr2489.cc: New file.
14741 * gdb.cp/cpcompletion.exp: New file.
14742
a4295225
TT
147432009-02-02 Tom Tromey <tromey@redhat.com>
14744
14745 PR exp/9059:
14746 * gdb.cp/call-c.exp: Add regression test.
14747 * gdb.cp/call-c.cc (FooHandle): New typedef.
14748 (main): New variable 'handle'.
14749
592375cd
VP
147502009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14751
14752 * lib/mi-support.exp (et_mi_thread_list)
14753 (check_mi_and_console_threads): Adjust for current thread in
14754 -thread-list-ids output.
14755
41447f92
VP
147562009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14757
889bf7c5
PA
14758 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14759 Call it.
41447f92 14760
35669430
DE
147612009-01-28 Doug Evans <dje@google.com>
14762
14763 * gdb.arch/amd64-disp-step.S: New file.
14764 * gdb.arch/amd64-disp-step.exp: New file.
14765 * gdb.arch/i386-disp-step.S: New file.
14766 * gdb.arch/i386-disp-step.exp: New file.
14767
09f00d9a
PM
147682009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14769
14770 * gdb.base/find.exp: Set newline variable
14771 using quotes instead of braces to fix cygwin failures.
14772
1e8fb976
PA
147732009-01-23 Pedro Alves <pedro@codesourcery.com>
14774
14775 * gdb.base/radix.exp: Add tests to ensure that that set
14776 input-radix 0 and set output-radix 0 are really rejected.
14777
da061712
PA
147782009-01-23 Pedro Alves <pedro@codesourcery.com>
14779
14780 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14781 copyright years.
14782
dd7e2d2b
PA
147832009-01-23 Pedro Alves <pedro@codesourcery.com>
14784
14785 PR gdb/9664:
14786 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14787
392452f6
PA
147882009-01-22 Pedro Alves <pedro@codesourcery.com>
14789
14790 PR c++/9631:
14791 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14792
8653e71c
PM
147932009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14794
14795 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14796 binfile definition to fix Windows OS failure.
14797
a12cc160
DJ
147982009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14799
14800 PR gdb/9346
14801 * gdb.base/interrupt.c (sigint_handler): New.
14802 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14803 on error.
14804 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14805 Test "signal SIGINT".
14806
b89667eb
DE
148072009-01-19 Doug Evans <dje@google.com>
14808
14809 * gdb.base/break.exp: Update expected gdb output.
14810 * gdb.base/sepdebug.exp: Ditto.
14811 * gdb.mi/mi-syn-frame.exp: Ditto.
14812 * gdb.mi/mi2-syn-frame.exp: Ditto.
14813 * gdb.base/call-signal-resume.exp: New file.
14814 * gdb.base/call-signals.c: New file.
14815 * gdb.base/unwindonsignal.exp: New file.
14816 * gdb.base/unwindonsignal.c: New file.
14817 * gdb.threads/interrupted-hand-call.exp: New file.
14818 * gdb.threads/interrupted-hand-call.c: New file.
14819 * gdb.threads/thread-unwindonsignal.exp: New file.
14820
adb483fe
DJ
148212009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14822
14823 * gdb.base/define.exp: Test defining and hooking prefix commands.
14824 * gdb.python/python.exp: Update test for "show user" output.
14825
60023297
JK
148262009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14827
14828 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14829 now the output exactly, using less wildcards. Expect also the output
14830 of gfortran-4.3. Update for the f-valprint.c modification from
14831 2008-04-22.
14832 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14833 Remove gdb_test test names where matching the command.
14834
ccc57cf9
PA
148352009-01-01 Pedro Alves <pedro@codesourcery.com>
14836
14837 PR breakpoints/9681:
14838 * gdb.base/watchpoint.exp: Add regression test.
14839
c7a6ca08
PA
148402008-12-31 Pedro Alves <pedro@codesourcery.com>
14841
14842 * gdb.threads/attach-into-signal.exp: Don't use
14843 gdb_suppress_entire_file.
14844 * gdb.threads/attach-stopped.exp: Ditto.
14845 * gdb.threads/attachstop-mt.exp: Ditto.
14846
3a031f65
PA
148472008-12-31 Pedro Alves <pedro@codesourcery.com>
14848
14849 PR gdb/8812:
14850 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14851
09e6485f
PA
148522008-12-29 Pedro Alves <pedro@codesourcery.com>
14853
14854 PR gdb/7536:
14855 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14856 and unsupported output radices are really rejected.
14857
0cd53049
JK
148582008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14859
14860 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14861
ba163c7e
TT
148622008-12-22 Tom Tromey <tromey@redhat.com>
14863
14864 * gdb.cp/punctuator.exp: New file.
14865
6f4de6c9
JK
148662008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14867
14868 * gdb.base/completion.exp (Completing non-existing component): New test.
14869
0f34d0b4
JK
148702008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14871
14872 Fix for PR gdb/8648.
14873 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14874 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14875 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14876 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14877
db2ad4c3
JK
148782008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14879
14880 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14881
bb5ef15e
DP
148822008-12-16 Christophe Lyon <christophe.lyon@st.com>
14883
14884 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14885 compiler actually generate code at the expected line number.
14886
90142adc
JZ
148872008-12-15 Jie Zhang <jie.zhang@analog.com>
14888
14889 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14890
fad6eecd
TT
148912008-12-12 Tom Tromey <tromey@redhat.com>
14892
14893 * gdb.base/commands.exp (redefine_hook_test): New proc.
14894 Call it.
14895
17c8aaf5
TT
148962008-12-11 Tom Tromey <tromey@redhat.com>
14897
14898 * gdb.base/macscp.exp: New regression test.
14899
7c8adf68
TT
149002008-12-11 Tom Tromey <tromey@redhat.com>
14901
14902 * gdb.base/macscp.exp: Print "address.addr".
14903 * gdb.base/macscp1.c (struct outer): New struct.
14904 (address): New global.
14905
b05dcbb7
TT
149062008-12-09 Tom Tromey <tromey@redhat.com>
14907
14908 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14909 Call it.
14910
2d476de1
DE
149112008-12-04 Doug Evans <dje@google.com>
14912
14913 * gdb.server/ext-run.exp: Relax regexp for init program.
14914
87bdc959
TG
149152008-12-03 Tristan Gingold <gingold@adacore.com>
14916
14917 * gdb.base/macscp.exp: Generate an object file during compilation
14918 to work around Darwin dsymutil limitations.
14919
e0740f77
JK
149202008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14921
14922 Test resolving external references to TLS variables.
14923 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14924 FILE2_THREAD_LOCAL.
14925 (testfile2, srcfile2): New variables.
14926 * gdb.threads/tls.c (file2_thread_local)
14927 (function_referencing_file2_thread_local): New.
14928 * gdb.threads/tls2.c: New file.
14929
67f0aac5
JB
149302008-11-28 Joel Brobecker <brobecker@adacore.com>
14931
14932 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
14933 rather than integer, as integer might not be big enough when
14934 on 64bit targets.
67f0aac5 14935
c332165e
JG
149362008-11-27 Jerome Guitton <guitton@adacore.com>
14937
14938 * gdb.cp/formatted-ref.exp: Add equality test.
14939 * gdb.ada/formatted_ref.exp: Ditto.
14940
fc9b693c
JK
149412008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14942
14943 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14944 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14945
a9c64011
AS
149462008-11-20 Andreas Schwab <schwab@suse.de>
14947
14948 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14949 matching syscall entry point.
14950 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14951 (tcatch_vfork_then_child_follow): Likewise. Finish through
14952 vfork even if we stopped at the syscall trampoline.
14953
e2fd701e
DE
149542008-11-20 Doug Evans <dje@google.com>
14955
14956 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14957
69abc51c
TJB
149582008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14959
14960 * gdb.arch/ppc-dfp.exp: New file.
14961 * gdb.arch/ppc-dfp.c: New file.
14962
c14c28ba
PP
149632008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14964
14965 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 14966
2e74121d
DE
149672008-11-17 Doug Evans <dje@google.com>
14968
14969 * gdb.mi/mi-syn-frame.exp: Update expected output.
14970 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14971
66bb093b
VP
149722008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14973
14974 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
14975 "thread N" results in =thread-selected.
14976 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14977 (mi_send_resuming_command_raw): Be prepared for
14978 =thread-selected.
14979
3d043ef6
VP
149802008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14981
a9c64011
AS
14982 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14983 * lib/mi-support.exp: Likewise.
3d043ef6 14984
808104c8
JB
149852008-11-16 Joel Brobecker <brobecker@adacore.com>
14986
14987 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14988 commands from the expected output for "help catch".
14989
00b22944
JB
149902008-11-15 Joel Brobecker <brobecker@adacore.com>
14991
14992 * gdb.ada/int_deref.exp: New testcase.
14993
59669435
TT
149942008-11-14 Nick Roberts <nickrob@snap.net.nz>
14995
14996 * gdb.mi/gdb2549.exp: New file.
14997
de04a248
DE
149982008-11-11 Doug Evans <dje@google.com>
14999
15000 * gdb.base/callexit.exp: New file.
15001 * gdb.base/callexit.c: New file.
15002
6b8ce727
DE
150032008-11-10 Doug Evans <dje@google.com>
15004
15005 * lib/gdb.exp (GDBFLAGS): Move -nx ...
15006 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
15007 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15008 (default_gdb_start,default_gdb_exit): Ditto.
15009 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
15010 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
15011 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
15012 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15013 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15014 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15015
1b14b8aa
AS
150162008-11-03 Andreas Schwab <schwab@suse.de>
15017
15018 * gdb.base/hashline2.exp: Fix typo.
15019 * gdb.base/hashline3.exp: Likewise.
15020
f3134b88
TT
150212008-10-30 Tom Tromey <tromey@redhat.com>
15022
15023 * gdb.base/pointers.exp: Add test.
15024 * gdb.base/pointers.c (k, S): New typedefs.
15025 (instance): New global.
15026
c2226152
AS
150272008-10-30 Andreas Schwab <schwab@suse.de>
15028
15029 * gdb.base/args.exp: Add tests for newlines.
15030
462f405c
JB
150312008-10-30 Joel Brobecker <brobecker@adacore.com>
15032
15033 gdb.base/foll-exec.exp: Update the expected output of a couple
15034 of "info breakpoints" tests.
15035
79a45b7d
TT
150362008-10-28 Tom Tromey <tromey@redhat.com>
15037
15038 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15039
adc13a14
PA
150402008-10-24 Pedro Alves <pedro@codesourcery.com>
15041
15042 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15043 gdb_start_cmd.
15044 Use runto_main before any test that requires execution.
15045
252fbfc8
PA
150462008-10-23 Pedro Alves <pedro@codesourcery.com>
15047
15048 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15049 instead of SIGINT.
15050
28148e3d
JB
150512008-10-22 Joel Brobecker <brobecker@adacore.com>
15052
15053 * gdb.base/completion.exp: Update expected output following
15054 the addition of the "info tasks" command.
15055
c209f847
TT
150562008-10-22 Tom Tromey <tromey@redhat.com>
15057
15058 * gdb.base/exprs.exp (test_expr): Add test for string
15059 concatenation.
15060
f177e350
PA
150612008-10-19 Pedro Alves <pedro@codesourcery.com>
15062
15063 * configure.ac: Output gdb.python/Makefile.
15064 * configure: Regenerate.
15065 * gdb.python/Makefile.in: New.
15066
cce89356
JB
150672008-10-16 Joel Brobecker <brobecker@adacore.com>
15068
15069 * gdb.base/foll-fork.exp: Adjust the expected output to match
15070 the new description for fork/vfork catchpoints in the "info
15071 breakpoints" output.
15072
176d289d
TJB
150732008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15074
15075 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15076
a08702d6
TJB
150772008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15078
15079 * gdb.python/python-value.c: New file.
15080 * gdb.python/python-value.exp: New file.
15081
1c5cfe86
PA
150822008-10-15 Pedro Alves <pedro@codesourcery.com>
15083
15084 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15085
5a98ad69
DP
150862008-10-15 Denis Pilat <denis.pilat@st.com>
15087
41702f1b 15088 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15089
dcb1a1e2
TT
150902008-10-09 Tom Tromey <tromey@redhat.com>
15091
15092 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15093 'fprintf' and 'stderr'.
15094
9124fe48
JB
150952008-10-07 Joel Brobecker <brobecker@adacore.com>
15096
15097 * gdb.ada/ref_tick_size.exp: New testcase.
15098
45452591
DE
150992008-10-06 Doug Evans <dje@google.com>
15100
15101 * gdb.dwarf2/dw2-cu-size.exp: New file.
15102 * gdb.dwarf2/dw2-cu-size.S: New file.
15103
15104 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15105 .Ltype_int for clarity.
15106
4fc5b208
PP
151072008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15108
15109 PR gdb/2384:
15110 * gdb.cp/gdb2384.exp: Extended to test more cases.
15111 * gdb.cp/gdb2384.cc: Likewise.
15112 * gdb.cp/gdb2384-base.h: Likewise.
15113 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15114
d78df370
JK
151152008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15116
15117 * gdb.base/maint.exp (maint print type): Remove printing
15118 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15119
9a044a89
TT
151202008-09-30 Tom Tromey <tromey@redhat.com>
15121
15122 * gdb.base/macscp.exp: Add completion tests.
15123 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15124 (TWENTY_THREE): Likewise.
15125 (FORTY_EIGHT): Likewise.
15126
506800a9
TT
151272008-09-30 Tom Tromey <tromey@redhat.com>
15128
15129 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15130 everywhere.
15131 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15132
1a6f01b5
JK
151332008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15134
15135 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15136 testcase is derived from. Fix racy dependency on an expected PID
15137 number. No longer support the testcase on Linux kernel 2.4.x.
15138
2fae03e8
TT
151392008-09-27 Tom Tromey <tromey@redhat.com>
15140
15141 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15142 and varargs.
15143
1ad15515
PA
151442008-09-22 Pedro Alves <pedro@codesourcery.com>
15145
15146 * lib/mi-support.exp (mi_expect_interrupt): New.
15147 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15148 from gdb.mi/mi-nonstop.exp.
15149 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15150 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15151 lib/mi-support.exp.
15152 Use mi_check_thread_states throughout. Avoid ".*" and do not
15153 require an anchor after -exec-run.
15154
d0b76dc6
DJ
151552008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15156
15157 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15158 stop is pending. Avoid ".*" when two stops are pending.
15159 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15160 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15161 newlines in fullnames.
15162 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15163 (mi_expect_stop): Update comments. Only anchor in sync mode.
15164 Do not match newlines.
15165 (mi_send_resuming_command_raw): Always return status.
15166 (mi_get_stop_line): Do not match more than one line by accident.
15167 Only anchor in sync mode.
15168 (mi_run_inline_test): If -exec-next fails, give up.
15169
9990c830
UW
151702008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15171
15172 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15173 on SPU.
15174
ebcf6f00
JB
151752008-09-10 Joel Brobecker <brobecker@adacore.com>
15176
15177 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15178
b6db24e5
JB
151792008-09-10 Joel Brobecker <brobecker@adacore.com>
15180
15181 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15182 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15183 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15184 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15185 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15186 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15187 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15188 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15189 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15190 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15191 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15192 Include the "= " sequence in the expected output of print tests.
15193
2bf448e0
JB
151942008-09-10 Joel Brobecker <brobecker@adacore.com>
15195
15196 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15197 description for boolean types.
15198
d51fd4c8
PA
151992008-09-09 Pedro Alves <pedro@codesourcery.com>
15200
15201 * gdb.base/hook-stop-continue.c: New.
15202 * gdb.base/hook-stop-continue.exp: New.
15203
694182d2
DJ
152042008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15205
15206 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15207
3b8a7fc0
JG
152082008-09-08 Jerome Guitton <guitton@adacore.com>
15209
15210 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15211 (stack_check_probe_2, stack_check_probe_loop_1)
15212 (stack_check_probe_loop_2): New functions.
15213 (main): Add call to these new functions.
15214 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15215 functions, check that the breakpoint is inserted at the appropriate
15216 location.
15217 (insert_breakpoint): Slightly refine this procedure so that it can
15218 be called several times in the test.
15219
96cc0ae8
JG
152202008-09-08 Jerome Guitton <guitton@adacore.com>
15221
15222 * gdb.base/stack-checking.c: New file.
15223 * gdb.base/stack-checking.exp: New file.
15224
1f08b409
TJB
152252008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15226
15227 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15228 * gdb.arch/altivec-regs.exp: Likewise.
15229 * gdb.arch/vsx-regs.exp: Likewise.
15230
3099e1c4
TJB
152312008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15232
15233 * gdb.arch/ppc-fp.exp: New file.
15234 * gdb.arch/ppc-fp.c: New file.
15235
cc69bfc1
PP
152362008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15237
15238 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15239 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15240
b02a33db
MS
152412008-09-04 Michael Snyder <msnyder@vmware.com>
15242
15243 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15244 as "at" (for non-debug functions such as _start).
15245
2992cbe0
UW
152462008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15247
15248 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15249 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15250 software watchpoints.
15251 * gdb.base/watch_thread_num.exp: Likewise.
15252
514f746b
AR
152532008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15254
15255 * gdb.arch/i386-bp_permanent.exp: New test.
15256
876cecd0
TT
152572008-08-24 Tom Tromey <tromey@redhat.com>
15258
15259 * gdb.base/maint.exp: Update "maint print type".
15260
80f73d71
VP
152612008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15262
15263 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15264 support. Adjust the order of "*running" notifications.
15265 * gdb.mi/non-stop.c: Don't cast from int to void* and
15266 back.
15267
d9c78d7d
MK
152682008-08-20 Mark Kettenis <kettenis@gnu.org>
15269
15270 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15271 expect to find it in the "info frame" output.
15272
97a2d1d3
DJ
152732008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15274
15275 * gdb.base/interp.exp: Always consume both prompts.
15276
b96e2927
PA
152772008-08-20 Pedro Alves <pedro@codesourcery.com>
15278
15279 * gdb.base/pending.exp: Test pending breakpoints without symbols
15280 loaded.
15281
8cf6e61a
VP
152822008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15283
15284 * lib/mi-support.exp (mi_expect_stop): Produce
15285 more details on failures.
15286 * gdb.mi/mi-nonstop.exp: New.
15287 * gdb.mi/non-stop.c: New.
15288
c6ebd6cf
VP
152892008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15290
a9c64011
AS
15291 * gdb.mi/mi-async.exp: Use 'set target-async'.
15292 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15293
46a9b8ed
DJ
152942008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15295
15296 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15297
44feb3ce
TT
152982008-08-17 Tom Tromey <tromey@redhat.com>
15299
15300 * gdb.base/help.exp (help catch): Rewrite.
15301
311a4e6b
TJB
153022008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15303
15304 * gdb.base/define.exp: Test indented command documentation.
15305 * gdb.python/python.exp: Test indented multi-line command.
15306
604c2f83
LM
153072008-08-15 Luis Machado <luisgpm@br.ibm.com>
15308
15309 * testsuite/gdb.arch/vsx-regs.c: New source file.
15310 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15311 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15312
886a217c
TT
153132008-08-14 Tom Tromey <tromey@redhat.com>
15314
15315 * gdb.base/macscp.exp: Add regression test for "macro define" or
15316 "macro undef" with no arguments.
15317
c814a4f3
PP
153182008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15319
15320 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 15321
12ab8a60
UW
153222008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15323
15324 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15325
d57a3c85
TJB
153262008-08-06 Tom Tromey <tromey@redhat.com>
15327
15328 * gdb.python/python.exp: New file.
15329
c7b778ff
JK
153302008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15331
15332 Fix for PR gdb/1543.
15333 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15334 $LOCATION.
15335 (location): New variable.
15336 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15337 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15338 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15339 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15340 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15341 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15342 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15343 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15344 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15345 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15346 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15347 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15348 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15349 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15350 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15351 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15352 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15353 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15354 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15355 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15356 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15357 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15358 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15359 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15360 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15361 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15362 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15363 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15364 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15365 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15366 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15367 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15368 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15369 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15370 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15371 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15372 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15373 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15374 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15375 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15376 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15377 gdb.base/type-opaque.exp, gdb.base/until.exp,
15378 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15379 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15380 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15381 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15382 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15383 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15384 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15385 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15386 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15387 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15388 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15389 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15390 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15391 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15392 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15393 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15394 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15395 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15396 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15397 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15398 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15399 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15400 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15401 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15402 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15403 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15404 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15405 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15406 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15407 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15408 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15409 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15410 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15411 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15412 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15413 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15414 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15415 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15416 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15417 to bug-gdb@prep.ai.mit.edu .
15418
5e06a3d1
VP
154192008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15420
15421 * lib/mi-support.exp (mi_load_shlibs): New.
15422 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15423
9d81d21b
VP
154242008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15425
15426 * lib/mi-support.exp (get_mi_thread_list)
15427 (check_mi_and_console_threads): New, moved from ...
15428 * gdb.mi/mi-pthread.exp: ...here.
15429 * gdb.mi/gdb669.exp (get_mi_thread_list)
15430 (check_mi_and_console_threads): Delete.
15431 * gdb.mi/mi2-pthread.exp: Likewise.
15432
bae98fe0
TT
154332008-07-28 Tom Tromey <tromey@redhat.com>
15434
15435 * Makefile.in (just-check): Remove. Move body to...
15436 (check): ... here.
15437
57380f4e
DJ
154382008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15439
15440 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15441 Add a test for duplicated SIGINTs.
15442
e09490f1
DJ
154432008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15444
15445 * gdb.threads/schedlock.exp (get_args): Update to work for any
15446 value of NUM.
15447 (Top level): Report the number of threads that did not resume.
15448
6387b45f
DJ
154492008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15450
15451 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15452
62f64ff2
DJ
154532008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15454
15455 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15456 non-MI prompt.
15457
fa8de41e
TT
154582008-07-26 Tom Tromey <tromey@redhat.com>
15459
15460 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15461 (function_struct, function_struct_ptr): New globals.
15462 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15463 function pointer in a struct.
15464
ccb3ac8a
TT
154652008-07-26 Tom Tromey <tromey@redhat.com>
15466
15467 * gdb.base/macscp.exp: Add test for macro lexing bug.
15468
d7d9f01e
TT
154692008-07-18 Tom Tromey <tromey@redhat.com>
15470
15471 * gdb.base/macscp.exp: Add macro tests.
15472
9bf07184
PP
154732008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15474
15475 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15476
becf6477
PP
154772008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15478
15479 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15480
0709f7d3
PP
154812008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15482
15483 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 15484
7093c834
PP
154852008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15486
15487 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 15488
b432ffe3
JK
154892008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15490
15491 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15492
b1a268e5
VP
154932008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15494
15495 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15496
e2995f8e
KB
154972008-07-11 Kevin Buettner <kevinb@redhat.com>
15498
15499 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15500 of regexp to account for changes made to GDB in the printing of
15501 byte vectors.
15502
14032a66
TT
155032008-07-11 Tom Tromey <tromey@redhat.com>
15504
15505 * gdb.base/completion.exp: Add 'help' completion test.
15506
981505ef
JK
155072008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15508
15509 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15510
10568435
JK
155112008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15512
15513 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15514
4487aabf
PA
155152008-07-09 Pedro Alves <pedro@codesourcery.com>
15516
15517 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15518
a4a9b1c4
PA
155192008-07-09 Pedro Alves <pedro@codesourcery.com>
15520
15521 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15522
3c3185ac
JK
155232008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15524
15525 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15526
7ebd49dc
VP
155272008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15528
15529 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15530 previous commit. Add a comment.
15531
84e46146
PA
155322008-06-28 Pedro Alves <pedro@codesourcery.com>
15533
15534 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15535
0f8d4a2f
VP
155362008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15537
15538 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15539
f747e0ce
PA
155402008-06-27 Pedro Alves <pedro@codesourcery.com>
15541
15542 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15543 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15544 compiling an executable, link in an object that forces unbuffered
15545 output.
15546 * lib/set_unbuffered_mode.c: New file.
15547
734a5c36
JK
155482008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15549
15550 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15551
a2840c35
VP
155522008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15553
a9c64011
AS
15554 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15555 mi_expect_stop.
15556 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15557 Demand that *running is output.
15558 (detect_async): Perform checking every time.
15559 (mi_send_resuming_command): Extract everything into...
15560 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
15561 (mi_expect_stop): Don't accept any output before *stopped.
15562
6ae37fef
VP
155632008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15564
15565 Robustify mi-simplerun.
a9c64011
AS
15566 * gdb.mi/basics.c (main): Add a call to sleep.
15567 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15568 * gdb.mi/mi2-cli.exp: Likewise.
15569 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 15570
b4aa76f0 155712008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
15572
15573 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15574
e1ac3328
VP
155752008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15576
a9c64011
AS
15577 * gdb.mi/mi-console.exp: Adjust.
15578 * gdb.mi/mi-syn-frame.exp: Adjust.
15579 * gdb.mi/mi2-console.exp: Adjust.
15580 * gdb.mi/mi2-syn-frame.exp: Adjust.
15581 * lib/mi-support.exp (mi_run_cmd): Adjust.
15582 (mi_send_resuming_command): Adjust.
e1ac3328 15583
f7f9a841
VP
155842008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15585
15586 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
15587 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15588 testing of stopped.
15589 * gdb.mi/mi2-syn-frame.exp: Likewise.
15590 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15591 (async, detect_async): New.
15592 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15593 depending on if we're running in sync or async mode.
f7f9a841 15594
37cd5d19
TT
155952008-06-09 Tom Tromey <tromey@redhat.com>
15596
15597 * gdb.base/completion.exp: New tests for field name completion
15598 with spaces, and field name completion with '->'.
15599
65d12d83
TT
156002008-06-06 Tom Tromey <tromey@redhat.com>
15601
15602 * gdb.base/break1.c (struct some_struct): New struct.
15603 (values): New global.
15604 * gdb.base/completion.exp: Add field name completion test.
15605
ebfe2e3f
PP
156062008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15607
15608 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15609 to pointer.
15610 * gdb.cp/call-c.cc: Likewise.
15611
bcf6fc3a
NR
156122008-06-06 Nick Roberts <nickrob@snap.net.nz>
15613
15614 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15615 annotation.
15616
49fd4a42 156172008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 15618 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
15619
15620 * gdb.threads/execl.c, gdb.threads/execl1.c,
15621 gdb.threads/execl.exp: New tests.
a9c64011 15622
8a34ac3f
AR
156232008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15624 Daniel Jacobowitz <dan@codesourcery.com>
15625
15626 * gdb.cp/exception.exp: Activate test, make it work with pending
15627 catchpoints.
15628
86ae69ef
JK
156292008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15630
15631 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15632
f7f9ae2c
VP
156332008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15634
a9c64011
AS
15635 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15636 now printed.
15637 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 15638
2a2d4dc3
AS
156392008-05-27 Andreas Schwab <schwab@suse.de>
15640
15641 * gdb.base/frame-args.exp: Handle arguments that are optimized
15642 out.
15643
5099e4d9
LM
156442008-05-26 Luis Machado <luisgpm@br.ibm.com>
15645
15646 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15647 quiet for ppc32 and group options into a single variable.
15648
d9c36a91
JB
156492008-05-23 Joel Brobecker <brobecker@adacore.com>
15650
15651 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15652 of zero-size elements.
15653 * gdb.ada/null_array.exp: Test printing this new array.
15654
103a8671
JK
156552008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15656
15657 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15658
07a4cc1a 156592008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
15660
15661 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15662 of the "finish" command.
15663
55f996a7
NR
156642008-05-21 Nick Roberts <nickrob@snap.net.nz>
15665
15666 * gdb.base/annota1.exp: Test for new annotation.
15667
907fc202
UW
156682008-05-16 Pedro Alves <pedro@codesourcery.com>
15669
15670 * gdb.base/fixsection.exp: New file.
15671 * gdb.base/fixsection0.c: New file.
15672 * gdb.base/fixsection1.c: New file.
15673
e8f97270
UW
156742008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15675
15676 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15677 * gdb.base/annota3.exp: Likewise.
15678
ac0bb574
NF
156792008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15680
15681 * gdb.base/watch_thread_num.exp: Don't run tests that require
15682 watchpoints if the target doesn't support them.
15683
6fadd07a
DE
156842008-05-12 Doug Evans <dje@google.com>
15685
15686 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15687
6e9a4a30
JB
156882008-05-09 Joel Brobecker <brobecker@adacore.com>
15689
15690 * gdb.ada/assign_1.exp: New testcase.
15691
08388c79
DE
156922008-05-09 Doug Evans <dje@google.com>
15693
a3c83fae
DE
15694 * gdb.base/find.exp: New file.
15695 * gdb.base/find.c: New file.
08388c79 15696
bd5ddfe8
DJ
156972008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15698
15699 * gdb.base/commands.exp (watchpoint_command_test): Handle
15700 gdb,no_hardware_watchpoints.
15701 * gdb.base/float.exp: Allow ARM targets without floating point.
15702 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15703
b5dd68e2 157042008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 15705 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
15706
15707 * gdb.ada/lang_switch: New test program.
15708 * gdb.ada/lang_switch.exp: New testcase.
15709
382d13d1
DE
157102008-05-05 Doug Evans <dje@google.com>
15711
15712 * gdb.base/help.exp (disassemble): Update expected help text.
15713
9dd789d0
PA
157142008-05-04 Pedro Alves <pedro@codesourcery.com>
15715
15716 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15717
611c83ae
PA
157182008-05-04 Pedro Alves <pedro@codesourcery.com>
15719
15720 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15721 different times.
15722
ff013f42
JK
157232008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15724
15725 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15726 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15727 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15728 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15729
96dff6a2
VP
157302008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15731
15732 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15733 notification to appear.
15734
55cd6f92
DJ
157352008-05-04 Daniel Jacobowitz <dan@debian.org>
15736
15737 * gdb.base/fullname.c: New file.
15738 * gdb.base/fullname.exp: New file.
15739 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15740
d705c43c
PA
157412008-05-03 Pedro Alves <pedro@codesourcery.com>
15742
15743 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15744 expressions with macros.
15745
333222e1
JK
157462008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15747
15748 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15749
5ac01682
DJ
157502008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15751
15752 * gdb.base/completion.exp: Handle lack of other symbols beginning
15753 with "a".
15754
15755 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15756
237fc4c9
PA
157572008-05-02 Jim Blandy <jimb@codesourcery.com>
15758
15759 * gdb.asm/asmsrc1.s: Add scratch space.
15760
ed5e9466
DJ
157612008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15762 Daniel Jacobowitz <dan@codesourcery.com>
15763
15764 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15765 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15766 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15767
b39cc962
DJ
157682007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15769
15770 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15771
36d520f5
JB
157722008-05-01 Joel Brobecker <brobecker@adacore.com>
15773
15774 * gdb.base/info-target.exp: New testcase.
15775
8d4e3071
DJ
157762008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15777
15778 * gdb.cp/hang.exp: Use .cc instead of .C.
15779 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15780 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15781
6f3f3097
DJ
157822008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15783
15784 * gdb.base/gdb1250.exp: Remove perror.
15785 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15786
5550a914
PA
157872008-04-30 Pedro Alves <pedro@codesourcery.com>
15788
15789 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15790 .2byte.
15791
d848e687
DJ
157922008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15793
15794 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15795 (maybe_kfail): New.
15796
93b5768b
PA
157972008-04-25 Pedro Alves <pedro@codesourcery.com>
15798
15799 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15800
721c02de
VP
158012008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15802
a9c64011
AS
15803 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15804 * gdb.mi/mi2-syn-frame.exp: Likewise.
15805 * lib/mi-support.exp: Likewise.
721c02de 15806
74960c60
VP
158072008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15808
15809 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15810 to specify regexp for the location to stop at.
15811 * gdb.base/break-always.c: New.
15812 * gdb.base/break-always.exp: New.
15813
d24317b4
VP
158142008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15815
15816 * lib/mi-support.exp (mi_runto_helper): Adjust
15817 for the original-location field.
15818 (mi_create_breakpoint, mi_list_breakpoints): New.
15819 * gdb.mi/mi-break.exp: Adjust.
15820 * gdb.mi/mi2-break.exp: Adjust.
15821 * gdb.mi/mi-pending.exp: Adjust.
15822 * gdb.mi/mi-simplerun.exp: Adjust.
15823 * gdb.mi/mi2-simplerun.exp: Adjust.
15824 * gdb.mi/mi-syn-frame.exp: Adjust.
15825 * gdb.mi/mi2-syn-frame.exp: Adjust.
15826 * gdb.mi/mi-until.exp: Adjust.
15827 * gdb.mi/mi2-until.exp: Adjust.
15828 * gdb.mi/mi-var-display.exp: Adjust.
15829 * gdb.mi/mi2-var-display.exp: Adjust.
15830 * gdb.mi/mi-watch.exp: Adjust.
15831 * gdb.mi/mi2-watch.exp: Adjust.
15832
fdc59709 158332008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 15834
a9c64011
AS
15835 * aclocal.m4: Add override.m4.
15836 * configure: Regenerate.
fdc59709 15837
8e91f023
VP
158382008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15839
15840 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15841 '-var-update --all-values' reports new value even the type
15842 of a variable object has changed.
15843
233a11ab
CS
158442008-04-18 Craig Silverstein <csilvers@google.com>
15845
15846 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15847 files.
d24317b4 15848
9c1137ad
JB
158492008-04-18 Joel Brobecker <brobecker@adacore.com>
15850
15851 * gdb.ada/atomic_enum: New test program.
15852 * gdb.ada/atomic_enum.exp: New testcase.
15853
66d0bbc7
DE
158542008-04-17 Doug Evans <dje@google.com>
15855
15856 * gdb.opt/Makefile.in: Fix whitespace.
15857
100906b0
UW
158582008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15859
15860 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15861
4584e32e
DE
158622008-04-17 Doug Evans <dje@google.com>
15863
15864 * gdb.base/hashline1.exp: New testcase.
15865 * gdb.base/hashline2.exp: New testcase.
15866 * gdb.base/hashline2.exp: New testcase.
15867
0a320680
PA
158682008-04-17 Pedro Alves <pedro@codesourcery.com>
15869
15870 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15871
18ac113b
AR
158722008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15873
15874 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15875 temporary breakpoint to match "Temporary breakpoint".
15876 * gdb.base/break.exp (delete_breakpoints): Likewise.
15877 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15878 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15879 * gdb.base/display.exp: Likewise.
15880 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15881 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15882 * gdb.base/restore.exp (restore_tests): Likewise.
15883 * gdb.base/sepdebug.exp: Likewise.
15884 * gdb.base/watchpoint.exp: Likewise.
15885 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15886 * gdb.mi/mi-pending.exp: Likewise.
15887 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15888 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15889 * gdb.mi/mi-var-cmd.exp: Likewise.
15890 * gdb.mi/mi-var-display.exp: Likewise.
15891 * gdb.mi/mi2-cli.exp: Likewise.
15892 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15893 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15894 * gdb.mi/mi2-var-display.exp: Likewise.
15895 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15896 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15897 new "disp" field.
a9c64011 15898 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
15899 reason. This is to support fix for PR2424.
15900
add38693
JK
159012008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15902
15903 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15904
fcacd99f
VP
159052008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15906
15907 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 15908 field. Add more floating varobj tests.
fcacd99f 15909 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
15910 field.
15911 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15912 (main): Call do_at_tests.
15913 * lib/mi-support.exp (mi_create_floating_varobj)
15914 (mi_varobj_update_with_type_change): New.
fcacd99f 15915
de051565
MK
159162008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15917
15918 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15919 option of -var-evaluate-expression.
15920 * gdb.mi/mi2-var-display.exp: Likewise.
15921
dbc52822
VP
159222008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15923
15924 Introduce test setup helpers.
a9c64011
AS
15925 * lib/gdb.exp (build_executable, clean_restart)
15926 (prepare_for_testing): New.
15927 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15928 * gdb.base/return.exp: Likewise.
15929 * gdb.base/ending-run.exp: Likewise.
dbc52822 15930
473591da
NR
159312008-04-07 Nick Roberts <nickrob@snap.net.nz>
15932
15933 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15934 Interface (MI) responses.
15935
2b2d9e11
VP
159362008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15937
a9c64011
AS
15938 * gdb.cp/breakpoint.cc: New code to test conditions involving
15939 member variables.
15940 * gdb.cp/breakpoint.exp: Test condition involving member
15941 variables.
2b2d9e11 15942
bb378428
VP
159432008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15944
15945 * lib/mi-support.exp (mi_expect_stop): New.
15946 (mi_run_cmd): Change the
15947 token. Use mi_send_resuming_command, use
15948 mi_expect_stop.
15949 (mi_execute_to_helper): Rename to mi_execute_to.
15950 (mi_send_resuming_command): Add more error patterns.
15951 (mi_wait_for_stop): Renamed to...
15952 (mi_get_stop_line): ...this.
15953 (mi_run_inline_test): Adjust.
15954
15955 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15956 * gdb.mi/mi-console.exp: Likewise.
15957 * gdb.mi/mi-pending.exp: Likewise.
15958 * gdb.mi/mi-simplerun.exp: Likewise.
15959 * gdb.mi/mi-stack.exp: Likewise.
15960 * gdb.mi/mi-stepi.exp: Likewise.
15961 * gdb.mi/mi-syn-frame.exp: Add comment.
15962 * gdb.mi/mi-until.exp: Likewise.
15963 * gdb.mi/mi-var-display.exp: Likewise.
15964 * gdb.mi/mi-watch.exp: Likewise.
15965 * gdb.mi/mi2-cli.exp: Likewise.
15966 * gdb.mi/mi2-console.exp: Likewise.
15967 * gdb.mi/mi2-simplerun.exp: Likewise.
15968 * gdb.mi/mi2-stack.exp: Likewise.
15969 * gdb.mi/mi2-stepi.exp: Likewise.
15970 * gdb.mi/mi2-until.exp: Likewise.
15971 * gdb.mi/mi2-var-display.exp: Likewise.
15972 * gdb.mi/mi2-watch.exp: Likewise.
15973
62172bb9
UW
159742008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15975
15976 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15977
15978 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15979
a13e061a
PA
159802008-04-04 Pedro Alves <pedro@codesourcery.com>
15981
15982 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15983 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15984 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15985 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15986 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15987 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15988 expect an mi error duplicated in stderr.
15989
eae06beb
JB
159902008-04-03 Joel Brobecker <brobecker@adacore.com>
15991
15992 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15993 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15994 Add a couple of tests that verify the behavior when the new setting
15995 is set to "cancel" and "all".
15996 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15997 "ask" before we start the testing.
15998
79c6ced6
AR
159992008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
16000
16001 * gdb.cp/casts.cc: Add class reference variables.
16002 * gdb.cp/casts.exp: New test cases for up/down casting references.
16003
6c2d1a6b
MK
160042008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
16005
16006 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
16007 instead of beginning to make an extra test pass.
16008 * gdb.mi/mi2-var-display.exp: Likewise.
16009
55b411d9
MR
160102008-03-31 Maciej W. Rozycki <macro@mips.com>
16011
16012 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16013
c6140da2
MD
160142008-03-31 Markus Deuling <deuling@de.ibm.com>
16015 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16016
16017 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16018 value. Add xfail for older kernels.
16019
79732189
AR
160202008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16021
16022 Bring mi-support in line with gdb.exp.
16023 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16024 (mi_gdb_start): New function.
16025
33c3676e
MR
160262008-03-28 Maciej W. Rozycki <macro@mips.com>
16027
16028 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16029
92e28119
VP
160302008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16031
16032 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16033 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16034
9e8e3afe
VP
160352008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16036
16037 * lib/mi-support.exp (mi_create_varobj_checked): New.
16038 (mi_list_varobj_children): Allow to check for a
16039 value.
16040 (mi_list_array_varobj_children): New.
16041
16042 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16043 and mi_list_varobj_children, as opposed to hardcoding
16044 expected strings.
16045 * gdb.mi/gdb701.exp: Likewise.
16046 * gdb.mi/gdb792.exp: Likewise.
16047 * gdb.mi/mi-var-block.exp: Likewise.
16048 * gdb.mi/mi-var-cmd.exp: Likewise.
16049 * gdb.mi/mi-var-invalidate.exp: Likewise.
16050 * gdb.mi/mi2-var-block.exp: Likewise.
16051 * gdb.mi/mi2-var-child.exp: Likewise.
16052 * gdb.mi/mi2-var-cmd.exp: Likewise.
16053 * gdb.mi/mi2-var-display.exp: Likewise.
16054
9df50351
JK
160552008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16056
16057 Fix random false FAILs on i386.
16058 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16059
31e5d73a
DJ
160602008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16061
16062 PR gdb/544
16063 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16064
12f4afab
DJ
160652008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16066
16067 PR gdb/544
16068 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16069
b562a0cb
DJ
160702008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16071
16072 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16073 fixed PR gdb/544.
16074
17faa917
DJ
160752008-03-21 Pedro Alves <pedro@codesourcery.com>
16076
16077 * gdb.threads/fork-child-threads.exp: Test next over fork.
16078
6214f497
DJ
160792008-03-21 Chris Demetriou <cgd@google.com>
16080
16081 * gdb.base/break.exp (rbreak junk): New test for rbreak
16082 "Junk at end of arguments" issue.
16083
63092375
DJ
160842008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16085
16086 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16087 *& to work on created array elements.
16088 (Top level): Test print $pc with a file. Test string operations
16089 without a target.
16090 * gdb.base/ptype.exp: Do not expect *& to work on created array
16091 elements.
16092
b21991b0
DJ
160932008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16094
16095 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16096 gdb.threads/staticthreads.exp: Update exit query.
16097
c4b347c7
SL
160982008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16099
16100 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16101
fa4727a6
DJ
161022008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16103
16104 * gdb.base/watchpoint.c (global_ptr, func4): New.
16105 (main): Call func4.
16106 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16107 (test_inaccessible_watchpoint): New.
16108
2f34202f
MR
161092008-02-29 Maciej W. Rozycki <macro@mips.com>
16110
16111 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16112 select the largest.
16113
0d6ba1b1
DJ
161142008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16115
16116 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16117 frames-invalid annotations.
16118
e691325a
PM
161192008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16120
a9c64011 16121 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16122
f85b5ecc
DE
161232008-02-27 Doug Evans <dje@google.com>
16124
16125 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16126 for bug 1738.
16127 (breakpoint_to_handler_entry): Ditto.
16128
b40e7bf3
JB
161292008-02-27 Joel Brobecker <brobecker@adacore.com>
16130
16131 * gdb.base/ending-run.exp: Use the first line of code inside
16132 function body to test breakpoints.
16133 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16134 location where the breakpoint is inserted when using the line
16135 where a function is declared. Fix typo in the description of
16136 one of the tests.
16137 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16138
2faca73a
PM
161392008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16140
16141 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16142 tests.
2faca73a 16143
6f439c36
PM
161442008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16145
16146 * gdb.base/args.exp: avoid same output for tests
16147 with single quotes.
16148
54e52265
VP
161492008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16150
a9c64011
AS
16151 * gdb.base/annota1.exp: Adjust for 'info break'
16152 format changes.
16153 * gdb.base/annota3.exp: Likewise.
16154 * gdb.base/break.exp: Likewise.
16155 * gdb.base/condbreak.exp: Likewise.
16156 * gdb.base/pending.exp: Likewise.
16157 * gdb.base/sepdebug.exp: Likewise.
16158 * gdb.base/unload.exp: Likewise.
16159 * gdb.cp/ovldbreak.exp: Likewise.
16160 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16161
897b09ca
DE
161622008-02-07 Doug Evans <dje@google.com>
16163
16164 * gdb.cp/mb-inline.exp: New.
16165 * gdb.cp/mb-inline.h: New.
16166 * gdb.cp/mb-inline1.cc: New.
16167 * gdb.cp/mb-inline2.cc: New.
16168
b1c32d35
PM
161692008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16170
16171 * gdb.pascal/floats.pas: New test program.
16172 * gdb.pascal/floats.exp: New testcase.
16173
1a4ca44a
TJB
161742008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16175
16176 * gdb.base/callfuncs.c (t_float_many_args): New function.
16177 (t_double_many_args): New function.
16178 * gdb.base/callfuncs.exp: Add tests for exceeding float
16179 and double parameters passed through the stack.
16180
439048e8
JB
161812008-02-05 Joel Brobecker <brobecker@adacore.com>
16182
16183 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16184 gdb.ada/complete/foo.adb: New files.
16185 * gdb.ada/complete.exp: New testcase.
16186
81fe8080
DE
161872008-02-03 Doug Evans <dje@google.com>
16188
301f0ecf
DE
16189 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16190
81fe8080
DE
16191 * gdb.cp/gdb2384.exp: New file.
16192 * gdb.cp/gdb2384.cc: New file.
16193 * gdb.cp/gdb2384-base.h: New file.
16194 * gdb.cp/gdb2384-base.cc: New file.
16195
4b071aec
DE
161962008-02-02 Doug Evans <dje@google.com>
16197
16198 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16199
61137ba6
JB
162002007-02-01 Joel Brobecker <brobecker@adacore.com>
16201
16202 * gdb.ada/sym_print_name: New test program.
16203 * gdb.ada/sym_print_name.exp: New testcase.
16204
162052007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16206
16207 * gdb.ada/nested/hello.adb: New file.
16208 * gdb.ada/nested.exp: New testcase.
16209 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16210
98deb0da
VP
162112008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16212
16213 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16214 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16215 don't cause future evaluations of function to report
16216 creation of internal breakpoints.
98deb0da 16217
723a2275
VP
162182008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16219
16220 * gdb.mi/mi-break.exp (test_error): New.
16221 Call it.
16222
fb546a2f
LM
162232008-01-31 Luis Machado <luisgpm@br.ibm.com>
16224
16225 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16226 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16227
2d8fd90a
PM
162282008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16229
16230 * gdb.pascal/integers.pas: New test program.
16231 * gdb.pascal/integers.exp: New testcase.
16232
a7fa0ded
PM
162332008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16234
16235 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16236
5e1a1926
TJB
162372008-01-30 Luis Machado <luisgpm@br.ibm.com>
16238
16239 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16240 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16241
8d04f9f0
JB
162422008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16243
16244 * gdb.ada/formatted_ref: New test program.
16245 * gdb.ada/formatted_ref.exp: New testcase.
16246
16247 * gdb.cp/formatted-ref.cc: New file.
16248 * gdb.cp/formatted-ref.exp: New testcase.
16249
ce75a98f
JB
162502008-01-30 Joel Brobecker <brobecker@adacore.com>
16251
16252 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16253
e835f6bf
NR
162542008-01-30 Nick Roberts <nickrob@snap.net.nz>
16255
16256 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16257 (test_file_list_exec_source_file): Update to new macro-info field.
16258
d118ef87
PH
162592008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16260
16261 * gdb.ada/exprs: New test program.
16262 * gdb.ada/exprs.exp: New testcase.
16263
7d35ab09
TJB
162642008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16265
16266 * dfp-test.c (DELTA, DELTA_B): New definitions.
16267 (double_val1, double_val2, double_val3, double_val4, double_val5,
16268 double_val6, double_val7, double_val8, double_val9, double_val10,
16269 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16270 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16271 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16272 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16273 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16274 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16275 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16276 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16277 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16278 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16279 dec128_val16): New global variables.
16280 (decimal_dec128_align): New function.
16281 (decimal_mixed): Likewise.
16282 (decimal_many_args_dec32): Likewise.
16283 (decimal_many_args_dec64): Likewise.
16284 (decimal_many_args_dec128): Likewise.
16285 (decimal_many_args_mixed): Likewise.
16286 * dfp-test.exp: Add tests calling new inferior functions.
16287
2d717e4f
DJ
162882008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16289
16290 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16291 gdb.server/ext-run.exp: New files.
16292 * lib/gdbserver-support.exp (gdbserver_download): New.
16293 (gdbserver_start): New. Update gdbserver expected
16294 output.
16295 (gdbserver_spawn): Use them.
16296 (gdbserver_start_extended): New.
16297
e85a822c
DJ
162982008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16299
16300 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16301 Run on GNU/Linux.
16302 (do_exec_tests): Check for systems which do not support catchpoints.
16303 Do not match START.
16304 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16305 Run on GNU/Linux. Enable verbose output.
16306 (check_fork_catchpoints): New.
16307 (explicit_fork_child_follow, catch_fork_child_follow)
16308 (tcatch_fork_parent_follow): Update expected messages.
16309 (do_fork_tests): Use check_fork_catchpoints.
16310 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16311 Run on GNU/Linux. Enable verbose output.
16312 (check_vfork_catchpoints): New.
16313 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16314 expected messages.
16315 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16316
401ea829
JB
163172008-01-29 Jim Blandy <jimb@red-bean.com>
16318
16319 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16320 host' errors.
16321 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16322
aceaf3ad
JB
163232008-01-29 Jim Blandy <jimb@red-bean.com>
16324
16325 * gdb.threads/sigthread.c: Use barriers to ensure that
16326 child_thread and child_thread_two are always initialized before we
16327 start to use them.
16328
a5606eee
VP
163292008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16330
16331 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
16332 * gdb.base/watchpoint-solib.c: New.
16333 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 16334
c55a82bb
PM
163352008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16336
16337 * gdb.base/gdb1056.exp: Add unsigned integer test.
16338
0993fe05
DE
163392008-01-28 Doug Evans <dje@google.com>
16340
16341 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16342
4fe42e7f
JB
163432008-01-27 Jim Blandy <jimb@codesourcery.com>
16344
c7a69933
JB
16345 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16346
4fe42e7f
JB
16347 * gdb.base/expand-psymtabs.exp: Doc fix.
16348
5def8285
MK
163492008-01-26 Mark Kettenis <kettenis@gnu.org>
16350
16351 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16352
5313c911
NR
163532008-01-24 Nick Roberts <nickrob@snap.net.nz>
16354
a9c64011 16355 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
16356 -var-set-format.
16357
93815fbf
VP
163582008-01-23 Chris Demetriou <cgd@google.com>
16359
16360 * gdb.threads/thread_events.c: New testcase source file.
16361 * gdb.threads/thread_events.exp: New testcase expect file.
16362
467a88ee
NR
163632008-01-23 Nick Roberts <nickrob@snap.net.nz>
16364
16365 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
16366
16367 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
16368 -var-set-format.
16369
d8f82aba
DJ
163702008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16371 Vladimir Prus <vladimir@codesourcery.com>
16372
16373 * gdb.base/float.exp: Allow missing floating point for m68k and
16374 PowerPC.
16375
60c46647
VP
163762008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16377
16378 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
16379 ignore count.
16380 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16381 * gdb.mi/mi-cli.exp: Adjust.
16382 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 16383
c7dd36a1
PA
163842008-01-17 Pedro Alves <pedro@codesourcery.com>
16385
16386 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16387 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16388 with dummy_ptr's address.
16389 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16390 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16391 all targets.
16392 * gdb.mi/mi2-var-child.exp: Likewise.
16393
39d5313e
JB
163942008-01-09 Joel Brobecker <brobecker@adacore.com>
16395
16396 * gdb.ada/null_array: New test program.
16397 * gdb.ada/null_array.exp: New testcase.
16398
0aea4bf3
LM
163992008-01-09 Luis Machado <luisgpm@br.ibm.com>
16400
16401 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16402 with required float modifiers.
16403
0b354900
JB
164042008-01-08 Joel Brobecker <brobecker@adacore.com>
16405
16406 * gdb.ada/funcall_param: New test program.
16407 * gdb.ada/funcall_param.exp: New testcase.
16408
cdb7f5d4
JB
164092008-01-08 Joel Brobecker <brobecker@adacore.com>
16410
16411 * gdb.ada/arrayparam: New test program.
16412 * gdb.ada/arrayparam.exp: New testcase.
16413
88e2547f
JB
164142008-01-08 Joel Brobecker <brobecker@adacore.com>
16415
16416 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16417 landed. Should also fix random failures in the test following it.
16418
f6867ce0
TJB
164192008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16420
16421 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16422 for expressions with decimal float values.
16423 (test_dfp_conversions): New function to test casts to and from
16424 decimal float types.
16425 Call test_dfp_conversions.
16426 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16427 elements.
16428 (main): Initialize ds.float4 and ds.double8 elements.
16429 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16430 string to new error message.
16431 (d64_set_tests): Likewise.
16432 (d128_set_tests): Likewise.
16433 Add tests for expressions with decimal float variables. Add tests for
16434 conversions to and from decimal float types.
16435
f9c11282
JB
164362008-01-05 Joel Brobecker <brobecker@adacore.com>
16437
16438 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16439 * gdb.ada/packed_tagged.exp: New testcase.
16440
0ecbca72
JB
164412008-01-04 Joel Brobecker <brobecker@adacore.com>
16442
16443 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16444 gdb.ada/homonym/homonym_main.adb: New files.
16445 * gdb.ada/homonym.exp: New testcase.
16446
c18d3d89
JB
164472008-01-04 Joel Brobecker <brobecker@adacore.com>
16448
16449 * gdb.ada/packed_array.exp: Add testing of references to
16450 a packed array.
16451
ecc7085b
JB
164522008-01-04 Joel Brobecker <brobecker@adacore.com>
16453
16454 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16455 New files.
16456 * gdb.ada/type_coercion.exp: New testcase.
16457
c474c922
JB
164582008-01-04 Joel Brobecker <brobecker@adacore.com>
16459
16460 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16461 gdb.ada/tagged/foo.adb: New file.
16462 * gdb.ada/tagged.exp: New testcase.
16463
9005b927
JB
164642008-01-04 Joel Brobecker <brobecker@adacore.com>
16465
16466 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16467 gdb.ada/ptype_field/foo.adb: New files.
16468 * gdb.ada/ptype_field.exp: New testcase.
16469
1a6aaad8
JB
164702008-01-03 Joel Brobecker <brobecker@adacore.com>
16471
16472 * gdb.ada/print_pc.exp: New testcase.
16473
0ef22f53
JB
164742008-01-03 Joel Brobecker <brobecker@adacore.com>
16475
16476 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16477 gdb.ada/taft_type/p.adb: New files.
16478 * gdb.ada/taft_type.exp: New testcase.
16479
1689ecf8
JB
164802008-01-03 Joel Brobecker <brobecker@adacore.com>
16481
16482 * gdb.ada/array_bounds/bar.adb: New file.
16483 * gdb.ada/array_bounds.exp: New testcase.
16484
a4d0b9c3
JB
164852008-01-03 Joel Brobecker <brobecker@adacore.com>
16486
16487 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16488 gdb.ada/arrayptr/foo.adb: New files.
16489 * gdb.ada/arrayptr.exp: New testcase.
16490
a31ace00
JB
164912008-01-03 Joel Brobecker <brobecker@adacore.com>
16492
16493 * gdb.base/set-lang-auto.exp: New testcase.
16494
a97fced3
JB
164952008-01-03 Joel Brobecker <brobecker@adacore.com>
16496
16497 * gdb.ada/fun_addr/foo.adb: New file.
16498 * gdb.ada/fun_addr.exp: New testcase.
16499
ef29ce1a
JK
165002008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16501
16502 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16503 New files
16504
0fafefe3
JB
165052008-01-02 Joel Brobecker <brobecker@adacore.com>
16506
16507 * array_subscript_addr/p.adb: New file.
a9c64011 16508 * array_subscript_addr.exp: New testcase.
0fafefe3 16509
c4359f8d
JB
165102008-01-02 Joel Brobecker <brobecker@adacore.com>
16511
a9c64011 16512 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
16513 New files.
16514 * gdb.ada/str_cmp_ref.exp: New testcase.
16515
1aa1b15b
JB
165162008-01-01 Joel Brobecker <brobecker@adacore.com>
16517
16518 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16519 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 16520 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 16521
81c9b2cf
JB
165222008-01-01 Joel Brobecker <brobecker@adacore.com>
16523
16524 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16525 gdb.ada/ref_param/pck.ads: New files.
16526 * gdb.ada/ref_param.exp: New testcase.
16527
319e4674
JB
165282008-01-01 Joel Brobecker <brobecker@adacore.com>
16529
16530 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16531 gdb.ada/interface/foo.adb: New files.
16532 * gdb.ada/interface.exp: New testcase.
16533
ef682c56
JB
165342007-12-31 Jim Blandy <jimb@codesourcery.com>
16535
16536 * gdb.base/multi-forks.exp: Consume all output from child
16537 processes before proceeding to next test.
16538
f6f3eb6c
JB
165392007-12-29 Jim Blandy <jimb@codesourcery.com>
16540
16541 * configure: Regenerated.
16542
f652e42f
JB
165432007-12-27 Joel Brobecker <brobecker@adacore.com>
16544
16545 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16546 gdb.ada/fixed_cmp/fixed.adb: New files.
16547 * gdb.ada/fixed_cmp.exp: New testcase.
16548
6943e596
JB
165492007-12-27 Joel Brobecker <brobecker@adacore.com>
16550
16551 * gdb.ada/boolean_expr.exp: New testcase.
16552
aad9a193
JB
165532007-12-26 Jim Blandy <jimb@codesourcery.com>
16554
16555 * gdb.base/multi-forks.exp: Doc fix.
16556
fb5f3683
JB
165572007-12-26 Joel Brobecker <brobecker@adacore.com>
16558
16559 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16560 * gdb.ada/char_param.exp: Do not compile our test program with
16561 -gnata, this is unnecessary.
16562 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16563
384e4a9c
JB
165642007-12-24 Joel Brobecker <brobecker@adacore.com>
16565
16566 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16567 gdb.ada/print_chars/foo.adb: New files.
16568 * gdb.ada/print_chars.exp: New testcase.
16569
01e044f7
JB
165702007-12-24 Joel Brobecker <brobecker@adacore.com>
16571
16572 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16573 gdb.ada/char_param/foo.adb: New files.
16574 * gdb.ada/char_param.exp: New testcase.
16575
0ce17860
JB
165762007-12-22 Jim Blandy <jimb@codesourcery.com>
16577
16578 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16579 hard-coding source line numbers into the test.
16580 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16581 gdb_get_line_number to find.
16582
919809b9
JB
165832007-12-22 Joel Brobecker <brobecker@adacore.com>
16584
16585 * gdb.base/ptype.c (highest): New struct type.
16586 (the_highest): New variable of that type.
16587 (main): Add dummy assignment to a field of variable the_highest.
16588 * gdb.base/ptype.exp: Test type printing of our new variable.
16589
abc8a88d
PM
165902007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16591
16592 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 16593 and record first explicitly generated thread number.
abc8a88d
PM
16594 Use that thread number for thread specific watchpoint test.
16595 Add iteration number to repetitive tests.
16596
5158f3e3
CES
165972007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16598 Jim Blandy <jimb@codesourcery.com>
16599
16600 * gdb.base/expand-psymtabs.c: New testcase
16601 source file.
16602 * gdb.base/expand-psymtabs.exp: New testcase
16603 expect file.
16604
37e4754d
LM
166052007-12-17 Luis Machado <luisgpm@br.ibm.com>
16606
16607 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16608 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16609
551e5d04
JB
166102007-12-17 Joel Brobecker <brobecker@adacore.com>
16611
16612 * gdb.ada/frame_args/foo.adb: New file.
16613 * gdb.ada/frame_args/pck.ads: New file.
16614 * gdb.ada/frame_args/pck.adb: New file.
16615 * gdb.ada/frame_args.exp: New testcase.
16616
a05ee097
JB
166172007-12-17 Joel Brobecker <brobecker@adacore.com>
16618
16619 * gdb.base/frame-args.c: New file.
16620 * gdb.base/frame-args.exp: New testcase.
16621
c162e8c9 166222007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 16623 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
16624
16625 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16626
afe8ab22 166272007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16628
afe8ab22
VP
16629 * gdb.mi/mi-pending.exp: New.
16630 * gdb.mi/mi-pending.c: New.
16631 * gdb.mi/mi-pendshr.c: New.
16632
dfdfb3ca
JB
166332007-12-06 Jim Blandy <jimb@codesourcery.com>
16634
16635 * gdb.base/default.exp: Update expected output for 'info catch'.
16636
b7fca990
JK
166372007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16638
16639 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16640 must be set to binary.
16641
6a1afc1e
PA
166422007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16643
16644 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16645
a6b151f1
DJ
166462007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16647
16648 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16649 gdb.mi/mi-file-transfer.exp: New.
16650
43039443
JK
166512007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16652
16653 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16654
0ef2251b
MR
166552007-11-22 Maciej W. Rozycki <macro@mips.com>
16656
16657 * gdb.trace/backtrace.exp: Fix a typo.
16658 * gdb.trace/circ.exp: Likewise.
16659 * gdb.trace/collection.exp: Likewise.
16660 * gdb.trace/limits.exp: Likewise.
16661 * gdb.trace/report.exp: Likewise.
16662 * gdb.trace/tfind.exp: Likewise.
16663 * gdb.trace/while-dyn.exp: Likewise.
16664
5443631e
NR
166652007-11-21 Nick Roberts <nickrob@snap.net.nz>
16666
16667 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16668 objects of pointers that can't be dereferenced are now
16669 "noneditable".
16670
a4ce5b0d
UW
166712007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16672
16673 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16674 (target_cpu): Remove.
16675
d6e956e5
VP
166762007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16677
16678 * gdb.base/ending-run.exp: Expect the list of cleared
16679 breakpoint to come in natural order, not the reversed one.
a9c64011 16680
214270ab
VP
166812007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16682
16683 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16684 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 16685
1a619819
LM
166862007-11-05 Luis Machado <luisgpm@br.ibm.com>
16687
16688 * gdb.base/printcmds.exp: New function
16689 test_printf_with_dfp.
16690
5b01a6fa
DE
166912007-11-02 Doug Evans <dje@google.com>
16692
16693 * gdb.disasm/t01_mov.s: Remove carriage returns.
16694 * gdb.disasm/t02_mova.s: Ditto.
16695 * gdb.disasm/t03_add.s: Ditto.
16696 * gdb.disasm/t04_sub.s: Ditto.
16697 * gdb.disasm/t05_cmp.s: Ditto.
16698 * gdb.disasm/t06_ari2.s: Ditto.
16699 * gdb.disasm/t07_ari3.s: Ditto.
16700 * gdb.disasm/t08_or.s: Ditto.
16701 * gdb.disasm/t09_xor.s: Ditto.
16702 * gdb.disasm/t10_and.s: Ditto.
16703 * gdb.disasm/t11_logs.s: Ditto.
16704 * gdb.disasm/t12_bit.s: Ditto.
16705 * gdb.disasm/t13_otr.s: Ditto.
16706
ec33ab7f
JK
167072007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16708
16709 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16710
ae0d01ff
UW
167112007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16712
16713 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16714 provide DFP support.
16715
55eddb0f
DJ
167162007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16717
16718 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16719 Test "set powerpc vector-abi". Skip auto-detection tests for old
16720 toolchains.
16721
7020f05c
PA
167222007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16723
16724 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16725 with [string compare].
16726
84bc3db9
PA
167272007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16728
16729 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16730 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16731
5876dc88
LM
167322007-10-25 Luis Machado <luisgpm@br.ibm.com>
16733
16734 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16735 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16736 * gdb.opt/Makefile.in: New makefile.
16737 * Makefile.in: Create new directory "gdb.opt".
16738 * configure.ac: Add "gdb.opt" directory.
16739 * configure: Regenerated.
a9c64011 16740
c3ea9a14
DE
167412007-10-25 Doug Evans <dje@google.com>
16742
16743 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16744 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16745
a9c64011 167462007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
16747 Thiago Jung Bauermann <bauerman@br.ibm.com>
16748
16749 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16750 Floating Point expressions.
16751 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16752 Floating Point variables.
16753 * gdb.base/dfp-test.c: new file containing program with Decimal
16754 Floating variables, used by gdb.base/dfp-test.exp.
16755
62a24a2b
DJ
167562007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16757
16758 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16759
e7b1eae6
UW
167602007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16761
16762 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16763 compiling test case with GCC.
16764 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16765
c641edcc
UW
167662007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16767
16768 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16769 format changes.
16770
5e5ebfe6
MS
167712007-10-18 Michael Snyder <msnyder@specifix.com>
16772
16773 * gdb.base/dbx.exp: Add missing "-re " operator.
16774
e831e7b6
GM
167752007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16776
16777 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16778 * configure.ac: Removed trailing spaces after backslash.
16779 * gdb.modula2: New directory.
16780 * gdb.modula2/Makefile.in: New file.
16781 * gdb.modula2/unbounded-array.exp: New file.
16782 * gdb.modula2/unbounded1.c: New file.
16783
7cc46491
DJ
167842007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16785
16786 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16787
167882007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
16789
16790 * gdb.base/sigstep.c (main): Add checks for
16791 return values for setitimer call.
16792 Call setitimer again with itimer = ITIMER_REAL
16793 if first call to setitimer fails.
16794
e91528f0
KH
167952007-10-11 Kazu Hirata <kazu@codesourcery.com>
16796
16797 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16798 of $timeout.
16799
2ec9a4f8
DJ
168002007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16801
16802 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16803
168042007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
16805
16806 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16807 of gdb_expect call, to avoid interruption.
16808
64b2fa04
PA
168092007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16810
16811 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16812 (v_unsigned_long_long, v_long_long_array)
16813 (v_signed_long_long_array, v_unsigned_long_long_array)
16814 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16815 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16816 [!NO_LONG_LONG]: New.
16817 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16818 v_long_long_member.
16819
16820 (v_long_long_func, v_signed_long_long_func)
16821 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16822 (main) [!NO_LONG_LONG]: Initialize long long variants.
16823
16824 * gdb.base/whatis.exp: If board file requests no_long_long, build
16825 test with NO_LONG_LONG defined. Test long long, signed long long,
16826 and unsigned long long variants but only if board file doesn't
16827 disable it.
16828
a912286e 168292007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 16830 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
16831
16832 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16833 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16834 * configure: Regenerated.
16835 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16836 gdb.pascal/types.exp, lib/pascal.exp: New files.
16837
471ba8c9
DJ
168382007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16839
16840 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16841 call.
16842 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16843 to return to the call.
16844 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16845 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16846 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16847 * gdb.mi/mi-until.exp (test_until): Likewise.
16848 * gdb.mi/mi2-until.exp (test_until): Likewise.
16849
fef8a650
DJ
168502007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16851
16852 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16853 two-char array.
16854 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16855
d983da9c
DJ
168562007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16857
16858 * gdb.threads/watchthreads.c (thread_function): Sleep between
16859 iterations.
16860 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16861 at once for S/390. Generate matching fails and passes.
16862
17f62551
VP
168632007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16864
16865 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16866 the 'struct_declarations' variable to zeros.
a9c64011 16867
ed0616c6
VP
168682007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16869
16870 * gdb.cp/mb-ctor.cc: New.
16871 * gdb.cp/mb-ctor.exp: New.
16872 * gdb.cp/mb-templates.cc: New.
16873 * gdb.cp/mb-templates.exp: New.
16874
41f1b697
DJ
168752007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16876
16877 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16878
3f213f78
PA
168792007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16880
16881 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16882 targets.
16883 * configure: Regenerate.
16884
0d381245 168852007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16886
0d381245
VP
16887 * gdb.base/annota1.exp: Adjust for 'info break'
16888 format changes.
16889 * gdb.base/annota3.exp: Likewise.
16890 * gdb.base/break.exp: Likewise.
16891 * gdb.base/condbreak.exp: Likewise.
16892 * gdb.base/pending.exp: Likewise.
16893 * gdb.base/sepdebug.exp: Likewise.
16894 * gdb.base/unload.exp: Likewise.
16895 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 16896
fe3f5fa8
VP
168972007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16898
16899 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16900 messages.
16901 * gdb.base/chng-syms.exp: Likewise.
16902 * gdb.base/unload.exp: Likewise.
a9c64011 16903
a75cf6c0
DJ
169042007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16905
16906 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16907
18ecae38
DJ
169082007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16909
16910 * schedlock.c (NUM): Change to 1.
16911 (main): Use args[0] for the main thread.
16912 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16913 regardless of the number of threads.
16914
5509918f
MR
169152007-09-14 Maciej W. Rozycki <macro@mips.com>
16916
4a543daf
MR
16917 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16918 type down.
16919 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16920 test.
16921 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16922 watchpoint type down.
16923 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16924 test.
16925
169262007-09-14 Maciej W. Rozycki <macro@mips.com>
16927
5509918f
MR
16928 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16929 Move all the tests here and run them twice, once using software
16930 watchpoints and once using hardware watchpoints.
16931 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16932
40b53987
DJ
169332007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16934
16935 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16936 test.
16937
695e2681
MK
169382007-09-10 Mark Kettenis <kettenis@gnu.org>
16939
8b3fc8d8
MK
16940 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16941 build-id.
16942
695e2681
MK
16943 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16944 know about $ORIGIN. Calculate output dir from $dest instead of
16945 using ${objdir}/{$subdir}.
16946
58d69f29
MK
169472007-09-09 Mark Kettenis <kettenis@gnu.org>
16948
16949 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16950 gcore, before continuing with the test.
16951
3e347599
DJ
169522007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16953
16954 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16955 * gdb.mi/mi-watch.exp: Likewise.
16956
ea37ba09
DJ
169572007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16958 Jim Blandy <jimb@codesourcery.com>
16959
16960 * gdb.arch/i386-sse.exp: Do not expect character constants.
16961 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16962 * gdb.base/display.exp: Allow print/s.
16963 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16964 and unsigned char array changes.
16965
2025a643
DJ
169662007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16967
16968 * gdb.base/display.exp: Add tests for printf %p.
16969
26669a27
PA
169702007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16971
16972 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16973 the dll name to unicode.
16974
c8f021f8
JK
169752007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16976
16977 * gdb.base/default.exp (show version): Update the version text.
16978 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16979
4cf31eea
JK
169802007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16981
16982 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16983 New files.
16984
4935890f
JK
169852007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16986
16987 * lib/gdb.exp (build_id_debug_filename_get): New function.
16988 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16989 Remove the generate DEBUG file for the future testcase runs.
16990 New testcase for the NT_GNU_BUILD_ID retrieval.
16991 Move the final testing step to ...
16992 (test_different_dir): ... a new function.
16993 New parameter XFAIL to XFAIL all the tests performed.
16994 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16995 New parameter TYPE to PF_PREFIX all the tests performed.
16996
02142340
VP
169972007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16998
16999 * gdb.mi/mi-var-cp.cc (path_expression): New
17000 function.
17001 * gdb.mi/mi-var-cp.exp: Run path exression tests.
17002
36acd84e
UW
170032007-08-27 Markus Deuling <deuling@de.ibm.com>
17004
17005 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
17006 to fit into SPU Local Store memory.
17007
a896d121
JB
170082007-08-23 Joel Brobecker <brobecker@adacore.com>
17009
17010 * gdb.base/default.exp: Adjust the expected output of "info
17011 warranty" after the switch to GPLv3.
17012
7b433602
JB
170132007-08-23 Joel Brobecker <brobecker@adacore.com>
17014
17015 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17016 to 30000 (from 20000).
17017
e22f8b7c
JB
170182007-08-23 Joel Brobecker <brobecker@adacore.com>
17019
17020 Switch the license of all .exp files to GPLv3.
17021 Switch the license of all .f and .f90 files to GPLv3.
17022 Switch the license of all .s and .S files to GPLv3.
17023
5a0e3bd0
JB
170242007-08-23 Joel Brobecker <brobecker@adacore.com>
17025
17026 * configure.ac: Switch license to GPLv3.
17027
cc00619d
JB
170282007-08-23 Joel Brobecker <brobecker@adacore.com>
17029
17030 Switch the licensing to GPLv3 for all .ads and .adb files.
17031
8d26208a
DJ
170322007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17033
17034 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17035 and t_int_double.
17036 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17037
4fcb9948
JB
170382007-08-17 Joel Brobecker <brobecker@adacore.com>
17039
17040 * gdb.base/step-line.c: Switch license to GPL version 3, and
17041 update copyright year.
17042 * gdb.base/step-line.inp: Likewise.
17043
b9c34f67
JB
170442007-08-17 Joel Brobecker <brobecker@adacore.com>
17045
17046 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17047 changes inside gdb1555.c.
17048 * gdb.base/pending.exp: Likewise.
17049
2cc17678
DJ
170502007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17051
17052 * config/default.exp: New file.
17053
e48883f7
DJ
170542007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17055
17056 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17057 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17058
1ab80e5b
MR
170592007-07-30 Maciej W. Rozycki <macro@mips.com>
17060
17061 * gdb.base/dump.exp: Force the correct endianness for binary
17062 formats not carrying this information.
17063
aba471f5
DJ
170642007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17065
17066 * gdb.threads/staticthreads.exp: Match .*sem_post.
17067
d4e07204
DJ
170682007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17069
17070 * gdb.base/readline.exp (operate_and_get_next): Match the final
17071 prompt.
17072
2b97317d
KB
170732007-07-23 Kevin Buettner <kevinb@redhat.com>
17074
17075 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17076 to restarting SID.
17077
44efa07a
KB
170782007-07-18 Kevin Buettner <kevinb@redhat.com>
17079
17080 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17081 prior to `gdb_start'.
17082
7b5ebade
KB
170832007-07-18 Kevin Buettner <kevinb@redhat.com>
17084
17085 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17086 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17087 Remove call to gdb_unload.
17088
255e7678
DJ
170892007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17090 Daniel Jacobowitz <dan@codesourcery.com>
17091
17092 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17093 for __WIN32__.
17094 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17095 * gdb.base/unload.exp: Use shared library test routines.
17096
3a40aaa0
UW
170972007-07-03 Markus Deuling <deuling@de.ibm.com>
17098
17099 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17100 * gdb.base/solib-symbol-lib.c: Likewise.
17101 * gdb.base/solib-symbol-main.c: Likewise.
17102
b0f4b84b
DJ
171032007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17104
17105 * config/gdbserver.exp (gdb_reconnect): New.
17106 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17107 gdb.base/solib-disc.exp: New files.
17108 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17109 remote debugging".
17110 (gdb_compile): Add shlib_load flag.
17111 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17112 port.
17113 (gdbserver_reconnect): New.
17114
1b05479a
DJ
171152007-07-01 Nick Roberts <nickrob@snap.net.nz>
17116 Daniel Jacobowitz <dan@codesourcery.com>
17117
17118 * gdb.base/annota3.exp: Test for if construct.
17119
86f78eb2
DJ
171202007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17121
17122 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17123
6a2eb474 171242007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17125 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17126
17127 * gdb.base/display.exp: Allow a newline after display/i.
17128 * gdb.base/pc-fp.exp: Likewise.
17129 * gdb.base/sigbpt.exp: Likewise.
17130
f8b73d13
DJ
171312007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17132
17133 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17134 required features to be included.
17135
4339e69e
DJ
171362007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17137
17138 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17139 in info threads output.
17140
23d964e7
UW
171412007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17142 Markus Deuling <deuling@de.ibm.com>
17143
17144 * gdb.arch/spu-info.exp: New testcase.
17145 * gdb.arch/spu-info.c: New file.
17146
fd20f75b
DJ
171472007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17148
17149 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17150 tpcs_offset. Restore lr after the call.
17151 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17152
2226f861
DJ
171532007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17154
17155 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17156 (gdbserver_run): Kill any running gdbserver.
17157 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17158
d12371a9
MR
171592007-05-17 Maciej W. Rozycki <macro@mips.com>
17160
17161 * gdb.base/sigbpt.exp: Preset segv_addr.
17162
93f02886
DJ
171632007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17164
17165 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17166 (gdb_compile_shlib): Likewise.
17167 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17168 (default_gdb_init): Clear cleanfiles.
17169 (gdb_finish): Delete recorded cleanfiles.
17170 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17171
17172 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17173 Do not use isnative.
17174 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17175 gdb.base/so-impl-ld.exp: Likewise.
17176 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17177 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17178 gdb_compile.
17179
b04e06d7
VP
171802007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17181
17182 * config/unknown.exp: Remove.
17183
069ed931
UW
171842007-05-15 Markus Deuling <deuling@de.ibm.com>
17185
17186 * gdb.base/info-proc.exp: Check is_remote.
17187
09db0d03
UW
171882007-05-14 Markus Deuling <deuling@de.ibm.com>
17189
17190 * gdb.base/gcore.exp: Initialize variable core_supported.
17191
af2cbe8c
DJ
171922007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17193
17194 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17195
027c0295
DJ
171962007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17197
17198 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17199 * gdb.threads/print-threads.exp (test_all_threads): Allow
17200 negative and hexadecimal thread IDs.
17201
dc5000e7
DJ
172022007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17203
17204 * gdb.java/jprint.java (public): Avoid invalid call to static
17205 method.
17206
2e74ed18
DP
172072007-05-14 Denis Pilat <denis.pilat@st.com>
17208
17209 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17210 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17211 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17212 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17213 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17214
83547f02
UW
172152007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17216
17217 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17218 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17219 this mode.
17220 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17221 * gdb.base/spu.ld: New file.
17222
b18be20d
DJ
172232007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17224
17225 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17226
be444858
DJ
172272007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17228
17229 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17230
b1d53152
DJ
172312007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17232
17233 * gdb.java/jmain.exp: Handle demangled names with and without method
17234 signatures.
17235
d084b331
DJ
172362007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17237
17238 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17239 (have_a_very_merry_interrupt): Remove calls to puts.
17240 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17241 inferior output.
17242 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17243 test names.
17244
db9d7fc5
DJ
172452007-04-29 Markus Deuling <deuling@de.ibm.com>
17246 Daniel Jacobowitz <dan@codesourcery.com>
17247
17248 * gdb.base/auxv.exp (core_works): Also check is_remote.
17249 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17250
ef783a7d 172512007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17252
ef783a7d
VP
17253 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17254 message, not the undefined 'module' variable.
17255 * gdb.base/siginfo.exp: Likewise.
17256 * gdb.base/sigstep.exp: Likewise.
17257 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17258 serialport.
17259 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17260
b7b73cae
CV
172612007-04-25 Corinna Vinschen <vinschen@redhat.com>
17262
17263 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17264 target sim fails. Return 0 otherwise.
17265 (gdb_load): Return prematurely if gdb_target_sim fails.
17266
7d90fdfa
DP
172672007-04-16 Denis Pilat <denis.pilat@st.com>
17268
17269 * gdb.base/setshow.exp: Reset height after having set it to 100.
17270
5d3e9c85
DP
172712007-04-16 Denis Pilat <denis.pilat@st.com>
17272
17273 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17274
18e75969
DP
172752007-04-16 Denis Pilat <denis.pilat@st.com>
17276
17277 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17278
25d5ea92
VP
172792007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17280
17281 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17282 tests. Run the frozen varobjs test.
17283 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 17284 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17285
0b49cb80
JK
172862007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17287
17288 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17289 gdb.base/type-opaque.exp: New files.
17290
a73bafbc 172912007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17292
17293 * gdb.mi/mi-var-child.c
a73bafbc
VP
17294 (do_children_tests): User char[2] instead of
17295 char so that automatic printing of pointers to char
17296 don't give unpredicable result.
17297 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17298 local variables.
17299 * gdb.mi/mi-var-child.exp: Step to right line
17300 of do_children_tests.
17301 * gdb.mi/mi2-var-child.exp: Likewise.
17302 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 17303 do_locals_tests.
a73bafbc
VP
17304 (do_children_tests): User char[2] instead of
17305 char so that automatic printing of pointers to char
a9c64011 17306 don't give unpredicable result.
a73bafbc 17307 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17308 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17309 Pass test name to mi_wait_for_stop.
17310
7ce59000
DJ
173112007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17312
17313 * gdb.asm/asm-source.exp: Remove d10v case.
17314 * lib/gdb.exp (skip_cplus_tests): Likewise.
17315 * gdb.asm/d10v.inc: Deleted.
17316
20389057
DJ
173172007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17318
17319 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17320
8807d78b
DJ
173212007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17322
17323 * config/netware.exp: Delete file.
17324
aa3edb8e
JB
173252007-03-29 Joel Brobecker <brobecker@adacore.com>
17326
17327 * gdb.dwarf2/dw2-noloc.S: New file.
17328 * gdb.dwarf2/dw2-noloc.exp: New file.
17329
297561ac
PA
173302007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17331
17332 * gdb.cp/method2.cc: New test.
17333 * gdb.cp/method2.exp: New test.
17334 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17335
1f81bd39
DJ
173362007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17337
17338 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17339
9453113a
DJ
173402007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17341
17342 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17343
b741e217
DJ
173442007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17345
17346 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17347 (gdb_load): Delete, replace with...
17348 (gdb_reload): ...this.
17349 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17350 * gdb.server/server-mon.exp: Likewise.
17351 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17352 (gdb_start_cmd): New.
17353 (gdb_file_cmd): Save the last loaded file.
17354 (gdb_reload): New.
17355 (gdb_gnu_strip_debug): Use transform.
17356 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17357 support here. Use new $last_loaded_file. Check mtime.
17358 (gdb_target_cmd): Handle ObjC failure case.
17359 (infer_host_exec): Delete.
17360 (gdbserver_load): Rename to...
17361 (gdbserver_run): ...this. Simplify.
17362 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17363 (mi_gdb_load): Move most contents to a new function...
17364 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17365 (mi_run_cmd): Use mi_gdb_target_load.
17366 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17367 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17368 Use gdb_run_cmd.
17369 * gdb.base/charsign.exp: Remove incorrect comment.
17370 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17371 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17372 gdb.base/start.exp: Use gdb_start_cmd.
17373
446ab585 173742007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 17375 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
17376
17377 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17378 * gdb.base/signull.exp: Similarly.
17379
bbb88ebf
UW
173802007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17381
17382 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17383 messages available to test cases (like chng-sym.exp).
17384
cb8c4a99
AS
173852007-03-14 Andreas Schwab <schwab@suse.de>
17386
17387 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17388 format changes.
17389
4e463ff5
DJ
173902007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17391
17392 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17393 (optimized_1): New.
17394 (main): Call optimized_1.
17395 (gdb2029): Correct typos. Call gdb2029_marker.
17396 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17397 for gdb2029.
17398
b6db2c47
MK
173992007-03-12 Mark Kettenis <kettenis@gnu.org>
17400
17401 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17402 as tabs. Remove redundant test pattern.
17403
70ed3737
UW
174042007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17405
17406 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17407 for /a format output.
17408
47b67b60
DJ
174092007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17410
17411 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17412 collect output incrementally.
17413
b8953b0e
UW
174142007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17415
17416 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17417 for -var-create lpcharacter test.
17418 * gdb.mi/mi2-var-cmd.exp: Likewise.
17419
7acd5c40
UW
174202007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17421
17422 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17423 pass on targets where address zero is readable.
17424
9c6759c1
UW
174252007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17426
17427 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17428 just a single architecture.
17429
a2f1aeb4
UW
174302007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17431
17432 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17433 (fetch_all_registers): New function, uses gdb_test_multiple and
17434 exp_continue to fetch inferior output line-by-line.
17435 Replace all uses of do_get_all_registers by fetch_all_registers.
17436
46579ac2
UW
174372007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17438
17439 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17440 in target_info.
17441
fc133f24
MS
174422007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17443
a9c64011 17444 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
17445 consistancy; add a default (timeout) case.
17446
7646a51d
MS
174472007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17448
17449 * gdb.base/watchpoint.exp: Fix truncated comment.
17450
dcfff61f
MS
174512007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17452
17453 * Makefile.in: Remove spurious single-quotes from sed command.
17454
664e3ee9
DJ
174552007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17456
17457 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17458 func.
17459 * gdb.mi/mi2-var-cmd.exp: Likewise.
17460
d7cc6f2f
JB
174612007-02-27 Joel Brobecker <brobecker@adacore.com>
17462
a9c64011
AS
17463 * gdb.dwarf2/dw2-producer.S: New file.
17464 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
17465
174662007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
17467
17468 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17469 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17470 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17471 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17472 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17473 Revert tests to use mi_gdb_test and include value field in output
17474 of -var-create.
17475
93d42b30
DJ
174762007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17477
17478 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17479
c499ed39
DJ
174802007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17481
17482 * gdb.base/maint.exp: Remove full paths from test names.
17483 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17484 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17485
9836f81b
JB
174862007-02-27 Joel Brobecker <brobecker@adacore.com>
17487
17488 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17489
c74d0ad8
DJ
174902007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17491
17492 * gdb.server/server-mon.exp: New test.
17493
2711e456
DJ
174942007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17495
17496 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17497
ff6f572f
DJ
174982007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17499
17500 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17501 register capitalization.
17502
fada3feb
DP
175032007-02-13 Denis Pilat <denis.pilat@st.com>
17504
17505 * gdb.mi/mi-var-invalidate.exp: New file.
17506
fb1e4ffc
DJ
175072007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17508
17509 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17510
3da939d7
DJ
175112007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17512
17513 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17514
123dc839
DJ
175152007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17516
17517 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17518 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17519
877e3645 175202007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
17521
17522 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17523 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17524 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17525 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17526 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 17527 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 17528 Update tests to include value field in output of -var-create.
a9c64011 17529
3c0a2960
AS
175302007-02-08 Andreas Schwab <schwab@suse.de>
17531
17532 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17533
108546a0
DJ
175342007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17535
17536 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17537 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17538
d701dcab
DP
175392007-02-02 Denis Pilat <denis.pilat@st.com>
17540
17541 * gdb.threads/threadapply.exp: check that frame is not changed by
17542 the thread apply all command.
17543
783e3e2f
AS
175442007-01-31 Andreas Schwab <schwab@suse.de>
17545
6d9c3a87
AS
17546 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17547
3c50d7b9
AS
17548 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17549 in the dwarf sections.
17550 * gdb.dwarf2/mac-fileno.S: Likewise.
17551
783e3e2f
AS
17552 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17553 bspstore register on ia64.
17554
78ff580e
AS
175552007-01-29 Andreas Schwab <schwab@suse.de>
17556
cc8e9b12
AS
17557 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17558 "frame-begin" annotation.
17559
78ff580e
AS
17560 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17561 number of "frames-invalid" annotations.
17562
704a4f78
DJ
175632007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17564
17565 * gdb.base/commands.exp: Call if_commands_test.
17566 (gdb_test_no_prompt, if_commands_test): New.
17567
e741bf94
MK
175682007-01-28 Mark Kettenis <kettenis@gnu.org>
17569
17570 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17571
474d0ad3
AS
175722007-01-27 Andreas Schwab <schwab@suse.de>
17573
17574 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17575 .short/.int/.quad in the dwarf sections.
17576 * gdb.dwarf2/dw2-intercu.S: Likewise.
17577 * gdb.dwarf2/dw2-intermix.S: Likewise.
17578
e784b426
JK
175792007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17580
17581 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
17582 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17583 array.
e784b426
JK
17584 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17585 * gdb.base/setvar.exp: Likewise.
17586
37f08e04
AS
175872007-01-26 Andreas Schwab <schwab@suse.de>
17588
9a01813a
AS
17589 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17590 test.
17591
37f08e04
AS
17592 * gdb.base/multi-forks.exp ("restart $i"): Also match
17593 __kernel_syscall_via_break.
17594
6e2a9270
VP
175952007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17596
17597 * lib/mi-support.exp (mi_delete_varobj): New.
17598 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17599 testcase.
17600 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17601 (main): Call the above.
17602 (reference_update_test, base_in_reference_test)
17603 (reference_to_pointer): Delete the created varobjs.
a9c64011 17604
e515b470
DJ
176052007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17606
17607 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17608 * configure: Regenerated.
17609 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17610 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17611 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17612 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17613 * lib/gdb.exp (gdb_skip_xml_test): New function.
17614
08d8bcd7
DJ
176152007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17616
17617 * gdb.base/sigrepeat.exp: Correct error message.
17618
176192007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
17620 Daniel Jacobowitz <dan@codesourcery.com>
17621
17622 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17623 gdb.arch/i386-gnu-cfi-asm.S: New files.
17624
97c3f1f3
JK
176252007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17626
17627 * lib/gdb.exp: Abort on missing `site.exp'.
17628
cb1df416
DJ
176292007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17630 Daniel Jacobowitz <dan@codesourcery.com>
17631
17632 * gdb.base/included.c, gdb.base/included.exp,
17633 gdb.base/included.h: New files.
17634
35990120
DJ
176352007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17636
17637 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17638 (maximize_rlimit): Reduce limits on 64-bit systems.
17639
6e81a116 176402007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
17641
17642 From Marcus Deuling <deuling@de.ibm.com>:
17643 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17644 every case.
17645
6c3c41f3
NR
176462007-01-13 Nick Roberts <nickrob@snap.net.nz>
17647
17648 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17649 (test_path_specification): Use objdir instead of srcdir to always
17650 get an absolute filename.
17651
2f12c312
DJ
176522007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17653
17654 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17655
81121995
VP
176562007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17657
17658 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17659 Make sure the variable we're using is in scope.
17660 (reference_to_pointer): Likewise.
17661
4741b737
DJ
176622007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17663
17664 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17665 has no debug information.
17666
054410c3
DJ
176672007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17668
17669 * gdb.base/annota1.exp: Remove extra send_gdb.
17670
818f79f6
DJ
176712007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17672
17673 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17674
f7a6bb70
DJ
176752007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17676
17677 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17678
57e66780
DJ
176792007-01-08 Nick Roberts <nickrob@snap.net.nz>
17680 Daniel Jacobowitz <dan@codesourcery.com>
17681
17682 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17683 lcharacter or linteger change. Correct duplicated test name.
17684 * gdb.mi/mi2-var-cmd.exp: Likewise.
17685
3d799a95
DJ
176862007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17687
17688 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17689
176902007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 17691
a9c64011
AS
17692 * gdb.base/nofield.c: New file.
17693 * gdb.base/nofield.exp: New testcase.
51679ba9 17694
eafb94e8
NR
176952007-01-05 Nick Roberts <nickrob@snap.net.nz>
17696
17697 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17698
17699 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17700 test.
17701
5e572bb4
DJ
177022007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17703
17704 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17705
74a44383
DJ
177062007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17707
17708 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17709 when continuing.
17710
1b572db9
DJ
177112007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17712
17713 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17714 Expect ".exe" extension.
17715
381bc39b
DJ
177162007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17717
17718 * gdb.base/charset.exp: Add explicit filename to break.
17719 * gdb.base/dbx.exp: Add explicit filename to breaks.
17720
2b70e4c6
DJ
177212007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17722
17723 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17724 * gdb.mi/mi2-file.exp: Likewise.
17725
303b6f5d
DJ
177262007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17727
17728 Implement specification of MI tests as comments
17729 in C and C++ sources.
17730 * lib/mi-support.exp (mi_autotest_data): New variable.
17731 (mi_autotest_source): New variable.
17732 (count_newlines, mi_prepare_inline_tests)
17733 (mi_get_inline_test, mi_continue_to_line)
17734 (mi_run_inline_test, mi_tbreak)
17735 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17736 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17737 Run inline tests.
17738 * gdb.mi/mi-var-cp.cc: Define tests here.
17739
23da0d94
VP
177402007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17741
17742 Simplify usage of mi_continue_to.
17743 * lib/mi-support.exp (mi_runto_helper): Renamed
17744 from mi_runto, added new parameter 'run_or_continue'.
17745 (mi_runto): Use mi_runto_helper.
17746 (mi_continue_to): Accept just function name as parameter.
17747 Use mi_runto_helper.
17748 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17749 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17750
f9e18282
JB
177512006-01-04 Joel Brobecker <brobecker@adacore.com>
17752
17753 Make this testcase a bit more realistic. The current code
17754 is too simplistic, and allows the compiler to optimize out
17755 some of the entities we need for this testcase.
17756 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17757 (Do_Nothing): Add extra parameter.
17758 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17759 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17760 by using a variable of type Void_Star.
17761
fd678c65
JB
177622006-01-04 Joel Brobecker <brobecker@adacore.com>
17763
17764 * gdb.ada/catch_ex/foo.adb: New file.
17765 * gdb.ada/catch_ex.exp: New testcase.
17766
05cfdb42
DJ
177672007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17768
17769 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17770 pass --image-base to linker.
17771
2e03ee74
DJ
177722007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17773 Daniel Jacobowitz <dan@codesourcery.com>
17774
17775 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17776 secondary prompts.
17777
0d5de010
DJ
177782007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17779
17780 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17781 output. Test the types of members and member pointers.
17782 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17783 gdb/2092.
17784 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17785 statement. Enable for GCC. Update expected output for some tests
17786 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17787 layout.
17788 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17789 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17790 (Diamond::vget_base): New.
17791 (main): Add new tests.
17792 * gdb.cp/printmethod.exp: Update expected output for member functions.
17793 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17794 print pEe->D::vg().
17795
61a771aa
DJ
177962007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17797
17798 * gdb.threads/tls.exp: Allow stops in sem_post.
17799
2fa63963
DJ
178002006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17801
17802 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17803 * gdb.base/annota3.exp: Likewise.
17804 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17805 again (instead of timing out).
17806 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17807 GCC bug 26475.
17808 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17809 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17810 test from jmisc1.exp.
17811 * gdb.java/jmisc1.exp: Delete.
17812 * gdb.java/jprint.exp: Adjust to work with method signatures including
17813 return types.
17814 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17815 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17816 * lib/java.exp (compile_java_from_source): Pass the correct type
17817 to target_compile.
17818
5eefc2b7
JB
178192006-12-31 Joel Brobecker <brobecker@adacore.com>
17820
17821 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17822 (stack_align_edx): New function.
17823 (stack_align_eax): New function.
17824 (main): Add calls to stack_align_edx and stack_align_eax.
17825 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17826 Add testing for the cases where the register used during a stack
17827 realignment is edx. Same for eax.
17828
227c54da
DJ
178292006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17830
17831 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17832 and generic PE targets.
17833
cab8ac94
JB
178342006-12-29 Joel Brobecker <brobecker@adacore.com>
17835
17836 * gdb.ada/array_return.exp: Update copyright date list.
17837
ba54f318
JB
178382006-12-27 Joel Brobecker <brobecker@adacore.com>
17839
17840 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17841 (Create_Small_Float_Vector): New function.
17842 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17843 function body.
17844 * gdb.ada/array_return/p.adb: Use new type and function from
17845 package Pck.
17846 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17847 able to print the value returned by a function returning an
17848 array of float.
17849
6b7a35dd
JB
178502006-12-20 Joel Brobecker <brobecker@adacore.com>
17851
17852 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17853 The associated tests should be PASSing.
17854
038224f6
VP
178552006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17856
17857 Test for base in references.
17858 * gdb.mi/mi-var-cp.cc: Add test code.
17859 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17860 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17861 * gdb.mi/mi2-watch.exp: Likewise.
17862 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17863 (mi_list_varobj_children): New function.
17864
b26ed50d
VP
178652006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17866
17867 * lib/mi-support.exp
17868 (mi_runto): Accept "()" after function name.
17869 (mi_create_varobj): New function.
17870 (mi_varobj_update): New function.
17871 (mi_Check_varobj_value): New function.
17872 * gdb.mi/mi-var-cp.exp: New file.
17873 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 17874
08232497
DJ
178752006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17876
17877 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17878 gdb.base/weaklib2.c: New files.
17879
d394c993 178802006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 17881
ac6c2fba
NS
17882 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17883 info. Adjust test names.
17884
8ec659a0 17885 * gdb.base/break.c (main): Move position of malloc.
d394c993 17886 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 17887
acd65feb
VP
178882006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17889
17890 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17891 assignement of arrays and function pointers.
17892 * gdb.mi/var-cmd.c: Add declaration necessary for above
17893 tests.
17894
f556d5e5
NS
178952006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17896
17897 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
17898
17899 * gdb.threads/linux-dp.exp: Read thread table before and after
17900 creating each philosopher and verify it.
17901
697bc68d
NS
179022006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17903 Paul Brook <paul@codesourcery.com>
17904 Daniel Jacobowitz <dan@codesourcery.com>
17905
17906 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 17907 main to remove duplication. Add start function of the form
697bc68d
NS
17908 '_*start[1-9]*'. Add RVDS start function.
17909
29d73ae4
DJ
179102006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17911
17912 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17913
c1d88655
UW
179142006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17915
17916 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17917 * gdb.asm/spu.inc: New file.
17918 * gdb.base/term.exp: Disable if [target_info exists noargs].
17919 * gdb.gdb/complaints.exp: Disable if ![isnative].
17920 * gdb.gdb/selftest.exp: Likewise.
17921 * gdb.gdb/observer.exp: Likewise.
17922 * gdb.gdb/xfullpath.exp: Likewise.
17923 * gdb.base/attach.exp: Disable on SPU target.
17924 * gdb.cp/bs145503.exp: Likewise.
17925 * gdb.cp/exception.exp: Likewise.
17926 * gdb.cp/userdef.exp: Likewise.
17927
32a13b1a
DJ
179282006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17929
17930 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17931
d8295fe9
VP
179322006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17933
17934 * gdb.base/completion.exp: Fix completion tests for
17935 'info' and 'info '.
17936 * gdb.base/help.exp (help_test_raw, test_class_help)
17937 (test_prefix_command_help): Move...
17938 * lib/gdb.exp: Here.
17939 * gdb.base/main.exp: Adjust.
17940 * gdb.cp/maint.exp: Adjust.
17941 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 17942
8c394015
VP
179432006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17944
17945 * gdb.stabs/weird.exp (print_weird_var): Use
17946 gdb_test_multiple instead of gdb_expect.
17947
027fc1bc
VP
179482006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17949
17950 * gdb.base/help.exp (help_test_raw): New.
17951 (test_class_help): New.
17952 (test_prefix_command_help): New.
17953 Adjust testcases.
17954
67609209
FR
179552006-11-09 Christophe Lyon <christophe.lyon@st.com>
17956
17957 * gdb.base/constvars.c (main): Write to crass and crips, so that
17958 they are allocated by the compiler.
17959
f73adfeb
AS
179602006-10-27 Andreas Schwab <schwab@suse.de>
17961
17962 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17963 "detach-fork".
17964
2f83a18e
DJ
179652006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17966
17967 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17968 of patterns.
17969
94277a38
DJ
179702006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17971
17972 * gdb.base/sepdebug.exp: Remove debug format test.
17973 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17974 Handle no-symtab.
17975 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17976
5bd2f6e2
DJ
179772006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17978
17979 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17980 int to pointer or pointer to int.
17981 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17982
8c008720
DJ
179832006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17984
17985 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17986
9e35dae4
DJ
179872006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17988
17989 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17990
d9639e13
DJ
179912006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17992
17993 PR c++/2116
17994 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17995
390a1bd0
JB
179962006-10-06 Joel Brobecker <brobecker@adacore.com>
17997
17998 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17999 the corresponding bug has been fixed in GDB (PR/2018).
18000
dd920c33
JB
180012006-10-06 Joel Brobecker <brobecker@adacore.com>
18002
18003 * gdb.base/subst.exp: New testcase.
18004
53bbefe9
JB
180052006-10-06 Joel Brobecker <brobecker@adacore.com>
18006
18007 * gdb.ada/array_return/pck.ads: Add copyright notice.
18008 * gdb.ada/array_return/pck.adb: Likewise.
18009 * gdb.ada/array_return/p.adb: Likewise.
18010 * gdb.ada/exec_changed/first.adb: Likewise.
18011 * gdb.ada/exec_changed/second.adb: Likewise.
18012
09851417
JB
180132006-10-06 Joel Brobecker <brobecker@adacore.com>
18014
18015 * gdb.ada/watch_arg/watch.adb: New file.
18016 * gdb.ada/watch_arg.exp: New testcase.
18017
041bf30d
VP
180182006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18019
18020 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18021 via string_to_regexp.
041bf30d 18022 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18023
f286fbdd 180242006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18025
18026 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18027 Remove unused / obsolete files.
18028
7c07f349
NR
180292006-09-19 Nick Roberts <nickrob@snap.net.nz>
18030
18031 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18032
cd5ff84a
VP
180332006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18034
18035 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18036 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18037 the number of frames.
cd5ff84a 18038
ae018d1a
DJ
180392006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18040
18041 * gdb.base/args.c (main): Add breakpoint marker.
18042 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18043 really test empty arguments.
18044 (args_load): Delete.
18045 (args_test): New.
18046
b399c549
NR
180472006-09-13 Nick Roberts <nickrob@snap.net.nz>
18048
18049 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18050 check for one file.
b399c549 18051
2ab1eb7a
VP
180522006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18053
18054 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18055 HIGH_FRAME argument to -stack-list-locals can be larger than
18056 the number of frames.
a9c64011 18057
476308bf
FF
180582006-08-18 Fred Fish <fnf@specifix.com>
18059
18060 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18061 '$' in front of skip_vmx_tests_saved when setting that.
18062
8625200f
AS
180632006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18064
18065 * gdb.base/trace-commands.exp: New file.
18066
089ec8f1
DJ
180672006-08-10 Joel Brobecker <brobecker@adacore.com>
18068 Daniel Jacobowitz <dan@codesourcery.com>
18069
18070 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18071 expected output of the backtrace commands.
18072
b60f0898
JB
180732006-08-09 Joel Brobecker <brobecker@adacore.com>
18074
18075 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18076 untested followed by return combination.
18077 * gdb.arch/altivec-regs.exp: Likewise.
18078 * gdb.arch/e500-abi.exp: Likewise.
18079 * gdb.arch/e500-regs.exp: Likewise.
18080 * gdb.arch/gdb1291.exp: Likewise.
18081 * gdb.arch/gdb1431.exp: Likewise.
18082 * gdb.arch/gdb1558.exp: Likewise.
18083 * gdb.arch/i386-prologue.exp: Likewise.
18084 * gdb.arch/i386-unwind.exp: Likewise.
18085 * gdb.asm/asm-source.exp: Likewise.
18086 * gdb.base/a2-run.exp: Likewise.
18087 * gdb.base/advance.exp: Likewise.
18088 * gdb.base/all-bin.exp: Likewise.
18089 * gdb.base/annota1.exp: Likewise.
18090 * gdb.base/annota3.exp: Likewise.
18091 * gdb.base/args.exp: Likewise.
18092 * gdb.base/arithmet.exp: Likewise.
18093 * gdb.base/assign.exp: Likewise.
18094 * gdb.base/async.exp: Likewise.
18095 * gdb.base/attach.exp: Likewise.
18096 * gdb.base/bang.exp: Likewise.
18097 * gdb.base/bigcore.exp: Likewise.
18098 * gdb.base/bitfields.exp: Likewise.
18099 * gdb.base/bitfields2.exp: Likewise.
18100 * gdb.base/break.exp: Likewise.
18101 * gdb.base/call-sc.exp: Likewise.
18102 * gdb.base/call-strs.exp: Likewise.
18103 * gdb.base/callfuncs.exp: Likewise.
18104 * gdb.base/checkpoint.exp: Likewise.
18105 * gdb.base/chng-syms.exp: Likewise.
18106 * gdb.base/code-expr.exp: Likewise.
18107 * gdb.base/commands.exp: Likewise.
18108 * gdb.base/completion.exp: Likewise.
18109 * gdb.base/cond-expr.exp: Likewise.
18110 * gdb.base/condbreak.exp: Likewise.
18111 * gdb.base/consecutive.exp: Likewise.
18112 * gdb.base/constvars.exp: Likewise.
18113 * gdb.base/corefile.exp: Likewise.
18114 * gdb.base/cvexpr.exp: Likewise.
18115 * gdb.base/dbx.exp: Likewise.
18116 * gdb.base/define.exp: Likewise.
18117 * gdb.base/detach.exp: Likewise.
18118 * gdb.base/display.exp: Likewise.
18119 * gdb.base/dump.exp: Likewise.
18120 * gdb.base/ena-dis-br.exp: Likewise.
18121 * gdb.base/ending-run.exp: Likewise.
18122 * gdb.base/environ.exp: Likewise.
18123 * gdb.base/eval-skip.exp: Likewise.
18124 * gdb.base/exprs.exp: Likewise.
18125 * gdb.base/fileio.exp: Likewise.
18126 * gdb.base/finish.exp: Likewise.
18127 * gdb.base/float.exp: Likewise.
18128 * gdb.base/foll-exec.exp: Likewise.
18129 * gdb.base/foll-fork.exp: Likewise.
18130 * gdb.base/foll-vfork.exp: Likewise.
18131 * gdb.base/freebpcmd.exp: Likewise.
18132 * gdb.base/funcargs.exp: Likewise.
18133 * gdb.base/gcore.exp: Likewise.
18134 * gdb.base/gdb1090.exp: Likewise.
18135 * gdb.base/gdb1250.exp: Likewise.
18136 * gdb.base/huge.exp: Likewise.
18137 * gdb.base/info-proc.exp: Likewise.
18138 * gdb.base/interrupt.exp: Likewise.
18139 * gdb.base/jump.exp: Likewise.
18140 * gdb.base/langs.exp: Likewise.
18141 * gdb.base/lineinc.exp: Likewise.
18142 * gdb.base/list.exp: Likewise.
18143 * gdb.base/logical.exp: Likewise.
18144 * gdb.base/long_long.exp: Likewise.
18145 * gdb.base/macscp.exp: Likewise.
18146 * gdb.base/maint.exp: Likewise.
18147 * gdb.base/mips_pro.exp: Likewise.
18148 * gdb.base/miscexprs.exp: Likewise.
18149 * gdb.base/multi-forks.exp: Likewise.
18150 * gdb.base/opaque.exp: Likewise.
18151 * gdb.base/overlays.exp: Likewise.
18152 * gdb.base/pc-fp.exp: Likewise.
18153 * gdb.base/pointers.exp: Likewise.
18154 * gdb.base/printcmds.exp: Likewise.
18155 * gdb.base/psymtab.exp: Likewise.
18156 * gdb.base/ptype.exp: Likewise.
18157 * gdb.base/recurse.exp: Likewise.
18158 * gdb.base/relational.exp: Likewise.
18159 * gdb.base/relocate.exp: Likewise.
18160 * gdb.base/remote.exp: Likewise.
18161 * gdb.base/reread.exp: Likewise.
18162 * gdb.base/restore.exp: Likewise.
18163 * gdb.base/return.exp: Likewise.
18164 * gdb.base/return2.exp: Likewise.
18165 * gdb.base/scope.exp: Likewise.
18166 * gdb.base/sect-cmd.exp: Likewise.
18167 * gdb.base/sep.exp: Likewise.
18168 * gdb.base/sepdebug.exp: Likewise.
18169 * gdb.base/setshow.exp: Likewise.
18170 * gdb.base/setvar.exp: Likewise.
18171 * gdb.base/sigall.exp: Likewise.
18172 * gdb.base/sigbpt.exp: Likewise.
18173 * gdb.base/signals.exp: Likewise.
18174 * gdb.base/signull.exp: Likewise.
18175 * gdb.base/sizeof.exp: Likewise.
18176 * gdb.base/solib.exp: Likewise.
18177 * gdb.base/step-line.exp: Likewise.
18178 * gdb.base/step-test.exp: Likewise.
18179 * gdb.base/structs.exp: Likewise.
18180 * gdb.base/structs2.exp: Likewise.
18181 * gdb.base/term.exp: Likewise.
18182 * gdb.base/twice.exp: Likewise.
18183 * gdb.base/until.exp: Likewise.
18184 * gdb.base/varargs.exp: Likewise.
18185 * gdb.base/volatile.exp: Likewise.
18186 * gdb.base/watchpoint.exp: Likewise.
18187 * gdb.base/whatis-exp.exp: Likewise.
18188 * gdb.base/whatis.exp: Likewise.
18189 * gdb.cp/ambiguous.exp: Likewise.
18190 * gdb.cp/annota2.exp: Likewise.
18191 * gdb.cp/annota3.exp: Likewise.
18192 * gdb.cp/bool.exp: Likewise.
18193 * gdb.cp/breakpoint.exp: Likewise.
18194 * gdb.cp/casts.exp: Likewise.
18195 * gdb.cp/class2.exp: Likewise.
18196 * gdb.cp/classes.exp: Likewise.
18197 * gdb.cp/cplusfuncs.exp: Likewise.
18198 * gdb.cp/ctti.exp: Likewise.
18199 * gdb.cp/derivation.exp: Likewise.
18200 * gdb.cp/exception.exp: Likewise.
18201 * gdb.cp/gdb1355.exp: Likewise.
18202 * gdb.cp/hang.exp: Likewise.
18203 * gdb.cp/inherit.exp: Likewise.
18204 * gdb.cp/local.exp: Likewise.
18205 * gdb.cp/m-data.exp: Likewise.
18206 * gdb.cp/m-static.exp: Likewise.
18207 * gdb.cp/member-ptr.exp: Likewise.
18208 * gdb.cp/method.exp: Likewise.
18209 * gdb.cp/misc.exp: Likewise.
18210 * gdb.cp/namespace.exp: Likewise.
18211 * gdb.cp/overload.exp: Likewise.
18212 * gdb.cp/ovldbreak.exp: Likewise.
18213 * gdb.cp/pr-1023.exp: Likewise.
18214 * gdb.cp/pr-1210.exp: Likewise.
18215 * gdb.cp/pr-574.exp: Likewise.
18216 * gdb.cp/printmethod.exp: Likewise.
18217 * gdb.cp/psmang.exp: Likewise.
18218 * gdb.cp/ref-params.exp: Likewise.
18219 * gdb.cp/ref-types.exp: Likewise.
18220 * gdb.cp/rtti.exp: Likewise.
18221 * gdb.cp/templates.exp: Likewise.
18222 * gdb.cp/try_catch.exp: Likewise.
18223 * gdb.cp/userdef.exp: Likewise.
18224 * gdb.cp/virtfunc.exp: Likewise.
18225 * gdb.disasm/am33.exp: Likewise.
18226 * gdb.disasm/h8300s.exp: Likewise.
18227 * gdb.disasm/mn10300.exp: Likewise.
18228 * gdb.disasm/sh3.exp: Likewise.
18229 * gdb.disasm/t01_mov.exp: Likewise.
18230 * gdb.disasm/t02_mova.exp: Likewise.
18231 * gdb.disasm/t03_add.exp: Likewise.
18232 * gdb.disasm/t04_sub.exp: Likewise.
18233 * gdb.disasm/t05_cmp.exp: Likewise.
18234 * gdb.disasm/t06_ari2.exp: Likewise.
18235 * gdb.disasm/t07_ari3.exp: Likewise.
18236 * gdb.disasm/t08_or.exp: Likewise.
18237 * gdb.disasm/t09_xor.exp: Likewise.
18238 * gdb.disasm/t10_and.exp: Likewise.
18239 * gdb.disasm/t11_logs.exp: Likewise.
18240 * gdb.disasm/t12_bit.exp: Likewise.
18241 * gdb.disasm/t13_otr.exp: Likewise.
18242 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18243 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18244 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18245 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18246 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18247 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18248 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18249 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18250 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18251 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18252 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18253 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18254 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18255 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18256 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18257 * gdb.mi/gdb701.exp: Likewise.
18258 * gdb.mi/gdb792.exp: Likewise.
18259 * gdb.mi/mi-basics.exp: Likewise.
18260 * gdb.mi/mi-break.exp: Likewise.
18261 * gdb.mi/mi-cli.exp: Likewise.
18262 * gdb.mi/mi-console.exp: Likewise.
18263 * gdb.mi/mi-disassemble.exp: Likewise.
18264 * gdb.mi/mi-eval.exp: Likewise.
18265 * gdb.mi/mi-file.exp: Likewise.
18266 * gdb.mi/mi-read-memory.exp: Likewise.
18267 * gdb.mi/mi-regs.exp: Likewise.
18268 * gdb.mi/mi-return.exp: Likewise.
18269 * gdb.mi/mi-simplerun.exp: Likewise.
18270 * gdb.mi/mi-stack.exp: Likewise.
18271 * gdb.mi/mi-stepi.exp: Likewise.
18272 * gdb.mi/mi-syn-frame.exp: Likewise.
18273 * gdb.mi/mi-until.exp: Likewise.
18274 * gdb.mi/mi-var-block.exp: Likewise.
18275 * gdb.mi/mi-var-child.exp: Likewise.
18276 * gdb.mi/mi-var-cmd.exp: Likewise.
18277 * gdb.mi/mi-var-display.exp: Likewise.
18278 * gdb.mi/mi-watch.exp: Likewise.
18279 * gdb.mi/mi2-basics.exp: Likewise.
18280 * gdb.mi/mi2-break.exp: Likewise.
18281 * gdb.mi/mi2-cli.exp: Likewise.
18282 * gdb.mi/mi2-console.exp: Likewise.
18283 * gdb.mi/mi2-disassemble.exp: Likewise.
18284 * gdb.mi/mi2-eval.exp: Likewise.
18285 * gdb.mi/mi2-file.exp: Likewise.
18286 * gdb.mi/mi2-read-memory.exp: Likewise.
18287 * gdb.mi/mi2-regs.exp: Likewise.
18288 * gdb.mi/mi2-return.exp: Likewise.
18289 * gdb.mi/mi2-simplerun.exp: Likewise.
18290 * gdb.mi/mi2-stack.exp: Likewise.
18291 * gdb.mi/mi2-stepi.exp: Likewise.
18292 * gdb.mi/mi2-syn-frame.exp: Likewise.
18293 * gdb.mi/mi2-until.exp: Likewise.
18294 * gdb.mi/mi2-var-block.exp: Likewise.
18295 * gdb.mi/mi2-var-child.exp: Likewise.
18296 * gdb.mi/mi2-var-cmd.exp: Likewise.
18297 * gdb.mi/mi2-var-display.exp: Likewise.
18298 * gdb.mi/mi2-watch.exp: Likewise.
18299 * gdb.stabs/exclfwd.exp: Likewise.
18300 * gdb.stabs/weird.exp: Likewise.
18301 * gdb.threads/gcore-thread.exp: Likewise.
18302 * gdb.trace/actions.exp: Likewise.
18303 * gdb.trace/backtrace.exp: Likewise.
18304 * gdb.trace/circ.exp: Likewise.
18305 * gdb.trace/collection.exp: Likewise.
18306 * gdb.trace/deltrace.exp: Likewise.
18307 * gdb.trace/infotrace.exp: Likewise.
18308 * gdb.trace/limits.exp: Likewise.
18309 * gdb.trace/packetlen.exp: Likewise.
18310 * gdb.trace/passc-dyn.exp: Likewise.
18311 * gdb.trace/passcount.exp: Likewise.
18312 * gdb.trace/report.exp: Likewise.
18313 * gdb.trace/save-trace.exp: Likewise.
18314 * gdb.trace/tfind.exp: Likewise.
18315 * gdb.trace/tracecmd.exp: Likewise.
18316 * gdb.trace/while-dyn.exp: Likewise.
18317 * gdb.trace/while-stepping.exp: Likewise.
18318
f4b618d1
JB
183192006-08-08 Joel Brobecker <brobecker@adacore.com>
18320
18321 * gdb.base/step-bt.c: New file.
18322 * gdb.base/step-bt.exp: New testcase.
18323
3d00d119
DJ
183242006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18325
18326 * config/monitor.exp (gdb_load): Remove support for obsolete
18327 download-write-size.
18328 * gdb.base/remote.exp: Likewise. Update all callers of
18329 gdb_timed_load.
18330
017b5bd4
DJ
183312006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18332
18333 * cursal.exp: Pass binfile to gdb_load.
18334
837c599d
DJ
183352006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18336
18337 * gdb.base/cursal.exp: Add "" to gdb_load call.
18338
8dd4540b
MK
183392006-07-29 Mark Kettenis <kettenis@gnu.org>
18340
18341 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18342 NetBSD/ELF targets.
18343
ab5c9f60
DJ
183442006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18345
18346 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18347 operator*.
18348
4c42eaff
DJ
183492006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18350
18351 * gdb.base/completion.exp: Update for change in "file" behavior.
18352 * gdb.stabs/weird.exp: Likewise.
18353 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18354 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18355
0155cc76
NS
183562006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18357
18358 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18359 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18360
16026cd7
AS
183612006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18362
18363 * gdb.base/default.exp: Update source command error message.
18364 * gdb.base/help.exp: Update 'help source' message.
18365
16963cb6
DJ
183662006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18367
18368 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18369 test.
18370
6d7fd486
AS
183712006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18372
18373 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18374
29e8a844
DJ
183752006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18376
18377 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18378
6afcfa39
DJ
183792006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18380
18381 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18382
267a692b
MK
183832006-07-17 Mark Kettenis <kettenis@gnu.org>
18384
18385 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18386 *-*-openbsd* from targets for wich we expect ARM FPA floating
18387 point format.
18388
85d2fec4
NR
183892006-07-17 Nick Roberts <nickrob@snap.net.nz>
18390
18391 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18392
183932006-07-17 Mark Kettenis <kettenis@gnu.org>
18394
18395 * gdb.base/annota3.exp: Expect frame-begin annotation.
18396
85b4c6e8
JB
183972006-07-14 Joel Brobecker <brobecker@adacore.com>
18398
18399 * gdb.base/help.exp: Adjust "help unset" test to accept
18400 any list of unset commands.
18401
fb933624
DJ
184022006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18403 Daniel Jacobowitz <dan@codesourcery.com>
18404
18405 * gdb.cp/ref-params.exp: New test.
18406 * gdb.cp/ref-params.cc: New source file.
18407 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18408
1dff4b64
MK
184092006-07-08 Mark Kettenis <kettenis@gnu.org>
18410
18411 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18412 spaces/tabs in regular expressions since they might not be there.
18413
40d2e0e3
AS
184142006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18415
18416 * gdb.base/ifelse.exp: New file.
18417
f6c957d2
NS
184182006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18419
18420 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18421 line.
18422 * gdb.base/huge.exp: Loop over compilation to find a size that
18423 is acceptable.
18424 * gdb.base/remote.exp: Correct expected strings.
18425 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18426
b9c5a23d
DJ
184272006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18428
18429 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18430
9af2e58d
DJ
184312006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18432
18433 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18434 native.
18435
30930ca5
DJ
184362006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18437
18438 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18439 enable stabs testing.
18440
aa32fa1d
DJ
184412006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18442
bd4a4c80 18443 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
18444 gdb_test_multiple does.
18445
321fef15
DJ
184462006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18447
18448 * Makefile.in (host_alias): Remove.
18449 (target_alias): Use @target_noncanonical@.
18450 (site.exp): Don't set host_alias.
18451 * aclocal.m4: Remove contents. Include acx.m4.
18452 * configure: Regenerated.
18453 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18454
e1c2defa
NS
184552006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18456
e63b55d1
NS
18457 * lib/gdb.exp (gdb_load_cmd): New.
18458
5600ea19
NS
18459 * gdb.base/fileio.c: Add system(NULL) test.
18460 * gdb.base/fileio.exp: Check it.
18461
e1c2defa
NS
18462 * gdb.base/break.c: Add 10a breakpoint at }
18463 * gdb.base/break.exp: Add test for breakpoint at }
18464 * gdb.cp/anon-union.cc: Add code at end of function.
18465 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18466 * gdb.mi/var-cmd.c: Add code at end of function.
18467 * gdb.mi/mi-var-display.exp: Adjust end of next.
18468 * gdb.mi/mi2-var-display.exp: Likewise.
18469 * gdb.base/fileio.c: Add stop function and insert calls at
18470 stopping places.
18471 * gdb.base/fileio.exp: Breakpoint stop function and remove
18472 explicit line number references.
18473
6c0112ec
JB
184742006-05-19 Joel Brobecker <brobecker@adacore.com>
18475
a9c64011
AS
18476 * gdb.base/del.exp (test_delete_alias): New function.
18477 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 18478
154189a4
FF
184792006-05-18 Fred Fish <fnf@specifix.com>
18480
18481 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18482 required. Check for spurious output after program exits normally.
18483
582e64c2
FF
184842006-05-17 Fred Fish <fnf@specifix.com>
18485
18486 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18487 gdb_load, so it works in the simulator.
18488
8ef6493a
FF
184892006-05-11 Fred Fish <fnf@specifix.com>
18490
18491 * gdb.base/bang.exp: Ignore unexpected output between the
18492 "program exited normally" and the gdb prompt, as many other
18493 tests do.
18494
692b141c
MK
184952006-05-07 Mark Kettenis <kettenis@gnu.org>
18496
18497 * gdb.base/help.exp: Make "delete checkpoint" part option for
18498 "help d" and "help delete" tests.
18499
540b8a30
UW
185002006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18501
a9c64011 18502 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
18503 expected output in some mi_gdb_test statements.
18504 * gdb.mi/mi2-basics.exp: Likewise.
18505
9b6462d9
JB
185062006-05-05 Joel Brobecker <brobecker@adacore.com>
18507
18508 * gdb.base/del.c: New file.
18509 * gdb.base/del.exp: New testcase.
18510
954de43b
DM
185112006-05-05 David S. Miller <davem@sunset.davemloft.net>
18512
18513 * gdb.base/break.exp: Do not assume a breakpoint on
18514 main will actually be in $srcfile when optimizing.
1303f75e
DM
18515 * gdb.base/savedregs.exp: Do not require that the dummy
18516 frame location match up to a symbol and source file location.
c3242428
DM
18517 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18518 will get printed without a mi_cmd_data_list_register_values prefix.
18519 (*-data-list-register-*): Correct regular expressions to expect the new
18520 pseudo d? floating point registers.
18521 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 18522
c7e64c9a
DJ
185232006-05-05 Christophe Lyon <christophe.lyon@st.com>
18524
18525 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18526 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18527 is allocated by the compiler.
18528 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18529 anons, e, anone to force their allocation by the compiler.
18530
185312006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
18532
18533 * gdb.base/help.exp: Update expected text for help d and
18534 help delete.
18535
27ce9a6d
MK
185362006-05-02 Mark Kettenis <kettenis@gnu.org>
18537
18538 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18539 NetBSD/ELF targets.
18540
8608915f
MK
185412006-04-30 Mark Kettenis <kettenis@gnu.org>
18542
18543 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18544 single-step breakpoint fails; make this a KFAIL on
18545 sparc*-*-openbsd*.
18546 * gdb.base/siginfo.exp: Likewise.
18547 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18548
b8db102d
MS
185492006-04-26 Michael Snyder <msnyder@redhat.com>
18550
18551 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18552 which may have to consume output from other forks.
18553 Add tests to make sure that "delete fork" succeeded.
18554
c702009a
MS
185552006-04-20 Michael Snyder <msnyder@redhat.com>
18556
18557 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18558 Add support for the Renesas M32C and M16C.
18559
18560 * gdb.asm/asm-source.exp: Add m32c target.
18561 * gdb.asm/m32c.inc: Support for m32c target.
18562
e28493f2
AS
185632006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18564
18565 * gdb.base/commands.exp (recursive_source_test): New test.
18566
880da185
DM
185672006-04-04 David S. Miller <davem@sunset.davemloft.net>
18568
18569 * gdb.base/float.exp: Add pattern for sparc targets.
18570
61d9b92f
DJ
185712006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18572
18573 * gdb.base/commands.exp (stray_arg0_test): New test.
18574
bd717df8
PB
185752006-03-30 Paul Brook <paul@codesourcery.com>
18576
18577 * gdb.mi/mi-until.exp: kfail broken until command.
18578 * gdb.mi/mi2-until.exp: Ditto.
18579
ec793d3c
NR
185802006-03-27 Nick Roberts <nickrob@snap.net.nz>
18581
18582 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18583
831004b7
AO
185842006-03-08 Alexandre Oliva <aoliva@redhat.com>
18585
18586 * gdb.base/prelink.exp: Anchor tested-for regular expression
18587 on gdb prompt.
18588
effe49a0
PB
185892006-03-07 Paul Brook <paul@codesourcery.com>
18590
18591 * gdb.base/assign.exp: Correct fail message.
18592
e5461016
PB
185932006-03-07 Paul Brook <paul@codesourcery.com>
18594
18595 * lib/compiler.c: Extract armcc version number.
18596 * lib/compiler.cc: Ditto.
18597
fc91c6c2
PB
185982006-03-07 Paul Brook <paul@codesourcery.com>
18599
18600 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18601 additional_flags=-w.
18602 * gdb.arch/altivec-regs.exp: Ditto.
18603 * gdb.arch/e500-abi.exp: Ditto.
18604 * gdb.arch/e500-regs.exp: Ditto.
18605 * gdb.base/all-bin.exp: Ditto.
18606 * gdb.base/annota1.exp: Ditto.
18607 * gdb.base/annota3.exp: Ditto.
18608 * gdb.base/args.exp: Ditto.
18609 * gdb.base/arithmet.exp: Ditto.
18610 * gdb.base/assign.exp: Ditto.
18611 * gdb.base/async.exp: Ditto.
18612 * gdb.base/bang.exp: Ditto.
18613 * gdb.base/break.exp: Ditto.
18614 * gdb.base/call-rt-st.exp: Ditto.
18615 * gdb.base/completion.exp: Ditto.
18616 * gdb.base/cond-expr.exp: Ditto.
18617 * gdb.base/condbreak.exp: Ditto.
18618 * gdb.base/consecutive.exp: Ditto.
18619 * gdb.base/define.exp: Ditto.
18620 * gdb.base/display.exp: Ditto.
18621 * gdb.base/ena-dis-br.exp: Ditto.
18622 * gdb.base/environ.exp: Ditto.
18623 * gdb.base/eval-skip.exp: Ditto.
18624 * gdb.base/info-proc.exp: Ditto.
18625 * gdb.base/jump.exp: Ditto.
18626 * gdb.base/logical.exp: Ditto.
18627 * gdb.base/long_long.exp: Ditto.
18628 * gdb.base/maint.exp: Ditto.
18629 * gdb.base/miscexprs.exp: Ditto.
18630 * gdb.base/pc-fp.exp: Ditto.
18631 * gdb.base/pointers.exp: Ditto.
18632 * gdb.base/relational.exp: Ditto.
18633 * gdb.base/reread.exp: Ditto.
18634 * gdb.base/sect-cmd.exp: Ditto.
18635 * gdb.base/sep.exp: Ditto.
18636 * gdb.base/sepdebug.exp: Ditto.
18637 * gdb.base/until.exp: Ditto.
18638 * gdb.base/whatis-exp.exp: Ditto.
18639 * gdb.cp/annota2.exp: Ditto.
18640 * gdb.cp/annota3.exp: Ditto.
18641 * gdb.trace/actions.exp: Ditto.
18642 * gdb.trace/backtrace.exp: Ditto.
18643 * gdb.trace/circ.exp: Ditto.
18644 * gdb.trace/collection.exp: Ditto.
18645 * gdb.trace/deltrace.exp: Ditto.
18646 * gdb.trace/infotrace.exp: Ditto.
18647 * gdb.trace/limits.exp: Ditto.
18648 * gdb.trace/packetlen.exp: Ditto.
18649 * gdb.trace/passc-dyn.exp: Ditto.
18650 * gdb.trace/passcount.exp: Ditto.
18651 * gdb.trace/report.exp: Ditto.
18652 * gdb.trace/save-trace.exp: Ditto.
18653 * gdb.trace/tfind.exp: Ditto.
18654 * gdb.trace/tracecmd.exp: Ditto.
18655 * gdb.trace/while-dyn.exp: Ditto.
18656 * gdb.trace/while-stepping.exp: Ditto.
18657 * lib/gdb.exp: Ditto.
18658 (gdb_compile): Handle nowarning option.
18659
5f4a23d9
AO
186602006-03-07 Alexandre Oliva <aoliva@redhat.com>
18661
18662 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18663 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18664 Rename executable to prelinkt. Don't re-prelink if we didn't
18665 get a core file. Test prelink -u exit status to tell whether
18666 prelinking failed. Use gdb_test_multiple.
18667
9733fc94
DJ
186682006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18669
18670 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18671 (do_tests): Call it.
18672
cc10cae3
AO
186732006-02-28 Alexandre Oliva <aoliva@redhat.com>
18674
18675 * gdb.base/prelink.exp: New test.
18676 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18677
15c46491
WZ
186782006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18679
18680 * gdb.fortran/derived-type.f90: New file.
18681 * gdb.fortran/derived-type.exp: New testcase.
18682
5c9f7ded
DJ
186832006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18684
18685 * gdb.base/default.exp: Allow ';' as a directory separator.
18686
5b96932b
AS
186872006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18688
18689 * gdb.base/help.exp (help add-symbol-file): Update.
18690
1986bccd
AS
186912006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18692
18693 * gdb.base/help.exp (help load): Update expected results.
18694
a8b7528f
FF
186952006-02-19 Fred Fish <fnf@specifix.com>
18696
18697 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18698 specifix hex value as part of results.
18699 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 18700
f8261448
FF
187012006-02-16 Fred Fish <fnf@specifix.com>
18702
18703 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18704 ushort_addr, and slong_addr, so the typedefs are not optimized
18705 away.
18706 * gdb.base/whatis.exp: Add tests using type name for struct type,
18707 union type, enum type, and typedef.
a9c64011 18708
31d8bdd2
MK
187092006-02-13 Mark Kettenis <kettenis@gnu.org>
18710
18711 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18712
34e41e63
JB
187132006-02-13 Jim Blandy <jimb@redhat.com>
18714
18715 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18716 case where it takes two "next" commands to skip past the init
18717 call.
18718
ac6e4f31
FF
187192006-02-12 Fred Fish <fnf@specifix.com>
18720
18721 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18722 to handle cases where it takes two "next" commands to skip
18723 past the init call.
18724
2db2d571
JB
187252006-02-07 Joel Brobecker <brobecker@adacore.com>
18726
18727 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18728 on hppa32 targets.
18729
38fcd64c
DJ
187302006-02-06 Vladimir Prus <ghost@cs.msu.su>
18731
18732 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18733 field.
18734
1315ad46
MK
187352006-01-29 Mark Kettenis <kettenis@gnu.org>
18736
18737 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18738
5625b943
DJ
187392006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18740
18741 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18742 files.
18743
80df1bbe
DJ
187442006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18745
18746 * gdb.cp/maint.exp: Set complaints to a positive value.
18747
9078e690
DJ
187482006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18749
18750 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18751 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18752 function name.
18753
9c903399
DJ
187542006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18755
18756 * gdb.base/checkpoint.c: Update copyright notice. Include
18757 <stdlib.h>.
18758
761ae4d6
JB
187592006-01-04 Jim Blandy <jimb@redhat.com>
18760
18761 * gdb.asm/asm-source.exp: Independently provide default values for
18762 asm-flags and debug-flags. Use 'string equal' to do the
18763 comparison, not the implicit expr's '==' operator. Remove
18764 now-unneeded assignments to asm-flags. In h8300 case, place
18765 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18766
099ac3dd
MS
187672006-01-04 Michael Snyder <msnyder@redhat.com>
18768
18769 * gdb.base/checkpoint.c: New file.
18770 * gdb.base/checkpoint.exp: New file.
18771 * gdb.base/multi-fork.c: New file.
18772 * gdb.base/multi-fork.exp: New file.
18773 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18774
f4d85314
FF
187752006-01-04 Fred Fish <fnf@specifix.com>
18776
18777 * gdb.base/ptype.c (foo): Add typedef.
18778 (intfoo): Add function.
18779 * gdb.base/ptype1.c: New file.
18780 * gdb.base/ptype.exp: Handle compilation and linking with two
18781 source files. Test that proper type for "foo" is found based
18782 on source context rather than first match found in symtabs.
18783
a1b06f35
MK
187842005-12-28 Mark Kettenis <kettenis@gnu.org>
18785
18786 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18787 * gdb.asm/openbsd.inc: Indent commands.
18788
d082a1e2
MK
187892005-12-26 Mark Kettenis <kettenis@gnu.org>
18790
c65016bd
MK
18791 * gdb.base/freebpcmd.exp: Increase timeout.
18792
d082a1e2
MK
18793 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18794
d3c32a0e
DJ
187952005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18796
18797 * gdb.base/default.exp: Update check for "show version".
18798
9fdb1f50
RC
187992005-12-09 Randolph Chung <tausq@debian.org>
18800
18801 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18802 * gdb.asm/pa64.inc: New file.
18803
5f2c56f7
RC
188042005-12-09 Randolph Chung <tausq@debian.org>
18805
18806 * gdb.asm/common.inc: Indent commands.
18807 * gdb.asm/asmsrc1.s: Likewise.
18808 * gdb.asm/asmsrc2.s: Likewise.
18809
8117349c
RC
188102005-12-09 Randolph Chung <tausq@debian.org>
18811
18812 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18813 (get_addr_of_sym): Remove duplicate print.
18814 (gen_core): xfail hppa*-*-hpux*, update expected output.
18815 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18816 * gdb.arch/pa64-nullify.s: New file.
18817
8f07f25a
RC
188182005-12-09 Randolph Chung <tausq@debian.org>
18819
18820 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18821
55b39184
DJ
188222005-12-07 Christophe Lyon <christophe.lyon@st.com>
18823
18824 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18825 code generation for these functions.
18826 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18827 error message.
18828
31e2b00f
AS
188292005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18830
18831 * gdb.base/help.exp (help b, help br, help bre, help brea)
18832 (help break): Update the expected message.
18833
c3d0b56e
SC
188342005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18835
18836 * gdb.asm/m68hc11.inc: Setup the data section.
18837 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18838 script for this test.
18839 (m6812-*-*): Likewise.
18840
36ae0ea9
RC
188412005-11-09 Randolph Chung <tausq@debian.org>
18842
18843 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18844
9d6f42e9
WZ
188452005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18846
18847 * gdb.base/break.exp: Fix a comment typo.
18848
e2126a14
EZ
188492005-11-03 Jim Blandy <jimb@redhat.com>
18850
a9c64011
AS
18851 Checked in by Elena Zannoni <ezannoni@redhat.com>
18852
889bf7c5 18853 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 18854
e0ac7199
CV
188552005-11-02 Corinna Vinschen <vinschen@redhat.com>
18856
18857 * gdb.arch/gdb1558.c: Include stdio.h.
18858
31d3fb18
MK
188592005-10-31 Mark Kettenis <kettenis@gnu.org>
18860
18861 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18862
e52b687c
MK
188632005-10-31 Mark Kettenis <kettenis@gnu.org>
18864
18865 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18866
f4711d79
PG
188672005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18868
a9c64011
AS
18869 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18870 vscr" tests to better match output.
f4711d79 18871
987a9106
JB
188722005-10-12 Jim Blandy <jimb@redhat.com>
18873
18874 * gdb.base/structs.exp (any): New function.
18875 (test_struct_returns): Don't make any assumptions at all about
18876 what value the function returns when GDB can't set the return
18877 value.
18878
2336bb58
JB
188792005-10-09 Joel Brobecker <brobecker@adacore.com>
18880
18881 * gdb.ada/arrayidx/p.adb: New file.
18882 * gdb.ada/arrayidx.exp: New testcase
18883
188842005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
18885
18886 * gdb.ada/array_return/pck.ads: New file.
18887 * gdb.ada/array_return/pck.adb: New file.
18888 * gdb.ada/array_return/p.adb: New file.
18889 * gdb.ada/array_return.exp: New testcase.
18890
705335ea
JB
188912005-10-03 Joel Brobecker <brobecker@adacore.com>
18892
a9c64011
AS
18893 * gdb.base/arrayidx.c: New file.
18894 * gdb.base/arrayidx.exp: New testcase.
705335ea 18895
11ee9940
NR
188962005-09-29 Nick Roberts <nickrob@snap.net.nz>
18897
18898 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18899 frames-invalid and breakpoints-invalid are no longer generated
18900 with level 3 so don't expect them in the output.
18901
39fb8e9e
BR
189022005-09-27 Bob Rossi <bob@brasko.net>
18903
a9c64011 18904 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
18905 from test. Escape the | in mi_gdb_test call.
18906 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18907 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18908 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18909 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18910 expected regex's in mi_gdb_test calls.
18911 * lib/mi-support.exp: Remove arbitrary .* from tests.
18912 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18913 Fully anchor GDB/MI expected results in mi_gdb_test.
18914 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18915 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18916
2af48f68
PB
189172005-09-26 Paul Brook <paul@codesourcery.com>
18918
18919 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18920
f34502bc
WZ
189212005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18922
18923 * bfp-test.c: New file.
18924 * bfp-test.exp: New testcase.
18925
ca929517
WZ
189262005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18927
18928 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18929 of subarray and substring variable.
18930 * gdb.fortran/subarray.f: New source file for the test of subarray
18931 and substring variable evaluation.
18932 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18933 of string constant.
18934
c761af65
DJ
189352005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18936
18937 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18938 copyright dates.
18939
561d7a1d
PG
189402005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18941
18942 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18943 powerpc altivec' test with an almost identical 'info vector' test.
18944
b2b64cc9
PG
189452005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18946
a9c64011
AS
18947 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18948 vscr" tests to match output.
b2b64cc9 18949
6ac4d15a
PG
189502005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18951
a9c64011
AS
18952 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18953 output.
6ac4d15a 18954
40e55bef
BR
189552005-09-11 Bob Rossi <bob@brasko.net>
18956
889bf7c5
PA
18957 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18958 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18959 commands that return an MI output command and an asyncronous MI output
18960 command.
40e55bef
BR
18961 * gdb.mi/mi-console.exp: Ditto.
18962
3c7385ec
BR
189632005-09-11 Bob Rossi <bob@brasko.net>
18964
18965 * gdb.mi/mi-var-child.c: Include <string.h>.
18966
a6cd0eb3
DJ
189672005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18968
18969 * killed.exp: Correct gdb_expect syntax.
18970
2f168eed
CV
189712005-08-09 Corinna Vinschen <vinschen@redhat.com>
18972
18973 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18974
ecd3fd0f
BR
189752005-08-02 Bob Rossi <bob@brasko.net>
18976
18977 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18978 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18979 Change tests to inferior-tty-set/show.
18980 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18981 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18982 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18983 inferior. Use mi_gdb_test to get GDB and Inferior output.
18984 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18985 descriptor.
18986 (mi_inferior_tty_name): Add inferior PTY file name.
18987 (mi_gdb_start): Add INFERIOR_PTY parameter.
18988 (mi_gdb_test): Add IPATTERN parameter.
18989
f1ea48cb 189902005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 18991
f1ea48cb
BR
18992 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18993 parameter to mi_gdb_test.
18994 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18995
6e650a67
DJ
189962005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18997
18998 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18999 struct_declarations.
19000 * gdb.mi/mi-var-child.exp: Step over the initialization of
19001 struct_declarations.
19002
8be260b6
DJ
190032005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
19004
19005 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
19006 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
19007 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
19008 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
19009 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
19010 file.
19011
4e660f07
NR
190122005-07-27 Nick Roberts <nickrob@snap.net.nz>
19013
19014 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19015 (do_children_tests): Assign values to the extra elements.
19016
19017 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19018 them for tests for "-var-update --no-values" and
a9c64011 19019 "-var-update --all-values".
4e660f07
NR
19020 Add test for "-var-list-children --simple-values".
19021
19022 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19023
19024 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19025 "-stack-list-locals --simple-values" Improve doc strings and
19026 comments.
19027
6bdae935
MK
190282005-07-18 Mark Kettenis <kettenis@gnu.org>
19029
598b7a6f
MK
19030 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19031 *-*-openbsd*.
19032 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19033
6bdae935
MK
19034 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19035 sigaltsatck'.
19036
1323e929 190372005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19038
1323e929
BR
19039 * gdb.base/default.exp (tty): Changed output of command.
19040 * gdb.base/help.exp (help tty): Ditto.
19041
b1a9c082
MK
190422005-07-12 Mark Kettenis <kettenis@gnu.org>
19043
19044 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19045
10a844a2
MK
190462005-07-10 Mark Kettenis <kettenis@gnu.org>
19047
19048 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19049 -stack-select-frame without arguments.
19050 (test_stack_frame_listing): Add test for newly implemented command
19051 -stack-info-frame.
19052
3cb3b8df
BR
190532005-07-06 Bob Rossi <bob@brasko.net>
19054
19055 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19056 command.
19057 (Copyright): Update copyright.
19058
a0c5fbcf
WZ
190592005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19060
19061 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19062 tests to evaluate exponentiation expression.
19063
984971d0
AS
190642005-06-29 Andreas Schwab <schwab@suse.de>
19065
19066 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19067 main to avoid warnings.
19068
19069 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19070
fe03833f
NR
190712005-06-20 Nick Roberts <nickrob@snap.net.nz>
19072
19073 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19074 -stack-select-frame without arguments.
19075 (test_stack_frame_listing): Add test for newly implemented command
19076 -stack-info-frame.
a9c64011 19077
7a55f279
WZ
190782005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19079
0ffa0ea5
DJ
19080 * gdb.fortran/array-element.f: New file.
19081 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19082
26585198
DJ
190832005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19084
19085 * gdb.base/bigcore.exp: Correct checks for systems which can
19086 not dump a large core file.
19087
c1bd25fd
DJ
190882005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19089
19090 * gdb.base/relocate.c: Add a copyright notice.
19091 (dummy): Remove.
19092 * gdb.base/relocate.exp: Test printing the values of variables
19093 from a relocatable file.
19094
589e074d
DJ
190952005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19096
19097 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19098 excess MI output after an error.
19099
0915f927
JB
191002005-05-29 Joel Brobecker <brobecker@adacore.com>
19101
19102 * gdb.arch/alpha-step.c: New file.
19103 * gdb.arch/alpha-step.exp: New testcase.
19104
76ff342d
DJ
191052005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19106 Dennis Brueni <dennis@slickedit.com>
19107
19108 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19109 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19110 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19111 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19112 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19113 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19114 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19115
96b0c7ac
DJ
191162005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19117 Wu Zhou <woodzltc@cn.ibm.com>
19118
19119 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19120 IBM's xlc compiler.
19121 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19122 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19123
f21565d2
JB
191242005-05-13 Jim Blandy <jimb@redhat.com>
19125
19126 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19127 calling gdb_suppress_entire_file.
19128 * gdb.base/charset.exp: Same.
19129 * gdb.base/call-rt-st.exp: Same.
19130
6006a3a1
BR
191312005-05-05 Bob Rossi <bob_rossi@cox.net>
19132
19133 * lib/gdb.exp (fullname_syntax): Added global regex.
19134 (fullname_syntax_POSIX): Ditto.
19135 (fullname_syntax_UNC): Ditto.
19136 (fullname_syntax_DOS_CASE): Ditto.
19137 (fullname_syntax_DOS): Ditto.
19138 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19139 fullname_syntax variable to scope and use it.
19140 (test_file_list_exec_source_files): Ditto.
19141 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19142
c3b69c04
DJ
191432005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19144
19145 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19146
3c95e6af
PG
191472004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19148
a9c64011
AS
19149 * lib/gdb.exp (skip_altivec_tests): New function, based on
19150 check_vmx_hw_available from the GCC testsuite.
19151 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19152 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19153
78df6c56
JB
191542005-05-02 Jim Blandy <jimb@redhat.com>
19155
19156 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19157 calling gdb_suppress_entire_file.
19158
1690f9cf
DJ
191592005-04-30 Randolph Chung <tausq@debian.org>
19160
19161 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19162 Slightly relax "sem_post" name checking.
19163
5ea106f7
PG
191642005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19165
19166 * gdb.base/unload.exp: Use new shared library infrastructure.
19167
bf7234cf
PG
191682005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19169
19170 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19171 infrastructure.
bf7234cf 19172
547b869a
CV
191732005-04-29 Corinna Vinschen <vinschen@redhat.com>
19174
19175 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19176 * gdb.asm/h8300.inc: New file.
19177
f07e55f0
PG
191782005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19179
19180 * gdb.base/shlib-call.exp: Change to use new shared library
19181 infrastructure.
19182
3cbba3d1
PG
191832005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19184
a9c64011
AS
19185 * gdb.base/pending.exp: Change to use new shared library
19186 infrastructure.
3cbba3d1 19187
ed6df200
PG
191882005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19189
a9c64011
AS
19190 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19191 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19192
8c8f4ebe
PG
191932005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19194
a9c64011
AS
19195 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19196 shared objects being adjusted and update copyright years.
8c8f4ebe 19197
607fbc54
DJ
191982005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19199
19200 * ChangeLog: Correct some 2003-01-13 dates.
19201 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19202 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19203 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19204 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19205 gdb.trace/tfind.exp: Update copyright years.
19206
57bf0e56
DJ
192072005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19208 Daniel Jacobowitz <dan@codesourcery.com>
19209
19210 * lib/gdb.exp (gdb_compile): Handle shlib=.
19211 (gdb_compile_shlib): New function.
19212
9b593790
PG
192132005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19214
a9c64011 19215 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19216
9494c6a5
DJ
192172005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19218
19219 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19220 gdb.server.
19221 * configure.ac: Likewise.
19222 * configure: Regenerated.
19223 * gdb.gdbserver/Makefile.in: Moved to...
19224 * gdb.server/Makefile.in: ... here.
19225 * gdb.gdbserver/server.c: Moved to...
19226 * gdb.server/server.c: ... here.
19227 * gdb.gdbserver/server-run.exp: Moved to...
19228 * gdb.server/server-run.exp: ... here.
19229
6f8eac0e
DJ
192302005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19231
19232 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19233 * configure.ac: Create gdb.gdbserver/Makefile.
19234 * configure: Regenerated.
19235 * lib/gdbserver-support.exp: New file, derived from
19236 config/gdbserver.exp.
19237 * config/gdbserver.exp: Use gdbserver-support.exp.
19238 * gdb.gdbserver/Makefile.in: New file.
19239 * gdb.gdbserver/server.c: New file.
19240 * gdb.gdbserver/server-run.exp: New file.
19241
6e87504d
PG
192422005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19243
a9c64011
AS
19244 * lib/gdb.exp (test_compiler_info): Return compiler_info
19245 if no arguments are given.
6e87504d 19246
d1779be4
PG
192472005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19248
19249 * gdb.arch/altivec-abi.exp: Check for compiler and set
19250 use altivec' flag accordingly.
19251 * gdb.arch/altivec-regs.exp: Likewise.
19252
88750304
DJ
192532005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19254
19255 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19256
f3fb768d
AS
192572005-03-27 Andreas Schwab <schwab@suse.de>
19258
19259 * gdb.base/bigcore.c (main): Add missing mode argument in open
19260 call.
19261
7e813ac5
DJ
192622005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19263
19264 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19265 downloads.
19266 * config/gdbserver.exp (gdb_load): Likewise.
19267
8e3049aa
PB
192682005-03-14 Paul Brook <paul@codesourcery.com>
19269
19270 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19271 targets.
19272
a9df7c44
JB
192732005-03-09 Joel Brobecker <brobecker@adacore.com>
19274
19275 * gdb.dwarf2/dup-psym.S: New file.
19276 * gdb.dwarf2/dup-psym.exp: New testcase.
19277
9f0d94e8
JB
192782005-03-09 Joel Brobecker <brobecker@adacore.com>
19279
19280 * gdb.ada/exec_changed/first.adb: New file.
19281 * gdb.ada/exec_changed/second.adb: New file.
19282 * gdb.ada/exec_changed.exp: New testcase.
19283
5f579bc5
NS
192842005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19285
36e9969c
NS
19286 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19287 (A2): New class.
19288 (main): Test operator+.
19289 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19290 breakpoint test.
19291
5f579bc5
NS
19292 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19293 * gdb.base/signull.exp: Disable if gdb,nosignals.
19294 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19295 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19296 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19297 * gdb.mi/mi2-console.exp: Likewise.
19298 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19299 continue output at start.
19300 (gdb_collect_locals_test): Robustify regexp.
19301 * gdb.trace/passc-dyn.exp: Fix comment typo.
19302 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19303
be46087e
CV
193042005-03-08 Corinna Vinschen <vinschen@redhat.com>
19305
19306 * gdb.asm/asm-source.exp: Add iq2000 case.
19307 * gdb.asm/iq2000.inc: New file.
19308
384e1a61 193092005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 19310
384e1a61
MI
19311 * gdb.base/command.exp: Change hardcoded value to regular expression.
19312 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19313
584b6e9e
DJ
193142005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19315
19316 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19317 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19318 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19319 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19320 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19321
ab5b5d61
MK
193222005-03-05 Mark Kettenis <kettenis@gnu.org>
19323
19324 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19325 changes.
19326
ae051c1b
PG
193272004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19328
a9c64011
AS
19329 * lib/compiler.c: Add test for IBM's xlc compiler.
19330 * lib/compiler.cc: Likewise.
ae051c1b 19331
3f0f6ed2
JB
193322004-02-24 Joel Brobecker <brobecker@adacore.com>
19333
19334 * gdb.ada/fixed_points.exp: Create compilation object directory
19335 before running the test.
19336 * gdb.ada/null_record.exp: Likewise.
19337 * gdb.ada/packed_array.exp: Likewise.
19338 * gdb.ada/start.exp: Likewise.
19339
724f452b
JB
193402005-02-15 Joel Brobecker <brobecker@adacore.com>
19341
19342 * gdb.ada/packed_array/pa.adb: New file.
19343 * gdb.ada/packed_array.exp: New testcase.
19344
57f5cdfb 193452005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 19346
1f393151
MK
19347 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19348 files.
19349
ebdda337
MK
19350 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19351 on *-*-openbsd*. Correctly match whitespace in regukar
19352 expressions.
19353
cf309262
DJ
193542005-02-10 Daniel Jacobowitz <dan@debian.org>
19355
19356 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19357 PR exp/1821
19358 * gdb.base/gdb1821.c: New test file.
19359 * gdb.base/gdb1821.exp: New test file.
19360
3be49e7a
JB
193612005-02-09 Joel Brobecker <brobecker@adacore.com>
19362
19363 * gdb.base/start.c: New file.
19364 * gdb.base/start.exp: New testcase.
19365
e292e67d
JB
193662005-02-09 Joel Brobecker <brobecker@adacore.com>
19367
19368 * gdb.ada/start/dummy.adb: New file.
19369 * gdb.ada/start.exp: New testcase.
19370
dbdfa66c
CV
193712005-02-09 Corinna Vinschen <vinschen@redhat.com>
19372
19373 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19374 for printing symbols and statistics.
19375 Add test for using relative pathnames in "maint print msymbols" test.
19376 Mark "maint info sections DATA" XFAIL on Cygwin.
19377 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19378 tests.
19379
d7941671
AC
193802005-02-09 Andreas Schwab <schwab@suse.de>
19381
19382 Committed by Andrew Cagney <cagney@gnu.org>
19383 * gdb.base/remotetimeout.exp: New file.
19384
74e5ef44
MK
193852005-02-07 Mark Kettenis <kettenis@gnu.org>
19386
19387 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19388
464dd14d
JB
193892005-02-03 Joel Brobecker <brobecker@adacore.com>
19390
19391 * gdb.ada/gnat_ada.gpr: New file.
19392 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19393 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19394 * configure.ac: No longer generate gnat_ada.gpr.
19395 * configure: Regenerate.
19396 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19397 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19398 * gdb.ada/null_record/bar.ads: Likewise.
19399 * gdb.ada/null_record/bar.adb: Likewise.
19400 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19401 * gdb.ada/null_record.exp (testdir): New variable.
19402 (testfile): executable is now in testdir subdirectory.
19403 (srcfile): Use full path to the main compilation unit.
19404 * gdb.ada/fixed_points.exp: Same changes as above.
19405
30d756ae
NR
194062005-02-03 Nick Roberts <nickrob@snap.net.nz>
19407
19408 * gdb.base/interp.exp: New test.
19409
9d799f85
AC
194102005-01-24 Andrew Cagney <cagney@gnu.org>
19411
19412 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19413
15656118
AC
194142005-01-19 Andrew Cagney <cagney@gnu.org>
19415
a892c31b
AC
19416 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19417 configure.ac not configure.in.
19418
15656118
AC
19419 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19420 of powerpc*-*-*.
19421 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 19422 * gdb.base/list.exp (test_list_function)
15656118
AC
19423 (test_list_filename_and_function): Ditto.
19424 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19425
a7b01baf
AC
194262005-01-16 Andrew Cagney <cagney@gnu.org>
19427
17d92a02
AC
19428 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19429
a7b01baf
AC
19430 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19431
bc8332bb
AC
194322005-01-14 Andrew Cagney <cagney@gnu.org>
19433
19434 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19435 * gdb.mi/mi2-var-cmd.exp: Ditto.
19436
4d074752
CV
194372005-01-10 Corinna Vinschen <vinschen@redhat.com>
19438
19439 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19440
bec39cab
AC
194412005-01-07 Andrew Cagney <cagney@gnu.org>
19442
19443 * configure.ac: Rename configure.in, require autoconf 2.59.
19444 * configure: Re-generate.
19445 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19446 * gdb.stabs/configure: Re-generate.
19447 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19448 * gdb.hp/configure: Re-generate.
19449 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19450 autoconf 2.59.
19451 * gdb.hp/gdb.objdbg/configure: Re-generate.
19452 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19453 autoconf 2.59.
19454 * gdb.hp/gdb.defects/configure: Re-generate.
19455 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19456 autoconf 2.59.
19457 * gdb.hp/gdb.compat/configure: Re-generate.
19458 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19459 autoconf 2.59.
19460 * gdb.hp/gdb.base-hp/configure: Re-generate.
19461 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19462 autoconf 2.59.
19463 * gdb.hp/gdb.aCC/configure: Re-generate.
19464
f10b16d4
JB
194652004-12-15 Jim Blandy <jimb@redhat.com>
19466
19467 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19468 under NPTL when there is debugging info available for libpthread.
19469
fb6e1814
JG
194702004-12-13 Jerome Guitton <guitton@gnat.com>
19471
19472 * gdb.ada/fixed_points.c: New file.
19473 * gdb.ada/fixed_points.exp: New file.
19474
fe46cd3a
RC
194752004-12-03 Randolph Chung <tausq@debian.org>
19476
19477 * gdb.arch/pa-nullify.exp: New file.
19478 * gdb.arch/pa-nullify.s: New file.
19479
8de0841b
RC
194802004-11-30 Randolph Chung <tausq@debian.org>
19481
19482 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19483 instead of "tbug". Fix regexp to work properly with gdb_test.
19484
c8170782
PH
194852004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19486
19487 * gdb.base/bitfields2.exp: New test.
19488 * gdb.base/bitfields2.c: New file.
19489
954269c2
RE
194902004-11-28 Richard Earnshaw <rearnsha@arm.com>
19491
19492 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19493
0107feed
RC
194942004-11-16 Randolph Chung <tausq@debian.org>
19495
19496 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19497
f073ae8c
DJ
194982004-11-14 Daniel Jacobowitz <dan@debian.org>
19499
19500 * gdb.threads/threadapply.exp: Correct "macro details" test.
19501
19ad59e7
JJ
195022004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19503
19504 * gdb.threads/threadapply.exp: New test.
19505 * gdb.threads/threadapply.c: New file.
19506
9cf0961b
MK
195072004-11-07 Mark Kettenis <kettenis@gnu.org>
19508
19509 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19510 frames.
19511
c789492a
FL
195122004-11-05 Felix Lee <felix+log1@specifixinc.com>
19513
19514 * gdb.base/cursal.exp: New file.
19515 * gdb.base/cursal.c: New file.
19516
a1e167bb
AC
195172004-11-03 Andrew Cagney <cagney@gnu.org>
19518
19519 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19520
b7cbf173
MK
195212004-10-30 Mark Kettenis <kettenis@gnu.org>
19522
19523 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19524 NetBSD/ELF targets.
19525
88f9d34f
JB
195262004-10-29 Joel Brobecker <brobecker@gnat.com>
19527
19528 * gdb.threads/bp_in_thread.c: New file, copied from
19529 pthread_cond_wait.c.
19530 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19531 file, rather than reusing the .c file from another testcase.
19532
ca7d6a0c
JB
195332004-10-20 Joel Brobecker <brobecker@gnat.com>
19534
19535 * gdb.ada/null_record.exp: Check where we stopped after
19536 sending the start command, instead of where the associated
19537 temporary breakpoint was inserted.
19538
0d863d03
AC
195392004-10-14 Andrew Cagney <cagney@gnu.org>
19540
19541 * gdb.mi/gdb701.c (main): Return 0.
19542
d11e72cb
DJ
195432004-10-13 Daniel Jacobowitz <dan@debian.org>
19544
d40539a4 19545 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 19546
e1923096
JJ
195472004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19548
19549 * gdb.threads/schedlock.c: Add comment markers to use to find
19550 line numbers.
19551 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19552 comments.
19553 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19554 breakpoint lines.
19555
ec8ba2c9
DJ
195562004-10-12 Daniel Jacobowitz <dan@debian.org>
19557
19558 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19559
0eb3658b
DJ
195602004-10-12 Daniel Jacobowitz <dan@debian.org>
19561
19562 * configure.in: Add gdb.dwarf2.
19563 * configure: Regenerated.
19564 * Makefile.in: Add gdb.dwarf2.
19565 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19566 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19567 gdb.dwarf2/file1.txt: New files.
19568
a271cc33
OF
195692004-10-11 Orjan Friberg <orjanf@axis.com>
19570
a9c64011 19571 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
19572 of "run", since the latter doesn't work with remote targets. Adjust
19573 the breakpoint numbering accordingly.
19574 * gdb.threads/pthread_cond_wait.exp: Ditto.
19575
895ce074
MC
195762004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19577
19578 * gdb.base/overlays.exp: Update copyright years.
19579
6be3092d
KI
195802004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19581
19582 * gdb.base/overlays.exp: Disable if target is Linux.
19583
e05389b8
FL
195842004-10-06 Felix Lee <felix+log1@specifixinc.com>
19585
19586 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19587
73cb587d
KI
195882004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19589
19590 * gdb.asm/asm-source.exp: Add m32r-linux target.
19591 * gdb.asm/m32r-linux.inc: New file.
19592
3c0edcdc
AC
195932004-09-24 Andrew Cagney <cagney@redhat.com>
19594 David Anderson <anderson@redhat.com>
19595
19596 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19597 command fails, assume things will work.
19598 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19599 (_GNU_SOURCE): Define.
19600 (print_unsigned, print_hex): Change parameter to "long long".
19601 (print_byte_count): New function, use to print byte counts.
19602 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19603 O_LARGEFILE.
19604 (main): Compute an upper bound on a corefile in max_core_size.
19605 Limit memory chunk size to max_core_size. Limit total memory
19606 allocated to max_core_size.
19607
4bb3667f
AC
196082004-09-23 Andrew Cagney <cagney@gnu.org>
19609
19610 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19611 from a separate process with code that creates a corefile by
19612 making the inferior dump core.
19613
60fe1a51
MK
196142004-09-23 Mark Kettenis <kettenis@gnu.org>
19615
19616 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19617 block.
19618
8e937346
MC
196192004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19620
19621 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19622 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19623 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19624 Likewise.
19625
7213f6d6
JJ
196262004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19627
19628 * gdb.java/jprint.exp: New test case for java inferior call.
19629 * gdb.java/jprint.java: Ditto.
19630
eac69dca
JB
196312004-09-15 Joel Brobecker <brobecker@gnat.com>
19632
19633 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19634
22227696
MC
196352004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19636
19637 * gdb.threads/killed.c: Include <stdlib.h>.
19638 * gdb.threads/pthreads.c: Likewise.
19639
7dd403a4
MC
196402004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19641
19642 * gdb.threads/killed.c: Add copyright notice.
19643
33f2d567
JM
196442004-09-10 Jason Molenda (jmolenda@apple.com)
19645
a9c64011
AS
19646 * gdb.base/define.exp: Two new tests to verify zero space chars
19647 after 'if' and 'while' commands in a user-defined command is correctly
19648 parsed.
33f2d567 19649
e05b62ac
AC
196502004-09-08 Andrew Cagney <cagney@gnu.org>
19651
19652 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19653 delivery test with duplicate at end of file.
19654
9cbe82da
MK
196552004-09-06 Mark Kettenis <kettenis@jive.nl>
19656
19657 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19658
564803d9
MC
196592004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19660
19661 * config/hppro.exp: Removed.
19662
7c6807ce
MC
196632004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19664
19665 * config/sparclet.exp: Removed.
19666
bf7e26dd
MC
196672004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19668
19669 * config/udi.exp: Removed.
19670
714e341b
MC
196712004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19672
19673 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19674 of "exp_continue".
19675 (advancei): Likewise.
19676
1236e623
JJ
196772004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19678
19679 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19680
3bdcad15
MI
196812004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19682
228af206 19683 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
19684 to check for nodebug in executable.
19685 * gdb.gdb/observer.exp (setup_test): Likewise.
19686 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19687 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19688
c72b934c
AC
196892004-09-01 Andrew Cagney <cagney@gnu.org>
19690
19691 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19692 files.
19693
edd9b715
JJ
196942004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19695
19696 * gdb.base/unload.exp: Fix expected warning message to match
19697 latest format.
19698
fb4ce06b
CV
196992004-09-01 Corinna Vinschen <vinschen@redhat.com>
19700
19701 * gdb.base/call-rt-st.exp: Fix typos.
19702
ce78e7c3
MI
197032004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19704
19705 * gdb.threads/thread_check.exp: New testcase.
19706 * gdb.threads/thread_check.c: New testcase.
19707
2dedb159
AC
197082004-08-31 Andrew Cagney <cagney@gnu.org>
19709
19710 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19711 (skip_to_handler_entry): New procedures. Test stepping into a
19712 handler when the breakpoint is at the handler's entry point.
19713
68f53502
AC
197142004-08-30 Andrew Cagney <cagney@gnu.org>
19715
19716 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19717 gdb/1757.
19718
3e3ffd2b
MC
197192004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19720
19721 With code from Manoj Iyer <manjo@austin.ibm.com>:
19722 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19723 return value. Add an arm for "no debugging symbols found".
19724 Change a stray "error" to "perror".
19725 (gdb_run_cmd): Adapt to new return value.
19726 * gdb.base/remote.exp: Adapt to new return value.
19727 * gdb.gdb/complaints.exp: Likewise.
19728 * gdb.gdb/observer.exp: Likewise.
19729 * gdb.gdb/selftest.exp: Likewise.
19730 * gdb.gdb/xfullpath.exp: Likewise.
19731
4b6f5fd2
JB
197322004-08-27 Joel Brobecker <brobecker@gnat.com>
19733
19734 * gdb.threads/bp_in_thread.exp: New testcase.
19735
e5b25496
MC
197362004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19737
19738 Fix PR testsuite/1735.
19739 * gdb.threads/schedlock.c (thread_function): Add a cast
19740 to suppress a gcc warning.
19741 * gdb.threads/thread-specific.c (thread_function): Likewise.
19742
934353d6
MC
197432004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19744
19745 * gdb.base/unload.c: Include <stdlib.h>.
19746
f98a0aef 197472004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 19748
f98a0aef 19749 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
19750 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19751 synchronized after the "return".
19752
5a2e8882
MC
197532004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19754
19755 * gdb.mi/basics.c: Include <stdio.h>.
19756 * gdb.mi/pthreads.c: Include <stdlib.h>.
19757 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19758
a9640423
MC
197592004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19760
19761 * gdb.threads/schedlock.c: Add copyright notice.
19762
b04e311d
AC
197632004-08-25 Andrew Cagney <cagney@gnu.org>
19764
19765 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19766 (skip_over_handler, breakpoint_over_hander): New test procedures.
19767 (advance, advancei): Add a proper prefix, do not use
19768 rerun_to_main.
19769 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19770
7c27f15b
MC
197712004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19772
19773 * gdb.mi/basics.c: Add copyright notice.
19774 * gdb.mi/var-cmd.c: Add copyright notice.
19775
fffc87ae
MC
197762004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19777
19778 * lib/gdb.exp: Remove signed_keyword_not_used.
19779 * lib/compiler.c: Likewise.
19780 * lib/compiler.cc: Likewise.
19781
d782e0bf
MC
197822004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19783
19784 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19785 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19786
96033e83
MC
197872004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19788
19789 * gdb.base/whatis.c: Add copyright notice.
19790
cf38c229
MK
197912004-08-20 Mark Kettenis <kettenis@gnu.org>
19792
19793 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19794 it to skip the breakpoints encoded in the inline assembly.
19795
f4b49756
MC
197962004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19797
19798 * Makefile.in: Add gdb.fortran.
19799
2f193b69
MC
198002004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19801
19802 * gdb.base/call-sc.exp (test_scalar_returns):
19803 Fix cut-and-paste glitch in "Make fun return now".
19804
89a237cb
MC
198052004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19806
19807 * configure.in: Add gdb.fortran.
19808 * configure: Regenerate.
19809 * gdb.fortran/Makefile.in: New file.
19810 * lib/gdb.exp (skip_fortran_tests): New procedure.
19811
469aff8e
MC
198122004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19813
19814 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19815 reference to bug-gnu@prep.ai.mit.edu.
19816 * gdb.mi/mi-var-child.exp: Likewise.
19817 * gdb.mi/mi-var-cmd.exp: Likewise.
19818 * gdb.mi/mi-var-display.exp: Likewise.
19819 * gdb.mi/mi2-var-block.exp: Likewise.
19820 * gdb.mi/mi2-var-child.exp: Likewise.
19821 * gdb.mi/mi2-var-cmd.exp: Likewise.
19822 * gdb.mi/mi2-var-display.exp: Likewise.
19823
00b51b9f
MK
198242004-08-15 Mark Kettenis <kettenis@gnu.org>
19825
19826 * gdb.base/unload.c (main): Make local variable msg const.
19827
45f07fef
MC
198282004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19829
19830 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19831 to bug-gnu@prep.ai.mit.edu.
19832 * gdb.mi/mi-disassemble.exp: Likewise.
19833 * gdb.mi/mi-eval.exp: Likewise.
19834 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19835 default line number.
19836 * gdb.mi/mi-return.exp: Likewise.
19837 * gdb.mi/mi-simplerun.exp: Likewise.
19838 * gdb.mi/mi-stack.exp: Likewise.
19839 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19840 number with explicit range test.
19841 * gdb.mi/mi-watch.exp: Likewise.
19842 * gdb.mi/mi2-break.exp: Likewise.
19843 * gdb.mi/mi2-cli.exp: Likewise.
19844 * gdb.mi/mi2-disassemble.exp: Likewise.
19845 * gdb.mi/mi2-eval.exp: Likewise.
19846 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19847 default line number.
19848 * gdb.mi/mi2-return.exp: Likewise.
19849 * gdb.mi/mi2-simplerun.exp: Likewise.
19850 * gdb.mi/mi2-stack.exp: Likewise.
19851 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19852 number with explicit range test.
19853 * gdb.mi/mi2-watch.exp: Likewise.
19854
dd8c8ee7
MC
198552004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19856
19857 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19858 * gdb.cp/m-static.exp: Likewise.
19859 * gdb.cp/rtti.exp: Likewise.
19860
4e838464
MK
198612004-08-14 Mark Kettenis <kettenis@gnu.org>
19862
19863 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19864
8d8cb839
EZ
198652004-08-14 Eli Zaretskii <eliz@gnu.org>
19866
19867 * ChangeLog: Prefix Local Variables with semi-colons and indent
19868 the reference to older ChangeLog files, to fix fontification in
19869 Emacs.
19870
deea8bb0
MC
198712004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19872
19873 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19874 * gdb.mi/mi2-break.exp: Likewise.
19875
c3297504
MC
198762004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19877
19878 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19879
25808999
MC
198802004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19881
19882 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19883
226a8d71
MC
198842004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19885
19886 * gdb.cp/classes.exp: Remove unused declarations. Just let
19887 test names default instead of providing special names. Remove
19888 extraneous demangler test.
19889
37fdf854
JJ
198902004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19891
19892 * gdb.base/unload.exp: New test for breakpoints in dynamically
19893 loaded libraries.
19894 * gdb.base/unload.c: Ditto.
19895 * gdb.base/unloadshr.c: Ditto.
19896
2d3a7986
MC
198972004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19898
19899 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19900 cp_test_ptype_class.
19901 (test_enums): Likewise.
19902
c72b934c
AC
199032004-08-10 Andrew Cagney <cagney@gnu.org>
19904
19905 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19906 files.
19907
cc503c8a
AC
199082004-08-10 Andrew Cagney <cagney@gnu.org>
19909
19910 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19911 init_malloc call.
19912
902f2ccb
MC
199132004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19914
19915 * ChangeLog: Add copyright notice. The notice is copied
19916 from emacs 21.3 top level ChangeLog.
19917
78c90502
MC
199182004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19919
19920 * lib/cp-support.exp: New file.
19921 * lib/cp-support.exp (cp_test_type_class): New function.
19922 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19923 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19924 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19925 cp_test_ptype_class.
19926
88e5ea78
MC
199272004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19928
19929 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19930 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19931 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19932 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19933 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19934 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19935 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19936 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19937 gdb.mi/mi2-watch.exp: Update copyright years.
19938
6a89fc9c
MK
199392004-08-09 Mark Kettenis <kettenis@gnu.org>
19940
19941 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19942
1482e0de
MC
199432004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19944
19945 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19946 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19947 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19948 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19949 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19950 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19951 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19952 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19953 gdb.mi/mi-watch.exp: Update copyright years.
19954
1a5ce3f3
DJ
199552004-08-08 Daniel Jacobowitz <dan@debian.org>
19956
19957 PR gdb/1738
19958 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19959 from a breakpoint with a pending signal.
19960
04f6ecf2
DJ
199612004-08-08 Daniel Jacobowitz <dan@debian.org>
19962
19963 PR gdb/1736
19964 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19965 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19966 the prompt.
19967 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19968
54d90d35
DJ
199692004-08-08 Daniel Jacobowitz <dan@debian.org>
19970
19971 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19972
d2f6abb0
DJ
199732004-08-08 Daniel Jacobowitz <dan@debian.org>
19974
19975 PR gdb/1736
19976 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19977 for i?86-*-linux*.
19978
5598c03d
DJ
199792004-08-08 Daniel Jacobowitz <dan@debian.org>
19980
19981 * gdb.arch/i386-prologue.exp: Compile without debug information.
19982
c6fee705
MC
199832004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19984
19985 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19986 rather than asking gdb to search.
19987
dd90efdb
MC
199882004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19989
19990 * gdb.base/gcore.c: Include <string.h>.
19991
1e84bec1
MC
199922004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19993
19994 * gdb.base/gcore.c: Add copyright notice.
19995
e425eb2b
MC
199962004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19997
19998 * gdb.base/freebpcmd.c: Include <stdio.h>.
19999 * gdb.base/long_long.c: Include <string.h>.
20000 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
20001 * gdb.base/siginfo.c: Include <string.h>.
20002 * gdb.base/sigstep.c: Include <string.h>.
20003
cb9aaed5
MC
200042004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20005
20006 * gdb.base/complex.c: Include <stdlib.h>.
20007
55944f3d
MC
200082004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20009
20010 * gdb.base/complex.c: Add copyright notice.
20011
7b2953d9
MC
200122004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20013
20014 * gdb.base/charset.c: Include <stdlib.h>.
20015
c9133d23
MC
200162004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20017
20018 * gdb.base/auxv.c: Include <stdlib.h>.
20019
0a8490ad
MC
200202004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20021
20022 * gdb.base/auxv.c: Add copyright notice.
20023
3426d5ec
MC
200242004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20025
20026 * gdb.base/coremaker.c: Add copyright notice.
20027 * gdb.base/coremaker2.c: Add copyright notice.
20028
8da195dd
AC
200292004-08-04 Andrew Cagney <cagney@gnu.org>
20030
20031 * gdb.base/store.exp: Update copyright.
20032 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20033 names, do not import gdb_prompt.
20034
8d394f98
AC
200352004-08-01 Andrew Cagney <cagney@gnu.org>
20036
20037 Fix PR testsuite/1729.
20038 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20039 not use capture_value with value 4.
20040 (capture_value): Add optional test name parameter.
20041 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20042 the prefix, pass to capture_value.
20043
b6702b23
MK
200442004-08-01 Mark Kettenis <kettenis@gnu.org>
20045
20046 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20047 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20048 (main): Call new function.
20049
c203e0ca
MC
200502004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20051
20052 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20053
a7995a30
MC
200542004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20055
20056 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20057
9366563b
MC
200582004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20059
b6eeaf26 20060 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20061 Accept more values of vtbl pointer. Remove some messages
20062 about "obsolete gcc or gdb".
20063
2fc1f950
MC
200642004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20065
20066 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20067
c724d49b
MC
200682004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20069
20070 * gdb.base/asm-source.exp: Properly convert target board
20071 debug flags from gcc format to binutils format.
20072
736b0fce
MK
200732004-07-28 Mark Kettenis <kettenis@gnu.org>
20074
20075 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20076 gdb1718". PR backtrace/1718 partially fixed.
20077
5633ea5c
JJ
200782004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20079
20080 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20081
575eebb1
NC
200822004-07-26 Nick Clifton <nickc@redhat.com>
20083
20084 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20085 good default value for a specific architecture is available then
20086 set it to that value. Otherwise default to the -gstabs switch.
20087 Remove the -g... switches from the asm-flags variable. Allow the
20088 target board info to override the value if it wants to. Pass the
20089 switch on the assembler command line.
20090
62104619
MK
200912004-07-23 Mark Kettenis <kettenis@gnu.org>
20092
20093 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20094 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20095 (main): Call new function.
20096
4a1135b8
MC
200972004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20098
20099 Test for PR exp/1715.
20100 * gdb.base/radix.exp: Refactor common procedures. Make all
20101 test names unique. Change XFAIL to KFAIL.
20102
8a12c1f0
MC
201032004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20104
20105 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20106 * gdb.ada/gnat_ada.gin: ... to here.
20107 * configure.in: Use gnat_ada.gin.
20108 * configure: Regenerate.
20109
23b451cf
AC
201102004-07-20 Andrew Cagney <cagney@gnu.org>
20111
20112 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20113 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20114 XFAILs. Clean up test messages and comments. Check backtraces.
20115 Delete re-sync code.
20116
ab618a02
MC
201172004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20118
20119 Fix PR cli/740.
20120 * gdb.base/annota1.exp: Honor gdb,nosignals.
20121 * gdb.base/annota3.exp: Likewise.
20122
46dad340
MC
201232004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20124
20125 * lib/java.exp: Update copyright notice.
20126
756d8c70
AC
201272004-07-19 Andrew Cagney <cagney@gnu.org>
20128
20129 * gdb.base/selftest.exp: Copy file from here ...
20130 * gdb.gdb/selftest.exp: ... to here.
20131
586027e6
AC
201322004-07-16 Andrew Cagney <cagney@redhat.com>
20133
20134 * lib/insight-support.exp: Delete file.
20135 * lib/java.exp (java_init): Fix copyright.
20136
029d2200
AC
201372004-07-16 Andrew Cagney <cagney@gnu.org>
20138
20139 * gdb.base/restore.c: Append "prologue" to comments marking the a
20140 function's prologue.
20141 * gdb.base/restore.exp: Update copyright, re-indent.
20142 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20143 callerN" prefix where needed. Update patterns that match a
20144 function's prologue.
20145
653b62c5
MC
201462004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20147
20148 * gdb.base/restore.c: Add copyright notice.
20149
f7d690e5
AC
201502004-07-16 Andrew Cagney <cagney@gnu.org>
20151
20152 * gdb.base/logical.exp: Update copyright.
20153 (evaluate): New procedure. Use to re-implement tests using
20154 several tables.
20155
d629a7cb
MH
201562004-07-14 Martin Hunt <hunt@redhat.com>
20157
20158 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20159 which fixes some problems where init.tcl was not found.
20160
9c7bb332
AC
201612004-07-13 Andrew Cagney <cagney@gnu.org>
20162
6bf46641
AC
20163 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20164 (check_sizeof, check_valueof): Do not include the output in the
20165 test name. Use gdb_test.
20166 (get_valueof): Use gdb_test_multiple.
20167
c4ffd4c0
AC
20168 * gdb.base/step-test.exp: Update copyright. Use
20169 gdb_test_multiple. Ensure that test names do not include
20170 architecture dependent output.
20171
ab89363a
AC
20172 * gdb.gdb/observer.exp: Update copyright.
20173 (setup_test): Use gdb_test_multiple.
20174 (attach_first_observer, attach_second_observer)
20175 (attach_third_observer, detach_first_observer)
20176 (detach_second_observer, detach_third_observer)
20177 (reset_counters, check_counters): Make $message a prefix.
20178 (test_normal_stop_notifications): Add "args" parameter - a list of
20179 init functions to be called. Make $message a prefix,
20180 (test_observer_normal_stop): Change the message prefixes so that
20181 they are unique, pass the attach / detach procedures to
20182 test_normal_stop_notifications.
20183
ec58997a
AC
20184 * gdb.base/signull.exp (test_segv): Prefix all tests with
20185 "${name}". Clean up test messages.
20186
b475183b
AC
20187 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20188
9c7bb332
AC
20189 * gdb.base/ena-dis-br.exp: Update copyright.
20190 (break_at): New function. Replace send_gdb with gdb_test,
20191 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20192 ignore count, not stopped at bpt", with KFAIL.
20193
2dd95497
CV
201942004-07-13 Corinna Vinschen <vinschen@redhat.com>
20195
20196 * gdb.base/attach.exp: Remove cleanupfile handling.
20197
419e626b
AC
201982004-07-12 Andrew Cagney <cagney@gnu.org>
20199
20200 * gdb.base/annota1.exp: Cleanup corefile test name.
20201 * gdb.base/annota3.exp: Ditto.
20202
8b1b3228
AC
202032004-07-12 Andrew Cagney <cagney@gnu.org>
20204
78650829
AC
20205 * gdb.base/signals.exp: Clean up copyright, re-indent.
20206
8b1b3228
AC
20207 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20208 gdb_test and gdb_test_multiple.
20209
935c2760
JJ
202102004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20211
20212 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20213 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20214 provide line number info for first statement in main.
20215
1544280f
AC
202162004-07-08 Andrew Cagney <cagney@gnu.org>
20217
1279f4ff
AC
20218 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20219
1544280f
AC
20220 * gdb.base/sigbpt.exp: Make the common part of each test name a
20221 prefix instead of suffix.
20222
bcc82369
BR
202232004-07-07 Bob Rossi <bob_rossi@cox.net>
20224
20225 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20226 test from test_tbreak_creation_and_listing to
20227 test_file_list_exec_source_file
20228 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20229 Changed name of test from test_tbreak_creation_and_listing to
20230 test_file_list_exec_source_file
20231
23f4b0aa
JJ
202322004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20233
20234 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20235 the jmisc() constructor instead of <init>.
20236 * gdb.java/jmisc1.exp: Ditto.
20237
56401cd5
AC
202382004-07-07 Andrew Cagney <cagney@gnu.org>
20239
20240 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20241 corrupting the PC.
20242
44ae2f6a
MC
202432004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20244
20245 * gdb.cp/templates.exp: Accept whitespace change in demangler
20246 output.
20247
45a83408
AC
202482004-07-06 Andrew Cagney <cagney@gnu.org>
20249
20250 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20251
d205ad70
MC
202522004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20253
20254 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20255 * lib/compiler.cc: Likewise.
20256
06ea1a61
MC
202572004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20258
20259 * lib/compiler.cc: Work around string preprocessing problem
20260 with old hp c++ compiler.
20261 * lib/compiler.c: Likewise.
20262
daab1251
CV
202632004-06-29 Corinna Vinschen <vinschen@redhat.com>
20264
20265 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20266 directives to conditionalize symbol prefixing.
20267 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20268 additional_flags handling. Add underscore prefix for Cygwin.
20269 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20270 conditionalize symbol prefixing.
20271 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20272 additional_flags handling. Add underscore prefix for Cygwin.
20273
cc984116
CV
202742004-06-29 Corinna Vinschen <vinschen@redhat.com>
20275
20276 * gdb.base/bigcore.exp: Skip test on Cygwin.
20277
c279b077
MC
202782004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20279
20280 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20281 formats for "info register". Use gdb_test_multiple. Fix
20282 the "invalid register" test.
20283
0e915747
CV
202842004-06-28 Corinna Vinschen <vinschen@redhat.com>
20285
20286 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20287 PID for Cygwin. Add Cygwin specific strings to check for in some
20288 tests.
20289 (do_attach_tests): Add a test for user interaction when attaching
20290 to a process with no matching symbol table already loaded.
20291
11422c86
AC
202922004-06-26 Andrew Cagney <cagney@gnu.org>
20293
20294 Test PR java/1567 and PR java/1565.
20295 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20296 * gdb.java/jmisc2.exp: Delete file.
20297
cefbce26
MC
202982004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20299
20300 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20301
e19f872c
CV
203022004-06-25 Corinna Vinschen <vinschen@redhat.com>
20303
20304 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20305 attach process.
20306
d931ba3b
MC
203072004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20308
20309 * gdb.cp/pr-1553.exp: Remove.
20310
aef68c48
MC
203112004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20312
20313 * gdb.cp/pr-1553.cc: Remove.
20314 * gdb.cp/pr-1553.exp: Disable this test.
20315
8d5df71a
JB
203162004-06-20 Jim Blandy <jimb@redhat.com>
20317
a9c64011 20318 Fix PR testsuite/1680.
8d5df71a
JB
20319 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20320 regular expressions.
20321
4ac6f39d
MC
203222004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20323
20324 Fix PR testsuite/1679.
20325 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20326 Issue an UNSUPPORTED result instead.
20327
1b413552
JB
203282004-06-18 Jim Blandy <jimb@redhat.com>
20329
20330 * gdb.base/charset.exp: Only send a control-C if we see a new
20331 prompt and incomplete command.
20332
6daa6ebd
MC
203332004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20334
20335 * gdb.cp/pr-574.cc: Add copyright notice.
20336
51fa4ae0
JB
203372004-06-17 Jim Blandy <jimb@redhat.com>
20338
20339 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20340 cases where the regexp has no groups; this grabs random text from
20341 the previous test suite, whatever that was.
20342
8fea26c5
MC
203432004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20344
20345 * gdb.cp/printmethod.cc: Add copyright notice.
20346
1e3aeb41
MC
203472004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20348
20349 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20350
9d9030bc
AC
203512004-06-16 Andrew Cagney <cagney@gnu.org>
20352
20353 * gdb.base/signull.c: Update copyright. Include <string.h>.
20354 (bowler): Replace data_pointer with data_read
20355 and data_write cases. Add code_descriptor case.
20356 (zero, desc): New array and pointer.
20357 (data, code): Change to simple pointers.
20358 * gdb.base/signull.exp: Fix probe pattern matching a function
20359 descriptor SIGSEGV. Replace data_pointer with data_read and
20360 data_write tests.
20361
acd4ad44
AC
203622004-06-16 Andrew Cagney <cagney@gnu.org>
20363
20364 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20365
08fd625c
MC
203662004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20367
20368 * gdb.base/long_long.c: Add copyright notice.
20369
1903502c
MC
203702004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20371
20372 * gdb.base/long_long.exp: Remove reference to
20373 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20374 to gdb_breakpoint and gdb_continue_to_breakpoint.
20375
83313cb1
JB
203762004-06-14 Jim Blandy <jimb@redhat.com>
20377
20378 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20379 endian case.
20380
1bf404ef
AC
203812004-06-14 Andrew Cagney <cagney@gnu.org>
20382
20383 * gdb.base/gcore.exp (capture_command_output): Delete the always
20384 passing tests containing inferior values.
20385 * gdb.base/ending-run.exp: Do not include the breakpoint address
20386 in the test message. Update copyright.
20387 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20388 size in the test name, use gdb_test_multiple. Update copyright.
20389
ef220b33
MC
203902004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20391
20392 * gdb.cp/ref-types.cc: Add copyright notice.
20393
4f70a4c9
MC
203942004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20395
20396 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20397 hp_aCC_compiler.
20398 * lib/compiler.cc: Likewise.
20399 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20400 'set' commands. Log diagnostics for other lines. Set
20401 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20402
335928ac
MC
204032004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20404
20405 * gdb.cp/try_catch.cc: Add copyright notice.
20406
2efb12e8
MC
204072004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20408
20409 * gdb.cp/userdef.cc: Add copyright notice.
20410
0bbed51a
MC
204112004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20412
20413 * gdb.cp/virtfunc.cc: Add copyright notice.
20414
e12a46c9
RC
204152004-06-11 Randolph Chung <tausq@debian.org>
20416
20417 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20418 problem.
20419
338e05af
AC
204202004-06-10 Andrew Cagney <cagney@gnu.org>
20421
20422 * lib/compiler.cc, lib/compiler.c: Append either
20423 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20424 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20425 instead of gcc-3-3.
20426
dc3f10cb
AC
204272004-06-09 Andrew Cagney <cagney@gnu.org>
20428
b4d946af
AC
20429 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20430 gdb/1455, bug is specific to "long long" and "double".
a9c64011 20431
dc3f10cb
AC
20432 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20433 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20434 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20435 fixed.
20436
b5c0bfa2
AC
204372004-06-09 Andrew Cagney <cagney@gnu.org>
20438
20439 * gdb.base/structs.exp (test_struct_returns): Replace
20440 "return_value_unknown" and "finish_value_unknown" by
20441 "return_value_known" and "finish_value_known". Instead of
20442 "return_value_unknown" iff "finish_value_unknown", check
20443 "return_value_known" implies "finish_value_known".
20444
caeb605f
MH
204452004-06-08 Martin Hunt <hunt@redhat.com>
20446
20447 * gdb.base/float.exp: Add pattern for mips targets.
20448
c892bb64
RC
204492004-06-08 Randolph Chung <tausq@debian.org>
20450
20451 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20452 message for unknown architectures more clear.
20453
48306d3e
JB
204542004-06-08 Joel Brobecker <brobecker@gnat.com>
20455
20456 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20457 start the execution of the program.
20458
83ecb59f
JB
204592004-06-07 Jim Blandy <jimb@redhat.com>
20460
20461 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20462 * gdb.arch/i386-cpuid.h: New helper file.
20463
55264cb4
RC
204642004-06-07 Randolph Chung <tausq@debian.org>
20465
20466 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20467 has started.
20468
23cadb28
RM
204692004-06-04 Roland McGrath <roland@redhat.com>
20470
20471 Fix PR gdb/1647.
20472 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20473 differently to be robust to output buffering differences.
20474
51d01eda
MC
204752004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20476
20477 * gdb.threads/pthreads.exp: Update copyright years.
20478 (check_control_c): Change asynchronous 'after' to synchronous.
20479
f4fc3b93
RM
204802004-06-04 Roland McGrath <roland@redhat.com>
20481
20482 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20483 next gdb prompt.
20484
4013522b
MC
204852004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20486
20487 Fix PR gdb/1636.
20488 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20489 calls to synchronous.
20490
7a8f1e6b
JB
204912004-05-26 Jim Blandy <jimb@redhat.com>
20492
20493 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20494
81bb3443
RC
204952004-05-24 Randolph Chung <tausq@debian.org>
20496
20497 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20498 * gdb.asm/pa.inc: New file.
20499
8f5a3103
MK
205002004-05-22 Mark Kettenis <kettenis@gnu.org>
20501
20502 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20503
734b8fe8 205042004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 20505 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
20506
20507 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20508 GDB prompt.
20509
725603e1
UW
205102004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20511
f4fc3b93 20512 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
20513 setjmp/longjmp. Use sigaction instead of signal.
20514
8b923272 205152004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 20516 Michael Snyder <msnyder@redhat.com>
8b923272
JB
20517
20518 * gdb.threads/pthread_cond_wait.c: New file.
20519 * gdb.threads/pthread_cond_wait.exp: New testcase.
20520
8bfabb04
AC
205212004-05-13 Andrew Cagney <cagney@redhat.com>
20522
20523 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20524 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20525
42edda50
AC
205262004-05-11 Andrew Cagney <cagney@redhat.com>
20527
20528 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20529 fixed but revealed gdb/1639.
20530
d303a6c7
AC
205312004-05-10 Andrew Cagney <cagney@redhat.com>
20532
20533 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20534 func1" and "next to 2nd alarm", kernel bug avoided.
20535
bf08c2a1
DJ
205362004-05-10 Daniel Jacobowitz <dan@debian.org>
20537
20538 PR external/1568
20539 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20540 XFAIL if it is smaller than bytes_allocated.
20541 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20542 (main): Make chunks_allocated unsigned. Correct comment.
20543
c0586a34
JB
205442004-05-07 Joel Brobecker <brobecker@gnat.com>
20545
20546 * gdb.arch/powerpc-aix-prologue.c: New file.
20547 * gdb.arch/powerpc-aix-prologue.exp: New file.
20548
f2785d12
JB
205492004-05-07 Jim Blandy <jimb@redhat.com>
20550
20551 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20552 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20553
bd7f6e30
JB
205542004-05-06 Joel Brobecker <brobecker@gnat.com>
20555
20556 * gdb.base/sep.exp: No longer setup_kfail when the program was
20557 built with dwarf2.
20558
0a5e7efe
JI
205592004-05-05 Jim Ingham <jingham@apple.com>
20560
20561 * gdb.base/pending.exp: Make sure pending breakpoints
20562 preserve the ignore count.
f4fc3b93 20563
a8958849
MK
205642004-04-27 Jerome Guitton <guitton@gnat.com>
20565
20566 * i386-prologue.exp: Add testcase for jump instruction as first
20567 instruction of the real code.
20568 * i386-prologue.c (jump_at_beginning): New function.
20569
7e103f5b
MK
205702004-04-28 Mark Kettenis <kettenis@gnu.org>
20571
20572 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20573 x86_64-*-*.
20574
5d38b224
MK
205752004-04-28 Mark Kettenis <kettenis@gnu.org>
20576
20577 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20578 i*86-*-*.
20579
0ef32fd9
MK
205802004-04-25 Mark Kettenis <kettenis@gnu.org>
20581
20582 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20583 expression that checks the return type.
20584
71d7dd7c
AC
205852004-04-23 Andrew Cagney <cagney@redhat.com>
20586
20587 * gdb.base/call-sc.exp: New test of scalar call/return values.
20588 * gdb.base/call-sc.c: Ditto.
20589
1e9f977e
JJ
205902004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20591
20592 * gdb.threads/manythreads.c: Reduce thread stack size.
20593
899d9e3a
JJ
205942004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20595
20596 * gdb.threads/manythreads.c: Add copyright notice.
20597
61bcae62
AC
205982004-04-23 Andrew Cagney <cagney@redhat.com>
20599
20600 * gdb.base/siginfo.exp: Better handle step out of signal.
20601 * gdb.base/sigstep.exp: Ditto.
20602
7339a42e 206032004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 20604 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
20605
20606 * gdb.threads/manythreads.c: New testcase.
20607 * gdb.threads/manythreads.exp: Ditto.
20608
5c98409b
JB
206092004-04-22 Jim Blandy <jimb@redhat.com>
20610
20611 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20612 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20613
3b611f1a
MC
206142004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20615
20616 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20617
f0fd9238
AC
206182004-04-21 Andrew Cagney <cagney@redhat.com>
20619
20620 * gdb.base/sigstep.c: New file.
20621 * gdb.base/sigstep.exp: New file.
20622
90990674
JB
206232004-04-16 Joel Brobecker <brobecker@gnat.com>
20624
20625 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20626 call to observer_notify_normal_stop.
20627
78cef34b
AC
206282004-04-15 Andrew Cagney <cagney@redhat.com>
20629
20630 * gdb.base/siginfo.c: New file.
20631 * gdb.base/siginfo.exp: New file.
20632
d2343407
JB
206332004-04-12 J. Brobecker <brobecker@gnat.com>
20634
20635 * gdb.base/sep.exp: Fix typo in comment.
20636
a2dba3c8
JB
206372004-04-12 J. Brobecker <brobecker@gnat.com>
20638
20639 * gdb.base/sep.c: New file.
20640 * gdb.base/sep-proc.c: New file.
20641 * gdb.base/sep.exp: New testcase.
20642
15f7b60e
MK
206432004-04-09 Mark Kettenis <kettenis@gnu.org>
20644
20645 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20646 support.
20647
44f4de1a
AC
206482004-04-05 Andrew Cagney <cagney@redhat.com>
20649
20650 * gdb.base/sigaltstack.c: New file.
20651 * gdb.base/sigaltstack.exp: New file.
20652
ef04f396
JB
206532004-04-04 Joel Brobecker <brobecker@gnat.com>
20654
20655 * gdb.base/foll-fork.exp: Update the expected output for
20656 "help set follow-fork-mode", to match a change that was made
20657 to the help of this variable on 2004-01-13.
20658
d40d2c92
JB
206592004-04-01 Joel Brobecker <brobecker@gnat.com>
20660
20661 * lib/ada.exp: Add copyright notice.
20662 * bar.ads: Likewise.
20663 * bar.adb: Likewise.
20664 * null_record.adb: Likewise.
20665 * null_record.exp: Likewise.
20666 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20667
f86ef5a3
JB
206682004-04-01 Joel Brobecker <brobecker@gnat.com>
20669
20670 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20671 * configure: Regenerate.
20672
414e70e3
JB
206732004-04-01 Joel Brobecker <brobecker@gnat.com>
20674
20675 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20676 to build the application. Remove the message printed when in
20677 verbose mode, redundant with the UNSUPPORTED message above.
20678
f0aaee49
JB
206792004-03-31 Joel Brobecker <brobecker@gnat.com>
20680
20681 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20682 * gdb.ada (null_record.exp): New testcase.
20683
ac81cb54
JB
206842004-03-31 Joel Brobecker <brobecker@gnat.com>
20685
20686 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20687
854af2f7
JB
206882004-03-31 Joel Brobecker <brobecker@gnat.com>
20689
20690 * gdb.ada: New subdirectory.
20691 * gdb.ada/Makefile.in: New file.
20692 * gdb.ada/gnat_ada.gpr.in: New file.
20693
034cb681
JB
206942004-03-31 Joel Brobecker <brobecker@gnat.com>
20695
20696 * lib/ada.exp: New file.
20697
78a1a894
DJ
206982004-03-24 Daniel Jacobowitz <drow@mvista.com>
20699
20700 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20701 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20702
4b2b3b3e
AC
207032004-03-22 Andrew Cagney <cagney@redhat.com>
20704
20705 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20706 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20707 Problem identified by Ulrich Weigand.
20708
23c73aa3
DC
207092004-03-17 David Carlton <carlton@kealia.com>
20710
20711 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20712 PR c++/826.
20713
d63a86f8
RM
207142004-03-16 Roland McGrath <roland@redhat.com>
20715
20716 * gdb.base/auxv.exp: New file.
20717 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20718
0e02aa50
DC
207192004-03-12 David Carlton <carlton@kealia.com>
20720
20721 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20722 * gdb.cp/pr-1553.cc: Ditto.
20723 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20724 pass branch.
20725
c20b71be
MC
207262004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20727
20728 * gdb.cp/templates.exp: Accept more template types.
20729
c7414a01
MC
207302004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20731
20732 From Corinna Vinschen with modifications.
20733 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20734 local variable obj_with_enum.
20735 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20736 results with obj_with_enum.
20737
ed69573c
MC
207382004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20739
20740 * gdb.cp/classes.cc: New file, copied from misc.cc.
20741 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20742
28301461
MC
207432004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20744
20745 * gdb.cp/misc.cc: Add copyright notice.
20746
1198ecbe
DC
207472004-03-05 David Carlton <carlton@kealia.com>
20748
20749 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20750 * gdb.cp/rtti.h: Update copyright.
20751 (namespace n2::n3): New.
20752 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20753 (n2::n3::func3): New.
20754 (main): Call n2::n3::func3.
20755 * gdb.cp/rtti2.cc: Update copyright.
20756 (n2::create3): New.
20757
9e08c470
MK
207582004-03-04 Mark Kettenis <kettenis@gnu.org>
20759
20760 * gdb.asm/openbsd.inc: Fix typo.
20761
4bebc3aa
FF
207622004-03-03 Fred Fish <fnf@redhat.com>
20763
20764 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20765 "val" instead of unused "size". Update copyright year.
20766
6ea9fb37
DJ
207672004-02-29 Daniel Jacobowitz <drow@mvista.com>
20768
20769 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20770 to use unsigned char.
20771 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20772 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20773
23b23974
DJ
207742004-02-29 Daniel Jacobowitz <drow@mvista.com>
20775
20776 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20777 line of output.
20778
7574fd53
DJ
207792004-02-28 Daniel Jacobowitz <drow@mvista.com>
20780
20781 * gdb.base/relocate.c (dummy): Initialize.
20782
a195357f
DJ
207832004-02-28 Daniel Jacobowitz <drow@mvista.com>
20784
20785 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20786 a breakpoint at exit.
20787
72fd54a9
FF
207882004-02-27 Fred Fish <fnf@redhat.com>
20789
20790 * gdb.base/chng-syms.exp: Add expect condition to match failing
20791 case that isn't a timeout.
20792
b9d23137
AC
207932004-02-27 Andrew Cagney <cagney@redhat.com>
20794
20795 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20796 support.
20797
15d208f6 207982004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 20799
15d208f6
FF
20800 * gdb.arch/gdb1431.c: Remove.
20801 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20802 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20803 of "until" incorrectly.
20804
98f9cd2d
JB
208052004-02-26 J. Brobecker <brobecker@gnat.com>
20806
20807 * gdb.cp/class2.cc (empty): New class.
20808 (refer): New function.
20809 (main): Declare an object of type empty and use it.
20810 * gdb.cp/class2.exp: Print the value of an object of type empty.
20811
9b50c11b
JJ
208122004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20813
20814 * gdb.base/langs.exp: Update query string to match the
20815 new nquery format used for pending breakpoints.
20816
0dcd613f
AC
208172004-02-26 Andrew Cagney <cagney@redhat.com>
20818
20819 Fix PR i18n/1570.
20820 * gdb.base/charset.c: Update copyright notice.
20821 (main, init_string): Remove the escape character '\e' tests.
20822 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20823 * gdb.base/charset.exp (valid_host_charset): Ditto.
20824 * gdb.base/setvar.exp: Ditto.
20825
b8a56647
AC
208262004-02-24 Andrew Cagney <cagney@redhat.com>
20827
90d59e34
AC
20828 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20829 mmapped data in core file" PASS and FAIL messages consistent.
20830
b8a56647
AC
20831 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20832 setting a breakpoint. Work around PR java/1565.
20833
9f27c604
JJ
208342004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20835
20836 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20837 new nquery format.
20838 * gdb.base/pending.exp: Ditto.
20839
3224a706
MK
208402004-02-22 Mark Kettenis <kettenis@gnu.org>
20841
20842 * configure.in: Run stabs tests on *BSD.
20843 * configure: Regenerated.
20844
41e0a9ca
MK
208452004-02-21 Mark Kettenis <kettenis@gnu.org>
20846
20847 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20848
1e1b3428
FF
208492004-02-20 Fred Fish <fnf@redhat.com>
20850
20851 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20852 blank in test for "returns short", for consistency with other
20853 "returns xxx" tests. Update copyright year.
20854
f9a7572a
FF
208552004-02-19 Fred Fish <fnf@redhat.com>
20856
20857 New testcase for PR breakpoint/1558.
20858 * gdb.arch/gdb1558.exp: New file.
20859 * gdb.arch/gdb1558.c: New file.
20860
b2ce2854
EZ
208612004-02-19 Elena Zannoni <ezannoni@redhat.com>
20862
20863 * gdb.base/nodebug.exp: Fix typo.
20864
e7c9ff01
JB
208652004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20866
20867 Committed by Jim Blandy <jimb@redhat.com>.
20868
62f4b920
JB
20869 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20870
2db536a1
JB
20871 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20872
e7c9ff01
JB
20873 * gdb.base/float.exp: Support s390*-*-* targets.
20874
f3205b34
AF
208752004-02-17 Adam Fedor <fedor@gnu.org>
20876
20877 * gdb.base/gdb1555.exp: New file.
20878 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20879
9d62932d
EZ
208802004-02-17 Elena Zannoni <ezannoni@redhat.com>
20881
20882 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20883
344c9711
FF
208842004-02-16 Fred Fish <fnf@redhat.com>
20885
20886 * gdb.arch/gdb1291.c: Remove
20887 * gdb.arch/gdb1291.s: New test input file.
20888 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20889 fail. Test for correct result, known incorrect result, other
20890 failures and timeouts.
20891
2d822687
AC
208922004-02-16 Andrew Cagney <cagney@redhat.com>
20893
20894 * gdb.base/bigcore.exp: New file.
20895 * gdb.base/bigcore.c: New file.
20896
dac15b66
AC
208972004-02-13 Andrew Cagney <cagney@redhat.com>
20898
20899 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20900 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20901 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20902 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20903 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20904 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20905 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20906 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20907 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20908 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20909
6bdfc2c4
JJ
209102004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20911
20912 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20913 executed is an alloc instruction.
20914
87b3ede8
DC
209152004-02-11 David Carlton <carlton@kealia.com>
20916
20917 * gdb.cp/breakpoint.exp: New.
20918 * gdb.cp/breakpoint.cc: New.
20919
6e19e2bf
MC
209202004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20921
20922 Partial fix for PR gdb/1543.
20923 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20924 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20925 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20926 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20927 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20928 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20929 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20930 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20931 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20932 to bug-gdb@prep.ai.mit.edu .
20933 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20934 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20935 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20936 Likewise.
20937
5c5455dc
AC
209382004-02-10 Andrew Cagney <cagney@redhat.com>
20939
20940 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20941 using gdb_internal_error_resync.
20942
9cf689d7
DJ
209432004-02-09 Daniel Jacobowitz <drow@mvista.com>
20944
20945 * gdb.threads/thread-specific.exp: Stop early if no threads are
20946 found.
20947
d2dc51db
MC
209482004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20949
20950 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20951
14b1a056
DJ
209522004-02-08 Daniel Jacobowitz <drow@mvista.com>
20953
20954 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20955 breakpoints.
20956
83f66e8f
DJ
209572004-02-07 Daniel Jacobowitz <drow@mvista.com>
20958
20959 * config/sim.exp (gdb_load): Handle $arg == "".
20960 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20961 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20962
30fc0091
EZ
209632004-02-07 Elena Zannoni <ezannoni@redhat.com>
20964
a9c64011
AS
20965 * gdb.base/maint.exp: Update test to reflect
20966 obstack changes.
30fc0091 20967
4d806929
JJ
209682004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20969
20970 * gdb.base/pendshr.c (pendfunc): New function that calls
20971 pendfunc1.
20972 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20973
7bfdd688
FF
209742004-02-04 Fred Fish <fnf@redhat.com>
20975
20976 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20977 function symbols and update copyright years.
20978 * gdb.arch/gdb1291.c: Ditto.
20979
aaa08ee4
MC
209802004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20981
20982 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20983
dbad7755
MC
209842004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20985
20986 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20987
ec4646ef
MC
209882004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20989
20990 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20991
1b802196
FF
209922004-02-02 Fred Fish <fnf@redhat.com>
20993
20994 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20995 remote targets. Update copyright years.
20996
18fe2033
JJ
209972004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20998
20999 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
21000 support.
21001 * gdb.base/langs.exp: Fix test which attempts to create
21002 breakpoint on non-existent function to handle new pending
21003 support.
21004 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
21005 a breakpoint.
21006 * gdb.base/pending.exp: New test.
21007 * gdb.base/pending.c: New file.
21008 * gdb.base/pendshr.c: Ditto.
21009
8d577d32
DC
210102004-02-02 David Carlton <carlton@kealia.com>
21011
21012 * gdb.cp/overload.exp: Add overloadNamespace tests.
21013 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21014 (overloadNamespace, XXX): New.
21015 (main): Call XXX::marker2.
21016
3ad13771
FF
210172004-02-01 Fred Fish <fnf@redhat.com>
21018
21019 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21020 * gdb.base/finish.exp: Ditto.
21021 * gdb.base/gcore.exp: Ditto.
21022 * gdb.base/huge.exp: Ditto.
21023 * gdb.base/info-proc.exp: Ditto.
21024 * gdb.base/return2.exp: Ditto.
21025 * gdb.threads/gcore-thread.exp: Ditto.
21026
44c75849
DJ
210272004-02-01 Daniel Jacobowitz <drow@mvista.com>
21028
21029 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21030
005bc093
MK
210312004-02-01 Mark Kettenis <kettenis@gnu.org>
21032
21033 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21034 that opening the file succeeds on OpenBSD.
21035
c47cebdb
DJ
210362004-02-01 Daniel Jacobowitz <drow@mvista.com>
21037
21038 * gdb.threads/thread-specific.c: New file.
21039 * gdb.threads/threads-specific.exp: New test script.
21040 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21041 to expect_out.
21042
5a01311c
MK
210432004-02-01 Mark Kettenis <kettenis@gnu.org>
21044
21045 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21046 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21047 only on the "print_small_structs from print_long_arg_list" test.
21048
ce22a4f1
DJ
210492004-02-01 Daniel Jacobowitz <drow@mvista.com>
21050
21051 * gdb.base/completion.exp: Kill a stray backslash.
21052
21053 From Jim Ingham <jingham@apple.com>:
21054 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21055 agrees with the result from sending a tab.
21056
abbab9d3
DJ
210572004-01-31 Daniel Jacobowitz <drow@mvista.com>
21058
21059 * gdb.base/chng-syms.exp: Remove stray newline.
21060
53904d1e
MK
210612004-01-31 Mark Kettenis <kettenis@gnu.org>
21062
21063 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21064 *-*-openbsd*.
21065 * gdb.asm/openbsd.inc: New file.
21066
3a4b3aac
MK
210672004-01-30 Mark Kettenis <kettenis@gnu.org>
21068
21069 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21070 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21071 *-*solaris2*. Remove commented out default settings for
21072 asm-flags. Replace gdb_compile with target_link.
21073
ebac27b4
MC
210742004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21075
21076 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21077 for all tests. Remove old hp-ux and cygnus xfail cases.
21078
d8679d84
PH
210792004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21080
21081 * gdb.base/chng-syms.exp: New file.
21082 * gdb.base/chng-syms.c: New file.
21083
0a55bc22
MC
210842004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21085
21086 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21087 Provide arms for current output in all my configurations.
21088
94b8e876
MC
210892004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21090
21091 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21092 * lib/compiler.cc: Likewise.
21093 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21094 get the right preprocessor. Eval the output directly. Remove
21095 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21096 hp_f77_compiler and hp_f90_compiler completely.
21097 (gdb_preprocess): Delete.
21098 (get_compiler): Delete.
21099
7cf03d44
MK
211002004-01-24 Mark Kettenis <kettenis@gnu.org>
21101
21102 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21103 <string.h>.
21104
68b6dce9
NR
211052004-01-24 Nick Roberts <nick@nick.uklinux.net>
21106
21107 * gdb.mi/mi-stack.exp: Update copyright.
21108
b368761e
DC
211092004-01-23 David Carlton <carlton@kealia.com>
21110
21111 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21112 test for cp_lookup_transparent_type.
21113 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21114 call them.
21115
f2061b53
DJ
211162004-01-23 Daniel Jacobowitz <drow@mvista.com>
21117
21118 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21119 after -var-update.
21120
37fc574a
DC
211212004-01-23 David Carlton <carlton@kealia.com>
21122
21123 * gdb.cp/namespace.cc (C::ensureRefs): New.
21124 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21125
8e94b928
NR
211262004-01-20 Nick Roberts <nick@nick.uklinux.net>
21127
21128 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21129 case "-stack-list-locals 2".
21130 * gdb.mi/mi-var-child.exp: Test for case
21131 "-var-list-children --all-values NAME".
21132
997b0952
MC
211332004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21134
21135 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21136
52470da3
MK
211372004-01-18 Mark Kettenis <kettenis@gnu.org>
21138
7049b4b8
MK
21139 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21140 used with gdb_test_multiple.
21141
52470da3
MK
21142 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21143 read at address 0. This fixes PR testsuite/1504.
21144
da6012e5
DJ
211452004-01-18 Daniel Jacobowitz <drow@mvista.com>
21146
21147 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21148 Remove downloading, guessing the host executable, the calls to
21149 gdb_file_cmd and gdb_target_cmd, and "load" support.
21150 (infer_host_exec): New function broken out from gdb_load.
21151 (gdb_load): New wrapper for gdbserver_gdb_load.
21152 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21153 gdb_target_cmd. Use -target-select.
21154 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21155 Download binaries to the host. Clear last_mi_remote_file when
21156 we load a new binary.
21157 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21158 call gdbserver_gdb_load and mi_gdb_target_cmd.
21159
32c70722
MC
211602004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21161
21162 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21163 type patterns.
21164
b0cecf36
MC
211652004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21166
21167 * gdb.cp/templates.exp: Fix typo in test name of
21168 "print Foo<volatile char*>::foo".
21169
4120d7e6
MC
211702004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21171
21172 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21173
f679e530
BE
211742004-01-16 Ben Elliston <bje@wasabisystems.com>
21175
21176 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21177 (clean mostlyclean): Remove empty rm.
21178
091c48f6
MC
211792004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21180
21181 * gdb.base/setvar.exp: Add copyright years.
21182
3e5fc8d2
DC
211832004-01-14 David Carlton <carlton@bactrian.org>
21184
21185 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21186 PR c++/1511 and update coment.
21187 * gdb.cp/templates.exp: Update patterns to match current output.
21188 If changes involve something other than whitespace, KFAIL
21189 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21190
63d06c5c
DC
211912004-01-14 David Carlton <carlton@kealia.com>
21192
21193 * gdb.cp/namespace.exp: Add tests involving classes defined within
21194 namespaces.
21195 * gdb.cp/namespace.cc (C::CClass): New.
21196 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21197
a51dab88
EZ
211982004-01-14 Elena Zannoni <ezannoni@redhat.com>
21199
21200 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21201 what debug info we have. Print a better message if something goes
21202 wrong while producing the separate debug info file.
21203
a476ccc9
MC
212042004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21205
21206 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21207
f453692c
MC
212082004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21209
21210 * gdb.base/callfuncs.c: Add copyright notice.
21211
f40063a5
MC
212122004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21213
21214 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21215 inheritance. PR gdb/1498, PR gcc/13539.
21216
19ac3974
EZ
212172004-01-13 Elena Zannoni <ezannoni@redhat.com>
21218
a9c64011
AS
21219 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21220 test specific name.
21221 * gdb.mi/gdb669.exp: Ditto.
21222 * gdb.mi/mi-pthreads.exp: Ditto.
21223 * gdb.mi/mi1-pthreads.exp: Ditto.
21224 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21225
56c97c6e
MC
212262004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21227
21228 * gdb.cp/member-ptr.cc: Add copyright notice.
21229
a0644324
MC
212302004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21231
21232 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21233 some patterns for recent versions of gcc and hpacc. Delete
21234 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21235 Delete tests that access a NULL pointer-to-member-data. This
21236 script is still disabled for gcc.
21237
32fabe09
EZ
212382004-01-12 Elena Zannoni <ezannoni@redhat.com>
21239
21240 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21241 escaped correctly.
32fabe09 21242
1f8a6abb
EZ
212432004-01-12 Elena Zannoni <ezannoni@redhat.com>
21244
21245 * gdb.base/sepdebug.exp: New file.
21246 * gdb.base/sepdebug.c: New file.
21247 * lib/gdb.exp (separate_debug_filename): New procedure.
21248 (gdb_gnu_strip_debug): New procedure.
21249
48efe704
AC
212502004-01-12 Andrew Cagney <cagney@redhat.com>
21251
21252 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21253 * gdb.mi/ChangeLog-1999-2003: New file.
21254
a9415475
AC
212552004-01-12 Andrew Cagney <cagney@redhat.com>
21256
21257 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21258 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21259 or EEXIST", treat EBUSY as an XFAIL.
21260
83b8cf9d
MC
212612004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21262
21263 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21264 hp_cc_compiler.
21265
9939d2a8
MC
212662004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21267
21268 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21269 decorations.
21270
1ff8cadf
MC
212712004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21272
21273 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21274 and "(aCC)" decorations. Remove obsolete doco about old
21275 test results.
21276
6fa9022e
MC
212772004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21278
21279 * gdb.cp/exception.exp: Fix typo in doco.
21280
209721fe
MK
212812004-01-09 Mark Kettenis <kettenis@gnu.org>
21282
21283 * gdb.base/gdb1476.exp: Fix typo.
21284
ef11303e
MC
212852004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21286
21287 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21288 file.
21289
041ab88c
MC
212902004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21291
21292 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21293 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21294 Use gdb_compile. Remove restriction on gcc. Add some patterns
21295 for recent version of gdb. Delete second half, which was a copy
21296 of the first half with different build flags. This test is
21297 still disabled because it is still not ready for production.
21298
e36d075a
MC
212992004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21300
21301 * gdb.cp/exception.cc: Add copyright notice.
21302 * gdb.cp/exception.exp: Add a notice that this file is broken
21303 because of line number changes caused by addition of copyright
21304 notice.
21305
42b190ad
MC
213062004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21307
21308 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21309 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21310
8f25f06b
MC
213112004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21312
21313 * gdb.cp/classes.exp: Accept gnu abi 2.
21314 * gdb.cp/derivation.exp: Likewise.
21315 * gdb.cp/overload.exp: Likewise.
21316 * gdb.cp/virtfunc.exp: Likewise.
21317
06ded8b8
MC
213182004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21319
21320 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21321 semicolon after end of function.
21322
77c26ae3
MC
213232004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21324
21325 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21326 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21327 boilerplate code for compiling and running the program under
21328 test. Add some string method tests.
21329
20757486
MC
213302004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21331
21332 * gdb.cp/bs15503.cc: Add copyright notice.
21333 * gdb.cp/bs15503.exp: Adjust line number.
21334
0fd3b503
MC
213352004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21336
21337 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21338 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21339
10d1bea8
MC
213402004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21341
21342 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21343 hp_cc_compiler.
21344
2789202a
MC
213452004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21346
21347 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21348 * gdb.cp/ctti.exp: Use the marker instead of "next".
21349 With gcc, run further before bailing.
21350
b862f14c
MC
213512004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21352
21353 * gdb.cp/cttiadd.cc: Add copyright notice.
21354 * gdb.cp/cttiadd1.cc: Likewise.
21355 * gdb.cp/cttiadd2.cc: Likewise.
21356 * gdb.cp/cttiadd3.cc: Likewise.
21357
96da2469
MC
213582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21359
21360 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21361 Use gdb_test, gdb_test_multiple. Use floating-point values that
21362 have exact representations in IEEE-ish formats.
21363
053248ff
MC
213642004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21365
21366 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21367 compilers. Delete duplicate call to get_compiler_info.
21368 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21369 * gdb.base/volatile.exp: Likewise.
21370
84acecdd
MK
213712004-01-07 Mark Kettenis <kettenis@gnu.org>
21372
21373 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21374 memory at address 0.
21375
fe11a27f
MC
213762004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21377
21378 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21379 to test for hp-ux assembler. Fix copyright years.
21380
60ad077b
AC
213812004-01-07 Andrew Cagney <cagney@redhat.com>
21382
21383 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21384
1c9b8f33
AC
213852004-01-07 Andrew Cagney <cagney@redhat.com>
21386
21387 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21388 when creating the read-only file. From analysis by Roland McGrath
21389 and Elena Zannoni.
21390
753ccc7a
MC
213912004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21392
21393 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21394
eca3e36b
MC
213952004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21396
21397 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21398 data pointers.
21399
f8d4bac4
MC
214002004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21401
21402 * gdb.cp/m-static.exp: Compile one source file at a time.
21403 Delete unused call to get_compiler_info.
21404
9b4e0f94
MC
214052004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21406
21407 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21408 * gdb.base/call-rt-st.exp: Likewise.
21409 * gdb.base/nodebug.exp: Likewise.
21410 * gdb.base/volatile.exp: Likewise.
21411 * gdb.cp/ref-types.exp: Likewise.
21412 * gdb.cp/templates.exp: Likewise.
21413
023c1024
MK
214142004-01-05 Mark Kettenis <kettenis@gnu.org>
21415
21416 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21417
19703c4a
MC
214182004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21419
21420 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21421 hppa*-hp-hpux*.
21422
18b67037
MK
214232004-01-04 Mark Kettenis <kettenis@gnu.org>
21424
ba6219c8
MK
21425 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21426 x86_64-*-*.
21427
18b67037
MK
21428 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21429 sparc64-*-* and sparc*-solaris2*.
21430
1bfbbb9d
MK
214312004-01-04 Mark Kettenis <kettenis@gnu.org>
21432
21433 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21434 return ${tests}" test. The ${tests} already mentions the
21435 filename.
21436
06846494
MC
214372004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21438
21439 * gdb.cp/local.exp: Accept gcc abi 2.
21440
3b0cb202
MC
214412004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21442
21443 * gdb.cp/templates.exp: Accept gcc abi 2.
21444
0643ec3f
MC
214452004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21446
21447 * lib/compiler.cc: Remove supports_template_debugging.
21448 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21449
d231d0b1
MC
214502004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21451
21452 * gdb.cp/namespace.exp: Accept gcc abi 2.
21453
44ffb27c
MC
214542004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21455
21456 * gdb.cp/method.exp: Accept gcc abi 2.
21457
184ad485
MC
214582004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21459
21460 * gdb.cp/classes.exp: Generate identical results as old version.
21461 * gdb.cp/derivation.exp: Likewise.
21462 * gdb.cp/overload.exp: Likewise.
21463 * gdb.cp/virtfunc.exp: Likewise.
21464
116f09e7
MC
214652004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21466
21467 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21468 mysterious bug with sourceware version of expect.
21469
b1379776
MC
214702004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21471
21472 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21473 current versions of gcc, including gcc abi 2. Remove gratuitous
21474 restart of test program. Use gdb_test_multiple and gdb_test for
21475 all tests. Add patterns to xfail missing "const" in "const char *"
21476 and kfail PR gdb/1155.
21477
6b7a4c0e
MC
214782004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21479
21480 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21481 current versions of gcc, including gcc abi 2. Remove gratuitous
21482 restart of test program. Use gdb_test_multiple and gdb_test for
21483 all tests. Add patterns to kfail PR gdb/1498.
21484
51615d72
MC
214852003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21486
21487 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21488 current versions of gcc, including gcc abi 2. Use "breakpoint"
21489 and "continue" instead of restarting the target program. Use
21490 gdb_test_multiple and gdb_test for all tests.
21491
7b79a9d7
MK
214922004-01-01 Mark Kettenis <kettenis@gnu.org>
21493
21494 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21495 for *-*-solaris2*.
21496
1cd3489f
MC
214972003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21498
21499 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21500 current versions of gcc, including gcc abi 2. Use "breakpoint"
21501 and "continue" instead of restarting the target program several
21502 times. Use gdb_test_multiple and gdb_test for all tests.
21503
850742db
MC
215042003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21505
21506 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21507 source files.
21508
eb4bbda8
MC
215092003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21510
21511 * gdb.base/environ.exp: Handle compiling test case from multiple
21512 source files.
21513
e42c7771
MC
215142003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21515
21516 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21517
80e4b428
JB
215182003-12-17 Jim Blandy <jimb@redhat.com>
21519
5f06973a
JB
21520 * gdb.base/freebpcmd.c: Add copyright notice.
21521
80e4b428
JB
21522 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21523
0ab84fb7
MC
215242003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21525
21526 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21527
1b3bb3d0
JB
215282003-12-13 Jim Blandy <jimb@redhat.com>
21529
21530 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21531
3a4c9371
KB
215322003-12-12 Kevin Buettner <kevinb@redhat.com>
21533
21534 * gdb.asm/frv.inc: New file.
21535 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21536
a1dea79a
FF
215372003-12-09 Fred Fish <fnf@redhat.com>
21538
21539 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21540 functions to break1.c and leave prototypes behind. Add more
21541 "set breakpoint NN here" comments.
21542 * gdb.base/break1.c: New file.
21543
21544 * gdb.base/break.exp: Handle compiling test case from multiple
21545 source files and change source file references as needed.
21546 * gdb.base/completion.exp: Ditto.
21547 * gdb.base/condbreak.exp: Ditto.
21548 * gdb.base/define.exp: Ditto.
21549 * gdb.base/ena-dis-br.exp: Ditto.
21550 * gdb.base/info-proc.exp: Ditto.
21551 * gdb.base/maint.exp: Ditto.
21552 * gdb.base/until.exp: Ditto.
21553
21554 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21555 hardcoded line numbers.
21556 * gdb.base/define.exp: Ditto.
21557 * gdb.base/ena-dis-br.exp: Ditto.
21558 * gdb.base/maint.exp: Ditto.
21559 * gdb.base/until.exp: Ditto.
21560
21561 * gdb.base/completion.exp: Use "break1" for completion tests since
21562 "break" is no longer a unique prefix.
21563
5266b69c
AC
215642003-12-06 Andrew Cagney <cagney@redhat.com>
21565
21566 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21567 "return_value_unimplemented". When an unimplemented struct return
21568 architecture, report incorrect values as a KFAIL
21569
374451f0
MC
215702003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21571
21572 * gdb.cp/rtti.exp: Accept new wording of warning from
21573 cp_lookup_rtti_type.
21574
ba9b20a7
MC
215752003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21576
21577 Partial fix for PR testsuite/1456.
21578 * gdb.base/scope.exp (test_at_main): Replace references to
21579 gcc_compiled with calls to test_compiler_info.
21580 (test_at_foo): Likewise.
21581 (test_at_bar): Likewise.
21582
b74b6d0b
MC
215832003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21584
21585 Partial fix for PR testsuite/1456.
21586 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21587 to test_compiler_info.
21588
ccfa3402
MC
215892003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21590
21591 * gdb.base/so-impl-ld.exp: Update copyright notice.
21592
f6246aba
MC
215932003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21594
21595 Partial fix for PR testsuite/1456.
21596 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21597 to test_compiler_info.
21598
13ae734a
MC
215992003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21600
21601 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21602 from current versions of gdb. Clean up regular expressions.
21603 Delete redundant timeout case.
21604
d8e1cdee
MC
216052003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21606
21607 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21608 from current versions of gdb. Clean up regular expressions.
21609 Delete redundant timeout case.
21610
96457b64
MC
216112003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21612
21613 Partial fix for PR testsuite/1456.
21614 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21615 gcc_compiled with call to test_compiler_info.
21616
f35309fc
MC
216172003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21618
21619 Partial fix for PR testsuite/1456.
21620 * gdb.base/list.exp (test_list_function): Delete unused declaration
21621 of gcc_compiled.
21622
d7afdf9b
MC
216232003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21624
21625 Partial fix for PR testsuite/1456.
21626 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21627 call to test_compiler_info.
21628
71507b56
MK
216292003-11-29 Mark Kettenis <kettenis@gnu.org>
21630
21631 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21632 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21633 it to create the appropriate note.inc.
21634 * gdb.asm/asmsrc1.s: Include "note.inc".
21635 * gdb.asm/netbsd.inc: New file.
21636 * gdb.asm/empty.inc: New file.
21637
f81f93f7
MC
216382003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21639
21640 Partial fix for PR testsuite/1456.
21641 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21642 calls to test_compiler_info.
21643
9a77938e
MC
216442003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21645
21646 Partial fix for PR testsuite/1456.
21647 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21648 calls to test_compiler_info.
21649
e8367dc7
MK
216502003-11-27 Mark Kettenis <kettenis@gnu.org>
21651
21652 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21653 pattern for the KFAILs.
21654
526c61ee
AF
216552003-11-25 Adam Fedor <fedor@gnu.org>
21656
21657 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21658 * gdb.objc/objcdecode.m: New file.
21659
28f2d600
AF
216602003-11-25 Adam Fedor <fedor@gnu.org>
21661
21662 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21663 * gdb.objc/nondebug.m: New file.
21664
a3895cee
BE
216652003-11-26 Ben Elliston <bje@wasabisystems.com>
21666
21667 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21668 NetBSD as it does on FreeBSD. Modelled on a similar change by
21669 Mark Kettenis on 2003-05-30.
21670 (link-flags): Set to "--entry _start" regardless of target.
21671 Special linker flags are to be appended to $link-flags.
21672 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21673
c9f2c8a3
MC
216742003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21675
21676 * gdb.cp/method.exp: Accept output of new demangler.
21677
15a0587a 216782003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
21679
21680 * gdb/class2.exp: New file.
21681 * gdb/class2.cc: New file.
21682
3c00b570
MC
216832003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21684
21685 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21686 of new demangler.
21687
7027acc7
MK
216882003-11-23 Mark Kettenis <kettenis@gnu.org>
21689
21690 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21691 of gdb_test "run".
21692
b0e1598a
MK
216932003-11-23 Mark Kettenis <kettenis@gnu.org>
21694
21695 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21696 "continue" into "run".
21697
4d9eda44
MC
216982003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21699
21700 Partial fix for PR testsuite/1456.
21701 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21702 call to test_compiler_info.
21703 * gdb.cp/ctti.exp: Likewise.
21704 * gdb.cp/derivation.exp: Likewise.
21705 * gdb.cp/member-ptr.exp: Likewise.
21706 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21707 reference to gcc_compiled.
21708
217092003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
21710
21711 Fix PR testsuite/1463.
21712 * gdb.base/structs.exp (start_structs_test): Call
21713 get_debug_format before using the debug format.
21714
d422fe19
AC
217152003-11-22 Andrew Cagney <cagney@redhat.com>
21716
21717 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21718 * gdb.base/structs.exp: Use gdb_test_multiple.
21719
039cf96d
AC
217202003-11-20 Andrew Cagney <cagney@redhat.com>
21721
6882279b
AC
21722 * gdb.base/structs.exp: Handle and recover from internal errors.
21723 Replace "foo${n}" with "foo<n>" in test messages.
21724
e53890ae
AC
21725 * gdb.base/structs.exp: Update copyright. Rewrite.
21726 * gdb.base/structs.c: Update copyright. Rewrite.
21727
2b211c59
AC
21728 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21729 resync count exceeded.
d63a86f8 21730
039cf96d
AC
21731 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21732 from the internal error.
21733 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21734 Original from Jim Blandy.
21735 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 21736
eac98b22
AC
217372003-11-19 Andrew Cagney <cagney@redhat.com>
21738
21739 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21740 KFAIL.
21741
67455b2a
MK
217422003-11-17 Mark Kettenis <kettenis@gnu.org>
21743
21744 New testcase for PR backtrace/1435.
21745 * gdb.arch/i386-unwind.exp: New file.
21746 * gdb.arch/i386-unwind.c: New file.
21747
853d6e5b
AC
217482003-11-17 Andrew Cagney <cagney@redhat.com>
21749
21750 * lib/gdb.exp (compiler_info): New global.
21751 (test_compiler_info): New function.
21752 (get_compiler_info): Set compiler_info.
21753 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21754 "compiler_info" to gcc-<major>-<minor>.
21755
38cf6e11
MC
217562003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21757
21758 * gdb.trace/configure: Remove.
21759
a50d3602
EZ
217602003-11-13 Elena Zannoni <ezannoni@redhat.com>
21761
21762 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 21763 breakpoints.
a50d3602
EZ
21764 * gdb.base/break.exp: Remove all references to explicit line
21765 numbers.
21766
d9407aaa
NC
217672003-11-11 Nick Clifton <nickc@redhat.com>
21768
21769 * gdb.base/shreloc.exp: Do not run for targets which do not
21770 support shared objects.
21771
db488fc1
CV
217722003-11-10 Corinna Vinschen <vinschen@redhat.com>
21773
21774 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21775 Don't run tests if nofileio flag is given.
21776
6a90a18e
EZ
217772003-11-07 Elena Zannoni <ezannoni@redhat.com>
21778
21779 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 21780 as well as 'Watchpoint'.
6a90a18e 21781
0b915e9c
EZ
217822003-11-06 Elena Zannoni <ezannoni@redhat.com>
21783
21784 Reported by Jim Ingham <jingham@apple.com>:
21785 * gdb.base/annota1.exp: Match at least one occurrence of the
21786 signal handler annotation.
21787
d7e4b55f
EZ
217882003-11-06 Elena Zannoni <ezannoni@redhat.com>
21789
a9c64011
AS
21790 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21791 as well as 'Watchpoint'.
d7e4b55f 21792
2fe4e8d0
MC
217932003-11-05 Michael Chastain <mec@shout.net>
21794
21795 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21796
6ef88553
KW
217972003-11-03 Kris Warkentin <kewarken@qnx.com>
21798
21799 * gdb.arch/gdb1291.c: New test file.
21800 * gdb.arch/gdb1291.exp: New test script.
21801 * gdb.arch/gdb1431.c: New test file.
21802 * gdb.arch/gdb1431.exp: New test script.
21803
ae7dc4d8
MC
218042003-10-22 Michael Chastain <mec@shout.net>
21805
21806 * gdb.mi/pthreads.c: Add copyright notice.
21807
c39d7427
MC
218082003-10-22 Michael Chastain <mec@shout.net>
21809
21810 * gdb.threads/pthreads.c: Add copyright notice.
21811
8b7d96c1
MC
218122003-10-20 Michael Chastain <mec@shout.net>
21813
21814 * gdb.base/gdb1056.exp: New test script.
21815
d1d69fdd
DJ
218162003-10-13 Daniel Jacobowitz <drow@mvista.com>
21817
21818 * gdb.threads/killed.exp: Use gdb_run_cmd.
21819
7d605576
DJ
218202003-10-13 Daniel Jacobowitz <drow@mvista.com>
21821
21822 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21823 create a core file.
21824 * gdb.threads/gcore-thread.exp: Likewise.
21825
618ec112
CV
218262003-10-13 Corinna Vinschen <vinschen@redhat.com>
21827
21828 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21829 type, based on char type.
21830 (struct bit_flags_short_t): New bitfield type, based on short type.
21831 (init_bit_flags_char): New fuction.
21832 (init_bit_flags_short): Ditto.
21833 (print_bit_flags_char): Ditto.
21834 (print_bit_flags_short): Ditto.
21835 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21836
9367a73c
MC
218372003-10-11 Michael Chastain <mec@shout.net>
21838
21839 * gdb.base/call-rt-st.exp: Update copyright year.
21840
1decf120
KI
218412003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21842
21843 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21844 * gdb.disasm/sh3.s: Ditto.
21845
5445b2ae
DJ
218462003-10-07 Daniel Jacobowitz <drow@mvista.com>
21847
21848 * gdb.threads/switch-threads.exp: New test.
21849 * gdb.threads/switch-threads.c: New source file.
21850
aec24853
CV
218512003-10-07 Corinna Vinschen <vinschen@redhat.com>
21852
21853 * gdb.base/ending-run.exp: Add sh specific case.
21854
adc7428d
AC
218552003-10-06 Andrew Cagney <cagney@redhat.com>
21856
21857 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21858 * gdb.disasm/mn10200.exp: Delete obsolete file.
21859
c9d37158
DJ
218602003-09-29 Daniel Jacobowitz <drow@mvista.com>
21861
21862 * ChangeLog: Correct an entry command.exp -> commands.exp.
21863 * gdb.base/commands.exp (bp_deleted_in_command_test)
21864 (temporary_breakpoint_commands): Check noargs.
21865
79c2c32d
DC
218662003-09-25 David Carlton <carlton@kealia.com>
21867
21868 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21869 of some print tests, where appropriate. Add tests for C::D::cd,
21870 E::ce, F::cXfX, G::XgX.
21871 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21872
594e6d67
RE
218732003-09-25 Richard Earnshaw <rearnsha@arm.com>
21874
21875 * lib/java.exp (java_init): Import target_alias before using it.
21876
10f0d451
DC
218772003-09-25 David Carlton <carlton@kealia.com>
21878
21879 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21880
274bcba0
EZ
218812003-09-23 Elena Zannoni <ezannoni@redhat.com>
21882
d63a86f8 21883 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 21884 weirdness.
274bcba0 21885
cdbf20f7
MC
218862003-09-17 Michael Chastain <mec@shout.net>
21887
21888 * gdb.cp/gdb1355.exp: New file.
21889 * gdb.cp/gdb1355.c: New file.
21890
71e06f80
CV
218912003-09-15 Corinna Vinschen <vinschen@redhat.com>
21892
21893 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21894 * gdb.asm/sh.inc: New file.
21895
5c4e30ca
DC
218962003-09-11 David Carlton <carlton@kealia.com>
21897
bd45b7af
DC
21898 * gdb.cp/namespace.exp: Add tests for namespace types.
21899 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
21900 (test_namespace): New.
21901
1c199746
EZ
219022003-09-11 Elena Zannoni <ezannoni@redhat.com>
21903
a9c64011 21904 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 21905 * gdb.stabs/weird.exp: Ditto.
1c199746 21906
04ed252f
MC
219072003-09-08 Michael Chastain <mec@shout.net>
21908
21909 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21910
d8a2d9e7
MC
219112003-09-07 Michael Chastain <mec@shout.net>
21912
21913 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21914 'parse error'.
21915
161afb24
MK
219162003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21917
21918 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21919
49f2741a
MC
219202003-08-30 Michael Chastain <mec@shout.net>
21921
21922 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21923 * gdb.gdb/observer.exp: Ditto.
21924 * gdb.gdb/xfullpath.exp: Ditto.
21925
8afa723e
MK
219262003-08-29 Mark Kettenis <kettenis@gnu.org>
21927
21928 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21929 *-*-*bsd*.
21930
f31dfe3b
JJ
219312003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21932
21933 * gdb.base/dump.exp: Skip for ia64.
21934
4630e498
JJ
219352003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21936
21937 * gdb.asm/asm-source.exp: Add ia64 support.
21938 * gdb.asm/ia64.inc: New file.
21939
1105b7ef
MC
219402003-08-22 Michael Chastain <mec@shout.net>
21941
21942 * gdb.cp: New directory.
21943 * gdb.cp/*: Copy from gdb.c++/*.
21944 * gdb.c++/*: Remove.
21945 * Makefile.in: Change gdb.c++ to gdb.cp.
21946 * configure.in: Ditto.
21947 * configure: Regnerate.
21948
c945b932
MK
219492003-08-18 Mark Kettenis <kettenis@gnu.org>
21950
21951 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21952 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21953
2b66634b
DJ
219542003-08-17 Daniel Jacobowitz <drow@mvista.com>
21955
21956 * mi-var-display.exp (-var-list-children weird): Accept function
21957 pointers with argument types.
21958 * mi1-var-display.exp (-var-list-children weird): Likewise.
21959 * mi2-var-display.exp (-var-list-children weird): Likewise.
21960
a356f73b
DJ
219612003-08-17 Daniel Jacobowitz <drow@mvista.com>
21962
21963 * gdb.base/annota3.exp: Add missing newline.
21964
483417b8
MC
219652003-08-06 Michael Chastain <mec@shout.net>
21966
21967 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21968
c99c59c3
MS
219692003-08-12 Michael Snyder <msnyder@redhat.com>
21970
21971 * gdb.base/float.exp: Add test for SH.
21972
55ed7501
MK
219732003-08-10 Mark Kettenis <kettenis@gnu.org>
21974
21975 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21976
1a371f2e
EZ
219772003-08-07 Elena Zannoni <ezannoni@redhat.com>
21978
21979 * gdb.base/completion.exp: Remove reduntant completion test
21980 on filename.
21981
e0f353ce
EZ
219822003-08-07 Elena Zannoni <ezannoni@redhat.com>
21983
a9c64011
AS
21984 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21985 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21986 gdb.trace/save-trace.exp: Make sure that full pathnames are
21987 escaped correctly.
e0f353ce 21988
5710a1af 219892003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 21990
a9c64011
AS
21991 * configure.in: Don't generate config.h from config.hin.
21992 * configure: Regenerate.
21993 * config.hin: Remove file.
21994 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21995 * gdb.threads/pthreads.c: Ditto.
5710a1af 21996
dcd81ce9
DJ
219972003-08-07 Daniel Jacobowitz <drow@mvista.com>
21998
21999 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22000 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
22001 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
22002 Replace ld24 with seth/add3.
22003
6009d884
AC
220042003-08-02 Andrew Cagney <cagney@redhat.com>
22005
22006 * gdb.base/annota3.exp: New file.
22007 * gdb.base/annota3.c: New file.
22008 * gdb.c++/annota3.exp: New file.
22009 * gdb.c++/annota3.cc: New file.
22010
51514e06
MC
220112003-07-29 Michael Chastain <mec@shout.net>
22012
22013 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22014 actually failed.
22015 (do_pass): Likewise.
22016 * gdb.threads/tls.exp: Always initialize no_of_threads.
22017
4ee6625b
DJ
220182003-07-27 Daniel Jacobowitz <drow@mvista.com>
22019
22020 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22021 pattern.
22022 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22023 * gdb.threads/tls.exp: Recognize one case of the host library not
22024 supporting TLS.
22025
225f2bf6
AC
220262003-07-27 Andrew Cagney <cagney@redhat.com>
22027
22028 * gdb.base/fileio.exp: Use SH when running commands using
22029 remote_exec.
22030
bcb27c9f
DJ
220312003-07-24 Daniel Jacobowitz <drow@mvista.com>
22032
22033 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22034 * gdb.base/relocate.c (dummy): New padding array.
22035
3d67be83
MS
220362003-07-22 Michael Snyder <msnyder@redhat.com>
22037
d63a86f8 22038 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22039
22040 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22041 patterns to be more general, accepting old and new output.
22042 Some output chars (such as '+') also must be quoted.
d63a86f8 22043 Some addresses are displayed numerically instead of
3d67be83
MS
22044 symbolically.
22045
57ba3b85
MS
220462003-07-23 Michael Snyder <msnyder@redhat.com>
22047
686d097c
MS
22048 * gdb.base/return2.exp: Don't test long-long return.
22049
57ba3b85
MS
22050 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22051 * gdb.disasm/t01_mov.exp: Ditto.
22052 * gdb.disasm/t02_mova.s: Ditto.
22053 * gdb.disasm/t02_mova.exp: Ditto.
22054 * gdb.disasm/t03_add.s: Ditto.
22055 * gdb.disasm/t03_add.exp: Ditto.
22056 * gdb.disasm/t04_sub.s: Ditto.
22057 * gdb.disasm/t04_sub.exp: Ditto.
22058 * gdb.disasm/t05_cmp.s: Ditto.
22059 * gdb.disasm/t05_cmp.exp: Ditto.
22060 * gdb.disasm/t06_ari2.s: Ditto.
22061 * gdb.disasm/t06_ari2.exp: Ditto.
22062 * gdb.disasm/t07_ari3.s: Ditto.
22063 * gdb.disasm/t07_ari3.exp: Ditto.
22064 * gdb.disasm/t08_or.s: Ditto.
22065 * gdb.disasm/t08_or.exp: Ditto.
22066 * gdb.disasm/t09_xor.s: Ditto.
22067 * gdb.disasm/t09_xor.exp: Ditto.
22068 * gdb.disasm/t10_and.s: Ditto.
22069 * gdb.disasm/t10_and.exp: Ditto.
22070 * gdb.disasm/t11_logs.s: Ditto.
22071 * gdb.disasm/t11_logs.exp: Ditto.
22072 * gdb.disasm/t12_bit.s: Ditto.
22073 * gdb.disasm/t12_bit.exp: Ditto.
22074 * gdb.disasm/t13_otr.s: Ditto.
22075 * gdb.disasm/t13_otr.exp: Ditto.
22076
e00759ef
EZ
220772003-07-22 Elena Zannoni <ezannoni@redhat.com>
22078
22079 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22080
8bc2021f
EZ
220812003-07-22 Elena Zannoni <ezannoni@redhat.com>
22082
a9c64011
AS
22083 * gdb.threads/tls.c : New file.
22084 * gdb.threads/tls.exp : New file.
22085 * gdb.threads/tls-main.c : New file.
22086 * gdb.threads/tls-shared.c : New file.
22087 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22088
89320c4c
AS
220892003-07-22 Andreas Schwab <schwab@suse.de>
22090
22091 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22092
180dea7c
AS
220932003-07-20 Andreas Schwab <schwab@suse.de>
22094
22095 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22096 due to insn reordering.
22097
0714963c
AC
220982003-07-15 Andrew Cagney <cagney@redhat.com>
22099
22100 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22101
98a23b3f
MC
221022003-07-15 Michael Chastain <mec@shout.net>
22103
22104 * gdb.base/gdb1250.exp: New file.
22105 * gdb.base/gdb1250.c: New file.
22106
27e417a2
ML
221072003-07-09 Michal Ludvig <mludvig@suse.cz>
22108
22109 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22110 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22111
8bc2021f
EZ
221122003-07-09 Elena Zannoni <ezannoni@redhat.com>
22113
a9c64011
AS
22114 * gdb.threads/tls.c: New file.
22115 * gdb.threads/tls.exp: New file.
22116 * gdb.threads/tls-main.c: New file.
22117 * gdb.threads/tls-shared.c: New file.
22118 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22119
d99968dc
EZ
221202003-07-09 Elena Zannoni <ezannoni@redhat.com>
22121
22122 * gdb.base/annota1.exp: Make sure that we properly escape the
22123 full path of the source file. Xfail more permissive patterns,
d63a86f8 22124 due to a compiler debug info problem.
d99968dc 22125
83876b3b
AS
221262003-07-07 Andreas Schwab <schwab@suse.de>
22127
2705e972
AS
22128 * gdb.asm/m68k.inc: New file.
22129 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22130
83876b3b
AS
22131 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22132 arguments"): Also match negative number.
22133
22134 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22135
3a871b37
DJ
221362003-07-03 Daniel Jacobowitz <drow@mvista.com>
22137
22138 * gdb.base/store.c (charest): New typedef.
22139 (add_char): Rename to add_charest, update.
22140 (wack_char): Rename to wack_charest, update types. Return l + r
22141 to keep r live across the call.
22142 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22143 (wack_double, wack_doublest): Return l + r to keep r live across
22144 the call.
22145 * gdb.base/store.exp: Accomodate store.c changes.
22146
b2a7f303
DC
221472003-06-30 David Carlton <carlton@kealia.com>
22148
22149 * gdb.c++/maint.exp (test_invalid_name): New.
22150 (test_first_component): Add tests for invalid names.
22151
3c6cb4a1
MC
221522003-06-29 Michael Chastain <mec@shout.net>
22153
22154 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22155 output of '<VTT for class>' for virtual base classes.
22156
f1c2644b
DJ
221572003-06-29 Daniel Jacobowitz <drow@mvista.com>
22158
22159 * gdb.base/completion.exp: Tab-complete "complet" instead of
22160 "compl".
22161 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22162
18080350
DJ
221632003-06-29 Daniel Jacobowitz <drow@mvista.com>
22164
22165 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22166 * gdb.base/volatile.exp: Likewise.
22167
f56973f8
DJ
221682003-06-29 Daniel Jacobowitz <drow@mvista.com>
22169
22170 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22171 gdb/1265.
22172
221732003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22174 Daniel Jacobowitz <drow@mvista.com>
22175
22176 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22177 initial line count of 'captured_main' from 26 to 32.
22178 (test_with_self): Allow xmalloc call to be interleaved with the
22179 preceding two lines.
22180
e766d4d6
JB
221812003-06-24 Joel Brobecker <brobecker@gnat.com>
22182
22183 * gdb.base/bang.exp: New testcase.
22184
f125c9a4
JB
221852003-06-23 Joel Brobecker <brobecker@gnat.com>
22186
22187 * gdb.base/langs.exp: Add some tests for the "minimal" language
22188 support.
22189
6e25beaf
EZ
221902003-06-23 Elena Zannoni <ezannoni@redhat.com>
22191
22192 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22193 the testcase.
22194
2f816dda
DJ
221952003-06-22 Daniel Jacobowitz <drow@mvista.com>
22196
22197 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22198 offset.
22199
db5a5748
DJ
222002003-06-22 Daniel Jacobowitz <drow@mvista.com>
22201
22202 * gdb.c++/pr-1210.cc: New file.
22203 * gdb.c++/pr-1210.exp: New file.
22204
1df0c130
DJ
222052003-06-21 Daniel Jacobowitz <drow@mvista.com>
22206
22207 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22208 000-exec-continue.
22209
a92feac0
MK
222102003-06-15 Mark Kettenis <kettenis@gnu.org>
22211
22212 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22213 on *-*-*bsd* instead of *-*-freebsd*.
22214
81a58f5b
AC
222152003-06-14 Andrew Cagney <cagney@redhat.com>
22216
22217 * gdb.base/store.exp: Test longest and doublest. Test all
22218 parameters. Weaken return statement match.
22219 * gdb.base/store.c: Add longest and doublest - aka long long and
22220 long double functions. Put all parameters into local register
22221 variables. Use negative values.
22222
b257a0d3
AC
222232003-06-14 Andrew Cagney <cagney@redhat.com>
22224
22225 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22226 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22227 exit status.
22228 * gdb.base/fileio.exp: Disable target when nointerrupts and
22229 noinferiorio, instead of limiting it to remote. Use remote_exec
22230 instead of system.
d63a86f8 22231
21c38304
JJ
222322003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22233
22234 * gdb.base/float.exp: Add ia64 support.
22235
1bcdb424
CV
222362003-06-12 Corinna Vinschen <vinschen@redhat.com>
22237
22238 * gdb.base/fileio.exp: Run only on remote targets.
22239
6aeb981f
CV
222402003-06-10 Corinna Vinschen <vinschen@redhat.com>
22241
22242 * gdb.base/fileio.c: New file, testing File-I/O.
22243 * gdb.base/fileio.exp: Ditto.
22244
53df362e
RG
222452003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22246
22247 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22248 shared objects after relocation at load time (gdb PR/1132).
22249 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22250 as above, part of the shared object relocation test.
53df362e 22251
ffee1b46
MK
222522003-06-08 Mark Kettenis <kettenis@gnu.org>
22253
b5ca3722
MK
22254 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22255 fully filled history list.
22256 * gdb.base/gdb_history: New file.
22257
03ed860d
MK
22258 * gdb.base/signals.exp: XFAIL "continue to func1" on
22259 i*86-*-freebsd*.
22260
ffee1b46
MK
22261 * gdb.base/attach.exp: When trying to attach to a nonexistent
22262 process, make it possible to specify the PID based on the target,
22263 and do so for *-*-freebsd*.
22264
d80dbb52
RH
222652003-06-02 Richard Henderson <rth@redhat.com>
22266
22267 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22268
6dd77b81
RH
222692003-06-02 Richard Henderson <rth@redhat.com>
22270
22271 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22272
f6347e16
RH
222732003-06-02 Richard Henderson <rth@redhat.com>
22274
22275 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22276
2c161407
DJ
222772003-06-01 Daniel Jacobowitz <drow@mvista.com>
22278
22279 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22280 of globalvar.
22281
572eb746
MK
222822003-06-01 Mark Kettenis <kettenis@gnu.org>
22283
22284 * gdb.asm/asm-source.exp: Check for memory read errors in
22285 disassembler test on *BSD too.
22286
9e9617a5
RH
222872003-06-01 Richard Henderson <rth@redhat.com>
22288
22289 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22290 for .frame.
22291 (gdbasm_call): Lose ldgp.
22292 (gdbasm_startup): Add frame information.
22293 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22294
7b34ad4e
MK
222952003-05-31 Mark Kettenis <kettenis@gnu.org>
22296
22297 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22298 i?86-*-*.
22299
10059fdf
MK
223002003-05-30 Mark Kettenis <kettenis@gnu.org>
22301
22302 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22303 FreeBSD.
22304
acf4b816
RH
223052003-05-29 Richard Henderson <rth@redhat.com>
22306
22307 * gdb.asm/alpha.inc: New file.
22308 * gdb.asm/asm-source.exp: Use it.
22309
e9ecd949
JB
223102003-05-29 Jim Blandy <jimb@redhat.com>
22311
22312 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22313 'core.PID'.
22314
e3e5a4f3
JB
223152003-05-22 Jim Blandy <jimb@redhat.com>
22316
22317 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22318 backtrace.
d63a86f8 22319
72fe3d25
DC
223202003-05-20 David Carlton <carlton@math.stanford.edu>
22321
22322 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22323 this time.
22324
58da2eb2
DC
223252003-05-19 David Carlton <carlton@bactrian.org>
22326
22327 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22328 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22329
1fcb5155
DC
223302003-05-19 David Carlton <carlton@bactrian.org>
22331
22332 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22333 namespace tests.
22334 Bump copyright date.
22335 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22336 (main): Call C::D::marker2.
22337 * gdb.c++/namespace1.cc: New file.
22338
85e85163
JJ
223392003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22340
22341 Roland McGrath <roland@redhat.com>
d63a86f8 22342 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
22343 there is no manager thread.
22344
a25fbfec
JJ
223452003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22346
d63a86f8
RM
22347 * gdb.threads/schedlock.exp: Remove assumption that all threads
22348 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
22349 in one of the child threads rather than the main thread.
22350
be375bae
JB
223512003-05-07 Jim Blandy <jimb@redhat.com>
22352
09bf6082
JB
22353 Add support for assembly source testing on the s390x.
22354 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22355 architecture.
22356 * gdb.asm/s390x.inc: New file.
22357
be375bae
JB
22358 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22359 succession of 'if' statements.
22360
00905d52
AC
223612003-05-05 Andrew Cagney <cagney@redhat.com>
22362
22363 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22364
b1e29e33
AC
223652003-05-05 Andrew Cagney <cagney@redhat.com>
22366
22367 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22368 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22369
e33d66ec
EZ
223702003-05-02 Elena Zannoni <ezannoni@redhat.com>
22371
22372 * gdb.base/charset.exp: Update based on new behavior of set/show
22373 charset commands.
22374
2b6fd0d8
AC
223752003-05-01 Andrew Cagney <cagney@redhat.com>
22376
22377 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22378 variable do not give memory errors.
22379
130cacce
AF
223802003-04-30 Adam Fedor <fedor@gnu.org>
22381
22382 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22383 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22384 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22385 gdb.objc/basicclass.m: : New files
22386
22387 * lib/gdb.exp (gdb_compile_objc): New procedure.
22388
bea71854
DJ
223892003-04-27 Daniel Jacobowitz <drow@mvista.com>
22390
22391 * gdb.base/signals.exp: Make backtrace tests more specific.
22392
0f20eeea
DC
223932003-04-23 David Carlton <carlton@bactrian.org>
22394
22395 * gdb.c++/maint.exp (test_first_component): Add tests for
22396 'operator' in more locations.
22397
c8c4d8dc
KB
223982003-04-16 Kevin Buettner <kevinb@redhat.com>
22399
22400 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22401
3fe60e3c
EZ
224022003-04-16 Elena Zannoni <ezannoni@redhat.com>
22403
22404 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 22405 func marke' instead. Update test name.
3fe60e3c 22406
9219021c
DC
224072003-04-15 David Carlton <carlton@math.stanford.edu>
22408
22409 * gdb.c++/maint.exp: New file.
22410
5dd55bdd
EZ
224112003-04-14 Elena Zannoni <ezannoni@redhat.com>
22412
22413 * gdb.threads/schedlock.c: Change type of thread function argument
22414 to long, to avoid warnings on 64-bit platforms.
22415
00890572
EZ
224162003-04-14 Elena Zannoni <ezannoni@redhat.com>
22417
a9c64011
AS
22418 * gdb.base/attach.exp: Add new message from ptrace in case of
22419 attaching to nonexistent process.
d63a86f8 22420
93201743
JB
224212003-04-11 Jim Blandy <jimb@redhat.com>
22422
22423 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22424 gdb.c++/userdef.cc: Place comments on the lines to which the
22425 marker function might return.
22426 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22427 gdb.c++/userdef.exp: Look for those comments to check that we've
22428 returned to the right place, instead of checking line numbers.
22429
2a11c64d
EZ
224302003-04-11 Elena Zannoni <ezannoni@redhat.com>
22431
a9c64011
AS
22432 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22433 match on sourcefile name, instead of directory name.
2a11c64d 22434
68ab8fc5
EZ
224352003-04-10 Elena Zannoni <ezannoni@redhat.com>
22436
d63a86f8 22437 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
22438 working directory name.
22439
5624293a
JB
224402003-04-09 Jim Blandy <jimb@redhat.com>
22441
22442 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22443 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22444 after an inferior function call, report the failure, but allow the
22445 test to continue.
22446
f1f02ee4
SC
224472003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22448
22449 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22450 with -DPROTOTYPES.
22451
6eb79af0
SC
224522003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22453
22454 * gdb.base/break.exp: Revert last patch.
22455
8dfb4cf0
SC
224562003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22457
22458 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22459 with -DPROTOTYPES.
22460
ed4c619a
AC
224612003-04-02 Andrew Cagney <cagney@redhat.com>
22462
22463 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22464 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22465 matching directories by the name breakpoint.
22466 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22467 Make "continue to marker1" consistent.
22468 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22469 message consistent.
22470 * lib/gdb.exp: Put "the program is no longer running", and "the
22471 program exited" in parenthesis.
22472 * lib/mi-support.exp: Ditto.
d63a86f8 22473
4e35d5f0 224742003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 22475
4e35d5f0
BR
22476 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22477
71900fe8
AC
224782003-03-29 Andrew Cagney <cagney@redhat.com>
22479
22480 * gdb.base/sizeof.c (main): Print the value of '\377'.
22481 * gdb.base/sizeof.exp: Check the sign of '\377'.
22482
c0655a16
MC
224832003-03-27 Michael Chastain <mec@shout.net>
22484
22485 * gdb.base/gdb1090.exp: New file.
22486 * gdb.base/gdb1090.cc: New file.
22487
5b2a3989
JB
224882003-03-27 J. Brobecker <brobecker@gnat.com>
22489
22490 * gdb.gdb/observer.exp: New regression test.
22491
79876890
MC
224922003-03-27 Michael Chastain <mec@shout.net>
22493
22494 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22495 * gdb.base/ptype.exp: Likewise.
22496
6eac95e3
CV
224972003-03-27 Corinna Vinschen <vinschen@redhat.com>
22498
22499 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22500
e8c71839
MC
225012003-03-26 Michael Chastain <mec@shout.net>
22502
22503 * gdb.base/ptype.exp: Actually use some typedef'd types.
22504
71b10041
SC
225052003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22506
22507 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22508 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22509
2512cf80
CV
225102003-03-20 Corinna Vinschen <vinschen@redhat.com>
22511
22512 * gdb.base/default.exp: Fix regular expression.
22513
0d195a4f
CV
225142003-03-20 Corinna Vinschen <vinschen@redhat.com>
22515
22516 * gdb.base/args.exp: Fix regular expression.
22517
8a2dbca8
CV
225182003-03-20 Corinna Vinschen <vinschen@redhat.com>
22519
22520 * gdb.base/help.exp: Allow Win32 child process.
22521
bf028682
CV
225222003-03-20 Corinna Vinschen <vinschen@redhat.com>
22523
22524 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22525 when stepping out of main().
22526
182dbe85
CV
225272003-03-20 Corinna Vinschen <vinschen@redhat.com>
22528
22529 * gdb.base/default.exp: Check for win32 specific message when calling
22530 "run" without executable.
22531
d67a6ba5
CV
225322003-03-20 Corinna Vinschen <vinschen@redhat.com>
22533
22534 * gdb.base/args.exp: Expect .exe in output.
22535
a955b5bb
CV
225362003-03-20 Corinna Vinschen <vinschen@redhat.com>
22537
22538 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22539 Cygwin native.
22540
bf6bad4b
AC
225412003-03-17 Andrew Cagney <cagney@redhat.com>
22542
22543 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22544 vector registes.
22545 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22546 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22547
293e9a31
DC
225482003-03-17 David Carlton <carlton@math.stanford.edu>
22549
22550 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22551 test, for PR breakpoints/38.
22552 Call test_watchpoint_and_breakpoint.
22553 * gdb.base/watchpoint.c (func3): New function.
22554 (main): Call func3.
22555
5330f2db
DC
225562003-03-04 David Carlton <carlton@math.stanford.edu>
22557
22558 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22559 Garply<Garply<char> >:: garply".
22560 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22561 with respect to PR c++/1111; note also PR c++/1113.
22562 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22563 respect to PR c++/1062.
22564 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22565
6ece72da
DC
225662003-03-03 David Carlton <carlton@math.stanford.edu>
22567
22568 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22569 with respect to PR c++/57.
22570 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22571 c++/826.
22572 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22573 respect to PR c++/57.
22574
85ca1584
DC
225752003-03-03 David Carlton <carlton@math.stanford.edu>
22576
22577 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22578 respect to PR c++/33 into FAILs.
22579
98e9c5b8
MC
225802003-03-03 Michael Chastain <mec@shout.net>
22581
7bedbf27
MC
22582 * configure.in: Update copyright years.
22583
225842003-03-03 Michael Chastain <mec@shout.net>
22585
22586 * Makefile.in: Update copyright years.
98e9c5b8 22587
f683e100
DC
225882003-02-28 David Carlton <carlton@math.stanford.edu>
22589
22590 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22591 print class instead of struct and/or superfluous protection
22592 specifiers, as long as the resulting output is equivalent to the
22593 source code.
22594 Delete FIXME from end of messages on tests that don't need
22595 fixing.
22596
a9e0cf2c
DC
225972003-02-28 David Carlton <carlton@math.stanford.edu>
22598
22599 * gdb.c++/templates.exp (do_tests): Allow const in the two
22600 Foo<volatile char *>::foo tests.
22601
e8d359df
MS
226022003-02-27 Michael Snyder <msnyder@redhat.com>
22603
d63a86f8 22604 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
22605 will be consistant.
22606
0b71dc91
DC
226072003-02-26 David Carlton <carlton@math.stanford.edu>
22608
22609 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22610 char *>::foo" test with respect to PR c++/33. Create a new test
22611 which is identical to that one except that it doesn't put the
22612 space between the "char" and the "*"; KFAIL it, too.
22613
dd14ab43
DC
226142003-02-26 David Carlton <carlton@math.stanford.edu>
22615
22616 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22617 template types into either PASSes or KFAILs (corresponding to PR
22618 c++/57). Tweak indentation. Update copyright.
22619
1146c7f1
SC
226202003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22621
22622 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22623
74641dfb
MC
226242003-02-13 Michael Chastain <mec@shout.net>
22625
22626 * gdb.base/exprs.exp: Remove i960 remnants.
22627 * gdb.base/funcargs.exp: Likewise.
22628 * gdb.base/list.exp: Likewise.
22629 * gdb.base/ptype.exp: Likewise.
22630
559cd2d0
DC
226312003-02-14 David Carlton <carlton@math.stanford.edu>
22632
22633 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22634 pEe->D::vg()" from XFAIL to KFAIL.
22635
c4f90d87
JM
226362003-02-13 Jason Molenda (jmolenda@apple.com)
22637
22638 * gdb.base/maint.exp: Update maint print statistics regexp to include
22639 new entries.
22640
cbc4d97c
MC
226412003-02-13 Michael Chastain <mec@shout.net>
22642
22643 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22644
40f235b7
MC
226452003-02-12 Michael Chastain <mec@shout.net>
22646
22647 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22648 * gdb.c++/inherit.exp: Likewise.
22649 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22650 * gdb.c++/templates.exp: Likewise.
22651 * gdb.c++/virtfunc.exp: Likewise.
22652
c56716b0
JM
226532003-02-06 Jason Molenda (jason-cl@molenda.com)
22654
22655 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22656 why the code is written that way.
22657
070afcf8
MC
226582003-02-05 Michael Chastain <mec@shout.net>
22659
22660 * gdb.base/dump.exp: Add missing copyright line.
22661
5d0331e5
JM
226622003-02-05 Jason Molenda (jason-cl@molenda.com)
22663
f7ae6d3e 22664 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
22665 at the beginning so the breakpoint doesn't get set on the loop.
22666
92851186
MC
226672003-02-05 Michael Chastain <mec@shout.net>
22668
22669 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22670 output for configurations with gcc 2.95.3.
22671
cbf1e085
AC
226722003-02-05 Keith Seitz <keiths@redhat.com>
22673 Andrew Cagney <ac131313@redhat.com>
22674
22675 * gdb.mi/mi-cli.exp: New file.
d63a86f8 22676
29518e1e
MC
226772003-02-04 Michael Chastain <mec@shout.net>
22678
22679 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22680 Call perror and then continue.
22681
5af1d5f3
MC
226822003-02-03 Michael Chastain <mec@shout.net>
22683
22684 * gdb.c++/pr-1023.cc: New file.
22685 * gdb.c++/pr-1023.exp: New file.
22686
6b549786
JB
226872003-02-05 Jim Blandy <jimb@redhat.com>
22688
22689 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22690 it's local to foobar. Check for it there, and check that it's not
22691 present in main.
22692 * gdb.c++/local.cc (marker2): New function.
22693 (foobar): Call marker1.
22694 (main): Call marker2 instead of marker1.
22695
67f16606
AC
226962003-02-04 Andrew Cagney <ac131313@redhat.com>
22697
22698 * gdb.disasm/mn10200.exp: Obsolete file.
22699 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22700 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22701 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22702
1c5cb38e
DC
227032003-02-04 David Carlton <carlton@math.stanford.edu>
22704
22705 * gdb.c++/overload.exp: Test intToChar(1).
22706 * gdb.c++/overload.cc (intToChar): New.
22707 (main): Call intToChar.
22708
d1fe6965
DC
227092003-02-03 David Carlton <carlton@math.stanford.edu>
22710
22711 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22712 'might_kfail' arg.
22713 KFAIL some of the continue_to_bp_overloaded calls, according to
22714 PR c++/1025.
22715
9ba61c5d
MC
227162003-02-01 Michael Chastain <mec@shout.net>
22717
22718 * gdb.base/advance.c (marker1): New marker function.
22719 * gdb.base/advance.exp: When the 'advance' command lands on the
22720 return breakpoint, it can legitimately stop on either the
22721 current line or the next line. Accommodate both outcomes.
22722 * gdb.base/until.exp: Likewise.
22723
e7494ffb
AC
227242003-02-02 Andrew Cagney <ac131313@redhat.com>
22725
22726 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22727 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22728 now a list, not a tuple.
22729 * gdb.mi/mi-var-display.exp: Ditto.
22730 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 22731
075559bc
AC
227322003-02-01 Andrew Cagney <ac131313@redhat.com>
22733
22734 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22735 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22736 stack backtraces.
22737 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 22738
2bd4c7b1
MK
227392003-02-01 Mark Kettenis <kettenis@gnu.org>
22740
22741 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22742 gdb.mi/mi1-pthreads.exp: Return instead of calling
22743 gdb_suppress_entire_file.
22744
eabd8992
MS
227452003-02-01 Mark Salter <msalter@redhat.com>
22746
22747 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22748
71469e2f
MS
227492003-01-31 Mark Salter <msalter@redhat.com>
22750
22751 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22752 Support empty arg.
22753
38a94d44
MC
227542003-01-30 Michael Chastain <mec@shout.net>
22755
22756 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22757 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22758 has been fixed in gdb/readline on 2003-01-09.
22759
19ea9e73
MS
227602003-01-29 Michael Snyder <msnyder@redhat.com>
22761
e8d359df
MS
22762 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22763 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
22764 * gdb.base/args.exp: Skip if target does not support args passing.
22765
2307bd6a
DJ
227662003-01-22 Daniel Jacobowitz <drow@mvista.com>
22767
19ea9e73 22768 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
22769 gdb_test. Accept a list of expect arguments as the third
22770 parameter.
22771 (gdb_test): Use it.
22772
f2dd3617
EZ
227732003-01-20 Elena Zannoni <ezannoni@redhat.com>
22774
22775 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22776 allow for different test tree configurations. Update some
22777 tescases accordingly.
22778 * gdb.arch/altivec-regs.exp: Ditto.
22779 * gdb.asm/asm-source.exp: Ditto.
22780 * gdb.base/advance.exp: Ditto.
22781 * gdb.base/display.exp: Ditto.
d63a86f8 22782 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
22783 * gdb.base/mips_pro.exp: Ditto.
22784 * gdb.base/overlays.exp: Ditto.
22785 * gdb.base/relocate.exp: Ditto.
22786 * gdb.base/setshow.exp: Ditto.
22787 * gdb.base/step-line.exp: Ditto.
22788 * gdb.base/step-test.exp: Ditto.
22789 * gdb.base/until.exp: Ditto.
22790 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22791
c71cdefd
DC
227922003-01-17 David Carlton <carlton@math.stanford.edu>
22793
22794 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22795 corresponding to PR c++/945.
22796 Update copyright.
22797
fdba05d7
DC
227982003-01-17 David Carlton <carlton@math.stanford.edu>
22799
22800 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22801 corresponding to PR c++/68.
22802
228032003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
22804
22805 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22806 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22807 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22808
c362c33a
EZ
228092003-01-15 Elena Zannoni <ezannoni@redhat.com>
22810
0fbc361c
EZ
22811 * gdb.base/break.exp: Fix change of default location, because of
22812 removal of until tests.
22813 * gdb.base/help.exp: Update test for new 'until' help message.
22814 Add test for help on 'advance'.
a9c64011 22815 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 22816
dabf8a35
MK
228172003-01-15 Mark Kettenis <kettenis@gnu.org>
22818
22819 * gdb.base/default.exp: Adapt "info float" test for recent changes
22820 to that command. Add test for "info vector".
22821 * gdb.base/float.exp: New file. Add test for "info float" that
22822 resembles the old test in gdb.base/default.exp.
22823
a1769aca
DC
228242003-01-15 David Carlton <carlton@math.stanford.edu>
22825
22826 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22827
82025e13
EZ
228282003-01-15 Elena Zannoni <ezannoni@redhat.com>
22829
22830 * gdb.base/break.exp: Move the tests of until command from here...
22831 * gdb.base/until.exp: ... to here. New file. Add other tests.
22832 * gdb.base/advance.c: New file.
22833 * gdb.base/advance.exp: New file.
22834
8f9ab801
EZ
228352003-01-14 Elena Zannoni <ezannoni@redhat.com>
22836
a9c64011
AS
22837 * gdb.base/args.c: New file.
22838 * gdb.base/args.exp: New file.
8f9ab801 22839
9ae66589
DJ
228402003-01-14 Daniel Jacobowitz <drow@mvista.com>
22841
22842 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22843
8d77e5c3
DJ
228442003-01-14 Daniel Jacobowitz <drow@mvista.com>
22845
22846 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22847
12d2f0a1
DJ
228482003-01-14 Daniel Jacobowitz <drow@mvista.com>
22849
22850 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22851 dates.
22852
6ca37014
DJ
228532003-01-13 Daniel Jacobowitz <drow@mvista.com>
22854
22855 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22856
b0023472
DJ
228572003-01-13 Daniel Jacobowitz <drow@mvista.com>
22858
22859 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22860 (ptype &*"foo").
22861 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22862
607fbc54 228632003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
22864
22865 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22866 * gdb.mi/mi1-console.exp: Likewise.
22867
607fbc54 228682003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
22869
22870 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22871 * gdb.mi/mi1-console.exp: Likewise.
22872
a1fb14a2
DJ
228732003-01-13 Daniel Jacobowitz <drow@mvista.com>
22874
22875 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22876
c4cf40b7
DJ
228772003-01-09 Daniel Jacobowitz <drow@mvista.com>
22878
22879 * gdb.base/detach.exp: New test.
22880
696d5a5b
DJ
228812003-01-09 Daniel Jacobowitz <drow@mvista.com>
22882
22883 * Makefile.in (ALL_SUBDIRS): New variable.
22884 (subdirs, clean, distclean): Use it.
22885 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22886 regenerating Makefile, since it is generated from the top level.
22887 * gdb.asm/Makefile.in: Likewise.
22888 * gdb.base/Makefile.in: Likewise.
22889 * gdb.c++/Makefile.in: Likewise.
22890 * gdb.disasm/Makefile.in: Likewise.
22891 * gdb.java/Makefile.in: Likewise.
22892 * gdb.mi/Makefile.in: Likewise.
22893 * gdb.threads/Makefile.in: Likewise.
22894 * gdb.trace/Makefile.in: Likewise.
22895
754533e4
DC
228962003-01-09 David Carlton <carlton@math.stanford.edu>
22897
22898 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22899 Add copyright year 2003.
22900
d8b3e9ee
MC
229012003-01-06 Michael Chastain <mec@shout.net>
22902
22903 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22904 When selecting a thread, 'line' and 'file' are optional.
22905 * gdb.mi/mi1-pthreads.exp: Likewise.
22906
8e9e0fe6
AS
229072003-01-06 Andreas Schwab <schwab@suse.de>
22908
22909 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22910 failures.
22911
b5ab8ff3
DJ
229122003-01-04 Daniel Jacobowitz <drow@mvista.com>
22913
22914 Fix PR gdb/844
22915 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22916 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22917
22918 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22919 instead of calling gdb_suppress_entire_file.
22920 * gdb.threads/print-threads.exp: Likewise.
22921 * gdb.threads/schedlock.exp: Likewise.
22922
22923 * gdb.threads/killed.exp: Return instead of calling
22924 gdb_suppress_entire_file.
22925 * gdb.threads/linux-dp.exp: Likewise.
22926 * gdb.threads/pthreads.exp: Likewise.
22927
1e698235
DJ
229282003-01-04 Daniel Jacobowitz <drow@mvista.com>
22929
22930 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22931 stabs.
22932 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22933 * gdb.base/whatis.exp: Always allow (void) after function names.
22934
147ff08c
DJ
229352003-01-04 Daniel Jacobowitz <drow@mvista.com>
22936
22937 * gdb.c++/casts.exp: Correct regexp.
22938
dc62bfc2
MK
229392003-01-04 Mark Kettenis <kettenis@gnu.org>
22940
22941 * configure.in: Call AC_CONFIG_HEADER. Don't call
22942 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22943 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22944 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22945 aforementioned directories in the AC_OUPUT call.
22946 * config.hin: New file.
22947 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22948 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22949 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22950 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22951 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22952 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22953 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22954 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22955 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22956 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22957 gdb.threads/configure.in, gdb.threads/configure,
22958 gdb.threads/config.in, gdb.trace/configure.in,
22959 gdb.trace/configure: Removed.
22960
77afa639
MC
229612003-01-03 Michael Chastain <mec@shout.net>
22962
22963 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22964 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22965
7634bb6e
DJ
229662003-01-03 Daniel Jacobowitz <drow@mvista.com>
22967
22968 * gdb.base/store.exp: Fix regular expressions.
22969
b39c905e
MK
229702002-12-28 Mark Kettenis <kettenis@gnu.org>
22971
22972 * configure.in: Rewrite.
22973 * configure: Regenerated.
22974
0a8551dd
DC
229752003-01-03 David Carlton <carlton@math.stanford.edu>
22976
22977 * gdb.base/psymtab.exp: New file.
22978 * gdb.base/psymtab1.c: Ditto.
22979 * gdb.base/psymtab2.c: Ditto.
22980
c60b7188
AF
229812002-12-23 Adam Fedor <fedor@gnu.org>
22982
22983 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22984
ee73db83
DC
229852002-12-23 David Carlton <carlton@math.stanford.edu>
22986
22987 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22988 and current_directory initialization.
22989
d6c1774e
JB
229902002-12-22 Jim Blandy <jimb@redhat.com>
22991
f0a847b8
JB
22992 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22993 rather than as part of the output file name.
22994
d6c1774e
JB
22995 * gdb.base/attach.exp: There's no need to copy the test program to
22996 /tmp; that was only ever necessary on HP/UX, and this test is
22997 entirely disabled there anyway.
22998
f0708dbb
JB
229992002-12-21 Jim Blandy <jimb@redhat.com>
23000
4c2acfea
JB
23001 * gdb.c++/psmang.exp: Doc fix.
23002
f0708dbb
JB
23003 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
23004 test.
23005
9579e000
DC
230062002-12-20 David Carlton <carlton@math.stanford.edu>
23007
23008 * gdb.c++/annota2.exp: KFAIL annotate-quit.
23009
d1810171
MC
230102002-12-18 Michael Chastain <mec@shout.net>
23011
23012 * gdb.c++/annota2.exp: Add copyright year 2002.
23013
76565097
DC
230142002-12-17 David Carlton <carlton@math.stanford.edu>
23015
23016 * gdb.c++/try_catch.cc: Add marker comments.
23017 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23018 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23019 * gdb.c++/m-static.cc: Ditto.
23020 * gdb.c++/m-static1.cc: Ditto.
23021 * gdb.c++/try_catch.cc: Ditto.
23022
da81390b
JJ
230232002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23024
23025 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23026 to see whether we are using the new -environment-directory
23027 command which resets via -r or the old version of the command
23028 which may prompt the user. Part of fix for gdb/741.
23029
b304d130
AC
230302002-12-13 Andrew Cagney <ac131313@redhat.com>
23031
23032 * gdb.fortran/types.exp: Update obsolete comment.
23033 * gdb.fortran/exprs.exp: Ditto.
23034 * lib/gdb.exp: Delete obsolete code.
23035 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23036 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23037 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23038 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23039 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23040 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23041 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23042 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23043 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23044 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23045 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23046 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23047 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23048 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23049 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23050 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23051 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23052 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23053 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23054 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23055 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23056 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23057 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23058 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23059 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23060 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23061 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23062 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23063 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23064 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23065 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23066 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23067 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23068 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23069 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23070 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23071 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23072
a23b6e6a
DC
230732002-12-11 David Carlton <carlton@math.stanford.edu>
23074
23075 * gdb.c++/m-data.exp: Add test for members that shadow global
23076 variables: see PR gdb/804.
23077 * gdb.c++/m-data.cc: Ditto.
23078
6604731b
DJ
230792002-12-10 Daniel Jacobowitz <drow@mvista.com>
23080
23081 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23082
de46ecd7
DC
230832002-12-06 David Carlton <carlton@math.stanford.edu>
23084
23085 * gdb.base/store.c: Don't declare functions static.
23086
27e829d0
AC
230872002-12-04 Andrew Cagney <ac131313@redhat.com>
23088
23089 * gdb.base/store.exp, gdb.base/store.c: New files.
23090
92806416
DJ
230912002-12-03 Daniel Jacobowitz <drow@mvista.com>
23092
23093 * gdb.base/selftest.exp: Update for current gdb.
23094
3bcbaac5
DJ
230952002-12-03 Daniel Jacobowitz <drow@mvista.com>
23096
23097 * gdb.base/maint.exp: Only dump symbols from one source file
23098 or objfile.
23099
f4f00b1f
DJ
231002002-12-03 Daniel Jacobowitz <drow@mvista.com>
23101
23102 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23103 function call.
23104
f1c8a949
JB
231052002-11-25 Jim Blandy <jimb@redhat.com>
23106
23107 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23108 function appearing in error message.
23109
9e297a97
DJ
231102002-11-21 Daniel Jacobowitz <drow@mvista.com>
23111
23112 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23113
1f312e79
JJ
231142002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23115
d63a86f8
RM
23116 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23117 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23118 should be in mi console format. This is part of fix for PR gdb/604.
23119
83c31e7d
FN
231202002-09-18 Fernando Nasser <fnasser@redhat.com>
23121
23122 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23123 which explicitly prints the zero offset as "+0".
23124
322b3f65
DJ
231252002-10-22 Daniel Jacobowitz <drow@mvista.com>
23126
23127 * gdb.threads/schedlock.c (args): Make unsigned.
23128
231292002-10-21 Daniel Jacobowitz <drow@mvista.com>
23130
23131 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23132 numbers. Allow "foo2|selected stack frame".
23133 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23134 * gdb.asm/asmsrc2.s: Likewise.
23135 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23136 comments.
23137 * gdb.asm/mips.inc: New file.
23138
5e2fe5b8
AF
231392002-10-18 Adam Fedor <fedor@gnu.org>
23140
23141 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23142 * gdb.base/help.exp: Likewise.
23143
abe1a5d0
KB
231442002-10-17 Kevin Buettner <kevinb@redhat.com>
23145
23146 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23147 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23148
10abb1d4
JB
231492002-10-02 Jim Blandy <jimb@redhat.com>
23150
23151 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23152
1f609b42
AC
231532002-10-01 Andrew Cagney <ac131313@redhat.com>
23154
23155 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23156 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23157 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23158 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23159 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23160 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23161 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23162
0aee02e4
AC
231632002-09-29 Andrew Cagney <ac131313@redhat.com>
23164
23165 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23166 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23167 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23168 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23169 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23170 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23171 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23172
6fde09ad
KB
231732002-09-27 Kevin Buettner <kevinb@redhat.com>
23174
23175 * gdb.base/annota1.exp (info break): Make directory components of
23176 path optional since not all compilers emit this debug information.
23177
889bf7c5
PA
23178 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23179 step ends up stepping out of the function instead of stopping on
23180 the epilogue.
6fde09ad 23181
9e8aab75
KS
231822002-09-26 Keith Seitz <keiths@redhat.com>
23183
23184 * lib/insight-support.exp (gdbtk_start): Figure out where
23185 the insight executable is based on where gdb is. Use this
23186 executable to start insight instead of gdb.
23187
e36180d7
AC
231882002-09-25 Andrew Cagney <cagney@redhat.com>
23189
23190 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23191
9dd34b2b
AC
231922002-09-24 Andrew Cagney <ac131313@redhat.com>
23193
23194 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23195 test_isolated_complaints.
23196 (test_empty_complaint): New function.
23197 (test_empty_complaints): New function. Check no output when no
23198 complaints.
d63a86f8 23199
dea97812
KB
232002002-09-19 Jim Blandy <jimb@redhat.com>
23201
a9c64011 23202 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23203
54951bd7
AC
232042002-09-19 Andrew Cagney <ac131313@redhat.com>
23205
23206 * gdb.gdb/complaints.exp: New file.
23207
dec43320
AC
232082002-09-18 Andrew Cagney <ac131313@redhat.com>
23209
23210 * gdb.base/maint.exp: Check `help maint internal-warning'.
23211
e70d6e3f
DC
232122002-09-18 David Carlton <carlton@math.stanford.edu>
23213
23214 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23215 numbers, and replace them by a single breakpoint after the
23216 constructors are all finished.
23217 Add test 4.
23218 * gdb.c++/m-static.cc: Add test 4.
23219 * gdb.c++/m-static.h: New file.
23220 * gdb.c++/m-static1.cc: New file.
23221
23222 * gdb.c++/printmethod.exp: New file.
23223 * gdb.c++/printmethod.cc: New file.
23224
23225 * gdb.c++/pr-574.exp: New file.
23226 * gdb.c++/pr-574.cc: New file.
23227
afb5c968
CV
232282002-09-18 Corinna Vinschen <vinschen@redhat.com>
23229
23230 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23231 embedded targets which never actually exit.
23232
31e45dee
FN
232332002-09-18 Fernando Nasser <fnasser@redhat.com>
23234
23235 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23236 "don't step after run" as unresolved or unsupported, instead of xfail.
23237
a283c5a1
CV
232382002-09-18 Corinna Vinschen <vinschen@redhat.com>
23239
23240 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23241 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23242 Add newline to expected string in "step out of main (status wrapper)"
23243 case.
23244
11350d2a
CV
232452002-09-18 Corinna Vinschen <vinschen@redhat.com>
23246
23247 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23248 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23249
0deec7d6
TT
232502002-09-17 Tom Tromey <tromey@redhat.com>
23251
23252 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23253 \000, not \0, in double-quoted string.
23254
b2b4a1b5
CV
232552002-09-14 Corinna Vinschen <vinschen@redhat.com>
23256
c9d37158 23257 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23258 string after running the commands execution on breakpoint tests.
23259
1c56143a
CV
232602002-09-13 Corinna Vinschen <vinschen@redhat.com>
23261
23262 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23263
37f8da45
JB
232642002-09-12 Joel Brobecker <brobecker@gnat.com>
23265
23266 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23267
08b468e0
KS
232682002-09-10 Keith Seitz <keiths@redhat.com>
23269
23270 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23271 runto proc.
23272 (mi_run_to_main): Use mi_runto.
23273 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23274
dc360f58
KS
232752002-09-10 Keith Seitz <keiths@redhat.com>
23276
23277 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23278 regexp for stopping at main. Could have multiple event notifications.
23279 Don't assume that main was declared with no parameters.
23280 (mi_next): Use mi_step_to.
23281 (mi_step): Use mi_next_to.
23282
ce3abcfb
CV
232832002-09-09 Corinna Vinschen <vinschen@redhat.com>
23284
23285 * gdb.base/default.exp: Fix expected string in `info float' test.
23286
d1f5b980
BE
232872002-09-09 Ben Elliston <bje@redhat.com>
23288
23289 * config/mips.exp: Update comments.
23290 * config/mips-idt.exp: Likewise.
23291 * config/nind.exp: Likewise.
23292 * config/slite.exp: Likewise.
23293 * config/sparclet.exp: Likewise.
23294 * config/udi.exp: Likewise.
23295 * config/vx.exp: Likewise.
23296 * config/vxworks29k.exp: Likewise.
23297
2f71430b
JB
232982002-09-05 Jim Blandy <jimb@redhat.com>
23299
23300 * gdb.threads/killed.exp: Fix test failure message.
23301
7ddebc7e
KS
233022002-09-04 Keith Seitz <keiths@redhat.com>
23303
23304 * lib/mi-support.exp: Update copyright.
23305 (mi_gdb_test): Increase the priority of the expected pattern
23306 so that it matches gdb_test.
23307
0ae67eb3
KS
233082002-09-03 Keith Seitz <keiths@redhat.com>
23309
23310 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23311 Use integer comparison instead of string comparison for testing
23312 whether binary was built.
23313
38fc42c8
JB
233142002-09-03 Jim Blandy <jimb@redhat.com>
23315
23316 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23317
b6ff0e81
JB
233182002-08-29 Jim Blandy <jimb@redhat.com>
23319
23320 * gdb.threads/pthreads.exp: Move the portable thread compilation
23321 code into a function in lib/gdb.exp, and call that from here.
23322 * lib/gdb.exp (gdb_compile_pthreads): New function.
23323
07c98896
KS
233242002-08-29 Keith Seitz <keiths@redhat.com>
23325
23326 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23327 expect_out so that callers can get at it.
23328
0312286c
DJ
233292002-08-23 Daniel Jacobowitz <drow@mvista.com>
23330
23331 * gdb.threads/print-threads.c: New file.
23332 * gdb.threads/print-threads.exp: New file.
23333 * gdb.threads/schedlock.c: New file.
23334 * gdb.threads/schedlock.exp: New file.
23335
dd039bc4
EZ
233362002-08-22 Elena Zannoni <ezannoni@redhat.com>
23337
a9c64011
AS
23338 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23339 not altivec.c.
dd039bc4 23340
1f36144c
MK
233412002-08-17 Mark Kettenis <kettenis@gnu.org>
23342
23343 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23344 targets. The problem should be fixed now.
23345
16057ec7 233462002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
23347
23348 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23349 2002-07-24 change that removes final dots from error messages.
23350
3c1499ad
TT
233512002-08-13 Tom Tromey <tromey@redhat.com>
23352
23353 * gdb.base/readline.exp: New file.
23354
a20ce2c3
AC
233552002-08-01 Andrew Cagney <ac131313@redhat.com>
23356
23357 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23358 supress message.
23359
db034ac5
AC
233602002-08-01 Andrew Cagney <cagney@redhat.com>
23361
23362 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23363 CHILL_FOR_TARGET and CHILL_LIB.
23364 * configure.in (configdirs): Remove gdb.chill.
23365 * configure: Regenerate.
23366 * lib/gdb.exp: Obsolete references to chill.
23367 * gdb.fortran/types.exp: Ditto.
23368 * gdb.fortran/exprs.exp: Ditto.
23369
3e000b18
KB
233702002-07-30 Kevin Buettner <kevinb@redhat.com>
23371
23372 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23373 set Irix-specific compile and link flags.
23374
28f4966b
KB
233752002-07-29 Kevin Buettner <kevinb@redhat.com>
23376
23377 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23378 source files. The ``-o'' option doesn't work with the ``-E'' option
23379 when using the Irix compiler.
23380
46c0d5a6
DJ
233812002-07-19 Daniel Jacobowitz <drow@mvista.com>
23382
23383 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23384 Improve support for reusing an exec file. Copy exec file
23385 to target, and run gdbserver on the target instead of on the host.
23386
eecf4bed
JB
233872002-07-18 Jim Blandy <jimb@redhat.com>
23388
0f815cdf
JB
23389 * gdb.base/ending-run.exp: Don't expect to see the program end in
23390 some orderly fashion when we're running on a real stand-alone
23391 board.
23392
eecf4bed
JB
23393 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23394 targets that don't support interrupts.
23395
52d309e4
JB
233962002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23397
23398 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23399 systems.
23400 Move comments in expect statements to inside the actions, so that they
23401 don't get matched against.
23402
ff683d9e
MK
234032002-07-10 Mark Kettenis <kettenis@gnu.org>
23404
23405 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23406 function when asleep" test.
23407
b5356753
AC
234082002-07-10 Andrew Cagney <ac131313@redhat.com>
23409
23410 * gdb.base/page.exp: Rewrite to handle problems with very long
23411 `info set' output. Update copyright.
23412
6aa4d13a
AC
234132002-06-26 Andrew Cagney <ac131313@redhat.com>
23414
23415 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23416 gdb.threads-hp.
23417 * gdb.hp/configure: Regenerate.
23418 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23419 * gdb.hp/gdb.threads-hp/configure: Delete file.
23420 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23421
8cf8c2b8
AC
234222002-06-22 Andrew Cagney <ac131313@redhat.com>
23423
23424 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23425 setlocale, bindtextdomain and textdomain.
23426
6827a8f8
JB
234272002-06-11 Jim Blandy <jimb@redhat.com>
23428
919d772c
JB
23429 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23430 preprocessor macro information is present.
23431
6827a8f8
JB
23432 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23433 tests.
23434
c15b0d21
MS
234352002-06-06 Michael Snyder <msnyder@redhat.com>
23436
c5984d70
MS
23437 * gdb.base/overlays.exp: Record addresses of overlay
23438 functions in TCL variables rather than in GDB variables,
23439 to avoid having GDB convert them to pointers (with loss
23440 of information).
23441
d63a86f8 23442 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 23443 default linker script changes.
c15b0d21
MS
23444 * gdb.base/long_long.exp: Add check for sizeof (long double).
23445
be26fe0d
ML
234462002-06-06 Michal Ludvig <mludvig@suse.cz>
23447
23448 * gdb.asm/asm-source.exp: Add x86-64 target.
23449 * gdb.asm/x86_64.inc: New.
d63a86f8 23450
258093ca 234512002-05-30 Michael Chastain <mec@shout.net>
258093ca 23452
4b3153f1 23453 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
23454 * gdb.c++/m-static.cc: New file.
23455 * gdb.c++/m-static.exp: New file.
23456
241264c6
MS
234572002-05-28 Michael Snyder <msnyder@redhat.com>
23458
23459 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23460 precision.
23461
9bba8c8f 234622002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 23463
4b3153f1 23464 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
23465 * gdb.c++/m-data.cc: New file.
23466 * gdb.c++/m-data.exp: New file.
23467
234682002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 23469
4b3153f1 23470 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 23471 * gdb.c++/try_catch.cc: New file.
d63a86f8 23472 * gdb.c++/try_catch.exp: New file.
9bba8c8f 23473
def1b996
MC
234742002-05-27 Michael Chastain <mec@shout.net>
23475
23476 * gdb.c++/local.exp: Accept more nested types in output.
23477
522ba268
MC
234782002-05-26 Michael Chastain <mec@shout.net>
23479
23480 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23481
277254ba
MS
234822002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23483
23484 * lib/gdb.exp (gdb_wrapper_init): Just because
23485 gdb_wrapper_file exists, this does not mean that the file
23486 should not be rebuilt. That is what gdb_wrapper_initialized
23487 is for.
23488 (default_gdb_init): Reset gdb_wrapper_initialized.
23489
b61a8733
MS
234902002-05-23 Michael Snyder <msnyder@redhat.com>
23491
d63a86f8 23492 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
23493 the precision of the floating point test results.
23494 * gdb.base/call-rt-st.exp: Ditto.
23495
b61a8733
MS
23496 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23497 * gdb.base/call-rt-st.exp: Ditto.
23498
56f6e910
MC
234992002-05-19 Michael Chastain <mec@shout.net>
23500
23501 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23502
ad0b0016
EZ
235032002-05-19 Elena Zannoni <ezannoni@redhat.com>
23504
a9c64011
AS
23505 * configure.in (configdirs): Add gdb.arch.
23506 * configure: Regenerate.
ad0b0016 23507
f617d2b6
JB
235082002-05-17 Jim Blandy <jimb@redhat.com>
23509
23510 * gdb.base/completion.exp: Recognize the more detailed error
23511 messages produced by the macro expander's lexical analyzer.
23512
eac2a696
EZ
235132002-05-14 Elena Zannoni <ezannoni@redhat.com>
23514
a9c64011
AS
23515 * gdb.arch/altivec-abi.c: New file.
23516 * gdb.arch/altivec-abi.exp: New file.
23517 * gdb.arch/altivec-regs.c: New file.
23518 * gdb.arch/altivec-regs.exp: New file.
eac2a696 23519
2fdde8f8
DJ
235202002-05-14 Daniel Jacobowitz <drow@mvista.com>
23521
23522 * gdb.base/maint.exp (maint print type): Update for new type
23523 structure.
d63a86f8 23524
e31f1a7c
EZ
235252002-05-14 Elena Zannoni <ezannoni@redhat.com>
23526
23527 * gdb.arch: New directory.
23528 * gdb.arch/configure.in: New file.
23529 * gdb.arch/configure: New file.
23530 * gdb.arch/Makefile.in: New file.
23531
db589741
CV
235322002-05-13 Corinna Vinschen <vinschen@redhat.com>
23533
23534 * gdb.asm/asm-source.exp: Add v850 as supported target.
23535 * gdb.asm/v850.inc: New file.
23536
8ce2a7dc
DJ
235372002-05-13 Daniel Jacobowitz <drow@mvista.com>
23538
23539 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23540
df763c7f
DJ
235412002-05-12 Daniel Jacobowitz <drow@mvista.com>
23542
23543 * gdb.base/break.exp: Check 'break "marker2"'.
23544
377daeed
MS
235452002-05-10 Michael Snyder <msnyder@redhat.com>
23546
23547 * gdb.base/long_long.exp: Fix typo.
23548
c4b7bc2b
JB
235492002-05-10 Jim Blandy <jimb@redhat.com>
23550
ecac9a4e
JB
23551 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23552 a bug.
23553
c4b7bc2b
JB
23554 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23555 Recognize more detailed error message produced by the macro
23556 expander's lexical analyzer.
23557 * lib/gdb.exp (test_print_reject): Same.
23558
e71019a1
MK
235592002-05-09 Mark Kettenis <kettenis@gnu.org>
23560
23561 * gdb.c++/method.exp: Fix typo.
23562
fedfc8e6
MS
235632002-05-08 Michael Snyder <msnyder@redhat.com>
23564
166a1957
MS
23565 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23566 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 23567 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
23568 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23569 Add iftarget clause for strongarm.
d63a86f8 23570
f1c47eb2
MS
235712002-05-06 Michael Snyder <msnyder@redhat.com>
23572
cb9a9d3e
MS
23573 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23574 (gdb_continue_to_end): Accept output from status wrapper.
23575 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23576 Clean up fail messages to match pass messages.
23577
f1c47eb2
MS
23578 Enable the "needs_status_wrapper" testsuite feature.
23579 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23580 (gdb_compile): Conditionally call gdb_wrapper_init.
23581 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23582 * gdb.c++/method.exp: Recognize output from status wrapper.
23583
6079c749
BE
235842002-05-06 Ben Elliston <bje@redhat.com>
23585From Graydon Hoare <graydon@redhat.com>
23586
23587 * config/sid.exp: Include support for "rawsid" protocol.
23588
188baff3
JB
235892002-05-03 Jim Blandy <jimb@redhat.com>
23590
23591 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23592 * gdb.c++/hang3.C: New file.
23593
b9c07f0f
AC
235942002-05-04 Andrew Cagney <ac131313@redhat.com>
23595
23596 * gdb.base/default.exp: Remove obsolete code.
23597 * gdb.c++/misc.exp: Ditto. Update copyright.
23598 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23599 * gdb.base/whatis.exp: Ditto. Update copyright.
23600 * gdb.base/scope.exp: Ditto. Update copyright.
23601 * gdb.base/ptype.exp: Ditto. Update copyright.
23602 * gdb.base/printcmds.exp: Ditto. Update copyright.
23603 * gdb.base/opaque.exp: Ditto. Update copyright.
23604 * gdb.base/list.exp: Ditto.
23605 * gdb.base/funcargs.exp: Ditto. Update copyright.
23606 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23607 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23608 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23609 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23610 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23611 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23612
5c7a0397
MS
236132002-05-02 Michael Snyder <msnyder@redhat.com>
23614
d6dcc264 23615 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
23616 * gdb.base/long_long.exp: Add xscale target.
23617 * gdb.base/default.exp: Add xscale target.
23618
eb7f1c48
JB
236192002-05-01 Jim Blandy <jimb@redhat.com>
23620
23621 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23622 gdb.c++/hang.exp: New test.
23623
a6befae8
FF
236242002-05-01 Fred Fish <fnf@redhat.com>
23625
23626 * gdb.base/completion.exp: Handle completions of "./Make" for
23627 more than one completion possibility, as is the case when we
23628 build and test in the source tree.
23629
0a310277
AG
236302002-04-29 Anthony Green <green@redhat.com>
23631
23632 * gdb.java/jmisc1.exp: New file.
23633 * gdb.java/jmisc2.exp: New file.
23634
6ff9af88
DJ
236352002-04-24 Daniel Jacobowitz <drow@mvista.com>
23636
23637 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23638
96b3d632
EZ
236392002-04-23 Elena Zannoni <ezannoni@redhat.com>
23640
23641 * gdb.base/help.exp: Change 'help status' to allow for target
23642 dependent output differences.
23643
5019bb54
MC
236442002-04-22 Michael Chastain <mec@shout.net>
23645
23646 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23647
a805a116
MC
236482002-04-22 Michael Chastain <mec@shout.net>
23649
23650 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23651
a1706bfd
DM
236522002-04-17 David S. Miller <davem@redhat.com>
23653
23654 * gdb.asm/sparc64.inc: New file.
23655 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23656
a73a20a2
EZ
236572002-04-19 Elena Zannoni <ezannoni@redhat.com>
23658
23659 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23660 instruction file directly into the build tree. Clean up at end of
23661 test.
23662
ba678339
DM
236632002-04-18 David S. Miller <davem@redhat.com>
23664
23665 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23666 handle 64-bit platforms correctly.
23667 * gdb.base/maint.exp: Likewise.
23668
b03399da
KB
236692002-04-18 Kevin Buettner <kevinb@redhat.com>
23670
23671 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23672 ``-fpic'' when compiling files comprising a shared library, but
23673 it does need additional linker flags in order to find shared
23674 libraries at run time.
23675
e2004992
KB
236762002-04-18 Kevin Buettner <kevinb@redhat.com>
23677
23678 * gdb.base/cvexpr.c (use): New function.
23679 (main): Invoke use() on all global variables to prevent
23680 some linkers from deleting these otherwise unused symbols.
23681
d8937120
MC
236822002-04-17 Michael Chastain <mec@shout.net>
23683From David S. Miller <davem@redhat.com>
23684
23685 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23686 handle 64-bit platforms correctly.
23687
ffd61a58
MS
236882002-04-12 Michael Snyder <msnyder@redhat.com>
23689From Jim Blandy <jimb@redhat.com>
a9c64011 23690 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
23691 script can handle this instead.
23692 * gdb.base/bar.c (barx): Same.
23693 * gdb.base/baz.c (bazx): Same.
23694 * gdb.base/grbx.c (grbxx): Same.
23695
23696 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23697 manager doesn't automatically unmap overlays unnecessarily.
23698
6b8426a6
MH
236992002-04-10 Martin M. Hunt <hunt@redhat.com>
23700
23701 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23702 stepping out of main.
23703
34af4875
MC
237042002-04-09 Michael Chastain <mec@shout.net>
23705
23706 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23707 scope so that the nested scope tests will make sense.
23708 * gdb.c++/local.exp: Write patterns that actually work with gcc
23709 (the HP patterns "were never known to work with gcc").
23710 Keep the old aCC patterns too.
23711
2d1676a0
DJ
237122002-04-09 Daniel Jacobowitz <drow@mvista.com>
23713
23714 * gdb.base/attach.exp: Correct target board test.
23715
3a63e3f9
MC
237162002-04-08 Michael Chastain <mec@shout.net>
23717
23718 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23719 in a const method. Add some xfail and fail cases for configurations
23720 that do not emit the "const ...".
23721
f18dabd2
MC
237222002-04-07 Michael Chastain <mec@shout.net>
23723
23724 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23725 Accept "A * const" and "const A * const" as type of "this".
23726 Fix spelling of getFunky throughout. Make messages uniform.
23727
0fcddd82
EZ
237282002-04-07 Elena Zannoni <ezannoni@redhat.com>
23729
a9c64011 23730 Work around for PR gdb/285:
0fcddd82
EZ
23731 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23732
16a8534a
EZ
237332002-04-07 Elena Zannoni <ezannoni@redhat.com>
23734
23735 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23736 instructions file at run time instead of configure time.
23737 Sometimes we run the test in a directory that is not the one we
23738 configured in.
23739 * gdb.asm/configure.in: Delete creation of symlink.
23740 * gdb.asm/configure: Regenerate.
23741
24181d81
JB
237422002-04-05 J. Brobecker <brobecker@gnat.com>
23743
23744 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23745 xfullpath () function.
23746
7cdb7107
DJ
237472002-04-04 Daniel Jacobowitz <drow@mvista.com>
23748
23749 * gdb.asm/Makefile.in: Correct dependencies.
23750
23751 * gdb.asm/powerpc.inc: New file.
23752 * gdb.asm/asm-source.exp: Add PowerPC.
23753 * gdb.asm/configure.in: Likewise.
23754 * gdb.asm/configure: Regenerated.
23755
a7d17088
DJ
237562002-04-04 Daniel Jacobowitz <drow@mvista.com>
23757
23758 * gdb.base/relocate.exp: New file.
23759 * gdb.base/relocate.c: New file.
23760
cd721503
FF
237612002-04-04 Fred Fish <fnf@redhat.com>
23762
23763 * gdb.base/step-test.exp: Update comment regarding stopping in
23764 memcpy/bcopy calls inserted as part of the compiler runtime.
23765
b22ad7a7
MS
237662002-04-04 Michael Snyder <msnyder@redhat.com>
23767
23768 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23769
5f279fa6
DJ
237702002-04-03 Daniel Jacobowitz <drow@mvista.com>
23771
23772 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23773 (gdb_expect): Remove $notransfer hack.
23774
dd0fd3ce
DJ
237752002-04-02 Daniel Jacobowitz <drow@mvista.com>
23776
23777 * gdb.c++/classes.exp ("calling method for small class"): Match
23778 updated register output.
23779
1e50cda1
DJ
237802002-03-30 Daniel Jacobowitz <drow@mvista.com>
23781
23782 Fix PR gdb/452
23783 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23784 when finished. Make gdb_file_cmd send "exec-file" when
23785 appropriate.
23786
24015922
DJ
237872002-03-30 Daniel Jacobowitz <drow@mvista.com>
23788
23789 * gdb.base/attach.exp: Remove extra setup_xfail.
23790
dd7dfd64
MS
237912002-03-26 Michael Snyder <msnyder@redhat.com>
23792
23793 * gdb.base/default.exp: Add tests for dump, append, and restore.
23794 * gdb.base/help.exp: Add tests for dump, append, and restore.
23795 * gdb.base/dump.exp: New file, test dump, append and restore.
23796 * gdb.base/dump.c: New file.
23797
48b2f8d7
MS
237982002-03-27 Michael Snyder <msnyder@redhat.com>
23799
d63a86f8 23800 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
23801 clean-ups in help messages.
23802
05b4d525
FF
238032002-03-26 Fred Fish <fnf@redhat.com>
23804
23805 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23806 have debugging info for those functions and the compiler uses them
23807 internally to copy structs around.
23808
d7679631
FF
238092002-03-26 Fred Fish <fnf@redhat.com>
23810
23811 * gdb.base/list.exp: Revert the change made yesterday and add note
23812 about why we don't list the default lines for remote targets.
23813
523ac3f9
MS
238142002-03-25 Michael Snyder <msnyder@redhat.com>
23815
23816 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23817
754b2b8d
FF
238182002-03-25 Fred Fish <fnf@redhat.com>
23819
23820 * gdb.base/list.exp: This test works on remote targets so remove
23821 the short circuit for remote targets. Update copyright.
23822
33c3e192
FF
238232002-03-25 Fred Fish <fnf@redhat.com>
23824
23825 * gdb.base/attach.exp: Fix logic error that was suppressing this
23826 test for all non hppa*-*-hpux* targets, instead of the hp target.
23827 Move comments closer to the suppression point. Also now need to
23828 check that we are running natively.
23829
d43e73ee
MS
238302002-03-22 Michael Snyder <msnyder@redhat.com>
23831
882c8f02
MS
23832 * gdb.base/default.exp: Add test for gcore. Update copyright.
23833 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 23834
04c12f60
FF
238352002-03-06 Fred Fish <fnf@redhat.com>
23836
23837 * gdb.base/funcargs.c: Remove extraneous ';' character.
23838 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23839
b43df995
MC
238402002-03-04 Michael Chastain <mec@shout.net>
23841
23842 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23843 accommodate gcc v3 function signature.
23844 * gdb.mi/mi0-var-cmd-exp: Ditto.
23845
92362027
AC
238462002-02-24 Andrew Cagney <ac131313@redhat.com>
23847
23848 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23849 ``GNU/Linux'' or ``Linux kernel''
23850 * testsuite/gdb.threads/pthreads.c: Ditto.
23851
258ad32d
MC
238522002-02-24 Michael Chastain <mec@shout.net>
23853
23854 * gdb.threads/pthreads.c (thread1): Add a return statement.
23855 (thread2): Likewise.
23856 (foo): Likewise.
23857
04c3b3d4
MC
238582002-02-23 Michael Chastain <mec@shout.net>
23859
23860 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23861 to placate gcc.
23862
5a2a0a20
MC
238632002-02-23 Michael Chastain <mec@shout.net>
23864
23865 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23866 test "ptype bint". The test passes on all my stabs configurations.
23867
a640f7fc
JB
238682002-02-21 Jim Blandy <jimb@redhat.com>
23869
27924826
JB
23870 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23871 filename at a time, and watch for the ones we want to see.
23872
a640f7fc
JB
23873 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23874 types of pointers to prototyped functions.
23875
edcc8c75
AC
238762002-02-20 Andrew Cagney <ac131313@redhat.com>
23877
23878 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23879 signed, unsigned and straight char.
23880 (padding_char, padding_short, padding_int, padding_long,
23881 padding_long_long, padding_float, padding_double,
23882 padding_long_double): New global variables.
23883 (fill, fill_structs): New functions.
23884
23885 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23886 for correctly sized writes. Update copyright.
23887 (get_valueof): New procedure.
23888 (get_sizeof): Call get_valueof.
23889 (check_valueof): New procedure.
23890 (check_padding): New procedure.
23891
ac57ea44
MC
238922002-02-20 Michael Chastain <mec@shout.net>
23893
23894 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23895 to setup_xfail. Document some of the remaining calls.
23896
7a10c941
MC
238972002-02-18 Michael Chastain <mec@shout.net>
23898
23899 * gdb.c++/userdef.exp: Update copyright year.
23900
fb8acdcc
DJ
239012002-02-18 Daniel Jacobowitz <drow@mvista.com>
23902
23903 * gdb.c++/userdef.exp: Test overloaded operators properly.
23904 Remove xfails.
23905
fda6ae12
MS
239062002-02-14 Michael Snyder <msnyder@redhat.com>
23907
23908 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23909
676a0442
DJ
239102002-02-14 Daniel Jacobowitz <drow@mvista.com>
23911
23912 * gdb.base/a2-run.exp: Check for a remote target properly.
23913 * gdb.base/annota1.exp: Likewise.
23914 * gdb.base/list.exp: Likewise.
23915 * gdb.base/reread.exp: Likewise.
23916 * gdb.base/scope.exp: Likewise.
23917 * gdb.base/shlib-call.exp: Likewise.
23918 * gdb.base/term.exp: Likewise.
23919 * gdb.c++/annota2.exp: Likewise.
23920
78b4f468
RE
239212002-02-13 Richard Earnshaw <rearnsha@arm.com>
23922
23923 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23924
9a81ba51
MC
239252002-02-10 Michael Chastain <mec@shout.net>
23926
23927 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23928 (call_after_alloca): Ditto.
23929
004af6c7
DJ
239302002-02-10 Daniel Jacobowitz <drow@mvista.com>
23931
23932 * gdb.base/ending-run.exp: Guard "cont" test with
23933 gdb_skip_stdio_test.
23934
37225f62
JB
239352002-02-06 Jim Blandy <jimb@redhat.com>
23936
23937 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23938 from here...
23939 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23940 To here. Disable this test on non-HP platforms. Add big comment.
23941
fe6fdd96
MS
239422002-02-04 Michael Snyder <msnyder@redhat.com>
23943
23944 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23945 other than d10v and m32r.
23946
036fad3f
RE
239472002-02-02 Richard Earnshaw <rearnsha@arm.com>
23948
23949 * gdb.base/default.exp: Rewrite test patterns to reduce time
23950 taken to match them.
23951
7148ab62
DJ
239522002-01-30 Daniel Jacobowitz <drow@mvista.com>
23953
23954 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23955 Allow a start function above main.
23956 * gdb.threads/linux-dp.exp: Fix copyright date.
23957
396cc255
DJ
239582002-01-30 Daniel Jacobowitz <drow@mvista.com>
23959
a9c64011
AS
23960 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23961 (check_philosopher_stack): Check for manager thread before checking
23962 for a just-starting thread.
396cc255 23963
f038d31b
DJ
239642002-01-30 Daniel Jacobowitz <drow@mvista.com>
23965
23966 From Neil Booth <neil@daikokuya.demon.co.uk>:
23967 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23968 warnings.
23969
b3ff9d9a
FF
239702002-01-21 Fred Fish <fnf@redhat.com>
23971
23972 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23973 not caller.
23974
39ad761d
JB
239752002-01-21 Jim Blandy <jimb@redhat.com>
23976
23977 * gdb.base/reread.exp: Check that GDB properly re-reads the
23978 executable file when it changes while no inferior is running.
23979
aaf320fa
FF
239802002-01-21 Fred Fish <fnf@redhat.com>
23981
a9c64011
AS
23982 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23983 optionally accept the "shlib events" variation.
aaf320fa 23984
808a31f5
JB
239852002-01-21 Jim Blandy <jimb@redhat.com>
23986
23987 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23988 call `fflush' after every `printf', so that the output is produced
23989 at predictable points, regardless of whatever buffering does (or
23990 doesn't) take place.
23991 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23992 at different points.
23993
4420d5e2
DJ
239942002-01-20 Daniel Jacobowitz <drow@mvista.com>
23995
23996 * gdb.c++/inherit.exp: Update copyright years.
23997 * gdb.c++/method.exp: Likewise.
23998
3e36a0f4
DJ
239992002-01-20 Daniel Jacobowitz <drow@mvista.com>
24000
24001 * gdb.c++/classes.exp: Update for improved v3 support and skipping
24002 artificial methods/arguments.
24003 * gdb.c++/derivation.exp: Likewise.
24004 * gdb.c++/inherit.exp: Likewise.
24005 * gdb.c++/method.exp: Likewise.
24006 * gdb.c++/virtfunc.exp: Likewise.
24007
b4ceaee6
AC
240082002-01-18 Andrew Cagney <ac131313@redhat.com>
24009
24010 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
24011 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
24012 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24013 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24014 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24015 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24016
ecace851
JB
240172002-01-17 Jim Blandy <jimb@redhat.com>
24018
24019 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24020 anchoring the pattern matching the entry point symbol's name.
24021
375fc983
AC
240222002-01-17 Andrew Cagney <ac131313@redhat.com>
24023
24024 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24025 continue/quit query. Update copyright.
24026
fe6fdd96
MS
240272002-01-14 Michael Snyder <msnyder@redhat.com>
24028
24029 * gdb.base/gcore.exp: Remove extra debugging output.
24030
e017c81f
DJ
240312002-01-13 Daniel Jacobowitz <drow@mvista.com>
24032
24033 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24034 for slightly dubious v2 mangled string.
24035
37ab3bf8
DJ
240362002-01-13 Daniel Jacobowitz <drow@mvista.com>
24037
24038 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24039
1bc05c3a 240402002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24041
1bc05c3a 24042 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24043
1bc05c3a
JM
24044 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24045 constructors.
24046 * gdb.c++/derivation.exp: Likewise.
24047 * gdb.c++/templates.exp: Likewise.
24048 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24049
1bc05c3a
JM
240502002-01-10 Michael Snyder <msnyder@redhat.com>
24051
24052 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24053
a911c360
MS
240542002-01-08 Michael Snyder <msnyder@redhat.com>
24055
24056 * gdb.base/gcore.exp: New test for generate-core-file command.
24057 * gdb.base/gcore.c: Testcase for above.
24058 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24059
ea2119ec
JM
240602002-01-08 Jason Merrill <jason@redhat.com>
24061
24062 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24063
68203136
FF
240642002-01-07 Fred Fish <fnf@redhat.com>
24065
24066 * gdb.c++/overload.exp: Remove unconditional xfails for:
24067 print foo_instance1.overloadargs(1)
24068 print foo_instance1.overloadargs(1, 2)
24069 print foo_instance1.overloadargs(1, 2, 3)
24070 print foo_instance1.overloadargs(1, 2, 3, 4)
24071 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24072 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24073 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24074 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24075 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24076 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24077 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24078 print foo_instance1.overload1arg()
24079 print foo_instance1.overload1arg((char)arg2)
24080 print foo_instance1.overload1arg((signed char)arg3)
24081 print foo_instance1.overload1arg((unsigned char)arg4)
24082 print foo_instance1.overload1arg((int)arg7)
24083 print foo_instance1.overload1arg((unsigned int)arg8)
24084 print foo_instance1.overload1arg((float)arg11)
24085 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24086
21b9b5b1
MS
240872002-01-07 Michael Snyder <msnyder@redhat.com>
24088
24089 * gdb.base/huge.exp: New test. Print a very large target data object.
24090 (skip_huge_test): New test variable. Define if you want to skip this
24091 test. The test reads an 8 megabyte data object from the target, so it
24092 might be very time consuming on remote targets with a slow connection.
24093 * gdb.base/huge.c: New file. Test case for above.
24094
725f922e
FF
240952002-01-07 Fred Fish <fnf@redhat.com>
24096
24097 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24098 g_instance.bfoo, and g_instance.cfoo.
24099
889bf7c5 241002002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24101
889bf7c5
PA
24102 * gdb.base/break.c (multi_line_if_conditional): New function.
24103 (multi_ilne_while_conditional): Likewise.
24104 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24105 IF or WHILE condition puts the breakpoint at the start of
24106 the condition.
f286b2c3 24107
634d57ec
JL
24108 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24109 hppa*-*-hpux* expected failure.
24110 * gdb.base/structs.exp (do_function_calls): Similarly.
24111
24112 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24113 watchpoints.
24114
9fbfe2dc
AC
241152002-01-06 Andrew Cagney <ac131313@redhat.com>
24116
24117 Fix PR gdb/66.
24118 * gdb.base/structs.exp: Replace skip for a29k with skip for
24119 gdb,cannot_call_functions.
24120 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24121 * gdb.base/callfuncs.exp: Ditto.
24122 * gdb.base/call-rt-st.exp: Ditto.
24123 * gdb.base/call-strs.exp: Ditto.
24124 * gdb.base/callfwmall.exp: Ditto.
24125 * gdb.base/scope.exp: Obsolete xfail a29k.
24126 * gdb.c++/misc.exp: Ditto.
24127 * gdb.c++/cplusfuncs.exp: Ditto.
24128 * gdb.base/ptype.exp: Ditto.
24129 * gdb.base/printcmds.exp: Ditto.
24130 * gdb.base/opaque.exp: Ditto.
24131 * gdb.base/list.exp: Ditto.
24132 * gdb.base/funcargs.exp: Ditto.
24133 * gdb.base/default.exp: Ditto.
24134
8ddad156
MS
241352002-01-04 Michael Snyder <msnyder@redhat.com>
24136
ca4976a6 24137 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24138 * gdb.base/maint.exp: Add tests for maint info sections options.
24139
1b074332
JL
24140Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24141
24142 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24143
7d159115
CV
241442001-12-20 Corinna Vinschen <vinschen@redhat.com>
24145
24146 * gdb.asm/arm.inc: New file.
24147 * gdb.asm/asm-source.exp: Add arm targets.
24148 * gdb.asm/configure.in: Ditto.
24149 * gdb.asm/configure: Recreated from configure.in.
24150
8fb87725
JL
24151Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24152
afabe08c
JL
24153 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24154 with HP's compiler.
24155 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24156 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24157 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24158 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24159
24160 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24161 either HP's compilers or GCC.
24162
db521deb
JL
24163 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24164 a SIGBUS or SIGSEGV.
24165
24166 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24167
24168 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24169 can be compiled with either HP's compiler or GCC.
24170
cfa88ab7
JL
24171 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24172 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24173 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24174
ca344dff
JL
24175 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24176 to match current gdb output. Update due to using auto-solib-limit
24177 for limiting instead of overloading auto-solib-add.
24178 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24179 test program.
24180
3f3c6e55 24181 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24182 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24183 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24184 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24185 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24186 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24187 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24188 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24189 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24190 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24191 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24192 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24193 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24194
8fb87725
JL
24195 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24196 a SIGTRAP to the inferior.
24197
cf599fa7
CV
241982001-12-19 Corinna Vinschen <vinschen@redhat.com>
24199
24200 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24201 Substitute call to target_link by call to gdb_compile.
24202
2cd045cd
JL
24203Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24204
a9c64011
AS
24205 * gdb.base/break.exp: Fix HP specific search string when testing
24206 backtracing in a called function.
2cd045cd 24207
a9c64011
AS
24208 * gdb.base/constvars.exp: Only set lang to C++ if we're
24209 compiling the test with HP's compilers.
24210 * gdb.base/volatile.exp: Similarly.
2cd045cd 24211
99ebe9ac
JB
242122001-12-19 Jim Blandy <jimb@redhat.com>
24213
24214 * gdb.base/printcmds.exp: Expect the null character to be printed
24215 as '\0', and the '\013' to be printed as '\v'.
24216 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24217 * gdb.base/setvar.exp: Same.
24218
b9891b29
JB
242192001-12-17 Jim Blandy <jimb@redhat.com>
24220
0eba65ab
JB
24221 * gdb.base/completion.exp: Rather than completing very long
24222 filenames, which can make the readline library produce output we
24223 don't recognize, cd to the directory first, and then complete
24224 using nice, short relative paths.
24225
6970b5b1
JB
24226 * gdb.base/completion.exp: On some systems, there is, in fact, a
24227 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24228 variables as being in scope. So use `no_var_named_this'
24229 instead of `b'.
6970b5b1 24230
b9891b29 24231 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24232 can't find the core file's registers as a failure.
b9891b29 24233
e6ccd35f
JSC
242342001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24235
a9c64011
AS
24236 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24237 test expect string more specific.
e6ccd35f 24238
105ba819
CV
242392001-12-13 Corinna Vinschen <vinschen@redhat.com>
24240
24241 * gdb.asm/asm-source.exp: Add support for xstormy16.
24242 * gdb.asm/configure.in: Ditto.
24243 * gdb.asm/configure: Rebuild.
24244 * gdb.asm/xstormy16.inc: New file.
24245
e9e79dd9
FF
242462001-12-10 Fred Fish <fnf@redhat.com>
24247
24248 * gdb.base/maint.exp: Update to match changes in type dumping code.
24249
347dc97d
JB
242502001-12-10 Jim Blandy <jimb@redhat.com>
24251
24252 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24253 matching the entry point symbol's name at the beginning of the
24254 line.
347dc97d 24255
5178b9d6
DJ
242562001-12-07 Daniel Jacobowitz <drow@mvista.com>
24257
24258 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24259 gdb.c++/inherit.exp, gdb.c++/method.exp,
24260 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24261 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24262 and class layout support.
24263
af890c52
DJ
242642001-12-07 Daniel Jacobowitz <drow@mvista.com>
24265
24266 * gdb.c++/classes.exp: Add test for static member function.
24267 * gdb.c++/misc.cc: Add class with static member function.
24268
7a345fb3
JB
242692001-12-07 Jim Blandy <jimb@redhat.com>
24270
f2e54a80 24271 If GDB says it can't find the struct the function returned, report
8032bf31
JB
24272 those tests as `unsupported'.
24273 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24274 Rewrite subsequent tests to use it.
24275
24276 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
24277 those tests as `unsupported'.
24278 * gdb.base/structs.exp (call_struct_func): New function.
24279 (do_function_calls): Use call_struct_func to call the functions
24280 returning structs.
24281
0bc69509
JB
24282 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24283 whether functions are prototyped or not, so we can't possibly pass
24284 arguments to t_float_values2 properly.
24285
7a345fb3
JB
24286 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24287 value of `timeout' for targets other than the mips*tx39-*.
24288
edb6ede1
MS
242892001-12-06 Michael Snyder <msnyder@redhat.com>
24290
d63a86f8 24291 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24292 and detect whether the start symbol has a leading underscore.
24293
2d842f13
JB
242942001-12-04 Jim Blandy <jimb@redhat.com>
24295
24296 * gdb.base/completion.exp: Clarify indentation.
24297
68550daf
JB
242982001-12-03 Jim Blandy <jimb@redhat.com>
24299
24300 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24301 variables on the S/390, not `.word'.
24302
cd5195a8
JB
243032001-11-30 Jim Blandy <jimb@redhat.com>
24304
24305 Add assembly-source tests for s390-ibm-linux.
24306 * gdb.asm/s390.inc: New file.
24307 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24308 the S/390 architecture.
a9c64011 24309 * gdb.asm/configure: Regenerated.
cd5195a8 24310
ca9efc90
MS
243112001-11-30 Michael Snyder <msnyder@redhat.com>
24312
24313 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24314 next, info source, info sources, info line, global and static
24315 variables, and static functions.
24316 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24317 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24318 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24319 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24320 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24321 (gdbasm_leave): Restore frame pointer.
24322 (gdbasm_startup): Copy stack set-up from crt0.S.
24323
d0e66976
FN
243242001-11-26 Fernando Nasser <fnasser@redhat.com>
24325
24326 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24327 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24328 to a local (non-static) variable. Copy tstruct.a to a static buffer
24329 and return a pointer to that buffer.
24330 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24331
e2334072
MK
243322001-11-24 Mark Kettenis <kettenis@gnu.org>
24333
24334 * gdb.asm/configure.in: Fix recognition of ix86 target.
24335 * gdb.asm/configure: Regenerate.
24336
756caa3d
MS
243372001-11-21 Michael Snyder <msnyder@redhat.com>
24338
24339 * gdb.asm/sparc.inc: New file.
24340 * gdb.asm/asm-source.exp: Recognize sparc target.
24341 * gdb.asm/configure.in: Recognize sparc target.
24342 * gdb.asm/configure: Regenerate.
d63a86f8 24343
9a4d72d5
MS
243442001-11-21 Michael Snyder <msnyder@redhat.com>
24345
24346 * gdb.asm/m32r.inc: New file.
24347 * gdb.asm/asm-source.exp: Recognize m32r target.
24348 * gdb.asm/configure.in: Recognize m32r target.
24349 * gdb.asm/configure: Regenerate.
24350
a773d1cd
MS
243512001-11-20 Michael Snyder <msnyder@redhat.com>
24352
017ac23d
MS
24353 * gdb.asm/i386.inc: New file.
24354 * gdb.asm/asm-source.exp: Recognize ix86 target.
24355 * gdb.asm/configure.in: Recognize ix86 target.
24356 * gdb.asm/configure: Regenerate.
24357
a773d1cd
MS
24358 * gdb.c++/namespace.exp: Fix quotes in output messages.
24359
bb632afb
MS
243602001-11-14 Michael Snyder <msnyder@redhat.com>
24361
25d559ca 24362 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
24363 qualifier in a type cast expression, to designate an address
24364 in the instruction space (Harvard architecture).
24365
4749e309
MS
243662001-11-13 Michael Snyder <msnyder@redhat.com>
24367
24368 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24369 Tests for expressions using 'const' and 'volatile'.
24370
25050984
CV
243712001-11-13 Corinna Vinschen <vinschen@redhat.com>
24372
24373 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24374
1902c51f
DJ
243752001-11-12 Daniel Jacobowitz <drow@mvista.com>
24376
24377 * lib/mi-support.exp (mi_run_to_helper): Move comments
24378 outside of gdb_expect.
24379
dcf95b47
DJ
243802001-11-11 Daniel Jacobowitz <drow@mvista.com>
24381
24382 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24383 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24384 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24385 mi0_run_to): New functions.
24386 * gdb.mi/mi-simplerun.exp: Use them.
24387 * gdb.mi/mi0-simplerun.exp: Likewise.
24388 * gdb.mi/mi-var-cmd.exp: Likewise.
24389 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 24390
45b074e1
AC
243912001-11-10 Andrew Cagney <ac131313@redhat.com>
24392
24393 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24394 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24395
bf50d346
AC
243962001-11-09 Andrew Cagney <ac131313@redhat.com>
24397
24398 * gdb.base/restore.exp: Include $expected value in restored test
24399 message.
24400
9383332c
AC
244012001-11-09 Andrew Cagney <ac131313@redhat.com>
24402
24403 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24404 implemented.
24405
db62520a
MS
244062001-11-08 Michael Snyder <msnyder@redhat.com>
24407
24408 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24409 Add pass/fail message for stop at breakpoint in call dummy function.
24410
b5703437
MS
244112001-11-07 Michael Snyder <msnyder@redhat.com>
24412
d63a86f8
RM
24413 * gdb.c++/templates.exp (test_template_breakpoints):
24414 If we get an overload menu, but it does not match what
760f6330 24415 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
24416 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24417 making the whitespace optional. Argument for "new" may be
24418 "unsigned" as well as "unsigned int/long".
d63a86f8 24419 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
24420 making the whitespace optional. Also replace "(void) with
24421 "((void|)), making the keyword "void" optional.
d63a86f8 24422 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
24423 making the whitespace optional. Also replace "(void) with
24424 "((void|)), making the keyword "void" optional.
3bf40917
MS
24425 * gdb.base/callfuncs.c (t_float_values): This function must
24426 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 24427 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
24428 can be tested against both cases. Usually one case involves
24429 promotion of float to double, while the other does not.
24430 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
24431 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24432 includes a stack frame for "start".
24433
c8ab4e6d
JB
244342001-11-05 Jim Blandy <jimb@redhat.com>
24435
24436 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24437 pointers are 32 bits long, and that offsets of relocs are always
24438 stored in the data (REL-style), and not in the reloc entry itself
24439 (RELA-style).
24440 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24441 stabs.
24442
3f08ced9
MS
244432001-11-01 Michael Snyder <msnyder@redhat.com>
24444
24445 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24446 and regular expression operators by using quoting.
24447
cbfa24cd
MS
244482001-10-31 Michael Snyder <msnyder@redhat.com>
24449
24450 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24451 depending on what the symbol table contains.
24452 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24453 the output of the ptype command. Similarly, accept both "const &"
24454 and "const&".
24455
aaa68313
CV
244562001-10-31 Corinna Vinschen <vinschen@redhat.com>
24457
24458 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24459 symbol `STORAGE' to allow to choose the storage class of
24460 the local datastructures.
24461 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24462 compiler directive.
24463
91740388
MS
244642001-10-30 Michael Snyder <msnyder@redhat.com>
24465
24466 * gdb.base/jump.exp: Allow it to run for all targets.
24467
1b7c05e7
CV
244682001-10-29 Corinna Vinschen <vinschen@redhat.com>
24469
24470 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24471 with new double_array size.
24472 (main): Change storage class of all local variables to static.
24473 Reduce size of double_array to 9.
24474 * gdb.base/call-ar-st.exp: Increase timeout value.
24475 Change expected output for double array to match new size in
24476 call-ar-st.c.
24477
36a22261
CV
244782001-10-29 Corinna Vinschen <vinschen@redhat.com>
24479
24480 * gdb.base/ending-run.exp: Create identical output when passing
24481 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 24482 Stormy16 target.
36a22261 24483
92b8ae91
MK
244842001-10-28 Mark Kettenis <kettenis@gnu.org>
24485
24486 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24487 that we catch the expected failure under Linux/x86.
24488
cb135b83
OF
244892001-10-29 Orjan Friberg <orjanf@axis.com>
24490
24491 * gdb.base/setvar.exp: Escape curly braces.
24492 * gdb.stabs/weird.exp: Ditto.
24493
6884aa54
DJ
244942001-10-27 Daniel Jacobowitz <drow@mvista.com>
24495
24496 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24497 * gdm.mi/mi0-hack-cli.exp: Likewise.
24498
0398c9aa
AC
244992001-10-25 Andrew Cagney <ac131313@redhat.com>
24500
24501 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24502 messages.
24503
d20bf2e8
AC
245042001-10-21 Andrew Cagney <ac131313@redhat.com>
24505
24506 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24507 checking MI enabled.
24508
03dd63aa
CV
245092001-10-09 Corinna Vinschen <vinschen@redhat.com>
24510
24511 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24512
1d9d99f3
FCE
245132001-10-04 Frank Ch. Eigler <fche@redhat.com>
24514
24515 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24516 if gdb child process crashes, just signal an error.
24517
838ae6c4
JB
245182001-10-02 Jim Blandy <jimb@redhat.com>
24519
24520 * lib/gdb.exp (test_xfail_format): Simplify.
24521
24522 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24523 front of the variable name `format'. Simplify `if'.
24524
8f0cbc1c
DJ
245252001-10-01 Daniel Jacobowitz <drow@mvista.com>
24526
24527 * gdb.threads/pthreads.exp: Wait for output and delay
24528 before sending ^C.
24529
1f08dafd
DJ
245302001-10-01 Daniel Jacobowitz <drow@mvista.com>
24531
24532 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24533 some incorrect output instead of timing out.
24534 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24535
674f90ff
CV
245362001-09-28 Corinna Vinschen <vinschen@redhat.com>
24537
24538 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24539 check to allow additional `int'.
24540
9b284272
DJ
245412001-09-27 Daniel Jacobowitz <drow@mvista.com>
24542
24543 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24544 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24545
b55a4771
MS
245462001-09-27 Michael Snyder <msnyder@redhat.com>
24547
24548 * lib/gdb.exp (test_debug_format): New proc.
24549 (setup_xfail_format): Use new proc test_debug_format.
24550 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24551 proc; use new service proc test_debug_format.
24552 Replace all other "gcc_compiled" tests with this test.
24553 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24554 proc; use new service proc test_debug_format.
24555 Replace all other "gcc_compiled" tests with this test.
24556
245572001-09-27 Michael Snyder <msnyder@redhat.com>
24558
24559 * gdb.base/cvexpr.exp: New file.
24560 * gdb.base/cvexpr.c: New file
24561 Test for expressions using const and volatile keywords.
24562
4e6667ac
CV
245632001-09-26 Corinna Vinschen <vinschen@redhat.com>
24564
24565 * gdb.base/constvars.exp: Check for different orders of keywords
24566 and additional "int" strings in output.
24567
4f337972
AC
245682001-09-22 Andrew Cagney <ac131313@redhat.com>
24569
24570 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24571 responses from "help maint".
24572
2015650d
FCE
245732001-09-19 Frank Ch. Eigler <fche@redhat.com>
24574
24575 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24576 to localhost:NNN instead of :NNN, in case Xvfb is listening
24577 only on TCP.
24578
f3bcedc1
CV
245792001-09-19 Corinna Vinschen <vinschen@redhat.com>
24580
24581 * gdb.base/recurse.exp: When checking leaving the watchpoint
24582 scope, recognize when gdb is in function's epilogue and pass.
24583
6b819c92
KS
245842001-09-18 Keith Seitz <keiths@redhat.com>
24585
24586 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24587 support for running tests against sid targets.
24588 (gdbtk_done): Ditto.
24589
a10c9419
CV
245902001-09-18 Corinna Vinschen <vinschen@redhat.com>
24591
24592 * gdb.base/ending-run.c (main): Set stdout buffersize
24593 to the same reasonable value for any target.
24594 * gdb.base/ending-run.exp: Add a regular expression
24595 to make testsuite happy on Sanyo Stormy16 target.
24596
739d0d99
CV
245972001-09-17 Corinna Vinschen <vinschen@redhat.com>
24598
24599 * gdb.base/display.c (do_loops): Add float variable `f'.
24600 Increment f in loop.
24601 * gdb.base/display.exp: Increment timeout by 60 seconds.
24602 Change float display test to use variable `f'.
24603
1b8947f0
JB
246042001-09-17 Jim Blandy <jimb@redhat.com>
24605
24606 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24607 overflowing the limited breakpoint tables on some ROM monitors
24608 (like the ROM68K).
24609
9890ac81
FCE
246102001-09-15 Frank Ch. Eigler <fche@redhat.com>
24611
24612 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24613 the "-ac" (disable access control) flag.
24614
6db765ea
JH
246152001-08-30 Jeff Holcomb <jeffh@redhat.com>
24616
24617 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24618 ints.
24619
4c32cc04
KS
246202001-08-30 Keith Seitz <keiths@redhat.com>
24621
24622 * lib/gdb.exp: Move all insight-related functionality into
24623 separate file.
24624 * lib/insight-support.exp: New file.
24625
8d6e6f81
FCE
246262001-08-29 Frank Ch. Eigler <fche@redhat.com>
24627
24628 * config/sid.exp (sid_start): Never set sid verbosity; disable
24629 expect_background {} that consumed its stdout; tolerate </dev/null.
24630 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24631
6a90e1d0
AC
246322001-08-18 Andrew Cagney <ac131313@redhat.com>
24633
24634 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24635 CLI jump command to start it.
24636 (mi_run_to_main): Fail immediatly when unexpected output.
24637
1759b3c3
AC
246382001-08-18 Andrew Cagney <ac131313@redhat.com>
24639
24640 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24641 beginning of function. Fix PR gdb/191.
24642
61d11d80
FCE
246432001-08-16 Frank Ch. Eigler <fche@redhat.com>
24644
24645 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24646 what to force sid endianness to.
24647
942a4df2
KS
246482001-08-15 Keith Seitz <keiths@redhat.com>
24649
24650 * lib/gdb.exp (gdbtk_start): Don't set environment
24651 variables for TCL_LIBRARY and friends. Insight will
24652 now figure these out for itself.
24653
0521c418
MS
246542001-08-02 Michael Snyder <msnyder@redhat.com>
24655
24656 * gdb.base/completion.exp: Remove the symbol "a64l" from
24657 the expect string; this is target-specific, and not related
24658 to what is being tested.
24659
74a9a58a
DB
246602001-08-02 Dave Brolley <brolley@redhat.com>
24661
24662 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24663
c70819fa
MS
246642001-07-25 Michael Snyder <msnyder@redhat.com>
24665
c2b8fa57
MS
24666 * gdb.base/consecutive.exp: New file. Test stepping over
24667 breakpoints on consecutive instructions.
24668 * gdb.base/consecutive.c: New file.
24669
c70819fa
MS
24670 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24671 curly braces in regular expressions.
24672
2b1a1355
MS
246732001-07-25 Michael Snyder <msnyder@redhat.com>
24674
24675 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24676 legitimate output from stepping out of main.
24677
413eca6f
KS
246782001-07-22 Keith Seitz <keiths@redhat.com>
24679
24680 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24681 the empty string, do not run the tests.
24682
7e5a9322
SC
246832001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24684
24685 * gdb.base/long_long.exp: Detect size of pointer. Take into
24686 account 2-byte pointers when testing for p/a results.
24687
de58f10f
SC
246882001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24689
d63a86f8 24690 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
24691 and defined to 1K for m68hc11.
24692 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24693 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24694 (sizeof_random_data): New variable to tell the size of the data table;
24695 don't test past this size; always run to main.
24696
d6f5fea1
SC
246972001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24698
24699 * gdb.base/return2.exp: return of long long and double fails for
24700 68HC11; don't execute these tests on that platform.
24701 * gdb.base/return.exp: Return of a double fails for 68hc11.
24702
c477543d
SC
247032001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24704
24705 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24706 tests that print a float.
24707 * call-rt-st.exp: Likewise.
24708
63cf1c79
MK
247092001-07-12 Mark Kettenis <kettenis@gnu.org>
24710
24711 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24712 running this test on Linux.
24713
112f9ab5
MC
247142001-06-24 Michael Chastain <chastain@redhat.com>
24715
24716 * gdb.base/arithmet.exp: Remove some tests to make all test names
24717 unique.
24718
4970cb0f
MS
247192001-07-03 Michael Snyder <msnyder@redhat.com>
24720
24721 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24722 the output of the ptype command.
24723
d85da69f
MS
247242001-07-02 Michael Snyder <msnyder@redhat.com>
24725
4c8a82de
MS
24726 * gdb.base/completion.exp: Don't assume that break.c is the only
24727 source file that may contain functions named "marker".
d85da69f
MS
24728 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24729
8afc772b
AC
247302001-06-28 Andrew Cagney <ac131313@redhat.com>
24731
24732 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24733 of files to delete.
24734
24735 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24736 * gdb.disasm/h8300s.exp: New file.
24737 gdb.disasm/h8300s.s: Likewise.
24738
cff22675
AC
247392001-06-27 Andrew Cagney <ac131313@redhat.com>
24740
24741 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24742 empty breakpoint tables.
24743
68c81b54
AC
247442001-06-25 Andrew Cagney <ac131313@redhat.com>
24745
24746 * lib/mi-support.exp: Update args=... part of stop-reason
24747 patterns. Accept either a list or a tuple.
24748
2dd62704
AC
247492001-06-23 Andrew Cagney <ac131313@redhat.com>
24750
24751 * lib/mi-support.exp: Remove local emacs variable defining
24752 change-log-default-name.
24753
b4127474
MC
247542001-06-22 Michael Chastain <chastain@redhat.com>
24755
24756 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24757 This is operationally compatible with the previous version.
24758
8dbfb380
JB
247592001-06-13 Jim Blandy <jimb@redhat.com>
24760
24761 * lib/gdb.exp (gdb_test): Doc fix.
24762
f2d8c86d
MC
247632001-06-10 Michael Chastain <chastain@redhat.com>
24764
24765 * gdb.base/exprs.exp: Remove a duplicate test.
24766
81564d34
JB
247672001-06-06 Jim Blandy <jimb@redhat.com>
24768
24769 * gdb.base/return2.exp (main): Use values to test float and double
24770 returns that are not NaN's, to avoid being confused by IEEE
24771 comparison rules.
24772
da55addb
MS
247732001-06-04 Michael Snyder <msnyder@redhat.com>
24774
24775 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 24776 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
24777 rather than wait for 12 more tests to time out.
24778
42c65987
JB
247792001-06-06 Jim Blandy <jimb@redhat.com>
24780
b18bced9 24781 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 24782 Don't forget to match the GDB prompt.
b18bced9 24783
42c65987
JB
24784 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24785
5b41e5f0
JB
247862001-06-04 Jim Blandy <jimb@redhat.com>
24787
24788 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24789 command.
24790
015e046f
KB
247912001-05-31 Kevin Buettner <kevinb@redhat.com>
24792
24793 * gdb.base/annota1.exp (info break): Match four or more spaces
24794 after "Address".
24795
fb1ffbbe
MC
247962001-05-31 Michael Chastain <chastain@redhat.com>
24797
24798 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24799 (dm_type_int_star): Likewise.
24800 (dm_type_long_star): Likewise.
24801 (dm_type_void_star): Likewise.
24802
5ea2a32c
KB
248032001-05-29 Kevin Buettner <kevinb@redhat.com>
24804
24805 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24806 to a known value in order to get consistent results regardless
24807 of the setting of INPUTRC or the presence or contents of .inputrc.
24808
ae23c492
MS
248092001-05-24 Michael Snyder <msnyder@redhat.com>
24810
ac55707e
MS
24811 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24812 Don't require that the main thread and the manager thread are the
24813 first in the list.
24814
ae23c492
MS
24815 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24816 debugging. If test fails, issue an "unsupported" not a "fail".
24817
400071f1
JB
248182001-05-24 Jim Blandy <jimb@redhat.com>
24819
24820 Don't assume that short is shorter than int.
24821 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24822 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 24823 this isn't true.
400071f1
JB
24824 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24825 an int, is not equal to ~0 stored in an unsigned char. This tests
24826 the same thing that the previous test meant to, but works on
24827 16-bit machines, too.
24828 ("print unsigned char != (~0)"): Same test, complemented.
24829
0816a3e5
MS
248302001-05-24 Michael Snyder <msnyder@redhat.com>
24831
24832 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 24833 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
24834 and prevents dejagnu getting out of step.
24835
f6dc23a9
KB
248362001-05-23 Kevin Buettner <kevinb@redhat.com>
24837
24838 * gdb.base/finish.exp (finish_void): Revise pattern for
24839 stopping on the call statement to not permit stopping at
24840 the start of the instructions comprising the call sequence.
24841
7dbd117d
MC
248422001-05-19 Michael Chastain <chastain@redhat.com>
24843
24844 * gdb.base/callfuncs.exp: Make all test names unique.
24845 * gdb.base/commands.exp: Make all test names unique.
24846 * gdb.base/condbreak.exp: Make all test names unique.
24847 * gdb.base/dbx.exp: Make all test names unique.
24848 * gdb.base/default.exp: Make all test names unique.
24849 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24850 and TIMEOUT messages to their corresponding PASS message.
24851 * gdb.base/ending-run.exp: Make all test names unique.
24852 * gdb.base/long_long.exp: Remove duplicate test.
24853
6b0b0a9e
KB
248542001-05-21 Kevin Buettner <kevinb@redhat.com>
24855
24856 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24857 stop on the call statement as well as the statement after the
24858 call.
24859
2caa35cb
MS
248602001-05-21 Michael Snyder <msnyder@redhat.com>
24861
24862 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24863
40713331
EZ
248642001-05-10 Elena Zannoni <ezannoni@redhat.com>
24865
a9c64011
AS
24866 * gdb.base/completion.exp: Revamp test. Make it execute on all
24867 platforms.
40713331 24868
c2c1be8d
EZ
248692001-05-10 Elena Zannoni <ezannoni@redhat.com>
24870
a9c64011
AS
24871 * config/gdbserver.exp (gdb_load): Handle the case
24872 in which the arguments to gdbserver are given in the
24873 baseboard configuration file.
24874 Also handle the case in which the server needs to do a
24875 load.
2c9cd303 24876
9671de48
KS
248772001-05-07 Keith Seitz <keiths@cygnus.com>
24878
a9c64011
AS
24879 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24880 set up the display for testing.
24881 (gdbtk_start): Convert all paths to paths that tcl will like.
24882 Export target information to environment.
24883 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24884 necessary.
24885 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24886 (to_tcl_path): New proc to convert a given pathname into
24887 a path acceptible as an argument to a tcl command.
24888 (_gdbtk_export_target_info): New proc to export target info
24889 into the environment for gdbtk testing.
24890 (gdbtk_done): New proc to signal end-of-test.
9671de48 24891
5a360f47
JB
248922001-05-06 Jim Blandy <jimb@redhat.com>
24893
24894 * restore.c: Make the code of caller0 correspond to its comment.
24895
66c756c6
MS
248962001-05-03 Michael Snyder <msnyder@redhat.com>
24897
24898 * config/sid.exp (gdb_target_sid): Check for error messages.
24899 On error or timeout, don't make expect exit (which will terminate
24900 all subsequent tests); instead just make gdb exit.
d63a86f8 24901 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
24902 return a negative value.
24903
a966fde5
JB
249042001-04-24 Jim Blandy <jimb@redhat.com>
24905
851c18e0
JB
24906 * gdb.c++/templates.exp: If we see the prompt for the overload
24907 list, but we haven't recognized any of the longer patterns,
24908 arrange for this test to fail, not hang.
24909
a966fde5
JB
24910 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24911 variations.
24912
db144853
MC
249132001-04-22 Michael Chastain <chastain@redhat.com>
24914
24915 * gdb.c++/local.exp: Use the 'runto' library function.
24916 * gdb.c++/namespace.exp: Likewise.
24917 * gdb.c++/overload.exp: Likewise.
24918
3207ec21
KB
249192001-03-26 Kevin Buettner <kevinb@redhat.com>
24920
24921 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24922 * gdb.base/step-line.exp: New file. Test step/next in presence of
24923 #line directives.
24924 * gdb.base/step-line.c: New file. Test program for the above.
24925 * gdb.base/step-line.inp: New file. We pretend that this file has
24926 been transformed by some other tool into step-line.c.
24927
13b57657
JB
249282001-03-21 Jim Blandy <jimb@redhat.com>
24929
24930 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24931 unmangled operator names.
24932
754cbe1c
JB
249332001-03-20 Jim Blandy <jimb@redhat.com>
24934
24935 * gdb.threads/linux-dp.exp: Recognize an additional message
24936 generated by GDB when it doesn't understand how to debug threads
24937 on the target system.
24938
177495c9
AC
249392001-03-19 Andrew Cagney <ac131313@redhat.com>
24940
24941 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24942
f266096b
MC
249432001-03-12 Michael Chastain <chastain@redhat.com>
24944
24945 * gdb.c++/derivation.exp: Use the 'runto' library function.
24946
cac3c2ff
MC
249472001-03-12 Michael Chastain <chastain@redhat.com>
24948
24949 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24950
b6c11a24
MC
249512001-02-24 Michael Chastain <chastain@redhat.com>
24952
24953 * gdb.c++/ref-types.exp: Change handwritten code to library
24954 function 'runto'.
24955
6bae5bce
OF
249562001-03-16 Orjan Friberg <orjanf@axis.com>
24957
24958 * gdb.base/signals.exp: Set count to 0 explicitly.
24959
0015fd9a
MS
249602001-03-15 Mark Salter <msalter@redhat.com>
24961
24962 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24963 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
24964 (gdb_load): Add support for additional target_info: gdb_download_size
24965 and gdb_load_timeout.
0015fd9a 24966
fc33412a
DT
24967Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24968
24969 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
24970 file -- to prevent failing when the compile fails but we have no
24971 intention of running the tests anyway.
fc33412a
DT
24972
24973 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24974 tests if set.
24975
24976 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 24977 integers.
fc33412a
DT
24978
24979 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24980 * gdb.c++/namespace.exp: Ditto.
24981
115f06de
OF
249822001-03-07 Orjan Friberg <orjanf@axis.com>
24983
24984 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24985 * gdb.base/pointers.exp: Relax pattern match of decimals.
24986
b6ba6518
KB
249872001-03-06 Kevin Buettner <kevinb@redhat.com>
24988
24989 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24990 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24991 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24992 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24993 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24994 config/sh.exp, config/sid.exp, config/slite.exp,
24995 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24996 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24997 config/vxworks.exp, config/vxworks29k.exp,
24998 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24999 gdb.base/all-bin.exp, gdb.base/annota1.exp,
25000 gdb.base/arithmet.exp, gdb.base/assign.exp,
25001 gdb.base/async.exp, gdb.base/attach.exp,
25002 gdb.base/bitfields.exp, gdb.base/bitops.exp,
25003 gdb.base/break.exp, gdb.base/call-ar-st.exp,
25004 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
25005 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
25006 gdb.base/commands.exp, gdb.base/completion.exp,
25007 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
25008 gdb.base/constvars.exp, gdb.base/corefile.exp,
25009 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
25010 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
25011 gdb.base/ending-run.exp, gdb.base/environ.exp,
25012 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25013 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25014 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25015 gdb.base/funcargs.exp, gdb.base/help.exp,
25016 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25017 gdb.base/logical.exp, gdb.base/long_long.exp,
25018 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25019 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25020 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25021 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25022 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25023 gdb.base/regs.exp, gdb.base/relational.exp,
25024 gdb.base/remote.exp, gdb.base/reread.exp,
25025 gdb.base/restore.exp, gdb.base/return2.exp,
25026 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25027 gdb.base/selftest.exp, gdb.base/setshow.exp,
25028 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25029 gdb.base/sigall.exp, gdb.base/signals.exp,
25030 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25031 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25032 gdb.base/step-test.exp, gdb.base/structs.c,
25033 gdb.base/structs.exp, gdb.base/structs2.exp,
25034 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25035 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25036 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25037 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25038 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25039 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25040 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25041 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25042 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25043 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25044 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25045 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25046 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25047 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25048 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25049 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25050 gdb.trace/circ.exp, gdb.trace/collection.exp,
25051 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25052 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25053 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25054 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25055 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25056 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25057 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25058 notices.
25059
dc96c6c7 250602001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25061
25062 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25063 first arg is int not float.
25064
dc96c6c7 250652001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25066
25067 * gdb.base/reread.exp: Unsupported for non-native targets;
25068 doesn't work for remote debugging.
25069
9b0c4aeb
FN
250702001-02-19 Fernando Nasser <fnasser@redhat.com>
25071
25072 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25073 * gdb.base/ending-run.exp: Properly handle the BSP state when
25074 stepping past the end of main.
9b0c4aeb 25075
02aa71d5
MC
250762001-02-19 John Moore <jmoore@redhat.com>
25077
25078 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25079 Converted HPUX fix for non-expected items following multiple
25080 step commands into general solution for all platforms.
25081
1fa449a4
MC
250822001-02-18 Michael Chastain <chastain@redhat.com>
25083
25084 * gdb.c++/classes.exp (do_tests): Change runto statements
25085 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25086 statements demangler agnostic.
25087 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25088 (gdb_virtfunc_restart): Likewise.
25089
b2f9ec70
MC
250902001-02-14 Michael Chastain <chastain@redhat.com>
25091
25092 * gdb.c++/inherit.exp (do_tests): Change runto statements
25093 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25094 statements demangler agnostic.
25095
cf74b8ca
AC
25096Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25097
25098 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25099 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25100 before calling common_routine 15 times'' tests.
cf74b8ca 25101
99f78f56
MC
251022001-02-11 Michael Chastain <chastain@redhat.com>
25103
25104 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25105 Helps the test script figure out which demangler is in use.
25106 (dm_type_foo_ref): Ditto.
25107 (dm_type_int_star): Ditto.
25108 (dm_type_long_star): Ditto.
25109 (dm_type_unsigned_int): Ditto.
25110 (dm_type_void): Ditto.
25111 (dm_type_void_star): Ditto.
99707966 25112 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25113 Probe the gdb demangler and set variables to accommodate
25114 formatting differences.
25115 (info_func_regexp): New function. Same as info_func, but
25116 matches against a regexp.
25117 (info_func): Match against a literal string.
25118 (print_addr_2): New function. Match against a literal string,
25119 which can be different from the input to gdb.
25120 (print_addr): Simply call print_addr_2 with the same argument twice.
25121 (test_lookup_operator_functions): Use demangler formatting variables.
25122 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25123 the tests in the same order as the C++ class declaration.
25124 (test_paddr_operator_functions): Ditto.
25125 (test_paddr_overloaded_functions): Ditto.
25126 (test_paddr_hairy_functions): Use demangler formatting variables.
25127 Add reference to gdb/19 for related tests.
25128 (do_tests): Call probe_demangler.
25129
1de8f023
KB
251302001-01-30 Kevin Buettner <kevinb@redhat.com>
25131
25132 * gdb.c++/templates.cc (printf): Remove unused function definition.
25133
ca3f91ed
MS
251342001-01-26 Felix Lee <flee@redhat.com>
25135
25136 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25137
251382001-01-25 matthew green <mrg@redhat.com>
25139
25140 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25141 up sid.
25142 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25143
251442001-01-25 matthew green <mrg@redhat.com>
25145
25146 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25147 Deprecate $sid_spawn_id.
ca3f91ed
MS
25148 (sid_exit): Remove code necessary only for `spawn.'
25149
251502001-01-25 matthew green <mrg@redhat.com>
25151
25152 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25153
fb18ec4a
MC
251542001-01-28 Michael Chastain <chastain@redhat.com>
25155
25156 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25157 to call when tests fail. It takes gdb out of the overloaded
25158 function choice menu back to the main prompt, so that the test
25159 program stays synchronized.
25160 (set_bp_overloaded): New proc to collect all the common
25161 code for setting a breakpoint on an overloaded name. Calls
25162 take_gdb_out_of_choice_menu when needed.
25163 (menu_overload1arg): New variable to collect the repeated
25164 instances of the expected menu for an overloaded name. Change
25165 the regular expression to handle changes in g++ type encoding:
25166 "void" can be either "void" or "", and "unsigned int" can be
25167 either "unsigned int" or "unsigned".
25168 (continue_to_bp_overloaded): Change regular expressions to handle
25169 changes in g++ type encoding.
25170 (no proc): Call take_gdb_out_of_choice_menu when needed.
25171 Remove redundant calls to "info break". Accept either "canceled"
25172 or "cancelled". Change regular expressions in "info break"
25173 calls to handle changes in g++ type encoding. Give all tests
25174 unique strings.
25175
9c646a6e
BE
251762001-01-17 Ben Elliston <bje@redhat.com>
25177
25178 * config/sid.exp: New file.
25179
9549d9c1
AC
25180Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25181
25182 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25183
dc96c6c7 251842000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25185
25186 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25187 Add a RE to accept a non-ascii char if one is ever presented.
25188
b4df4f68
FN
251892000-12-20 Fernando Nasser <fnasser@redhat.com>
25190
297dd0fd 25191 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25192
dc96c6c7 251932000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25194
d63a86f8 25195 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25196 in regexp. One '\' does not suffice on Linux.
25197
4a7bddb6
MC
251982000-12-09 Michael Chastain <chastain@redhat.com>
25199
25200 * gdb.base/break.exp (test_clear_command): Use a marker function
25201 rather than 'main' for the test function. Also move this
25202 test to an execution point where the marker function names are
25203 guaranteed to be bound to functions. (Executing tests after a
25204 'finish' from main runs into name conflicts with local names
25205 in __libc_start_main).
25206
dc96c6c7 252072000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25208
25209 * gdb.base/finish.exp: New test for gdb's "finish" command.
25210 * gdb.base/return2.exp: New test for gdb's "return" command.
25211 * gdb.base/return2.c: New source file for above.
25212
dc96c6c7 252132000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25214
25215 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25216 * gdb.base/miscexprs.exp: Ditto.
25217 * gdb.base/pointers.exp: Ditto.
25218 * gdb.c++/derivation.exp: Ditto.
25219 * gdb.c++/local.exp: Ditto.
25220 * gdb.c++/namespace.exp: Ditto.
25221 * gdb.c++/overload.exp: Ditto.
25222 * gdb.c++/ref-types.exp: Ditto.
25223
dc96c6c7 252242000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25225
25226 * gdb.base/constvars.exp: Test result of "up" command.
25227 * gdb.base/miscexprs.exp: Ditto.
25228 * gdb.base/pointers.exp: Ditto.
25229 * gdb.base/scope.exp: Ditto.
25230 * gdb.c++/derivation.exp: Ditto.
25231 * gdb.c++/local.exp: Ditto.
25232 * gdb.c++/namespace.exp: Ditto.
25233 * gdb.c++/overload.exp: Ditto.
25234 * gdb.c++/ref-types.exp: Ditto.
25235
44097287
FN
252362000-11-22 Michael Chastain <chastain@redhat.com>
25237
25238 * mips_pro.exp: Accept either "middle -> top -> main" or
25239 "middle -> main" in the backtrace, because gcc can optimize
25240 tail calls to jumps. Remove setup_xfail for the hppa case.
25241 Add a comment with the original warning messages from PR 3016,
25242 which was filed in 1993, to preserve them for posterity.
25243
9d2e1bab
ND
252442000-11-17 Nick Duffek <nsd@redhat.com>
25245
25246 * lib/gdb.exp (gdb_test): Override timeout with board info.
25247
1aca8eb7
ND
252482000-11-17 Nick Duffek <nsd@redhat.com>
25249
25250 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25251 the second kill and detach messages.
25252
93076499
ND
252532000-11-17 Nick Duffek <nsd@redhat.com>
25254
25255 * configure.in: Add AC_EXEEXT.
25256 * configure: Regenerate.
25257 * Makefile.in (just-check): Export EXEEXT.
25258 * lib/gdb.exp ($EXEEXT): Import from environment.
25259 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25260 expect "maint dump-me" on Cygwin.
25261 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25262 $EXEEXT.
25263
30e87cd3
ND
252642000-11-17 Nick Duffek <nsd@redhat.com>
25265
25266 * gdb.base/break.exp: Test backtrace and finish from called
25267 function on all platforms, not just HP-UX.
25268
dc96c6c7 252692000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
25270
25271 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25272 code from gdb_target_monitor, so it can be used independantly
25273 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 25274
dc96c6c7 252752000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
25276
25277 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25278 * gdb.base/corefile.exp: Expect the message "Program is being
25279 debugged already" when we send the "corefile" command, since
25280 the preceeding gdb_load may have connected gdb to a remote target.
25281 * gdb.base/display.exp: Disable hardware watchpoints if new
25282 board info variable "no_hardware_watchpoints" is true.
25283 Replace single-letter commands with more readable ones.
25284 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25285 if new board info variable "no_hardware_watchpoints" is true.
25286 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25287 to see if stdio (printf) testing is possible.
25288 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25289 board info variable "no_hardware_watchpoints" is true. Use new
25290 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25291
39124dea
FN
252922000-11-13 Fernando Nasser <fnasser@redhat.com>
25293
25294 From Orjan Friberg <orjanf@axis.com>:
25295 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25296 in array print pattern match.
25297
a9e2e984
FN
252982000-11-09 Fernando Nasser <fnasser@redhat.com>
25299
25300 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25301 spelling "cancelled" to U.S. spelling "canceled" to match changes
25302 made to gdb.
25303 * gdb.c++/ovldbreak.exp: Ditto.
25304
c7db355b
PS
253052000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25306
25307 * gdb.base/callfuncs.c (main): Moved to end of file, call
25308 t_double_values to initialize the FPU before inferior calls are made.
25309 * gdb.base/callfuncs.exp: Test for register preservation after calling
25310 inferior functions. Add tests for continuining, finishing and
25311 returning from a stop in a call dummy.
25312
dc96c6c7 253132000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
25314
25315 * gdb.base/commands.exp: Break up long lines, and re-indent.
25316
dc96c6c7 253172000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
25318
25319 * config/gdbserver.exp: Rewritten from the ground up, to make it
25320 compatible with the current dejagnu tree, and to make it work with
25321 the new "gdbserver" in libremote.
25322
dc96c6c7 253232000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25324
25325 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25326 * gdb.base/varargs.exp: Skip entire test if no printf support.
25327 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25328 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25329
dc96c6c7 253302000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25331
25332 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25333 no floating point support.
25334 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25335 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25336 * gdb.base/call-rt-st.exp: Ditto.
25337 * gdb.base/call-strs.exp: Ditto.
25338
bac5fc66
JG
253392000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25340
25341 * gdb.base/sizeof.c: include <stdio.h>.
25342
25343 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
25344 'finish', otherwise uncaptured gdb_prompt would potentially
25345 throw remaining test points out of sync.
bac5fc66 25346
b22a6027
SB
253472000-07-26 Scott Bambrough <scottb@netwinder.org>
25348
25349 * gdb.base/recurse.exp: Run tests for all targets.
25350 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25351 gnu-oldld case on ARM.
25352 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25353 for ARM targets.
d63a86f8 25354
d8231941
AG
25355Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25356
25357 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25358 * gdb.java/configure: Rebuild.
25359
8caabe69
AG
25360Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25361
25362 * gdb.java/jv-exp.exp: New file.
25363
9d273ca3
AG
25364Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25365
25366 * configure: Rebuilt.
25367 * configure.in (configdirs): Add gdb.java.
25368 * gdb.java/jmisc.java: New file.
25369 * gdb.java/jmisc.exp: New file.
25370 * gdb.java/Makefile.in: New file.
25371 * gdb.java/configure: Rebuilt.
25372 * gdb.java/configure.in: New file.
25373 * lib/java.exp: New file.
25374
4f823a66
AC
25375Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25376
25377 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 25378 underflow.
4f823a66 25379
2391e11d
AC
25380Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25381
25382 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 25383 and the compilers sizes.
2391e11d 25384
54602222
ND
253852000-07-09 Nick Duffek <nsd@redhat.com>
25386
25387 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25388 (use_methods): New function.
25389 (main): Call use_methods().
25390 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25391 (do_tests): Call test_method_param_class.
25392
2bec0572
ND
253932000-07-09 Nick Duffek <nsd@redhat.com>
25394
25395 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25396 spelling.
25397 (test_enums): New procedure. Move enum tests from end of script
25398 to here. Set breakpoint on function name instead of line number.
25399 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25400 (enums2): New marker function.
25401 (enums1): New function.
25402 (main): Call enums1(). Move enum tests to enums1().
25403
78492fde
AC
25404Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25405
25406 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 25407 compile/link program. Update line numbers.
78492fde
AC
25408 * gdb.asm/d10v.inc: Define ``startup''.
25409 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 25410
49a2cef8
AC
25411Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25412
25413 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25414
3e6c8688
EZ
254152000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25416
25417 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 25418 of 'help maint print' command.
3e6c8688 25419
9ff5cbe9
AC
25420Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25421
25422 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 25423 they use gdb_expect_list.
9ff5cbe9 25424
17c579bd
AC
25425Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25426
25427 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
25428 memory-read-packet-size'' instead of ``set endian big'' to test
25429 long commands.
17c579bd 25430
e6d71bf3
DB
254312000-06-03 Daniel Berlin <dan@cgsoftware.com>
25432
25433 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 25434 g++, and stop skipping them.
e6d71bf3
DB
25435
25436 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25437 work under g++.
25438
d63a86f8 25439 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
25440 initialization.
25441
dc96c6c7 254422000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
25443
25444 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25445 the regular expression: accept an (almost) arbitrary sequence of
25446 "frames-invalid" and "breakpoints-invalid" messages both before
25447 and after the "starting" message.
25448
dc96c6c7 254492000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
25450
25451 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 25452
dc96c6c7 254532000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
25454
25455 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25456 Relax the regular expression a little, make it pass on Solaris 8.
25457
8216cda9
KB
254582000-05-12 Kevin Buettner <kevinb@redhat.com>
25459
25460 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 25461 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
25462 Instead, it is permissible for gdb to stop on the line of the
25463 call itself.
25464
1a570b2f
MS
254652000-05-12 Michael Snyder <msnyder@.cygnus.com>
25466
25467 * gdb.base/break.exp (bp on small function, optimized file):
25468 Add a second pass pattern. The behavior differs here between stabs
25469 and dwarf for one-line functions. Stabs preserves two line symbols
25470 (one before the prologue and one after) with the same line number,
25471 but dwarf regards these as duplicates and discards one of them.
25472 Therefore the address after the prologue (where the breakpoint is)
25473 has no exactly matching line symbol, and GDB reports the breakpoint
25474 as if it were in the middle of a line rather than at the beginning.
25475
dc96c6c7 254762000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 25477
d63a86f8 25478 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
25479 rather than "send_gdb" (for consistancy).
25480
7d418785
AC
25481Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25482
25483 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25484 * gdb.c++/templates.cc: Properly check for GCC version number.
25485 * lib/compiler.cc: Likewise
25486
dc96c6c7 254872000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 25488
d63a86f8 25489 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
25490 gdb may not stop at the first line of main, due to code motion.
25491
dc96c6c7 254922000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
25493
25494 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25495 This test depends on parsing the printf output from the target.
25496 Since the sparclet stub doesn't do stdio, this will never work.
25497 * gdb.base/call-rt-st.exp: ditto.
25498 * gdb.base/call-strs: ditto.
25499
dc96c6c7 255002000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
25501
25502 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25503
25504 * gdb.base/ending-run.exp: After connecting to a remote target,
25505 but before running, the target will appear to be in a random
25506 location. Specify both a file and a line for breakpoints.
25507 Also, the function that calls main may be called 'init'
25508 rather than 'start'.
25509
a5a51225
EZ
255102000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25511
25512 * gdb.base/help.exp: Update output for add-symbol-file command.
25513
7930cc7c
FN
255142000-04-10 Fernando Nasser <fnasser@cygnus.com>
25515
25516 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25517 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25518
23e37ab1
C
255192000-04-07 J.T. Conklin <jtc@redback.com>
25520
e93c542c
C
25521 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25522
23e37ab1
C
25523 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25524
591b8fa3
PDM
25525Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25526
25527 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 25528 values that can be represented exactly.
591b8fa3
PDM
25529 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25530 above change, and to not check against the directory part of the source
25531 file name.
25532 (step into print_long_arg_list): Likewise.
25533 (print print_small_structs from print_long_arg_list): Likewise.
25534 (print print_long_arg_list): Likewise.
25535
7a495180
EZ
255362000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25537
30b53638 25538 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 25539
beb998c6
AC
25540Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25541
25542 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25543
1c689132
DB
255442000-03-25 Daniel Berlin <dan@cgsoftware.com>
25545
25546 * gdb.base/commands.exp (deprecated_command_test): Add test for
25547 deprecate with no arguments.
25548
c1790a9d
JL
255492000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25550
25551 * gdb.base/break.exp: Add new test for setting breakpoints on
25552 optimized code so we can test breakpoints work even when function
25553 prologues may be optimized away
25554
003ba290
FN
255552000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25556
25557 From David Whedon <dwhedon@gordian.com>
a9c64011 25558 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 25559
6837a0a2
DB
255602000-03-22 Daniel Berlin <dan@cgsoftware.com>
25561
25562 * gdb.base/help.exp: Added test for new apropos command.
25563
b9593231
KB
255642000-03-21 Kevin Buettner <kevinb@redhat.com>
25565
25566 * gdb.base/pointers.c (usevar): New function.
25567 (main): Make sure that global variables v_int_pointer2, rptr,
25568 and y are all referenced someplace in the program by calling
25569 usevar() on them. [Some linkers delete symbols which are
25570 never referenced. The space remains, but there's no way to
25571 get a (symbolic) handle on the variable from the debugger.]
25572
751a959b
EZ
255732000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25574
25575 * gdb.base/printcmds.c: Add typedeffed arrays.
25576
25577 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 25578 procedure to test arrays that are typedef'd.
751a959b 25579
73a93a32
JI
255802000-03-13 James Ingham <jingham@leda.cygnus.com>
25581
25582 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 25583 the library directories.
73a93a32 25584
fb40c209
AC
25585Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25586
25587 * configure.in (configdirs): Add sub directory gdb.mi.
25588 * configure: Re-generate.
25589
25590 * gdb.mi: New directory.
d63a86f8 25591
ee4dd2c9
AC
255922000-02-25 Scott Bambrough <scottb@netwinder.org>
25593
25594 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 25595 a long long value as a double on ARM platforms.
ee4dd2c9 25596
70f0cc22
JB
255972000-02-16 Jim Blandy <jimb@redhat.com>
25598
25599 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25600 default source file is set properly before running this test.
25601
853819b8
EZ
256022000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25603
25604 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 25605 gdbtk/library directory, not in gdbtcl2.
853819b8 25606
dfcd3bfb
JM
256072000-02-04 Jim Blandy <jimb@redhat.com>
25608
25609 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25610 backslash from regexp pattern.
25611
25612 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25613 procedure. Use it to run all the "continue to bp overloaded"
25614 tests. Note that this changes the names of the tests slightly.
25615 If the breakpoint hit message includes a hex PC value, because
25616 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25617 from the real source code, still consider that a pass.
25618
25619 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25620 XFAIL here if the breakpoint message contains a hex address. Note
25621 similar change on 1999-11-02.
25622
25623 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25624
25625 * gdb.base/ptype.exp: Establish a default source file before
25626 calling get_debug_format.
25627
256282000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25629
25630 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25631
8b93c638
JM
256322000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25633
25634 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25635 of successive stepi commands -- while in the prologue we should see
25636 the function entry bracket.
25637
256382000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25639
25640 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25641 reach __change_mode() when stepping through the end of main().
25642
c5394b80
JM
256432000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25644
25645 * gdb.base/default.exp: Fix expected pattern.
25646 * gdb.base/help.exp: Same.
25647
0d06e24b
JM
256482000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25649
25650 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 25651 Don't use xfail's because that affects only the following test.
d63a86f8 25652
0d06e24b 25653 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 25654 solaris or linux.
0d06e24b
JM
25655
25656 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25657
dc96c6c7 256582000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 25659
d63a86f8 25660 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
25661 "A syntax error" rather than "A parse error". Accept both.
25662
256632000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25664
25665 * gdb.base/default.exp: Remove OS dependent string from "target
25666 remote" test.
25667 * gdb.base/help.exp: Same for "help target remote" test.
25668
c3f6f71d
JM
256692000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25670
25671 From Jim Kingdon <kingdon@redhat.com>:
25672
25673 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
25674 prompt (cleanup rather than necessity, but still might keep output
25675 from spilling to next test).
c3f6f71d
JM
25676
256772000-01-02 Fred Fish <fnf@cygnus.com>
25678
25679 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25680 AIX, which defines them in <sys/types.h>.
25681
ed9a39eb 256821999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 25683
ed9a39eb 25684 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 25685 float" test.
ed9a39eb
JM
25686
256871999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 25688
ed9a39eb 25689 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
25690
25691 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25692 outermost frame disallowed".
25693
256941999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25695
25696 * gdb.base/setvar.exp: New tests for setting the value of a struct
25697 with a constant list.
25698
256991999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25700
25701 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25702 require the user to type a cast before setting the value of a struct.
25703
de57eccd
JM
257041999-12-06 Jim Blandy <jimb@cygnus.com>
25705
25706 * gdb.base/default.exp: Expect the new 'info float' command on
25707 all i386 platforms.
25708
25709 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25710 LinuxThreads libraries that don't support debugging.
25711
c2d11a7d
JM
25712Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25713
25714 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
25715 Change the buffer type to ``unsigned char'' to simplify size
25716 arithmetic.
c2d11a7d
JM
25717
25718 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
25719 stub only handles 400-1 byte packets. Verify that the download
25720 worked.
c2d11a7d
JM
25721
257221999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25723
25724 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25725 tests, using UNRESOLVED for the untested cases. Also, does not wait
25726 for a timeout if the prompt was received before a recognizable pattern.
25727
257281999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25729
25730 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25731
257321999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25733
25734 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 25735 watchpoints.
c2d11a7d
JM
25736
257371999-11-24 Jason Merrill <jason@casey.cygnus.com>
25738
25739 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25740
25741 * gdb.c++/local.exp: Be more flexible in recognizing local class
25742 name mangling. Don't allow horribly truncated method names.
25743 * gdb.c++/derivation.exp: Expect protected inheritance.
25744 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25745 * gdb.c++/virtfunc.exp: Likewise.
25746 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25747 when printing a nested enum.
25748
257491999-11-22 Jim Blandy <jimb@cygnus.com>
25750
25751 * gdb.base/step-test.exp: Properly await GDB's response to setting
25752 a breakpoint on the call to large_struct_by_value.
25753
25754 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25755 just because we have debug info for the `start' function.
25756
257571999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25758
25759 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25760 "Unknown signal" messages, which indicate (on LinuxThreads) that
25761 GDB doesn't know how to debug threads on this system. This is
25762 better than hanging while philosopher 0 dumps chatter into gdb.log.
25763
257641999-11-18 Tom Tromey <tromey@cygnus.com>
25765
25766 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25767
257681999-11-18 Fred Fish <fnf@cygnus.com>
25769
25770 * gdb.base/coremaker2.c: Add sample program for generating
25771 cores that is more self contained than coremaker.c. Eventually
25772 I'll add more code to this and tie it into the testsuite.
25773
4ce44c66
JM
257741999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25775
25776 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25777
257781999-11-10 Jimmy Guo <guo@cup.hp.com>
25779
25780 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 25781 from $srcdir/lib/.
4ce44c66 25782 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 25783 and gdb.c++/.
4ce44c66
JM
25784
25785 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25786
d63a86f8 25787 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
25788 'continue with watch' test point.
25789
257901999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25791
25792 Merged from p2linux-990323-branch:
d63a86f8 25793
4ce44c66
JM
25794 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25795
11cf8741
JM
25796Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25797
25798 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 25799 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
25800
25801Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25802
25803 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 25804 gdb_expect_list.
11cf8741
JM
25805
25806Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25807
25808 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25809
258101999-11-03 Mark Salter <msalter@cygnus.com>
25811
25812 * gdb.base/break.exp: Fix "stub continue" pattern.
25813
258141999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25815
25816 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25817
258181999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25819
25820 * gdb.base/display.exp ("finish"): Add timeout clause.
25821
25822 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25823 plain prompt clause, so this doesn't have to time out in order to
25824 fail.
25825
25826 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 25827 breakpoint hit messages include an address.
11cf8741
JM
25828
25829 * gdb.base/display.exp: Don't forget to escape parens in regular
25830 expressions. Unix regexp notatation sucks.
25831
258321999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25833
25834 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 25835 order for 'signalled' message.
11cf8741 25836
5c44784c
JM
258371999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25838
25839 From Jimmy Guo <guo@cup.hp.com>:
25840 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25841 * gdb.base/annota1.c: Add code for tests to work with.
25842
258431999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25844
25845 * gdb.base/remote.exp: New test for remote downloading settings.
25846 * gdb.base/remote.c: New file with large .data.
25847
917317f4
JM
258481999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25849
25850 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25851 for LinuxThreads support, merged from the Code Fusion branch.
25852
25853Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25854
25855 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
25856 containing exp_continue into a while within an expect. Don't
25857 attempt a start more than three times. Check return value from
25858 gdb_load.
d63a86f8 25859
2df3850c
JM
25860Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25861
25862 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 25863 a pass case.
2df3850c 25864
2acceee2
JM
258651999-10-01 Kevin Buettner <kevinb@cygnus.com>
25866
25867 * gdb.base/break.c (main): Added a statement that we can step
25868 off of.
25869 * gdb.base/break.exp: Added tests for setting a breakpoint
25870 at an offset and stepping onto a breakpoint.
25871
258721999-10-01 Fred Fish <fnf@cygnus.com>
25873
d63a86f8 25874 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
25875 gdb output.
25876
c2c6d25f
JM
258771999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25878
25879 * gdb.base/break.exp: Code locations are in hex, don't forget!
25880 (For HP-UX.)
25881
258821999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25883
25884 * condbreak.exp: Use break.c as test program.
25885 * condbreak.c: Remove, redundant with break.c.
25886
258871999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25888
25889 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 25890 Z-packets if the target needs it.
c2c6d25f
JM
25891
258921999-09-13 James Ingham <jingham@leda.cygnus.com>
25893
25894 * gdb.c++/overload.exp: Added tests for listing overloaded
25895 functions with function pointers in the arg, explicitly calling
25896 out the version you want.
25897
cff3e48b
JM
258981999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25899
25900 * long_long.exp: Add variations of test cases that work for
25901 targets with 16-bit ints and 32-bit doubles.
25902
d4f3574e
SS
259031999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25904
25905 * break.c (main): Compare a possibly-uninitialized argc with an
25906 unlikely value that fits in 16 bits.
25907
259081999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25909
25910 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25911 0xfeeb, don't want negative numbers if ints are 16 bits.
25912
25913 * lib/gdb.exp (skip_cplus_tests): New proc.
25914 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
25915 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25916 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25917 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25918 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25919 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25920 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25921 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
25922
25923 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25924
25925Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25926
25927 * gdb.base/corefile.exp (up): Allow a parameter to appear
25928 in the frame that we're going up to.
25929
25930 From Jim Blandy <jimb@cygnus.com>:
25931
25932 * gdb.base/default.exp (info float): Expect some output now.
25933
25934 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25935 returning floating-point values to fail on the x86.
25936 * gdb.base/callfwmall.exp (do_function_calls): Same.
25937
25938 * gdb.base/list.exp (test_listsize): Correct expectations for
25939 listing line 1 with listsize 2. Also, listing a single line
25940 works now, as does listing three lines. [Kevin's note: There
25941 were a number of other cases fixed too where the expectations
25942 differed...]
25943
259441999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25945
25946 * gdb.base/selftest.exp: Add case for when version prints as
25947 constant string instead of char pointer.
25948
104c1213
JM
259491999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25950
25951 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 25952 stepping out of main.
104c1213
JM
25953
25954 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25955 G++ used.
25956
25957 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 25958 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
25959
25960 * gdb.c++/ovldbreak.exp: Update match string in test that
25961 includes a warning of multiple breakpoints.
25962
259631999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25964
25965 * gdb.base/display.exp: Improve precision of step-after-finish
25966 added yesterday.
25967
25968 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 25969 test.
104c1213
JM
25970
25971 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25972 configs when using G++, not just hppa*.
25973
259741999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25975
25976 * gdb.base/async.c: New file.
25977 * gdb.base/async.exp: New file.
25978
25979Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25980
25981 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25982 PA64.
25983
53a5351d
JM
25984Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25985
104c1213
JM
25986 * gdb.base/display.exp: "finish" can leave us mid-line on many
25987 targets, deal with it. Add a small constant to main, instead of
25988 1000 since main+1000 may not be a valid address in the target.
25989
53a5351d
JM
25990 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25991 on hpux11.
25992
25993 * gdb.base/attach.exp: Handle another hpux11 error message variant
25994 when attaching to a process that does not exist.
25995
259961999-08-19 J.T. Conklin <jtc@redback.com>
25997
25998 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 25999 characters in 'continue to 1241' test.
53a5351d
JM
26000
260011999-08-17 Stan Shebs <shebs@andros.cygnus.com>
26002
26003 * gdb.base/call-ar-st.exp: Add a shorter match case for the
26004 stop in print_long_arg_list, define and use a whitespace
26005 variable in print_small_structs test, add an XFAIL for Solaris.
26006 * gdb.base/dbx.exp: XFAIL func commands until somebody is
26007 interested enough to fix.
26008
7be570e7
JM
260091999-08-13 Keith Seitz <keiths@cygnus.com>
26010
26011 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
26012 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26013 proc knows about targets other than the natives.
26014 (test_assign): Use "gdb_run_cmd" to "run" the target.
26015 Check that we've actually hit the breakpoint at main.
26016 When we attempt to assign a value to a local variable, check
26017 that the variable is in the current scope, i.e., don't use
26018 a test with an empty result.
26019
26020Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26021
26022 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26023 command.
7be570e7
JM
26024
260251999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26026
26027 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26028 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26029 gdb.compat, gdb.threads-hp.
26030 gdb.hp/configure, gdb.hp/configure.in: New files.
26031 gdb.hp/Makefile.in: Recurse into new subdirs.
26032 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26033 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26034 in object files.
26035 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26036
96baa820
JM
260371999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26038
26039 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26040 funky printf, remove a bogus p/a test.
96baa820
JM
26041
260421999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26043
26044 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26045 connected to the target. This is necessary when running not
26046 natively.
96baa820
JM
26047
260481999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26049
26050 * gdb.base/step-test.exp: Removed some extraneous messages.
26051
26052 * gdb.base/long_long.exp: Don't run memory examination tests
26053 on little-endian targets (they will need a different set of
26054 results to match).
26055
260561999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26057
26058 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26059 until somebody decides to fix GDB.
26060
26061 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26062 constant as "ULL".
96baa820
JM
26063 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26064 matches for a couple x/2 commands.
26065
a0b3c4fd
JM
260661999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26067
26068 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26069 by merging in ref-types2 tests.
26070 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26071
26072 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26073 * gdb.c++/Makefile.in: Add standard actions.
26074 (EXECUTABLES): Rename from PROGS, update list.
26075 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26076 from gdb.hp.
26077 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26078 foo and bar locals.
26079 * gdb.c++/anon-union.exp: Fix tests to match.
26080 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26081 expect matches to handle output variations.
26082 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26083 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26084 output, add HP alternatives for new and delete prints.
a0b3c4fd 26085 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26086 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26087 * gdb.c++/demangle.exp: Use $style when reporting failure.
26088 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26089 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26090 match alternatives.
26091 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26092 compilers.
a0b3c4fd
JM
26093 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26094 * gdb.c++/method.exp: Add match alternatives.
26095 * gdb.c++/misc.cc: Add bool types.
26096 * gdb.c++/misc.exp: Add tests for bool types.
26097 * gdb.c++/overload.exp: Add xfails.
26098 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26099 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26100 add some more template parameter tests (only for HP currently).
26101 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26102 * gdb.c++/virtfunc.cc: Add return type and value for main.
26103 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26104 match alternatives.
d63a86f8 26105
a0b3c4fd
JM
261061999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26107
26108 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26109
261101999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26111
26112 * gdb.base/signals.exp: Don't expect getting a backtrace from
26113 within a signal handler to fail on Linux.
26114
261151999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26116
26117 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26118 * lib/gdb.exp: Remove some gratuitious semicolons.
26119 (delete_breakpoints): Increase timeout.
26120 (gdb_expect): Add -notransfer option.
26121 (gdb_test): Use -notransfer option.
26122 (get_compiler_info): Add f77 case.
26123 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26124 case.
a0b3c4fd
JM
26125 (gdb_preprocess): Call get_compiler.
26126
26127 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26128 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26129 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26130 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26131 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26132 third arg to gdb_test.
a0b3c4fd
JM
26133 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26134 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26135 HP-UX xfails, add others.
a0b3c4fd
JM
26136 * gdb.base/completion.exp: Reflect name change of self-test.
26137 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26138 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26139 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26140 HP failure number.
a0b3c4fd
JM
26141 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26142 useless HP-UX 10.30 references.
26143 * gdb.base/maint.exp: Loosen matches.
26144 * gdb.base/pointers.c (main): Declare more_code.
26145 * gdb.base/pointers.exp: Match on output of a `next'.
26146 * gdb.base/structs.c: Add prototypes.
26147 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26148 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26149
261501999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26151
26152 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26153 command.
a0b3c4fd
JM
26154
261551999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26156
26157 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26158 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26159
26160 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26161 debug info. Deal with lack of signal hanlder info in stack.
26162
a9c64011 26163 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26164 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26165
5a2468f5
JM
261661999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26167
26168 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26169 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26170
adf40b2e
JM
26171Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26172
26173 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26174 a1-selftest.exp.
adf40b2e
JM
26175 * gdb.base/configure: Re-generate.
26176
261771999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26178
26179 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26180 in trying to run first and name is too long.
26181
26182 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26183 pointers2.c and pointers2.exp, respectively.
26184 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26185 doschk happier.
26186
43e526b9
JM
261871999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26188
26189 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26190 callfuncs2.c and callfuncs2.exp.
26191
26192 * gdb.base/list.exp: Remove mistaken xfails.
26193 * gdb.base/list0.h: Add optional prototypes.
26194
9846de1b
JM
26195Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26196
a9c64011 26197 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26198 calling malloc.
a9c64011
AS
26199 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26200 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26201 use.
9846de1b
JM
26202
262031999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26204
26205 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26206 * gdb.base/annota2.cc, annota2.exp: Move from here.
26207 * gdb.c++/annota2.cc, annota2.exp: To here.
26208 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26209
43ff13b4
JM
26210Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26211
26212 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26213 a consistent format.
43ff13b4 26214
085dd6e6
JM
262151999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26216
26217 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26218 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26219 HP compilers, also set the globals $true and $false.
26220
26221 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26222 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26223 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26224 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26225 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26226 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26227 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26228 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26229 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26230 whatis.c} Add C++ compatible function definitions and return
26231 types, add includes for library functions.
085dd6e6
JM
26232 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26233 * gdb.base/step-test.c (myglob): Rename from glob.
26234 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26235 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26236 files, move here from gdb.hp.
085dd6e6 26237 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26238 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26239 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26240 Adjust line numbers in regexps.
085dd6e6
JM
26241
26242 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26243 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26244 instead of 0/1.
26245
26246 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26247 foll-vfork.exp: New files, move here from gdb.hp.
26248 * gdb.base/page.exp: New file, test of pagination command.
26249
26250 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26251 recursion test.
26252 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26253
26254 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26255 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26256
26257 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26258 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26259 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26260 watchpoint test.
085dd6e6
JM
26261 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26262 them work.
26263 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26264 expressions properly.
26265 * gdb.base/corefile.exp: Loosen the match slightly.
26266 * gdb.base/default.exp: Allow "Error accessing memory" message
26267 also.
26268 * gdb.base/display.exp: Skip over x/0 j if PA64.
26269 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26270 * gdb.base/interrupt.exp: Ditto.
26271 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26272 in use.
26273 * gdb.base/list.exp: Add xfails for HP-UX.
26274 * gdb.base/long_long.exp: Refine some of the numeric matches.
26275 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26276 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26277 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26278 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26279 * gdb.base/ptype.exp: Succeed on more varieties of output.
26280 * gdb.base/scope.exp: Add xfails for HP-UX.
26281 * gdb.base/sect-cmd.exp: Add more cases.
26282 * gdb.base/setvar.exp: Add xfails for HP-UX.
26283 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26284 * gdb.base/signals.exp: Match on void symbolically.
26285 * gdb.base/step-test.exp: Add case for PA64.
26286 * gdb.base/term.exp: Add exit and restart.
26287 * gdb.base/twice.exp: Clean up after self.
26288 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26289 * gdb.base/whatis.exp: Allow more ways to pass tests.
26290
26291 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 26292 no longer useful.
085dd6e6
JM
26293
26294Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26295
26296 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 26297 list of patterns.
085dd6e6 26298 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26299 print_double_array(double_array)", "continuing to breakpoint
26300 1018", "print print_double_array(array_d)" and "continuing to
26301 1034" tests.
d63a86f8 26302
085dd6e6
JM
263031999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26304
a9c64011 26305 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26306
263071999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26308
26309 * config/mt-*: Remove, these haven't been used since 1996.
26310
263111999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26312
26313 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 26314 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
26315 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26316
9e0b60a8
JM
263171999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26318
26319 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26320 simpler match case for the ptype of the big class.
26321
263221999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26323
26324 * gdb.exp: Fix test for gdb_prompt existence.
26325
263261999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26327
26328 * gdb.exp (gdb_test): Add fail after calls to perror.
26329
263301999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26331
26332 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26333
263341999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26335
26336 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26337
0f71a2f6
JM
26338Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26339
26340 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 26341 malloc() is linked in.
0f71a2f6
JM
26342
263431999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26344
26345 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26346 step at end.
26347
26348 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26349
263501999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26351
26352 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26353
cce74817
JM
26354Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26355
26356 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26357 * gdb.base/mips_pro.exp: Likewise.
26358
263591999-06-02 Keith Seitz <keiths@cygnus.com>
26360
26361 * gdb.c++/templates.cc: Change all "new" operators to throw
26362 an exception.
26363 * gdb.c++/cplusfuncs.cc: Likewise.
26364
26365 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26366
26367Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26368
26369 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
26370 * gdb.base/ending-run.exp: When stepping out of main, accept a
26371 step into an arbitrary assembler file.
cce74817 26372
392a587b
JM
263731999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26374
d63a86f8 26375 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 26376 "breakpoint-invalid" to be printed.
6fdff2c5
PA
26377 * gdb.base/annota2.exp: Revise line number for main
26378 breakpoint. Allow any number of "frames-invalid" and
26379 "breakpoint-invalid" to be printed.
392a587b
JM
26380 * gdb.base/annota2.cc: Initialize a.x to 0.
26381
9e086581
JM
263821999-05-17 Keith Seitz <keiths@cygnus.com>
26383
6fdff2c5
PA
26384 * gdb.base/call-ar-st.exp: Skip
26385 "print print_double_array (double_array)" when "skip_float_tests" set.
26386 Ditto for "print print_double_array(array_d)",
26387 "print print_small_structs", "print print_ten_doubles", and
26388 "step into print_long_arg_list".
26389 Don't assume we can step into "print_long_arg_list": we could step
26390 into memcpy.
26391 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26392 "skip_float_tests" is set: "print print_one_double(*d1)"
26393 and "print print_two_floats(*f3)".
9e086581
JM
26394 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26395 "skip_float_tests" is set.
6fdff2c5
PA
26396 * gdb.base/varargs.exp: Skip
26397 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26398 "skip_float_tests" set.
d63a86f8 26399
cd0fc7c3
SS
264001999-05-06 Keith Seitz <keiths@cygnus.com>
26401
26402 * gdb.base/annota2.cc: Include stdio.h.
26403
26404Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26405
26406 * gdb.base/crossload.exp: Remove, this has been disabled ever
26407 since BFD stopped including all targets, and cross-GDB gets
26408 plenty of testing anyway.
26409 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
26410 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26411 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
26412 * gdb.base/README: Remove, was doc for this.
26413 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 26414 needed.
cd0fc7c3 26415
b83266a0
SS
264161999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26417
26418 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26419 output.
26420
26421 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26422 * gdb.base/annota2.exp: New file. More annotation tests.
26423 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26424 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26425
264261999-04-23 Angela Marie Thomas <angela@cygnus.com>
26427
26428 * config/cfdbug.exp: New file.
26429
7a292a7a
SS
264301999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26431
26432 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26433 Marcus Daniel's and Dale Hawkins's demangler crashes.
26434
26435 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
26436 test_lucid_style_demangling, test_arm_style_demangling,
26437 test_hp_style_demangling): Try Tom Tromey's core-dumping
26438 identifier under each demangling style.
7a292a7a
SS
26439
264401999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26441
26442 * gdb.c++/demangle.exp: Include the current demangling style
26443 in all test names.
26444 (current_demangling_style): New global variable.
26445 (set_demangling_style, test_demangling_core, test_demangling,
26446 test_demangling_exact): New functions.
26447 (test_gnu_style_demangling, test_lucid_style_demangling,
26448 test_arm_style_demangling, test_hp_style_demangling): Use those,
26449 instead of calling gdb_test and gdb_test_exact directly.
26450 (catch_demangling_errors): New function, which reports errors
26451 signalled by the demangling test functions in an orderly way.
26452 (do_tests): Use catch_demangling_errors.
26453
264541999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26455
26456 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 26457 grouping in expressions, not {}.
7a292a7a
SS
26458
26459 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 26460 initialized yet.
7a292a7a
SS
26461
264621999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26463
26464 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26465 are listed.
26466
264671999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26468
26469 * gdb.stabs/weird.exp: Test for CC being defined before
26470 looking at its value.
26471
264721999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26473
26474 * gdb.base/call-ar-st.exp: Remove stray '#'.
26475 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26476 "short int" and "long int".
26477 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 26478 change, to mollify finicky HP compiler.
7a292a7a
SS
26479 * gdb.hp/reg-test.exp (testfile): Fix file name.
26480 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 26481
7a292a7a
SS
26482 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26483 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26484 alternate form of enum ptype.
26485
c906108c
SS
264861999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26487
7a292a7a
SS
26488 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26489 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
26490 passing skip_hp_tests, so as not to waste time on guaranteed
26491 failure.
7a292a7a 26492
c906108c
SS
26493 * gdb.c++/overload.cc: Pass string instead of char addr, always
26494 init ccpfoo.
26495 * gdb.c++/templates.cc: Fix syntax error.
26496
7a292a7a
SS
26497Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26498
26499 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 26500 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
26501 command.
26502
265031999-03-18 James Ingham <jingham@cygnus.com>
26504
26505 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26506
26507 * gdb.c++/method.exp: It was testing an uninitialized int on the
26508 stack and assuming it was positive.
26509
26510 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26511
26512 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 26513 keep it from killing the rest of the tests.
7a292a7a
SS
26514 Use gdb_continue_to_end.
26515
26516 * gdb.base/sigall.exp: use gdb_continue_to_end.
26517
26518 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26519
26520 * gdb.base/display.exp: use runto_main, not run.
26521
d63a86f8
RM
26522 * gdb.base/default.exp: Check for the current error message in the
26523 r abbreviation test.
7a292a7a
SS
26524 Add strongarm to the targets that know info float.
26525
d63a86f8 26526 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
26527 run which doesn't work with monitors.
26528
6fdff2c5
PA
26529 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26530 1034 test.
7a292a7a
SS
26531
26532 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26533
6fdff2c5
PA
26534 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26535 end of a program. Traps the case (in Cygmon) when the program
26536 never really exits. Same as Mark's continue_to_exit, but I had
26537 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
26538
26539 * config/monitor.exp (gdb_target_monitor): added another
26540 target_info parameter: remotebinarydownload. This will set the
26541 remotebinarydownload flag if this is causing some boards trouble.
26542
265431999-03-18 Mark Salter <msalter@cygnus.com>
26544
26545 * lib/gdb.exp (continue_to_exit): New function.
26546
26547 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26548 * gdb.base/ending-run.exp: Ditto.
26549 * gdb.base/step-test.exp: Ditto.
26550
265511999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26552
26553 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26554 (suggested by Art Haas <ahaas@neosoft.com>).
26555
265561999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26557
889bf7c5 26558 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
26559
26560Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26561
26562 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 26563 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
26564
265651999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26566
26567 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26568 a call to strlen; sometimes we do have sources.
26569
265701999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
26571
26572 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 26573 character, so GDB won't print garbage after its end.
d63a86f8 26574
c906108c
SS
26575 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26576 breakpoint there instead. Sometimes GCC emits memcpy to handle
26577 the large structures being passed by value, so we step into that
26578 instead of sum_array_print, which obscures what we're really testing.
26579 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
26580 the bizarre steps into memcpy, so do that here. Add check for
26581 stepping into function calls that pass large structures by value.
26582 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
26583 Remove all references to specific line numbers.
26584 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26585 New type and function.
26586 (main): Call large_struct_by_value, passing it a large struct by value.
26587 * lib/gdb.exp (gdb_get_line_number): New function.
26588
26589 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26590 more portable.
26591
7a292a7a
SS
265921999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26593
c906108c
SS
26594 * lib/gdb.exp: Doc fixes.
26595
7a292a7a
SS
265961999-03-05 Nick Clifton <nickc@cygnus.com>
26597
d63a86f8 26598 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
26599
266001999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26601
c906108c 26602 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
26603 commands. They're not germane to this test, and they don't work
26604 that way on remote targets.
c906108c 26605
3fc11d3e
JM
266061999-03-01 James Ingham <jingham@cygnus.com>
26607
26608 * Changelog entries merged over from gdb development branch.
26609
3fc11d3e
JM
26610 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26611
26612 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26613 for outputting results of test run.
26614
2d4a1622 26615 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
26616
26617 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 26618
7a292a7a
SS
266191999-02-25 Felix Lee <flee@cygnus.com>
26620
26621 * lib/gdb.exp (debug_format): initialize
26622
c906108c
SS
266231999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26624
26625 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26626 * gdb.base/call-rt-st.c: Ditto.
26627
c906108c
SS
266281999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26629
26630 * gdb.threads/pthreads.exp (horiz): New variable.
26631 (test_startup): Fix regexps that capture thread numbers.
26632
266331999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26634
26635 * gdb.base/smoke.exp: Disambiguate two test case names (both
26636 called ``print'').
26637
26638Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26639
26640 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 26641 compilation.
c906108c
SS
26642
266431999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26644
26645 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26646 actual output formatting.
26647 * gdb.base/smoke.exp: GDB removes leading 0's.
26648 * gdb.base/volatile.exp: Don't check type of remuneration;
26649 that variable is no longer defined in constvars.c.
26650 * gdb.base/step-test.c (main): Exit with explicit exit code.
26651 * gdb.base/step-test.exp: Remove two nexti checks--they are
26652 not portable.
26653
266541999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26655
26656 * gdb.base/help.exp ("help delete display"): Fix test to match
26657 gdb's output.
26658
26659 * gdb.base/long_long.c (known_types): Initialize values to zero.
26660 * gdb.base/long_long.exp: Step one more line
26661 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
26662 leading zeros. Explicitly ask for hex formatting. Use
26663 unique test case names.
c906108c
SS
26664
26665Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26666
d63a86f8 26667 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
26668
26669 * gdb.c++/method.exp: Add missing close brace.
26670
266711999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26672
26673 * gdb.base/maint.exp: Use 'set height 0' to disable page
26674 prompting, not 'set height 400'.
26675
26676 Fix a bunch of timeouts.
26677 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26678 four separate tests, so expect doesn't take forever to match a ton
26679 of text against a regexp with lots of .* forms.
26680 ("maint print psymbols", "maint print symbols"): Make some of
26681 these greps more selective, so that expect doesn't try to wade
26682 through huge piles of output and time out.
26683
26684 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26685
26686 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
26687 tests: one which doesn't expect shlib events to be reported, and
26688 another which does, but is XFAIL for all platforms other than
26689 HP/UX.
c906108c
SS
26690
26691 * gdb.base/break.exp: Teach the test suite that the `catch
26692 fork', `catch vfork', and `catch exec' commands produce error
26693 messages on platforms that don't provide these features.
26694
26695Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26696
26697 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
26698 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26699 (shortening names from solib_threshold.exp etc), won't run on
26700 anything but HP-UX for the foreseeable future.
c906108c 26701 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 26702 reflect move.
c906108c
SS
26703
26704Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26705
26706 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 26707 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
26708
26709Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26710
26711 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26712 successfully re-sets breakpoints in shared libraries.
26713 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26714
26715Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26716
d63a86f8
RM
26717 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26718 and compiled w/o GCC.
c906108c
SS
26719
26720 * gdb.hp/watch-cmd.exp: ditto.
26721
26722 * gdb.hp/watch-hp.exp: ditto.
26723
26724 * gdb.hp/xdb1.exp: ditto.
26725
26726 * gdb.hp/xdb2.exp: ditto.
26727
26728 * gdb.hp/dbx.exp: ditto.
26729
26730Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26731
26732 * constvars.c: Remove C++-isms.
26733 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 26734 with GCC.
c906108c
SS
26735
26736Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26737
26738 The following changes are part of the HP merge.
26739
26740 * gdb.base/break.exp: new tests to verify that catchpoints for
26741 fork, vfork, and exec don't trigger inappropriately.
26742
26743 * gdb.base/opaque.exp: compile one file at a time, then link.
26744
26745 * gdb.base/signals.exp: be more restrictive about which hppa
26746 systems receive a setup_xfail. new tests.
26747
26748 * gdb.base/solib_threshold.build: new file.
26749 * gdb.base/solib_threshold.exp: new file.
26750 * gdb.base/solib_threshold.link_opts: new file.
26751 * gdb.base/solib_threshold.mk: new file.
26752 * gdb.base/gen_solib_threshold.c: new file.
26753
26754 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26755 tests. New tests for enums inside classes.
26756
26757 * gdb.c++/compiler.cc: indicate support of template debugging.
26758
26759 * gdb.c++/demangle.exp: run hp style demangling tests.
26760
26761 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26762 tests.
26763
26764 * gdb.c++/misc.cc: changes to support new tests.
26765
26766 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26767 to support new tests.
26768
26769 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26770 gcc, then skip these tests.
26771
26772Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26773
26774 The following files are part of the HP merge; some had longer
26775 names at HP, but have been renamed to be no more than 14
26776 characters in length.
26777
26778 * gdb.hp/ambiguous.cc: new file.
26779 * gdb.hp/ambiguous.exp: new file.
26780 * gdb.hp/attach.exp: new file.
26781 * gdb.hp/attach2.exp: new file.
26782 * gdb.hp/classes-hp.exp: new file.
26783 * gdb.hp/ctti.exp: new file.
26784 * gdb.hp/ctti-add.cc: new file.
26785 * gdb.hp/ctti-add1.cc: new file.
26786 * gdb.hp/ctti-add2.cc: new file.
26787 * gdb.hp/ctti-add3.cc: new file.
26788 * gdb.hp/dbx.exp: new file.
26789 * gdb.hp/exception.cc: new file.
26790 * gdb.hp/exception.exp: new file.
26791 * gdb.hp/foll-exec.c: new file.
26792 * gdb.hp/foll-exec.exp: new file.
26793 * gdb.hp/foll-fork.c: new file.
26794 * gdb.hp/foll-fork.exp: new file.
26795 * gdb.hp/foll-vfork.c: new file.
26796 * gdb.hp/foll-vfork.exp: new file.
26797 * gdb.hp/inherit-hp.exp: new file.
26798 * gdb.hp/more-steps.exp: new file.
26799 * gdb.hp/namespace.cc: new file.
26800 * gdb.hp/namespace.exp: new file.
26801 * gdb.hp/optimize.exp: new file.
26802 * gdb.hp/pxdb.c: new file.
26803 * gdb.hp/pxdb.exp: new file.
26804 * gdb.hp/quicksort.exp: new file.
26805 * gdb.hp/reg-test.exp: new file.
26806 * gdb.hp/reg-test.s: new file.
26807 * gdb.hp/sized-enum.c: new file.
26808 * gdb.hp/sized-enum.exp: new file.
26809 * gdb.hp/start-stop.exp: new file.
26810 * gdb.hp/templ-hp.cc: new file.
26811 * gdb.hp/templ-hp.exp: new file.
26812 * gdb.hp/thr-lib.c: new file.
26813 * gdb.hp/thr-lib.exp: new file.
26814 * gdb.hp/thr-lib.h: new file.
26815 * gdb.hp/thr-liblib.c: new file.
26816 * gdb.hp/virtfun-hp.c: new file.
26817 * gdb.hp/virtfun-hp.exp: new file.
26818 * gdb.hp/watch-cmd.exp: new file.
26819 * gdb.hp/watch-hp.exp: new file.
26820 * gdb.hp/xdb1.exp: new file.
26821 * gdb.hp/xdb2.exp: new file.
26822 * gdb.hp/xdb3.exp: new file.
26823
26824Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26825
26826 The following files are part of the HP merge; some had longer
26827 names at HP, but have been renamed to be no more than 14
26828 characters in length.
26829
26830 * gdb.base/ss.h: new file.
26831 * gdb.base/call-ar-st.c: new file.
26832 * gdb.base/call-ar-st.exp: new file.
26833 * gdb.base/call-rt-st.c: new file.
26834 * gdb.base/call-rt-st-exp: new file.
26835 * gdb.base/call-strs.exp: new file.
26836 * gdb.base/ena-dis-br.exp: new file.
26837 * gdb.base/environ.exp: new file.
26838 * gdb.base/long_long.exp: new file.
26839 * gdb.base/sect-cmd.exp: new file.
26840 * gdb.base/shlib-cl2.exp: new file.
26841 * gdb.base/smoke.exp: new file.
26842 * gdb.base/so-impl-ld.c: new file.
26843 * gdb.base/so-impl-ld.exp: new file.
26844 * gdb.base/so-indr-cl.c: new file.
26845 * gdb.base/so-indr-cl.exp: new file.
26846 * gdb.base/varargs.exp: new file.
26847 * gdb.base/volatile.exp: new file.
26848 * gdb.base/whatis-exp.exp: new file.
7a292a7a 26849 * gdb.base/display.exp: new file.
c906108c
SS
26850 * gdb.c++/derivation.exp: new file.
26851 * gdb.c++/local.exp: new file.
26852 * gdb.c++/member-ptr.exp: new file.
26853 * gdb.c++/overload.exp: new file.
26854 * gdb.c++/ovldbreak.exp: new file.
26855 * gdb.c++/ref-types.exp: new file.
26856 * gdb.c++/ref-types2.exp: new file.
26857 * gdb.c++/userdef.exp: new file.
d63a86f8 26858
c906108c
SS
26859Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26860
26861 * gdb.base/default.exp: Reflect wording change in remote.c.
26862
dc96c6c7 26863Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26864
26865 * gdb.base/help.exp: Update to reflect current text.
26866
26867Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26868
26869 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26870 they're stack variables and contain garbage.
26871 * gdb.c++/anon-union.exp: new file.
26872
26873 The following changes were made by David Taylor
889bf7c5
PA
26874 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26875 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26876 in changes by HP.
c906108c
SS
26877
26878 * gdb.base/bitops.exp: new file.
26879 * gdb.base/default.exp: change expected messages for catch and
26880 info catch tests to reflect HP merge changes.
26881 * gdb.base/enable-disable-break.exp
26882 * gdb.base/ending-run.c: new file.
26883 * gdb.base/long_long.c: new file.
26884 * gdb.base/maint.exp: new file.
26885 * gdb.base/pointers2.exp: new file.
26886 * gdb.base/shlib-call2.exp: new file.
26887 * gdb.base/solib.exp: new file.
26888 * gdb.base/step-test.c: new file.
26889 * gdb.c++/anon-union.cc: new file.
26890 * gdb.c++/local.cc: new file.
26891 * gdb.c++/member-pointer.cc: new file.
26892 * gdb.c++/method.cc: new file.
26893 * gdb.c++/ref-types.cc: new file.
26894 * gdb.c++/ref-types2.cc: new file.
26895 * gdb.c++/userdef.cc: new file.
d63a86f8 26896
c906108c
SS
26897 * gdb.base/scope.exp: compile one file at a time, then link.
26898 * gdb.base/langs.exp: ditto.
26899 * gdb.base/list.exp: ditto.
d63a86f8 26900
c906108c
SS
26901Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26902
26903 The following changes were made by David Taylor
889bf7c5
PA
26904 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26905 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26906 in changes by HP.
d63a86f8 26907
c906108c
SS
26908 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26909 skip tests. When compiling pass c++ flag to gdb_compile.
26910 * gdb.c++/
d63a86f8 26911
c906108c
SS
26912 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26913 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26914 (skip_hp_tests): new function.
26915 (gdb_preprocess): new function.
26916
26917 * configure.in (hpdir): decide whether to configure gdb.hp.
26918 * configure: regenerated.
26919
26920 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26921 to delete on clean.
26922 (EXECUTABLES): update to reflect new additions.
26923 * gdb.base/commands.exp: update message expected.
26924 * gdb.base/default.exp: add copyright notice.
26925 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26926 * gdb.base/help.exp: update messages to reflect current text.
26927 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26928 targets for recurse tests.
26929 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26930 skip this file.
26931
26932 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26933 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26934 compilation.
26935 * gdb.c++/misc.exp: ditto.
26936 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26937 run the tests. tell gdb_compile that it's a c++ compilation.
26938
26939 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 26940
c906108c
SS
26941 * gdb.base/all-bin.exp: new file.
26942 * gdb.base/arithmet.exp: new file.
26943 * gdb.base/assign.exp: new file.
26944 * gdb.base/completion.exp: new file.
26945 * gdb.base/cond-expr.exp: new file.
26946 * gdb.base/condbreak.exp: new file.
26947 * gdb.base/define.exp: new file.
26948 * gdb.base/dollar.exp: new file.
26949 * gdb.base/environment.exp: new file.
26950 * gdb.base/eval-skip.exp: new file.
26951 * gdb.base/jump.exp: new file.
26952 * gdb.base/logical.exp: new file.
26953 * gdb.base/pointers.exp: new file.
26954 * gdb.base/relational.exp: new file.
26955 * gdb.base/section_command.exp: new file.
26956 * gdb.base/whatis-expr.exp: new file.
26957
26958 * gdb.base/all-types.c: new file.
26959 * gdb.base/call-array-struct.c: new file.
26960 * gdb.base/call-return-struct.c: new file.
26961 * gdb.base/call-strings.c: new file.
26962 * gdb.base/callfuncs2.c: new file.
26963 * gdb.base/condbreak.c: new file.
26964 * gdb.base/constvars.c: new file.
26965 * gdb.base/display.c: new file.
26966 * gdb.base/int-type.c: new file.
26967 * gdb.base/jump.c: new file.
26968 * gdb.base/miscexprs.c: new file.
26969 * gdb.base/pointers.c: new file.
26970 * gdb.base/pointers2.c: new file.
26971 * gdb.base/shmain.c: new file.
26972 * gdb.base/shr1.c: new file.
26973 * gdb.base/shr2.c: new file.
26974 * gdb.base/solib.c: new file.
26975 * gdb.base/solib1.c: new file.
26976 * gdb.base/solib2.c: new file.
26977 * gdb.base/varargs.c: new file.
26978 * gdb.c++/derivation.cc: new file.
26979 * gdb.c++/overload.cc: new file.
26980 * gdb.c++/ovldbreak.cc: new file.
26981 * gdb.hp/attach.c: new file.
26982 * gdb.hp/attach2.c: new file.
26983 * gdb.hp/average.c: new file.
26984 * gdb.hp/compiler.c: new file.
26985 * gdb.hp/compiler.cc: new file.
26986 * gdb.hp/execd-program.c: new file.
26987 * gdb.hp/follow-exec.c: new file.
26988 * gdb.hp/follow-fork.c: new file.
26989 * gdb.hp/follow-vfork-and-exec.c: new file.
26990 * gdb.hp/misc-hp.cc: new file.
26991 * gdb.hp/more-steps.c: new file.
26992 * gdb.hp/optimize.c: new file.
26993 * gdb.hp/quicksort.c: new file.
26994 * gdb.hp/run-hp.c: new file.
26995 * gdb.hp/start-stop.c: new file.
26996 * gdb.hp/sum.c: new file.
26997 * gdb.hp/templates-hp.cc: new file.
26998 * gdb.hp/thread-local-in-lib.c: new file.
26999 * gdb.hp/thread-local-in-lib.h: new file.
27000 * gdb.hp/thread-local-in-lib.lib.c: new file.
27001 * gdb.hp/vforked-program.c: new file.
27002 * gdb.hp/virtfunc-hp.cc: new file.
27003 * gdb.hp/watchpoint-hp.c: new file.
27004 * gdb.hp/xdb.c: new file.
27005 * gdb.hp/xdb0.c: new file.
27006 * gdb.hp/xdb0.h: new file.
27007 * gdb.hp/xdb1.c: new file.
27008
27009Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
27010
27011 The following change was made by Edith Epstein
889bf7c5
PA
27012 <eepstein@cygnus.com> as part of a project to merge in changes
27013 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27014
27015 * gdb.c++/demangle.exp: changed the expected output for some
27016 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27017 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27018 T1<char>::~T1<char>(void)
c906108c 27019 becomes,
a9c64011
AS
27020 maint demangle __dt__11T1__pt__2_cFv
27021 T1<char>::~T1(void)
c906108c 27022
889bf7c5 27023 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27024
c906108c
SS
27025Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27026
27027 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27028 * gdb.trace/backtrace.exp: Likewise.
27029 * gdb.trace/circ.exp: Likewise.
27030 * gdb.trace/collection.exp: Likewise.
27031 * gdb.trace/deltrace.exp: Likewise.
27032 * gdb.trace/infotrace.exp: Likewise.
27033 * gdb.trace/limits.exp: Likewise.
27034 * gdb.trace/packetlen.exp: Likewise.
27035 * gdb.trace/passc-dyn.exp: Likewise.
27036 * gdb.trace/passcount.exp: Likewise.
27037 * gdb.trace/report.exp: Likewise.
27038 * gdb.trace/save-trace.exp: Likewise.
27039 * gdb.trace/tfind.exp: Likewise.
27040 * gdb.trace/tracecmd.exp: Likewise.
27041 * gdb.trace/while-dyn.exp: Likewise.
27042 * gdb.trace/while-stepping.exp: Likewise.
27043
270441998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27045
27046 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27047
27048Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27049
27050 From Brendan Kehoe:
27051 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27052 int return types.
27053
27054Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27055
27056 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27057 remote dos host testing right.
c906108c
SS
27058
27059Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27060
27061 * gdb.base/corefile.exp: remove some xfails.
27062
27063Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27064
27065 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27066 have different timestamps.
c906108c
SS
27067
27068Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27069
27070 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27071 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27072
27073Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27074
27075 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27076 delta.
c906108c
SS
27077
27078Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27079
27080 * gdb.base/default.exp: Add brace missing from previous delta.
27081
27082Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27083
27084 * gdb.base/default.exp: Support test for info float for all
27085 varieties of arm toolchain.
27086
dc96c6c7 27087Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27088
27089 * gdb.trace/*.exp: remove "remote_download" command.
27090
dc96c6c7 27091Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27092
27093 * gdb.trace/*.exp: remove -gdwarf from compile.
27094
27095Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27096
27097 * gdb.trace/configure.in(AC_INIT): typo
27098 * gdb.trace/configure: regenerated
27099
dc96c6c7 27100Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27101
27102 * config/m68k-emc.exp: New file.
27103 * lib/<emc-support.exp trace-support.exp}: New files.
27104 * configure.in: add new test directory gdb.trace.
27105 * gdb.trace/{configure configure.in Makefile.in}: New files.
27106 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27107 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27108 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27109 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27110 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27111 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27112 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27113
dc96c6c7 27114Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27115
27116 * gdb.c++/classes.exp: Change all regular expressions to match
27117 arbitrary combinations of newline/carriage-return, so that they
27118 will work equally well on Unix and Windows.
27119 * gdb.c++/inherit.exp: ditto.
27120 * gdb.c++/virtfunc.exp: ditto.
27121
271221998-08-11 Dawn Perchik <dawn@cygnus.com>
27123
27124 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27125
c2d11a7d
JM
27126Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27127
27128 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27129 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27130 to use a0-a3/d0-d3 as needed.
27131
27132Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27133
27134 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27135 * gdb.disasm/am33.exp: Corresponding changes.
27136
c906108c
SS
271371998-07-11 Felix Lee <flee@cygnus.com>
27138
27139 * gdb.base/callfuncs.exp: add cmp10 test.
27140 * gdb.base/callfuncs.c (cmp10): new function.
27141
27142Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27143
d63a86f8 27144 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27145 into two parts to get around a synchronization problem in expect.
27146
3fc11d3e
JM
27147Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27148
27149 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27150
27151 * configure.in: Add options for gdbtk testsuite.
27152
27153 * configure: Regenerate.
27154
27155 * gdb.gdbtk: New directory to hold gdbtk tests.
27156
c906108c
SS
27157Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27158
27159 * gdb.fortran/types.exp: Escape brackets in expect patterns
27160 for test_float_literal_types_accepted tests.
27161 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27162 before run test.
27163
c2d11a7d
JM
27164Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27165
27166 * am33.exp: Just compile, do not link the testcase.
27167 * am33.s: Add ".am33" pseudoop to force am33 mode.
27168
c906108c
SS
271691998-06-25 Felix Lee <flee@cygnus.com>
27170
27171 * gdb.base/setshow.exp: make sure $pc is sane.
27172
27173 * gdb.stabs/weird.exp: split expect patterns properly.
27174
c2d11a7d
JM
27175Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27176
27177 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27178 * gdb.disasm/am33.exp: Run it.
27179
dc96c6c7 27180Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27181
27182 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27183 match processing (and eliminate spurious timeouts when running).
27184
dc96c6c7 27185Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27186
27187 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27188 exception test, but conditionalize it on target [mach | gnu].
27189
dc96c6c7 27190Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27191
27192 * gdb.base/overlays.exp: fixup compile line for linker script.
27193
27194Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27195
27196 * gdb.fortran/types.exp: don't guess at float size.
27197
27198Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27199
27200 * gdb.base/exprs.exp: delete test that depends on int size.
27201
27202Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27203
27204 * config/sim.exp: Removed checks for target triplets.
27205 (gdb_target_sim): Use gdb,target_sim_options.
27206
27207Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27208
27209 * gdb.base/reread.exp: New file.
27210 * gdb.base/reread1.c: New file.
27211 * gdb.base/reread2.c: New file.
27212
27213Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27214
27215 * config/sim.exp: Use 'target sim -sparclite' when running
27216 SPARClite programs.
27217
27218Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27219
27220 * gdb.base/structs2.exp: New file.
27221 * gdb.base/structs2.c: New file.
27222
27223Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27224
27225 * gdb.asm/common.inc: New file.
27226 * gdb.asm/d10v.inc: New file.
27227 * asm-source.exp: Pass -I's to gas to find .inc files.
27228 Update line numbers in expected output.
27229 * asmsrc1.s: Rewrite.
27230 * asmsrc2.s: Rewrite.
27231 * configure.in: Create arch.inc symlink.
27232 * configure: Regenerate.
27233 * Makefile.in (distclean): Delete arch.inc.
27234
27235Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27236
27237 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27238 (t_enum_value2): ditto
27239 (t_enum_value3): ditto
27240 (main): ditto
c906108c
SS
27241Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27242
27243 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27244 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27245 change.
27246 Use gdb_test instead of send_gdb/gdb_expect sequences.
27247
27248Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27249
27250 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27251 not void.
27252
27253Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27254
27255 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27256 subroutines. Used to test gdbs ability to single step through PC
27257 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27258
27259Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27260
27261 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27262 more rigorous EGCS C++ error checking.
27263
27264Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27265
a9c64011
AS
27266 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27267 tests.
27268 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27269 function when asleep.
27270 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27271 for i*86 Linux and SVR4 signal handling problems.
27272 Remove linux xfail for `next to handler in signals_tests_1', fixed
27273 by recent infrun.c change.
27274 Limit backtrace to 10 frames to avoid timeout problems with infinite
27275 stack backtraces.
27276 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27277 target.[ch] change.
c906108c
SS
27278
27279Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27280
27281 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27282 for a newline from gdb before continuing.
27283 (default_gdb_exit): Just look for y or n.
27284 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27285 it does, fail the rests of the tests in the file.
27286
27287Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27288
27289 * config/cygmon.exp: New file.
27290
27291Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27292
27293 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 27294 main" test on remote targets.
c906108c
SS
27295
27296 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27297 run test on remote targets.
27298
27299Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27300
27301 * gdb.asm: New directory.
27302 * configure.in: Configure it.
27303 * configure: Regenerate.
27304 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27305 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27306
27307Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27308
27309 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27310
dc96c6c7 27311Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27312
a9c64011
AS
27313 * gdb.base/overlays (several files): Merge the two overlay
27314 managers into one. Change variables (foox, barx, bazx, grbxx)
27315 back into ints but force them to load in their proper sections.
c906108c
SS
27316
27317Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27318
27319 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 27320 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
27321 (D10VCopy): Handle memory regions crossing 16k boundaries.
27322 (D10VCopy): Transfer data in 32 bit chunks.
27323
27324Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27325
27326 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 27327 correct.
c906108c
SS
27328
27329 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 27330 map. Include space for printf in .text segment.
c906108c
SS
27331
27332 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 27333 updated d10v memory VMA/LMA map.
c906108c 27334 (D10VCopy): Call D10VTranslate.
d63a86f8 27335
c906108c
SS
27336Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27337
27338 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27339
27340 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
27341 that it won't be put into the .sdata - small data -
27342 section. Update reference.
c906108c
SS
27343 * gdb.base/baz.c (bazx, baz): Ditto.
27344 * gdb.base/foo.c (foox, foo): Ditto.
27345 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27346
27347 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 27348 to be arrays.
d63a86f8 27349
dc96c6c7 27350Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27351
a9c64011
AS
27352 * gdb.base/overlays.exp: fix up and get working again.
27353 Add tests for backtraces from an overlay function.
d63a86f8 27354
c906108c
SS
27355Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27356
27357 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27358 "calling function with watchpoint enabled".
27359
27360Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27361
27362 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 27363 gdb_suppress_tests for d10v-*-*.
c906108c
SS
27364 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27365 pending review of whether it is useful or not.
27366
27367Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27368
27369 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27370
27371Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27372
27373 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27374 * config/dve.exp: New file to support Densan boards.
27375
27376Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27377
27378 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 27379 reads and BSD.
c906108c
SS
27380
27381Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27382
27383 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27384 response.
27385
27386 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27387
27388Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27389
27390 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 27391 test.
c906108c
SS
27392
27393 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 27394 target_sizeof_long and target_bigendian_p.
c906108c 27395 (structs_by_value, structs_by_reference): Check values according
889bf7c5 27396 to targets word size and endianess.
d63a86f8 27397
c906108c
SS
27398Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27399
27400 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 27401 output.
c906108c
SS
27402
27403Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27404
27405 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 27406 Update test of set args help to match source change.
c906108c
SS
27407
27408Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27409
27410 * gdb.base/default.exp: Expect help system output to be in
27411 alphabetical order.
27412 * gdb.base/help.exp: Ditto.
27413
27414Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27415
27416 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27417 "i*86-pc-linux-gnu*".
27418 * gdb.base/interrupt.exp: Ditto.
27419 * gdb.base/corefile.exp: Ditto.
27420
27421 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 27422 define vxworks when building the testcase.
c906108c
SS
27423
27424 * gdb.base/ptype.exp: Fix testnames to be unique.
27425 * gdb.base/radix.exp: Ditto.
27426 * gdb.base/term.exp: Ditto.
27427 * gdb.base/whatis.exp: Ditto.
27428 * gdb.c++/classes.exp: Ditto.
27429
27430Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27431
27432 * gdb.base/callfuncs.exp: Fix indentation.
27433
27434 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27435 suppress_flag has been set.
27436 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27437 target feature.
27438
27439Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27440
27441 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27442 the testcase.
27443
27444 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 27445 set_debug_traps() and breakpoint().
c906108c
SS
27446 * gdb.c++/misc.cc (main): Ditto.
27447 * gdb.c++/templates.cc (main): Ditto.
27448 * gdb.c++/virtfunc.cc (main): Ditto.
27449
27450Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27451
27452 * lib/gdb.exp(gdb_step_for_stub): New function.
27453 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27454 exists, reload the executable and do a "continue" instead of
27455 doing a jump.
27456 (runto_main): Use gdb_step_for_stub.
d63a86f8 27457
c906108c 27458 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 27459 tests to have unique names.
c906108c
SS
27460 * gdb.base/callfuncs.exp: Ditto.
27461 * gdb.base/commands.exp: Ditto.
27462 * gdb.base/default.exp: Ditto.
27463 * gdb.base/help.exp: Ditto.
27464 * gdb.base/list.exp: Ditto.
27465 * gdb.base/opaque.exp: Ditto.
27466 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27467 similar tests.
d63a86f8 27468
c906108c
SS
27469 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27470 * gdb.c++/cplusfuncs.cc: Ditto.
27471 * gdb.c++/virtfunc.cc: Ditto.
27472
27473 * config/monitor.exp: Keep track of the last file we saw, rather
27474 than trying to get the info from gdb.
27475
27476 * gdb.fortran/types.exp: Move comment to previous line.
27477
27478Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27479
27480 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 27481 target mode.
c906108c
SS
27482
27483Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27484
27485 From Bob Manson:
27486 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 27487 string from GDB when it connects.
c906108c
SS
27488
27489 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27490
27491Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27492
27493 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
27494 if we can't get a debug format from GDB (we may be testing an
27495 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
27496
27497 * gdb.stabs/weird.exp: Fix quoting.
27498
27499 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27500
27501Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27502
27503 * config/arm-ice.exp: New file.
27504
27505Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27506
27507 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 27508 until it has been modified to work with the new testsuite.
c906108c 27509
99707966 27510 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
27511 testcase won't compile, cause all of the testcases in the file to
27512 fail instead.
c906108c
SS
27513
27514 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27515 (gdb_clear_suppressed): New procedure.
27516 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27517 it contains a positive value.
27518
27519Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27520
27521 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27522
27523 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27524
27525Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27526
27527 * lib/gdb.exp (setup_xfail_format): New function.
27528 (get_debug_format): New function to get debug format.
27529 (debug_format): New global variable to hold last value set
27530 by get_debug_format.
27531 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 27532 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
27533 * gdb.c++/ptype.exp: Ditto.
27534 * gdb.c++/classes.exp: Ditto.
27535 * gdb.c++/cplusfuncs.exp: Ditto.
27536 * gdb.c++/inherit.exp: Ditto.
27537 * gdb.c++/templates.exp: Ditto.
27538 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 27539
c906108c
SS
27540Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27541
27542 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27543 host doesn't have a currently-open connection.
27544
27545 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
27546 any gdb stub target. Handle cases where gdb doesn't respond when
27547 interrupted in a sane fashion.
c906108c
SS
27548
27549 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 27550 same thing in a totally different way.
c906108c
SS
27551
27552 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 27553 setting "timeout".
c906108c 27554 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 27555 default_gdb_init now.
c906108c
SS
27556
27557Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27558
27559 * gdb.base/printcmds.exp: Fix "check for floating addition"
27560 regexp to accept results within approx +/- .01 of exact value.
27561 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27562
27563Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27564
27565 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 27566 properly.
c906108c
SS
27567 (gdb_expect): Add optional timeout parameter, and add timeout
27568 value to various calls.
27569 (gdb_suppress_tests): Only give one warning message per group.
27570
27571Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27572
27573 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
27574 global variables. Handle getting a value for $timeout more
27575 gracefully.
c906108c
SS
27576
27577Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27578
27579 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 27580 initialize.
c906108c 27581 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 27582 by a target configuration file.
c906108c
SS
27583 (gdb_expect): Pass the timeout to remote_expect.
27584
27585 * config/monitor.exp(gdb_load): Fix typo in regexp.
27586
27587Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27588
27589 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27590
27591Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27592
27593 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
27594 here. Call gdb_target_exec before rebooting the target, to make
27595 sure the connection to the target is closed.
c906108c
SS
27596 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27597 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27598 Also detect "Timeout reading from remote" error.
27599
27600 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
27601 gdb_target_monitor. Don't call gdb_file_cmd here; let
27602 gdb_target_monitor do it.
c906108c
SS
27603
27604 * gdb.disasm/hppa.exp: Don't use exec_output.
27605
27606Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27607
27608 * gdb.base/list.exp: If we're debugging a non-native target,
27609 try to set the pc register to point to the start of the
27610 program before doing the first list command.
27611
27612 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 27613 test_calls after restarting.
c906108c
SS
27614
27615 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 27616 reloading.
c906108c
SS
27617
27618 * gdb.base/watchpoint.exp: Fix typo.
27619
27620 * gdb.base/setshow.exp: Check for use_gdb_stub.
27621
27622 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 27623 stub case.
c906108c
SS
27624 * gdb.base/langs.exp: Ditto.
27625
27626 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
27627 gdb_load_offset. If we weren't given a file to load, figure out
27628 what the current file is and use it.
c906108c
SS
27629
27630 * config/i386-bozo.exp: New file.
27631
27632Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27633
27634 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27635 feature.
27636
27637 * config/proelf.exp: New entry.
27638
27639Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27640
27641 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27642 of regexps.
27643
27644 * gdb.base/watchpoint.exp: Don't run the test_stepping
27645 tests if gdb can't call functions on the target.
27646
27647 * gdb.base/setshow.exp: Don't run the set prompt tests if
27648 the board has gdb_prompt set.
27649
27650Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27651
27652 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27653 * gdb.base/commands.exp: Likewise.
27654 * gdb.base/setshow.exp: Likewise.
27655
27656Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27657
27658 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27659 feature.
27660
27661 * config/i960.exp: New file.
27662
27663Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27664
27665 * gdb.base/funcargs.exp: Check for gdb,short_int target
27666 feature instead of looking for explicit target triplets.
27667
dc96c6c7 27668Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 27669
d63a86f8 27670 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
27671 "p 123DEADBEEF", to check parse_number.
27672 * top.c: change "to enable to enable" to "to enable" in a couple
27673 of help strings.
27674
27675Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27676
27677 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27678 on the mn10300.
d63a86f8 27679
c906108c
SS
27680Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27681
27682 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27683 where the test executable is run with explicit args.
27684 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27685
27686Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27687
27688 * gdb.base/run.c: Use FAKEARGV to build test executable that
27689 does not require a command line arg, since most simulators
27690 don't currently support passing such an arg into the simulated
27691 program.
27692 * gdb.base/commands.exp: Change tests to insert the proper
27693 value as the arg to the first recursive factorial call. Change
27694 compilation line to define FAKEARGV at compile time.
27695
27696Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27697
27698 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27699 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27700 function with watchpoint enabled" test.
27701
27702Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27703
27704 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 27705 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
27706
27707 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 27708 "Tests restarted" messages.
c906108c
SS
27709
27710Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27711
27712 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27713
dc96c6c7 27714Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27715
27716 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27717 for INFO SYMBOL; add help tests for OVERLAY commands.
27718 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27719 add tests for OVERLAY commands
27720 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27721 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27722 * gdb.base/sigall.c: add usestubs code frag
27723 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 27724
c906108c
SS
27725Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27726
27727 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27728 failures.
27729 (gdb_stop_suppressing_tests): Note that tests have restarted.
27730
27731Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27732
27733 * config/h8300.exp: New file.
27734
27735Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27736
27737 * gdb.base/setshow.exp: Check for the existence of a
27738 feature, not its value.
27739
27740Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27741
27742 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27743
27744 * gdb.base/scope.exp: It's now init0(), not init().
27745
27746 * gdb.base/scope0.c: For now, change init() to be init0().
27747
27748 * config/monitor.exp: Use gdb_serial in preference to serial
27749 or netport.
27750
27751 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 27752 and it's not already set.
c906108c
SS
27753
27754Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27755
27756 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 27757 isn't using a stub and if it supports argument passing.
c906108c
SS
27758
27759Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27760
27761 * config/udi.exp(gdb_start): Make sure UDICONF is set
27762 properly before starting gdb.
27763
27764Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27765
27766 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27767 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27768 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27769
27770Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27771
27772 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 27773 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
27774
27775 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27776
27777 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27778
27779 * config/monitor.exp: Make sure we disconnect from the target.
27780 Also, try a reboot/reload cycle instead of failing if the
27781 load fails.
27782
27783Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27784
27785 * gdb.base/default.exp: Don't set match_max.
27786 * gdb.base/help.exp: Ditto.
27787 * gdb.base/list.exp: Ditto.
27788 * gdb.base/signals.exp: Ditto.
27789
27790 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27791 set, use remote_ld to download the testcase instead of
27792 the GDB loader.
27793
27794Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27795
27796 * config/vr5000.exp: New file.
27797
27798 * config/monitor.exp(gdb_target_monitor): Add pattern for
27799 "Ending remote" to detect errors in connecting.
27800
27801 * gdb.base/setshow.exp: Add .* within auto language test.
27802
27803 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27804 target feature.
27805
27806 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 27807 and reboot the board if necessary.
c906108c
SS
27808
27809 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27810 a set of tests. Remove print.* from the patterns being checked.
27811
27812Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27813
27814 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27815 refer to gdb_spawn_id.
27816
27817 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27818 longer used.
27819 * config/sparclet.exp: Ditto.
27820 * config/sparclet-old.exp: Ditto.
27821 * config/slite.exp: Ditto.
27822 * config/sim.exp: Ditto.
27823 * gdb.base/funcargs.exp: Ditto.
27824
27825 * lib/gdb.exp:Remove references to gdb_spawn_id.
27826 (gdb_expect): Move to remote.exp.
27827
27828Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27829
27830 * config/monitor.exp: Detect the "Couldn't establish connection"
27831 message from GDB.
27832
27833Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27834
27835 * gdb.base/bitfields.exp: Use runto instead of explicit
27836 gdb_run_cmd/gdb_expect sequences.
27837
27838 * gdb.base/break.exp(text_next_with_recursion): Add match for
27839 gdb_expect call.
27840
27841 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27842 We also need to handle the "A program is being debugged already"
27843 prompt from gdb. Use gdb_test to set the baud rate.
27844
27845 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27846 to 20000. Really. I mean it.
27847
27848Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27849
27850 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
27851 fails. If suppress_flag is set, skip perror message about not
27852 being able to send to GDB.
c906108c 27853 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 27854 GDB.
c906108c
SS
27855 (gdb_expect): If suppress_flag is set, always fail immediately.
27856 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27857 (gdb_init): Call gdb_stop_suppressing_tests.
27858 (default_gdb_exit): Ditto.
27859 (default_gdb_start): Ditto.
27860
27861 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 27862 gdb_stop_suppressing_tests as appropriate.
c906108c 27863 * gdb.base/break.exp: Ditto.
889bf7c5 27864 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
27865 * gdb.base/commands.exp: Ditto.
27866 * gdb.base/exprs.exp: Ditto.
889bf7c5 27867 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
27868 * gdb.base/list.exp: Ditto.
27869 * gdb.base/recurse.exp: Ditto.
889bf7c5 27870 * gdb.base/scope.exp: Ditto.
c906108c
SS
27871 * gdb.base/structs.exp: Ditto.
27872 * gdb.c++/inherit.exp: Ditto.
27873
27874Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27875
27876 * config/vr4300.exp: New file.
27877
99707966 27878 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 27879
99707966 27880 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
27881
27882Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27883
27884 * lib/gdb.exp(gdb_init): New function.
27885
27886 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 27887 for each individual variable set.
c906108c
SS
27888
27889 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27890 name.
27891
27892 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27893
27894 * gdb.base/scope.exp: Use gdb_test.
27895
27896 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27897 aborting; the testsuite driver will do that for us (see
27898 gdb_finish). Also, use gdb_test in a few more places.
27899
27900Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27901
27902 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27903
27904Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27905
27906 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27907 and "add_tests" are not at the same address.
27908
27909Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27910
27911 * gdb.base/ptype.exp: Use gdb_test.
27912
27913Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27914
27915 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27916 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27917 left in. No longer expect them to fail.
27918
27919 * gdb.stabs/*.mt; Deleted, no longer used.
27920 * gdb.stabs/configure.in: Remove references to target makefile
27921 frags.
27922 * gdb.stabs/configure: Rebuilt.
27923
27924 * gdb.disasm/*.mt: Deleted, no longer used.
27925 * gdb.disasm/configure.in: Remove references to target makefile
27926 frags. Use "sh3.s" as the unique filename for this directory.
27927 * gdb.disasm/configure: Rebuilt.
27928
27929 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27930 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27931 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27932
27933Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27934
27935 * config/udi.exp: Use mondfe,name instead of remote_host.
27936
27937Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27938
27939 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27940 a function with a watchpoint enabled on the mn10200.
27941
27942 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27943 before trying to create it!
27944
27945Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27946
27947 * config/vx.exp: Use hostname instead of netport.
27948
27949 * config/vxworks.exp: New file.
27950
27951 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27952
27953 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 27954 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
27955 occurs.
27956
27957 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27958 $gdb_spawn_id directly.
27959 (gdb_run_cmd): Try _start as well as start. Use the target feature
27960 gdb,start_symbol as the symbol to start from when jumping.
27961
27962Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27963
27964 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27965 redundant) test.
27966
27967 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27968 it doesn't lose for 16bit integer systems.
27969
27970Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27971
27972 * gdb.fortran/types.exp: If the target doesn't support "double"
27973 data types, then expect "real" types to only be 4 bytes.
27974
27975 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27976 call tests if the target doesn't support inferior function calls.
27977
27978 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27979 in printf tests.
27980
27981Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27982
27983 * gdb.base/help.exp: Disable "help set", "help show", and
27984 "help support". Simplify regexp for "help stack".
27985
27986 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27987 to 60 seconds. Temporarily set match_max to 15000 around the
27988 "info copying" test.
27989
27990 * gdb.base/nodebug.exp: Don't try to do an inferior function
27991 call if the target doesn't support them.
27992 * gdb.base/printcmds.exp: Likewise.
27993 * gdb.base/setvar.exp: Likewise.
27994 * gdb.base/structs.exp: Likewise.
27995 * gdb.c++/templates.exp: Likewise.
27996 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27997
27998 * gdb.base/recurse.exp: Enable for the mn10200.
27999
28000 * configure.in: Do configure gdb.stabs directory for *-*-elf
28001 targets.
28002 * configure: Rebuilt.
28003
28004 * gdb.base/break.exp: Check for gdb,noresults before testing
28005 exit status and/or results from the target.
28006 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
28007 * lib/gdb.exp: Remove old (now bogus) initialization of
28008 noinferior, noargs, noresults and nosignals.
28009
28010Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
28011
28012 * config/sh.exp: New file.
28013
28014 * config/slite.exp: Try to connect multiple times to the board
28015 before rebooting. Only send a "monitor run" if need_monitor_run
28016 is set.
28017
28018 * gdb.base/break.exp: Don't do the "stub continue" test if
28019 the target has gdb_stub set.
28020
28021 * gdb.base/callfuncs.exp: Increase the timeout.
28022
28023 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28024 if the target has gdb,noinferiorio set.
28025
28026 * gdb.base/list.exp: Increase match_max to 10000 characters.
28027
28028 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28029
28030 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28031 target.
28032
28033 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28034
28035Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28036
28037 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28038 trying to delete the copy of gdb. Catch the file delete so we
28039 don't die if the delete fails; also, the file should be copied to
28040 the host, not to the build.
c906108c
SS
28041
28042Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28043
28044 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28045 parenthesis in case it contains multiple regexps separated
c906108c
SS
28046 with |.
28047
28048 * gdb.base/watchpoint.exp: Use gdb_test.
28049 * gdb.base/default.exp: Ditto.
28050
28051Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28052
99707966 28053 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28054
c906108c
SS
28055 * gdb.base/scope.exp: Use gdb_test.
28056 * gdb.c++/classes.exp: Ditto.
28057 * gdb.c++/inherit.exp: Ditto.
28058
28059Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28060
28061 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28062 remote_exec instead.
28063 * gdb.base/corefile.exp: Don't be ridiculous.
28064 * gdb.base/*.c: Add missing stub invocations.
28065
28066Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28067
28068 * config/slite.exp: Miscellaneous fixes.
28069
28070 * lib/gdb.exp: Fix runto.
28071
28072 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28073 the target.
28074
28075 * gdb.base/watchpoint.exp: Fix regexp.
28076
28077 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28078 close and wait commands, as the descriptor may now be
28079 invalid. Always call "remote_close host".
28080
28081Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28082
28083 Major rewrite for testsuite revision.
d63a86f8 28084
c906108c
SS
28085 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28086 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28087 instead of relying on spawn_id to always contain a valid
28088 spawn id.
28089 (get_compiler_info): New procedure to build the ${binfile}.ci
28090 file, instead of replicating this in N different places.
28091 (gdb_compile): New procedure.
d63a86f8 28092
c906108c 28093 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28094 appropriate arguments) instead of compile. Use gdb_test in a lot
28095 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28096 at the start of a testcase, as this is no longer done magically.
28097
28098 config/*-gdb.exp: Rename without the -gdb suffix.
28099
28100 config/mips.exp: Use remote_close instead of exit_remote_shell.
28101 config/monitor.exp: Use target_info instead of looking at
28102 baud, timeout, etc.
28103 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28104
28105Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28106
28107 * gdb.c++/templates.exp (test_ptype_of_templates),
28108 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28109 Update expect patterns for destructors and assignment operators
28110 to match corresponding c-typeprint.c changes.
28111 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28112 to destructor breakpoint test, GDB should be able to set the
28113 destructor breakpoint without specifying arguments.
28114
28115Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28116
28117 * gdb.threads/pthreads.exp: Change result for failure to compile due
28118 to lack of pthreads runtime support from an error to simply an
28119 unsupported test, per dejagnu standards.
28120
28121Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28122
28123 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28124 where GDB exits to reduce pattern match time.
28125 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28126
28127 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28128
dc96c6c7 28129Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28130
28131 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28132 * gdb.base/default.exp: ditto.
28133 * gdb.base/nodebug.exp: ditto.
28134 * gdb.base/printcmds.exp: ditto.
28135 * gdb.base/ptype.exp: ditto.
28136 * gdb.base/setvar.exp: ditto.
28137 * gdb.base/structs.exp: ditto.
28138 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28139
28140Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28141
28142 * configure, */configure: Rebuild with autoconf 2.12.
28143
28144Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28145
28146 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28147 use new i*86-pc-linux*-gnu quads.
28148 * gdb.base/corefile.exp: Ditto.
28149 * gdb.base/signals.exp: Ditto.
28150 * gdb.base/sigall.exp: Ditto.
28151 * gdb.base/interrupt.exp: Ditto.
28152
28153 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28154 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28155 RedHat 4.0.
d63a86f8 28156
c906108c 28157 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28158 linux. This allows the test case to at least compile on latest
28159 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28160
28161Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28162
28163 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28164 directory to search gdb directory. Accept and step over conditional
28165 stack alignment code. Consume $prompt in failure cases.
28166 Reset timeout to $oldtimeout instead of some arbitrary value.
28167 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28168 timeout problems with infinite stack backtraces.
28169 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28170 Accept function parameters for linkfunc member.
28171
28172Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28173
28174 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28175 (CXXFLAGS): Remove, unreferenced.
28176 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28177 previous -B options and also add -B option to pick up cross compiled
28178 runtime.
c906108c
SS
28179 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28180 doing cross compiles.
28181 (target_alias): Declare global.
28182 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28183 to verify that gcc exists in build tree, and if so set CC to that
28184 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28185
c906108c
SS
28186Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28187
28188 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28189 ptype test for anonymous union. Fixup testcase to match
28190 current gcc debug output.
28191
28192Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28193
28194 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28195 force argument to an unsigned long type.
28196
28197Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28198
28199 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28200 tests and anonymous union print/ptype tests.
c906108c
SS
28201 * gdb.base/list.exp (test_forward-search): Increase timeout by
28202 5 minutes for the "search extremely long line" case.
28203 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28204 completely optional and that the pass/fail messages use the command as
28205 the message if that third arg is a null string.
28206 (gdb_test_exact): Arrange that a null string pattern means match a
28207 null string output rather than any output, which might include random
889bf7c5 28208 errors.
c906108c
SS
28209 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28210 backtrace test.
28211 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28212 always failing and failure is now exposed by gdb.exp changes.
28213
28214Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28215
28216 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28217 weren't being noted.
28218
28219Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28220
28221 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28222 * gdb.stabs/weird.exp: Remove v_comb xfails.
28223
dc96c6c7 28224Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28225
28226 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28227 list.exp scope.exp watchpoint.exp]
c906108c 28228 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28229
dc96c6c7 28230Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28231
28232 * config/monitor.exp: Increase download timeout to 1000 seconds.
28233
dc96c6c7 28234Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28235
28236 * config/m32r.exp: Increase timeout to 120 seconds.
28237
28238Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28239
28240 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28241 and accept older ordering as obsolescent gcc or gdb.
28242 * gdb.c++/templates.exp: Ditto.
28243 * gdb.c++/virtfunc.exp: Ditto.
28244
28245Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28246
28247 * gdb.base/coremaker.c: Add code to mmap some data so we
28248 can check that it ends up in the core file.
28249 * gdb.base/corefile.exp: Add test to read mmapped data
28250 from core file.
28251
dc96c6c7 28252Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28253
28254 * config/m32r.exp: New file.
28255
28256Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28257
28258 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28259 that cflags can contains -gstabs, and work correctly for other tests.
28260
dc96c6c7 28261Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28262
28263 * gdb.base/setshow.exp: New file, tests show and set.
28264 * gdb.base/setshow.c: New file, tests show and set.
28265 * gdb.base/help.exp: Add test for help set|show annotate.
28266 * gdb.base/default.exp: Add test for set|show annotate.
28267
28268Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28269
28270 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28271 errors unique.
28272 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28273 explicitly.
28274
28275Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28276
28277 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28278 and width commands. This is done elsewhere.
28279 * (gdb_start): Don't call gdb_start_sim here. That's already
28280 done in gdb_load. This fixes lots of failures in default.exp.
28281
28282Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28283
28284 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28285 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28286 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28287 in the same we we treat other failures (since it may be an expected
889bf7c5 28288 condition), rather than as an error.
c906108c
SS
28289 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28290 old test format.
28291
28292Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28293
28294 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28295 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 28296 twice. Nuke the duplicates.
c906108c 28297 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28298 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28299 Remove config.h along with other config files.
28300
28301Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28302
28303 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28304 "p func1 ()" and note that rests of tests are skipped.
28305 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28306 setup_xfails for "print func2::coremaker_local".
c906108c
SS
28307 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28308 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28309 affected by the previous run test.
28310 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28311 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28312 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28313 "pass int powerset tuple" and "pass modeless int powerset tuple".
28314 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28315 "real write 4" and "real write 8".
28316 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28317 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
28318 "print \$i after tuple assign 2", and
28319 "print vs2 after tuple assign 2".
28320 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28321 meaningful error message and return -1 so the caller can
28322 suppress further tests and avoid a cascade of errors.
d63a86f8 28323
c906108c
SS
28324Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28325
28326 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28327 format for printing version.
28328 * gdb.base/default.exp: Ditto.
28329 * gdb.base/interrupt.exp: Fix problem with cascade of
28330 errors if child process dies while calling a function.
d63a86f8 28331
c906108c
SS
28332Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28333
28334 * Makefile.in (VPATH): Add
28335 * Makefile.in (Makefile, config.status): Fix rules so things get
28336 remade when necessary.
28337
28338Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28339
28340 * Makefile.in (just-check): Add path to sibling expect dir
28341 to environment variable specified by RPATH_ENVVAR.
28342
28343Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28344
28345 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28346 (just-check): Add shared library paths for libstdc++, tk,
28347 tcl, bfd, and opcodes to the environment variable specified
28348 in RPATH_ENVVAR.
28349 * configure.in: Add support to recognize --enable-shared flag
28350 and generate correct value for RPATH_ENVVAR.
28351 * configure: Regenerated with autoconf.
28352
28353Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28354
28355 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 28356 include all osf versions.
c906108c
SS
28357 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28358 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28359 when target is linux. When failing to build pthreads test
28360 executable, give more meaningful message.
28361 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28362 arg for pthread_create.
d63a86f8 28363
c906108c
SS
28364Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28365
28366 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 28367 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 28368 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 28369 and -lpthreads (everybody else).
c906108c
SS
28370 (test_startup): Fail gracefully if threads are not supported.
28371 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28372 "p/c array_index("abcdef",2)" when not gcc compiled.
28373 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28374 "print func2::coremaker_local" when not gcc compiled.
28375 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28376 "ptype on opaque struct tagname (statically)",
28377 "ptype on opaque struct tagname (dynamically) 1", and
28378 "ptype on opaque struct tagname (dynamically) 2"
28379 for not compiled with gcc.
28380 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28381 backtrace when compiled with gcc.
d63a86f8 28382 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
28383 than always return success.
28384
28385Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28386
28387 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28388
28389Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28390
28391 * gdb.base/structs.exp: Undo last change.
28392
28393Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28394
28395 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28396 encapsulate all the steps/nexts done during self test, starting
28397 at main, and makes them less sensitive to optimization issues.
28398 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28399 signal handler" test.
28400 * gdb.threads/pthreads.exp: Only run this for native configs.
28401 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28402 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28403 tests.
28404 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28405 for "runto test_calls(void)" test.
d63a86f8 28406
c906108c
SS
28407Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28408
28409 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28410 and don't expect address info in breakpoint confirmations.
28411
28412Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28413
28414 * gdb.base/list.exp (test_forward_search): Increase timeout
28415 temporarily by 60 seconds for searching extremely long line,
889bf7c5 28416 and then reset to old value when done. Increase expect input
c906108c
SS
28417 buffer to 10000.
28418
28419Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28420
28421 * gdb.base/list.exp (test_forward_search): Fix to handle very
28422 long source line without overflowing expect's input buffer.
28423
28424Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28425
28426 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28427 "buffer_full".
28428
28429 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28430 "buffer_full".
28431
28432 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28433 "buffer_full".
28434
28435 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28436 "buffer_full".
28437
28438Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28439
28440 * configure.in (configdirs): Add gdb.threads.
28441 * configure: Regenerated with autoconf.
28442 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28443 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28444 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 28445
c906108c
SS
28446Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28447
28448 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28449
28450Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28451
28452 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28453 each signal's status in the output of "handle all print".
28454 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28455 the \r\n sequence that immediately precedes the gdb prompt.
28456 * gdb.base/a1-selftest.exp: Save original timeout and restore
28457 after test.
28458
28459Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28460
28461 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28462 symbol.
28463
28464Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28465
28466 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28467
28468Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28469
28470 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28471 timeout by 60 seconds.
28472
28473Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28474
28475 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28476 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28477 error return.
28478
28479Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28480
28481 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28482 gdb initialization, also report how long dejagnu waited. Restore
28483 old timeout before doing error return. Temporarily increase timeout
889bf7c5 28484 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
28485
28486Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28487
28488 * lib/gdb.exp: Report timeout value for verbosity level 2.
28489 * config/gdbserver.exp: Ditto.
28490 * config/hppro.exp: Ditto.
28491 * config/mips-gdb.exp: Ditto.
28492 * config/monitor.exp: Ditto.
28493 * config/netware.exp: Ditto.
28494 * config/sim-gdb.exp: Ditto.
28495 * config/slite-gdb.exp: Ditto.
28496 * config/udi-gdb.exp: Ditto.
28497 * config/unix-gdb.exp: Ditto.
28498 * config/vx-gdb.exp: Ditto.
28499 * gdb.base/a1-selftest.exp: Ditto.
28500 * gdb.base/a2-run.exp: Ditto.
28501 * gdb.base/break.exp: Ditto.
28502 * gdb.base/corefile.exp: Ditto.
28503 * gdb.base/list.exp: Ditto.
28504 * gdb.base/recurse.exp: Ditto.
28505 * gdb.base/scope.exp: Ditto.
28506 * gdb.base/signals.exp: Ditto.
28507
28508Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28509
28510 * gdb.threads/Makefile.in (docdir): Removed.
28511
28512Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28513
28514 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 28515 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 28516 @srcdir@.
d63a86f8 28517 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
28518 autoconf 2.5 or higher.
28519 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28520
28521Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28522
28523 * configure: Regenerated.
28524 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28525 avoid name clashes with SunOS headers.
28526
28527Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28528
28529 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28530
28531Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28532
28533 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28534 prototype information ends up in the compiler info file.
28535
28536Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28537
28538 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28539 attempting to regenerate it. Eliminate use of a temporary file
28540 and just generate the info file directly. Source it immediately,
28541 for consistency of use.
28542 * gdb.base/corefile.exp: Ditto
28543 * gdb.base/exprs.exp: Ditto.
28544 * gdb.base/funcargs.exp: Ditto.
28545 * gdb.base/langs.exp: Ditto.
28546 * gdb.base/list.exp: Ditto.
28547 * gdb.base/mips_pro.exp: Ditto.
28548 * gdb.base/nodebug.exp: Ditto.
28549 * gdb.base/opaque.exp: Ditto.
28550 * gdb.base/ptype.exp: Ditto.
28551 * gdb.base/scope.exp: Ditto.
28552 * gdb.base/setvar.exp: Ditto.
28553 * gdb.base/signals.exp: Ditto.
28554 * gdb.base/whatis.exp: Ditto.
28555 * gdb.c++/templates.exp: Ditto.
28556 * gdb.c++/virtfunc.exp: Ditto.
28557 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 28558 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
28559
28560Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28561
28562 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28563 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28564 Increase timeout, a lot of single stepping might be needed if the
28565 target has no hardware watchpoints.
28566
28567Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28568
28569 * gdb.base/break.exp: Ignore compiler warnings when compiling
28570 break.c.
28571 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28572 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28573 from remote-sim.
28574 * gdb.base/exprs.exp: Add h8300 xfails.
28575 * gdb.base/funcargs.exp: Likewise.
28576 * gdb.base/nodebug.exp: Likewise.
28577 * gdb.base/printcmds.exp: Likewise.
28578 * gdb.base/ptype.exp: Likewise.
28579 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28580 h8300 xfails.
d63a86f8 28581 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
28582 on the h8300.
28583 * gdb.base/funcargs.c: Explicitly make last constant argument to
28584 call_after_alloca_subr an unsigned long type.
28585 * gdb.base/return.c: Include stdio.h.
28586
28587Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28588
28589 * config/abug.exp: New file for the older Motorola Bug monitor
28590 that runs on the mvme13x series VME boards.
28591 * config/monitor.exp: Use the new config array for target settings
28592 if they exist.
28593
28594Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28595
28596 * sim-gdb.exp: Make the SH simulator allocate less space when
28597 it is targeted.
28598
28599Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28600
28601 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28602 test.
28603
28604Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28605
28606 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28607 "rs6000-*-*" for "list function in include file" when gcc compiled.
28608 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28609 for "p ctable1[120]".
28610 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28611 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28612 Remove setup_xfail for "rs6000-*-*" for
28613 "print 'scope0.c'::filelocal before run".
28614 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28615 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28616 since some compilers don't allow both options to be given
28617 on the same command line. Create object file and move it.
d63a86f8 28618
c906108c
SS
28619Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28620
28621 * gdb.base/corefile.exp: Always regenerate the core file, since
28622 we always regenerate the coremaker program. Detect special case
28623 where registers cannot be read from core file.
d63a86f8 28624
c906108c
SS
28625Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28626
28627 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28628 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28629 * gdb.c++/templates.exp: Only match on basename of file since
28630 some formats like xcoff don't encode directory information.
28631 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28632 and rs6000 AIX xcoff targets.
28633 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28634 * configure: Regenerate.
28635 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28636 here, rather than in distclean.
d63a86f8 28637
c906108c
SS
28638Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28639
28640 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28641 defined, and use it to compile the test case with -O2. The
28642 native compilation still uses no optimization.
28643 * gdb.base/mips_pro.c: Remove inline assembly code since
28644 it is compiled PIC by default, which results in assembler
28645 warnings that make the testsuite think the compilation
28646 was unsuccessful.
28647
28648Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28649
28650 * gdb.c++/misc.exp: Add note to message for
28651 "print s.a for foo struct" that this is a known gcc 2.7.2
28652 and earlier bug.
28653
28654Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28655
28656 * gdb.base/break.exp: Fix pattern for matching "Delete all
28657 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28658 setup_xfail for deleting all breakpoints test. Fix various
28659 timeout messages to include "(timeout)".
28660 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28661 for "p t_float_values2(3.14159,float_val2)".
28662 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28663 for "continue to call2g" when gcc compiled.
28664 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28665 "up to foo in langs.exp", "show language at foo in langs.exp",
28666 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28667 and "show language at fsub in langs.exp".
28668 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28669 "list line 1 in include file", "list message for lines past EOF",
28670 "list function in include file", "list list0.h:foo", and
28671 "list filename:function; nonexistant function".
28672 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28673 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28674 and "ptype t_char_array" to be for native cc only.
d63a86f8 28675
c906108c
SS
28676Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28677
d63a86f8 28678 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 28679 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 28680 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
28681
28682Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28683
28684 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28685 "bt in signals.exp". This problem only appears when running
28686 the testsuite, and then only intermittently.
28687
28688Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28689
28690 * gdb.base/return.exp (return_tests): Differentiate between
28691 two tests of continuing.
28692
28693Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28694
28695 * */Makefile.in (maintainer-clean): Remove config.log.
28696 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28697 * gdb.c++/Makefile.in (PROGS): Add inherit.
28698 (clean): Remove *.ci.
28699
28700Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28701
28702 * gdb.c++/misc.cc: Add test code from Mike Stump.
28703 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28704
28705Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28706
28707 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28708 to "alpha-*-osf2*" and add comment.
28709 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
28710 setup_xfail for "step over execarg initialization" and
28711 "step over corearg initialization".
c906108c
SS
28712 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28713 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28714 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 28715 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
28716 "print func2::coremaker_local", and "backtrace in corefile.exp".
28717 * gdb.base/signals.exp: Build and source signals.ci.
28718 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28719 to be for gcc only.
28720 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 28721
c906108c
SS
28722Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28723
28724 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28725 Feb 3 procfs.c change.
28726
28727Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28728
28729 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28730
28731Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28732
28733 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28734 from dejagnu's apparent default of 10 seconds, which gives random
28735 results when running the tests over NFS on moderately loaded systems.
28736 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28737
28738Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28739
28740 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28741 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 28742 result reports.
c906108c
SS
28743
28744Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28745
28746 * configure.in (CY_AC_PATH_TCLH): Remove.
28747 * configure: Regenerate.
28748
28749Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28750
28751 * gdb.c++/Makefile.in (clean): Add missing '{'.
28752
28753Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28754
28755 * lib/gdb.exp: Provide a default value for noinferior.
28756
28757 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28758 Load libgloss.exp.
28759
28760Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28761
28762 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28763 the executable, not the .o to run the tests from.
28764
28765Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28766
28767 * gdb.base/break.exp: Don't test for program exit or exit status
28768 if $noresults if nonzero.
28769 * gdb.base/langs.exp: Likewise.
28770 * gdb.base/watchpoint.exp: Likewise.
28771
28772 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28773 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28774 trying to compile the testcase.
28775
28776Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28777
28778 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28779 * gdb.base/signals.exp (continue to handler): Likewise.
28780
28781Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28782
28783 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28784
28785 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28786
28787Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28788
28789 * gdb.base/corefile.exp: Recognize "not found" as failure
28790 when trying to determine if a core file was generated.
28791 If no core file was generate the first time, try again without
28792 the ulimit -c to work around braindamaged shells.
28793
28794Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28795
28796 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28797 [] tests with "test" and enclose string in quotes.
28798 * gdb.stabs/configure: Rebuild
d63a86f8 28799
c906108c
SS
28800Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28801
28802 Changes in sync with expect:
28803 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28804 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28805 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28806 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28807 argument to AC_REQUIRE.
28808 * configure: Regenerated.
28809
28810Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28811
28812 * gdb.base/corefile.exp: When generating a core, discard any
28813 error messages about ulimit not found and the "core dumped"
28814 message from the shell that runs the coredumper.
28815
28816Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28817
28818 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28819
28820 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28821 which sed script to run. Expect failure for v_comb test
28822 on PA targets too.
d63a86f8 28823
c906108c
SS
28824Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28825
28826 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 28827 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
28828
28829Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28830
28831 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28832 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 28833 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
28834 * lib/gdb.exp (default_gdb_start): Fix typo.
28835 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28836 messages to not include the full program name that caused
28837 the core dump since some systems (such as solaris) apparently
28838 truncate this path to about 80 characters.
28839 When generating a core file first try increasing the core file
28840 size limit to unlimited since some systems may default it to
28841 zero, and it is harmless to try it. Move the test for failing
28842 to generate a core file to where it will actually get executed.
28843 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28844 new gdb result from g++ debug info improvements and make old
28845 pattern obsolescent. Also account for size_t differences
28846 (may be int or long).
28847 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28848 initialization before function call is placed in the delay slot
28849 and thus appears to be skipped over by commands such as "next".
28850
28851Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28852
28853 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28854
28855Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28856
28857 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28858 input source file; fix code to compile test to deal with this
28859 convention.
28860 * gdb.c++/*.exp: Likewise.
28861
28862Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28863
28864 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28865 "bt in signals.exp".
28866
28867Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28868
28869 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28870 "step over execarg initialization" and
889bf7c5 28871 "step over corearg initialization".
c906108c
SS
28872
28873Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28874
28875 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28876 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28877
28878Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28879
28880 From Rob Savoye (rob@poseidon.cygnus.com)
28881 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28882 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
28883 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28884 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28885 configure.in}: Major reworking for autoconfig.
c906108c
SS
28886 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28887 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 28888 New files.
c906108c
SS
28889 * config/unix-gdb.exp: Make GDB global.
28890 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
28891 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28892 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28893 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28894 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28895 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 28896 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
28897 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28898 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28899 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28900 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 28901 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
28902 to returns as necessary, arrange for test to compile own testcase
28903 executable.
c906108c 28904 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 28905
c906108c
SS
28906Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28907
28908 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 28909 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
28910 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28911 "backtrace through signal handler".
28912
28913Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28914
28915 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28916 continuing from a job control stop signal.
28917 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28918
28919Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28920
28921 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28922 * gdb.base/corefile.exp: Likewise.
28923 * gdb.base/funcargs.exp: Likewise.
28924
28925Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28926
28927 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28928 * config/monitor.exp: Add support for setting baud rate.
28929
28930Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28931
28932 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28933 i*86-*-linux* xfails for "backtrace through signal handler".
28934 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28935 "print func2::coremaker_local".
28936 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 28937 alpha-dec-osf2* xfail for
c906108c
SS
28938 "delete all breakpoints when none".
28939
28940Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28941
28942 * gdb.base/break.exp: Change test that deletes all breakpoints
28943 when no user breakpoints are installed. A post 4.15 change
28944 causes gdb to no longer prompt in this case.
28945
28946Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28947
28948 * gdb.base/return.exp (return_tests): Change xfail for test
28949 "correct value returned double test" to stop xfailing at
28950 Solaris 2.5. Apparently the bug has been fixed.
28951
28952Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28953
28954 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28955 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28956
28957Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28958
28959 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28960 * gdb.disasm/hppa.s: Corresponding changes.
28961
28962Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28963
28964 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28965 makefile fragment.
28966 * config/mt-hpux: Deleted.
28967
28968Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28969
d63a86f8 28970 * Many files: When warning about suppressed tests due to a
c906108c
SS
28971 nonexistant test binary, avoid incrementing the warning count.
28972
28973Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28974
28975 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 28976
c906108c
SS
28977Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28978
28979 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28980 "sparc-*-solaris2*".
28981
28982Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28983
28984 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28985 Add global and local variables and initialize them.
28986 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28987 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28988 extracts the file name and terminating signal from the core file.
28989 * TODO: Remove note about tests for correct mapping of corefile.
28990 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28991 from optimizing it away.
28992 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28993 handles common blocks.
28994
28995Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28996
28997 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28998 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28999
29000Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
29001
29002 * Makefile.in (maintainer-clean): New target, synonym for
29003 realclean.
29004 * gdb.base/Makefile.in (maintainer-clean): Likewise.
29005 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
29006 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
29007 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
29008 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
29009 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
29010
29011Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
29012
29013 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29014 xfails when not gcc compiled for "print foo::funclocal".
29015 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29016 "print foo::funclocal at foo",
29017 "print 'scope1.c'::foo::funclocal at foo",
29018 "print foo::funclocal_bss at foo",
29019 "print 'scope1.c'::foo::funclocal_bss at foo",
29020 "print foo::funclocal_ro at foo",
29021 "print 'scope1.c'::foo::funclocal_ro at foo",
29022 "print bar::funclocal at foo" and
29023 "print 'scope1.c'::bar::funclocal at foo".
29024 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29025 gcc compiled for "print foo::funclocal at bar".
29026 Expand all messages to ensure that they identify that
29027 the test is at bar().
29028 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29029 gcc compiled for:
29030 "ptype on opaque struct pointer (statically)",
29031 "ptype on opaque struct tagname (statically)",
29032 "ptype on opaque struct pointer (dynamically) 1",
29033 "ptype on opaque struct tagname (dynamically) 1",
29034 "ptype on opaque struct pointer (dynamically) 2" and
29035 "ptype on opaque struct tagname (dynamically) 2
29036 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29037 gcc compiled for:
29038 "p datalocal"
29039 "whatis datalocal",
29040 "ptype datalocal",
29041 "p bsslocal",
29042 "whatis bsslocal", and
29043 "ptype bsslocal".
29044 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29045 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29046 when not gcc compiled.
29047 * gdb.base/funcargs.exp (float_and_integral_args): Add
29048 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29049 compiled.
29050 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29051 "backtrace from call6a" when not gcc compiled.
29052 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29053 "backtrace from call7a" when not gcc compiled.
29054 * gdb.base/callfuncs.exp (do_function_calls):
29055 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29056 "p t_char_array_values(char_array_val2,char_array_val1)",
29057 "p t_char_array_values(char_array_val1,char_array_val2)",
29058 "p t_char_array_values("carray 1","carray 2")",
29059 "p t_char_array_values("carray 1",char_array_val2)",
29060 "p t_char_array_values(char_array_val1,"carray 2")",
29061 "p sum_args(1,{2})",
29062 "p sum_args(2,{2,3})",
29063 "p sum_args(3,{2,3,4})",
29064 "p sum_args(4,{2,3,4,5})"
29065 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29066 "backtrace in corefile.exp" when not gcc compiled.
29067
29068Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29069
29070 * gdb.base/signals.exp: Rewrite `handle all print' test as
29071 a procedure. Accept blanks or TABs as whitespace, increase
29072 timeout and expect input buffer size for the large output
29073 from the command. Remove "i*86-*-bsdi2.0" xfail.
29074
29075Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29076
29077 * gdb.base/setvar.exp: Add new testcases for truncation when
29078 assigning invalid values to bitfields.
29079
29080Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29081
d63a86f8 29082 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29083 mips-sgi-irix* xfail for
29084 "call inferior func with struct - returns char *"
29085 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29086 accepted in the result.
c906108c
SS
29087
29088Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29089
29090 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29091 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29092 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29093 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29094 that accidentally got checked in.
29095
29096Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29097
d63a86f8 29098 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29099 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29100 compiled test.
29101 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29102 Add mips-sgi-irix5* xfail for not gcc compiled.
29103 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29104 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29105 compiled for "p top", "whatis top", "p middle", and "whatis
29106 middle".
c906108c
SS
29107 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29108 "whatis signed char" for not gcc compiled.
29109 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29110 "set variable signed char=-1 (-1)" and
29111 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29112 * gdb.base/funcargs.exp (float_and_integral_args):
29113 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29114 Add mips-sgi-irix* xfail when not gcc compiled for
29115 "continue to call2b".
29116 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29117 "continue to call2g".
6fdff2c5
PA
29118 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29119 compiled for "backtrace from call6a"
29120 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29121 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29122 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29123 (localvars_after_alloca): Fix gdb_test cmds for
29124 "print * after runto ...".
29125 Remove rs6000-*-* xfails for
29126 "print i after runto localvars_after_alloca" and
29127 "print l after runto localvars_after_alloca"
29128 for all compilers.
29129 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29130 when not compiled with gcc, for:
c906108c
SS
29131 "print signed char == (minus)",
29132 "print signed char != (minus)",
29133 "print signed char < (minus)",
29134 "print signed char > (minus)".
29135 * gdb.base/callfuncs.exp (do_function_calls):
29136 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29137 "call inferior func with struct - returns char *".
d63a86f8 29138 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29139 "correct value returned double test" to include Solaris 2.4.
29140 * gdb.base/funcargs.exp (float_and_integral_args):
29141 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29142
c906108c
SS
29143Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29144
29145 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29146 enumeration bitfields if compiling with GNU C.
29147 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29148 to empty' prompt.
29149
29150Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29151
29152 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29153 test for PRO targets.
29154
29155 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29156 breakpoints in the inferior at any given time by making
29157 two groups of breakpoints for call2*, call6* and call7*
29158 tests.
29159
29160Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29161
29162 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29163 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29164 from optimizing it away.
29165 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29166 "call inferior func with struct".
29167
29168Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29169
29170 * configure.in: Only configure gdb.chill for particular targets.
29171
29172Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29173
29174 * gdb.base/Makefile.in: Add action to .c.o transformation
29175 rule that generates a .ci file for each .o file and remove
29176 explicit .c.o rules except for callfuncs.o.
29177 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29178 generates a .ci file for each .o file and remove explicit
29179 .cc.o rules.
29180 (clean): Remove *.tmp *.ci files.
29181 (EXECUTABLES): Remove templ-info.exp.
29182 * gdb.base/compiler.c: New file.
29183 * gdb.c++/compiler.cc: New file
29184 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29185 Change rs6000-*-* xfail for
29186 "print 'scope0.c'::filelocal_ro" and
29187 "print 'scope1.c'::filelocal" and
29188 "print 'scope1.c'::filelocal_bss" and
29189 "print 'scope1.c'::filelocal_ro" and
29190 "print 'scope1.c'::foo::funclocal" and
29191 "print 'scope1.c'::foo::funclocal_ro" and
29192 "print 'scope1.c'::bar::funclocal" and
29193 "print 'scope0.c'::filelocal_ro" and
29194 "print 'scope1.c'::filelocal at foo" and
29195 "print 'scope1.c'::filelocal_bss at foo" and
29196 "print 'scope1.c'::filelocal_ro at foo" and
29197 "print 'scope1.c'::foo::funclocal at foo" and
29198 "print 'scope1.c'::foo::funclocal_bss at foo" and
29199 "print 'scope1.c'::foo::funclocal_ro at foo" and
29200 "print 'scope1.c'::bar::funclocal at foo" and
29201 "print 'scope0.c'::filelocal_ro" and
29202 "print 'scope1.c'::filelocal" and
29203 "print 'scope1.c'::filelocal_bss" and
29204 "print 'scope1.c'::filelocal_ro" and
29205 "print 'scope1.c'::foo::funclocal" and
29206 "print 'scope1.c'::foo::funclocal_bss" and
29207 "print 'scope1.c'::foo::funclocal_ro" and
29208 "print 'scope1.c'::bar::funclocal" and
29209 "print 'scope1.c'::bar::funclocal_bss"
29210 to only be xfail'd when not compiled with gcc.
d63a86f8 29211 Add rs6000-*-* xfail for
c906108c
SS
29212 "print 'scope0.c'::filelocal_bss before run"
29213 when compiled with gcc.
29214 (test_at_main): Add rs6000-*-* xfail for
29215 "print filelocal_ro in test_at_main"
29216 when compiled with gcc.
29217 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29218 Add rs6000-*-aix* xfail for
c906108c
SS
29219 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29220 "ptype t_char_array", not compiled with gcc.
29221 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29222 xfail for "list foo (in include file)" when gcc compiled.
29223 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29224 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29225 "run to call0a" if not compiled with gcc.
29226 (unsigned_integral_args): Add rs6000-*-* xfail for
29227 "run to call1a" if not compiled with gcc.
29228 (float_and_integral_args): Add rs6000-*-* xfail for
29229 "run to call2a" if not compiled with gcc and for
29230 "continue to call2b" for any compiler.
29231 Add rs6000-*-* xfail to
29232 "print f1 after run to call2a" for gcc compiled.
29233 (discard_and_shuffle): Add rs6000-*-* xfail for
29234 "run to call6a".
29235 (shuffle_round_robin): Add rs6000-*-* xfail for
29236 "backtrace from call7a" if not compiled with gcc.
29237 Add rs6000-*-* xfail for
29238 "backtrace from call7b" if compiled with gcc.
29239 (call_after_alloca): Add rs6000-*-* xfail for
29240 "print c in call_after_alloca" and
29241 "print s in call_after_alloca" and
29242 "backtrace from call_after_alloca_subr"
29243 if not compiled with gcc.
29244 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29245 "print c in localvars_in_indirect_call" and
29246 "print c in localvars_in_indirect_call" and
29247 "backtrace in indirectly called function" and
29248 "stepping into indirectly called function"
29249 if not compiled with gcc.
29250 (localvars_after_alloca): Add rs6000-*-* xfail for
29251 "print c after runto localvars_after_alloca" and
29252 "print s after runto localvars_after_alloca" and
29253 "print i after runto localvars_after_alloca" and
29254 "print l after runto localvars_after_alloca"
29255 for all compilers.
29256 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29257 than whatis-info.exp.
29258 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29259 than opaque-info.exp.
29260 Setup rs6000-*-* xfail for
d63a86f8 29261 "ptype on opaque struct pointer (statically)" and
c906108c
SS
29262 "ptype on opaque struct pointer (dynamically)" when
29263 not compiled with gcc.
29264 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29265 rather than callf-info.exp.
29266 (do_function_calls): Add clear_xfail for rs6000-*-* for
29267 "p t_float_values2(3.14159,float_val2)". Seems to work
29268 fine there, both with xlc and gcc. Need to find out what
29269 it is doing right and fix other platforms.
29270 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29271 "call inferior func with struct - returns int",
29272 "call inferior func with struct - returns long",
29273 "call inferior func with struct - returns float",
29274 "call inferior func with struct - returns double",
29275 "call inferior func with struct - returns char *",
29276 but only if not gcc compiled (presumes xlc compiled).
29277 Change rs6000-*-* xfails for
29278 "call inferior func with struct - returns char" and
29279 " call inferior func with struct - returns short" to only
29280 xfail if not using gcc.
29281 (clean mostlyclean): Remove *.ci and *.tmp files.
29282 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29283 than templ-info.exp.
29284 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29285 Add rs6000-*-* xfail for "up to foo in langs.exp"
29286 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 29287 when not gcc compiled.
d63a86f8 29288
c906108c
SS
29289Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29290
29291 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29292 * gdb.base/corefile.exp: Likewise.
29293 * gdb.base/list.exp: Likewise.
29294 * gdb.base/scope.exp: Likewise.
29295 * gdb.base/siganls.exp: Likewise.
29296
29297 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29298 compiler output.
29299 * gdb.base/whatis.exp: Likewise.
29300
29301Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29302
29303 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29304 failure (opcode table has been fixed to match reality).
29305
29306Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29307
29308 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29309 "call inferior func with struct - returns char",
29310 "call inferior func with struct - returns short"
29311
29312 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29313 "print 'scope0.c'::filelocal at main",
29314 "print 'scope0.c'::filelocal_bss in test_at_main",
29315 "print 'scope0.c'::filelocal at foo",
29316 "print 'scope0.c'::filelocal_bss in test_at_foo",
29317 "print 'scope0.c'::filelocal at bar",
29318 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 29319
c906108c
SS
29320 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29321 in source file 1". This bug seems to have been fixed with both
29322 gcc and native cc (was native assembler bug?).
29323
29324Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29325
29326 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29327 "backtrace through signal handler" to "i*86-*-sysv4*".
29328 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29329 continue" case. Add "known SVR4 bug" to fail message.
29330 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29331 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29332 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29333 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29334 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29335 "up to foo in langs.exp", "show language at foo in
29336 langs.exp", "up to cppsub_ in langs.exp", "show
29337 language at cppsub_ in langs.exp", "up to fsub in
29338 langs.exp", and "show language at fsub in langs.exp".
29339 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29340 "bactrace in corefile.exp".
29341 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29342 "call inferior function with struct - returns float" and
29343 "call inferior function with struct - returns double".
d63a86f8 29344
c906108c
SS
29345Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29346
29347 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29348 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29349 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29350 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29351
29352Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29353
29354 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29355 (or overriden) "CHILL" macro rather then bare "gcc".
29356 Also look for ../../gcc/xgcc since that is what we will
29357 actually need, not "Makefile". Remove following assignment
29358 of CHILL to CHILL_FOR_TARGET because that results in
29359 recursive definition.
29360
29361Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29362
29363 * gdb.base/corefile.exp: Change xfail for backtrace in
29364 corefile.exp from linuxaout to all linux.
29365 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29366 cases where we miss the breakpoint at the signal handler
29367 for some reason. Setup xfail for linuxoldld/linuxaout and
29368 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29369 hitting SIGURG breakpoint.
29370 * gdb.base/signals.exp: Setup xfail for "next" acting like
29371 continue to add linuxoldld. Setup xfail for all linux for
29372 "next to handler in signals_tests_1", "backtrace in
29373 signals_tests_1", "continue to func1", "pass SIGUSR1",
29374 and continue to handler".
29375
29376Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29377
29378 * Update all FSF addresses except those in COPYING* files.
29379
29380Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29381
29382 * gdb.base/a2-run.exp: Change messages to be more explicit about
29383 the status of args, and quote binfile in results.
29384
29385Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29386
29387 * gdb.base/callfuncs.exp: Add tests for passing structs to
29388 inferior functions and return various types.
29389 * gdb.base/callfuncs.c: Add functions to receive a struct
29390 and return a member of the struct, in various types.
29391
29392Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29393
29394 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29395
29396Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29397
29398 * config/vxworks29k.exp: New file, sources vxworks.exp.
29399
29400Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29401
29402 * config/gdbremote.exp: New file. Testing framework using
29403 gdbserver.
29404
29405Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29406
29407 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29408 "call function when asleep" and "send end of file".
29409 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29410 for "backtrace in corefile.exp".
29411 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29412 for "backtrace through signal handler".
29413 * gdb.base/corefile.exp: Make sure we actually generate a core file
29414 before trying the core tests. Some systems allow the user to suppress
29415 generation of core files and default to that (linux for example).
29416 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29417 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29418
29419Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29420
29421 * gdb.threads: New directory with some crude multi-threaded
29422 gdb tests (step.exp and step2.exp).
29423 * config/mt-lynx (STEP_EXECUTABLE): Define.
29424 (THREADFLAGS): Define.
29425
29426Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29427
29428 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29429
29430 * gdb.base/signals.exp: Disable whole file for lynx until
29431 further notice.
29432
29433 * gdb.base/signals.exp: xfail test where "next" acts like
29434 "continue" for lynx.
29435
29436 * gdb.base/interrupt.exp: xfail test for calling function while
29437 inferior is asleep for lynx.
29438
29439 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29440 than one cr-lf after each command.
29441
29442Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29443
29444 * configure.in: Reinstate setting of stabsdirs variable, fix
29445 typo in setting up configdirs for native builds.
29446
29447 * gdb.base/return.exp: Fix typo in return double test.
29448 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29449 compiler from optimizing them away.
29450
29451Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29452
29453 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29454 sequences to be echo'd by gdb when using gdb_test.
29455 * gdb.chill/chexp.exp: Likewise.
29456 * gdb.fortran/exprs.exp: Likewise
29457
29458Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29459
29460 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29461 after the inferior gdb has started.
29462
29463 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29464 after each command.
29465 * gdb.base/funcargs.exp: Likewise.
29466 * gdb.base/gdbvars.exp: Likewise.
29467 * gdb.base/interrupt.exp: Likewise.
29468 * gdb.base/list.exp: Likewise.
29469 * gdb.base/watchpoint.exp: Likewise.
29470 * gdb.c++/demangle.exp: Likewise.
29471 * gdb.c++/inherit.exp: Likewise.
29472 * gdb.chill/chexp.exp: Likewise.
29473 * gdb.fortran/exprs.exp: Likewise.
29474
29475 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29476 test if we can't handle IO to/from the inferior.
29477
29478 * gdb.c++/misc.exp: Always check for a program already being
29479 started after sending a "run" command to gdb.
29480
29481 * gdb.base/twice.exp: Start with a fresh gdb.
29482
29483 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29484 only depend on gdb's expression code, not the chill runtime.
29485
29486 * gdb.base/return.c: Put return values into variables so we
29487 can have gdb print them rather than depending on the program
29488 to print them.
29489 * gdb.base/return.exp: Corresponding changes.
29490
29491 * lib/gdb.exp: Provide default value for noinferiorio.
29492 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29493 the inferior.
29494
29495 * gdb.base/break.exp: Always check for a program already being
29496 started after sending a "run" command to gdb.
29497 (text_next_with_recursion): Don't check the output from the
29498 program's printf statement. Instead just make sure the program
29499 exited.
29500
29501 * gdb.base/commands.exp: Protect tests which need arguments with
29502 $noargs conditionals.
29503
29504Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29505
29506 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29507 of structure member arrays to match gdb/valops.c:value_addr change.
29508
29509Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29510
29511 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29512 cases.
29513
29514Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29515
29516 * configure.in (configdirs): Remove gdb.chill from default list
29517 of subdirs and then add it back in only if doing a native build.
29518 The current chill compiler does not yet work in any cross build.
29519 * Revert all signal changes from Jul 6.
29520 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29521 for sh-hms targets, allowing these tests to link, with no other
29522 changes. Testing is suppressed by setting "nosignals" in site.exp.
29523
29524Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29525
29526 * configure.in (signaldirs): Define and add to configdirs for all
29527 targets except some specific ones that are known to not support signals.
29528 Also clean up formatting.
29529 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29530 (signals, sigall): Remove rules to build.
29531 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29532 Moved to new gdb.signals directory.
29533 * gdb.signals: New test directory.
29534 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29535 signals.c signals.exp}: New or moved files.
29536
29537Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29538
29539 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29540
29541Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29542
29543 * gdb.base/return.exp: Xfail `return double' test failure
29544 on at least Solaris 2.3 and handle future/past versions on
29545 a case by case basis as appropriate. Also update message
29546 to include i*86 failures.
29547
29548Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29549
29550 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29551
29552 * lib/gdb.exp: Fix comment which erroneously identified
29553 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29554 gdb_file_cmd not gdb_load).
29555 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29556
29557 * gdb.base/setvar.exp: Make test names consistent between pass and
29558 fail cases. Use gdb_test more.
29559
29560Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29561
29562 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29563
29564Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29565
29566 * gdb.base/help.exp: Fix expected help string for `show commands'.
29567
29568Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29569
29570 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29571
29572 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29573 of a text section.
29574
29575Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29576
29577 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29578 that loop eventually terminates. Fix Connection refused logic so
29579 that testsuite will expire nicely.
29580
29581Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29582
29583 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29584 config/rom68k.exp: New tcl glue for the appropriate monitors.
29585 These all just end up calling monitor.exp.
29586 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29587 refused' by retrying. Cleanup some timeout issues.
29588 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29589 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29590 callers don't have to set/restore global timeout variable.
29591
29592 * The following set of changes centralizes management of the global
29593 timeout variable. This way, it can be set in one target dependent
29594 place instead of dozens of places scattered throughout the test suite.
29595 If you need to lengthen a timeout, then you should either set timeout
29596 in one of the config/{target}.exp files, or multiply it by a factor.
29597 Setting it to an absolute value is always going to lose for some
29598 targets.
29599 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29600 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29601 * gdb.base/funcargs.exp: Don't set timeout.
29602 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29603 * gdb.base/printcmds.exp (test_print_string_constants
29604 test_print_array_constants): Don't set timeout.
29605 * gdb.base/ptype.exp: Don't set timeout.
29606 * gdb.base/recurse.exp: Don't set timeout.
29607 * gdb.base/return.exp: Don't set timeout.
29608 * gdb.base/watchpoint.exp: Don't set timeout.
29609 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29610 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29611
29612Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29613
29614 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29615
29616Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29617
29618 * lib/gdb.exp: Disable chill tests for irix5.
29619
29620Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29621
29622 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29623 each test pass or fail.
29624
29625Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29626
29627 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29628 xlc not gcc.
29629
29630Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29631
29632 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29633
29634Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29635
29636 * config/est.exp: Fix copyright and comments. Remove dead code.
29637 Use targetname, serialport and baud variables instead of fixed
29638 constants.
29639 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29640 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29641
29642Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29643
29644 * gdb.base/watchpoint.exp: Don't run
29645 test_watchpoint_triggered_in_syscall for sunos.
29646
29647Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29648
29649 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29650 they don't seem to exist. Do include stdio.h.
29651
29652Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29653
29654 * gdb.base/a1-selftest.exp: Add alpha xfail.
29655
29656Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29657
29658 * gdb.base/watchpoint.c (main): Prompt before calling read().
29659 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29660 Revise accordingly. Remove cruft about sending "123" several
29661 times, until it gets noticed. Clean up the "print buf[0]" stuff
29662 so that it passes or fails, and waits for prompts in the usual way.
29663
29664Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29665
29666 * gdb.base/recurse.exp: Fix comment.
29667
29668 * TODO: Remove item about printing variables in nodebug.exp. Add
29669 item about enabling tests which are only run on some targets.
29670
29671 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29672 fail, make test names unique, use new gdb_test convention
29673 regarding pattern, use gdb_test more, etc.).
29674
29675 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29676 fail, make test names unique, etc.).
29677
29678Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29679
29680 * gdb.base/nodebug.c: Change return type of top and middle to
29681 short.
29682 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29683 are fixed by the recent mdebugread.c changes. Allow `short ()'
29684 as type for top and middle.
29685
29686Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29687
29688 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29689 nearly as I can tell, the whole thing was an accident in Stu's
29690 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29691 to replace a send/expect pair with gdb_test, but ended up only
29692 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29693 of 30 Mar 1995 took care of it, but left this vestigial comment
29694 which I am now nuking.
29695
29696Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29697
29698 * gdb.base/break.exp: Look for different line number for
29699 breakpoint at main depending on usestubs.
29700
29701Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29702
29703 * gdb.base/list.exp: Adjust some alternate expect patterns to
29704 match recent list0.c change. Add alternate expect pattern for
29705 output from `list default lines around main' for optimizing
29706 compilers.
29707
29708Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29709
29710 * lib/gdb.exp: If nosignals is not set, set it to 0.
29711
29712Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29713
29714 * config/slite-gdb.exp: Responds to load symbol table prompt.
29715 * gdb.base/break.exp: Adjust line number, fix rerun.
29716 * gdb.base/langs0.c: Add #ifdef usestubs.
29717
29718Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29719
29720 * gdb.base/list.exp: Adjust line contents after adding new lines in
29721 list0.c. Also fix a syntax error.
29722
29723 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29724 * gdb.base/break.exp: ditto.
29725 * gdb.base/list.exp: ditto.
29726 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29727 * gdb.base/run.c: ditto.
29728 * gdb.base/list0.c: ditto.
29729 * gdb.base/funcargs.c: ditto.
29730
29731Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29732
29733 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29734 $targetname, $serialport and $baud instead of hardwired variables.
29735 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29736 target doesn't support signals.
29737
29738Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29739
29740 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29741
29742Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29743
29744 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29745 Don't rely on the value of an auto variable before it has been
29746 initialized. Use gdb_test more.
29747
29748Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29749
29750 * lib/gdb.exp (default_gdb_version): A version number must start
29751 with a digit, but other than that contains all characters up to
29752 the first whitespace character.
29753
29754Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29755
29756 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29757
29758Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29759
29760 * gdb.c++/*.exp: Warn if executable does not exist. The original
29761 reason for skipping the warning was that configure.in sometimes
29762 intentionally skipped building the executables but the tcl code
29763 had no way of knowing. That (a) was always bogus with respect to
29764 error handling, (b) is no longer true (right now there is no way
29765 to skip C++ tests).
29766
29767 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29768
29769Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29770
29771 * gdb.base/list.exp: Add expect patterns for output from
29772 SunPRO compiled executables.
29773 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29774 types.
29775
29776Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29777
29778 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29779 number (we are already testing that the correct source line text
29780 gets printed).
29781
29782 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29783 that is what is intended, but something needed to be done to get
29784 sunos4 native working again.
29785
29786 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29787
29788 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29789 apparently went with a (very) old xfail.
29790
29791Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29792
29793 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29794 runto_main is a proc in gdb.exp that will do 'step' for target use
29795 stubs.
29796 * gdb.base/exprs.exp: ditto.
29797 * gdb.base/interrupt.exp: ditto.
29798 * gdb.base/opaque.exp: ditto.
29799 * gdb.base/printcmds.exp: ditto.
29800 * gdb.base/ptype.exp: ditto.
29801 * gdb.base/scope.exp: ditto.
29802 * gdb.base/setvar.exp: ditto.
29803 * gdb.base/signals.exp: ditto.
29804 * gdb.base/twice.exp: ditto.
29805 * gdb.c++/classes.exp: ditto.
29806 * gdb.c++/inherit.exp: ditto.
29807 * gdb.c++/templates.exp: ditto.
29808 * gdb.base/break.exp: no run and hit main for stubs. Change line
29809 numbers for breakpoints and info breakpoint.
29810 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29811 breakpoint().
29812 * gdb.base/callfuncs.c: ditto.
29813 * gdb.base/exprs: ditto.
29814 * gdb.base/interrupt.c: ditto.
29815 * gdb.base/opaque0.c: ditto.
29816 * gdb.base/printcmds.c: ditto.
29817 * gdb.base/ptype.c: ditto.
29818 * gdb.base/scope0.c: ditto.
29819 * gdb.base/setvar.c: ditto.
29820 * gdb.base/signals.c: ditto.
29821 * gdb.base/twice.c: ditto.
29822 * gdb.c++/misc.cc: ditto.
29823 * gdb.c++/templates.cc: ditto.
29824
29825Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29826
29827 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29828
29829 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29830 somewhere between `read' and `main.c'. I'm pretty sure the
29831 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29832 and it isn't particularly useful.
29833
29834 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29835
29836Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29837
29838 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29839
29840Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29841
29842 * config/mt-slite: add LIBS and -nostdlib.
29843 * config/slite-gdb.exp: add this new file to support sparclite target.
29844
29845Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29846
29847 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29848
29849 * gdb.base/a2-run.exp: Change argument to istarget from
29850 "*-*-vxworks" to "*-*-vxworks*".
29851 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29852
29853Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29854
29855 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29856 will not runto main but do a 'step' to step out of breakpoint().
29857 * config/mt-slite: add -Dusestubs.
29858
29859Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29860
29861 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29862 instead of just @.
29863
29864 * gdb.base/signals.exp: Add test for "handle all print".
29865 * TODO: Remove "handle all print". Also remove item about
29866 checking copyright date (I don't like the idea of a spurious FAIL
29867 based on when we run the tests).
29868
29869 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29870 for SunOS4 (reason for failure not investigated). Remove
29871 redundant test for $binfile.
29872
29873 * gdb.base/nodebug.c (array_index): Call malloc.
29874
29875 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29876
29877Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29878
29879 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29880 conventions and slightly simplify the matching regexp.
29881
29882Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29883
29884 * gdb.base/break.exp: Update gdb_test invocation to use new
29885 convention.
29886
29887 * lib/gdb.exp: If noargs is not set, set it to 0.
29888
29889 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29890 tests unique.
29891
29892 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29893
29894Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29895
29896 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29897 one argument of type "<non-float parameter>".
29898
29899Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29900
29901 * config/rom68k.exp: New file to support Motorola IDP board.
29902 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29903 * gdb.base/break.c: Change things around so that this program
29904 doesn't depend upon args. This is necessary to make remote
29905 targets work (in general, they can't take args).
29906 * gdb.base/break.exp: Don't try to send args to program. Don't
29907 expect output. Also, replace lots of code with gdb_test.
29908
29909Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29910
29911 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29912 printing of '\'' (which is what the comment says we are testing,
29913 even though we were not), not '''.
29914 (test_integer_literals_rejected): Test that printing ''' is an error.
29915
29916 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29917 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29918 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29919 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29920 Use gdb_test not test_print_accept.
29921 * lib/gdb.exp: Remove test_print_accept.
29922
29923 * gdb.base/signals.exp (signal_tests_1): Make pass message
29924 consistent with fail message.
29925
29926 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29927 unsigned char; the bug (PR 1821) is fixed.
29928
29929 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29930
29931 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29932 successful tests--makes xfailing them work right.
29933
29934Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29935
29936 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29937 only \r\n, not .*. The test can pass .* as the last thing in
29938 $pattern if that is what it wants. In addition to providing this
29939 flexibility, this change should speed up pattern matching in cases
29940 where the pattern already ended with .* (there were a number of
29941 them). This change also helps catch bad patterns--in the old
29942 scheme the typo "char \*" instead of "char \\*" would pass. Now
29943 it is caught.
29944 * Many .exp files: Update callers.
29945
29946 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29947 clearer and does not spuriously match multiple ('s. Likewise for
29948 ) and *.
29949
29950 * gdb.base/nodebug.exp: Test ability to call a function and pass
29951 it a string (even with no debugging info).
29952
29953 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29954 "p '\'", which is the same as "p ''" once tcl gets done with
29955 quoting, to "p '\\'", which I suspect is what is intended (one
29956 backslash gets sent to GDB).
29957
29958 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29959
29960Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29961
29962 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29963 1817) was fixed literally years ago.
29964
29965Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29966
29967 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29968 test, it causes stepping out of call_after_alloca_subr with
29969 optimizing compilers.
29970 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29971 fails.
29972
29973 * gdb.c++/templates.exp: Source templ-info.exp only if
29974 the templates executable exists.
29975
29976 * gdb.c++/misc.cc (class Contains_static_instance,
29977 class Contains_nested_static_instance),
29978 gdb.c++/classes.exp (test_static_members): Test printing of
29979 a class that contains a static instance of the class.
29980
29981Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29982
29983 * gdb.base/langs2.c (cppsub_): Don't prototype.
29984 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29985 only, I believe).
29986
29987Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29988
29989 * lib/gdb.exp (skip_chill_tests): New procedure.
29990
29991 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29992
29993Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29994
29995 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29996 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29997
29998Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29999
30000 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
30001
30002 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
30003 disassemble 8, not 16, instructions for part 4.
30004
30005 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
30006 support the latter anymore.
30007
30008 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
30009 -DNO_PROTOTYPES.
30010 * gdb.base/callfuncs.c: Control use of prototypes based on
30011 NO_PROTOTYPES, not __STDC__.
30012 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30013 t_float_values2 tests if prototypes in use.
30014
30015 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30016 t_double_values): When checking differences against DELTA, check
30017 that difference is within the range (-DELTA,DELTA), not just
30018 (-infinity,DELTA).
30019
30020Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30021
30022 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30023 'file' command firts, then 'target', then 'load', this is due to gdb
30024 target set up.
30025 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30026
30027Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30028
30029 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30030 FP load/store variants.
30031 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30032
30033Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30034
30035 * gdb.base/term.exp: Do not give a warning if not native, it is
30036 not an abnormal condition.
30037
30038Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30039
30040 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30041 t_char_array".
30042
30043Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30044
30045 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30046 are getting the version number.
30047
30048 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30049 if not native, it is not an abnormal condition.
30050
30051Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30052
30053 * lib/gdb.exp: Just use "file exists", rather than undocumented
30054 dejagnu procedure "findfile".
30055
30056Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30057
30058 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30059 (LDFLAGS): Set to -Xlinker -Ur.
30060
30061 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30062 Removed, these values are set by lib/gdb.exp.
30063
30064 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30065
30066Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30067
30068 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30069 of replicating gdb startup code.
30070
30071 * config/mt-vxworks (LDFLAGS): Set to -r.
30072 (CFLAGS_FOR_TARGET): Removed.
30073
30074 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30075 (gdb) and gdb for vxworks uses (vxgdb).
30076
30077 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30078 executable is not in the tree and host != target, use sed and
30079 program_transform_name to determine the gdb name used by the
30080 target.
30081
30082 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30083 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30084
30085Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30086
30087 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30088 floats, chars, and shorts where there are ANSI-style function
30089 definitions.
30090
30091 * gdb.base/langs.exp, gdb.base/langs*: New test.
30092 * gdb.base/Makefile.in: Build it.
30093 * TODO: Remove item about checking that C names don't get C++
30094 demangling applied; this test tests it.
30095
30096Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30097
30098 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30099 went with the const70 xfail. The xfail went away a year ago.
30100
30101 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30102
30103 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30104 for hp300.
30105
30106 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30107
30108 * gdb.base/a1-selftest.exp: Don't run on hp300.
30109
30110Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30111
30112 * Makefile.in (site.exp): Set host_alias and target_alias as well
30113 as host_triplet and target_triplet.
30114
30115Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30116
30117 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30118
30119 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30120 places as other ecoff systems).
30121
30122 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30123 ultrix.
30124
30125Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30126
30127 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30128 remove them.
30129 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30130 variable and "variable" in addition to "data variable".
30131 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30132
30133 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30134 2.
30135 * gdb.base/list1.c (long_line): Add additional statement at start
30136 of function.
30137 * gdb.base/list.exp (test_forward_search): Update line number to
30138 reflect new statement.
30139
30140Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30141
30142 * gdb.base/signals.exp: Reinitialize searched source directories
30143 after gdb_start call.
30144
30145Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30146
30147 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30148 * gdb.stabs/Makefile.in: Likewise.
30149
30150 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30151 change. Instead split the tests into smaller pieces.
30152 * gdb.disasm/hppa.s: Corresponding changes.
30153
30154Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30155
30156 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30157 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30158
30159 * gdb.base/funcargs.exp: Modify many tests so that every test
30160 either passes or fails. Make some test names unique.
30161
30162Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30163
30164 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30165 Call stty to set interrupt character.
30166
30167 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30168 for HP assembler versus GNU assembler based on actual behavior of
30169 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30170
30171 * TODO: Suggest a few more stepping tests.
30172
30173Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30174
30175 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30176 restart GDB for h8300 after a continue.
30177 (return): Add pattern to match a29k-udi behavior.
30178 * gdb.base/nodebug.exp: Remove obsolete comment.
30179 * gdb.base/regs.exp: New file, testing of register displays.
30180 * gdb.base/return.exp: Fix typo in reference to $objdir.
30181 * gdb.base/whatis.exp: Always start with a fresh GDB.
30182
30183Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30184
30185 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30186 higher, these tests generate a lot of output.
30187
30188Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30189
30190 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30191 code following the catch silently ignored some errors; without the
30192 catch they should be thrown like any other tcl error. Also, the
30193 catch used "" instead of {} which meant all the callers who wanted
30194 to include one of the characters "[]$ had to quote it an extra time.
30195 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30196 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30197 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30198 Remove extra quoting.
30199
30200Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30201
30202 * gdb.base/commands.exp: Make test names unique; every test either
30203 passes or fails. Update some comments.
30204
30205 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30206
30207Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30208
30209 The following fixes a FAIL caused by the fact that the alpha stabs
30210 configuration didn't use the ".if alpha" code in weird.def.
30211 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30212 bit pointer, so the 32 bit version works even on the alpha.
30213 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30214 Remove the stuff which allowed us to have separate versions for
30215 alpha and everything else.
30216
30217 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30218 regexp which "info func operator\[\](" is supposed to match. Fix
30219 string to send to GDB. Note that GDB still doesn't work right. Add a
30220 new test for "info func .perator\[\](" which GDB does handle correctly.
30221
30222 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30223
30224Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30225
30226 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30227 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30228 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30229 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30230 it makes the tests harder to understand and confuses test-o-matic.
30231 The preferred style is that each test provides a PASS or a FAIL,
30232 and has a unique message (e.g. "continue #54" not just "continue")
30233 which is the same for the pass and the fail.
30234 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30235 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30236 to lib/gdb.exp.
30237 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30238 prt_accept which was basically the same thing. Likewise for
30239 test_print_reject and prt_reject.
30240 * lib/gdb.exp (test_print_reject): Add some more error message
30241 patterns to match from the former printcmds.exp (prt_reject).
30242 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30243 One defect of the passcount stuff is that some of it failed to
30244 report XPASS where appropriate.
30245 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30246 stuff before and after arg in expected pattern.
30247 (test_paddr_operator_functions): Re-do test without print_addr_of;
30248 this is the only test which seems to want extra stuff there.
30249
30250Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30251
30252 * gdb.base/nodebug.exp: Update new tests to reflect improved
30253 wording of gdb output.
30254
30255 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30256 and "ptype" work on variables in files compiled without -g.
30257 Replaces commented out "maint print msymbol" tests.
30258
30259Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30260
30261 * gdb.base/setvar.c (dummy): Call malloc.
30262
30263 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30264 losing with the irix4 sed.
30265
30266 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30267 ALRM" on irix4.
30268
30269Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30270
30271 * TODO: Remove items about corefile.exp testing new exec-file and
30272 backtrace; both are now done. Add items about printing enums.
30273
30274Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30275
30276 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30277 "get signal $thissig" test fails.
30278
30279 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30280
30281Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30282
30283 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30284 compiler warning with dec alpha compiler.
30285
30286 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30287 extra \n from gdb_test call (this explains why the prompt test
30288 that I removed yesterday was there).
30289 (user_defined_command_test): Remove extra \n and prompt test.
30290
30291 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30292 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30293 doesn't exist.
30294 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30295 Also remove alpha workaround, which turns out to be because
30296 SIGABRT == SIGLOST.
30297
30298 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30299
30300 * gdb.base/help.exp: Don't test "help show".
30301
30302Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30303
30304 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30305 "set print address" is on.
30306 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30307 pass prompt to gdb_test; gdb_test already looks for the prompt.
30308
30309 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30310
30311 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30312 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30313 was to make sure that gdb can read a core file. But (a) the "read
30314 the corefile" part didn't make it to a1-selftest.exp, we just
30315 delete the corefile after creating it, and (b) we test reading
30316 corefiles in corefile.exp anyway. Also, this test left around a
30317 xgdb process on Solaris.
30318
30319 * gdb.base/corefile.exp: Also test backtrace.
30320
30321Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30322
30323 * gdb.base/commands.exp: Test a simple user defined command with
30324 arguments and if/while statements; verify the full user command is
30325 printed by "show user".
30326
30327 * gdb.base/commands.exp: Test if/while commands as part of a
30328 breakpoint command list; verify they appear in breakpoint
30329 information.
30330
30331Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30332
30333 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30334 than by dividing by zero.
30335
30336Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30337
30338 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30339 performing an inferior call with watchpoints enabled.
30340 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30341 call.
30342
30343Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30344
30345 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30346 of "file" command.
30347
30348 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30349 Add additional pattern for when "int operator int(void);" appears
30350 in a different order.
30351
30352Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30353
30354 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30355
30356 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30357 and "signal" with ".*".
30358
30359Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30360
30361 * TODO: Add note about "handle all nostop".
30362
30363 * gdb.base/{sigall.c, sigall.exp}: New test.
30364 * gdb.base/Makefile.in: Add it.
30365
30366Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30367
30368 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30369 when invoking GDB, suppresses any windowing interface.
30370
30371Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30372
30373 * config/sim-gdb: New file, simulator testing support.
30374
30375Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30376
30377 * gdb.base/interrupt.exp: Test calling func1 twice.
30378
30379Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30380
30381 * gdb.base/list.exp (test_forward_search): Set timeout higher
30382 when we'll be getting lots of output from gdb.
30383
30384 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30385 "init_malloc" to after the expect statement. Run it if that
30386 regexp is taken, but also for two others which happen if source
30387 cannot be found.
30388
30389Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30390
30391 * gdb.base/printcmds.exp: New test, for printing register before
30392 program is running.
30393
30394Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30395
30396 * gdb.base/list.exp: Correct some alternate expect patterns
30397 to reflect changes in list1.c.
30398
30399Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30400
30401 * TODO: Add item regarding large frames.
30402
30403 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30404
30405 * TODO: Remove item about enabling return.exp; it
30406 is enabled. Suggest a few more "return" tests.
30407
30408Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30409
30410 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30411 anonymous unions.
30412
30413Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30414
30415 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30416 and pr-5646.o, so "make" is the same as "make all", not "make
30417 pr-4975.o".
30418
30419Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30420
30421 * gdb.base/list.exp: Adjust expectations to reflect changes in
30422 list1.c.
30423 (test_forward_search): New test proc.
30424 * gdb.base/list1.c (long_line): New function, has long source line.
30425
30426Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30427
30428 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30429 additional line of code that was added.
30430
30431Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30432
30433 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30434 tests so as not to overflow expect's input buffers.
30435 * gdb.disasm/hppa.exp: Corresponding changes.
30436
30437Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30438
30439 Beginnings of template debugging tests.
30440 * gdb.c++/templ-info.cc: New file to test for template
30441 debugging capability of the compiler.
30442 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30443 templ-info.cc.
30444 * gdb.c++/templates.cc: Add explicit template instantiations
30445 to enable compiling with -fno-implicit-templates. Add destructor
30446 and 'value' method to T5 class for template tests.
30447 * gdb.c++/templates.exp: Add testcases for printing of template
30448 types, setting breakpoints on template methods and calling a
d63a86f8 30449 template method.
c906108c
SS
30450
30451Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30452
30453 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30454 branch target since some assemblers (gas-2.5) may emit a
30455 relocation for the branch instead of resolving it in the
30456 assembler.
30457
30458Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30459
30460 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30461 through signal handler.
30462
30463Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30464
30465 * configure.in (*-*-netware): Use config/mt-netware.
30466
30467 * config/mt-netware: New file.
30468 * config/mt-i386-netware: Removed, separate configs for different
30469 netware architectures are no longer needed now that we have
30470 --with-headers.
30471
30472Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30473
30474 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30475 by the recent changes to use ANSI C arithmetic conversions.
30476
30477Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30478
30479 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30480 bug involving using inferior_pid to figure out whether to select a
30481 frame.
30482
30483Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30484
30485 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30486 match the current disassembler output.
30487
30488Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30489
30490 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30491 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30492 types, expect "int" as type of integer values (for now).
30493
30494Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30495
30496 * gdb.base/commands.exp: New tests for if/while commands.
30497
30498Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30499
30500 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30501 by .*, since hex values have different syntax in Chill mode.
30502
30503Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30504
30505 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30506 linefeed from expect pattern for repeated types with indices > 9.
30507
30508Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30509
30510 First part of Fortran test suite.
30511 * gdb.fortran: New directory.
30512 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30513
30514Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30515
30516 * gdb.base/default.exp: Update expect pattern for load command
30517 without arguments.
30518
30519Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30520
30521 * configure.in: Change i386 to i[345]86.
30522 * gdb.base/configure.in: Likewise.
30523 * gdb.c++/configure.in: Likewise.
30524 * gdb.chill/configure.in: Likewise.
30525
30526Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30527
30528 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30529 patterns, since that is not a valid context for comments.
30530
30531Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30532
30533 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30534 repeated types and repeated types with indices > 9.
30535
30536Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30537
30538 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30539 2417; old bug has been fixed.
30540
30541Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30542
30543 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30544 send the newline ourselves instead of assuming gdb_test will do
30545 so when passed an empty input string.
30546
30547 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30548 stabs testcode.
30549
30550Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30551
30552 * lib/gdb.exp (gdb_test): Don't send anything if the first
30553 argument is an empty string. This makes cases where we want to
30554 match output that is already in expect's buffers (for example,
30555 matching a breakpoint after gdb_run_cmd has been called) work
30556 reliably.
30557
30558Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30559
30560 * config/netware.exp: New file.
30561
30562Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30563
30564 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30565 the -B and -L prefixes so we can find the debugging stub.
30566
30567 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30568 there and we are using the gcc from the tree.
30569
30570 * gdb.base/types.c: Removed.
30571
30572 * gdb.base/configure.in: Look for makefile fragments in ../config.
30573 Recognize i386-*-netware.
30574 * gdb.c++/configure.in: Likewise.
30575
30576Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30577
30578 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30579 the correct TCL syntax.
30580
30581Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30582
30583 * gdb.base/opaque.exp: use runto instead of messing around with
30584 breakpoints. Simplify by using gdb_test.
30585
30586 * gdb.base/bitfields.exp: restart between tests on netware targets
30587 because breakpoints aren't relocated after target death. Run
30588 processes to completion.
30589
30590 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30591
30592Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30593
30594 * Makefile.in: Remove extra tabs that confuse some versions
30595 of "make". Use the newly built gdb to test with by default,
30596 rather than the first one in the tester's search path.
30597
30598Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30599
30600 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30601
30602 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30603 condition help.
30604
30605Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30606
30607 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30608
30609 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30610 running.
30611 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30612 * gdb.base/funcargs.exp: Likewise.
30613
30614 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30615 * gdb.base/funcargs.exp: Likewise.
30616
30617 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30618 message is "".
30619
30620Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30621
30622 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30623 return,signals,twice}.exp: Handle non-existant binaries
30624 consistantly.
30625
30626 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30627 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30628 might testing a cross development system.
30629
30630Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30631
30632 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30633 runtest script is relative to ${srcdir}, not ${rootdir}.
30634
30635Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30636
30637 * gdb.base/signals.exp: Allow for optionality of breakpoint
30638 address.
30639
30640Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30641
30642 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30643
30644Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30645
30646 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30647 for size_t definition.
30648 * gdb.c++/templates.cc: Likewise
30649
30650 * config/mt-i386-netware: New file.
30651
30652 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30653 defined.
30654
30655 * gdb.base/Makefile.in: Added support for systems that name core
30656 files by appending "core" to the program name.
30657 * gdb.base/a1-selftest.exp: Likewise.
30658
30659Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30660
30661 * gdb.base/return.exp: Add comment and message for `return double'
30662 test failure on Sparc Solaris.
30663
30664Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30665
30666 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30667
30668Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30669
30670 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30671 from optimizing them away.
30672 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30673 patterns to include default constructors and assignment operators,
30674 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30675 character in the output of the virtual base pointer.
30676
30677Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30678
30679 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30680 expression match in print_addr_of to avoid unintented matches.
30681 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30682 versions up to 2.5.8.
30683
30684Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30685
30686 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30687 included file to run under newer versions of expect.
30688 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30689 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30690 Remove xfail for the virtual table of BDDHookV.
30691
30692Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30693
30694 * lib/gdb.exp (string_to_regexp): Set a default result.
30695 (default_gdb_start): Fix misleading message.
30696
30697Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30698
30699 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30700 Remove all CC, etc definitions.
30701 * config/mt-hpux: New file.
30702 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30703 (CFLAGS, LDFLAGS): Define.
30704 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30705
30706 * Makefile.in (site.exp): Don't insert host_os, etc.
30707 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30708 (distclean): Check existence of subdir.
30709 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30710 * gdb.base/Makefile.in: General cleanup and simplification.
30711 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30712 to build executables. Use default rule to build .o files.
30713 (EXPECT, RUNTEST, CC): Fix relative pathname.
30714 (site.exp): Don't insert host_os, etc.
30715 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30716 and/or SIGUSR1 defined.
30717 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30718 * gdb.c++/Makefile.in: General cleanup and simplification.
30719 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30720 (CFLAGS): Remove.
30721 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30722
30723Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30724
30725 * gdb.base/recurse.exp: Misc changes to get tests running again
30726 after Kung's changes to the watchpoint code.
30727 * gdb.base/watchpoint.exp: Likewise.
30728
30729Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30730
30731 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30732
30733Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30734
30735 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30736 * lib/gdb.exp (default_gdb_start): Define.
30737 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30738 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30739 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30740 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30741 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30742 Don't call gdb_target_udi in between tests.
30743
30744Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30745
30746 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30747 (which was basically just a local version of the same thing). In
30748 addition to avoiding duplication, gdb_test_exact is faster.
30749 * lib/gdb.exp (gdb_test_exact): Fix typo.
30750
30751 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30752 don't give an error.
30753
30754 * gdb.base/term.exp: Call delete_breakpoints before starting.
30755
30756 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30757 (t10): Add comment.
30758
30759Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30760
30761 Reorganization of the GDB Test Suite.
30762
30763 * gdb.base: New directory, contains all the basic tests.
30764 * gdb.c++: New directory, tests specific to C++.
30765 * gdb.chill: New directory, tests specific to Chill.
30766 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30767 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30768 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30769 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30770 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30771 t30-31 to chill).
30772 * */gdbme.*: Rename to match appropriate expect scripts.
30773 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30774 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30775 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30776 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30777 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30778 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30779 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30780 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30781 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30782 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30783 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30784 gdb.c++/virtfunc.cc: New names of C++ files.
30785 * gdb.chill/chillvars.ch: New name of Chill file.
30786 * gdb.base/configure.in, gdb.c++/configure.in,
30787 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30788 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30789 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30790 * configure.in (configdirs): Update to reflect directory changes.
30791 (target_abbrev): No longer define for any configuration.
30792 * Makefile.in: Cosmetic improvements to header comments.
30793
30794Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30795
30796 Various changes to gdb.t31:
30797
30798 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30799 * gdbme.ch: Make all key-words and predefineds be upper-case.
30800 * chillvars.exp: Expect key-words and predefinds in upper-case.
30801
30802 * chillvars.exp: Use gdb_test_exact many places.
30803 Change expected output for arrays (which now includes index labels).
30804
30805 * pr-5020.exp, gdme.ch (module PR_5020):
30806 New test, for PR-5020.
30807
30808Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30809
30810 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30811 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30812
30813Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30814
30815 * Makefile.in: Fix bit-rot in definitions of CHILL,
30816 CHILL_FOR_TARGET and Chill_LIB.
30817 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30818 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30819 CHILL, and CHILL_LIB.
30820
30821Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30822
30823 * Revert the previous changes. Please see Rob's directory
30824 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30825
30826Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30827
30828 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
30829 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30830 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30831 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
30832 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30833 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30834 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30835 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30836 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30837 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30838 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30839 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30840 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30841 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30842 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30843 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30844 changes from 94Q1.
30845
30846Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30847
30848 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30849 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30850 Rob's new testing fragments.
30851
30852Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30853
30854 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 30855 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
30856
30857Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30858
30859 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30860 version also, match on casted version strings, and match on
30861 gdb startup case where the line numbers might be messed up.
30862
30863Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30864
30865 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 30866 (CFLAGS): Delete it from here.
c906108c
SS
30867
30868Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30869
30870 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30871
30872Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30873
30874 * Makefile.in (RUNTEST): Default to just "runtest".
30875
30876Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30877
30878 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30879 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30880 the code has been restructured.
30881
30882Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30883
30884 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30885 \n, not just one of each.
30886
30887 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30888 /bin/cc gives a warning if you do.
30889
30890Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30891
d63a86f8 30892 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
30893 __t10ListS_link1ZUiRCUiPT0
30894
30895Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30896
30897 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30898 on local variables in recursive functions.
30899
30900 * gdb.t07/Makefile.in: Build the new test.
30901
30902Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30903
30904 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30905 directly. Instead compare the return values from actual calls.
30906
30907Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30908
30909 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30910
30911Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30912
30913 * From Peter Schauer with minor modifications.
a9c64011
AS
30914 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30915 stops in mid-line in the caller. Add xfail for returning a float
30916 value on X86 targets.
c906108c
SS
30917
30918Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30919
30920 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30921 to avoid expect lossage.
30922 (fmem_LRbug_tests): Likewise.
30923 * gdb.disasm/hppa.s: Corresponding changes.
30924
30925 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30926 conditions to work with latest dejagnu/expect.
30927
30928 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30929 expected to fail on the PA.
30930 (backtrace in call with trampolines): Explicitly require main
30931 to be frame #1 (no trampolines should show up in backtrace).
30932
30933 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30934 "continue -expect".
30935 * gdb.t06/break.exp: Likewise.
30936 * gdb.t07/watchpoint.exp: Likewise.
30937 * gdb.t13/bitfields.exp: Likewise.
30938 * gdb.t15/{funcargs,return}.exp: Likewise.
30939 * gdb.stabs/weird.exp: Likewise.
30940 * config/{mips,udi}-gdb.exp: Likewise.
30941
30942 * hppa.sed: Enclose comments within a sed command to avoid
30943 losing with the old OSF1 sed.
30944
30945Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30946
30947 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30948 sequent dynix.
30949 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30950 * gdb.t15/funcargs.exp: Conditionally step again to really
30951 finish from marker_call_with_trampolines. Handle the case where
30952 the first step from within call_with_trampolines already steps
30953 us back to main.
30954 * gdb.t15/gdbme.c: Add comment to closing brace of
30955 call_with_trampolines for funcargs.exp.
30956
30957Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30958
d63a86f8 30959 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
30960 Fix typo(s).
30961
30962Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30963
30964 * gdb.t07/gdbme.c: More code for watchpoint testing.
30965
30966 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30967 "Hardware watchpoint" throughout file.
30968 (test_watchpoint_triggered_in_syscall): New test.
30969 (test_complex_watchpoint): New test.
30970
30971Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30972
30973 * gdbme.c (call_with_trampolines): New function to try and step
30974 into. Tests trampoline problems on the PA.
30975
30976 * funcargs.exp (localvars_in_indirect_call): No longer expect
30977 stepping into indirect call to fail on PAs.
30978 (test_stepping_over_trampolines): New test.
30979
30980Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30981
30982 * TODO: Add suggestions for static member function tests, and
30983 completion tests.
30984
30985Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30986
30987 * TODO: Add suggestions for "p/a" tests.
30988
30989 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30990 (default_gdb_exit): Replace all the hair with sending "quit" to
30991 the process with a simple close.
30992
30993Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30994
30995 * TODO: Add suggestions for shared library tests.
30996
30997Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30998
30999 * TODO: Add suggestions for x/s tests.
31000
31001Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31002
31003 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
31004 "enable once", and "enable breakpoints once" with ".*".
31005
31006Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31007
31008 * TODO: Add suggestions about structure passing tests.
31009
31010Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31011
31012 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31013 the primary1 test, use work around if __GNUC__ < 2.
31014 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31015 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31016 Test for bad output rather than waiting for timeout. Issue
31017 second continue only if first continue failed.
31018
31019Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31020
31021 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31022 operator[] test with gdb_test because the old code didn't seem to
31023 be getting the quoting right with the new dejagnu.
31024
31025Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31026
31027 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31028 one from the path.
31029 * Makefile.in: Use a fresh expect if there is one, use runtest
31030 from the src tree if there is one.
d63a86f8 31031
c906108c
SS
31032Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31033
31034 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31035 next over recursive call. Revise the tests from that point on
31036 (which had been skipped) to match GDB's actual (correct) output.
31037
31038 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31039 with next over a breakpoint whose condition is false.
31040
31041 * gdb.t00/help.exp: Comment out "help set print" tests just like
31042 (and for same reason as) "help set" test.
31043
31044Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31045
31046 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31047 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31048
31049Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31050
31051 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31052 necessary gdb_target_udi.
31053
31054 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31055
31056 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31057 1838 and 2417; they are fixed.
31058
31059 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31060 gdb.t03/ptype.exp (ptype structure, ptype union):
31061 Remove xfails; the test is looser than when the xfails were added.
31062
31063 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31064 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31065
31066 * gdb.t01/run.exp: Only run shell test if isnative.
31067
31068 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31069 since "run" automatically loads if necessary. Call gdb_target_udi
31070 after the "file" since "file" kills any execution target.
31071
31072 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31073 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31074 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31075 argument for UDI.
31076
31077Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31078
31079 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31080
31081 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31082
31083Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31084
31085 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31086 properly quoting regexps. This makes the second argument to
31087 demangle a fixed string, which matches the callers, instead of a
31088 shell-style pattern which is what the previous implementation
31089 used. Update some of the callers.
31090
31091Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31092
31093 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31094 (comib_nullified_tests): Fix typo.
31095 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31096 strings. No longer expected to fail.
31097
31098 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31099 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31100 strings. No longer expected to fail.
31101
31102 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31103 string. No longer expected to fail.
31104
31105Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31106
31107 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31108 No longer expected to fail.
31109
31110 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31111 string. No longer expected to fail.
31112
31113Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31114
31115 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31116 only in the names (I probably got most of them). I was even
31117 generous with some which differed in underscores in names, and
31118 probably missed a few, and I *still* was able to remove almost a
31119 third of the file with almost no impact on testsuite coverage.
31120
31121Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31122
31123 * gdb.t00/default.exp: Match udi_attach error message as well as
31124 the one from child_attach.
31125
31126 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31127
31128 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31129
31130 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31131 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31132
31133 * Move test with enums and partial symbols back to
31134 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31135 Reverts the change of 26 May 93. Per today's change to
31136 stabs.texinfo, the behavior that weird.exp was expecting was
31137 unreasonable; what is important is that the compiler+gdb get
31138 things right, which happens with a recent gcc. Also fix the test
31139 to deal with native compilers which put out the stab gdb can't
31140 deal with.
31141
31142Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31143
31144 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31145 in the names. The main thing these accomplish is to slow things down.
31146 Many more such duplicates surely remain.
31147
31148 * gdb.t00/help.exp: Comment out "help support" test just like
31149 (and for same reason as) "help set" test.
31150
31151Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31152
31153 * gdb.t06/break.exp: Remove setup_xfails for
31154 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31155 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31156 about known bug in gcc to include up through 2.5.8.
31157 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31158 well as "_vb$".
31159 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31160 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31161 with latest gcc and gdb.
31162 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31163 well as "_vb$".
31164
31165Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31166
31167 * configure.in (hppa*-*-*): Also configure and build stabs-only
31168 tests.
31169
31170Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31171
31172 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31173 * gdb.t10/configure.in (hppa*-*-*): Use it.
31174
31175Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31176
31177 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31178
31179Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31180
31181 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31182 versions prior to 1.13.5.
31183
31184Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31185
31186 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31187 the prompt is at the start of a line.
31188
31189Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31190
31191 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31192 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31193 in the copr tests now.
31194 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31195 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31196 expected to fail.
31197
31198Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31199
31200 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31201 gdb.t31/chillvars.exp, lib/gdb.exp:
31202 Tweak to run under either version of expect.
31203 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31204 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31205 * gdb.t11/list.exp: Remove extraneous whitespace.
31206
31207Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31208
31209 * gdb.t16/printcmds.exp (test_print_strings): Accept
31210 "(unsigned char *) " before the string.
31211
31212 * TODO: Add notes about printing of fancy types and GDB expressions.
31213
31214Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31215
31216 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31217 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31218 if doing mips-idt-ecoff.
c906108c
SS
31219
31220Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31221
31222 * Most .exp files: Tweak to run under either version of expect.
31223
31224Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31225
31226 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31227 xfails; I'm not sure why they are failing, but not because of PR 1806.
31228
31229Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31230
31231 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31232 defined in lib/gdb.exp.
31233
31234Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31235
31236 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31237 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31238 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31239 have to be typeless.
31240
31241Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31242
31243 * TODO: Add suggestion for copyright year test.
31244
31245Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31246
31247 * configure.in (*-*-lynxos*): Add stabs tests.
31248
31249Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31250
31251 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31252 so insert a tab before any assembler directive in column zero.
31253
31254 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31255 stores.
31256 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31257 stores.
31258 (fpu_short_memory_tests): Likewise.
31259
31260Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31261
31262 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31263 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31264 .stabs directives in comments.
31265
31266Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31267
31268 * TODO: New file, describing tests we could write.
31269 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31270
31271Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31272
31273 * gdb.t06/signals.exp: Add kludge to force re-sync.
31274
31275 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31276 to xgdb instead of gdb, get out of gdb.
31277
31278Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31279
31280 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31281 for info.
31282
31283Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31284
31285 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31286 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31287 * gdb.stabs/hppa.sed: New sed script for the PA.
31288
31289Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31290
31291 * gdb.stabs: Re-write weird.def and configuration to use sed
31292 instead of cpp. sed is portable and POSIX; cpp is neither.
31293
31294Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31295
31296 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31297
31298Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31299
31300 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31301
31302Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31303
31304 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31305 "_vb$".
31306 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31307 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31308
31309Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31310
31311 * lib/gdb.exp: Comment out code which depends on non-existent
31312 `transform' procedure.
31313
31314Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31315
31316 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31317 * lib/gdb.exp: Transform tool name.
31318 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31319 1.1's new error handling system.
31320
31321Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31322
31323 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31324
31325Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31326
31327 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31328 They made pattern matching so slow that timeouts happened on
31329 heavily loaded systems. Now any output from "show print" which
31330 gets us back to the GDB prompt is a PASS.
31331
31332Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31333
31334 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31335
31336Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31337
31338 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31339
31340 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31341 It is not from PR 3220.
31342
31343Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31344
31345 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31346 just started failing because they depended on the order the
31347 subcommands are presented, or exact docstring text. This kind of
31348 test is a pain and has minimal benefit.
31349
31350Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31351
31352 * gdb.t09/corefile.exp: At end of test, use "core" command with
31353 no arguments.
31354
31355Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31356
31357 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31358 17}/Makefile.in: Make it possible to run the testsuite with Sun
31359 make and CC = cross gcc by adding explicit build rules for .o
31360 files.
31361
31362Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31363
31364 * gdb.t15/funcargs.exp: Don't put comments on same line as
31365 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 31366
c906108c
SS
31367Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31368
31369 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31370
31371Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31372
31373 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31374 * gdb.t20/inherit.exp: remove three dumplicate entries.
31375
31376Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31377
31378 * gdb.t06/break.exp: For "next over recursive call", fail on any
31379 incorrect output, not just on "factorial (value=2)".
31380
31381Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31382
31383 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31384 working now. Add an xfail if accesing a bss variable causes
31385 a memory error if the target is not yet run.
31386
31387Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31388
31389 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31390 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31391 name of __st* demangling (2 strings). Did Kung really get the
31392 more than 95 others right without testing them?
31393
31394Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31395
31396 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31397
31398Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31399
31400 * configure.in (configdirs): Add gdb.disasm
31401 * gdb.disasm: New directory for GDB disassembler tests.
31402 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31403
31404Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31405
31406 * gdb.t00/help.exp: Don't test "help set".
31407
31408 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31409 from within expect statements. None of these happen anymore and
31410 they cause regressions to be silently unnoticed.
31411
31412 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31413 messages) about known failures with gcc cygnus-2.4.5-930417.
31414
31415 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31416 comp-info.exp so it gets built if it doesn't exist.
31417
31418 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31419 it is no longer used.
31420 * gdb.t13/comp-info.c: Removed.
31421
31422Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31423
31424 * gdb.t06/signals.exp: Add xfail for sun3.
31425
31426Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31427
31428 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31429 relevant because ^C doesn't get sent but failure can be reproduced
31430 interactively).
31431
31432Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31433
31434 * gdb.stabs/alpha.mt: New configuration file for alpha.
31435 * gdb.stabs/configure.in: Use it.
31436 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31437 sharing with alpha.mt, redefine long to word via preprocessor.
31438 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31439 for alpha.
31440 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31441 native cc.
31442 * gdb.t00/teststrategy.exp: Change expect string so that we
31443 consume the `(xgdb)' from the command echo and from the gdb prompt.
31444 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31445 gdb currently compares all values as long, so this failure probably
31446 applies to any configuration where LONGEST is bigger than a target int.
31447 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31448 with gcc.
31449 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31450 to handle opaque pointers, gcc is.
31451 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31452 as first argument. Include <sys/types.h> and change all operator
31453 new definitions to use size_t.
31454 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31455 now that we use size_t.
31456
31457Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31458
a9c64011 31459 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 31460 a long or float array cast all array members to the same type.
a9c64011 31461 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 31462 with 64 bit longs.
a9c64011 31463 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 31464 on alpha.
a9c64011 31465 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
31466
31467Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31468
31469 * gdb.t24 (demangle.exp): Constructors of templates have names like
31470 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31471 section 14.6 of the ARM.
31472
31473 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31474 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31475 accomplish little and slow down the testsuite.
31476
31477 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31478 Accept spaces various places.
31479
31480Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31481
31482 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31483 with watchpoint enabled.
31484
31485 * Makefile.in: Remove definition of CC and remove the second
31486 definition of CXX (the "CXX = gcc" one remains). These definitions
31487 were causing backquotes to be expanded within backquotes, which
31488 doesn't work.
31489
31490Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31491
31492 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31493
31494Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31495
a9c64011
AS
31496 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31497 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
31498 by mips cc and contains no stabs entries.
31499
31500Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31501
31502 * config/vx-gdb.exp: Use fake device to load files rather than
31503 NFS.
31504 * lib/gdb.exp: New proc to do "file" command.
31505 * config/unix-gdb.exp: Use new "file" proc.
31506
31507Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31508
31509 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31510 Rework board rebooting slightly.
31511 (gdb_exit): Don't exit from the remote shell; there isn't one.
31512 * gdb.stabs/weird.exp: If a program is being debugged already,
31513 kill it.
31514 * gdb.t04/setvar.exp: Stop and restart gdb.
31515 * gdb.t05/expr.exp: Likewise.
31516 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31517 restart gdb and reload the program.
31518 * gdb.t08/opaque.exp: Likewise.
31519 * gdb.t12/scope.exp: Likewise.
31520 * gdb.t13/bitfields.exp: Likewise.
31521 * gdb.t15/funcargs.exp: Likewise.
31522 * gdb.t20/classes.exp: Likewise.
31523 * gdb.t03/ptype.exp: Increase timeout.
31524 * gdb.t16/printcmds.exp (test_print_string_constants,
31525 test_print_array_constants): Likewise.
31526 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31527 * gdb.t20/classes.exp (do_tests): Likewise.
31528 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31529
31530Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31531
31532 * gdb.stabs: Renamed *wierd* to *weird*.
31533
31534Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31535
31536 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31537 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31538
31539Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31540
31541 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31542 (do_tests): Remove xfail for whatis on one_var and two_var.
31543
31544Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31545
31546 * Makefile.in: Made cross building work better by adding
31547 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31548
31549Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31550
31551 * gdb.t15/{return.c,return.exp,Makefile.in}:
31552 New test, currently commented out.
31553
31554Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31555
31556 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31557 still running and removes the leftover named socket so GDb can do
31558 clean restarts.
31559
31560Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31561
31562 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31563 console, not GDB.
31564 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31565 cross testing works better with "make check"
31566 * config/unix-gdb: Use default procedures for exit and version.
31567 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31568 with the newest VxWorks.
31569
31570Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31571
31572 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31573 old form.
31574
31575 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31576 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31577
31578 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31579
31580 * config/unix-gdb.exp: Remove this version of gdb_exit
31581 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31582 Rob says he'll look at it when he gets back to testing boards.
31583
31584Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31585
31586 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31587 an expected fail for certain ptype commands.
31588
31589 * gdb.t20/classes.exp: Update expected results of "ptype class
31590 Base1" to account for the constructor that now appears in the type.
31591
31592Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31593
31594 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31595 disappeared from list.
31596 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31597 "alldone" proc with call to cleanup and exit.
31598 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31599 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31600 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31601 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31602 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31603 "alldone" proc with simple returns that suppress remaining
31604 tests. The alldone proc went away many months ago.
31605
31606Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31607
31608 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31609
31610 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31611
31612Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31613
31614 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31615 as vax gdb will display them.
31616
31617Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31618
31619 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31620 optimizers.
31621
31622 * scope.exp: Change "bad value for localval" messages so each one
31623 is unique.
31624
31625 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31626 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31627
31628 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31629
31630Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31631
31632 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31633 doesn't exist (due to optimization).
31634
31635Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31636
31637 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31638 contains \r because the filename is long.
31639
31640 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31641 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31642
31643Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31644
31645 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31646 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31647 Ultrix.
31648 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31649 int tests.
31650 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31651
31652Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31653
31654 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31655
31656 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 31657 to match does not match the passing case but still matches the
c906108c
SS
31658 failing case.
31659
31660Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31661
31662 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31663
31664Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31665
31666 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31667 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31668 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31669 Remove various versions of gdb_exit.
31670 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31671 gdb_exit.
31672 * config/unix-gdb.exp: gdb_exit remains here, and should override
31673 the generic version, since it's doing a lot of wierd stuff that
31674 the other versions aren't. FIXME, fold it in, or abandon this
31675 version.
31676
31677Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31678
31679 * gdb.t24/demangle.exp: Add tests for PR 3220.
31680
31681Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31682
31683 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31684
31685Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31686
31687 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31688 "i386-*-*". Works for i486 as well.
31689
31690 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31691 bug, and expand domain of xfail to all SVR4 systems, since the
31692 actual problem is likely to be in generic SVR4 /proc support.
31693
31694Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31695
31696 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31697
31698Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31699
31700 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31701 xfails for other systems. Match a missing 'Continuing.' as an
31702 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31703
31704 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31705 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31706 Only issue warning for missing executables if -all option is used.
31707
31708 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31709 file if -all option is used. It's like an unpredictable XFAIL.
31710
31711Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31712
31713 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31714 for dynamically linked binaries.
31715
31716 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31717
31718Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31719
31720 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31721 to state that this is a known bug in old versions of g++.
31722
31723Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31724
31725 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31726 while waiting for `Continuing'.
31727
31728Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31729
31730 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31731 in text, data, and bss.
31732 * gdb.t10/nodebug.c: Add local and global test variables for
31733 initialized and uninitialized data.
31734
31735Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31736
31737 * config/unix-gdb.exp (gdb_exit): Add "wait".
31738
31739Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31740
31741 * gdb.t06/signals.exp: xfail the continue from the handler for all
31742 targets.
31743
31744 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31745 function with watchpoints enabled, the i386 call dummy starts with
31746 a call.
31747
31748 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31749 386 bsd names its corefiles.
31750
31751Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31752
31753 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31754 compilers don't grok it.
31755 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31756 with small octal ints rather than character constants, which
31757 are signed and might not fit if first promoted to int.
31758
31759Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31760
31761 * gdb.t09/Makefile.in (clean): Remove corefile.
31762
31763Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31764
31765 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31766
31767Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31768 and Jim Kingdon (kingdon@cygnus.com)
31769
31770 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31771 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31772 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31773
31774Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31775
31776 * gdb.t17/interrupt.exp: Add xfail for hppa.
31777
31778Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31779
31780 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31781 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31782 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31783 to determine signed-ness of bitfields and use the result to setup
31784 the xfail.
31785 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31786 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31787 call line is reached if necessary.
31788
31789Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31790
31791 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31792
31793Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31794
31795 * gdb.t06/break.exp: Also test `clear' command.
31796
31797Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31798
31799 * gdb.t00/teststrategy.exp: Remove extra quote.
31800
31801 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31802 watchpoint enabled to be for all non-68k machines.
31803
31804 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31805
31806Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31807
31808 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31809 targets use aout.mt instead of ecoff.mt as gas understands
31810 standard aout format.
31811
31812Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31813
31814 * lib/gdb.exp (runto): Don't insist that function we are running to
31815 was compiled with -g.
31816
31817 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31818
31819 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31820 to get back into the read system call.
31821 Accept leading newline in case where we woke it up.
31822
31823Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31824
31825 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31826 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31827 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31828 enable ecoff configuration.
31829
31830Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31831
31832 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31833
31834Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31835
31836 * gdb.t16/printcmds.exp: Add another printf test.
31837
31838Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31839
31840 * configure.in: If configured -with-stabs on any target, add
31841 stabsdirs to configdirs.
31842
31843Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31844
31845 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31846 fun" so pattern does not match the command itself.
31847
31848Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31849
31850 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31851
31852Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31853
31854 * gdb.t17/interrupt.exp: Test for more things.
31855
31856Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31857
31858 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31859 compiler arranges the code and line numbers.
31860
31861 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31862
31863Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31864
31865 * gdb.t00/help.exp: Increase expect input buffer size.
31866
31867Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31868
31869 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31870
31871 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31872
31873 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31874
31875 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31876 [0-9]*, not just [0-9].
31877
31878Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31879
31880 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31881
31882 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31883
31884Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31885
31886 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31887
31888Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31889
31890 * gdb.t06/signals.c: Add xfails for sun3.
31891
31892 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31893
31894 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31895 test_stepping tests.
31896
31897Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31898
31899 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31900
31901 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31902
31903 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31904 rather than actually putting it through cpp twice.
31905
31906 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31907
31908Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31909
31910 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31911 no longer needed.
31912
31913Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31914
31915 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31916
31917 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31918 C++ features prints as "struct", make it a pass, not an xfail.
31919
31920Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31921
31922 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31923 Don't require VA to print as "class" rather than "struct".
31924
31925Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31926
31927 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31928
31929Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31930
31931 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31932
31933Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31934
31935 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31936 order.
31937
31938Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31939
31940 * gdb.t16/printcmds.exp: Add printf tests.
31941
31942 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31943
31944 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31945
31946Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31947
31948 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31949 pass counts, to counteract any existing or future setup_xfails.
31950
31951Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31952
31953 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31954 {BEGIN,END}_COMMON for common block instead of STAB.
31955 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31956
31957 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31958 intp_var should be N_GSYM not N_LSYM.
31959 wierd-aout.S: Use a label for the value of the N_SO.
31960 wierd.def: Remove all backslashes.
31961 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31962
31963Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31964
31965 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31966 get the expected next to inheritance3.
31967
31968Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31969
31970 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31971 now that gcc-2.4 gets it right.
31972
31973Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31974
31975 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31976
31977 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31978 generating comp-info.exp which works for cross-compilation.
31979
31980Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31981
31982 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31983 "*-*-sysv4.*".
31984
31985Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31986
31987 * gdb.t01/run.exp: Start with a fresh gdb.
31988 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31989 SVR4.x.
31990
31991Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31992
31993 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31994 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31995 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31996 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31997 things to remove.
31998
31999Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
32000
32001 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
32002 test cases from bug reports.
32003
32004Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
32005
32006 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
32007 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
32008 avoid spurious xfails.
32009 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
32010 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
32011 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
32012
32013Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32014
32015 * gdb.t00/teststrategy.exp: Rework to provide more useful
32016 description of each test, fix problem with systems that define
32017 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32018 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32019 results for "next over recursive call" so timeouts aren't taken
32020 by error.
32021
32022Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32023
32024 * gdb.t12/scope.exp: Test printing of variables before run.
32025
32026 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32027 printed in wrong order due to sorting.
32028
32029Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32030
32031 * gdb.t00/teststrategy.exp: Fix expected results for printing
32032 user entered string constant. Is array of char, prints with no
32033 address.
32034
32035 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32036 commands.
32037 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32038 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32039 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32040 of struct of char arrays.
32041 * gdb.t00/radix.exp: New tests for radix commands.
32042
32043Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32044
32045 * gdb.t16/printcmd.exp: Print a variable before running program
32046 (with xfail for AIX).
32047
32048Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32049
32050 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32051
32052 * gdb.t16/printcmd.exp: Don't print variables before running program.
32053
32054 * gdb.t06/break.exp: Don't require envp argument to main.
32055
32056 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32057
32058 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32059 Add xfails for rs6000.
32060
32061 * gdb.t02/whatis.exp: Change other tests not to re-test something
32062 we already tested.
32063
32064 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32065 each type used has a variable of that type.
32066
32067Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32068
32069 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32070
32071Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32072
32073 * configure.in: change srctrigger to be a file, not a directory
32074
32075Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32076
32077 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32078
32079 * gdb.t11/list.exp: Fixed a couple of typos.
32080
32081Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32082
32083 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32084 is fixed and PR is closed.
32085 * gdb.t16 (gdbme.c): Add simple test string variable.
32086 * gdb.t16 (printcmds.exp): Add tests with simple test string
32087 variable, primarily for boundaries on "set print elements".
32088
32089Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32090
32091 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32092 Make leading 0's optional and don't expect a tab in the middle
32093 of the number.
32094
32095 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32096
32097 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32098 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32099 don't end command passed to gdb_test with newline.
32100
32101 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32102 signed keyword away, don't expect signed bitfields to be signed.
32103
32104 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32105 printing with only as many 1's as are in the field as well as printing
32106 with 32 1's (see comment).
32107
32108Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32109
32110 * gdb.t00/default.exp: Start with a fresh gdb.
32111 * configure.in (configdirs): Remove gdb.t31 until the chill
32112 compiler works again. It no longer is able to find chillrt0
32113 since it isn't in libchill.a anymore.
32114 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32115 wierd.o, make more modular.
32116 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32117 spurious newlines that caused problems.
32118
32119Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32120
32121 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32122 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32123 gdb.stabs/wierd.{exp,def}: Many new tests.
32124
32125 * gdb.t00/default.exp: update info line for new message.
32126
32127 * gdb.t02/{whatis.exp,gdbme.c}:
32128 Test that "char *" doesn't print as "caddr_t".
32129
32130Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32131
32132 * gdb.t00/help.exp: Use .* in place of some help messages which
32133 just changed.
32134 gdb.t00/default.exp: Update "info frame" test for new message.
32135 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32136 Remove some xfails
32137
32138Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32139
32140 * gdb.t03/{gdbme.c,ptype.exp}:
32141 Add tests for typedef'd struct and union without tags.
32142 Also check "whatis" on a variable of a typedef'd enum without a tag.
32143
32144 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32145 PRMS 1823; the bug still exists but isn't reproduced by this test
32146 anymore), and remove rs6000 XFAIL (the bug is fixed).
32147
32148 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32149 duplicated from whatis.exp. For those that are left, accept
32150 "long", "long int", or "int" for long variables (whatis.exp already
32151 has an XFAIL for "int", so no need to fail it here).
32152
32153 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32154 Deal with GCC's names for types now that GDB uses the compiler's names.
32155
32156 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32157 setup_xfail's for sunos4. If we #defined the signed keyword away,
32158 don't expect GDB to know that char it is signed.
32159
32160 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32161
32162Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32163
32164 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32165 should work on any system, regardless of debugging format.
32166 * gdb.t21/demangle.exp: Move to gdb.t24.
32167 * gdb.t24/demangle.exp: Move from gdb.t21.
32168 * gdb.t24/{Makefile.in, configure.in}: New files.
32169
32170Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32171
32172 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32173 * gdb.stabs: New directory.
32174
32175Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32176
32177 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32178 not just "Quit anyway?".
32179
32180Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32181
32182 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32183 that all setup_xfails are immediately followed by clear_xfails.
32184
32185Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32186
32187 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32188 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32189 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32190 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32191 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32192 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32193 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32194 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32195 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32196 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32197 gdb.t31/chillvars.exp, lib/gdb.exp:
32198 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32199 bug-gdb@prep.ai.mit.edu.
32200
32201Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32202
32203 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32204 with 0.0, not integer 0.
32205
32206Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32207
32208 * gdb.t06/break.exp: Update for "Kill the program" message change.
32209
32210Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32211
32212 * Makefile.in (GDBFLAGS): Set to -nx.
32213 * Makefile.in (site.exp): Use GDBFLAGS.
32214
32215Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32216
32217 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32218 Makefiles.
32219 (check): depend on just-check.
32220 (just-check): added so that tests can be run without a noop
32221 build pass.
32222
32223Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32224
32225 Switch to using configure's configdirs.
32226 * Makefile.in (Makefile): add configure.in dependency.
32227 (SUBDIRS): removed redundant assignment.
32228 * configure.in: switch subdirs assignment to configdirs.
32229 * gdb.t*/configure.in: new files.
32230
32231Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32232
32233 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32234 works.
32235
32236Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32237
32238 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32239 in explicit rules. Apparently this is not supported by some makes.
32240
32241Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32242
32243 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32244
32245Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32246
32247 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32248 disappeared.
32249
32250Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32251
32252 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32253
32254Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32255
32256 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32257 watchpoint problem that is now fixed.
32258 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32259 uninitialized convenience variables.
32260 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32261 structures.
32262
32263Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32264
32265 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32266 which causes expect to get out of sync with gdb on long output
32267 from help set.
32268 * gdb.t09/corefile.exp: Make expected pattern for core file
32269 failing signal and frame output format less sun specific.
32270
32271Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32272
32273 * gdb.t31/chillvars.exp: Add and remove initial dummy
32274 breakpoint, so that symbol table is forced in.
32275 (Needed at least on Sunos4, though it seems not SVR4.)
32276 * gdb.t31/chillvars.exp: Update for changed output format.
32277
32278Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32279
a9c64011 32280 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32281
32282Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32283
32284 * Makefile.in: Added --srcdir when invoking runtest, removed the
32285 need for a local config file. (optional now)
32286
32287Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32288
32289 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32290 failure count used to force early termination. Add some more
32291 expected failures for gnu style demangling.
32292
32293Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32294
32295 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32296 pmi variable from gdb.t20/gdbme to get optimized away.
32297 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32298 Check for written corefile upon timeout _and_ eof.
32299
32300Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32301
32302 * config/unix-gdb.exp: Add missing return 0.
32303
32304Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32305
32306 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32307 test termination.
32308
32309Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32310
32311 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32312 disappeared.
32313
32314Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32315
32316 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32317 time as i860 support works.
32318
d63a86f8 32319 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
32320 "backtrace 100\r" rather than just "backtrace\r", to match last
32321 change.
32322
32323Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32324
32325 * config/udi-gdb.exp (gdb_exit): Remove close command.
32326 (gdb_target_udi): New procedure to set the UDI target.
32327 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32328 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32329 Added waits for prompts after several question responses. Added
32330 some more responses used by a29k-amd-udi-gdb.
32331 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32332 pass different arguments, restart UDI connection after program
32333 completion.
32334 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32335 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32336 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32337 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32338 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32339 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32340 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32341 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32342 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32343 after program completion.
32344 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32345 compiled with a SELECT_VECS setting.
32346 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32347 infinite recursion.
32348
32349 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32350 Added checks for COFF results, and made them expected failures for
32351 all targets. It would be better to make them expected failures
32352 for COFF targets only.
32353
32354Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32355
32356 * Makefile.in: add null dvi target, don't bother to recurse
32357 through test directories for info and install-info; rename
32358 $(datadir) to be dejagnu instead of deja-gnu
32359
32360Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32361
32362 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32363 compiler to coredump.
32364 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32365 code.
32366
32367Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32368
32369 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32370 coredump.
32371 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32372 code.
32373
32374Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32375
32376 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32377 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32378 which in a shell. Deletes xgdb when done.
32379 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32380 Tests the return from the "set height" or "set width" commands.
32381 Added a few return codes where needed.
32382
32383Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32384
32385 * Makefile.in (SUBDIRS): Add gdb.t17.
32386 * configure.in (subdirs): Add gdb.t17.
32387 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32388 files to test gdb's calling of functions in the inferior with
32389 the correct arguments and gdb's ability to retrieve any
32390 result returned.
32391
32392Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32393
32394 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32395 may be called after gdb goes away. Previous versions of expect
32396 needed these to avoid file descriptor leaks, but they cause
32397 errors with the current revision of expect.
32398 * gdb.t00/gdbvars.exp: Use -re on expected output after
32399 setting sevenbit-strings.
32400 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32401 to set sevenbit-strings consistent across tests.
32402 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32403 set sevenbit-strings consistent across tests.
32404
32405Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32406
32407 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32408 expected output to match current "expect" expectations.
32409
32410Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32411
32412 * gdb.t00/default.exp: Change expected output for default "source"
32413 command, to match new gdb behavior which requires a filename to
32414 source.
32415
32416Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32417
32418 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32419 expected fail for i486-*-* that misses the marker2 function.
32420 * gdb.t10/crossload.exp (bfddefault): Allow successful
32421 recognition of a format to pass even if no symbols are found.
32422 Explicitly catch failures where the format is not recognized
32423 or is ambiguous, and add the reason to the fail message.
32424 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32425 the cause is and invalid target and add reason to failure message.
32426 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32427 elf32-i386, elf32-sparc, and elf32-i860.
32428 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32429 Set up expected failure for 'filename'::variable scope resolution,
32430 which is now apparently broken on all targets.
32431 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32432 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32433 gdb.t23/templates.exp: Change failure for missing binfile into
32434 just a warning.
32435 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32436 references.
32437
32438Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32439
32440 * gdb.t00/default.exp: Add expected output for default "source"
32441 command, to match new gdb behavior.
32442 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32443
32444Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32445
32446 * config/*-gdb.exp: returns an error, rather than exiting on
32447 internal errors.
32448
32449Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32450
32451 * gdb.t03/gdbme.c: Add pointer to struct variable.
32452 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32453 referencing struct members.
32454
32455Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32456
32457 * configure.in (mips-idt-ecoff): New target.
32458 * config/mips-gdb.exp: New file for remote board using MIPS remote
32459 debugging protocol.
32460
32461 * Redid configuration scheme. Removed gdb.t*/configure.in.
32462 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32463 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32464 distclean targets. Built executables via .o files. Adjusted
32465 tests to account for source files in $(srcdir) rather than
32466 $(objdir).
32467 * lib/gdb.exp (runto): Don't expect () after the function name,
32468 because it may have arguments.
32469
32470Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32471
32472 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32473 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32474 expected failures for mips-idt-* and mips-sgi-*.
32475 * gdb.t00/default.exp (attach): Kill process if requested.
32476 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32477 that does not read core files.
32478 * gdb.t01/run.exp: Removed checks for exit status code.
32479 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32480 it is linked in.
32481 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32482 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32483 appropriate, rather than doing it by hand.
32484 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32485 execution.
32486 * gdb.t10/crossload.exp: Kill existing program if needed.
32487 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32488 appropriate, rather than doing it by hand. Always increase
32489 timeout for this test, not just for VxWorks.
32490
32491Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32492
32493 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32494 of Chill STRUCT types and STRUCT values.
32495 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32496 than "char".
32497 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 32498 struct2): New struct definitions and initializations to test
c906108c
SS
32499 simple Chill STRUCT types.
32500
32501Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32502
32503 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32504 the null byte at the end of strings.
32505 * gdb.t00/default.exp: Make show version insensitive to copyright
32506 date.
32507 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32508 to avoid dependencies on target char signedness.
32509 * gdb.t16/printcmds.exp: Update expected results for explicitly
32510 unsigned char.
32511 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32512 now work.
32513 * gdb.t21/demangle.exp: Add many more patterns for template
32514 demangling, most of them being expected failures.
32515 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32516 string we are matching for, to match on the whole string.
32517 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32518 and fix a whole bunch that had incorrect expected output but were
32519 passing anyway because of the bug in "proc demangle".
32520 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32521 type.
32522 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32523
32524Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32525
a9c64011
AS
32526 * gdb/testsuite: made modifications to testcases, etc., to allow
32527 them to work properly given the reorganization of deja-gnu and the
32528 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
32529
32530Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32531
32532 * gdb/testsuite: Initial creation of gdb/testsuite.
32533 Migrated dejagnu testcases and support files for testing nm to
32534 gdb/testsuite from deja-gnu. These files were moved "as is"
32535 with no modifications. This migration is part of a major overhaul
32536 of dejagnu. The modifications to these testcases, etc., which
32537 will allow them to work with the new version of dejagnu will be
32538 made in a future update.
48efe704 32539
8d8cb839 32540 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 32541\f
8d8cb839
EZ
32542;; Local Variables:
32543;; mode: change-log
32544;; left-margin: 8
32545;; fill-column: 74
32546;; version-control: never
32547;; End:
902f2ccb 32548
28e7fd62 32549 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
32550 Copying and distribution of this file, with or without modification,
32551 are permitted provided the copyright notice and this notice are preserved.
This page took 4.0505 seconds and 4 git commands to generate.