* emultempl/pe.em: Add --disable-large-address-aware option.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
e630b974
TT
12013-08-22 Tom Tromey <tromey@redhat.com>
2
3 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
4 default addr_size.
5 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
6
f3a76454
TT
72013-08-22 Tom Tromey <tromey@redhat.com>
8
9 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
10 standard_temp_file.
11
de5f37e1
TT
122013-08-22 Tom Tromey <tromey@redhat.com>
13
14 * gdb.arch/amd64-byte.exp: Use standard_testfile,
15 clean_restart.
16 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
17 * gdb.arch/amd64-dword.exp: Use standard_testfile,
18 clean_restart.
19 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
20 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
21 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
22 * gdb.arch/amd64-word.exp: Use standard_testfile,
23 clean_restart.
24 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
25 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
26 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
27 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
28 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
29 * gdb.arch/i386-signal.exp: Use standard_testfile.
30 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
31 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
32 * gdb.arch/i386-unwind.exp: Use standard_testfile.
33 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
34
8448e842
TT
352013-08-22 Tom Tromey <tromey@redhat.com>
36
37 * gdb.python/py-error.exp: Use gdb_remote_download.
38 * gdb.python/py-mi.exp: Use gdb_remote_download.
39 * gdb.python/py-objfile-script.exp: Use standard_output_file.
40 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
41 (run_lang_tests): Likewise.
42 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
43 filename.
44 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
45 compiling. Use gdb_remote_download. Update some tests.
46 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
47 standard_output_file.
48 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
49 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
50 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
51 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
52 standard_output_file.
53
16cfcbc2
TT
542013-08-22 Tom Tromey <tromey@redhat.com>
55
56 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
57
44ee8174
TT
582013-08-22 Tom Tromey <tromey@redhat.com>
59
60 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
61 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
62 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
63 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
64 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
65 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
66 * lib/gdb.exp (gdb_remote_download): New proc.
67
7a218f88
TT
682013-08-22 Tom Tromey <tromey@redhat.com>
69
70 * gdb.dwarf2/clztest.exp: Use standard_testfile.
71 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
72 * gdb.dwarf2/fission-base.S: Remove directory from
73 DW_AT_GNU_dwo_name.
74 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
75 debug-file-directory.
76 * gdb.dwarf2/fission-reread.S: Remove directory from
77 DW_AT_GNU_dwo_name.
78 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
79 debug-file-directory.
80
70cc1c23
DE
812013-08-16 Doug Evans <dje@google.com>
82
83 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
84 prelink complains about an unhandled DWARF version.
85
61884d20
DE
862013-08-14 Cary Coutant <ccoutant@google.com>
87
88 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
89
5e92f71a
TT
902013-08-13 Tom Tromey <tromey@redhat.com>
91 Yao Qi <yao@codesourcery.com>
92
93 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
94 * lib/gdb.exp: Handle GDB_PARALLEL.
95 (default_gdb_version): Kill inotify_pid if it exists.
96 (default_gdb_exit): Emit warning if the inotify log is not
97 empty.
98 (standard_output_file): Respect GDB_PARALLEL.
99 (standard_temp_file): Likewise.
100 (gdb_init): Start inotifywait if requested.
101
5c30d39a
AB
1022013-08-13 Andrew Burgess <aburgess@broadcom.com>
103
104 * gdb.base/printcmds.exp (test_printf): Add test for printf of
105 pointer with various flags.
106
17e1c970
TT
1072013-08-13 Tom Tromey <tromey@redhat.com>
108
109 * lib/cache.exp: New file.
110 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
111 * lib/gdb.exp: Load cache.exp.
112 (support_complex_tests, is_ilp32_target, is_lp64_target)
113 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
114 (gdb_skip_xml_test): Use gdb_caching_proc.
115 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
116
4e234898
TT
1172013-08-13 Tom Tromey <tromey@redhat.com>
118
119 * lib/gdb.exp (standard_temp_file): New proc.
120 (support_complex_tests, is_ilp32_target, is_lp64_target)
121 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
122 standard_temp_file.
123
53e981d9
TT
1242013-08-13 Tom Tromey <tromey@redhat.com>
125
126 * lib/gdb.exp (build_id_debug_filename_get): Use
127 standard_output_file.
128 * lib/prelink-support.exp (section_get)
129 (build_executable_own_libs): Use standard_output_file.
130
3f539315
TT
1312013-08-12 Tom Tromey <tromey@redhat.com>
132
133 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
134
b4013987
AA
1352013-08-12 Ali Anwar <alianwar@codesourcery.com>
136
137 * gdb.base/break.exp: Test break via convenience variable
138 with file name.
139
f61d5529
DE
1402013-08-09 Doug Evans <dje@google.com>
141
142 * lib/future.exp (gdb_find_ldd): New proc.
143 * lib/prelink-support.exp (build_executable_own_libs): Call it.
144 Make "/usr/sbin/" in prelink path optional.
145
1ed8d800
YQ
1462013-08-09 Yao Qi <yao@codesourcery.com>
147
148 * gdb.trace/collection.exp (gdb_collect_args_test): Set
149 "only" and "both" to 'print entry-values' before selecting
150 trace frame.
151
82a0a75f
YQ
1522013-08-08 Yao Qi <yao@codesourcery.com>
153
154 * gdb.trace/mi-trace-unavailable.exp: Don't set
155 "print entry-values" to "no".
156 (test_trace_unavailable): Set various values to
157 "print entry-values" to test that the output of
158 '-stack-list-locals' is not affected, and then set
159 set "print entry-values" to "no".
160
ac52f9a2
DE
1612013-08-07 Doug Evans <dje@google.com>
162
163 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
164 * gdb.python/py-value-cc.exp: Update.
165 * gdb.python/py-value.exp: Use different names for .o files for
166 C and C++. Only perform C++ tests if !skip_cplus_tests.
167
bf6d8a91
TT
1682013-08-07 Tom Tromey <tromey@redhat.com>
169
170 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
171
f9125b6c
TT
1722013-08-07 Tom Tromey <tromey@redhat.com>
173
174 * gdb.dwarf2/dwz.exp: New file.
175
3a1115a0
TT
1762013-08-02 Tom Tromey <tromey@redhat.com>
177
178 * gdb.base/watchpoint.c (struct foo5): New.
179 (nullptr): New global.
180 * gdb.base/watchpoint.exp (test_watch_location): Add test.
181
b846d303
DE
1822013-08-01 Doug Evans <dje@google.com>
183
7ee85ab1
DE
184 PR symtab/15691
185 * gdb.dwarf2/fission-mix.exp: New file.
186 * gdb.dwarf2/fission-mix.h: New file.
187 * gdb.dwarf2/fission-mix.c: New file.
188 * gdb.dwarf2/fission-mix2.c: New file.
189
b846d303
DE
190 PR symtab/15695
191 * gdb.base/func-ptr.exp: New file.
192 * gdb.base/func-ptr.c: New file.
193
67d21849
YQ
1942013-08-01 Yao Qi <yao@codesourcery.com>
195
196 * gdb.python/py-sync-interp.c: New.
197 * gdb.python/py-sync-interp.exp: New.
198
de74e63a
YQ
1992013-07-31 Yao Qi <yao@codesourcery.com>
200
201 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
202 'tdump' on stack frame 0 and 1 respectively.
203
680558e8
YQ
2042013-07-31 Yao Qi <yao@codesourcery.com>
205
206 PR gdb/13443
207 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
208 'traceframe'. Wrap test with with_test_prefix.
209 (top level): Update.
210
48bbe0bf
YQ
2112013-07-31 Yao Qi <yao@codesourcery.com>
212
213 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
214 'gdb_start'.
215 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
216 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
217
11b4b7cc
AB
2182013-07-30 Andrew Burgess <aburgess@broadcom.com>
219
220 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
221 when printing an optimized out value. Expect an error when using
222 an optimized out value in an expression.
223
b0c54aa5
AB
2242013-07-30 Andrew Burgess <aburgess@broadcom.com>
225
226 * gdb.dwarf2/pieces-optimized-out.exp: New file.
227 * gdb.dwarf2/pieces-optimized-out.c: New file.
228 * gdb.dwarf2/pieces-optimized-out.S: New file.
229
97c85fc6
MB
2302013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
231
232 PR gdb/15715
233 * gdb.base/setshow.exp: Test that relative paths passed to
234 'set history filename' are converted to absolute paths.
235
5b32ae97
KS
2362013-07-26 Keith Seitz <keiths@redhat.com>
237
238 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
239 of f77.
240 Allow for compiler variations of integer types.
241 Use mi_create_varobj.
242 Use mi_list_varobj_children for the immediate children of `array'.
243 Add "has_more" attribute for grandchildren test.
244
6f64ef53
PA
2452013-07-26 Pedro Alves <palves@redhat.com>
246
247 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
248 files.
249
fdc8aae8
AB
2502013-07-25 Andrew Burgess <aburgess@broadcom.com>
251
252 * gdb.mi/mi-reg-undefined.exp: New file.
253 * gdb.mi/mi-reg-undefined.c: Likewise.
254 * gdb.mi/mi-reg-undefined.S: Likewise.
255
6fbe845e
AB
2562013-07-25 Andrew Burgess <aburgess@broadcom.com>
257
258 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
259 z, o, and t output formats.
260 * gdb.base/display.exp: Use 'k' as an undefined format now that
261 'z' is defined.
262
7b79b135
DE
2632013-07-24 Doug Evans <dje@google.com>
264
265 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
266 "--" to switch.
267
a0607b84
YQ
2682013-07-24 Yao Qi <yao@codesourcery.com>
269
270 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
271 host.
272 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
273 Likewise. If host is remote, copy ${binfile} to host.
274
2eb14a9b
YQ
2752013-07-23 Yao Qi <yao@codesourcery.com>
276
277 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
278 message.
279
5d0a3b53
WN
2802013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
281
282 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
283 instructions and enable disp-step-syscall for arm targets.
284
9a5911c0
WN
2852013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
286
287 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
288 assembler errors on arm.
289 * gdb.dwarf2/mac-fileno.S: Likewise.
290 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
291 * gdb.dwarf2/pr13961.S: Likewise.
292
fa876972
HZ
2932013-07-19 Hui Zhu <hui@codesourcery.com>
294
295 PR gdb/15692
296 * gdb.mi/mi-dprintf.exp: Add double quotes test.
297
1527aea8
YQ
2982013-07-19 Yao Qi <yao@codesourcery.com>
299
300 * gdb.trace/read-memory.exp (test_from_remote): Update test.
301 (teset_from_exec): Likewise.
302
73c1d57e
YQ
3032013-07-19 Yao Qi <yao@codesourcery.com>
304
305 * gdb.trace/read-memory.c: New.
306 * gdb.trace/read-memory.exp: New.
307
a075c3e5
YQ
3082013-07-19 Yao Qi <yao@codesourcery.com>
309
310 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
311 $dest to link options if host is remote. Move the
312 generated file to $dest.a on host if host is remote.
313
623cc285
WN
3142013-07-18 Will Newton <will.newton@linaro.org>
315
316 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
317 to ensure the test is linked against pthreads.
318 * gdb.threads/tls-var-main.c: Likewise.
319 * gdb.threads/tls-shared.c: Likewise.
320
1f74d3b5
YQ
3212013-07-18 Yao Qi <yao@codesourcery.com>
322
323 * lib/future.exp (gdb_default_target_compile): Use tail name
324 of $destfile as the output name of compile. Move the
325 generated file to $destfile on build.
326
f6dc277e
YQ
3272013-07-18 Yao Qi <yao@codesourcery.com>
328
329 * lib/gdb.exp (gdb_compile): Set
330 gdb_saved_set_unbuffered_mode_obj to
331 set_unbuffered_mode_saved.o if host is remote. Invoke
332 remote_download to copy $unbuf_obj to host.
333
e7045703
DE
3342013-07-17 Doug Evans <dje@google.com>
335
336 * gdb.python/py-frame-args.c: New file.
337 * gdb.python/py-frame-args.py: New file.
338 * gdb.python/py-frame-args.exp New file.
339
5ea5559b
AB
3402013-07-16 Andrew Burgess <aburgess@broadcom.com>
341
342 * gdb.base/printcmds.exp (test_printf): Add tests for format
343 strings with missing format specifier.
344
4229ca0e
TT
3452013-07-16 Tom Tromey <tromey@redhat.com>
346
347 * gdb.ada/info_types.exp: Use standard_testfile.
348
5ee657d5
TT
3492013-07-16 Tom Tromey <tromey@redhat.com>
350
351 * gdb.mi/mi-basics.exp: Use standard_output_file.
352 (test_dir_specification, test_cwd_specification)
353 (test_path_specification): Use testsubdir, not subdir and objdir.
354
20e3d738
TT
3552013-07-16 Tom Tromey <tromey@redhat.com>
356
357 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
358
7d7c6477
JB
3592013-07-09 Joel Brobecker <brobecker@adacore.com>
360
361 * gdb.ada/small_reg_param.exp: Accept optional entry value
362 for parameter "w".
363
52cd8b7d
JB
3642013-07-09 Joel Brobecker <brobecker@adacore.com>
365
366 * gdb.ada/small_reg_param.exp: Remove trailing space.
367
2a998fc0
DE
3682013-07-09 Doug Evans <dje@google.com>
369
370 * gdb.base/default.exp: Update expected output of "show print array"
371 and "show print pretty".
372
0329e9fb
UW
3732013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
374
375 * gdb.threads/wp-replication.exp: Stop counting available hardware
376 watchpoints after NR_THREADS iterations.
377
1953058f
AB
3782013-07-08 Andrew Burgess <aburgess@broadcom.com>
379
380 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
381
7c0de741
YQ
3822013-07-07 Yao Qi <yao@codesourcery.com>
383
384 * boards/native-gdbserver.exp: Move invoke of
385 process_multilib_options to gdbserver-base.exp.
386 Move set_board_info 'compiler', 'gdb,noinferiorio',
387 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
388 gdbserver-base.exp.
389 Move proc ${board}_download, ${board}_upload and
390 ${board}_file to gdbserver-base.exp.
391 * boards/native-extended-gdbserver.exp: Likewise.
392 * boards/native-stdio-gdbserver.exp: Likewise.
393 * boards/gdbserver-base.exp: New file.
394
497a4c48
LM
3952013-07-05 Luis Machado <lgustavo@codesourcery.com>
396
397 * gdb.base/dump.exp: Remove arch-specific tests and do a
398 generic data address check to set is64bitonly correctly.
399
bb3f62fc
LM
4002013-07-05 Luis Machado <lgustavo@codesourcery.com>
401
402 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
403 the register number instead of expecting only 0.
404
005faa9d
WN
4052013-07-05 Will Newton <will.newton@linaro.org>
406
407 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
408 in asm syntax to allow building on ARM.
409
4767856f
YQ
4102013-07-05 Yao Qi <yao@codesourcery.com>
411
412 * boards/local-remote-host.exp: Remove obsolete comments.
413 * boards/native-extended-gdbserver.exp: Likewise.
414 * boards/native-gdbserver.exp: Likewise.
415 * boards/native-stdio-gdbserver.exp: Likewise.
416
691a26f5
AB
4172013-07-04 Andrew Burgess <aburgess@broadcom.com>
418
419 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
420 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
421 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
422
4d142eaa
JK
4232013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
424
425 * gdb.base/break-on-linker-gcd-function.exp: Replace
426 prepare_for_testing by build_executable_from_specs and clean_restart.
427
62cef515
TT
4282013-06-27 Tom Tromey <tromey@redhat.com>
429
430 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
431 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
432 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
433 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
434 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
435 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
436 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
437 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
438 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
439 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
440 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
441 Use standard_testfile, standard_output_file, prepare_for_testing,
442 clean_restart.
443
0ab77f5f
TT
4442013-06-27 Tom Tromey <tromey@redhat.com>
445
446 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
447 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
448 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
449 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
450 gdb.base/shreloc.exp, gdb.base/sigall.exp,
451 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
452 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
453 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
454 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
455 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
456 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
457 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
458 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
459 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
460 gdb.base/solib-weak.exp, gdb.base/source.exp,
461 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
462 gdb.base/stap-probe.exp, gdb.base/start.exp,
463 gdb.base/step-break.exp, gdb.base/step-bt.exp,
464 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
465 gdb.base/step-test.exp, gdb.base/structs.exp,
466 gdb.base/structs2.exp, gdb.base/structs3.exp,
467 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
468 standard_output_file, prepare_for_testing, clean_restart.
469
822bd149
TT
4702013-06-27 Tom Tromey <tromey@redhat.com>
471
472 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
473 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
474 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
475 gdb.base/pending.exp, gdb.base/permissions.exp,
476 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
477 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
478 gdb.base/printcmds.exp, gdb.base/prologue.exp,
479 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
480 gdb.base/ptype.exp, gdb.base/randomize.exp,
481 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
482 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
483 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
484 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
485 standard_testfile, standard_output_file, prepare_for_testing,
486 clean_restart.
487
f8b41b00
TT
4882013-06-27 Tom Tromey <tromey@redhat.com>
489
a8c97a87
TT
490 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
491 gdb.base/huge.exp, gdb.base/included.exp,
492 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
493 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
494 gdb.base/info-os.exp, gdb.base/info-proc.exp,
495 gdb.base/info-target.exp, gdb.base/infoline.exp,
496 gdb.base/interp.exp, gdb.base/interrupt.exp,
497 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
498 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
499 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
500 gdb.base/logical.exp, gdb.base/long_long.exp,
501 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
502 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
503 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
504 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
505 standard_testfile, standard_output_file, prepare_for_testing,
506 clean_restart.
507
289f9037
TT
5082013-06-27 Tom Tromey <tromey@redhat.com>
509
a8c97a87
TT
510 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
511 gdb.base/enumval.exp, gdb.base/environ.exp,
512 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
513 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
514 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
515 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
516 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
517 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
518 gdb.base/fullname.exp, gdb.base/funcargs.exp,
519 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
520 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
521 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
522 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
523 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
524 gdb.base/gnu_vector.exp: Use standard_testfile,
525 standard_output_file, prepare_for_testing, clean_restart.
289f9037 526
f76495c8
TT
5272013-06-27 Tom Tromey <tromey@redhat.com>
528
a8c97a87
TT
529 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
530 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
531 gdb.base/call-strs.exp, gdb.base/callexit.exp,
532 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
533 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
534 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
535 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
536 gdb.base/commands.exp, gdb.base/completion.exp,
537 gdb.base/complex.exp, gdb.base/cond-expr.exp,
538 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
539 gdb.base/constvars.exp, gdb.base/corefile.exp,
540 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
541 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
542 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
543 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
544 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
545 standard_output_file, prepare_for_testing, clean_restart.
546
a64d2530
TT
5472013-06-27 Tom Tromey <tromey@redhat.com>
548
a8c97a87
TT
549 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
550 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
551 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
552 gdb.base/async-shell.exp, gdb.base/async.exp,
553 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
554 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
555 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
556 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
557 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
558 gdb.base/break-on-linker-gcd-function.exp,
559 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
560 standard_output_file, prepare_for_testing, clean_restart.
561
aaff8d73
YQ
5622013-06-26 Yao Qi <yao@codesourcery.com>
563
564 * gdb.trace/mi-trace-frame-collected.exp: New.
565
a0743c90
YQ
5662013-06-25 Yao Qi <yao@codesourcery.com>
567
568 * boards/native-extended-gdbserver.exp: Set board_info
569 'gdb,predefined_tsv'.
570 * boards/native-gdbserver.exp: Likewise.
571 * boards/native-stdio-gdbserver.exp: Likewise.
572 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
573 uploaded TSVs if target supports tracing.
574 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
575 tracing and target has predefined tsv.
576
9d6e6e84
HZ
5772013-06-25 Yao Qi <yao@codesourcery.com>
578 Hui Zhu <hui@codesourcery.com>
579 Pedro Alves <palves@redhat.com>
580
581 PR breakpoints/15075
582 PR breakpoints/15434
583 * gdb.base/dprintf-next.c: New file.
584 * gdb.base/dprintf-next.exp: New file.
585 * gdb.base/dprintf-non-stop.c: New file.
586 * gdb.base/dprintf-non-stop.exp: New file.
587 * gdb.base/dprintf.exp: Don't check "continue" in the output
588 of "info breakpoints".
589 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
590 Don't check "continue" in script field.
591
e7ab3185
TT
5922013-06-21 Tom Tromey <tromey@redhat.com>
593
594 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
595 name in a test name.
596
c898adb7
YQ
5972013-06-20 Yao Qi <yao@codesourcery.com>
598
599 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
600 and set an action.
601 (test_trace_unavailable): Test command -data-list-register-values
602 in the context of traceframe and with option --skip-unavailable.
603 * gdb.trace/trace-unavailable.c (foo): New.
604 (main): Call it.
605 * gdb.mi/gdb2549.exp: Update matching pattern.
606
4d157a3d
MF
6072013-06-19 Mike Frysinger <vapier@gentoo.org>
608
609 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
610 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
611 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
612 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
613 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
614
d69cace4
LM
6152013-06-19 Luis Machado <lgustavo@codesourcery.com>
616
617 * gdb.base/subst.exp: Delete default rules before further
618 tests.
619
9bdd0636
YQ
6202013-06-19 Yao Qi <yao@codesourcery.com>
621
622 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
623 unsupported if it is not registered.
624
427cd150
TT
6252013-06-18 Tom Tromey <tromey@redhat.com>
626
627 * gdb.base/random-signal.c: New file.
628 * gdb.base/random-signal.exp: New file.
629
6de7c271
WN
6302013-06-18 Will Newton <will.newton@linaro.org>
631
632 * gdb.base/skip.c: Use comma to evaluate results of foo()
633 and bar() before passing to baz().
634 * gdb.base/skip.c: baz() now takes one argument instead of
635 two.
636
5bd1ef56
TT
6372013-06-18 Tom Tromey <tromey@redhat.com>
638
639 * gdb.dwarf2/implptrpiece.exp: New file.
640 * gdb.dwarf2/implptrconst.exp (d): New variable.
641 Print d.
642 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
643
e379b391
TT
6442013-06-18 Tom Tromey <tromey@redhat.com>
645
646 * lib/selftest-support.exp (do_self_tests): Reject remote or
647 non-native targets.
648 * gdb.gdb/complaints.exp: Remove check.
649 * gdb.gdb/observer.exp: Remove check.
650 * gdb.gdb/xfullpath.exp: Remove check.
651 * gdb.gdb/complaints.exp: Remove check.
652
4ec70201
PA
6532013-06-07 Pedro Alves <palves@redhat.com>
654
655 * boards/native-extended-gdbserver.exp: Remove semicolon.
656 * config/arm-ice.exp: Likewise.
657 * config/bfin.exp: Likewise.
658 * config/cygmon.exp: Likewise.
659 * config/h8300.exp: Likewise.
660 * config/monitor.exp: Likewise.
661 * config/sid.exp: Likewise.
662 * config/sim.exp: Likewise.
663 * config/slite.exp: Likewise.
664 * config/vx.exp: Likewise.
665 * gdb.arch/i386-bp_permanent.exp: Likewise.
666 * gdb.asm/asm-source.exp: Likewise.
667 * gdb.base/args.exp: Likewise.
668 * gdb.base/attach-pie-misread.exp: Likewise.
669 * gdb.base/auxv.exp: Likewise.
670 * gdb.base/bigcore.exp: Likewise.
671 * gdb.base/bitfields2.exp: Likewise.
672 * gdb.base/bitfields.exp: Likewise.
673 * gdb.base/break.exp: Likewise.
674 * gdb.base/break-interp.exp: Likewise.
675 * gdb.base/callfuncs.exp: Likewise.
676 * gdb.base/call-sc.exp: Likewise.
677 * gdb.base/commands.exp: Likewise.
678 * gdb.base/corefile.exp: Likewise.
679 * gdb.base/dbx.exp: Likewise.
680 * gdb.base/ending-run.exp: Likewise.
681 * gdb.base/exprs.exp: Likewise.
682 * gdb.base/funcargs.exp: Likewise.
683 * gdb.base/hbreak2.exp: Likewise.
684 * gdb.base/huge.exp: Likewise.
685 * gdb.base/list.exp: Likewise.
686 * gdb.base/memattr.exp: Likewise.
687 * gdb.base/overlays.exp: Likewise.
688 * gdb.base/printcmds.exp: Likewise.
689 * gdb.base/recurse.exp: Likewise.
690 * gdb.base/remotetimeout.exp: Likewise.
691 * gdb.base/reread.exp: Likewise.
692 * gdb.base/savedregs.exp: Likewise.
693 * gdb.base/scope.exp: Likewise.
694 * gdb.base/sepdebug.exp: Likewise.
695 * gdb.base/setshow.exp: Likewise.
696 * gdb.base/setvar.exp: Likewise.
697 * gdb.base/sigaltstack.exp: Likewise.
698 * gdb.base/siginfo-addr.exp: Likewise.
699 * gdb.base/siginfo.exp: Likewise.
700 * gdb.base/siginfo-obj.exp: Likewise.
701 * gdb.base/sigrepeat.exp: Likewise.
702 * gdb.base/sigstep.exp: Likewise.
703 * gdb.base/structs.exp: Likewise.
704 * gdb.base/testenv.exp: Likewise.
705 * gdb.base/twice.exp: Likewise.
706 * gdb.base/valgrind-db-attach.exp: Likewise.
707 * gdb.base/valgrind-infcall.exp: Likewise.
708 * gdb.base/varargs.exp: Likewise.
709 * gdb.base/watchpoint.exp: Likewise.
710 * gdb.cp/gdb1355.exp: Likewise.
711 * gdb.cp/misc.exp: Likewise.
712 * gdb.disasm/hppa.exp: Likewise.
713 * gdb.disasm/t01_mov.exp: Likewise.
714 * gdb.disasm/t02_mova.exp: Likewise.
715 * gdb.disasm/t03_add.exp: Likewise.
716 * gdb.disasm/t04_sub.exp: Likewise.
717 * gdb.disasm/t05_cmp.exp: Likewise.
718 * gdb.disasm/t06_ari2.exp: Likewise.
719 * gdb.disasm/t07_ari3.exp: Likewise.
720 * gdb.disasm/t08_or.exp: Likewise.
721 * gdb.disasm/t09_xor.exp: Likewise.
722 * gdb.disasm/t10_and.exp: Likewise.
723 * gdb.disasm/t11_logs.exp: Likewise.
724 * gdb.disasm/t12_bit.exp: Likewise.
725 * gdb.disasm/t13_otr.exp: Likewise.
726 * gdb.gdb/selftest.exp: Likewise.
727 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
728 * gdb.mi/mi-reverse.exp: Likewise.
729 * gdb.pascal/floats.exp: Likewise.
730 * gdb.python/py-inferior.exp: Likewise.
731 * gdb.threads/attach-into-signal.exp: Likewise.
732 * gdb.threads/pthreads.exp: Likewise.
733 * gdb.threads/thread_events.exp: Likewise.
734 * gdb.threads/watchthreads.exp: Likewise.
735 * gdb.trace/actions-changed.exp: Likewise.
736 * gdb.trace/actions.exp: Likewise.
737 * gdb.trace/ax.exp: Likewise.
738 * gdb.trace/backtrace.exp: Likewise.
739 * gdb.trace/change-loc.exp: Likewise.
740 * gdb.trace/deltrace.exp: Likewise.
741 * gdb.trace/disconnected-tracing.exp: Likewise.
742 * gdb.trace/ftrace.exp: Likewise.
743 * gdb.trace/infotrace.exp: Likewise.
744 * gdb.trace/passc-dyn.exp: Likewise.
745 * gdb.trace/passcount.exp: Likewise.
746 * gdb.trace/pending.exp: Likewise.
747 * gdb.trace/qtro.exp: Likewise.
748 * gdb.trace/range-stepping.exp: Likewise.
749 * gdb.trace/report.exp: Likewise.
750 * gdb.trace/save-trace.exp: Likewise.
751 * gdb.trace/status-stop.exp: Likewise.
752 * gdb.trace/strace.exp: Likewise.
753 * gdb.trace/tfile.exp: Likewise.
754 * gdb.trace/tfind.exp: Likewise.
755 * gdb.trace/trace-break.exp: Likewise.
756 * gdb.trace/tracecmd.exp: Likewise.
757 * gdb.trace/trace-mt.exp: Likewise.
758 * gdb.trace/tspeed.exp: Likewise.
759 * gdb.trace/tsv.exp: Likewise.
760 * gdb.trace/while-stepping.exp: Likewise.
761 * lib/gdb.exp: Likewise.
762 * lib/gdbserver-support.exp: Likewise.
763 * lib/java.exp: Likewise.
764 * lib/mi-support.exp: Likewise.
765 * lib/pascal.exp: Likewise.
766 * lib/prompt.exp: Likewise.
767 * lib/trace-support.exp: Likewise.
768
47d48711
PA
7692013-06-07 Pedro Alves <palves@redhat.com>
770
771 * gdb.ada/info_types.c: Fix formating in copyright header.
772 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
773 * gdb.base/float.c: Likewise.
774 * gdb.base/inferior-died.c: Likewise.
775 * gdb.base/interp.c: Likewise.
776 * gdb.base/jit-main.c: Likewise.
777 * gdb.base/jit-solib.c: Likewise.
778 * gdb.base/long_long.c: Likewise.
779 * gdb.base/longjmp.c: Likewise.
780 * gdb.base/nextoverexit.c: Likewise.
781 * gdb.base/pr11022.c: Likewise.
782 * gdb.base/prelink-lib.c: Likewise.
783 * gdb.base/prelink.c: Likewise.
784 * gdb.base/prologue.c: Likewise.
785 * gdb.base/restore.c: Likewise.
786 * gdb.base/sigchld.c: Likewise.
787 * gdb.base/solib-search-lib1.c: Likewise.
788 * gdb.base/solib-search-lib2.c: Likewise.
789 * gdb.base/solib-search.c: Likewise.
790 * gdb.base/solib-search.h: Likewise.
791 * gdb.base/whatis.c: Likewise.
792 * gdb.cp/abstract-origin.cc: Likewise.
793 * gdb.cp/anon-struct.cc: Likewise.
794 * gdb.cp/baseenum.cc: Likewise.
795 * gdb.cp/bs15503.cc: Likewise.
796 * gdb.cp/call-c-1.c: Likewise.
797 * gdb.cp/call-c.cc: Likewise.
798 * gdb.cp/class2.cc: Likewise.
799 * gdb.cp/classes.cc: Likewise.
800 * gdb.cp/cttiadd.cc: Likewise.
801 * gdb.cp/cttiadd1.cc: Likewise.
802 * gdb.cp/cttiadd2.cc: Likewise.
803 * gdb.cp/cttiadd3.cc: Likewise.
804 * gdb.cp/derivation.cc: Likewise.
805 * gdb.cp/derivation2.cc: Likewise.
806 * gdb.cp/dispcxx.cc: Likewise.
807 * gdb.cp/exception.cc: Likewise.
808 * gdb.cp/gdb2384-base.cc: Likewise.
809 * gdb.cp/gdb2384-base.h: Likewise.
810 * gdb.cp/gdb2384.cc: Likewise.
811 * gdb.cp/gdb2495.cc: Likewise.
812 * gdb.cp/mb-inline.h: Likewise.
813 * gdb.cp/mb-inline1.cc: Likewise.
814 * gdb.cp/mb-inline2.cc: Likewise.
815 * gdb.cp/member-name.cc: Likewise.
816 * gdb.cp/member-ptr.cc: Likewise.
817 * gdb.cp/misc.cc: Likewise.
818 * gdb.cp/namespace1.cc: Likewise.
819 * gdb.cp/nextoverthrow.cc: Likewise.
820 * gdb.cp/pr-574.cc: Likewise.
821 * gdb.cp/pr9631.cc: Likewise.
822 * gdb.cp/printmethod.cc: Likewise.
823 * gdb.cp/psmang1.cc: Likewise.
824 * gdb.cp/psmang2.cc: Likewise.
825 * gdb.cp/psymtab-parameter.cc: Likewise.
826 * gdb.cp/ptype-flags.cc: Likewise.
827 * gdb.cp/ref-params.cc: Likewise.
828 * gdb.cp/ref-types.cc: Likewise.
829 * gdb.cp/smartp.cc: Likewise.
830 * gdb.cp/try_catch.cc: Likewise.
831 * gdb.cp/userdef.cc: Likewise.
832 * gdb.cp/using-crash.cc: Likewise.
833 * gdb.cp/virtfunc.cc: Likewise.
834 * gdb.cp/virtfunc2.cc: Likewise.
835 * gdb.dwarf2/callframecfa.S: Likewise.
836 * gdb.dwarf2/dw2-ranges.c: Likewise.
837 * gdb.dwarf2/dw2-ranges2.c: Likewise.
838 * gdb.dwarf2/dw2-ranges3.c: Likewise.
839 * gdb.dwarf2/dw2-restore.S: Likewise.
840 * gdb.dwarf2/pieces.S: Likewise.
841 * gdb.dwarf2/valop.S: Likewise.
842 * gdb.java/jnpe.java: Likewise.
843 * gdb.mi/mi-stepn.c: Likewise.
844 * gdb.mi/mi-var-cp.cc: Likewise.
845 * gdb.mi/mi-var-rtti.cc: Likewise.
846 * gdb.mi/ns-stale-regcache.c: Likewise.
847 * gdb.mi/pr11022.c: Likewise.
848 * gdb.mi/solib-lib.c: Likewise.
849 * gdb.mi/solib-main.c: Likewise.
850 * gdb.python/py-arch.c: Likewise.
851 * gdb.python/py-block.c: Likewise.
852 * gdb.python/py-breakpoint.c: Likewise.
853 * gdb.python/py-events.c: Likewise.
854 * gdb.python/py-evthreads.c: Likewise.
855 * gdb.python/py-explore.c: Likewise.
856 * gdb.python/py-explore.cc: Likewise.
857 * gdb.python/py-finish-breakpoint.c: Likewise.
858 * gdb.python/py-finish-breakpoint2.cc: Likewise.
859 * gdb.python/py-symbol.c: Likewise.
860 * gdb.threads/execl.c: Likewise.
861 * gdb.threads/execl1.c: Likewise.
862
88ab5684
WN
8632013-06-07 Will Newton <will.newton@linaro.org>
864
865 * gdb.base/long_long.exp: Fix ARM EABI target glob.
866
42daa7a0
WN
8672013-06-07 Will Newton <will.newton@linaro.org>
868
869 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
870 and "starting".
871
f4059ef3
WN
8722013-06-07 Will Newton <will.newton@linaro.org>
873
874 * gdb.cp/anon-struct.exp: Conditionalize constructor and
875 destructor prototypes for ARM ABI.
876 * gdb.cp/m-static.exp: Likewise.
877
8cb5cc78
YQ
8782013-06-07 Yao Qi <yao@codesourcery.com>
879
880 * gdb.trace/mi-trace-unavailable.exp: New.
881 * gdb.trace/trace-unavailable.c: New.
882
c6cf1712
DE
8832013-06-06 Doug Evans <dje@google.com>
884
885 * gdb.cp/derivation.exp: Make tests have unique names.
886
bf6be0f4
TT
8872013-06-06 Tom Tromey <tromey@redhat.com>
888
889 * gdb.base/dump.exp (capture_value): Don't put expression into
890 test name if arguments passed in.
891 Rename a couple more tests to make them unique.
892
ebb022fa
TT
8932013-06-06 Tom Tromey <tromey@redhat.com>
894
895 * gdb.base/break-always.exp: Explicitly specify test name.
896
69fc87c2
DE
8972013-06-05 Doug Evans <dje@google.com>
898 Keith Seitz <keiths@redhat.com>
899
900 * gdb.cp/derivation2.cc: New file.
901 * gdb.cp/derivation.cc (main): Call foo2.
902 * gdb.cp/derivation.exp: Add tests for typedefs in another
903 file, and when there's an active block.
904
f993f39e
LM
9052013-06-05 Luis Machado <lgustavo@codesourcery.com>
906
907 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
908 from targets that use function descriptors in the virtual tables.
909 Handle presence of dot symbols.
910
afacd7f3
GB
9112013-06-04 Gary Benson <gbenson@redhat.com>
912
913 * gdb.base/break-probes.exp: New file.
914 * gdb.base/break-probes.c: Likewise.
915 * gdb.base/break-probes-solib.c: Likewise.
916 * gdb.base/info-shared.exp: New file.
917 * gdb.base/info-shared.c: Likewise.
918 * gdb.base/info-shared-solib1.c: Likewise.
919 * gdb.base/info-shared-solib2.c: Likewise.
920
a29a3fb7
GB
9212013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
922 Gary Benson <gbenson@redhat.com>
923
924 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
925 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
926 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
927 to be set to "no" to indicate that no ld.so copy should be made.
928 * gdb.base/break-interp.exp (solib_bp): New constant.
929 (reach_1): Use the above instead of "_dl_debug_state".
930 (test_attach): Likewise.
931 (test_ld): Likewise.
932 * gdb.threads/dlopen-libpthread.exp: New file.
933 * gdb.threads/dlopen-libpthread.c: Likewise.
934 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
935 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
936
62a813cc
YQ
9372013-05-30 Yao Qi <yao@codesourcery.com>
938
939 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
940 Add a test that no MI notification is emitted when executing
941 -exec-arguments.
942
8f56dad4
JK
9432013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
944
945 PR testsuite/12649
946 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
947 $mi_gdb_prompt expectation by mi_expect_stop.
948 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
949 (mi info dprintf second time): Replace them by mi_send_resuming_command
950 and mi_expect_stop.
951
c588eb20
GB
9522013-05-24 Gary Benson <gbenson@redhat.com>
953
954 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
955 backslash.
956 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
957 backslashes.
958 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
959 backslash.
960
c0ea94eb
YQ
9612013-05-24 Yao Qi <yao@codesourcery.com>
962
963 * gdb.trace/tfile.exp: Test inferior and thread.
964
db1ac436
YQ
9652013-05-24 Yao Qi <yao@codesourcery.com>
966 Pedro Alves <palves@redhat.com>
967
968 * gdb.base/range-stepping.exp: Skip the rest of tests if the
969 test fails.
970 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
971 Return 0 if the test passes, otherwise return 1.
972
b6abb10c
DE
9732013-05-23 Doug Evans <dje@google.com>
974
975 * boards/fission-dwp.exp: New file.
976
bc5065a7
PA
9772013-05-23 Yao Qi <yao@codesourcery.com>
978 Pedro Alves <palves@redhat.com>
979
980 * gdb.base/range-stepping.c: New file.
981 * gdb.base/range-stepping.exp: New file.
982 * gdb.trace/range-stepping.c: New file.
983 * gdb.trace/range-stepping.exp: New file.
984 * lib/range-stepping-support.exp: New file.
985
5f2e6b00
TT
9862013-05-22 Tom Tromey <tromey@redhat.com>
987
988 * gdb.cp/class2.cc (main): New local 'aref'.
989 * gdb.cp/class2.exp: Check printing of 'aref'.
990
e6ba475a
DE
9912013-05-22 Doug Evans <dje@google.com>
992
993 * gdb.threads/wp-replication.c (main): Insert some code at the start
994 to ensure the breakpoint on main is only hit once. Fix comment.
995
52c935b6
KS
9962013-05-21 Keith Seitz <keiths@redhat.com>
997 Pedro Alves <palves@redhat.com>
998
999 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
1000 gdb_expect.
1001 Add test to flush the remaining input buffer so that this
1002 file passes testsuite/12649.
1003
bd9673a4
PW
10042013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1005
1006 * gdb.base/catch-signal-fork.exp: New file.
1007 * gdb.base/catch-signal-fork.c: New file.
1008
69a97597
SA
10092013-05-21 Sterling Augustine <saugustine@google.com>
1010
1011 * boards/remote-stdio-gdbserver.exp: New file.
1012
44e97363
JK
10132013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1014
1015 PR testsuite/12649
1016 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
1017 racy matches.
1018
02392865
CG
10192013-05-21 Christian Groessler <chris@groessler.org>
1020
1021 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
1022 since it's not supported in all shells.
1023
c5867ab6
HZ
10242013-05-21 Hui Zhu <hui@codesourcery.com>
1025
1026 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
1027 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
1028
6c9e2db4
DE
10292013-05-20 Doug Evans <dje@google.com>
1030
1031 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
1032 (_handle_DW_TAG): Use it.
1033 (cu, tu): Replace parameters is_64, version, addr_size with options.
1034 All callers updated. Add Fission support.
1035 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
1036 * gdb.dwarf2/method-ptr.exp: Ditto.
1037 * gdb.dwarf2/nostaticblock.exp: Ditto.
1038 * gdb.dwarf2/subrange.exp: Ditto.
1039 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
1040
4a6e676c
TT
10412013-05-20 Tom Tromey <tromey@redhat.com>
1042
1043 * gdb.gdb/python-selftest.exp: New file.
1044
e19d3afb
DE
10452013-05-20 Doug Evans <dje@google.com>
1046
1047 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
1048 -fdebug-types-section.
1049
4d804846
JB
10502013-05-20 Joel Brobecker <brobecker@adacore.com>
1051
1052 * gdb.ada/float_param: New testcase.
1053
8d324e83
DE
10542013-05-17 Doug Evans <dje@google.com>
1055
7d0c9981
DE
1056 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
1057 Add tests for "maint check-symtabs", "maint expand-symtabs".
1058
8d324e83
DE
1059 * gdb.base/maint.exp: Remove testing of individual maint command
1060 help output.
1061
177aadc4
PA
10622013-05-16 Pedro Alves <palves@redhat.com>
1063
1064 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
1065 comment. Use gdb_test_no_output.
1066
b8fea896
JB
10672013-05-16 Joel Brobecker <brobecker@adacore.com>
1068
1069 * gdb.ada/complete.exp: Add test verifying completion using
1070 the "tab" key.
1071
52c935b6
KS
10722013-05-15 Keith Seitz <keiths@redhat.com>
1073
1074 * gdb.base/filesym.exp: New completer test.
1075 * gdb.base/filesym.c: New file.
1076
ed0f00b8
PA
10772013-05-15 Pedro Alves <palves@redhat.com>
1078
1079 * gdb.base/fixsection.c: Remove attribution.
1080 * gdb.base/watch-read.exp: Ditto.
1081
55fb6d27
TT
10822013-05-13 Tom Tromey <tromey@redhat.com>
1083
1084 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
1085 size and change type sizes to 4 bytes.
1086
ac1ca910
TT
10872013-05-13 Tom Tromey <tromey@redhat.com>
1088
1089 * gdb.base/exprs.exp (test_expr): Add regression test.
1090 * gdb.base/exprs.c (null_t_struct): New global.
1091
8414efef
MB
10922013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
1093
1094 * gdb.base/default.exp: Disable history saving.
1095 * gdb.base/setshow.exp: Likewise.
1096
9779ab84
PA
10972013-05-10 Pedro Alves <palves@redhat.com>
1098
1099 PR remote/15455
1100
1101 * gdb.trace/qtro.c: New file.
1102 * gdb.trace/qtro.exp: New file.
1103
1e611234
PM
11042013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1105
1106 * gdb.python/py-framefilter.py: New File.
1107 * gdb.python/py-framefilter-mi.exp: Ditto.
1108 * gdb.python/py-framefilter.c: Ditto.
1109 * gdb.python/py-framefilter-mi.exp: Ditto.
1110 * gdb.python/py-framefilter-mi.c: Ditto,
1111 * gdb.python/py-framefilter-gdb.py.in: Ditto.
1112
5e4c3ac4
TT
11132013-05-08 Tom Tromey <tromey@redhat.com>
1114
1115 * gdb.base/solib-search.exp: Set test name for "set
1116 solib-search-path" test.
1117
993654a9
HAQ
11182013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
1119
1120 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
1121 (set_a_tracepoint): Set tracepoint before prologue.
1122 (run_trace_experiment): Test setup_tracepoints and 'break end'
1123 in it.
1124 (trace_buffer_normal): Remove.
1125 (gdb_trace_circular_tests): Remove. Move tests to...
1126 (top level): ...here. Call 'runto_main' before checking for
1127 trace support. Use commands to check the support for circular
1128 trace buffer and changing of trace buffer size. Add test
1129 to calculate size of single frame. Use this size to
1130 calculate the size of trace buffer. Use 'tfind pc func9'
1131 instead of 'tfind 9'. Use 'with_test_prefix'.
1132
c95aea6b
TT
11332013-05-07 Tom Tromey <tromey@redhat.com>
1134
1135 * lib/selftest-support.exp: New file.
1136 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1137 do_self_tests.
1138 (setup_test, find_gdb): Remove.
1139 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
1140 do_self_tests.
1141 (setup_test, find_gdb): Remove.
1142 (test_observer): Don't call setup_test. Remove argument.
1143 * gdb.gdb/selftest.exp: Load selftest-support.exp.
1144 (find_gdb): Remove.
1145 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1146 do_self_tests.
1147 (setup_test, find_gdb): Remove.
1148 (test_with_self): Don't call setup_test. Remove argument.
1149
1f031429
PA
11502013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1151
1152 * gdb.arch/system-gcore.exp: Remove.
1153 * gdb.arch/gcore.c: Remove.
1154 * gdb.base/gcore.exp: Add "info reg system".
1155
58ce7251
SDJ
11562013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1157
1158 PR breakpoints/15413:
1159 * gdb.base/pending.exp: Add test for completion of the "condition"
1160 command for pending breakpoints.
1161 * gdb.linespec/linespec.ex: Add test for completion of the
1162 "condition" command when dealing with multiple locations.
1163
aacbb8a5
LM
11642013-05-07 Luis Machado <lgustavo@codesourcery.com>
1165
1166 * gdb.threads/wp-replication.c: New file.
1167 * gdb.threads/wp-replication.exp: New file.
1168
2dd6254d
SL
11692013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1170
1171 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1172
c2a96e8c
DE
11732013-05-06 Doug Evans <dje@google.com>
1174
b903e17e
DE
1175 * gdb.base/solib-search-lib1.c: New file.
1176 * gdb.base/solib-search-lib2.c: New file.
1177 * gdb.base/solib-search.c: New file.
1178 * gdb.base/solib-search.h: New file.
1179 * gdb.base/solib-search.exp: New file.
1180
fac51dd9
DE
1181 * lib/gdb.exp (gdb_core_cmd): New function.
1182 * gdb.arch/system-gcore.exp: Use it.
1183 * gdb.arch/vsx-regs.exp: Ditto.
1184 * gdb.base/gcore.exp: Ditto.
1185 * gdb.threads/gcore-thread.exp: Ditto.
1186
c2a96e8c
DE
1187 * gdb.reverse/shr.h: New file.
1188 * gdb.reverse/shr1.c: New file.
1189 * gdb.reverse/shr2.c: #include "shr.h".
1190 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1191 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1192 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1193 Update tests using sleep/printf to use shr2.sl instead.
1194 * gdb.reverse/solib-reverse.exp: Ditto.
1195
b6807d98
TT
11962013-05-06 Tom Tromey <tromey@redhat.com>
1197
1198 * gdb.dwarf2/implptrconst.c: New file.
1199 * gdb.dwarf2/implptrconst.exp: New file.
1200 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1201 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1202 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1203
96f7d3f1
PW
12042013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1205
1206 * gdb.base/catch-sig.c (main): Raise SIGINT.
1207 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1208
1ebff1fd
HAQ
12092013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1210
1211 * status-stop.exp (test_tstart_tstart): Check for error
1212 returned by the second 'tstart' command.
1213
f92b06da
WT
12142013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1215
1216 * gdb.xml/maint_print_struct.exp: New file.
1217 * gdb.xml/maint_print_struct.xml: New file.
1218
ff546935
TT
12192013-04-25 Tom Tromey <tromey@redhat.com>
1220
1221 * gdb.dwarf2/nostaticblock.exp: New file.
1222
bf9e4d0c
MB
12232013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1224
1225 PR gdb/10462
1226 * gdb.base/setshow.exp: Add test case.
1227
a11cfd87
HZ
12282013-04-23 Hui Zhu <hui@codesourcery.com>
1229
1230 PR gdb/15293
a11cfd87
HZ
1231 * gdb.base/dprintf.exp: Add ignore command.
1232
2d9442cc
HZ
12332013-04-23 Hui Zhu <hui@codesourcery.com>
1234
1235 PR gdb/15165
2d9442cc
HZ
1236 * gdb.base/save-bp.exp: Add test for dprintf.
1237
0f3305ed
TT
12382013-04-22 Tom Tromey <tromey@redhat.com>
1239
1240 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1241 notice_open_fds.
1242
d504301e
SDJ
12432013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1244
1245 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1246 ldflags.
1247
9991b207
SDJ
12482013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1249
1250 * gdb.arch/arm-bl-branch-dest.c: New file.
1251 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1252
433730c9
PA
12532013-04-19 Vladimir Kargov <kargov@gmail.com>
1254 Pedro Alves <palves@redhat.com>
1255
1256 * gdb.arch/i386-float.S: New file.
1257 * gdb.arch/i386-float.exp: New file.
1258
9a908334
LM
12592013-04-18 Luis Machado <lgustavo@codesourcery.com>
1260
1261 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1262 type void *.
1263
4f22ed5c
DE
12642013-04-17 Doug Evans <dje@google.com>
1265
1266 * lib/dwarf.exp (Dwarf): New proc "tu".
1267 * gdb.dwarf2/missing-sig-type.exp: New file.
1268
a0d3f2f5
SCR
12692013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1270
1271 Add option to link testcases with Pthreads library when
1272 using 'prepare_for_testing' in tests.
1273
1274 * lib/gdb.exp (build_executable_from_specs): Use
1275 gdb_compile_pthreads to compile if option "pthreads" is
1276 specified.
1277
cc16e6c9
TT
12782013-04-15 Tom Tromey <tromey@redhat.com>
1279
1280 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1281
72f1fe8a
TT
12822013-04-15 Tom Tromey <tromey@redhat.com>
1283
1284 * gdb.base/default.exp: Update for $_exception.
1285 * gdb.cp/exceptprint.cc: New file.
1286 * gdb.cp/exceptprint.exp: New file.
1287 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1288
6e72ca20
TT
12892013-04-15 Tom Tromey <tromey@redhat.com>
1290
1291 * gdb.cp/typeid.cc: New file.
1292 * gdb.cp/typeid.exp: New file.
1293
591f19e8
TT
12942013-04-15 Tom Tromey <tromey@redhat.com>
1295
1296 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1297
da9160e4
YQ
12982013-04-13 Yao Qi <yao@codesourcery.com>
1299
1300 * gdb.base/completion.exp: Test completion of command
1301 'target ctf' if target ctf is supported.
1302
f81d1120
PA
13032013-04-10 Pedro Alves <palves@redhat.com>
1304
1305 * gdb.base/completion.exp: Test "set height", "set listsize" and
1306 "set trace-buffer-size" completion.
1307 * gdb.base/setshow.exp: Test "set height unlimited".
1308 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1309 unlimited".
1310
393fd4c3
YQ
13112013-04-10 Yao Qi <yao@codesourcery.com>
1312
1313 * gdb.trace/actions.exp: Save trace data to CTF.
1314 Change to ctf target if GDB supports, read CTF data in ctf
1315 target, and check the actions of tracepoints.
1316 * gdb.trace/while-stepping.exp: Likewise.
1317 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1318 format and read CTF trace file if GDB supports.
1319 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1320 target is supported, change to ctf target, read trace data and
1321 check output of command "tstatus".
1322 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1323 read CTF data by target ctf and call check_tsv.
1324
b7a273f8
YQ
13252013-04-10 Yao Qi <yao@codesourcery.com>
1326
1327 * gdb.trace/actions.exp (check_tracepoint): New.
1328 (top level): Start the tracing and check the actions of
1329 tracepoints. Save trace data to tfile format. Restart GDB
1330 and read trace file in tfile target. Check the actions of
1331 tracepoints again.
1332 * gdb.trace/while-stepping.exp: Likewise.
1333
f3786771
YQ
13342013-04-10 Yao Qi <yao@codesourcery.com>
1335
1336 * gdb.trace/report.exp: Use standard_output_file for saved
1337 trace file.
1338
5c2b4418
HZ
13392013-04-10 Hui Zhu <hui@codesourcery.com>
1340
1341 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1342 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1343 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1344
f7543f0a
JK
13452013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1346
1347 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1348 response.
1349
f6de8ec2
PA
13502013-04-08 Pedro Alves <palves@redhat.com>
1351
1352 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1353 the location.
1354
b8abfd58
SL
13552013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1356
1357 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1358 for breakpoint location.
1359
156bffd0
SL
13602013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1361
1362 * gdb.linespec/linespec.exp: Make dir/file:line tests
1363 conditional for non-remote hosts only.
1364
c9a6ce02
PA
13652013-04-04 Stan Shebs <stan@codesourcery.com>
1366 Pedro Alves <palves@redhat.com>
1367
1368 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1369 * gdb.trace/actions-changed.c: New file.
1370 * gdb.trace/actions-changed.exp: New file.
1371 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1372 (gdb_trace_setactions_command): ... this. Add "actions_command"
1373 parameter, and handle it.
1374 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1375
4bd05f24
YQ
13762013-04-04 Yao Qi <yao@codesourcery.com>
1377
1378 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1379 'step'.
1380
3758b5ce
YQ
13812013-04-03 Yao Qi <yao@codesourcery.com>
1382
1383 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1384 "tfile-basic.tf".
1385 (test_tfind_tfile): Likewise.
1386
1dcaed0d
YQ
13872013-04-03 Yao Qi <yao@codesourcery.com>
1388
1389 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1390 "tfile-basic.tf" instead of "basic.tf".
1391 (write_error_trace_file): Pass argument "tfile-error.tf"
1392 instead of "error.tf".
1393 * gdb.trace/tfile.exp: Update tfile names to
1394 "tfile-basic.tf" and "tfile-error.tf".
1395
0e7a53fc
SL
13962013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1397
1398 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1399 empty directory in file for breakpoint hit.
1400
9852c492
YQ
14012013-03-29 Yao Qi <yao@codesourcery.com>
1402
1403 * gdb.base/completion.exp: Test completion of commands
1404 "target core", "target tfile" and "target exec".
1405 * gdb.trace/tfile.exp: Test completion of command
1406 "target tfile".
1407
af312be7
JB
14082013-03-28 Joel Brobecker <brobecker@adacore.com>
1409
1410 * gdb.ada/win_fu_syms: New testcase.
1411
e4a48d9d
DE
14122013-03-28 Doug Evans <dje@google.com>
1413
1414 * gdb.base/maint.exp (maint print statistics): Update expected output.
1415
7f7cc265
PA
14162013-03-28 Pedro Alves <palves@redhat.com>
1417
1418 PR gdb/15294
1419
1420 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1421 mean unlimited instead of $arg < 0.
1422 (test_listsize): Remove "listsize of 0 suppresses output" test.
1423 Test that "set listsize 0" ends up with an unlimited listsize.
1424
fc0da894
PA
14252013-03-28 Pedro Alves <palves@redhat.com>
1426
1427 * gdb.base/list.exp (last_line): New global.
1428 (last_line_re): New global.
1429 (test_listsize, test_list_function, test_list_forward)
1430 (test_repeat_list_command, test_list_range)
1431 (test_list_filename_and_function): Use them.
1432 * gdb.base/list0.c: Comment the last line of the file with "last
1433 line".
1434
abe7b711
PA
14352013-03-28 Pedro Alves <palves@redhat.com>
1436
1437 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1438 list the whole file.
1439
15b3979c
PA
14402013-03-28 Pedro Alves <palves@redhat.com>
1441
1442 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1443 "set listsize".
1444
96811e3b
KS
14452013-03-26 Keith Seitz <keiths@redhat.com>
1446
1447 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1448 from passing.
1449
4043f22b
PA
14502013-03-26 Pedro Alves <palves@redhat.com>
1451
1452 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1453 until after GDB has run.
1454
14a1aa17
YQ
14552013-03-26 Yao Qi <yao@codesourcery.com>
1456
1457 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1458 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1459
99c819ee
MM
14602013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1461
1462 * gdb.btrace/enable.exp: Add regression test.
1463
24955f63
TT
14642013-03-25 Tom Tromey <tromey@redhat.com>
1465
1466 * gdb.cp/m-static.exp: Add destructor-printing tests.
1467
fce632b6
TT
14682013-03-25 Tom Tromey <tromey@redhat.com>
1469
1470 * gdb.cp/m-static.exp: Add constructor ptype tests.
1471 * gdb.cp/m-static.cc (single_constructor): New class.
1472 (main): Make instance of single_constructor.
1473
598d3636
JK
14742013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1475 Pedro Alves <palves@redhat.com>
1476
1477 * gdb.server/server-kill.c: New file.
1478 * gdb.server/server-kill.exp: New file.
1479
c12440c9
PA
14802013-03-21 Pedro Alves <palves@redhat.com>
1481
1482 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1483 Expect $gdb_prompt in gdb_test_multiple.
1484
bd712aed
DE
14852013-03-21 Doug Evans <dje@google.com>
1486
1487 * gdb.base/maint.exp: Update tests for per-command stats.
1488
b2f83c08
TT
14892013-03-21 Tom Tromey <tromey@redhat.com>
1490
1491 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1492 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1493
ef0026f0
PA
14942013-03-20 Pedro Alves <palves@redhat.com>
1495
1496 PR gdb/15289
1497
1498 * gdb.base/remote.exp: Test
1499 "set remote hardware-watchpoint-limit -1",
1500 "set remote hardware-breakpoint-limit -1",
1501 "set remote hardware-watchpoint-limit 2147483647" and
1502 "set remote hardware-breakpoint-limit 2147483647".
1503
3f1175a9
PA
15042013-03-20 Pedro Alves <palves@redhat.com>
1505 Yao Qi <yao@codesourcery.com>
1506
1507 * gdb.trace/tfile.c: Add comments.
1508 (nonconstglob): New global.
1509 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1510 global that is not covered by the trace frame. Test
1511 disassembling.
1512
a09ae1c1
JK
15132013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1514
1515 * gdb.base/valgrind-infcall.exp
1516 (continue #$continue_count) <remote connection closed>
1517 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1518 $valgrind_pid.
1519
9ce98649
TT
15202013-03-15 Tom Tromey <tromey@redhat.com>
1521
1522 * gdb.cp/overload.cc (intintfunc): New.
1523 * gdb.cp/overload.exp: Add regression test.
1524
0a251e08
YQ
15252013-03-15 Yao Qi <yao@codesourcery.com>
1526
1527 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1528 using with_test_prefix.
1529 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1530 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1531 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1532 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1533 * gdb.base/break-interp.exp (test_core): Likewise.
1534 (test_attach_gdb): Likewise.
1535 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1536 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1537 Likewise.
1538 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1539 * gdb.base/jit.exp (one_jit_test): Likewise.
1540 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1541 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1542 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1543 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1544 Likewise.
1545 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1546 Likewise.
1547 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1548 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1549 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1550 (tracepoint_change_loc_2): Likewise.
1551 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1552 Likewise.
1553 (disconnected_tfind): Likewise.
1554 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1555 Likewise.
1556 (test_tfind_remote): Likewise.
1557 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1558 Likewise.
1559 (test_pending_resolved): Likewise.
1560 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1561 Likewise.
1562 (test_upload_tsv): Likewise.
1563 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1564 Likewise.
1565 (pending_tracepoint_works): Likewise.
1566 * gdb.trace/report.exp (use_collected_data): Likewise.
1567 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1568 Likewise.
1569 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1570 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1571 (strace_trace_on_same_addr): Likewise.
1572 (strace_trace_on_diff_addr): Likewise.
1573 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1574 (gdb_collect_locals_test): Likewise.
1575 (gdb_unavailable_registers_test): Likewise.
1576 (gdb_collect_globals_test): Likewise.
1577
2c415c0f
YQ
15782013-03-15 Yao Qi <yao@codesourcery.com>
1579
1580 * gdb.base/condbreak.exp: Add semicolon back which was removed
1581 by my previous commit.
1582
ae59b1da
YQ
15832013-03-14 Yao Qi <yao@codesourcery.com>
1584
1585 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1586 'return'.
1587 (gdb_target_monitor, gdb_load): Likewise.
1588 * config/sid.exp (gdb_load): Likewise.
1589 * config/slite.exp (gdb_load): Likewise.
1590 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1591 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1592 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1593 (single_step_until): Likewise.
1594 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1595 * gdb.arch/system-gcore.exp: Likewise.
1596 * gdb.base/bigcore.exp (extract_heap): Likewise.
1597 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1598 * gdb.base/call-ar-st.exp: Likewise.
1599 * gdb.base/call-rt-st.exp: Likewise.
1600 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1601 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1602 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1603 * gdb.base/corefile.exp: Likewise.
1604 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1605 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1606 * gdb.base/fixsection.exp: Likewise.
1607 * gdb.base/funcargs.exp: Likewise.
1608 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1609 * gdb.base/gcore-relro.exp: Likewise.
1610 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1611 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1612 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1613 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1614 * gdb.base/list.exp: Likewise.
1615 (set_listsize): Likewise.
1616 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1617 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1618 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1619 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1620 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1621 * gdb.base/setvar.exp: Likewise.
1622 (test_set): Likewise.
1623 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1624 * gdb.base/solib-overlap.exp: Likewise.
1625 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1626 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1627 * gdb.base/watchpoint.exp (initialize): Likewise.
1628 (test_simple_watchpoint): Likewise.
1629 (test_disabling_watchpoints): Likewise.
1630 (test_watchpoint_triggered_in_syscall): Likewise.
1631 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1632 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1633 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1634 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1635 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1636 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1637 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1638 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1639 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1640 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1641 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1642 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1643 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1644 * gdb.mi/gdb792.exp: Likewise.
1645 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1646 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1647 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1648 * gdb.threads/gcore-thread.exp: Likewise.
1649 (load_core): Likewise.
1650 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1651 (test_startup, check_control_c): Likewise.
1652 * gdb.threads/sigstep-threads.exp: Likewise.
1653 * gdb.threads/thread_check.exp: Likewise.
1654 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1655 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1656 (set_a_tracepoint, trace_buffer_normal): Likewise.
1657 (gdb_trace_circular_tests): Likewise.
1658 * gdb.trace/collection.exp: Likewise.
1659 * gdb.trace/disconnected-tracing.exp: Likewise.
1660 * gdb.trace/infotrace.exp: Likewise.
1661 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1662 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1663 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1664 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1665 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1666 * gdb.trace/stap-trace.exp: Likewise.
1667 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1668 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1669 * gdb.trace/trace-buffer-size.exp: Likewise.
1670 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1671 * gdb.trace/unavailable.exp: Likewise.
1672 * gdb.trace/while-dyn.exp: Likewise.
1673 * lib/fortran.exp (set_lang_fortran): Likewise.
1674 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1675 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1676 (default_gdb_start, get_compiler_info): Likewise.
1677 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1678 (get_debug_format, setup_xfail_format): Likewise.
1679 (rerun_to_main, gdb_skip_float_test): Likewise.
1680 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1681 * lib/java.exp (set_lang_java): Likewise.
1682 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1683 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1684 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1685 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1686 * lib/objc.exp (set_lang_objc): Likewise.
1687 * lib/pascal.exp (set_lang_pascal): Likewise.
1688 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1689 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1690 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1691
bb869963
SDJ
16922013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1693
1694 PR c++/15203
1695 PR c++/15210
1696 * gdb.cp/m-static.cc (keepalive_int): New function.
1697 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1698 * gdb.cp/m-static.exp: New test for `sintvar'.
1699
e2be70a0
YQ
17002013-03-14 Yao Qi <yao@codesourcery.com>
1701
1702 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1703 of 'tstatus' into tstatus_output.
1704 (top level): Save the trace data to tfile. Read trace file in
1705 tfile target. Check the trace status.
1706
8ddb1965
YQ
17072013-03-13 Yao Qi <yao@codesourcery.com>
1708
1709 * gdb.trace/tsv.exp (check_tsv): New.
1710 (top level): Save a tfile on current trace session. Call
1711 check_tsv on live target. Load the tfile with target tfile
1712 and call check_tsv again.
1713
045dd51f
YQ
17142013-03-13 Yao Qi <yao@codesourcery.com>
1715
1716 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1717 Replace some "gdb_test" with "gdb_test_no_output".
1718
82d049ab
PH
17192013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1720
1721 * gdb.ada/expr_delims.exp: New file.
1722 * gdb.ada/expr_delims/foo.adb: New file.
1723 * gdb.ada/expr_delims/pck.ads: New file.
1724 * gdb.ada/expr_delims/pck.adb: New file.
1725
cb8ea32b
KS
17262013-03-11 Keith Seitz <keiths@redhat.com>
1727
1728 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1729 both condition and thread. Then delete the watchpoint.
1730
2f1d9bdd
MM
17312013-03-11 Christian Himpel <christian.himpel@intel.com>
1732
1733 * Makefile.in: Add btrace testsuite.
1734 * configure: Regenerated.
1735 * configure.ac: Add btrace testsuite.
1736 * gdb.btrace/Makefile.in: New file.
1737 * gdb.btrace/enable.c: New file.
1738 * gdb.btrace/enable.exp: New file.
1739 * gdb.btrace/function_call_history.c: New file.
1740 * gdb.btrace/function_call_history.exp: New file.
1741 * gdb.btrace/instruction_history.c: New file.
1742 * gdb.btrace/instruction_history.exp: New file.
1743 * gdb.btrace/instruction_history.S: New file.
1744 * lib/gdb.exp: Add btrace skip proc.
1745
05c56a9d
JK
17462013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1747
1748 Fix entry-values if the callee called a noreturn function.
1749 * gdb.arch/amd64-tailcall-noret.S: New file.
1750 * gdb.arch/amd64-tailcall-noret.c: New file.
1751 * gdb.arch/amd64-tailcall-noret.exp: New file.
1752
9112db09
JK
17532013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1754
1755 Fix entry-values in C++ across CUs.
1756 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1757 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1758 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1759 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1760 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1761
be9a119c 17622013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1763 Hafiz Abid Qadeer <abidh@codesourcery.com>
1764
1765 gdb/testsuite/
1766 * gdb.trace/trace-buffer-size.exp: New file.
1767 * gdb.trace/trace-buffer-size.c: New file.
1768
049109b0
PA
17692013-03-06 Pedro Alves <palves@redhat.com>
1770
1771 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1772 doesn't support the tested optional feature, call "unsupported"
1773 with the same test message as the "pass" case, instead of calling
1774 "pass" with a different message. Use the same text for the "fail"
1775 cases too.
1776
4aa54120
YQ
17772013-03-06 Yao Qi <yao@codesourcery.com>
1778
1779 * gdb.trace/tstatus.exp: Remove the invocation of
1780 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1781 (test_tracepoints): Don't set fast tracepoint.
1782 (top level): Don't check agent library is loaded or not.
1783
b8b71e63
YQ
17842013-03-06 Yao Qi <yao@codesourcery.com>
1785
1786 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1787 parentheses by "\\".
1788
33f448b1
JK
17892013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1790
1791 * gdb.linespec/base/one/thefile.cc (twodup): New.
1792 (m): Call it.
1793 * gdb.linespec/base/two/thefile.cc (dupname): New.
1794 (n): Call it.
1795 * gdb.linespec/break-ask.exp: New file.
1796 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1797
1c942fb9
YQ
17982013-02-28 Yao Qi <yao@codesourcery.com>
1799
1800 * gdb.trace/report.exp: Move some code to ...
1801 (use_collected_data): New.
1802 (top level): Call use_collected_data once on the live target.
1803 Save at file of the current trace session, load it with target
1804 tfile, and call use_collected_data again.
1805
5b967901
JK
18062013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1807
1808 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1809
6447023f
JK
18102013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1811
1812 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1813 Add final kill of ${valgrind_pid}.
1814
9f44fbc0
SCR
18152013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1816
1817 * gdb.python/py-arch.c: New test case
1818 * gdb.python/py-arch.exp: New tests to test
1819 gdb.Architecture.disassemble
1820 * gdb.python/Makefile.in: Add py-arch to the list of
1821 EXECUTABLES.
1822
4c9ad8c2
TT
18232013-02-18 Tom Tromey <tromey@redhat.com>
1824
1825 * gdb.dwarf2/subrange.exp: New file.
1826
f5911ea1
HAQ
18272013-02-15 Pedro Alves <pedro@codesourcery.com>
1828 Hafiz Abid Qadeer <abidh@codesourcery.com>
1829
1830 * gdb.trace/tfile.exp: Add test for -trace-status command.
1831
420f4384
JK
18322013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1833
1834 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1835 nanosleep by sleep.
1836
4819b3f8
PA
18372013-02-14 Pedro Alves <palves@redhat.com>
1838
1839 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1840
1773c82c
HAQ
18412013-02-14 Pedro Alves <pedro@codesourcery.com>
1842 Hafiz Abid Qadeer <abidh@codesourcery.com>
1843
1844 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1845
e234dfaf
TT
18462013-02-12 Tom Tromey <tromey@redhat.com>
1847
1848 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1849 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1850
6c01dd94
PA
18512013-02-12 Pedro Alves <palves@redhat.com>
1852
1853 * gdb.base/catch-signal.c: Update copyright years.
1854 * gdb.base/catch-signal.exp: Update copyright years.
1855 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1856 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1857 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1858 * gdb.dwarf2/dw2-error.S: Update copyright years.
1859 * gdb.dwarf2/dw2-error.c: Update copyright years.
1860 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1861 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1862 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1863
595fc67f
PA
18642013-02-12 Pedro Alves <palves@redhat.com>
1865
1866 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1867 message.
1868 * gdb.base/sigaltstack.exp: Ditto.
1869 * gdb.base/siginfo.exp: Ditto.
1870 * gdb.base/sizeof.exp: Ditto.
1871
17282693
PA
18722013-02-12 Pedro Alves <palves@redhat.com>
1873
1874 * gdb.mi/mi-basics.exp: Tweak intro comment.
1875 * gdb.mi/mi-break.exp: Tweak intro comment.
1876 * gdb.mi/mi-console.exp: Tweak intro comment.
1877 * gdb.mi/mi-file.exp: Tweak intro comment.
1878 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1879 * gdb.mi/mi-return.exp: Tweak intro comment.
1880 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1881 * gdb.mi/mi-until.exp: Tweak intro comment.
1882 * gdb.mi/mi-watch.exp: Tweak intro comment.
1883
8a4ac37e
PA
18842013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1885
1886 * gdb.server/no-thread-db.exp: New file.
1887 * gdb.server/no-thread-db.c: New file.
1888 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1889
c2792f5a
DE
18902013-02-11 Doug Evans <dje@google.com>
1891
1892 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1893 two decfloats.
1894
d9e98382
SDJ
18952013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1896
1897 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1898 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1899
a321661a
JK
19002013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1901
1902 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1903
134a2066
YQ
19042013-02-06 Yao Qi <yao@codesourcery.com>
1905
1906 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1907 to ...
1908 (test_create_delete_modify_tsv): ... here. New test on modifying
1909 the initial value of a tsv.
1910
5a2dc60a
JK
19112013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1912
1913 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1914 (cd .../rdir): ... here.
1915
233d95b5
JK
19162013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1917
1918 * gdb.linespec/base/one/header.h: New file.
1919 * gdb.linespec/base/two/header.h: New file.
1920 * gdb.linespec/macro-relative.c: New file.
1921 * gdb.linespec/macro-relative.exp: New file.
1922
fbd9ab74
JK
19232013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1924
1925 * gdb.base/fullpath-expand-func.c: New file.
1926 * gdb.base/fullpath-expand.c: New file.
1927 * gdb.base/fullpath-expand.exp: New file.
1928 * gdb.base/realname-expand-real.c: New file.
1929 * gdb.base/realname-expand.c: New file.
1930 * gdb.base/realname-expand.exp: New file.
1931
1b56eb55
JK
19322013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1933
1934 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1935 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1936
af529f8f
JK
19372013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1938
1939 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1940 (compare_filenames_for_search does not match)
1941 (compare_filenames_for_search does match): New tests.
1942
f5b95b50
JK
19432013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1944
1945 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1946
d47921b9
JK
19472013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1948
1949 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1950
8a92335b
JK
19512013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1952
1953 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1954 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1955 ${binfile}.mini_debuginfo-debuglink and
1956 ${binfile}.mini_debuginfo-debuglink.xz.
1957
17f2157d
TT
19582013-02-01 Tom Tromey <tromey@redhat.com>
1959
1960 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1961 attributes.
1962
d65f0a9c
TT
19632013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1964 Tom Tromey <tromey@redhat.com>
1965
1966 * gdb.dwarf2/method-ptr.exp: Link with c++.
1967 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1968
f25c0135
TT
19692013-01-31 Tom Tromey <tromey@redhat.com>
1970
1971 * gdb.base/jit.exp (compile_jit_test): New proc.
1972 Add PIE tests.
1973
7078baeb
TT
19742013-01-31 Tom Tromey <tromey@redhat.com>
1975
1976 * gdb.dwarf2/method-ptr.cc: New file.
1977 * gdb.dwarf2/method-ptr.exp: New file.
1978
1d24041a
TT
19792013-01-31 Tom Tromey <tromey@redhat.com>
1980
1981 * lib/dwarf.exp (namespace Dwarf): New.
1982
8d9878a4
TT
19832013-01-29 Tom Tromey <tromey@redhat.com>
1984
1985 * gdb.dwarf2/fission-reread.exp: Add unload test.
1986
bed911e5
DE
19872013-01-28 Doug Evans <dje@google.com>
1988
1989 * gdb.dwarf2/fission-loclists.exp: New file.
1990 * gdb.dwarf2/fission-loclists.S: New file.
1991
e229648e
JK
19922013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1993
1994 Code cleanup.
1995 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1996 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1997 and prepare_for_testing.
1998 * gdb.base/store.exp: Likewise.
1999
86700f00
TT
20002013-01-25 Tom Tromey <tromey@redhat.com>
2001
2002 * gdb.python/py-explore.exp: Expect the gdb prompt.
2003
8954db33
AB
20042013-01-25 Andrew Burgess <aburgess@broadcom.com>
2005
2006 * gdb.base/gnu_vector.c: New variable for use in tests.
2007 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
2008 changes in scalar to vector casting and widening.
2009 * gdb.python/py-type.c: New variables for use in tests.
2010 * gdb.python/py-type.exp: Update vector related tests to reflect
2011 changes in scalar to vector casting and widening.
2012
2077afdd
TD
20132013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
2014
2015 * gdb.base/prologue-include.c: New file.
2016 * gdb.base/prologue-include.exp: New file.
2017 * gdb.base/prologue-include.h: New file.
2018
d7499464
HAQ
20192013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
2020
2021 PR gdb/13443
2022 * gdb.mi/mi-var-block.exp: Make test messages unique.
2023
e2a3e0f1
TT
20242013-01-23 Tom Tromey <tromey@redhat.com>
2025
2026 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
2027
152fcc9c
TT
20282013-01-23 Tom Tromey <tromey@redhat.com>
2029
2030 * gdb.cp/converts.cc (main): Initialize 'a'.
2031
bea883fd
SCR
20322013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2033
2034 * testsuite/gdb.python/frame.exp: Add a test for
2035 gdb.Frame.architecture() method.
2036
0928e93d
PA
20372013-01-22 Pedro Alves <palves@redhat.com>
2038
2039 * gdb.base/annota1.exp (signal sent): No longer expect
2040 breakpoints-invalid.
2041 * gdb.cp/annota2.exp (continue until exit)
2042 (watch triggered on a.x): Ditto.
2043
9c97429f
PA
20442013-01-22 Pedro Alves <palves@redhat.com>
2045
2046 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
2047 Adjust tests to breakpoints-invalid changes.
2048 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
2049 variables.
2050 Adjust tests to breakpoints-invalid changes.
2051
187d10dd
PA
20522013-01-22 Pedro Alves <palves@redhat.com>
2053
2054 * gdb.base/annota1.exp (annotate ignore count change): Add
2055 expected output for failure case.
2056
ea3aedcb
TT
20572013-01-22 Tom Tromey <tromey@redhat.com>
2058
2059 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
2060 call.
2061
998580f1
MK
20622013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2063
2064 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 2065 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
2066 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
2067 Also handle 'thread' field.
2068 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
2069 * gdb.mi/mi-watch.exp: Ditto.
2070 * lib/mi-support.exp: Ditto.
2071
8f1d5693
MK
20722013-01-21 Siva Chandra Reddy <sivachandra@google.com>
2073
2074 * gdb.python/py-explore.exp: Improve a test
2075
2d8c5d7c
DB
20762013-01-18  David Blaikie  <dblaikie@gmail.com>
2077
2078 * gdb.base/label.c (main): Correct the type of the second
2079 parameter.
2080
46f35228
TT
20812013-01-18 Tom Tromey <tromey@redhat.com>
2082
2083 * gdb.dwarf2/trace-crash.s: New file.
2084 * gdb.dwarf2/trace-crash.exp: New file.
2085
5965d69d
HAQ
20862013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
2087
43aaf8b6
PA
2088 PR gdb/13443
2089 * gdb.base/checkpoint.exp: Update test messages to make them
2090 unique.
5965d69d 2091
5ae4861a
YQ
20922013-01-18 Yao Qi <yao@codesourcery.com>
2093
2094 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
2095 output of 'info tracepoints'.
2096 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2097 Likewise.
2098 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
2099 * gdb.trace/disconnected-tracing.c (struct foo): New.
2100
d84fca2c
JK
21012013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2102
2103 * gdb.dwarf2/dw2-dos-drive.S: New file.
2104 * gdb.dwarf2/dw2-dos-drive.exp: New file.
2105
aebb1cc9
DE
21062013-01-17 Doug Evans <dje@google.com>
2107
2782d512
DE
2108 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
2109 CXX_FOR_TARGET.
2110
aebb1cc9
DE
2111 * boards/cc-with-tweaks.exp: New file.
2112
db2b2972
TT
21132013-01-17 Tom Tromey <tromey@redhat.com>
2114
2115 * gdb.base/completion.exp: Add "set cp-abi" completion test.
2116
96343774
PA
21172013-01-17 Pedro Alves <palves@redhat.com>
2118
2119 Merge dg-extract-results.sh from upstream (svn 195224).
2120
2121 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2122 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
2123
2124 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2125 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
2126
2127 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 2128 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
2129
2130 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2131 * dg-extract-results.sh: Redirect grep output to /dev/null instead
2132 of grep -q.
2133
675921c0
SD
21342012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2135
2136 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
2137 interface.
2138 * gdb.base/jithost.c: New file.
2139 * gdb.base/jithost.h: New file.
2140 * gdb.base/jitreader.c : New file.
2141 * gdb.base/jit-protocol.h: New file.
2142
ab04a2af
TT
21432013-01-16 Tom Tromey <tromey@redhat.com>
2144
2145 * gdb.base/catch-signal.c: New file.
2146 * gdb.base/catch-signal.exp: New file.
2147
8ac3646f
TT
21482013-01-16 Tom Tromey <tromey@redhat.com>
2149
2150 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2151
22fc223e
JK
21522013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2153
2154 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2155
44478ab3
TT
21562013-01-14 Tom Tromey <tromey@redhat.com>
2157
2158 * gdb.base/completion.exp: Add "set gnutarget" test.
2159
06d66ee9
TT
21602013-01-14 Tom Tromey <tromey@redhat.com>
2161
2162 * gdb.dwarf2/dw2-restrict.S: New file.
2163 * gdb.dwarf2/dw2-restrict.c: New file.
2164 * gdb.dwarf2/dw2-restrict.exp: New file.
2165
c9bf0622
TT
21662013-01-14 Tom Tromey <tromey@redhat.com>
2167
2168 * gdb.dwarf2/dw2-error.exp: New file.
2169 * gdb.dwarf2/dw2-error.c: New file.
2170 * gdb.dwarf2/dw2-error.S: New file.
2171
5b12a61c
JK
21722013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2173
2174 * gdb.cp/parse-lang.cc: New file.
2175 * gdb.cp/parse-lang.exp: New file.
2176
f0a4b570
JK
21772013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2178
2179 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2180 (set substitute-path): New test.
2181 (fullname present): Remove content.
2182 (substituted fullname): New test.
2183
f751cc97
JB
21842013-01-13 Joel Brobecker <brobecker@adacore.com>
2185
2186 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2187 check. Move $gdb_py_is_py24 value check right after.
2188
04164e8e
JK
21892013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2190
2191 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2192 targets.
2193
5bf480a5
YQ
21942013-01-11 Yao Qi <yao@codesourcery.com>
2195
2196 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2197 for dprintf.
2198 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2199 Check the fields in "=breakpoint-created" for dprintf.
2200
f35a17b5
JK
22012012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2202
2203 * gdb.mi/mi-fullname-deleted.exp: New file.
2204
85817405
JK
22052012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2206
2207 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2208 expected output.
2209 (info skip with pending file): Remove.
2210 (ignoring function in solib, info skip for function multiply): Update
2211 the expected output.
2212 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2213 (info skip (delete 1), info skip after disabling all)
2214 (info skip after enabling all, info skip after disabling 4 2-3)
2215 (info skip after enabling 2-3, info skip 2-3)
2216 (info skip after deleting 2 3): Update the expected output.
2217 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2218 statement to its initialization and return.
2219 * gdb.linespec/skip-two.exp: New file.
2220
27210e12
DE
22212012-12-19 Doug Evans <dje@google.com>
2222
2223 * gdb.base/maint.exp: Handle testing with .gdb_index.
2224
bb627a12
JB
22252012-12-19 Joel Brobecker <brobecker@adacore.com>
2226
2227 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2228 Cavium to FSF.
2229
7785b880
JB
22302012-12-19 Joel Brobecker <brobecker@adacore.com>
2231
2232 * dg-extract-results.sh: Update contact info in copyright notice.
2233 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2234 GPL v3 or later. Update contact info.
2235 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2236 gdb.threads/watchpoint-fork-mt.c,
2237 gdb.threads/watchpoint-fork-parent.c,
2238 gdb.threads/watchpoint-fork-st.c,
2239 gdb.threads/watchpoint-fork.h: Likewise.
2240
f2a8bc8a
YQ
22412012-12-15 Yao Qi <yao@codesourcery.com>
2242
2243 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2244 'installed' field in '=breakpoint-modified'.
2245 (test_reconnect): Check 'installed' field in
2246 '=breakpoint-modified' and '=breakpoint-created'.
2247
2248 * gdb.trace/actions.exp: Update test for 'installed' field.
2249 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2250 (tracepoint_change_loc_2): Likewise.
2251 Check 'info tracepoint' display nothing else.
2252 * gdb.trace/deltrace.exp: Likewise.
2253 * gdb.trace/infotrace.exp: Likewise.
2254 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2255 Likewise.
2256 * gdb.trace/passcount.exp: Likewise.
2257 * gdb.trace/tracecmd.exp: Likewise.
2258 * gdb.trace/while-stepping.exp: Likewise.
2259
6592e36f
TT
22602012-12-14 Tom Tromey <tromey@redhat.com>
2261
2262 * gdb.cp/member-name.exp: New file.
2263 * gdb.cp/member-name.cc: New file.
2264
7d27a96d
TT
22652012-12-14 Tom Tromey <tromey@redhat.com>
2266
2267 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2268
f8c05d0d
DE
22692012-12-14 Doug Evans <dje@google.com>
2270
2271 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2272 DW_OP_GNU_implicit_pointer is section-relative.
2273
451b7c33
TT
22742012-12-14 Tom Tromey <tromey@redhat.com>
2275
43aaf8b6 2276 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2277
10e339df
PA
22782012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2279
6fdff2c5 2280 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2281
e780d813
DE
22822012-12-13 Doug Evans <dje@google.com>
2283
2284 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2285 * gdb.multi/multi-arch.exp: Ditto.
2286
ca3dbcc8 22872012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2288
ca3dbcc8
MG
2289 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2290 catch load test library source file.
2291 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2292 load test source file.
2293 * gdb.mi/mi-catch-load.exp: New. Test file for
2294 basic MI -catch-load and -catch-unload tests.
2295
2960a434
PK
22962012-12-11 Paul Koning <paul_koning@dell.com>
2297
2298 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2299 exception.
2300 (_iterator_except): New function.
2301 (ArrayPrinter): Use _iterator function instead of local _iterator
2302 class for Python 3 compatibility.
2303 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 2304 _iterator.
2960a434
PK
2305 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2306 execfile for Python 3 compatibility.
2307 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2308 format in error_prompt test.
6fdff2c5 2309
9325cb04
PK
23102012-12-10 Paul Koning <paul_koning@dell.com>
2311
2312 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 2313 compatibility.
9325cb04
PK
2314 * gdb.python/py-block.exp: Ditto.
2315 * gdb.python/py-breakpoint.exp: Ditto.
2316 * gdb.python/py-cmd.exp: Ditto.
2317 * gdb.python/py-events.py: Ditto.
2318 * gdb.python/py-finish-breakpoint.py: Ditto.
2319 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2320 * gdb.python/py-finish-breakpoint2.py: Ditto.
2321 * gdb.python/py-frame-inline.exp: Ditto.
2322 * gdb.python/py-frame.exp: Ditto.
2323 * gdb.python/py-infthread.exp: Ditto.
2324 * gdb.python/py-objfile.exp: Ditto.
2325 * gdb.python/py-parameter.exp: Ditto.
2326 * gdb.python/py-progspace.exp: Ditto.
2327 * gdb.python/py-prompt.exp: Ditto.
2328 * gdb.python/py-symbol.exp: Ditto.
2329 * gdb.python/py-symtab.exp: Ditto.
2330 * gdb.python/py-template.exp: Ditto.
2331 * gdb.python/py-value-cc.exp: Ditto.
2332 * gdb.python/python.exp: Ditto.
2333 * gdb.python/source2.py: Ditto.
2334 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 2335 compatibility.
9325cb04
PK
2336 Use sorted() function rather than sort() method.
2337 Accept either int or long values for enum values.
2338 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2339 execfile for Python 3 compatibility.
2340 * gdb.python/py-evsignal.exp: Ditto.
2341 * gdb.python/py-evthreads.exp: Ditto.
2342 * gdb.python/py-mi.exp: Ditto.
2343 * gdb.python/py-pp-maint.exp: Ditto.
2344 * gdb.python/py-prettyprint.exp: Ditto.
2345 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 2346 Python 3 compatibility.
9325cb04
PK
2347 Skip tests for Python 2.4.
2348 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 2349 Python 3 compatibility.
9325cb04
PK
2350 Use byte string rather than character string in memory write test
2351 if Python 3.
2352 * gdb.python/py-pp-maint.py: Change class declarations to "new
2353 class" syntax.
2354 * gdb.python/py-prettyprint.py: Change iterator class to generator
2355 function for Python 3 compatibility.
2356 Make all classes "new style".
2357 Fix indentation issue and stray semicolon.
2358 * gdb.python/py-shared.expChange print syntax for Python 3
2359 compatibility.
2360 Define "long" if Python 3.
2361 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 2362 compatibility.
9325cb04
PK
2363 Accept either int or long values for enum values.
2364 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 2365 compatibility.
9325cb04
PK
2366 Skip "long" and "unicode" tests if Python 3.
2367 Accept either "type" or "class" in type checks.
2368 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2369 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2370
8b9737bf
TT
23712012-12-10 Tom Tromey <tromey@redhat.com>
2372
2373 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2374 (test): Add "two_cu" argument.
2375 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2376 for types; allow two CUs.
2377
1b80a9fa
JK
23782012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2379
2380 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2381 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2382
f0b6d50a
YQ
23832012-12-08 Yao Qi <yao@codesourcery.com>
2384 Pedro Alves <palves@redhat.com>
2385
2386 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2387 '=breakpoint-created' when GDB merges the tracepoints of both
2388 sides.
2389
2f68a895
TT
23902012-12-07 Tom Tromey <tromey@redhat.com>
2391
2392 * gdb.base/break1.c (enum some_enum, union some_union): New.
2393 (some_enum_global, some_union_global, some_value): New globals.
2394 * gdb.base/completion.exp: Add tag completion tests.
2395
4fc5d43e
TT
23962012-12-07 Tom Tromey <tromey@redhat.com>
2397
2398 * gdb.base/completion.exp: Add tests for ptype and whatis
2399 completion.
2400
6559e013
JB
24012012-12-07 Joel Brobecker <brobecker@adacore.com>
2402
2403 * gdb.base/stale-infcall.exp: Fix copyright line.
2404
ae2b630d
JB
24052012-12-07 Joel Brobecker <brobecker@adacore.com>
2406
2407 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2408
0ba2eb0f
TT
24092012-12-06 Pedro Alves <palves@redhat.com>
2410 Tom Tromey <tromey@redhat.com>
2411
2412 * gdb.base/exprs.exp: Add tests for cast to void.
2413
731145cb
TT
24142012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2415
2416 * gdb.python/py-mi.exp: Correct expected results for attribute
2417 "dynamic" returned by -var-update.
2418 Add test case for correct handling of "diplayhint" for children
2419 of dynamic varobjs.
2420 * gdb.python/py-prettyprint.c (set_itme): New function.
2421 (bug_14741) New function.
2422 (main) Add call to bug_14741().
2423 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2424
e58fcc15
UW
24252012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2426
2427 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2428 ${binfile}.funcsyms list.
2429
e9eb0d14
YQ
24302012-12-04 Yao Qi <yao@codesourcery.com>
2431
2432 PR gdb/13443
2433 * gdb.trace/actions.exp: Make test messages unique.
2434
4983028c
TT
24352012-11-29 Tom Tromey <tromey@redhat.com>
2436
2437 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2438
ea5e6b0e
UW
24392012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2440
2441 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2442 * gdb.opencl/datatypes.exp: Likewise.
2443 * gdb.opencl/operators.exp: Likewise.
2444 * gdb.opencl/vec_comps.exp: Likewise.
2445
cdde3dfb
JG
24462012-11-29 Jerome Guitton <guitton@adacore.com>
2447
2448 * gdb.ada/iwide: New testcase.
2449
b50d69b5
JG
24502012-11-29 Jerome Guitton <guitton@adacore.com>
2451
2452 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2453 ptype test.
2454
c2d3fccf
JG
24552012-11-29 Jerome Guitton <guitton@adacore.com>
2456
2457 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2458 form {VARIANT_TYPE}ADDRESS.
2459
5edf51fe
YQ
24602012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2461
2462 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2463 (func): New function.
2464 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2465 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2466 pointers to members with pointer-to-function type.
2467
608e2dbb
TT
24682012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2469 Tom Tromey <tromey@redhat.com>
2470
2471 * gdb.base/gnu-debugdata.exp: New file.
2472 * gdb.base/gnu-debugdata.c: New file.
2473 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2474 (gdb_unload): Return 0 on success.
2475
4648e588
JK
24762012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2477
2478 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2479
17d6efc4
JB
24802012-11-26 Joel Brobecker <brobecker@adacore.com>
2481
2482 * gdb.base/empty_exe.exp: New testcase.
2483
ace21957
MF
24842012-11-20 Mike Frysinger <vapier@gentoo.org>
2485
2486 * gdb.base/completion.exp: Add test for help aliases completion.
2487
5c401a0a
YQ
24882012-11-20 Yao Qi <yao@codesourcery.com>
2489
2490 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2491 Don't test 'maint set show-debug-regs'.
2492 Use command 'set remotecache' instead of
2493 'set circular-trace-buffer'.
2494
8dea366b
KS
24952012-11-16 Keith Seitz <keiths@redhat.com>
2496
2497 PR c++/13615
2498 * gdb.cp/baseenum.cc: New file.
2499 * gdb.cp/baseenum.exp: New file.
2500 * gdb.cp/derivation.cc (A): Add copyright.
2501 Add a typedef.
2502 (B): Use A::value_type instead of int. Change all references.
2503 (D): Use value_type instead of int. Change all references.
2504 (E): Likewise.
2505 (F); Likewise.
2506 (Z): New class.
2507 (ZZ): New class.
6fdff2c5 2508 (N, Base, Derived): New namespace and classes.
8dea366b
KS
2509 (main): Add instances of Z and ZZ.
2510 Make sure all symbols from N are kept.
2511 * gdb.cp/derivation.exp: Update typedef changes in tests.
2512 Add tests for class typedefs both before and after starting
2513 the inferior.
2514 Add tests for searching for a typedef while stopped in a
2515 method.
2516
5e34c6c3
LM
25172012-11-14 Luis Machado <lgustavo@codesourcery.com>
2518
2519 * gdb.mi/mi-var-create-rtti.c: New file.
2520 * gdb.mi/mi-var-create-rtti.exp: New file.
2521
5e487a5f
LM
25222012-11-14 Luis Machado <lgustavo@codesourcery.com>
2523
2524 * gdb.base/structs3.exp: Run to main before doing any tests.
2525
6d67b990
AB
25262012-11-14 Andrew Burgess <aburgess@broadcom.com>
2527
2528 * gdb.python/py-type.exp: Uniquify test names.
2529
e5d98164
YQ
25302012-11-14 Yao Qi <yao@codesourcery.com>
2531
2532 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2533 (thread_function) [DEBUG]: Call 'printf'.
2534 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2535 command line if 'DEBUG=1' is passed to test.
2536 Remove a pattern to match inferior's output.
2537
62747a60
TT
25382012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2539
2540 * gdb.mi/mi-fill-memory.exp: New test.
2541
18a9fc12
TT
25422012-11-12 Tom Tromey <tromey@redhat.com>
2543
2544 * gdb.base/completion.exp: Update for "info type-printers".
2545 * gdb.python/py-typeprint.cc: New file.
2546 * gdb.python/py-typeprint.exp: New file.
2547 * gdb.python/py-typeprint.py: New file.
2548
bd69fc68
TT
25492012-11-12 Tom Tromey <tromey@redhat.com>
2550
2551 * gdb.base/call-sc.exp: Use "ptype/r".
2552 * gdb.base/volatile.exp: Don't expect "int".
2553 * gdb.cp/ptype-flags.cc: New file.
2554 * gdb.cp/ptype-flags.exp: New file.
2555 * gdb.cp/templates.exp: Use ptype/r.
2556 (test_ptype_of_templates, test_template_typedef): Likewise.
2557 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2558 argument. Handle template names and template parameters.
2559 * gdb.mi/mi-var-cmd.exp: Accept "long".
2560 * gdb.mi/mi-var-child.exp: Accept "long".
2561 * gdb.mi/mi-var-display.exp: Accept "long".
2562 * gdb.mi/mi2-var-child.exp: Accept "long".
2563
b3720c3a
TT
25642012-11-12 Tom Tromey <tromey@redhat.com>
2565
2566 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2567 "ptype" from calls to cp_test_ptype_class.
2568 (test_enums): Likewise.
2569 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2570 cp_test_ptype_class.
2571 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2572 calls to cp_test_ptype_class.
2573 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2574 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2575 from calls to cp_test_ptype_class.
2576 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2577 command here. Change "in_command" argument to "in_exp".
2578
0d63ecda
KS
25792012-11-10 Keith Seitz <keiths@redhat.com>
2580
2581 PR gdb/14288
2582 * gdb.base/printcmds.c: Add invalid_XXX globals
2583 for repeated byte tests.
2584 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2585 * gdb.base/wchar.c (main): Add and construct a wchar_t
2586 array with repeated characters.
2587 * gdb.base/wchar.exp: Add repeated character tests.
2588
ed8a1c2d
AB
25892012-11-09 Andrew Burgess <aburgess@broadcom.com>
2590
2591 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2592 disassembly output.
2593
9107fc8d
PA
25942012-11-09 Pedro Alves <palves@redhat.com>
2595
2596 PR gdb/14306
2597
2598 * gdb.multi/multi-arch-exec.c: New file.
2599 * gdb.multi/multi-arch-exec.exp: New file.
2600
558a9d82
YQ
26012012-11-09 Yao Qi <yao@codesourcery.com>
2602
2603 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2604 (top level): Call it.
2605
e714f336
YQ
26062012-11-09 Yao Qi <yao@codesourcery.com>
2607
2608 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2609 typo.
2610
6ecd4729
PA
26112012-11-09 Pedro Alves <palves@redhat.com>
2612
2613 * gdb.multi/multi-arch.exp: New.
2614
9015683b
TT
26152012-11-08 Tom Tromey <tromey@redhat.com>
2616
2617 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2618 core files, if possible.
2619 * gdb.base/siginfo-thread.c: New file
2620 * gdb.base/siginfo-thread.exp: New file
2621
ea9f10bb
TT
26222012-11-08 Tom Tromey <tromey@redhat.com>
2623
2624 * gdb.base/comprdebug.exp: New file.
2625
f6592439
PA
26262012-11-06 Pedro Alves <palves@redhat.com>
2627
2628 PR gdb/14810
2629
2630 * gdb.base/disabled-location.c: New file.
2631 * gdb.base/disabled-location.exp: New file.
2632
2d338fa9
TT
26332012-11-06 Tom Tromey <tromey@redhat.com>
2634
2635 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2636 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2637 gdb_gcore_cmd.
2638 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2639 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2640 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2641 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2642 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2643 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2644 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2645 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2646 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2647
68c9da30
PA
26482012-11-05 Pedro Alves <palves@redhat.com>
2649
2650 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2651 procedure.
2652 (do_vfork_and_follow_child_tests_exec)
2653 (do_vfork_and_follow_child_tests_exit): Call it.
2654
a7c8c931
PA
26552012-11-05 Pedro Alves <palves@redhat.com>
2656
2657 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2658 fails.
2659
6f6484cd
YQ
26602012-11-03 Yao Qi <yao@codesourcery.com>
2661
2662 Fix PR gdb/14617.
2663 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2664 Remove setup_kfail, and update test.
2665
b45627a0
TT
26662012-11-02 Tom Tromey <tromey@redhat.com>
2667
2668 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2669 test.
2670
f50f4e56
PA
26712012-11-02 Pedro Alves <palves@redhat.com>
2672
2673 PR gdb/14766
2674
2675 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2676 setup_kfail.
2677 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2678 get registers".
2679
71ce889d
PA
26802012-11-02 Pedro Alves <palves@redhat.com>
2681
2682 * gdb.base/foll-vfork-exit.c: New file.
2683 * gdb.base/foll-vfork.exp (top level): New file-describing
2684 comment.
2685 (vfork_child_follow_to_exit): New procedure.
2686 (tcatch_vfork_then_child_follow): Rename as ...
2687 (tcatch_vfork_then_child_follow_exec): ... this.
2688 (tcatch_vfork_then_child_follow_exit): New procedure.
2689 (do_vfork_and_follow_parent_tests): New procedure, factored out
2690 from do_vfork_and_exec_tests.
2691 (do_vfork_and_follow_child_tests_exec): Ditto.
2692 (do_vfork_and_exec_tests): Delete.
2693 (do_vfork_and_follow_child_tests_exit): New procedure.
2694 (top level): Run tests with both the program that has the vfork
2695 child execing, and the program has the vfork child exiting.
2696
1e35b1a9
PA
26972012-11-02 Pedro Alves <palves@redhat.com>
2698
2699 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2700 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2701 (vfork_parent_follow_to_bp): Call it.
2702 (kill_child): Delete.
2703 (vfork_and_exec_child_follow_to_main_bp)
2704 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2705 longer call kill_child.
2706 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2707 (do_vfork_and_exec_tests): Don't runto_main before calling each
2708 test procedure.
2709 (top level): Don't clean restart and set verbose before running
2710 each test procedure.
2711
27122012-11-02 Pedro Alves <palves@redhat.com>
2713
2714 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2715 (vfork_parent_follow_to_bp)
2716 (vfork_and_exec_child_follow_to_main_bp)
2717 (vfork_and_exec_child_follow_through_step)
2718 (tcatch_vfork_then_parent_follow)
2719 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2720 Use with_test_prefix.
2721
27222012-11-02 Pedro Alves <palves@redhat.com>
2723
2724 * gdb.base/foll-vfork.c: Add copyright header.
2725 * gdb.base/vforked-prog.c: Add copyright header.
2726
27272012-11-02 Pedro Alves <palves@redhat.com>
2728
2729 * gdb.base/foll-vfork.exp
2730 (vfork_and_exec_child_follow_through_step): Don't skip on
2731 non-HP/UX targets. Expect the next to only step one line on
2732 non-HP/UX targets, rather than stopping only after the exec.
2733
27342012-11-02 Pedro Alves <palves@redhat.com>
2735
2736 Don't hard code line numbers.
2737
2738 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2739 Expect text from the sources instead of a line number.
2740 (vfork_parent_follow_to_bp)
2741 (vfork_and_exec_child_follow_to_main_bp)
2742 (vfork_and_exec_child_follow_through_step)
2743 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2744 Use gdb_get_line_number.
2745
27462012-11-02 Pedro Alves <palves@redhat.com>
2747
2748 Modernize.
2749
2750 * gdb.base/foll-vfork.exp: Use standard_testfile and
2751 build_executable. Pass descriptive string to untested.
2752 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2753 (vfork_and_exec_child_follow_to_main_bp)
2754 (vfork_and_exec_child_follow_through_step)
2755 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2756 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2757 of send_gdb/gdb_expect.
2758
2759 (kill_child): New procedure.
2760 (vfork_and_exec_child_follow_to_main_bp)
2761 (vfork_and_exec_child_follow_through_step): Use it.
2762
f0559fff
YQ
27632012-11-02 Yao Qi <yao@codesourcery.com>
2764
2765 * gdb.base/setvar.exp: Test setting nested struct.
2766 * gdb.base/setvar.c (v_struct3): New.
2767
c207c6da
DE
27682012-11-01 Doug Evans <dje@google.com>
2769
2770 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2771 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2772 use them.
2773
2f27adfe
AB
27742012-10-31 Andrew Burgess <aburgess@broadcom.com>
2775
2776 PR cli/14772
2777 * gdb.base/gnu_vector.c (union_with_vector_1)
2778 (struct_with_vector_1): Add new struct and union for testing
2779 ptype.
2780 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2781 structs / unions containing vectors.
2782
bb662ca6
YQ
27832012-10-25 Yao Qi <yao@codesourcery.com>
2784
2785 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2786 'setup_kfail' instead of 'setup_kfail_for_target'.
2787 * gdb.base/varargs.exp: Likewise.
2788 * lib/gdb.exp (setup_kfail_for_target): Remove.
2789
635d23ff
MK
27902012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2791
2792 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2793
afdb064f
MK
27942012-10-25 Mark Kettenis <kettenis@gnu.org>
2795
2796 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2797
d99dcf51
JB
27982012-10-24 Joel Brobecker <brobecker@adacore.com>
2799
2800 * gdb.ada/set_wstr: New testcase.
2801
32560274
JB
28022012-10-24 Joel Brobecker <brobecker@adacore.com>
2803
2804 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2805
5ded5331
JB
28062012-10-24 Joel Brobecker <brobecker@adacore.com>
2807
2808 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2809
d8d84291
MK
28102012-10-24 Mark Kettenis <kettenis@gnu.org>
2811
2812 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2813
6e933c51
JK
28142012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2815
2816 * gdb.base/callfuncs.exp (do_function_calls): Fix
2817 setup_kfail_for_target for -m32 mode.
2818
274bd000
MK
28192012-10-23 Mark Kettenis <kettenis@gnu.org>
2820
2821 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2822 are now fixed.
2823
545f743d
YQ
28242012-10-23 Yao Qi <yao@codesourcery.com>
2825
2826 * gdb.base/info-os.exp: Resume the inferior until it exits.
2827
48b56b6a 28282012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2829
99c7d5a8 2830 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2831 * gdb.base/print-file-var.exp: Likewise.
2832 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 2833
8de0566d
YQ
28342012-10-17 Yao Qi <yao@codesourcery.com>
2835
2836 * gdb.mi/mi-memory-changed.exp: New.
2837
44883546
YQ
28382012-10-16 Yao Qi <yao@codesourcery.com>
2839
2840 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2841 returns true.
2842 Call gdb_load_shlibs.
2843 * gdb.reverse/solib-reverse.exp: Likewise.
2844
345f514a
KS
28452012-10-15 Keith Seitz <keiths@redhat.com>
2846
2847 * lib/cp-support.exp (cp_test_ptype_class): Add support
2848 for class typedefs.
2849
2850 * gdb.cp/derivation.exp: Add tests for g_instance.
2851
9e3a7d65
JK
28522012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2853
2854 Fix entry values resolving in inlined frames.
2855 * gdb.arch/amd64-entry-value-inline.S: New file.
2856 * gdb.arch/amd64-entry-value-inline.c: New file.
2857 * gdb.arch/amd64-entry-value-inline.exp: New file.
2858
21a7b089
JK
28592012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2860 Doug Evans <dje@google.com>
2861
2862 Fix recent gdb_breakpoint regression.
2863 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2864 braces from the parameter.
2865 * gdb.java/jprint.exp: Likewise.
2866
2c47921e
DE
28672012-10-15 Doug Evans <dje@google.com>
2868
2869 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2870
89398707
JB
28712012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2872
2873 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2874
801e4185
TT
28752012-10-15 Tom Tromey <tromey@redhat.com>
2876
2877 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2878
74f910c8
TT
28792012-10-15 Tom Tromey <tromey@redhat.com>
2880
2881 * gdb.python/py-symbol.exp: Test symbol destructor.
2882
91567807
YQ
28832012-10-14 Yao Qi <yao@codesourcery.com>
2884
2885 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2886 * gdb.mi/mi-cli.exp: New.
2887
2888 * gdb.mi/mi2-basics.exp: Remove.
2889 * gdb.mi/mi2-break.exp: Remove.
2890 * gdb.mi/mi2-console.exp: Remove.
2891 * gdb.mi/mi2-disassemble.exp: Remove.
2892 * gdb.mi/mi2-eval.exp: Remove.
2893 * gdb.mi/mi2-file.exp: Remove.
2894 * gdb.mi/mi2-hack-cli.exp: Remove.
2895 * gdb.mi/mi2-pthreads.exp: Remove.
2896 * gdb.mi/mi2-read-memory.exp: Remove.
2897 * gdb.mi/mi2-regs.exp: Remove.
2898 * gdb.mi/mi2-return.exp: Remove.
2899 * gdb.mi/mi2-simplerun.exp: Remove.
2900 * gdb.mi/mi2-stack.exp: Remove.
2901 * gdb.mi/mi2-stepi.exp: Remove.
2902 * gdb.mi/mi2-syn-frame.exp: Remove.
2903 * gdb.mi/mi2-until.exp: Remove.
2904 * gdb.mi/mi2-watch.exp: Remove.
2905 * gdb.mi/mi2-var-block.exp: Remove.
2906 * gdb.mi/mi2-var-cmd.exp: Remove.
2907 * gdb.mi/mi2-var-display.exp: Remove.
2908
87332029
YQ
29092012-10-12 Yao Qi <yao@codesourcery.com>
2910
2911 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2912 trail '.*' on matching patterns.
2913
11fc9057
L
29142012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2915
2916 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2917 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2918 * gdb.arch/i386-disp-step.exp: Likewise.
2919 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2920 * gdb.arch/i386-prologue.exp: Likewise.
2921 * gdb.arch/i386-size-overlap.exp: Likewise.
2922 * gdb.arch/i386-size.exp: Likewise.
2923 * gdb.arch/i386-unwind.exp: Likewise.
2924
7d46bcdc
L
29252012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2926
2927 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2928 * gdb.arch/i386-word.exp: Likewise.
2929
31224d9d
L
29302012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2931
2932 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2933 is_ilp32_target to set nr_regs.
2934 * gdb.arch/i386-sse.exp: Likewise.
2935
5b7d0050
DE
29362012-10-11 Doug Evans <dje@google.com>
2937
7c09e5a0
DE
2938 PR breakpoints/14643.
2939 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2940 * gdb.linespec/thread.c: New file.
2941 * gdb.linespec/thread.exp: New file.
2942
5b7d0050
DE
2943 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2944 Recognize "message" -> print pass and fail. Add eof case.
2945 (runto): Recognize message, no-message. Print pass/fail if requested,
2946 with same treatment as gdb_breakpoint.
2947 (runto_main): Pass no-message to runto.
2948 (gdb_internal_error_resync): Add log message.
2949 (gdb_file_cmd): Tweak internal error fail text for consistency.
2950
2e24f4aa
JK
29512012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2952
2953 Fix crash during stepping on ppc32.
2954 * gdb.base/step-symless.c: New file.
2955 * gdb.base/step-symless.exp: New file.
2956
aa14df25
DE
29572012-10-03 Doug Evans <dje@google.com>
2958
2959 PR symtab/14601
2960 * gdb.cp/using-crash.exp: New file.
2961 * gdb.cp/using-crash.cc: New file.
2962
975531db
DE
29632012-10-02 Doug Evans <dje@google.com>
2964
2965 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2966 more consistent.
2967 (runto,gdb_debug_format): Ditto.
2968 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2969 Clean up logging and error messages.
2970
b3dc46ff
AB
29712012-10-01 Andrew Burgess <aburgess@broadcom.com>
2972
2973 Test find command on unmapped memory.
2974 * gdb.base/find-unmapped.c: New file.
2975 * gdb.base/find-unmapped.exp: New file.
2976
45814d45
YQ
29772012-09-29 Yao Qi <yao@codesourcery.com>
2978
2979 * gdb.trace/mi-tracepoint-changed.exp: New.
2980 * gdb.mi/mi-breakpoint-changed.exp: New.
2981 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2982 * gdb.mi/pendshr2.c: New.
2983
4c2786ba
YQ
29842012-09-28 Yao Qi <yao@codesourcery.com>
2985
2986 * gdb.mi/pr11022.exp: New.
2987 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
2988
7977e5d2
TT
29892012-09-27 Tom Tromey <tromey@redhat.com>
2990
2991 * gdb.cp/derivation.exp: Add regression test.
2992 * gdb.cp/derivation.cc (class V_base, class V_inter, class
2993 V_derived): New.
2994 (vderived): New global.
2995
0971de02
TT
29962012-09-26 Tom Tromey <tromey@redhat.com>
2997
2998 * gdb.dwarf2/dw2-common-block.S: New file.
2999 * gdb.dwarf2/dw2-common-block.exp: New file.
3000
4357ac6c
TT
30012012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3002
3003 * gdb.fortran/common-block.exp: New file.
3004 * gdb.fortran/common-block.f90: New file.
3005
6f380991
AB
30062012-09-26 Andrew Burgess <aburgess@broadcom.com>
3007
3008 * gdb.base/duplicate-bp.c: New file.
3009 * gdb.base/duplicate-bp.exp: New file.
3010
8ae551cf
YQ
30112012-09-26 Yao Qi <yao@codesourcery.com>
3012
3013 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
3014
3015 Revert:
3016 2012-09-21 Yao Qi <yao@codesourcery.com>
3017
3018 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3019
318102b9
SP
30202012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
3021
3022 * gdb.base/longest-types.c: New test case.
3023 * gdb.base/longest-types.exp: New test case.
3024
a1e5fd69
YQ
30252012-09-25 Yao Qi <yao@codesourcery.com>
3026
3027 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
3028
04e7407c
JK
30292012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3030
3031 Fix internal error on canonicalization of clang types.
3032 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
3033 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
3034 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
3035
9bf4bce9
JK
30362012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3037
3038 Fix disassemble without parameters in tailcall frame.
3039 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
3040
2603f7ee
AB
30412012-09-21 Andrew Burgess <aburgess@broadcom.com>
3042
3043 * gdb.dwarf2/dw2-op-out-param.S: New file.
3044 * gdb.dwarf2/dw2-op-out-param.exp: New file.
3045
a3569abd
YQ
30462012-09-21 Yao Qi <yao@codesourcery.com>
3047
3048 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
3049
a065d7af
YQ
30502012-09-21 Yao Qi <yao@codesourcery.com>
3051
3052 * gdb.mi/mi-cli.exp: Remove.
3053 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
3054
15544bd9
YQ
30552012-09-21 Yao Qi <yao@codesourcery.com>
3056
3057 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
3058 "=record-started" notification.
3059
82a90ccf
YQ
30602012-09-21 Yao Qi <yao@codesourcery.com>
3061
3062 * gdb.mi/mi-record-changed.exp: New.
3063 * gdb.mi/mi-reverse.exp: Adjust expected output.
3064
d7de8e3c
TT
30652012-09-20 Tom Tromey <tromey@redhat.com>
3066
3067 * gdb.python/python.exp: Test atexit.register.
3068
1aa99537
DE
30692012-09-20 Doug Evans <dje@google.com>
3070
05eade73
DE
3071 * boards/dwarf4-gdb-index.exp: New file.
3072
1aa99537
DE
3073 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
3074 while running the tests.
3075
4ae24af0
JB
30762012-09-18 Joel Brobecker <brobecker@adacore.com>
3077
3078 * gdb.ada/bp_reset: New testcase.
3079
bb25a15c
YQ
30802012-09-18 Yao Qi <yao@codesourcery.com>
3081
3082 * gdb.trace/mi-tsv-changed.exp: New.
3083
201b4506
YQ
30842012-09-18 Yao Qi <yao@codesourcery.com>
3085
3086 * gdb.trace/mi-traceframe-changed.exp: New.
3087
6fc1c773
YQ
30882012-09-17 Yao Qi <yao@codesourcery.com>
3089
3090 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
3091 when it is less than 0.
3092
1ab3b62c
JK
30932012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3094
3095 PR 14119
3096 * gdb.arch/amd64-tailcall-ret.S: New file.
3097 * gdb.arch/amd64-tailcall-ret.c: New file.
3098 * gdb.arch/amd64-tailcall-ret.exp: New file.
3099 * gdb.reverse/amd64-tailcall-reverse.S: New file.
3100 * gdb.reverse/amd64-tailcall-reverse.c: New file.
3101 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
3102
acf9414f
JK
31032012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3104
3105 PR 14548
3106 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
3107 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
3108 * gdb.reverse/singlejmp-reverse.S: New file.
3109 * gdb.reverse/singlejmp-reverse.c: New file.
3110 * gdb.reverse/singlejmp-reverse.exp: New file.
3111
666b578b
JK
31122012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3113
3114 Fix compatibility with old GCC (~4.1).
3115 * gdb.cp/converts.cc (my_enum_var): New variable.
3116
42056501
AB
31172012-09-14 Andrew Burgess <aburgess@broadcom.com>
3118
3119 * gdb.xml/tdesc-regs.exp: Update expected output for new
3120 vector_size syntax of vector types.
3121
b9516fa1
YPK
31222012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
3123
3124 Refactor Python "gdb" module into a proper Python package, by
3125 introducing a new "_gdb" module for code implemented in C, and
3126 using reload/__import__ instead of exec.
3127 * gdb.python/python.exp (Test stderr location): Update module
3128 location of GDB-specific sys.stderr.
3129 (Test stdout location): Ditto for sys.stdout.
3130
18dc9ad8
JK
31312012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3132
3133 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
3134
ea3a9873
KS
31352012-09-12 Keith Seitz <keiths@redhat.com>
3136
3137 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
3138 conversion statement.
3139
5941debb
DE
31402012-09-12 Doug Evans <dje@google.com>
3141
3142 * gdb.base/help.exp: Remove testing of individual command help text,
3143 too much of a maintenance burden. Instead, test the functionality
3144 of "help" itself.
3145
cfc35e02
DE
31462012-09-11 Doug Evans <dje@google.com>
3147
3a0ed5d7
DE
3148 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3149 breakpoint.
3150
cfc35e02
DE
3151 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3152 * gdb.dwarf2/fission-reread.S: Ditto.
3153 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3154 * gdb.dwarf2/fission-reread.exp: Ditto.
3155
350b1b26
AB
31562012-09-11 Andrew Burgess <aburgess@broadcom.com>
3157
3158 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3159
2fa15f23
JB
31602012-09-10 Joel Brobecker <brobecker@adacore.com>
3161
3162 * gdb.ada/optim_drec: New testcase.
3163
09be558e
DE
31642012-09-10 Doug Evans <dje@google.com>
3165
3166 * boards/fission.exp: Explicitly mark "board" as not remote.
3167
5b4f6e25
KS
31682012-09-10 Keith Seitz <keiths@redhat.com>
3169
3170 PR gdb/13483
3171 * gdb.cp/converts.cc (A::A): Add ctor.
3172 (A::member_): Add member.
3173 (enum my_enum): New enumeration.
3174 (main): Add calls to foo1_7 with various
3175 permitted arguments.
3176 * gdb.cp/converts.exp: Add tests for boolean
3177 conversions permitted by the standard.
3178
b4ca5ed9
YPK
31792012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3180
3181 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3182 avoid spurious results due to ~/.gdbinit.
3183 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3184 $INTERNAL_GDBFLAGS in run command.
3185 * gdb.gdb/observer.exp (setup_test): Ditto.
3186 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3187 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3188
d54b30bb
DE
31892012-09-06 Doug Evans <dje@google.com>
3190
14910956
DE
3191 * boards/fission.exp: New file.
3192
d54b30bb
DE
3193 * gdb.python/py-value.exp: Use clean_restart.
3194
91b253e1
DE
31952012-09-05 Doug Evans <dje@google.com>
3196
3197 * gdb.base/info-macros.c: Fix whitespace.
3198
1292279a
PA
31992012-08-28 Pedro Alves <palves@redhat.com>
3200
3201 PR gdb/14428
3202
3203 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3204
1c8cdcb1
JK
32052012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3206
3207 * gdb.base/break-caller-line.c: New file.
3208 * gdb.base/break-caller-line.exp: New file.
3209
1e8e8b51
JK
32102012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3211
3212 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3213 * gdb.arch/i386-cfi-notcurrent.S: New file.
3214 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3215
1591a1e8
PA
32162012-08-27 Wei-cheng Wang <cole945@gmail.com>
3217 Yao Qi <yao@codesourcery.com>
3218 Pedro Alves <palves@redhat.com>
3219
3220 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3221 New procedures.
3222 (top level): Add overlap checking tests.
3223
4442ada7
TT
32242012-08-24 Tom Tromey <tromey@redhat.com>
3225
3226 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3227 gdb_test_multiple fails for other reasons.
3228
e7d50cc9
YQ
32292012-08-24 Yao Qi <yao@codesourcery.com>
3230
3231 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3232
dfbd5e7b
PA
32332012-08-23 Pedro Alves <palves@redhat.com>
3234
3235 * gdb.base/help.exp: Adjust to "handle" help text change.
3236
8d735b87
YQ
32372012-08-23 Yao Qi <yao@codesourcery.com>
3238
3239 * gdb.trace/disconnected-tracing.c (start, end): New.
3240 (main): Call start and end.
3241 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3242 existing tests into this proc.
3243 (disconnected_tfind): New.
3244
61b1d759
YQ
32452012-08-23 Yao Qi <yao@codesourcery.com>
3246
3247 * boards/native-gdbserver.exp (${board}_upload): New.
3248 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3249 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3250 Execute tfile on remote target.
3251 Copy trace file from target to host.
3252
6ca1b147
JM
32532012-08-22 Joseph Myers <joseph@codesourcery.com>
3254
3255 * gdb.arch/thumb-bx-pc.S: New file.
3256 * gdb.arch/thumb-bx-pc.exp: New file.
3257
706e3705
TT
32582012-08-22 Tom Tromey <tromey@redhat.com>
3259
3260 * gdb.base/maint.exp: Update.
3261
b4893d48
TT
32622012-08-22 Tom Tromey <tromey@redhat.com>
3263
3264 * lib/gdb.exp (skip_unwinder_tests): New proc.
3265 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3266 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3267
45b7da81
TT
32682012-08-21 Tom Tromey <tromey@redhat.com>
3269
3270 * gdb.hp/gdb.aCC/exception.exp: Remove.
3271
f94363d7
AP
3272012-08-19 Andrew Pinski <apinski@cavium.com>
3273
3274 * gdb.arch/mips-octeon-bbit.c: New file.
3275 * gdb.arch/mips-octeon-bbit.exp: New Test.
3276
e5afdbd7
KS
3277012-08-19 Keith Seitz <keiths@redhat.com>
3278
3279 PR c++/14365
3280 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3281 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3282
c29e8b64
JK
32832012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3284
3285 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3286 verbose -log by more specific untested call.
3287
15a7e7bc
YQ
32882012-08-18 Yao Qi <yao@codesourcery.com>
3289
3290 * gdb.trace/tfind.exp: Move tests on various command help before
3291 checking target supports trace.
3292 Fix the expected output of 'help tfind end'.
3293
a451cb65
KS
32942012-08-17 Keith Seitz <keiths@redhat.com>
3295
3296 PR c++/13356
3297 * gdb.base/default.exp: Update all "check type" tests.
3298 * gdb.base/help.exp: Likewise.
3299 * gdb.base/setshow.exp: Likewise.
3300 * gdb.cp/converts.cc (foo1_type_check): New function.
3301 (foo2_type_check): New function.
3302 (foo3_type_check): New function.
3303 (main): Call new functions.
3304 * converts.exp: Add tests for integer-to-pointer conversions
3305 with/without strict type-checking.
3306
dbf6a605
MF
33072012-08-16 Mike Frysinger <vapier@gentoo.org>
3308
3309 * gdb.base/help.exp: Update expected output.
3310
0c92d8c1
JB
33112012-08-16 Joel Brobecker <brobecker@adacore.com>
3312
3313 * gdb.ada/rdv_wait: New testcase.
3314
e56f7f42
JK
33152012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3316
3317 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3318
f47f77df
DE
33192012-08-13 Doug Evans <dje@google.com>
3320
e202d6e8 3321 * gdb.base/help.exp: Update expected output.
f47f77df
DE
3322 * gdb.base/default.exp: Update expected output of "show convenience".
3323
a72c3253
DE
33242012-08-10 Doug Evans <dje@google.com>
3325
3326 * gdb.python/py-strfns.c: New file.
3327 * gdb.python/py-strfns.exp: New file.
3328 * gdb.python/py-type.exp (test_fields): Add vector tests.
3329
de0bea00
MF
33302012-08-10 Mike Frysinger <vapier@gentoo.org>
3331
3332 PR cli/10436:
3333 * gdb.base/completion.exp: Add tests for handle completion.
3334
5b9afe8a
YQ
33352012-08-09 Yao Qi <yao@codesourcery.com>
3336
3337 * gdb.mi/mi-cmd-param-changed.exp: New.
3338 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3339 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3340 * gdb.mi/mi2-prompt.exp: Likewise.
3341
4f485ebc
DE
33422012-08-08 Doug Evans <dje@google.com>
3343
3344 * gdb.base/debug-expr.c: New file.
3345 * gdb.base/debug-expr.exp: New file.
3346 * gdb.base/exprs.exp: Test {type} casts.
3347 * gdb.cp/debug-expr.exp: New file.
3348
5888842d
JK
33492012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3350
3351 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3352 global variable loop, not a 'break'. Add loop count limit to 100.
3353 Add new fail case for terminated vgdb.
3354
4f69f4c2
JK
33552012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3356 Jean-Marc Saffroy <saffroy@gmail.com>
3357
3358 PR 11804
3359 * gdb.base/gcore-relro.exp: New file.
3360 * gdb.base/gcore-relro-main.c: New file.
3361 * gdb.base/gcore-relro-lib.c: New file.
3362
e2de5390
JK
33632012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3364
3365 Do not false FAIL with old GCCs.
3366 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3367 GCC < 4.5 in $no_hw mode.
3368
606603c5
JK
33692012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3370
3371 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3372
777f26c2
JK
33732012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3374
3375 * gdb.base/list.exp (test_only_end): New function.
3376 Call it.
3377
2c12abee
TT
33782012-08-06 Tom Tromey <tromey@redhat.com>
3379
3380 * gdb.python/py-mi.exp: Add test for printer whose children
3381 are a list.
3382 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3383 (main): New variable children_as_list.
3384 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3385 New.
3386 (register_pretty_printers): Register new printer.
3387
0eae2cf4
EBM
33882012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3389
3390 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3391 symbols. Abort if vgdb remote connection is closed.
3392
09e0881d
DE
33932012-08-02 Doug Evans <dje@google.com>
3394
3395 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3396
b40f514f
SDJ
33972012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3398
3399 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3400 s390x, PowerPC 64 and m68k-linux.
3401
11315ae0
UW
34022012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3403
3404 * gdb.base/annota1.exp: Accept no frames-invalid notification
3405 when starting up the program.
3406 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3407 show a symbolic value as well.
3408 * gdb.server/server-exec-info.exp: Skip test when skipping
3409 gdbserver test and/or when skipping shared library tests.
3410 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3411 avoid name conflicts with other tests.
3412
0547eeed
UW
34132012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3414
3415 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3416 Fix wrong output on big-endian systems.
3417 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3418 4-byte pointer types on 64-bit s390x.
3419
bdddb4de
UW
34202012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3421
3422 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3423 marker comment at the beginning (after intialization).
3424 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3425 breakpoint on marker comment instead of function begin.
3426 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3427 PowerPC.
3428 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3429 or 64-bit PowerPC.
3430 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3431 gdb,no_hardware_watchpoints flag is set.
3432 (initialize): Remove now redundant can-use-hw-watchpoints change.
3433
5d206025
YQ
34342012-08-02 Yao Qi <yao@codesourcery.com>
3435 Pedro Alves <palves@redhat.com>
3436
3437 * boards/local-remote-host.exp: New.
3438
4f665099
UW
34392012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3440
3441 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3442 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3443 * gdb.base/print-file-var.exp: Likewise.
3444 * gdb.server/solib-list.exp: Skip on remote targets.
3445
b62e2b27
UW
34462012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3447
3448 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3449 watchpoints on ARM. When expecting software watchpoints, tolerate
3450 (remote) targets that report unsupported hardware watchpoint only
3451 at continue time.
3452 (test_wide_location_2): Likewise.
3453
a967a851
JK
34542012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3455
3456 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3457 valgrind versions.
3458
75d9f9ff 34592012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
3460
3461 * gdb.base/valgrind-infcall.c: New file.
3462 * gdb.base/valgrind-infcall.exp: New file.
3463
75d9f9ff
JK
3464 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3465
1c9f2ed2
KS
34662012-07-30 Keith Seitz <keiths@redhat.com>
3467
3468 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3469 linespecs.
3470
7f9b2034
DE
34712012-07-30 Doug Evans <dje@google.com>
3472
85220e01
DE
3473 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3474 * gdb.dwarf2/pr13961.S: Ditto.
3475
7f9b2034
DE
3476 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3477
4e969b4f
AB
34782012-07-30 Andrew Burgess <aburgess@broadcom.com>
3479
3480 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3481 change its format immediately after reloading the binary.
3482
e7de8362
JK
34832012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3484
3485 Fix testsuite regression after --use-deprecated-index-sections removal.
3486 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3487 string.
3488 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3489
7255706c
YQ
34902012-07-27 Yao Qi <yao@codesourcery.com>
3491
3492 KFAIL for PR remote/14161.
3493 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3494 Cleanup socket files.
3495 (strace_info_marker): Detach inferior.
3496
f2e8016f
TT
34972012-07-26 Tom Tromey <tromey@redhat.com>
3498
6fdff2c5 3499 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 3500
f66713d2
JK
35012012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3502
3503 * gdb.python/py-inferior.c (thread): New function.
3504 (check_threads): New function.
3505 (test_threads): New function.
3506 * gdb.python/py-inferior.exp: Added test.
3507 Replaced runto with continue to breakpoint.
3508
8223e12c
TT
35092012-07-26 Tom Tromey <tromey@redhat.com>
3510
3511 * lib/ada.exp (standard_ada_testfile): New proc.
3512 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3513 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3514 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3515 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3516 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3517 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3518 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3519 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3520 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3521 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3522 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3523 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3524 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3525 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3526 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3527 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3528 * gdb.ada/complete.exp: Use standard_ada_testfile.
3529 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3530 standard_output_file.
3531 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3532 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3533 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3534 standard_output_file.
3535 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3536 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3537 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3538 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3539 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3540 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3541 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3542 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3543 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3544 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3545 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3546 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3547 * gdb.ada/interface.exp: Use standard_ada_testfile.
3548 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3549 standard_output_file
3550 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3551 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3552 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3553 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3554 * gdb.ada/nested.exp: Use standard_ada_testfile.
3555 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3556 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3557 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3558 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3559 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3560 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3561 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3562 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3563 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3564 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3565 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3566 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3567 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3568 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3569 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3570 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3571 * gdb.ada/start.exp: Use standard_ada_testfile.
3572 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3573 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3574 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3575 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3576 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3577 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3578 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3579 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3580 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3581 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3582 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3583 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3584 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3585 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3586
bbec57e4
JK
35872012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3588
3589 Fix testsuite regression after --use-deprecated-index-sections removal.
3590 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3591
9cc8e32c
JK
35922012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3593
3594 Fix compatibility with Tcl before 7.5.
3595 * lib/future.exp (lreverse): New function if it does not exist.
3596
ea5ca7b5
MK
35972012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3598
3599 * gdb.mi/mi-pending.c: New method to set a second pending
3600 breakpoint.
3601 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3602 condition.
3603
64776a0b
PA
36042012-07-20 Pedro Alves <palves@redhat.com>
3605
3606 PR threads/11692
3607 PR gdb/12203
3608
3609 * gdb.threads/create-fail.c: New file.
3610 * gdb.threads/create-fail.exp: New file.
3611
13e4e967
PA
36122012-07-19 Pedro Alves <palves@redhat.com>
3613
3614 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3615 * config/vx.exp (gdb_start): Likewise.
3616 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3617 * gdb.base/setvar.exp (test_set): Likewise.
3618 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3619 * gdb.reverse/sigall-precsave.exp: Likewise.
3620 * gdb.reverse/sigall-reverse.exp: Likewise.
3621
b7aefa4d
PA
36222012-07-19 Pedro Alves <palves@redhat.com>
3623
3624 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3625 handler before recording.
3626
608b4967
TT
36272012-07-19 Tom Tromey <tromey@redhat.com>
3628
3629 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3630 * gdb.cp/casts.cc (decltype): New function.
3631 (main): Use it.
3632
b1e0c0fa
PA
36332012-07-19 Pedro Alves <palves@redhat.com>
3634
3635 * gdb.base/sigall.exp (signals): New list.
3636 <top level>: Loop over signals in the $signals list instead of
3637 calling a test function once per signal.
3638 * gdb.reverse/sigall-precsave.exp (signals): New list.
3639 <top level>: Loop over signals in the $signals list instead of
3640 calling a test function once per signal.
3641 * gdb.reverse/sigall-reverse.exp (signals): New list.
3642 <top level>: Loop over signals in the $signals list instead of
3643 calling a test function once per signal.
3644
6ace3df1
YQ
36452012-07-19 Yao Qi <yao@codesourcery.com>
3646
3647 * gdb.base/setshow.exp: Test 'set args ~'.
3648
263a0f8c
JK
36492012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3650
3651 * gdb.base/store.exp (check_set): Import gdb_prompt.
3652 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3653 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3654
8f043999
JK
36552012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3656
3657 PR 11914
3658 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3659 (main): Call eval_sub.
3660 * gdb.python/py-prettyprint.exp:
3661 (python execfile ('py-prettyprint.py')): Move it earlier.
3662 New breakpoint for eval-break.
3663 (continue to breakpoint: eval-break, info locals): New test.
3664 (python execfile ('py-prettyprint.py')): Move it from here.
3665 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3666 (register_pretty_printers): Register pp_eval_type.
3667
725c7b66
JK
36682012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3669
3670 Fix a testcase regression by me.
3671 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3672 DW_FORM_data4.
3673
4359dff1
JK
36742012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3675 Doug Evans <dje@google.com>
3676
3677 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3678 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3679
61e44cfa
JK
36802012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3681
3682 Fix gdbserver run regression.
3683 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3684
93c0ef37
TT
36852012-07-12 Tom Tromey <tromey@redhat.com>
3686
3687 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3688 (clean_restart): Likewise.
3689 (core_find): Use standard_output_file.
3690
76027ef5
TT
36912012-07-12 Tom Tromey <tromey@redhat.com>
3692
3693 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3694 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3695 prepare_for_testing_full.
3696 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3697 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3698 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3699 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3700 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3701 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3702 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3703 prepare_for_testing_full.
3704 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3705 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3706 prepare_for_testing_full.
3707 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3708 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3709 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3710
85b4440a
TT
37112012-07-12 Tom Tromey <tromey@redhat.com>
3712
3713 * lib/gdb.exp (build_executable_from_specs): New proc, from
3714 build_executable.
3715 (build_executable): Use it.
3716 (prepare_for_testing_full): New proc.
3717
55baab26
TT
37182012-07-11 Tom Tromey <tromey@redhat.com>
3719
3720 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3721 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3722 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3723 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3724 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3725 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3726 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3727 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3728 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3729 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3730
298a9cf0
TT
37312012-07-10 Tom Tromey <tromey@redhat.com>
3732
3733 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3734 standard_output_file.
3735 * gdb.mi/gdb2549.exp: Use standard_testfile.
3736 * gdb.mi/gdb669.exp: Use standard_testfile.
3737 * gdb.mi/gdb701.exp: Use standard_testfile.
3738 * gdb.mi/gdb792.exp: Use standard_testfile.
3739 * gdb.mi/mi-async.exp: Use standard_testfile.
3740 * gdb.mi/mi-basics.exp: Use standard_testfile.
3741 * gdb.mi/mi-break.exp: Use standard_testfile.
3742 * gdb.mi/mi-cli.exp: Use standard_testfile.
3743 * gdb.mi/mi-console.exp: Use standard_testfile.
3744 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3745 * gdb.mi/mi-eval.exp: Use standard_testfile.
3746 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3747 * gdb.mi/mi-file.exp: Use standard_testfile.
3748 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3749 * gdb.mi/mi-logging.exp: Use standard_testfile.
3750 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3751 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3752 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3753 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3754 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3755 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3756 * gdb.mi/mi-pending.exp: Use standard_testfile,
3757 standard_output_file.
3758 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3759 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3760 * gdb.mi/mi-regs.exp: Use standard_testfile.
3761 * gdb.mi/mi-return.exp: Use standard_testfile.
3762 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3763 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3764 * gdb.mi/mi-solib.exp: Use standard_testfile,
3765 standard_output_file.
3766 * gdb.mi/mi-stack.exp: Use standard_testfile.
3767 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3768 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3769 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3770 * gdb.mi/mi-until.exp: Use standard_testfile.
3771 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3772 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3773 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3774 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3775 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3776 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3777 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3778 standard_output_file.
3779 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3780 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3781 * gdb.mi/mi-watch.exp: Use standard_testfile.
3782 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3783 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3784 * gdb.mi/mi2-break.exp: Use standard_testfile.
3785 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3786 * gdb.mi/mi2-console.exp: Use standard_testfile.
3787 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3788 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3789 * gdb.mi/mi2-file.exp: Use standard_testfile.
3790 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3791 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3792 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3793 * gdb.mi/mi2-return.exp: Use standard_testfile.
3794 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3795 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3796 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3797 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3798 * gdb.mi/mi2-until.exp: Use standard_testfile.
3799 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3800 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3801 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3802 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3803 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3804
f5f3a911
TT
38052012-07-10 Tom Tromey <tromey@redhat.com>
3806
3807 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3808 * gdb.cp/ambiguous.exp: Use standard_testfile,
3809 prepare_for_testing.
3810 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3811 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3812 * gdb.cp/anon-ns.exp: Use standard_testfile.
3813 * gdb.cp/anon-struct.exp: Use standard_testfile.
3814 * gdb.cp/anon-union.exp: Use standard_testfile,
3815 prepare_for_testing.
3816 * gdb.cp/arg-reference.exp: Use standard_testfile,
3817 prepare_for_testing.
3818 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3819 * gdb.cp/breakpoint.exp: Use standard_testfile,
3820 prepare_for_testing.
3821 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3822 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3823 standard_output_file.
3824 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3825 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3826 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3827 (test_static_members): Update.
3828 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3829 * gdb.cp/converts.exp: Use standard_testfile.
3830 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3831 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3832 prepare_for_testing.
3833 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3834 * gdb.cp/cplabel.exp: Use standard_testfile.
3835 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3836 prepare_for_testing.
3837 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3838 * gdb.cp/derivation.exp: Use standard_testfile,
3839 prepare_for_testing.
3840 * gdb.cp/destrprint.exp: Use standard_testfile.
3841 * gdb.cp/dispcxx.exp: Use standard_testfile.
3842 * gdb.cp/exception.exp: Use standard_testfile,
3843 prepare_for_testing.
3844 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3845 * gdb.cp/extern-c.exp: Use standard_testfile,
3846 prepare_for_testing.
3847 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3848 prepare_for_testing.
3849 * gdb.cp/fpointer.exp: Use standard_testfile.
3850 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3851 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3852 standard_output_file.
3853 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3854 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3855 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3856 standard_output_file.
3857 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3858 (do_tests): Update.
3859 * gdb.cp/koenig.exp: Use standard_testfile.
3860 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3861 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3862 * gdb.cp/m-static.exp: Use standard_testfile,
3863 prepare_for_testing.
3864 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3865 * gdb.cp/mb-inline.exp: Use standard_testfile,
3866 prepare_for_testing.
3867 * gdb.cp/mb-templates.exp: Use standard_testfile,
3868 prepare_for_testing.
3869 * gdb.cp/member-ptr.exp: Use standard_testfile,
3870 prepare_for_testing.
3871 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3872 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3873 * gdb.cp/method2.exp: Use standard_testfile.
3874 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3875 standard_output_file.
3876 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3877 (do_tests): Update.
3878 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3879 prepare_for_testing.
3880 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3881 prepare_for_testing.
3882 * gdb.cp/namespace.exp: Use standard_testfile,
3883 prepare_for_testing.
3884 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3885 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3886 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3887 * gdb.cp/nsimport.exp: Use standard_testfile,
3888 prepare_for_testing.
3889 * gdb.cp/nsnested.exp: Use standard_testfile.
3890 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3891 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3892 prepare_for_testing.
3893 * gdb.cp/nsstress.exp: Use standard_testfile,
3894 prepare_for_testing.
3895 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3896 * gdb.cp/operator.exp: Use standard_testfile.
3897 * gdb.cp/oranking.exp: Use standard_testfile.
3898 * gdb.cp/overload-const.exp: Use standard_testfile.
3899 * gdb.cp/overload.exp: Use standard_testfile,
3900 prepare_for_testing.
3901 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3902 * gdb.cp/ovsrch.exp: Use standard_testfile.
3903 * gdb.cp/paren-type.exp: Use standard_testfile.
3904 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3905 prepare_for_testing.
3906 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3907 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3908 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3909 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3910 * gdb.cp/pr10728.exp: Use standard_testfile,
3911 standard_output_file.
3912 * gdb.cp/pr12028.exp: Use standard_testfile.
3913 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3914 * gdb.cp/pr9167.exp: Use standard_testfile.
3915 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3916 * gdb.cp/printmethod.exp: Use standard_testfile,
3917 prepare_for_testing.
3918 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3919 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3920 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3921 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3922 standard_output_file.
3923 * gdb.cp/readnow-language.exp: Use standard_testfile.
3924 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3925 (gdb_start_again): Use clean_restart.
3926 * gdb.cp/ref-types.exp: Use standard_testfile,
3927 prepare_for_testing.
3928 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3929 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3930 * gdb.cp/smartp.exp: Use standard_testfile.
3931 * gdb.cp/static-method.exp: Use standard_testfile.
3932 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3933 * gdb.cp/temargs.exp: Use standard_testfile.
3934 * gdb.cp/templates.exp: Use standard_testfile,
3935 prepare_for_testing.
3936 (do_tests): Update.
3937 * gdb.cp/try_catch.exp: Use standard_testfile,
3938 prepare_for_testing.
3939 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3940 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3941 * gdb.cp/virtbase.exp: Use standard_testfile,
3942 prepare_for_testing.
3943 * gdb.cp/virtfunc.exp: Use standard_testfile,
3944 prepare_for_testing.
3945 (do_tests): Update.
3946 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3947 prepare_for_testing.
3948
686f09d0
TT
39492012-07-10 Tom Tromey <tromey@redhat.com>
3950
3951 * lib/gdb.exp (standard_testfile): Unset output variables from
3952 earlier invocations.
3953
9357e021
YQ
39542012-07-10 Yao Qi <yao@codesourcery.com>
3955
3956 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3957 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3958 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3959 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3960 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3961 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3962 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3963 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3964 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3965 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3966 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3967 * gdb.mi/mi-var-display.exp: Likewise.
3968 * gdb.mi/mi-var-invalidate.exp: Likewise.
3969 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3970 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3971 * gdb.mi/mi2-console.exp: Likewise.
3972 * gdb.mi/mi2-disassemble.exp: Likewise.
3973 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3974 * gdb.mi/mi2-read-memory.exp: Likewise.
3975 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3976 * gdb.mi/mi2-simplerun.exp: Likewise.
3977 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3978 * gdb.mi/mi2-syn-frame.exp: Likewise.
3979 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3980 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3981 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3982
e314d629
TT
39832012-07-09 Tom Tromey <tromey@redhat.com>
3984
3985 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3986 * gdb.base/callfuncs.exp: Add cast-based test.
3987 * gdb.base/callfuncs.c (voidfunc): New function.
3988
06928b3f
DE
39892012-07-08 Doug Evans <dje@google.com>
3990
3991 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3992
32f11bad
JK
39932012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3994
3995 Fix XFAIL compatibility with old i386 systems.
3996 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3997 Check also 'Cannot insert breakpoint 0'.
3998
76b83c51
JK
39992012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4000
4001 PR 14321
4002 * gdb.base/find.exp
4003 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
4004
a6fb9c08
TT
40052012-07-06 Tom Tromey <tromey@redhat.com>
4006
4007 * gdb.base/whatis.exp: Add test.
4008
71918a86
TT
40092012-07-06 Tom Tromey <tromey@redhat.com>
4010
4011 * gdb.base/whatis.exp: Add regression test.
4012
fcde5961
TT
40132012-07-06 Tom Tromey <tromey@redhat.com>
4014
4015 * gdb.base/whatis.exp: Add tests.
4016
f9cf0f4a
JK
40172012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4018
4019 PR 12649
4020 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
4021 gdb_test_multiple $gdb_prompt terminator.
4022
979ade8b
PA
40232012-07-04 Pedro Alves <palves@redhat.com>
4024
4025 * gdb.mi/mi-reverse.exp: Use supports_reverse and
4026 supports_process_record.
4027
8a980b44
PA
40282012-07-04 Pedro Alves <palves@redhat.com>
4029
4030 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
4031 endings.
4032 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
4033
855ba978
SS
40342012-07-03 Stan Shebs <stan@codesourcery.com>
4035
4036 * gdb.base/info-os.c (main): Retry resource acquisition until an
4037 available one is found.
4038 * gdb.base/info-os.exp: Collect resource keys from the program
4039 and use them in matching.
4040
fcb44371
JK
40412012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4042
4043 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
4044 Wrap the test into loop for corefile and core0file.
4045
08a67be6
JK
40462012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4047
4048 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
4049 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
4050 .note.GNU-stack.
4051
0f3c2347
JK
4052 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
4053
ff4a4500
SDJ
40542012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4055
4056 * gdb.base/help.exp (help b, help br, help bre, help brea, help
4057 break): Include help message for the new `-probe' and `-probe-stap'
4058 options.
4059
d3ce09f5
SS
40602012-07-02 Stan Shebs <stan@codesourcery.com>
4061
4062 * gdb.base/dprintf.exp: Add agent style tests.
4063
a1624241
JK
40642012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4065
4066 * gdb.base/stale-infcall.c (infcall): New label test-next.
4067 (main): New labels test-pass and test-fail.
4068 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
4069 $test_fail_bpnum to test-fail.
4070 (test system longjmp tracking support): New test.
4071 Delete $test_fail_bpnum.
4072 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
4073 breakpoint.
4074
42e7ad6c
DE
40752012-06-30 Doug Evans <dje@google.com>
4076
4077 * gdb.dwarf2/fission-reread.S: New file.
4078 * gdb.dwarf2/fission-reread.exp: New file.
4079
37ce89eb
SS
40802012-06-28 Stan Shebs <stan@codesourcery.com>
4081
4082 * gdb.mi/mi-logging.exp: New file.
4083
e5ef252a
PA
40842012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4085 Pedro Alves <palves@redhat.com>
4086
4087 * gdb.threads/siginfo-threads.exp: New file.
4088 * gdb.threads/siginfo-threads.c: New file.
4089 * gdb.threads/sigstep-threads.exp: New file.
4090 * gdb.threads/sigstep-threads.c: New file.
4091
22f1fbae
TT
40922012-06-28 Tom Tromey <tromey@redhat.com>
4093
4094 * gdb.go/package.exp: Partially revert earlier patch; use
4095 gdb_compile again. Use standard_output_file.
4096
2e3cf129
DE
40972012-06-27 Doug Evans <dje@google.com>
4098
4099 * gdb.dwarf2/fission-base.c: New file.
4100 * gdb.dwarf2/fission-base.S: New file.
4101 * gdb.dwarf2/fission-base.exp: New file.
4102
785fd303
JK
41032012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
4106
1bb9788d
TT
41072012-06-27 Tom Tromey <tromey@redhat.com>
4108
4109 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
4110 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
4111
c83ee902
TT
41122012-06-27 Tom Tromey <tromey@redhat.com>
4113
4114 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
4115 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
4116 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
4117 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
4118 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
4119 prepare_for_testing.
4120 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
4121 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
4122 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
4123 standard_testfile.
4124 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
4125 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
4126 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
4127 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
4128 prepare_for_testing.
4129 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
4130 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
4131 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
4132 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
4133 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
4134 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
4135 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
4136 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
4137 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
4138 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
4139 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
4140 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
4141 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
4142 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
4143 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
4144 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4145 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4146 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4147 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4148 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4149 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4150 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4151 standard_output_file.
4152 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4153 standard_output_file.
4154 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4155 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4156 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4157 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4158 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4159 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4160 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4161 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4162 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4163 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4164 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4165 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4166 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4167 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4168 * gdb.dwarf2/valop.exp: Use standard_testfile,
4169 prepare_for_testing.
4170
5204774b
TT
41712012-06-27 Tom Tromey <tromey@redhat.com>
4172
4173 * gdb.python/python.exp: Fix regexps in pagination tests.
4174
ee0bf529
SCR
41752012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4176
4177 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4178 'last' of gdb.Symtab_and_line.
4179 * gdb.python/py-symbol.c: Move break point comment to enable
4180 testing of gdb.Symtab_and_line.last.
4181
14fcc022
TT
41822012-06-26 Tom Tromey <tromey@redhat.com>
4183
4184 * gdb.threads/step.c: Remove.
4185 * gdb.threads/step.exp: Remove.
4186 * gdb.threads/step2.exp: Remove.
4187
0efbbabc
TT
41882012-06-26 Tom Tromey <tromey@redhat.com>
4189
4190 * gdb.threads/watchpoint-fork.exp (test): Use
4191 standard_output_file. Don't declare objdir.
4192 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4193 standard_output_file.
4194 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4195 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4196 clean_restart. Remove incdir.
4197 * gdb.threads/corethreads.exp: Use standard_testfile.
4198 * gdb.threads/execl.exp: Use standard_testfile,
4199 standard_output_file, clean_restart.
4200 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4201 clean_restart.
4202 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4203 clean_restart.
4204 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4205 incdir.
4206 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4207 clean_restart. Remove incdir.
4208 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4209 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4210 clean_restart. Remove incdir.
4211 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4212 Remove incdir.
4213 * gdb.threads/leader-exit.exp: Use standard_testfile.
4214 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4215 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4216 clean_restart.
4217 * gdb.threads/manythreads.exp: Use standard_testfile,
4218 clean_restart. Remove incdir.
4219 * gdb.threads/multi-create.exp: Use standard_testfile,
4220 clean_restart.
4221 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4222 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4223 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4224 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4225 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4226 * gdb.threads/pending-step.exp: Use standard_testfile,
4227 clean_restart. Remove incdir.
4228 * gdb.threads/print-threads.exp: Use standard_testfile,
4229 clean_restart. Remove incdir.
4230 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4231 clean_restart. Remove incdir.
4232 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4233 Remove incdir.
4234 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4235 incdir.
4236 * gdb.threads/sigthread.exp: Use standard_testfile,
4237 clean_restart.
4238 * gdb.threads/staticthreads.exp: Use standard_testfile,
4239 clean_restart. Remove incdir.
4240 * gdb.threads/switch-threads.exp: Use standard_testfile,
4241 clean_restart. Remove incdir.
4242 * gdb.threads/thread-execl.exp: Use standard_testfile,
4243 clean_restart. Remove incdir.
4244 * gdb.threads/thread-find.exp: Use standard_testfile,
4245 clean_restart.
4246 * gdb.threads/thread-specific.exp: Use standard_testfile,
4247 clean_restart. Remove incdir.
4248 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4249 clean_restart. Remove incdir.
4250 * gdb.threads/thread_check.exp: Use standard_testfile,
4251 clean_restart. Remove incdir.
4252 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4253 incdir.
4254 * gdb.threads/threadapply.exp: Use standard_testfile,
4255 clean_restart. Remove incdir.
4256 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4257 clean_restart. Remove incdir.
4258 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4259 clean_restart.
4260 * gdb.threads/tls-shared.exp: Use standard_testfile,
4261 clean_restart, standard_output_file.
4262 * gdb.threads/tls-var.exp: Use standard_testfile,
4263 standard_output_file.
4264 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4265 Remove incdir.
4266 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4267 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4268 incdir.
4269 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4270 clean_restart. Remove incdir.
4271
497a5eb0
TT
42722012-06-26 Tom Tromey <tromey@redhat.com>
4273
4274 * gdb.trace/actions.exp: Use standard_testfile.
4275 * gdb.trace/ax.exp: Use standard_testfile.
4276 * gdb.trace/backtrace.exp: Use standard_testfile.
4277 * gdb.trace/change-loc.exp: Use standard_testfile.
4278 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4279 * gdb.trace/collection.exp: Use standard_testfile,
4280 prepare_for_testing.
4281 * gdb.trace/deltrace.exp: Use standard_testfile.
4282 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4283 * gdb.trace/ftrace.exp: Use standard_testfile.
4284 * gdb.trace/infotrace.exp: Use standard_testfile.
4285 * gdb.trace/packetlen.exp: Use standard_testfile.
4286 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4287 * gdb.trace/passcount.exp: Use standard_testfile.
4288 * gdb.trace/pending.exp: Use standard_testfile.
4289 * gdb.trace/report.exp: Use standard_testfile.
4290 * gdb.trace/save-trace.exp: Use standard_testfile.
4291 * gdb.trace/stap-trace.exp: Use standard_testfile.
4292 * gdb.trace/status-stop.exp: Use standard_testfile.
4293 * gdb.trace/strace.exp: Use standard_testfile.
4294 * gdb.trace/tfile.exp: Use standard_testfile.
4295 * gdb.trace/tfind.exp: Use standard_testfile.
4296 * gdb.trace/trace-break.exp: Use standard_testfile.
4297 * gdb.trace/trace-mt.exp: Use standard_testfile.
4298 * gdb.trace/tracecmd.exp: Use standard_testfile.
4299 * gdb.trace/tspeed.exp: Use standard_testfile.
4300 * gdb.trace/tstatus.exp: Use standard_testfile.
4301 * gdb.trace/tsv.exp: Use standard_testfile.
4302 * gdb.trace/unavailable.exp: Use standard_testfile,
4303 prepare_for_testing.
4304 * gdb.trace/while-dyn.exp: Use standard_testfile.
4305 * gdb.trace/while-stepping.exp: Use standard_testfile.
4306
7686c074
TT
43072012-06-26 Tom Tromey <tromey@redhat.com>
4308
4309 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4310 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4311 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4312 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4313 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4314 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4315 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4316 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4317 prepare_for_testing.
4318 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4319 prepare_for_testing.
4320 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4321 prepare_for_testing.
4322 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4323 prepare_for_testing.
4324 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4325 prepare_for_testing
4326 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4327 * gdb.reverse/machinestate.exp: Use standard_testfile.
4328 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4329 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4330 build_executable.
4331 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4332 build_executable.
4333 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4334 standard_output_file.
4335 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4336 standard_output_file.
4337 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4338 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4339 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4340 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4341 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4342 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4343
481fc100
TT
43442012-06-26 Tom Tromey <tromey@redhat.com>
4345
4346 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4347 standard_output_file.
4348 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4349 prepare_for_testing. Remove directory-checking code.
4350
7bb18ae2
TT
43512012-06-25 Tom Tromey <tromey@redhat.com>
4352
4353 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4354 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4355 build_executable, not prepare_for_testing.
4356 * gdb.multi/base.exp: Use standard_output_file. Use
4357 build_executable, not prepare_for_testing.
4358
cf09b3e4
TT
43592012-06-25 Tom Tromey <tromey@redhat.com>
4360
4361 * gdb.fortran/subarray.exp: Use standard_testfile,
4362 prepare_for_testing.
4363 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4364 * gdb.fortran/module.exp: Use standard_testfile.
4365 * gdb.fortran/logical.exp: Use standard_testfile.
4366 * gdb.fortran/library-module.exp: Use standard_testfile,
4367 standard_output_file.
4368 * gdb.fortran/derived-type.exp: Use standard_testfile,
4369 prepare_for_testing.
4370 * gdb.fortran/complex.exp: Use standard_testfile,
4371 prepare_for_testing.
4372 * gdb.fortran/charset.exp: Use standard_testfile.
4373 * gdb.fortran/array-element.exp: Use standard_testfile,
4374 prepare_for_testing.
4375
18b5ff1b
KS
43762012-06-25 Keith Seitz <keiths@redhat.com>
4377
4378 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4379 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4380
17b77626
TT
43812012-06-25 Tom Tromey <tromey@redhat.com>
4382
4383 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4384 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4385 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4386 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4387
f91e3dc1
TT
43882012-06-25 Tom Tromey <tromey@redhat.com>
4389
4390 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4391 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4392 * gdb.linespec/linespec.exp: Use standard_testfile.
4393
a884434d
TT
43942012-06-25 Tom Tromey <tromey@redhat.com>
4395
4396 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4397 prepare_for_testing.
4398
efc9d70a
TT
43992012-06-25 Tom Tromey <tromey@redhat.com>
4400
4401 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4402 prepare_for_testing.
4403 * gdb.opt/inline-break.exp: Use standard_testfile,
4404 prepare_for_testing.
4405 * gdb.opt/inline-bt.exp: Use standard_testfile,
4406 prepare_for_testing.
4407 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4408 prepare_for_testing.
4409 * gdb.opt/inline-locals.exp: Use standard_testfile,
4410 prepare_for_testing.
4411
e2fc92c6
TT
44122012-06-25 Tom Tromey <tromey@redhat.com>
4413
4414 * gdb.asm/asm-source.exp: Use standard_output_file,
4415 standard_testfile. Construct .o files in proper subdir.
4416
b0963d73
TT
44172012-06-25 Tom Tromey <tromey@redhat.com>
4418
4419 * gdb.server/ext-attach.exp: Use standard_testfile,
4420 prepare_for_testing.
4421 * gdb.server/ext-run.exp: Use standard_testfile,
4422 build_executable.
4423 * gdb.server/file-transfer.exp: Use standard_testfile,
4424 prepare_for_testing.
4425 * gdb.server/server-exec-info.exp: Use standard_testfile.
4426 * gdb.server/server-mon.exp: Use standard_testfile,
4427 prepare_for_testing.
4428 * gdb.server/server-run.exp: Use standard_testfile,
4429 build_executable.
4430 * gdb.server/solib-list.exp: Use standard_testfile,
4431 standard_output_file.
4432
8a3e1f8d
TT
44332012-06-25 Tom Tromey <tromey@redhat.com>
4434
4435 * lib/gdb.exp (standard_output_file): Use "file join".
4436 * gdb.go/chan.exp: Use standard_testfile.
4437 * gdb.go/handcall.exp: Use standard_testfile.
4438 * gdb.go/hello.exp: Use standard_testfile.
4439 * gdb.integers/chan.exp: Use standard_testfile.
4440 * gdb.go/methods.exp: Use standard_testfile.
4441 * gdb.go/package.exp: Use standard_testfile.
4442 * gdb.go/strings.exp: Use standard_testfile.
4443 * gdb.go/types.exp: Use standard_testfile.
4444 * gdb.go/unsafe.exp: Use standard_testfile.
4445
944a9061
MGD
44462012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4447
4448 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4449
1c06bd58
JK
44502012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4451
4452 Fix regression by the previous commit.
4453 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4454
b4a58790
TT
44552012-06-22 Tom Tromey <tromey@redhat.com>
4456
4457 * gdb.python/lib-types.exp: Use standard_testfile,
4458 prepare_for_testing.
4459 * gdb.python/py-block.exp: Use standard_testfile.
4460 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4461 * gdb.python/py-events.exp: Use standard_testfile,
4462 standard_output_file.
4463 * gdb.python/py-evsignal.exp: Use standard_testfile.
4464 * gdb.python/py-evethreads.exp: Use standard_testfile.
4465 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4466 * gdb.python/py-explore.exp: Use standard_testfile.
4467 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4468 standard_output_file.
4469 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4470 prepare_for_testing.
4471 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4472 * gdb.python/py-frame.exp: Use standard_testfile.
4473 * gdb.python/py-inferior.exp: Use standard_testfile.
4474 * gdb.python/py-infthread.exp: Use standard_testfile.
4475 * gdb.python/py-mi.exp: Use standard_testfile.
4476 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4477 build_executable.
4478 * gdb.python/py-objfile.exp: Use standard_testfile.
4479 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4480 prepare_for_testing.
4481 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4482 * gdb.python/py-progspace.exp: Use standard_testfile,
4483 build_executable.
4484 * gdb.python/py-prompt.exp: Use standard_testfile,
4485 build_executable.
4486 * gdb.python/py-section-script.exp: Use standard_testfile,
4487 build_executable.
4488 * gdb.python/py-shared.exp: Use standard_testfile,
4489 standard_output_file, clean_restart.
4490 * gdb.python/py-symbol.exp: Use standard_output_file,
4491 prepare_for_testing.
4492 * gdb.python/py-symtab.exp: Use standard_output_file,
4493 prepare_for_testing
4494 * gdb.python/py-template.exp: Use standard_testfile.
4495 * gdb.python/py-type.exp: Use standard_testfile.
4496 * gdb.python/py-value-cc.exp: Use standard_testfile.
4497 * gdb.python/py-value.exp: Use standard_testfile.
4498 * gdb.python/python.exp: Use standard_testfile, build_executable.
4499
2c44deac
TT
45002012-06-22 Tom Tromey <tromey@redhat.com>
4501
4502 * gdb.objc/basicclass.exp: Use standard_testfile.
4503 (do_objc_tests): Don't declare objdir.
4504 * gdb.objc/nondebug.exp: Use standard_testfile.
4505 (do_objc_tests): Don't declare objdir.
4506 * gdb.objc/objcdecode.exp: Use standard_testfile.
4507 (do_objc_tests): Don't declare objdir.
4508
c24ccbce
TT
45092012-06-22 Tom Tromey <tromey@redhat.com>
4510
4511 * gdb.java/jmain.exp: Use standard_testfile.
4512 * gdb.java/jmisc.exp: Use standard_testfile.
4513 * gdb.java/jnpe.exp: Use standard_testfile.
4514 * gdb.java/jprint.exp: Use standard_testfile.
4515
0a6d0306
TT
45162012-06-22 Tom Tromey <tromey@redhat.com>
4517
4518 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4519 (standard_output_file, standard_testfile): New procs.
4520 (build_executable, clean_restart): Use standard_output_file.
4521
6ea815ef
YQ
45222012-06-22 Yao Qi <yao@codesourcery.com>
4523
4524 * boards/native-gdbserver.exp: New proc ${board}_exec.
4525 * boards/native-stdio-gdbserver.exp: Likewise.
4526
4c93b1db
TT
45272012-06-21 Tom Tromey <tromey@redhat.com>
4528
4529 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4530 (build_executable): Update.
4531 (get_compiler_info): Remove 'binfile' argument.
4532 * gdb.ada/arrayidx.exp: Update.
4533 * gdb.ada/null_array.exp: Update.
4534 * gdb.arch/altivec-abi.exp: Update.
4535 * gdb.arch/altivec-regs.exp: Update.
4536 * gdb.arch/amd64-byte.exp: Update.
4537 * gdb.arch/amd64-dword.exp: Update.
4538 * gdb.arch/amd64-word.exp: Update.
4539 * gdb.arch/i386-avx.exp: Update.
4540 * gdb.arch/i386-byte.exp: Update.
4541 * gdb.arch/i386-sse.exp: Update.
4542 * gdb.arch/i386-word.exp: Update.
4543 * gdb.arch/ppc-dfp.exp: Update.
4544 * gdb.arch/ppc-fp.exp: Update.
4545 * gdb.arch/vsx-regs.exp: Update.
4546 * gdb.base/all-bin.exp: Update.
4547 * gdb.base/annota1.exp: Update.
4548 * gdb.base/async.exp: Update.
4549 * gdb.base/attach.exp: Update.
4550 * gdb.base/break-interp.exp: Update.
4551 * gdb.base/call-ar-st.exp: Update.
4552 * gdb.base/call-rt-st.exp: Update.
4553 * gdb.base/call-sc.exp: Update.
4554 * gdb.base/callfuncs.exp: Update.
4555 * gdb.base/catch-load.exp: Update.
4556 * gdb.base/completion.exp: Update.
4557 * gdb.base/complex.exp: Update.
4558 * gdb.base/condbreak.exp: Update.
4559 * gdb.base/consecutive.exp: Update.
4560 * gdb.base/constvars.exp: Update.
4561 * gdb.base/corefile.exp: Update.
4562 * gdb.base/eval-skip.exp: Update.
4563 * gdb.base/expand-psymtabs.exp: Update.
4564 * gdb.base/exprs.exp: Update.
4565 * gdb.base/fileio.exp: Update.
4566 * gdb.base/fixsection.exp: Update.
4567 * gdb.base/funcargs.exp: Update.
4568 * gdb.base/gdb11530.exp: Update.
4569 * gdb.base/gdb1555.exp: Update.
4570 * gdb.base/gnu-ifunc.exp: Update.
4571 * gdb.base/gnu_vector.exp: Update.
4572 * gdb.base/info-macros.exp: Update.
4573 * gdb.base/jit-simple.exp: Update.
4574 * gdb.base/jit-so.exp: Update.
4575 * gdb.base/jit.exp: Update.
4576 * gdb.base/langs.exp: Update.
4577 * gdb.base/list.exp: Update.
4578 * gdb.base/logical.exp: Update.
4579 * gdb.base/long_long.exp: Update.
4580 * gdb.base/longjmp.exp: Update.
4581 * gdb.base/macscp.exp: Update.
4582 * gdb.base/mips_pro.exp: Update.
4583 * gdb.base/miscexprs.exp: Update.
4584 * gdb.base/morestack.exp: Update.
4585 * gdb.base/nodebug.exp: Update.
4586 * gdb.base/opaque.exp: Update.
4587 * gdb.base/pc-fp.exp: Update.
4588 * gdb.base/pending.exp: Update.
4589 * gdb.base/permissions.exp: Update.
4590 * gdb.base/pointers.exp: Update.
4591 * gdb.base/prelink.exp: Update.
4592 * gdb.base/printcmds.exp: Update.
4593 * gdb.base/psymtab.exp: Update.
4594 * gdb.base/ptype.exp: Update.
4595 * gdb.base/relational.exp: Update.
4596 * gdb.base/scope.exp: Update.
4597 * gdb.base/setvar.exp: Update.
4598 * gdb.base/shlib-call.exp: Update.
4599 * gdb.base/shreloc.exp: Update.
4600 * gdb.base/signals.exp: Update.
4601 * gdb.base/sizeof.exp: Update.
4602 * gdb.base/so-impl-ld.exp: Update.
4603 * gdb.base/so-indr-cl.exp: Update.
4604 * gdb.base/solib-disc.exp: Update.
4605 * gdb.base/solib-display.exp: Update.
4606 * gdb.base/solib-nodir.exp: Update.
4607 * gdb.base/solib-overlap.exp: Update.
4608 * gdb.base/solib-symbol.exp: Update.
4609 * gdb.base/solib-weak.exp: Update.
4610 * gdb.base/solib.exp: Update.
4611 * gdb.base/store.exp: Update.
4612 * gdb.base/structs.exp: Update.
4613 * gdb.base/structs2.exp: Update.
4614 * gdb.base/type-opaque.exp: Update.
4615 * gdb.base/unload.exp: Update.
4616 * gdb.base/varargs.exp: Update.
4617 * gdb.base/volatile.exp: Update.
4618 * gdb.base/watch_thread_num.exp: Update.
4619 * gdb.base/watchpoint-solib.exp: Update.
4620 * gdb.base/watchpoint.exp: Update.
4621 * gdb.base/watchpoints.exp: Update.
4622 * gdb.base/whatis.exp: Update.
4623 * gdb.cell/arch.exp: Update.
4624 * gdb.cell/break.exp: Update.
4625 * gdb.cell/bt.exp: Update.
4626 * gdb.cell/core.exp: Update.
4627 * gdb.cell/data.exp: Update.
4628 * gdb.cell/ea-cache.exp: Update.
4629 * gdb.cell/f-regs.exp: Update.
4630 * gdb.cell/fork.exp: Update.
4631 * gdb.cell/gcore.exp: Update.
4632 * gdb.cell/mem-access.exp: Update.
4633 * gdb.cell/ptype.exp: Update.
4634 * gdb.cell/registers.exp: Update.
4635 * gdb.cell/sizeof.exp: Update.
4636 * gdb.cell/solib-symbol.exp: Update.
4637 * gdb.cell/solib.exp: Update.
4638 * gdb.cp/ambiguous.exp: Update.
4639 * gdb.cp/breakpoint.exp: Update.
4640 * gdb.cp/bs15503.exp: Update.
4641 * gdb.cp/casts.exp: Update.
4642 * gdb.cp/class2.exp: Update.
4643 * gdb.cp/cpexprs.exp: Update.
4644 * gdb.cp/cplusfuncs.exp: Update.
4645 * gdb.cp/ctti.exp: Update.
4646 * gdb.cp/dispcxx.exp: Update.
4647 * gdb.cp/gdb1355.exp: Update.
4648 * gdb.cp/gdb2384.exp: Update.
4649 * gdb.cp/gdb2495.exp: Update.
4650 * gdb.cp/infcall-dlopen.exp: Update.
4651 * gdb.cp/local.exp: Update.
4652 * gdb.cp/m-data.exp: Update.
4653 * gdb.cp/m-static.exp: Update.
4654 * gdb.cp/mb-ctor.exp: Update.
4655 * gdb.cp/mb-inline.exp: Update.
4656 * gdb.cp/mb-templates.exp: Update.
4657 * gdb.cp/member-ptr.exp: Update.
4658 * gdb.cp/method.exp: Update.
4659 * gdb.cp/namespace.exp: Update.
4660 * gdb.cp/nextoverthrow.exp: Update.
4661 * gdb.cp/nsdecl.exp: Update.
4662 * gdb.cp/nsrecurs.exp: Update.
4663 * gdb.cp/nsstress.exp: Update.
4664 * gdb.cp/nsusing.exp: Update.
4665 * gdb.cp/pr-1023.exp: Update.
4666 * gdb.cp/pr-1210.exp: Update.
4667 * gdb.cp/pr-574.exp: Update.
4668 * gdb.cp/pr9631.exp: Update.
4669 * gdb.cp/printmethod.exp: Update.
4670 * gdb.cp/psmang.exp: Update.
4671 * gdb.cp/re-set-overloaded.exp: Update.
4672 * gdb.cp/rtti.exp: Update.
4673 * gdb.cp/shadow.exp: Update.
4674 * gdb.cp/templates.exp: Update.
4675 * gdb.cp/try_catch.exp: Update.
4676 * gdb.dwarf2/dw2-ranges.exp: Update.
4677 * gdb.dwarf2/pr10770.exp: Update.
4678 * gdb.fortran/library-module.exp: Update.
4679 * gdb.hp/gdb.aCC/optimize.exp: Update.
4680 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4681 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4682 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4683 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4684 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4685 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4686 * gdb.hp/gdb.compat/xdb1.exp: Update.
4687 * gdb.hp/gdb.compat/xdb2.exp: Update.
4688 * gdb.hp/gdb.compat/xdb3.exp: Update.
4689 * gdb.hp/gdb.defects/bs14602.exp: Update.
4690 * gdb.hp/gdb.defects/solib-d.exp: Update.
4691 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4692 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4693 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4694 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4695 * gdb.mi/gdb792.exp: Update.
4696 * gdb.mi/mi-pending.exp: Update.
4697 * gdb.mi/mi-solib.exp: Update.
4698 * gdb.mi/mi-var-cp.exp: Update.
4699 * gdb.opt/clobbered-registers-O2.exp: Update.
4700 * gdb.opt/inline-bt.exp: Update.
4701 * gdb.opt/inline-cmds.exp: Update.
4702 * gdb.opt/inline-locals.exp: Update.
4703 * gdb.python/py-events.exp: Update.
4704 * gdb.python/py-finish-breakpoint.exp: Update.
4705 * gdb.python/py-type.exp: Update.
4706 * gdb.reverse/solib-precsave.exp: Update.
4707 * gdb.reverse/solib-reverse.exp: Update.
4708 * gdb.server/solib-list.exp: Update.
4709 * gdb.stabs/weird.exp: Update.
4710 * gdb.threads/attach-into-signal.exp: Update.
4711 * gdb.threads/attach-stopped.exp: Update.
4712 * gdb.threads/tls-shared.exp: Update.
4713 * gdb.trace/change-loc.exp: Update.
4714 * gdb.trace/strace.exp: Update.
4715
95c391b6
TT
47162012-06-19 Tom Tromey <tromey@redhat.com>
4717
4718 * gdb.base/whatis.exp: Add tests.
4719
e910f0b6
TT
47202012-06-19 Tom Tromey <tromey@redhat.com>
4721
4722 * gdb.cp/m-static.cc (keepalive): New function.
4723 (gnu_obj_1::method): Use it.
4724
422d65e7
DE
47252012-06-18 Doug Evans <dje@google.com>
4726
4727 * gdb.base/info-fun.exp: New file.
4728 * gdb.base/info-fun.c: New file.
4729 * gdb.base/info-fun-solib.c: New file.
4730
e2e4d78b
JK
47312012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4732
4733 Remove stale dummy frames.
4734 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4735 (maintenance info breakpoints): New tests.
4736 * gdb.base/stale-infcall.c: New file.
4737 * gdb.base/stale-infcall.exp: New file.
4738
1788b2d3
JK
47392012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4740
4741 * gdb.arch/amd64-entry-value-param.S: New file.
4742 * gdb.arch/amd64-entry-value-param.c: New file.
4743 * gdb.arch/amd64-entry-value-param.exp: New file.
4744
663b969e
TT
47452012-06-15 Tom Tromey <tromey@redhat.com>
4746
4747 * gdb.cp/namespace.exp: Add "show lang" test.
4748
8e09ad05
IS
47492012-06-15 Iain Sandoe <iain@codesourcery.com>
4750
4751 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4752 case. (top level): Use gdb_file_cmd instead of gdb_load.
4753
f85e18ee
JK
47542012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4755
4756 PR tdep/14222
4757 * gdb.arch/i386-sse-stack-align.S: New file.
4758 * gdb.arch/i386-sse-stack-align.c: New file.
4759 * gdb.arch/i386-sse-stack-align.exp: New file.
4760
f3b5e280
KS
47612012-06-13 Keith Seitz <keiths@redhat.com>
4762
4763 PR breakpoints/13798 and mi/11541
4764 * gdb.linespec/ls-errs.exp: Add a few more tests for
4765 filenames with spaces and colons.
4766
50af5481
JK
47672012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4768
4769 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4770 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4771 (test_function): Call CV_f.
4772 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4773 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4774 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4775 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4776 (p CV_f(CV::i)): New tests.
4777
d55637df
TT
47782012-06-13 Tom Tromey <tromey@redhat.com>
4779
4780 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4781
cc80f267
JK
47822012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4783
4784 Fix regression by the "ambiguous linespec" series.
4785 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4786 tests.
4787
bb2af9cc
JK
47882012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4789
4790 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4791 missing.
4792
e81a37f7
TT
47932012-06-11 Tom Tromey <tromey@redhat.com>
4794
4795 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4796 location...
4797 (main): ...here.
4798
8efd7788
YQ
47992012-06-07 Yao Qi <yao@codesourcery.com>
4800
4801 * gdb.trace/strace.exp: Shorten some too-long lines.
4802
359f5fe6
PA
48032012-06-06 Pedro Alves <palves@redhat.com>
4804
4805 * gdb.threads/clone-new-thread-event.c: New file.
4806 * gdb.threads/clone-new-thread-event.exp: New file.
4807
7b2fe205
YQ
48082012-06-06 Yao Qi <yao@codesourcery.com>
4809
4810 * gdb.base/dprintf.c (main): Add extra parameter when calling
4811 printf and fprintf.
4812 (bar): New function. It is a dead function, but to ensure
4813 'malloc' is linked explicitly.
4814
3eca55e8
YQ
48152012-06-06 Yao Qi <yao@codesourcery.com>
4816
4817 * gdb.base/info-proc.exp: Return if target doesn't support
4818 'info proc'.
4819
91cc9324
JK
48202012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4821
4822 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4823 (run program with breakpoint commands): XFAIl if it is not.
4824
c56e7c43
JB
48252012-06-05 Joel Brobecker <brobecker@adacore.com>
4826
4827 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4828 and add comment.
4829 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4830 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4831 "STOP" marker. Adjust testing strategy to make it work on
4832 all targets.
4833
4834 * gdb.base/print-file-var-main.c (main): Rewrite using local
4835 variables and adjust get_version_2's return value check.
4836 Add small comment.
4837 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4838 marker. Adjust testing strategy to make it work on all targets.
4839
ccab2054
JB
48402012-06-05 Joel Brobecker <brobecker@adacore.com>
4841
4842 * gdb.ada/bad-task-bp-keyword: New testcase.
4843
d0d86158
JK
48442012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4845
4846 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4847 Simplify it to ...
4848 (symbol-file ${testfile1}): ... here.
4849 (test eliminated var my_global_symbol)
4850 (test eliminated var my_static_symbol)
4851 (test eliminated var my_global_func, get address of main): Wrap them to
4852 'single psymtabs' and 'single symtabs'
4853 (get address of my_global_symbol, get address of my_static_symbol)
4854 (get address of my_global_func, get address of main): Wrap them to
4855 'order1' and 'order2'.
4856
952cf74c
JK
4857 * gdb.base/code_elim.exp
4858 (add-symbol-file ${testfile1} 0x100000)
4859 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4860 'order2'.
4861 (order1: add-symbol-file ${testfile1} 0x100000)
4862 (order1: add-symbol-file ${testfile2} 0x200000)
4863 (order2: add-symbol-file ${testfile2} 0x200000)
4864 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4865 .bss as appropriate.
4866
0c5bf5a9
JK
48672012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4868
4869 * gdb.server/solib-list-lib.c: New file.
4870 * gdb.server/solib-list-main.c: New file.
4871 * gdb.server/solib-list.exp: New file.
4872
4196f325
MR
48732012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4874
4875 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4876 for 'set print symbol' change.
4877
bfb05775
JK
48782012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4879
4880 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4881 .debug_abbrev_seg3.
4882
685b1105
JK
48832012-05-24 John Steele Scott <toojays@toojays.net>
4884
4885 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4886 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4887 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4888
f3e0e960
SS
48892012-05-23 Stan Shebs <stan@codesourcery.com>
4890
4891 * gdb.mi/mi-info-os.exp: New file.
4892
11eb1b4d
KS
48932012-05-23 Keith Seitz <keiths@redhat.com>
4894
4895 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4896 return -1 to suppress the rest of the tests.
4897 (compile_stap_bin): Return boolean success value.
4898
b1af9e97
TT
48992012-05-21 Tom Tromey <tromey@redhat.com>
4900
4901 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4902 Remove kfails.
4903 (test_print_mi_member_types): Likewise.
4904
248537e3
TT
49052012-05-21 Tom Tromey <tromey@redhat.com>
4906
4907 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4908 print symbol' change.
4909
d791e155
TJB
49102012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4911
4912 * gdb.python/py-prompt.exp: Quit if the target is remote.
4913
e77afa2e
JK
49142012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4915
4916 Fix ERROR: internal buffer is full.
4917 * gdb.base/info-os.exp (expect_multiline): New function.
4918 (get process list, get process groups, get threads)
4919 (get file descriptors, get internet-domain sockets)
4920 (get shared-memory regions, get semaphores, get message queues): Use
4921 it for these tests.
4922
9cb709b6
TT
49232012-05-18 Tom Tromey <tromey@redhat.com>
4924
4925 * gdb.mi/mi-var-cmd.exp: Update.
4926 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4927 * gdb.cp/virtbase.exp: Update.
4928 * gdb.cp/classes.exp (test_static_members): Update.
4929 * gdb.cp/casts.exp: Update.
4930 * gdb.base/pointers.exp: Update.
4931 * gdb.base/funcargs.exp (pointer_args): Update.
4932 (structs_by_reference): Update.
4933 * gdb.base/find.exp: Update.
4934 * gdb.base/call-strs.exp: Send "set print symbol off".
4935 * gdb.base/call-ar-st.exp: Update.
4936 * gdb.ada/fun_addr.exp: Update.
4937 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4938 Call it.
4939 (test_print_repeats_10, test_print_strings)
4940 (test_print_char_arrays): Update.
4941
b012acdd
TT
49422012-05-18 Tom Tromey <tromey@redhat.com>
4943
4944 * gdb.base/charset.exp (string_display): Update.
4945
1d51a733
TT
49462012-05-18 Tom Tromey <tromey@redhat.com>
4947
4948 * gdb.mi/mi2-var-display.exp: Update.
4949 * gdb.mi/mi-var-display.exp: Update.
4950 * gdb.mi/mi-var-child.exp: Update.
4951 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4952 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4953
957df313
DE
49542012-05-17 Doug Evans <dje@google.com>
4955
682c7f7b
DE
4956 * info-macros.exp: Pass "debug" to prepare_for_testing.
4957
957df313
DE
4958 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4959 * gdb.ada/Makefile.in (clean): Ditto.
4960 * gdb.arch/Makefile.in (clean): Ditto.
4961 * gdb.asm/Makefile.in (clean): Ditto.
4962 * gdb.base/Makefile.in (clean): Ditto.
4963 * gdb.cell/Makefile.in (clean): Ditto.
4964 * gdb.cp/Makefile.in (clean): Ditto.
4965 * gdb.disasm/Makefile.in (clean): Ditto.
4966 * gdb.dwarf2/Makefile.in (clean): Ditto.
4967 * gdb.fortran/Makefile.in (clean): Ditto.
4968 * gdb.go/Makefile.in (clean): Ditto.
4969 * gdb.hp/Makefile.in (clean): Ditto.
4970 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4971 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4972 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4973 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4974 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4975 * gdb.java/Makefile.in (clean): Ditto.
4976 * gdb.linespec/Makefile.in (clean): Ditto.
4977 * gdb.mi/Makefile.in (clean): Ditto.
4978 * gdb.modula2/Makefile.in (clean): Ditto.
4979 * gdb.multi/Makefile.in (clean): Ditto.
4980 * gdb.objc/Makefile.in (clean): Ditto.
4981 * gdb.opencl/Makefile.in (clean): Ditto.
4982 * gdb.opt/Makefile.in (clean): Ditto.
4983 * gdb.pascal/Makefile.in (clean): Ditto.
4984 * gdb.python/Makefile.in (clean): Ditto.
4985 * gdb.reverse/Makefile.in (clean): Ditto.
4986 * gdb.server/Makefile.in (clean): Ditto.
4987 * gdb.stabs/Makefile.in (clean): Ditto.
4988 * gdb.threads/Makefile.in (clean): Ditto.
4989 * gdb.trace/Makefile.in (clean): Ditto.
4990 * gdb.xml/Makefile.in (clean): Ditto.
4991
abc9d0dc
TT
49922012-05-16 Tom Tromey <tromey@redhat.com>
4993
4994 * gdb.base/macscp1.c (macscp_expr): Add comment.
4995 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4996
6a3a010b
MR
49972012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4998
4999 * gdb.base/return-nodebug.exp: Also test float and double types.
5000
01429c8e
JK
50012012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5002
5003 PR testsuite/12649
5004 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
5005
54115cd4
JK
5006 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
5007
0c5f383f
SDJ
50082012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
5009
5010 * gdb.base/stap-probe.exp (stap_test): Remove calls to
5011 `rerun_to_main'.
5012 (stap_test_no_debuginfo): Likewise.
5013
e7e0cddf
SS
50142012-05-14 Stan Shebs <stan@codesourcery.com>
5015
5016 * gdb.base/dprintf.c: New file.
5017 * gdb.base/dprintf.exp: New file.
5018
c772f8e7
HZ
50192012-05-14 Hui Zhu <hui_zhu@mentor.com>
5020
5021 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
5022 * gdb.trace/disconnected-tracing.c: New file.
5023 * gdb.trace/disconnected-tracing.exp: New file.
5024
7efc75aa
SCR
50252012-05-13 Siva Chandra Reddy <sivachandra@google.com>
5026
5027 * gdb.python/python.c: Add a new breakpoint comment.
5028 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
5029
85d4a676
SS
50302011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
5031
5032 * gdb.base/info-os.exp: New file.
5033 * gdb.base/info-os.c: New file.
5034
64ea88dc
JB
50352012-05-10 Joel Brobecker <brobecker@adacore.com>
5036
4647ab1b
JB
5037 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
5038 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
5039 New files.
64ea88dc 5040
afba63f1
JB
50412012-05-10 Joel Brobecker <brobecker@adacore.com>
5042
5043 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
5044 gdb.base/ctxobj.exp: New files.
5045
9d198b1e
TT
50462012-05-09 Tom Tromey <tromey@redhat.com>
5047
5048 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
5049
9bfee719
MR
50502012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
5051
5052 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
5053
3a7341d8
MR
50542012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
5055
5056 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
5057 before using it.
5058
52b3699b
TG
50592012-05-04 Tristan Gingold <gingold@adacore.com>
5060
5061 * gdb.base/set-noassign.exp: New test.
5062
a20ee7a4
SCR
50632012-05-03 Siva Chandra Reddy <sivachandra@google.com>
5064
5065 * gdb.python/py-symbol.exp: Add tests to test the new methods
5066 gdb.Symtab.global_block() and gdb.Symtab.static_block().
5067 * gdb.python/py-symbol.c: Add new struct to help test
5068 gdb.Symtab.static_block().
5069
bf2f0858
DE
50702012-05-03 Doug Evans <dje@google.com>
5071
5072 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
5073 commented out.
5074
2d4e0376
YQ
50752012-05-03 Yao Qi <yao@codesourcery.com>
5076
5077 * gdb.base/catch-syscall.exp: Skip it before compilation if target
5078 doesn't support.
5079 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
5080 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
5081
6d0bb9f3
YQ
50822012-05-03 Yao Qi <yao@codesourcery.com>
5083
5084 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
5085
fd820528
DE
50862012-04-30 Doug Evans <dje@google.com>
5087
5088 PR testsuite/13961
5089 * gdb.dwarf2/pr13961.S: New file.
5090 * gdb.dwarf2/pr13961.exp: New file.
5091
b9e219b9
YQ
50922012-04-29 Yao Qi <yao@codesourcery.com>
5093
5094 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
5095
3019eac3
DE
50962012-04-28 Doug Evans <dje@google.com>
5097
5098 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
5099 .Ltype_int_in_cu2. Use name "int2" instead of "int".
5100 All uses updated.
5101 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
5102 "ptype func_cu1" to expand cu2 before cu1.
5103
62e5f89c
SDJ
51042012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
5105 Tom Tromey <tromey@redhat.com>
5106
5107 * gdb.base/default.exp: Add `$_probe_arg*' convenience
5108 variables.
5109 * gdb.base/stap-probe.c: New file.
5110 * gdb.base/stap-probe.exp: New file.
5111 * gdb.trace/stap-trace.c: New file.
5112 * gdb.trace/stap-trace.exp: New file.
5113 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
5114 libgcc's unwinder.
5115
14132e89
MR
51162012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
5117
5118 * gdb.arch/mips16-thunks-inmain.c: New file.
5119 * gdb.arch/mips16-thunks-main.c: New file.
5120 * gdb.arch/mips16-thunks-sin.c: New file.
5121 * gdb.arch/mips16-thunks-sinfrob.c: New file.
5122 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
5123 * gdb.arch/mips16-thunks-sinmain.c: New file.
5124 * gdb.arch/mips16-thunks-sinmips16.c: New file.
5125 * gdb.arch/mips16-thunks.exp: New file.
5126
a766d390
DE
51272012-04-25 Doug Evans <dje@google.com>
5128
5129 * configure.ac: Create gdb.go/Makefile.
5130 * configure: Regenerate.
5131 * gdb.base/default.exp: Add "go" to "set language" testing.
5132 * gdb.go/Makefile.in: New file.
5133 * gdb.go/basic-types.exp: New file.
5134 * gdb.go/chan.exp: New file.
5135 * gdb.go/chan.go: New file.
5136 * gdb.go/handcall.exp: New file.
5137 * gdb.go/handcall.go: New file.
5138 * gdb.go/hello.exp: New file.
5139 * gdb.go/hello.go: New file.
5140 * gdb.go/integers.exp: New file.
5141 * gdb.go/integers.go: New file.
5142 * gdb.go/methods.exp: New file.
5143 * gdb.go/methods.go: New file.
5144 * gdb.go/package.exp: New file.
5145 * gdb.go/package1.go: New file.
5146 * gdb.go/package2.go: New file.
5147 * gdb.go/print.exp: New file.
5148 * gdb.go/strings.exp: New file.
5149 * gdb.go/strings.go: New file.
5150 * gdb.go/types.exp: New file.
5151 * gdb.go/types.go: New file.
5152 * gdb.go/unsafe.exp: New file.
5153 * gdb.go/unsafe.go: New file.
5154 * lib/future.exp: Add Go support.
5155 (gdb_find_go, gdb_find_go_linker): New procs.
5156 (gdb_default_target_compile): Add Go support.
5157 * lib/gdb.exp (skip_go_tests): New proc.
5158 * lib/go.exp: New file.
5159
e65f9ffb
TT
51602012-04-25 Tom Tromey <tromey@redhat.com>
5161
5162 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5163
14e75d8e
JK
51642012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5165 Jan Kratochvil <jan.kratochvil@redhat.com>
5166
5167 PR symtab/7259:
5168 * gdb.base/enumval.c: New test case.
5169 * gdb.base/enumval.exp: New test case.
5170 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5171 field.bitpos.
5172
f3525b70
PA
51732012-04-17 Pedro Alves <palves@redhat.com>
5174
5175 * Makefile.in (site.exp): Make site.exp source
5176 $srcdir/lib/append_gdb_boards_dir.exp.
5177 * lib/append_gdb_boards_dir.exp: New file.
5178
bccbefd2
JK
51792012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5180
5181 New option "set auto-load safe-path".
5182 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5183 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5184
bf88dd68
JK
51852012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5186
5187 auto-load: Implementation.
5188 * gdb.base/help.exp (test set height): Increase the height.
5189 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5190 to ...
5191 (info auto-load python-scripts): ... here.
5192 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5193 to ...
5194 (info auto-load python-scripts *): ... here.
5195
c0d4d1c0
YQ
51962012-04-16 Yao Qi <yao@codesourcery.com>
5197
5198 * lib/trace-support.exp (get_in_proc_agent): New.
5199 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5200 of in process trace agent.
5201 * gdb.trace/ftrace.exp: Likewise.
5202 * gdb.trace/pending.exp: Likewise.
5203 * gdb.trace/trace-break.exp: Likewise.
5204 * gdb.trace/trace-mt.exp
5205 * gdb.trace/tspeed.exp: Likewise.
5206 * gdb.trace/tstatus.exp
5207 * gdb.trace/strace.exp: Likewise.
5208
cbf68a60
TS
52092012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5210
dd6d3b70
TS
5211 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5212 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5213
cbf68a60
TS
5214 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5215
8264ba82
AG
52162012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5217
5218 PR mi/13393
5219 * gdb.mi/mi-var-rtti.cc: New file.
5220 * gdb.mi/mi-var-rtti.exp: New file.
5221 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5222 function.
5223 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5224
de0919f8 52252012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5226
5227 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5228 EXECUTABLES.
5229 * gdb.python/py-explore.c: C program used for testing the new
5230 'explore' command on C constructs.
5231 * gdb.python/py-explore.cc: C++ program used for testing the new
5232 'explore' command on C++ constructs.
5233 * gdb-python/py-explore.exp: Tests for the new 'explore'
5234 command on C constructs.
5235 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5236 command on C++ constructs.
5237
a82da7dd
MK
52382012-04-07 Mark Kettenis <kettenis@gnu.org>
5239
5240 * gdb.base/funcargs.exp (complex_args): Fix typo.
5241
e127cba8
JK
52422012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5243
5244 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5245 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5246
40e084e1
KS
52472012-04-05 Keith Seitz <keiths@redhat.com>
5248
5249 * gdb.base/advance.exp: Update error message for
5250 "advance malformed" test.
5251 * gdb.base/break.exp: Likewise for "breakpoint with
5252 trailing garbage" test.
5253 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5254 with trailing garbage" test.
5255 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5256 trailng garbage" test.
5257 * gdb.base/until.exp: Likewise for "malformed until" test.
5258 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5259 for "breakpoint info (after setting on all)".
5260 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5261 tests.
5262 * gdb.cp/cplabel.cc: New file.
5263 * gdb.cp/cplabel.exp: New test.
5264 * gdb.linespec/ls-errs.c: New file.
5265 * gdb.linespec/ls-errs.exp: New test.
5266
a72c8f6a
JK
52672012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5268
5269 * gdb.trace/unavailable.exp
5270 (collect globals: print object on: print derived_partial)
5271 (collect globals: print object on: print derived_whole)
5272 (collect globals: print object off: print derived_partial)
5273 (collect globals: print object off: print derived_whole): Update
5274 expected output.
5275
f87a3023
KS
52762012-03-30 Keith Seitz <keiths@redhat.com>
5277
5278 * gdb.python: Add test for linespecs with commas.
5279
e2171b3c
KS
52802012-03-28 Keith Seitz <keiths@redhat.com>
5281
5282 * gdb.linespec/ls-dollar.cc: New file.
5283 * gdb.linespec/ls-dollar.exp: New test.
5284
52852012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5286
5287 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5288 starting with the global namespace.
5289
2f4e0a80
DE
52902012-03-23 Doug Evans <dje@google.com>
5291
5292 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5293
7b282c5a
SCR
52942012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5295
5296 * gdb.python/py-value.cc: Add test case for testing the
5297 methodology exposing C++ values to Python.
5298 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5299 exposing C++ values to Python.
5300 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5301
2e98ca53
JK
53022012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5303 Siddhesh Poyarekar <siddhesh@redhat.com>
5304
5305 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5306 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5307 (generate native core dump): Make the test unsupported if core cannot
5308 be generated.
5309
8320cc4f
JK
53102012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5311
5312 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5313 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5314 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5315
3a69ffb2
JK
53162012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5317
5318 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5319
8fabffee
DE
53202012-03-17 Doug Evans <dje@google.com>
5321
5322 * dg-extract-results.sh: Handle KFAILs.
5323
ab260dad
JK
53242012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5325
5326 PR symtab/13777
5327 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5328
53ba8333
JB
53292012-03-16 Joel Brobecker <brobecker@adacore.com>
5330
5331 * gdb.ada/set_pckd_arr_elt: New testcase.
5332
481860b3
GB
53332012-03-16 Gary Benson <gbenson@redhat.com>
5334
5335 PR breakpoints/10738
5336 * gdb.opt/inline-break.exp: New file.
5337 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
5338 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5339 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
5340 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5341 * gdb.base/async-shell.exp: Likewise.
5342 * lib/mi-support.exp (library_loaded_re): Likewise.
5343
410528f0
TT
53442012-03-15 Tom Tromey <tromey@redhat.com>
5345
5346 * gdb.cp/virtfunc2.exp: Update expected output.
5347 * gdb.cp/pr9631.exp: Update expected output.
5348 * gdb.cp/member-ptr.exp: Update expected output.
5349 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5350 output.
5351 * gdb.cp/casts.exp: Update expected output.
5352
c4aeac85
TT
53532012-03-15 Tom Tromey <tromey@redhat.com>
5354
5355 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5356 (test_info_vtbl): Likewise.
5357 (do_tests): Call test_info_vtbl.
5358 * gdb.cp/virtfunc.cc (va): New global.
5359
856d06f9
TS
53602012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5361
5362 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5363 describing DWARF data structures.
5364 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5365 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5366 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5367 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5368 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5369 * gdb.dwarf2/dw2-param-error.S: Likewise.
5370 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5371 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5372 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5373 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5374 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5375 * gdb.dwarf2/pr11465.S: Likewise.
5376
e837f12a
JK
53772012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5378
5379 * gdb.mi/mi2-prompt.exp: New file.
5380
ccbb4f28
JB
53812012-03-13 Joel Brobecker <brobecker@adacore.com>
5382
5383 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5384
32039130
JB
53852012-03-13 Joel Brobecker <brobecker@adacore.com>
5386
5387 * gdb.ada/bp_range_type: New testcase.
5388
16899756
DE
53892012-03-13 Doug Evans <dje@google.com>
5390
5391 * gdb.base/default.exp: Delete tests for symbol-reloading.
5392 * gdb.base/help.exp: Ditto.
5393 * gdb.base/setshow.exp: Ditto.
5394 * gdb.base/gdb_history: Delete references to symbol-reloading.
5395
87b0bb13
JK
53962012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5397
5398 * gdb.base/attach-twice.c: New files.
5399 * gdb.base/attach-twice.exp: New files.
5400
0d7941a9
KS
54012012-03-08 Keith Seitz <keiths@redhat.com>
5402
5403 * lib/gdb.exp (gdb_get_line_number): Throw an
5404 error instead of returning -1.
5405 * gdb.base/break.exp: Remove unused variable
5406 bp_location5.
5407 * gdb.base/hbreak2.exp: Likewise.
5408 * gdb.base/sepdebug.exp: Likewise.
5409
f4647387
YQ
54102012-03-08 Yao Qi <yao@codesourcery.com>
5411 Pedro Alves <palves@redhat.com>
5412
5413 Fix PR server/13392.
5414 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5415 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5416 download tracepoints.
5417 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5418 (pending_tracepoint_resolved_during_trace): Likewise.
5419 (pending_tracepoint_installed_during_trace): Likewise.
5420 (pending_tracepoint_with_action_resolved): Likewise.
5421
83c532cb
KS
54222012-03-08 Keith Seitz <keiths@redhat.com>
5423
5424 * gdb.ada/array_bounds.exp: Get breakpoint for line
5425 with "START", not "STOP".
5426 * gdb.python/py-infthread.exp: Do not continue to
5427 line marked "Break here.", which is undefined.
5428
d6b6bbb7
LM
54292012-03-08 Luis Machado <lgustavo@codesourcery.com>
5430
5431 Revert:
5432
5433 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5434
5435 Implement testsuite workaround for PR breakpoints/13781.
5436 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5437 (set breakpoint condition-evaluation host): New conditional command.
5438
7fe25d9b
JK
54392012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5440
5441 Fix CU relative vs. absolute DIE offsets.
5442 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5443 one.
5444
51898c15
JK
54452012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5446
5447 Fix false FAIL on distros with relro linkage as default.
5448 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5449 -Wl,-z,norelro first.
5450
8131799e
JB
54512012-03-06 Joel Brobecker <brobecker@adacore.com>
5452
5453 * gdb.ada/bp_on_var: New testcase.
5454
ba241969
JB
54552012-03-06 Joel Brobecker <brobecker@adacore.com>
5456
5457 * gdb.ada/bp_enum_homonym: New testcase.
5458
abe49676
YQ
54592012-03-06 Yao Qi <yao@codesourcery.com>
5460
5461 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5462 x86_64-*-* and i?86-*-*.
5463 Set up KFAIL for gdb/13808.
5464
d8df103b
TT
54652012-03-05 Tom Tromey <tromey@redhat.com>
5466
5467 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5468 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5469
b7b189f3
TT
54702012-03-05 Tom Tromey <tromey@redhat.com>
5471
5472 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5473
69dc1c4d
YQ
54742012-03-04 Yao Qi <yao@codesourcery.com>
5475
5476 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5477 messages for KFAIL.
5478
3f20c47f
JK
54792012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5480
5481 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5482 (print one_two_three, indexes off, print few_reps, indexes off)
5483 (print many_reps, indexes off, print empty, indexes off)
5484 (print one_two_three, print few_reps, print many_reps, print empty):
5485 Call setup_xfail if $gcc_old.
5486
abf1152a
JK
54872012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5488
5489 Implement testsuite workaround for PR breakpoints/13781.
5490 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5491 (set breakpoint condition-evaluation host): New conditional command.
5492
a06715f8
JK
54932012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5494
5495 Code cleanup.
5496 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5497 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5498 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5499 number 1 by $bpnum. Four times.
5500
5808517f
YQ
55012012-03-03 Yao Qi <yao@codesourcery.com>
5502
5503 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5504
dfe2ac14
JK
55052012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5506
5507 Setup KFAIL for PR server/13796.
5508 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5509
8bbc467a
JB
55102012-03-02 Joel Brobecker <brobecker@adacore.com>
5511
5512 * gdb.ada/operator_bp: New testcase.
5513
c0eac87f
JB
55142012-03-02 Joel Brobecker <brobecker@adacore.com>
5515
5516 * gdb.ada/info_locals_renaming: New testcase.
5517
4f42c881
TT
55182012-03-02 Tom Tromey <tromey@redhat.com>
5519
5520 * gdb.base/nextoverexit.c: New file.
5521 * gdb.base/nextoverexit.exp: New file.
5522
7380c0c9
EBM
55232012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5524
5525 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5526 parameter.
5527
1faeff08
MR
55282012-03-01 Maciej W. Rozycki <macro@mips.com>
5529
5530 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5531 core registers.
5532
320b6f49 55332012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
5534 Maciej W. Rozycki <macro@codesourcery.com>
5535 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
5536
5537 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5538
ad5f7d6e
PA
55392012-03-01 Pedro Alves <palves@redhat.com>
5540
5541 PR gdb/13767
5542
5543 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5544 (gdb_collect_globals_test): Call it.
5545
d3dc44a6
KS
55462012-03-01 Keith Seitz <keiths@redhat.com>
5547
5548 * gdb.cp/method2.exp: Output of overload menu is now
5549 alphabetized. Update tests for "break A::method".
5550 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5551 of hard-coding them.
5552 Overload menu is alphabetized: rewrite to accommodate.
5553 Unset variables LINE and TYPES which are used in other tests.
5554 Compute the output of "info break".
5555 Update the breakpoint table after all breakpoints are deleted.
5556 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5557 compute ACTUALS and the method body based on parameters.
5558 Update expected output accordingly.
5559 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5560 unique comments to allow the use of gdb_get_line_number.
5561
55622012-03-01 Keith Seitz <keiths@redhat.com>
5563
5564 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5565 some Tcl syntax.
5566 * gdb.cp/ovldbreak.exp: Likewise.
5567
7949c2a0
KS
55682012-03-01 Keith Seitz <keiths@redhat.com>
5569
5570 * gdb.base/help.exp (help show user): Update expected result
5571 for new doc string changes (add "non-python").
5572
7d74f244
DE
55732012-03-01 Scott J. Goldman <scottjg@vmware.com>
5574
5575 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5576 be put in the user-defined category and that the commands appear in
5577 "help user-defined".
5578
1b611343
JB
55792012-02-29 Joel Brobecker <brobecker@adacore.com>
5580
5581 * gdb.ada/tagged_not_init: New testcase.
5582
99b1c762
JB
55832012-02-29 Joel Brobecker <brobecker@adacore.com>
5584
5585 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5586 * gdb.ada/enum_idx_packed: New testcase.
5587
2d4a02ee
JB
55882012-02-29 Joel Brobecker <brobecker@adacore.com>
5589
5590 * gdb.ada/aliased_array: New testcase.
5591
2e6fda7d
JB
55922012-02-29 Joel Brobecker <brobecker@adacore.com>
5593
5594 * gdb.ada/whatis_array_val: New testcase.
5595
9a7f938f
JK
55962012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5597
5598 Fix disp-step-syscall.exp: fork: single step over fork.
5599 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5600 whitespaces.
5601 (single step over $syscall): Remove its check.
5602 (single step over $syscall final pc): New check.
5603
8703a944
JK
56042012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5605
5606 Support processors without SSSE3.
5607 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5608 pabsd into ...
5609 (ssse3_test): ... a new function.
5610 (main): Call ssse3_test.
5611 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5612 Update expected values everywhere.
5613 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5614 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5615 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5616 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5617 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5618 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5619 Move these tests lower.
5620 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5621 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5622 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5623 New tests.
5624
c03e6ccc
YQ
56252012-02-29 Yao Qi <yao@codesourcery.com>
5626 Pedro Alves <palves@redhat.com>
5627
5628 * gdb.trace/trace-mt.c: New.
5629 * gdb.trace/trace-mt.exp: New.
5630
7964b62a
TS
56312012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5632
2c8910ba
TS
5633 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5634 numbers instead of hardcoding them.
5635 * gdb.base/annota1.c: Provide suitable markers.
5636 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5637 numbers instead of hardcoding them.
5638 * gdb.base/annota3.c: Provide suitable markers.
5639
5640 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5641 * gdb.base/annota3.c: Likewise.
5642 * gdb.base/sigall.c: Likewise.
5643 * gdb.base/signals.c: Likewise.
5644 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 5645
5a41c0b7
MR
56462012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5647
5648 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5649 failure return path.
5650
ebbbe5c5
LM
56512012-02-27 Luis Machado <lgustavo@codesourcery.com>
5652
5653 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5654
8d126d8a
LM
56552012-02-24 Luis Machado <lgustavo@codesourcery.com>
5656
5657 * gdb.base/cond-eval-mode.exp: New file.
5658
11337c2f
PA
56592012-02-24 Pedro Alves <palves@redhat.com>
5660
5661 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5662 (top level): Use with_test_prefix.
5663
13fc3e3c
PA
56642012-02-24 Pedro Alves <palves@redhat.com>
5665
5666 * gdb.threads/attach-into-signal.exp (corefunc): Use
5667 with_test_prefix.
5668
07c1b626
JK
56692012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5670
5671 Fix false FAILs on old CPUs without SSE.
5672 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5673 Return untested for Illegal instruction.
5674
596ba138
JK
56752012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5676
5677 Fix false FAILs with glibc debug infos installed.
5678 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5679 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5680
aeaa2474
SA
56812012-02-22 Sterling Augustine <saugustine@google.com>
5682
5683 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5684 constant with cast.
5685
aed555c9
PA
56862012-02-21 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5689
78afebb4
PA
56902012-02-21 Pedro Alves <palves@redhat.com>
5691
5692 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5693
fdcfef12
PA
56942012-02-21 Pedro Alves <palves@redhat.com>
5695
5696 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5697 with_test_prefix.
5698
0f4d39d5
PA
56992012-02-21 Pedro Alves <palves@redhat.com>
5700
5701 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5702 with_test_prefix here.
5703 (top level): Do it here instead. Remove `:' from the
5704 with_test_prefix string.
5705 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5706 the suffix `:' from the with_test_prefix prefix string.
5707 * gdb.base/break-interp.exp: Ditto.
5708 * gdb.base/catch-load.exp: Ditto.
5709 * gdb.base/disp-step-syscall.exp: Ditto.
5710 * gdb.base/jit-so.exp: Ditto.
5711 * gdb.base/jit.exp: Ditto.
5712 * gdb.base/sepdebug.exp: Ditto.
5713 * gdb.base/solib-display.exp: Ditto.
5714 * gdb.base/solib-overlap.exp: Ditto.
5715 * gdb.base/watch-cond-infcall.exp: Ditto.
5716 * gdb.base/watchpoint.exp: Ditto.
5717 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5718 * gdb.mi/mi-watch.exp: Ditto.
5719 * gdb.mi/mi2-watch.exp: Ditto.
5720 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5721 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5722 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5723 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5724 * gdb.threads/watchpoint-fork.exp: Ditto.
5725 * gdb.threads/watchthreads-reorder.exp: Ditto.
5726 * gdb.trace/change-loc.exp: Ditto.
5727 * gdb.trace/pending.exp: Ditto.
5728 * gdb.trace/status-stop.exp: Ditto.
5729 * gdb.trace/strace.exp: Ditto.
5730 * gdb.trace/trace-break.exp: Ditto.
5731 * gdb.trace/unavailable.exp: Ditto.
5732 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5733 suffix with colon. Adjust leading comments.
5734
6a5870ce
PA
57352012-02-21 Pedro Alves <palves@redhat.com>
5736 Tom Tromey <tromey@redhat.com>
5737
5738 * lib/gdb.exp: Add description of test prefixes.
5739 (with_test_prefix): New procedure.
5740 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5741 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5742 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5743 instead of lappend to append to pf_prefix.
5744 * gdb.base/catch-load.exp: Use with_test_prefix.
5745 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5746 * gdb.base/jit-so.exp: Use with_test_prefix.
5747 * gdb.base/jit.exp: Use with_test_prefix.
5748 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5749 lappend to append to pf_prefix.
5750 * gdb.base/sepdebug.exp: Use with_test_prefix.
5751 * gdb.base/solib-display.exp: Use with_test_prefix.
5752 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5753 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5754 * gdb.base/watchpoint.exp: Use with_test_prefix.
5755 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5756 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5757 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5758 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5759 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5760 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5761 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5762 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5763 append instead of lappend to append to pf_prefix.
5764 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5765 * gdb.trace/change-loc.exp: Use with_test_prefix.
5766 * gdb.trace/pending.exp: Use with_test_prefix.
5767 * gdb.trace/status-stop.exp: Use with_test_prefix.
5768 * gdb.trace/strace.exp: Use with_test_prefix.
5769 * gdb.trace/trace-break.exp: Use with_test_prefix.
5770 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5771 instead of lappend to append to pf_prefix.
5772
35dc4a6b
JK
57732012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5774
5775 Fix racy FAILs.
5776 * gdb.base/inferior-died.c (main): Add return of 0.
5777 * gdb.base/inferior-died.exp (continue): Fix expectation of
5778 asynchronous events.
5779 (p 1): New test.
5780
c5a006e6
PA
57812012-02-20 Pedro Alves <palves@redhat.com>
5782
5783 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5784 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5785 gdb's internal debug output. For the non-threaded case, look for
5786 "Program received signal SIGLARM", for the threaded case, peek at
5787 the thread's siginfo.
5788
cc51a170
PA
57892012-02-20 Pedro Alves <palves@redhat.com>
5790
5791 General cleanup, make output test messages unique, and build
5792 different executable files for the non-threaded and threaded
5793 cases.
5794
5795 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5796 Delete.
5797 (executable_nothr, executable_thr): New globals.
5798 (top level): Adjust to delete both executables.
5799 (corefunc): New parameter $executable. Set $pf_prefix instead of
5800 hand writing a prefix in tests. Issue a clean_restart and enable
5801 lin-lwp debug output here.
5802 (top level): Adjust. Use build_executable. Don't start gdb here,
5803 and don't enable lin-lwp debug output here.
5804 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5805
c755f03d
JK
58062012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5807
5808 Fix racy FAILs.
5809 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5810 "continue" command.
5811
6bec5e0a
JK
58122012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5813
5814 Fix for gdbserver non-extended mode.
5815 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5816 and gdb_run_cmd.
5817
2e8265fd
TT
58182012-02-17 Tom Tromey <tromey@redhat.com>
5819
5820 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5821 * gdb.python/py-events.exp: Check 'dir' output.
5822 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5823
9e507076
YQ
58242012-02-17 Yao Qi <yao@codesourcery.com>
5825
5826 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5827
32d22ab1
TT
58282012-02-16 Tom Tromey <tromey@redhat.com>
5829
5830 * gdb.base/inferior-died.c: Don't include stdio.h.
5831
9addecb9
TT
58322012-02-16 Tom Tromey <tromey@redhat.com>
5833
5834 * gdb.base/inferior-died.c: New file.
5835 * gdb.base/inferior-died.exp: New file.
5836
4cb6da1c
AR
58372012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5838
5839 * gdb.base/break-inline.exp: New file.
5840 * gdb.base/break-inline.c: New file.
5841
3af2590d
TT
58422012-02-15 Tom Tromey <tromey@redhat.com>
5843
5844 * gdb.base/pc-fp.exp: Add "info register" tests.
5845
29988831
TT
58462012-02-15 Tom Tromey <tromey@redhat.com>
5847
5848 * gdb.base/regs.exp: Remove.
5849
10010058
PA
58502012-02-15 Pedro Alves <palves@redhat.com>
5851
5852 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5853 the target doesn't support tracepoints.
5854 * gdb.trace/circ.exp: Ditto.
5855 * gdb.trace/collection.exp: Ditto.
5856 * gdb.trace/packetlen.exp: Ditto.
5857 * gdb.trace/passc-dyn.exp: Ditto.
5858 * gdb.trace/report.exp: Ditto.
5859 * gdb.trace/tfind.exp: Ditto.
5860 * gdb.trace/tspeed.exp: Ditto.
5861 * gdb.trace/tsv.exp: Ditto.
5862 * gdb.trace/unavailable.exp: Ditto.
5863 * gdb.trace/while-dyn.exp: Ditto.
5864
a2e0062d
PA
58652012-02-15 Pedro Alves <palves@redhat.com>
5866
5867 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5868 gdb_test_multiple, and call unsupported instead of fail, if the
5869 remote side does not support the request.
5870
a1999d40
PA
58712012-02-15 Pedro Alves <palves@redhat.com>
5872
5873 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5874 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5875 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5876 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5877 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5878 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5879 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5880 doesn't start with "extended-" already.
5881
7cee1e54
PA
58822012-02-15 Pedro Alves <palves@redhat.com>
5883
5884 Support extended-remote. Avoid cascading timeouts.
5885
5886 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5887 the extended-remote target. If attaching with no file fails, load
5888 the file manually.
5889 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5890
816338b5
SS
58912012-02-14 Stan Shebs <stan@codesourcery.com>
5892
5893 * gdb.base/ena-dis-br.exp: Add enable count test.
5894
cc30c4bd
PA
58952012-02-13 Pedro Alves <palves@redhat.com>
5896
5897 * config/mips-idt.exp: Delete.
5898 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5899 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5900 * gdb.base/break.exp: Remove mips-idt references.
5901 * gdb.base/chng-syms.exp: Ditto.
5902 * gdb.base/default.exp: Ditto.
5903 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5904 (top level): Don't call it.
5905 * gdb.base/opaque.exp: Remove mips-idt restarts.
5906 * gdb.base/ptype.exp: Remove mips-idt xfails.
5907 * gdb.base/scope.exp: Remove mips-idt restarts.
5908 * gdb.base/sepdebug.exp: Remove mips-idt references.
5909 * gdb.base/watchpoint.exp (maybe_clean_restart)
5910 (maybe_reinitialize): Delete.
5911 (test_disabling_watchpoints, test_disabling_watchpoints)
5912 (test_watchpoint_triggered_in_syscall)
5913 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5914 Don't call them.
5915
57008375
JK
59162012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5917
5918 * gdb.server/server-exec-info.exp: New file.
5919
4a2d9c08
PA
59202012-02-10 Pedro Alves <palves@redhat.com>
5921
5922 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5923 always non-empty.
5924 (test_attach): Always pass $exec to test_attach_gdb.
5925
09fa21bd
TT
59262012-02-08 Tom Tromey <tromey@redhat.com>
5927
5928 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5929 before inferior is started.
5930
f0823d2c
TT
59312012-02-07 Tom Tromey <tromey@redhat.com>
5932
5933 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5934 Symbol.value.
5935 * gdb.python/py-symbol.c (qq): Set default value.
5936
59372012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
5938
5939 * gdb.python/py-symbol.c (qq): New global.
5940 * gdb.python/py-symbol.exp: Add test for frame-less
5941 lookup_symbol.
5942 * gdb.python/py-symtab.exp: Fix line number.
5943
f7e44f65
JB
59442012-02-03 Joel Brobecker <brobecker@adacore.com>
5945
5946 * gdb.ada/mi_task_arg: New testcase.
5947
4c9ed63c
PA
59482012-02-02 Pedro Alves <palves@redhat.com>
5949
5950 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5951 extended timeout.
5952
c0b9f2c6
PA
59532012-02-02 Pedro Alves <palves@redhat.com>
5954
5955 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5956 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5957
5f8cefd7
PA
59582012-02-02 Pedro Alves <palves@redhat.com>
5959
5960 * gdb.base/term.exp: Rewrite.
5961 * gdb.base/term.c: New.
5962
2f3a2569
PA
59632012-02-02 Pedro Alves <palves@redhat.com>
5964
5965 * gdb.base/default.exp (run "r" abbreviation, run): Add
5966 extended-remote expected output.
5967
f149aabd
TT
59682012-02-02 Tom Tromey <tromey@redhat.com>
5969
5970 * gdb.cp/dispcxx.exp: New file.
5971 * gdb.cp/dispcxx.cc: New file.
5972
03bef283
TT
59732012-02-01 Tom Tromey <tromey@redhat.com>
5974
5975 * gdb.base/jit-simple.exp: New file.
5976 * gdb.base/jit-simple.c: New file.
5977
a79b18b5
YQ
59782012-01-30 Yao Qi <yao@codesourcery.com>
5979
5980 * gdb.base/skip.exp: Make test result unique.
5981
f0d1a53e
JK
59822012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5983
5984 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5985 compatibility with valgrind-3.7.0.
5986
4b3c9f41
PA
59872012-01-27 Pedro Alves <palves@redhat.com>
5988
5989 * gdb.base/watchpoint.exp (no_hw): New global.
5990 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5991 disable hw watchpoints.
5992 (test_wide_location_1, test_wide_location_2): If no_hw is set,
5993 don't expect hw watchpoints.
5994 (no_hw_watchpoints): Always clean restart.
5995 (do_tests): New procedure, factored out from the top level.
5996 (top level): Run tests twice. Once with hw watchpoints enabled,
5997 another time with hw watchpoints disabled.
5998
a13491c8
PA
59992012-01-27 Pedro Alves <palves@redhat.com>
6000
6001 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
6002 out from the top level.
6003 (top level): Call it instead.
6004
f2c8a051
PA
60052012-01-27 Pedro Alves <palves@redhat.com>
6006
6007 * gdb.base/watchpoint.exp (top level): Re-enable hardware
6008 watchpoints sooner.
6009
654d7a9e
PA
60102012-01-27 Pedro Alves <palves@redhat.com>
6011
6012 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
6013
274f47f3
PA
60142012-01-27 Pedro Alves <palves@redhat.com>
6015
6016 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
6017 "You may have requested too many hardware
6018 breakpoints/watchpoints".
6019
e4d63ba2
PA
60202012-01-27 Pedro Alves <palves@redhat.com>
6021
6022 * gdb.base/watchpoint.exp (maybe_clean_restart)
6023 (maybe_reinitialize): New.
6024 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
6025 expect "hit N times".
6026 (test_disabling_watchpoints, test_complex_watchpoint)
6027 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
6028 Call maybe_clean_restart.
6029 (top level): Use clean_restart. Remove "mips-idt-*"
6030 reinitialization.
6031
dbd95daf
PA
60322012-01-27 Pedro Alves <palves@redhat.com>
6033
6034 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
6035
f3ad2025
PA
60362012-01-27 Pedro Alves <palves@redhat.com>
6037
6038 * gdb.base/watchpoint.exp: Clean restart after tests that don't
6039 require `initialize' anymore. Remove unnecessary `initialize'
6040 calls.
6041
100aa3ae
PA
60422012-01-27 Pedro Alves <palves@redhat.com>
6043
6044 * gdb.base/watchpoint.exp (wp_set): Delete.
6045 (initialize, test_simple_watchpoint, top level): Remove dead code.
6046
c79a8e11
PA
60472012-01-27 Pedro Alves <palves@redhat.com>
6048
6049 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
6050 typo.
6051
048fe15a
PA
60522012-01-27 Pedro Alves <palves@redhat.com>
6053
6054 * config/extended-gdbserver.exp: New file.
6055 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
6056 comment.
6057 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
6058 * boards/native-extended-gdbserver.exp: New file.
6059
4033a6bf
PA
60602012-01-26 Pedro Alves <palves@redhat.com>
6061
6062 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
6063 and gdb_test_multiple.
6064
3d7f4b81
PA
60652012-01-26 Pedro Alves <palves@redhat.com>
6066
6067 Make test messages unique, and more identifiable.
6068 * gdb.multi/watchpoint-multi.exp: Change test messages.
6069
484abf42
TT
60702012-01-25 Tom Tromey <tromey@redhat.com>
6071
6072 * gdb.base/solib-disc.exp: Fix regexps.
6073
edcc5120
TT
60742012-01-24 Tom Tromey <tromey@redhat.com>
6075
6076 * lib/mi-support.exp (mi_expect_stop): Add special case for
6077 solib-event.
6078 * gdb.base/catch-load-so.c: New file.
6079 * gdb.base/catch-load.exp: New file.
6080 * gdb.base/catch-load.c: New file.
6081 * gdb.base/break-interp.exp (reach_1): Update regexp.
6082
30b91c90
JK
60832012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6084
6085 Fix fuzzy results.
6086 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
6087 lpsimple and func.
6088
53fe1783
GB
60892012-01-24 Gary Benson <gbenson@redhat.com>
6090
6091 Delete #if 0'd out code.
6092 * gdb.base/default.exp (info catch): Remove.
6093 * gdb.base/gdb_history (info catch): Likewise.
6094 * gdb.base/help.exp (info catch): Likewise.
6095
d0d8b0c6
JK
60962012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6097
6098 Fix watchpoints to be specific for each inferior.
6099 * gdb.multi/watchpoint-multi.c: New file.
6100 * gdb.multi/watchpoint-multi.exp: New file.
6101
4403d8e9
JK
61022012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6103
6104 Fix watchpoints across inferior fork.
6105 * gdb.threads/watchpoint-fork-child.c: New file.
6106 * gdb.threads/watchpoint-fork-mt.c: New file.
6107 * gdb.threads/watchpoint-fork-parent.c: New file.
6108 * gdb.threads/watchpoint-fork-st.c: New file.
6109 * gdb.threads/watchpoint-fork.exp: New file.
6110 * gdb.threads/watchpoint-fork.h: New file.
6111
050a2e1d
PA
61122012-01-23 Pedro Alves <palves@redhat.com>
6113
6114 * gdb.base/call-signal-resume.exp: Allow output after "return".
6115
6a52fb62
PA
61162012-01-20 Pedro Alves <palves@redhat.com>
6117
6118 * gdb.python/py-finish-breakpoint.py: Fix typo.
6119
145b16a9
UW
61202012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
6121
6122 * gdb.base/info-proc.exp: Also run on remote targets. Main
6123 "info proc" command is now always present; whether target supports
6124 actual info proc operation is detected when attempting to issue
6125 the command.
6126
26f6125e
JK
61272012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6128
6129 * .gdbinit: Remove.
6130
eb5227ce
PA
61312012-01-19 Pedro Alves <palves@redhat.com>
6132
6133 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
6134 look at the funtions' returns.
6135 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
6136 (jprint.print(int, int)): Change return type to int. Adjust.
6137
1db33378
PP
61382012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6139
6140 PR gdb/9538
6141 * gdb.base/sepdebug.exp: New test.
6142
b9736cf8
PA
61432012-01-18 Pedro Alves <palves@redhat.com>
6144
6145 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6146 Allow output before ^done.
6147
4aac40c8
TT
61482012-01-16 Tom Tromey <tromey@redhat.com>
6149
6150 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6151 Add tests for relative directory.
6152
cafec441
TT
61532012-01-16 Tom Tromey <tromey@redhat.com>
6154
6155 * gdb.base/printcmds.c (enum flag_enum): New.
6156 (three): New global.
6157 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6158 enum printing.
6159 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6160 FlagEnumerationPrinter.
6161 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6162 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6163 (fval): New global.
6164
abcc4978
PA
61652012-01-16 Pedro Alves <palves@redhat.com>
6166
6167 * lib/gdb.exp (banned_procedures): New variable.
6168 (banned_variables_traced): Rename to ...
6169 (banned_traced): ... this.
6170 (gdb_init): Also trace banned procedures.
6171 (gdb_finish): Also untrace banned procedures.
6172
97ccebe8
PA
61732012-01-16 Pedro Alves <palves@redhat.com>
6174
6175 Remove all calls to strace.
6176
2af7517b
JK
61772012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6178
6179 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6180 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6181
9241a8bc
PP
61822012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6183
6184 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6185 * gdb.base/pie-execl.exp: Likewise.
6186
3848a17f
KS
61872012-01-12 Keith Seitz <keiths@redhat.com>
6188
6189 PR mi/10586
6190 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6191 (do_anonymous_type_tests): New function.
6192 (main): Call do_anonymous_type_tests.
6193 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6194 (verify_everything): New procedure.
6195 * gdb.mi/mi-var-cp.cc (class A): New class.
6196 (anonymous_structs_and_unions): New function.
6197 (main): Call anonymous_structs_and_unions.
6198 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6199 (verify_everything): New procedure.
6200
440e2fca
KS
62012012-01-12 Keith Seitz <keiths@redhat.com>
6202
6203 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6204 (varobj_tree::get_path_expr): Assume that all varobjs are
6205 compound unless they are known simple types.
6206 Adjust path expressions based on parent type, path parent type,
6207 and tree language.
6208 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6209 the root varobj.
6210 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6211
675399c9
PA
62122012-01-11 Pedro Alves <palves@redhat.com>
6213
6214 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6215 core files on this machine" anymore.
6216
97ddaa9b
PH
62172012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6218
6219 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6220 (main): Repeat recurser call.
6221 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6222 equivalent to 'local_x'.
6223
ea733575 62242012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6225 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6226
6227 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6228
2ca0b532
PA
62292012-01-05 Pedro Alves <alves.ped@gmail.com>
6230
6231 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6232 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6233 * gdb.python/py-events.exp: Test that "step N" tripping on a
6234 breakpoint emits a breakpoint event.
6235
6e681866
JB
62362012-01-03 Joel Brobecker <brobecker@adacore.com>
6237
6238 * gdb.base/auxv.exp: Reformat the copyright notice.
6239
3c2d6aff
YQ
62402012-01-03 Yao Qi <yao@codesourcery.com>
6241
6242 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6243 (strace_trace_on_diff_addr): New.
6244 * gdb.trace/strace.c: (main): Add two local variables.
6245
0852fee3
UW
62462011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6247
6248 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6249 * gdb.cell/gcore.exp: Likewise.
6250 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6251 to verify the correct instance of main is selected.
6252
12c3e59c
JB
62532012-01-02 Joel Brobecker <brobecker@adacore.com>
6254
6255 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6256 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6257 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6258 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6259 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6260 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6261 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6262 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6263 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6264 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6265 gdb.threads/thread_check.c: Reformat copyright header.
6266
c0f378ec
EBM
62672011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6268
e4a7ca93 6269 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6270 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6271 is not enabled.
6272
3bc96cfb
JK
62732011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6274
6275 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6276 parameter to self_exec, adjust the function.
6277 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6278 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6279 (set var do_exit = 0): Remove test.
6280 (newline at end of file): Add one.
6281
095bcf5e
JB
62822011-12-27 Joel Brobecker <brobecker@adacore.com>
6283
6284 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6285 New files.
6286
18d19bd1
JK
62872011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6288
6289 Fix racy FAILs.
6290 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6291 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6292 (main): Call pthread_barrier_init for it.
6293
e809353a
JK
62942011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6295
6296 Fix double send_gdb leading to racy FAILs.
6297 * gdb.base/break.exp (set silent break bp_location1): Replace
6298 3x send_gdb and gdb_expect by gdb_test.
6299 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6300 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6301 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6302 instead of send_gdb. Twice.
6303 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6304 3x send_gdb and gdb_expect by gdb_test.
6305 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6306
da8cb7ec
JK
63072011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6308
6309 * gdb.linespec/linespec.exp: Compile using {c++}.
6310
ae1a303e
JK
63112011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6312
6313 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6314 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6315 (verify GCC PR debug/51668): New test.
6316
cc72b2a2
KP
63172011-12-23 Kevin Pouget <kevin.pouget@st.com>
6318
6319 Introduce gdb.FinishBreakpoint in Python.
6320 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6321 py-finish-breakpoint2
6322 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6323 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6324 instead of line number.
6325 * gdb.python/py-finish-breakpoint.c: New file.
6326 * gdb.python/py-finish-breakpoint.exp: New file.
6327 * gdb.python/py-finish-breakpoint.py: New file.
6328 * gdb.python/py-finish-breakpoint2.cc: New file.
6329 * gdb.python/py-finish-breakpoint2.exp: New file.
6330 * gdb.python/py-finish-breakpoint2.py: New file.
6331
3b7962f9
JK
63322011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6333
6334 Partial fix of compatibility with gcc-4.7.
6335 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6336 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6337 Add comment to add a PASS case in the future.
6338
6538471c
JK
6339 Fix compatibility with gcc-4.7.
6340 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6341
7052e42c
UW
63422011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6343
6344 PR tdep/12797
6345 * gdb.base/callfuncs.exp: Remove KFAIL.
6346
9ac7f98e
JB
63472011-12-21 Joel Brobecker <brobecker@adacore.com>
6348
6349 * gdb.ada/task_bp: New testcase.
6350
f6eeced0
JK
63512011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6352
6353 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6354 -DNO_SECTIONS.
6355 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6356
72225e17
JK
63572011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6358
6359 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6360 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6361 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6362 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6363 conditional for gcc <= 4.5.
6364
13ac8d2c
JK
63652011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6366
6367 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6368 by XFAIL.
6369 * gdb.cp/static-method.exp (info addr A::func())
6370 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6371 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6372 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6373 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6374 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6375 (test value of F in k3_m): Likewise.
6376 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6377 Likewise.
6378
049682ba
JK
63792011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6380
6381 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6382 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6383 Remove.
6384 * gdb.threads/attachstop-mt.c: Remove.
6385 * gdb.threads/attachstop-mt.exp: Remove.
6386
2c9d8796
MK
63872011-12-17 Mark Kettenis <kettenis@gnu.org>
6388
6389 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6390
e0f9f062
DE
63912011-12-16 Doug Evans <dje@google.com>
6392
f4aa2101 6393 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
6394 * boards/native-gdbserver.exp: New file.
6395
e0f9f062
DE
6396 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6397 gdbserver output.
6398 (gdbserver_default_get_remote_address): New function.
6399 (gdbserver_start): Call gdb,get_remote_address to compute argument
6400 to "target remote" command.
6401
80b6e756
PM
64022011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6403
1c3ad6ab 6404 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
6405 python print-stack. Add set/show python print-stack
6406 off|full|message tests.
6407
1576bd00
YQ
64082011-12-15 Yao Qi <yao@codesourcery.com>
6409
6410 * gdb.trace/strace.c: New
6411 * gdb.trace/strace.exp: New.
6412
d6a0f6e0
TT
64132011-12-14 Tom Tromey <tromey@redhat.com>
6414
6415 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6416
31015e1d
DE
64172011-12-14 Doug Evans <dje@google.com>
6418
6419 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6420
7b50312a
PA
64212011-12-14 Pedro Alves <pedro@codesourcery.com>
6422
6423 PR threads/10729
6424
6425 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 6426 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 6427
924437bc
PA
64282011-12-13 Pedro Alves <pedro@codesourcery.com>
6429 Doug Evans <dje@google.com>
6430
6431 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6432 (clean_restart): Remove references to the gdb_stub target board
6433 variable.
6434 (gdb_step_for_stub): Delete.
6435
6436 * gdb.base/annota1.exp: Remove all references to [target_info
6437 exists gdb_stub], gdb_step_for_stub and usestubs.
6438 * gdb.base/annota3.exp: Ditto.
6439 * gdb.base/async.exp: Ditto.
6440 * gdb.base/break.exp: Ditto.
6441 * gdb.base/code-expr.exp: Ditto.
6442 * gdb.base/commands.exp: Ditto.
6443 * gdb.base/completion.exp: Ditto.
6444 * gdb.base/condbreak.exp: Ditto.
6445 * gdb.base/consecutive.exp: Ditto.
6446 * gdb.base/cvexpr.exp: Ditto.
6447 * gdb.base/define.exp: Ditto.
6448 * gdb.base/display.exp: Ditto.
6449 * gdb.base/ena-dis-br.exp: Ditto.
6450 * gdb.base/environ.exp: Ditto.
6451 * gdb.base/gnu-ifunc.exp: Ditto.
6452 * gdb.base/maint.exp: Ditto.
6453 * gdb.base/pending.exp: Ditto.
6454 * gdb.base/sect-cmd.exp: Ditto.
6455 * gdb.base/sepdebug.exp: Ditto.
6456 * gdb.base/unload.exp: Ditto.
6457 * gdb.base/watchpoint-solib.exp: Ditto.
6458 * gdb.cp/annota2.exp: Ditto.
6459 * gdb.cp/annota3.exp: Ditto.
6460 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6461 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6462 * gdb.mi/mi-pending.exp: Ditto.
6463 * gdb.trace/circ.exp: Ditto.
6464 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6465 * gdb.base/list.exp: Ditto.
6466
6467 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6468 breakpoint function and all references to the usestubs macro.
6469 * gdb.base/exprs.c: Ditto.
6470 * gdb.base/freebpcmd.c: Ditto.
6471 * gdb.base/bitfields.c: Ditto.
6472 * gdb.base/bitfields2.c: Ditto.
6473 * gdb.base/break.c: Ditto.
6474 * gdb.base/call-sc.c: Ditto.
6475 * gdb.base/call-signals.c: Ditto.
6476 * gdb.base/callfuncs.c: Ditto.
6477 * gdb.base/charset.c: Ditto.
6478 * gdb.base/consecutive.c: Ditto.
6479 * gdb.base/constvars.c: Ditto.
6480 * gdb.base/funcargs.c: Ditto.
6481 * gdb.base/int-type.c: Ditto.
6482 * gdb.base/interrupt.c: Ditto.
6483 * gdb.base/langs0.c: Ditto.
6484 * gdb.base/list0.c: Ditto.
6485 * gdb.base/mips_pro.c: Ditto.
6486 * gdb.base/miscexprs.c: Ditto.
6487 * gdb.base/nodebug.c: Ditto.
6488 * gdb.base/opaque0.c: Ditto.
6489 * gdb.base/pointers.c: Ditto.
6490 * gdb.base/printcmds.c: Ditto.
6491 * gdb.base/ptype.c: Ditto.
6492 * gdb.base/recurse.c: Ditto.
6493 * gdb.base/reread1.c: Ditto.
6494 * gdb.base/reread2.c: Ditto.
6495 * gdb.base/restore.c: Ditto.
6496 * gdb.base/return.c: Ditto.
6497 * gdb.base/run.c: Ditto.
6498 * gdb.base/scope0.c: Ditto.
6499 * gdb.base/sepdebug.c: Ditto.
6500 * gdb.base/setshow.c: Ditto.
6501 * gdb.base/setvar.c: Ditto.
6502 * gdb.base/sigall.c: Ditto.
6503 * gdb.base/signals.c: Ditto.
6504 * gdb.base/structs.c: Ditto.
6505 * gdb.base/structs2.c: Ditto.
6506 * gdb.base/testenv.c: Ditto.
6507 * gdb.base/twice.c: Ditto.
6508 * gdb.base/unwindonsignal.c: Ditto.
6509 * gdb.base/watchpoint.c: Ditto.
6510 * gdb.base/watchpoints.c: Ditto.
6511 * gdb.base/whatis.c: Ditto.
6512 * gdb.cp/classes.cc: Ditto.
6513 * gdb.cp/cplusfuncs.cc: Ditto.
6514 * gdb.cp/derivation.cc: Ditto.
6515 * gdb.cp/formatted-ref.cc: Ditto.
6516 * gdb.cp/misc.cc: Ditto.
6517 * gdb.cp/overload.cc: Ditto.
6518 * gdb.cp/ovldbreak.cc: Ditto.
6519 * gdb.cp/ref-params.cc: Ditto.
6520 * gdb.cp/ref-types.cc: Ditto.
6521 * gdb.cp/templates.cc: Ditto.
6522 * gdb.cp/virtfunc.cc: Ditto.
6523 * gdb.hp/gdb.aCC/run.c: Ditto.
6524 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6525 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6526 * gdb.reverse/consecutive-reverse.c: Ditto.
6527 * gdb.reverse/sigall-reverse.c: Ditto.
6528 * gdb.reverse/until-reverse.c: Ditto.
6529 * gdb.reverse/watch-reverse.c: Ditto.
6530 * gdb.trace/actions.c: Ditto.
6531 * gdb.trace/circ.c: Ditto.
6532 * gdb.trace/collection.c: Ditto.
6533
fabde485
PA
65342011-12-13 Pedro Alves <pedro@codesourcery.com>
6535
6536 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6537 (func6, func7): New.
6538 (main): Call func6 and func7.
6539 * gdb.base/watchpoint.exp (test_wide_location_1)
6540 (test_wide_location_2): New.
6541 (top level): Re-enable hardware watchpoints if necessary. Call
6542 test_wide_location_1 and test_wide_location_2.
6543
ff7d1690
YQ
65442011-12-11 Yao Qi <yao@codesourcery.com>
6545
6546 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6547
a6af7abe
JB
65482011-12-11 Joel Brobecker <brobecker@adacore.com>
6549
6550 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6551 expected output for unsupported case.
6552
61638e15
JK
65532011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6554
6555 PR testsuite/12649
6556 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6557 Protect gdb_test_multiple by final $gdb_prompt match.
6558
0a00efc3
JK
65592011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6560
6561 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6562 New variable, new test.
6563 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6564 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6565 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6566 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6567 them if HAVE_GCC_45682_FIXED is not set.
6568
4511b1ba
YQ
65692011-12-10 Yao Qi <yao@codesourcery.com>
6570
6571 * gdb.trace/status-stop.exp: New.
6572 * gdb.trace/status-stop.c: New.
6573
27949e73
JK
65742011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6575
6576 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6577 timeout.
6578
d8ea7931
TT
65792011-12-08 Tom Tromey <tromey@redhat.com>
6580
6581 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6582 condition.
6583
1cc310d2
SS
65842011-12-07 Stan Shebs <stan@codesourcery.com>
6585
6586 * gdb.trace/tfind.exp: Update for output changes.
6587
d482a875
PA
65882011-12-07 Pedro Alves <pedro@codesourcery.com>
6589
6590 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6591 throws "Cannot insert catchpoints in this configuration".
6592 * gdb.ada/mi_catch_ex.exp: Likewise.
6593
f0ba3972
PA
65942011-12-06 Pedro Alves <pedro@codesourcery.com>
6595
6596 * gdb.base/break-always.exp: Test changing memory at addresses
6597 with breakpoints inserted.
6598
f8eba3c6
TT
65992011-12-06 Joel Brobecker <brobecker@acacore.com>
6600
6fdff2c5
PA
6601 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6602 involving a fully qualified function name.
f8eba3c6
TT
6603
66042011-12-06 Tom Tromey <tromey@redhat.com>
6605
6606 * gdb.ada/homonym.exp: Add three breakpoint tests.
6607
66082011-12-06 Tom Tromey <tromey@redhat.com>
6609
6610 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6611 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6612 * gdb.objc/objcdecode.exp: Update for output changes.
6613 * gdb.linespec/linespec.exp: New file.
6614 * gdb.linespec/lspec.cc: New file.
6615 * gdb.linespec/lspec.h: New file.
6616 * gdb.linespec/body.h: New file.
6617 * gdb.linespec/base/two/thefile.cc: New file.
6618 * gdb.linespec/base/one/thefile.cc: New file.
6619 * gdb.linespec/Makefile.in: New file.
6620 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6621 output changes.
6622 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6623 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6624 makes one breakpoint.
6625 * gdb.cp/method2.exp (test_break): Update for output changes.
6626 * gdb.cp/mb-templates.exp: Update for output changes.
6627 * gdb.cp/mb-inline.exp: Update for output changes.
6628 * gdb.cp/mb-ctor.exp: Update for output changes.
6629 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6630 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6631 has multiple matches.
6632 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6633 error message change.
6634 * gdb.base/list.exp (test_list_filename_and_number): Update for
6635 error message change.
6636 * gdb.base/break.exp: Disable pending breakpoints. Update for
6637 output changes.
6638 * configure.ac: Add gdb.linespec.
6639 * configure: Rebuild.
6640 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6641
c642a434
UW
66422011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6643
6644 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6645 last_break register on s390*-*-* targets.
6646
b18003d1
JB
66472011-12-06 Joel Brobecker <brobecker@adacore.com>
6648
6649 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6650 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6651 of parameter X in procedure Foo.
6652
fe96589c
SS
66532011-12-05 Stan Shebs <stan@codesourcery.com>
6654
6655 * gdb.trace/tfind.exp: Update help string matches.
6656
1820ab47
JK
66572011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6658
6659 * gdb.server/ext-run.exp (get process list): Accept also systemd
6660 as PID 1.
6661
e11ac3a3
JK
66622011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6663 Pedro Alves <pedro@codesourcery.com>
6664
6665 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6666 starting GDB.
6667 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6668 $use_gdb_stub.
6669 * gdb.base/display.exp: Likewise.
6670 * gdb.base/ending-run.exp: Likewise.
6671 * gdb.base/list.exp (test_listsize): Likewise.
6672 * gdb.base/setshow.exp: Likewise.
6673 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6674 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6675 check by global $use_gdb_stub.
6676 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6677 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6678 (default_gdb_init): Unset global $use_gdb_stub.
6679 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6680 by global $use_gdb_stub.
6681 * lib/gdbserver-support.exp: Extend comments for set_board_info
6682 gdb_protocol and gdb,socketport.
6683 (gdbserver_start_extended): Set global gdbserver_protocol and
6684 gdbserver_gdbport. Clear global use_gdb_stub.
6685 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6686 from target use_gdb_stub.
6687 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6688
1d41d75c
DE
66892011-12-03 Doug Evans <dje@google.com>
6690
6691 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6692 (gdb_step_for_stub): Add comments.
6693
d6d7a51a
MR
66942011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6695
6696 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6697 to the caller.
6698 (gdb_test_multiple): Likewise.
6699
05acf274
JK
67002011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6701
6702 Fix gdb.mi/mi-solib.exp without system debug info installed.
6703 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6704 expect attribute, return 0 for it. Update comments.
6705
2268b414
JK
67062011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6707
6708 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6709 (corrupted list): Adjust the expectation.
6710
585861ea
JK
67112011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6712
6713 PR threads/13448
6714 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6715 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6716 * gdb.threads/tls-var-main.c: New file.
6717 * gdb.threads/tls-var.c: New file.
6718 * gdb.threads/tls-var.exp: New file.
6719
968643aa
JK
67202011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6721
6722 PR testsuite/12649
6723 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6724 Protect gdb_test_multiple by final $gdb_prompt match.
6725 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6726 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6727 (test_tracepoints): Likewise.
6728
9750bca9
JK
67292011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6730
6731 PR breakpoints/13346
6732 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6733 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6734 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6735
ac1349b7
JB
67362011-12-01 Joel Brobecker <brobecker@adacore.com>
6737
6738 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6739 * gdb.ada/homonym/homonym.adb: For use of all types defined
6740 locally inside both Get_Value subprograms.
6741
26d44faf
JK
67422011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6743
6744 Fix racy FAILs.
6745 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6746 of send_gdb.
6747
514f6425
UW
67482011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6749
6750 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6751 environment variable after test completed.
6752
4255c8d2
UW
67532011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6754
6755 * gdb.base/solib-nodir.exp: Skip if remote target.
6756 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6757 application. Call gdb_load_shlibs.
6758 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6759
a35ad96a
JB
67602011-11-29 Joel Brobecker <brobecker@adacore.com>
6761
6762 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6763
1a1d5513
JB
67642011-11-28 Joel Brobecker <brobecker@adacore.com>
6765
6766 * gdb.ada/fullname_bp: New testcase.
6767
50b4ddf8
JK
67682011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6769
6770 PR testsuite/12649
6771 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6772 Wrap send_gdb into a new gdb_test.
6773
fb0aec57
JK
6774 Code cleanup.
6775 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6776 Convert send_gdb and gdb_expect to gdb_test_multiple.
6777
2376d946
JK
67782011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6779
6780 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6781
1eec78bd
KS
67822011-11-23 Keith Seitz <keiths@redhat.com>
6783
6784 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6785 (mi_varobj_tree_test_children_callback): New proc.
6786 (mi_walk_varobj_tree): New proc.
6787
36dfb11c
TT
67882011-11-22 Tom Tromey <tromey@redhat.com>
6789
6790 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6791 Add "use_mi_command" argument.
6792 (mi_run_cmd, mi_run_with_cli): New procs.
6793 * gdb.mi/solib-lib.c: New file.
6794 * gdb.mi/solib-main.c: New file.
6795 * gdb.mi/mi-solib.exp: New file.
6796
0e965dd0
DE
67972011-11-21 Doug Evans <dje@google.com>
6798
6799 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6800 _Unwind_DebugHook is missing.
6801
f196051f
SS
68022011-11-20 Stan Shebs <stan@codesourcery.com>
6803
6804 * gdb.trace/tstatus.exp: New.
6805 * gdb.trace/actions.c: Include string.h.
6806
bfccc43c
YQ
68072011-11-18 Yao Qi <yao@codesourcery.com>
6808
6809 * gdb.trace/pending.exp: New.
6810 * gdb.trace/pending.c: New.
6811 * gdb.trace/pendshr1.c: New.
6812 * gdb.trace/pendshr2.c: New.
6813 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6814 tracepoint location becomes pending.
6815 (tracepoint_change_loc_2): New.
6816
73cd8ab1
DM
68172011-11-16 David S. Miller <davem@davemloft.net>
6818
6819 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6820 target is sparc*-*-linux*
6821
77426730
PK
68222011-11-15 Paul Koning <paul_koning@dell.com>
6823
6824 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6825 types.
6826
ed59ded5
DE
68272011-11-14 Doug Evans <dje@google.com>
6828
6829 * gdb.base/shell.exp: New file.
6830
405f8e94
SS
68312011-11-14 Stan Shebs <stan@codesourcery.com>
6832
6833 * gdb.trace/ftrace.c: New.
6834 * gdb.trace/ftrace.exp: New.
6835
1e4d1764
YQ
68362011-11-14 Yao Qi <yao@codesourcery.com>
6837
6838 * gdb.trace/change-loc-1.c: New.
6839 * gdb.trace/change-loc-2.c: New.
6840 * gdb.trace/change-loc.c: New.
6841 * gdb.trace/change-loc.exp: New.
6842 * gdb.trace/change-loc.h: New.
6843 * gdb.trace/trace-break.c (marker): Define new symbol.
6844 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 6845 New.
1e4d1764
YQ
6846 (break_trace_same_addr_6): New.
6847
71eba9c2 68482011-11-12 Matt Rice <ratmice@gmail.com>
6849
6850 * gdb.base/info-macros.exp: Make tests for info definitions
6851 test info macro. Add tests for info macro argument processing.
6852 Rename a few tests.
6853
1d93e29a
KS
68542011-11-11 Keith Seitz <keiths@redhat.com>
6855
6856 PR gdb/12843
6857 * gdb.base/linespecs.exp: New file.
6858
a4b5b48a
DE
68592011-11-11 Doug Evans <dje@google.com>
6860
6861 * gdb.threads/print-threads.exp: Extend timeout for slower
6862 tests.
6863
f6b47be4
DE
68642011-11-10 Doug Evans <dje@google.com>
6865
792a0230
DE
6866 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6867 "record to end of main" test.
6868
f6b47be4
DE
6869 * gdb.python/py-type.c (TS): New typedef.
6870 (ts): New global.
6871 * gdb.python/py-type.exp: Test field list of typedef.
6872
22355c90
JB
68732011-11-10 Joel Brobecker <brobecker@adacore.com>
6874
6875 * gdb.ada/small_reg_param: New testcase.
6876
a7860e76
TT
68772011-11-09 Tom Tromey <tromey@redhat.com>
6878
6879 * gdb.cp/destrprint.exp: New file.
6880 * gdb.cp/destrprint.cc: New file.
6881
72a2e3dc
MI
68822011-11-08 Meador Inge <meadori@codesourcery.com>
6883
6884 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6885 (switch_stack_to_other): New test function.
6886 * gdb.arch/thumb-prologue.exp: New test cases.
6887
c7195df2 68882011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
6889
6890 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6891
d3895d7d
YQ
68922011-11-08 Yao Qi <yao@codesourcery.com>
6893
6894 * gdb.exp (supports_process_record): New.
6895 (supports_reverse): New.
6896 * gdb.reverse/break-precsave.exp: Call support_process_record
6897 to run test conditionally.
6898 * gdb.reverse/consecutive-precsave.exp: Likewise.
6899 * gdb.reverse/i386-precsave.exp: Likewise.
6900 * gdb.reverse/machinestate-precsave.exp: Likewise.
6901 * gdb.reverse/solib-precsave.exp: Likewise.
6902 * gdb.reverse/step-precsave.exp: Likewise.
6903 * gdb.reverse/until-precsave.exp: Likewise.
6904 * gdb.reverse/watch-precsave.exp: Likewise.
6905 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6906 test conditionally.
6907 * gdb.reverse/consecutive-reverse.exp: Likewise.
6908 * gdb.reverse/finish-precsave.exp: Likewise.
6909 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6910 * gdb.reverse/finish-reverse.exp: Likewise.
6911 * gdb.reverse/i386-reverse.exp: Likewise.
6912 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6913 * gdb.reverse/machinestate.exp: Likewise.
6914 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6915 * gdb.reverse/sigall-precsave.exp: Likewise.
6916 * gdb.reverse/sigall-reverse.exp: Likewise.
6917 * gdb.reverse/solib-reverse.exp: Likewise.
6918 * gdb.reverse/step-reverse.exp: Likewise.
6919 * gdb.reverse/until-reverse.exp: Likewise.
6920 * gdb.reverse/watch-reverse.exp: Likewise.
6921
a59306a3
YQ
69222011-11-05 Yao Qi <yao@codesourcery.com>
6923
6924 * gdb.trace/trace-break.exp: Add test on setting two
6925 fast tracepoints at the same address.
6926
87769f59
JK
69272011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6928
6929 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6930
3065dfb6
SS
69312011-11-02 Stan Shebs <stan@codesourcery.com>
6932
6933 * gdb.trace/collection.c: Add code using strings.
6934 * gdb.trace/collection.exp: Add tests of string collection.
6935
89e208db
JK
69362011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6937
6938 * gdb.base/skip-solib.exp (executable_main): New variable.
6939 (binfile_main): Base it on that.
6940 Use $executable_main in clean_restart calls. Drop gdb_exit and
6941 gdb_start calls.
6942
405e54e9
JK
69432011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6944
6945 Fix racy FAILs.
6946 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6947 breakpoint_re globals import by async. Set string_regex to .* for
6948 async. Remove the optional thread_selected_re and breakpoint_re
6949 globals expectations.
6950
58e8570a
JM
69512011-11-01 Joseph Myers <joseph@codesourcery.com>
6952
6953 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6954 well as Cygwin.
6955
7b35ec7f 69562011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
6957
6958 Add tests for skip command.
89e208db
JK
6959 * gdb.base/skip-solib-lib.c: New
6960 * gdb.base/skip-solib-main.c: New
6961 * gdb.base/skip-solib.exp: New
6962 * gdb.base/skip.c: New
6963 * gdb.base/skip.exp: New
6964 * gdb.base/skip1.c: New
6965 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 6966
b9fd1791
PA
69672011-10-31 Yao Qi <yao@codesourcery.com>
6968 Pedro Alves <pedro@codesourcery.com>
6969
6fdff2c5
PA
6970 * gdb.trace/trace-break.c: New.
6971 * gdb.trace/trace-break.exp: New.
b9fd1791 6972
4323fecc
JK
69732011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6974
6975 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6976 break-here-2.
6977
0e5bf2a8
PA
69782011-10-28 Pedro Alves <pedro@codesourcery.com>
6979
6980 * gdb.threads/no-unwaited-for-left.c: New.
6981 * gdb.threads/no-unwaited-for-left.exp: New.
6982 * gdb.threads/non-ldr-exc-1.c: New.
6983 * gdb.threads/non-ldr-exc-1.exp: New.
6984 * gdb.threads/non-ldr-exc-2.c: New.
6985 * gdb.threads/non-ldr-exc-2.exp: New.
6986 * gdb.threads/non-ldr-exc-3.c: New.
6987 * gdb.threads/non-ldr-exc-3.exp: New.
6988 * gdb.threads/non-ldr-exc-4.c: New.
6989 * gdb.threads/non-ldr-exc-4.exp: New.
6990
3a3dad98
JK
69912011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6992
6993 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6994 * gdb.base/attach-pie-misread.exp: Likewise.
6995 * gdb.base/break-interp.exp: Likewise.
6996 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6997 testcases for use_gdb_stub.
6998 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6999 (continue): New testcase.
7000 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
7001 * gdb.threads/attach-into-signal.exp: Likewise.
7002 * gdb.threads/attach-stopped.exp: Likewise.
7003 * gdb.threads/attachstop-mt.exp: Likewise.
7004
d6a5d40c
PK
70052011-10-28 Paul Koning <paul_koning@dell.com>
7006
7007 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
7008
ca539be8
JK
70092011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7010
7011 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
7012 (mi_gdb_test): Import globals thread_selected_re
7013 and breakpoint_re. Expect them optionally at the regex start.
7014
d234ef5c
DE
70152011-10-27 Doug Evans <dje@google.com>
7016
7017 * gdb.python/python.exp: Test source -s.
7018
ab964825
PK
70192011-10-26 Paul Koning <paul_koning@dell.com>
7020
7021 * gdb.python/lib-types.cc (struct A): New structure.
7022 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 7023
54d8a644
PK
70242011-10-25 Paul Koning <paul_koning@dell.com>
7025
7026 PR python/13327
d234ef5c 7027
54d8a644
PK
7028 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
7029 fetch_lazy method.
7030
b0221781
YQ
70312011-10-24 Yao Qi <yao@codesourcery.com>
7032
7033 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
7034 target is tic6x-*-*.
7035
6cda5a20
JB
70362011-10-21 Joel Brobecker <brobecker@adacore.com>
7037
7038 * gdb.ada/mi_task_info/task_switch.adb: New file.
7039 * gdb.ada/mi_task_info.exp: New file.
7040
5ed9db04
JK
70412011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7042
7043 * gdb.cp/expand-psymtabs-cxx.exp: New file.
7044 * gdb.cp/expand-psymtabs-cxx.cc: New file.
7045
9df2fbc4
PM
70462011-10-20 Phil Muldoon <pmuldoon@redhat.com>
7047
7048 PR python/12656
7049
7050 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
7051 global_block tests.
7052
736086ba
TT
70532011-10-18 Tom Tromey <tromey@redhat.com>
7054
7055 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
7056
4af31552
TT
70572011-10-18 Tom Tromey <tromey@redhat.com>
7058
7059 * gdb.base/source.exp: Don't include full file name in test name.
7060 * gdb.python/python.exp: Don't include full file name in test
7061 name.
7062
43136979
AR
70632011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7064
7065 * gdb.base/attach-pie-noexec.c: New files.
7066 * gdb.base/attach-pie-noexec.exp: New files.
7067
543a9323
JM
70682011-10-17 Joseph Myers <joseph@codesourcery.com>
7069
7070 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
7071 prompt for each extra line in command.
7072
21ae7a4d
JK
70732011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7074
7075 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
7076 Revert the part of:
7077 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7078 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7079 Change the expected string.
7080
20ec36d9
JK
70812011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7082
7083 Fix results with system glibc debug info installed.
7084 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
7085 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
7086 Accept also __libc_ symbol prefix and no prefix.
7087
6501c2fc
KS
70882011-10-14 Keith Seitz <keiths@redhat.com>
7089
7090 PR c++/13225
7091 * gdb.cp/converts.cc (foo3_1): New function.
7092 (foo3_2): New functions.
7093 * gdb.cp/converts.exp: Add tests for int to pointer conversion
7094 and null pointer conversions of integer constant zero.
7095 Add test to check if all arguments are checked for incompatible
7096 conversion BADNESS.
7097
55b1fd0c
TT
70982011-10-14 Tom Tromey <tromey@redhat.com>
7099
7100 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
7101 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
7102 linespec.
7103
22c05d8a
JK
71042011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7105
7106 Fix internal error regression.
7107 * gdb.dwarf2/implptr-optimized-out.S: New file.
7108 * gdb.dwarf2/implptr-optimized-out.exp: New file.
7109
1d6edc3c
JK
71102011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7111
7112 Fix empty DWARF expressions DATA vs. SIZE conditionals.
7113 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
7114 (loclist): New.
7115 (4): New abbrev.
7116 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
7117 Use prepare_for_testing, remove clean_restart.
7118 (p arraynoloc, p arraycallnoloc): New tests.
7119
9ec72168
JK
71202011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7121
7122 * gdb.cp/namespace-enum.exp (executable): New variable.
7123 (binfile): Use ${objdir}/${subdir}/ prefix.
7124 Use ${executable} for clean_restart.
7125
9c6c53f7
SA
71262011-10-11 Sterling Augustine <saugustine@google.com>
7127
7128 * gdb.cp/Makefile.in: Add namespace-enum test.
7129 * gdb.cp/namespace-enum.exp: New file.
7130 * gdb.cp/namespace-enum.c: New file.
7131 * gdb.cp/namespace-enum-main.c: New file.
7132
fac7ceb3
UW
71332011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
7134
7135 * gdb.python/py-shared.exp: Relax filename check to handle remote:
7136 sysroot.
7137
941b2081
JK
71382011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7139
7140 Reimplement @entry in input expressions.
7141 * gdb.base/exprs.c (v_int_array_init): New variable.
7142 * gdb.base/exprs.exp (print v_int_array_init)
7143 (print *v_int_array_init@1, print *v_int_array_init@2)
7144 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7145 (print v_int_array_init[1]@1): New tests.
7146
0344e878
JM
71472011-10-10 Joseph Myers <joseph@codesourcery.com>
7148
7149 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7150 expected message.
7151
5a56e9c5
DE
71522011-10-09 Doug Evans <dje@google.com>
7153
7154 * gdb.base/alias.exp: Add tests for alias command.
7155
2bda9cc5
JK
71562011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7157
7158 * gdb.arch/amd64-entry-value.s: New file.
7159 * gdb.mi/mi2-amd64-entry-value.s: New file.
7160
a471c594
JK
71612011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7162
7163 Display @entry parameter values even for references.
7164 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7165 functions.
7166 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7167 reference and datap_input.
7168 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7169 breakpoints.
7170 (continue to breakpoint: entry_reference: reference)
7171 (entry_reference: bt at entry)
7172 (continue to breakpoint: entry_reference: breakhere_reference)
7173 (entry_reference: bt, entry_reference: ptype regparam)
7174 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7175 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7176 (entry_reference: p regcopy, entry_reference: p nodataparam)
7177 (entry_reference: p nodataparam@entry): New tests.
7178
36b11add
JK
71792011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7180
7181 Support @entry in input expressions.
7182 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7183 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7184 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7185 (tailcall: p j@entry): New tests.
7186 * gdb.cp/koenig.cc (A::entry): New function.
7187 (main): Call it.
7188 * gdb.cp/koenig.exp (p entry (c)): New test.
7189
e18b2753
JK
71902011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7191
7192 Display @entry parameter values (without references).
7193 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7194 (different, validity, invalid): New functions.
7195 (main): Call them.
7196 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7197 stacktest, breakhere_stacktest, different, breakhere_different,
7198 breakhere_validity and breakhere_invalid.
7199 (entry: bt): Update for @entry.
7200 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7201 (entry_validity: *, entry_invalid: *): Many new tests.
7202 * gdb.base/break.exp
7203 (run until breakpoint set at small function, optimized file): Accept
7204 also the @entry suffix.
7205 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7206 * gdb.mi/mi2-amd64-entry-value.c: New files.
7207 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7208
2d6c5dc2
JK
72092011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7210
7211 Protect entry values against self tail calls.
7212 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7213 (main): Call self.
7214 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7215 (set debug entry-values 1, self: bt debug entry-values): New tests.
7216
111c6489
JK
72172011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7218
7219 Recognize virtual tail call frames.
7220 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7221 (amb_b, amb_a): New.
7222 (main): Call a and b.
7223 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7224 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7225 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7226 New tests.
7227
8e3b41a9
JK
72282011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7229
7230 Implement basic support for DW_TAG_GNU_call_site.
7231 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7232 * gdb.arch/amd64-entry-value.cc: New file.
7233 * gdb.arch/amd64-entry-value.exp: New file.
7234
181cebd4
JK
72352011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7236
7237 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7238 * gdb.dwarf2/implptr-64bit.S: New file.
7239 * gdb.dwarf2/implptr-64bit.exp: New file.
7240
741f5e3c
JK
72412011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7242
7243 Fix initial language detection with -readnow.
7244 * gdb.cp/readnow-language.cc: New file.
7245 * gdb.cp/readnow-language.exp: New file.
7246
a73d2258
JK
72472011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7248
7249 Fix printed anonymous struct name.
7250 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7251
af369495
JM
72522011-10-09 Joseph Myers <joseph@codesourcery.com>
7253
7254 * gdb.base/solib-symbol.exp: Do not include directories in
7255 filenames in expected messages.
7256
1fa57852
DE
72572011-10-07 Doug Evans <dje@google.com>
7258
7259 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7260
bd054e06
KP
72612011-10-07 Kevin Pouget <kevin.pouget@st.com>
7262
7263 Allow Python notification of new object-file loadings.
7264 * gdb.python/py-events.exp: Test newobjfile event.
7265 * gdb.python/py-events.py: Register newobjfile callback.
7266 * gdb.python/py-events.c: Add call to shared library
7267 * gdb.python/py-events-shlib.c: New file.
7268
8031b6f8
JM
72692011-10-06 Joseph Myers <joseph@codesourcery.com>
7270
7271 * gdb.base/fixsection.exp: Do not include directories in filename
7272 in expected message.
7273
7fea6923
PM
72742011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7275
7276 Add tests for passing of environment variables to inferior.
7277 * gdb.base/testenv.c: New test source.
7278 * gdb.base/testenv.exp: New expect test.
7279
687f2a88
PK
72802011-10-04 Paul Koning <paul_koning@dell.com>
7281
7282 * gdb.python/py-value.c (main): Break before return.
7283
cb6be26b
KP
72842011-10-04 Kevin Pouget <kevin.pouget@st.com>
7285
7286 PR python/12691: Add the inferior to Python exited event
7287 * gdb.python/py-events.exp: Test the inferior attribute of exited
7288 event with a fork.
7289 * gdb.python/py-events.py: Print inferior number on exit.
7290 * gdb.python/py-events.c: Fork the inferior.
7291
fb213700
EBM
72922011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7293
7294 * gdb.base/jit.exp: Add testcase name to log message
7295
aa2071bd
PK
72962011-10-03 Paul Koning <paul_koning@dell.com>
7297 Jan Kratochvil <jan.kratochvil@redhat.com>
7298
7299 * gdb.python/py-value.exp
7300 (python inval = gdb.parse_and_eval('*(int*)0'))
7301 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7302 (set argc=2, python print argc_lazy): New tests.
7303
dd11a36c
JB
73042011-10-02 Joel Brobecker <brobecker@adacore.com>
7305
7306 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7307
46f886f1
JK
73082011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7309 Pedro Alves <pedro@codesourcery.com>
7310
7311 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7312 can_read_0, test for it.
7313 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7314 (parse_and_eval with memory error): ... here, make it untested if
7315 can_read_0.
7316
c5cb204f
MP
73172011-09-30 Marek Polacek <mpolacek@redhat.com>
7318
7319 * gdb.python/python.exp (verify pagination beforehand)
7320 (verify pagination afterwards): Fix race by splitting the line.
7321
68fb0ec0
JM
73222011-09-29 Joseph Myers <joseph@codesourcery.com>
7323
7324 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7325 for 64-bit multilibs from i?86-* targets.
7326
6aee0d90
MP
73272011-09-29 Marek Polacek <mpolacek@redhat.com>
7328
7329 * lib/gdb.exp: Fix a typo in one of the comments.
7330
e9101ff5
MP
73312011-09-29 Marek Polacek <mpolacek@redhat.com>
7332
7333 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7334 matching pattern.
7335
7a81bdbf
PK
73362011-09-28 Paul Koning <paul_koning@dell.com>
7337
7338 * gdb.python/py-type.c (enum E): New.
7339 * gdb.python/py-type.exp (test_fields): Add tests for Python
7340 mapping access to fields.
7341 (test_enums): New test for field access on enums.
7342
6710bf39
SS
73432011-09-27 Stan Shebs <stan@codesourcery.com>
7344
7345 * gdb.trace/collection.exp: Test collection of $_ret.
7346
b2a6bdeb
AT
73472011-09-22 Andreas Tobler <andreast@fgznet.ch>
7348
7349 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7350 list of compilation switches for <*-*-freebsd*>.
7351
3c9057f3
SS
73522011-09-19 Stan Shebs <stan@codesourcery.com>
7353
7354 * gdb.trace/tspeed.exp: New file.
7355 * gdb.trace/tspeed.c: New file.
7356
34518530
YQ
73572011-09-18 Yao Qi <yao@codesourcery.com>
7358
7359 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7360 instructions.
7361 (test_adr_32bit, test_pop_pc): Likewise.
7362 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7363 Thumb instructions.
7364 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7365 in gdb_test_multiple.
7366 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7367
ab254057
YQ
73682011-09-17 Yao Qi <yao@codesourcery.com>
7369
7370 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7371 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7372 support single step to signal handler.
7373
9c317b71
YQ
73742011-09-17 Yao Qi <yao@codesourcery.com>
7375
7376 * gdb.base/disp-step-fork.c: New.
7377 * gdb.base/disp-step-syscall.exp: New.
7378 * gdb.base/disp-step-vfork.c: New.
7379
a8123151
JB
73802011-09-16 Joel Brobecker <brobecker@adacore.com>
7381
7382 * gdb.ada/tasks.exp: Make the expected output for
7383 the `info tasks' tests more resilient to spacing
7384 changes.
7385
63a9aad8
JK
73862011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7387
7388 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7389 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7390
2aa48337
KP
73912011-09-15 Kevin Pouget <kevin.pouget@st.com>
7392
7393 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7394 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7395
6839b47f
KP
73962011-04-30 Kevin Pouget <kevin.pouget@st.com>
7397
7398 Handle multiple breakpoint hits in Python interface:
7399 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7400 presence.
7401 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7402 breakpoint hits.
7403
0935723e
JK
74042011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7405 Jan Kratochvil <jan.kratochvil@redhat.com>
7406
7407 * gdb.python/py-events.exp: Remove pretty printing comment.
7408 * gdb.python/py-evsignal.exp: New file.
7409 * gdb.python/py-evthreads.c: Include signal.h.
7410 (thread3): Remove variable count3. Remove variable bad and use raise
7411 instead.
7412 (thread2): Remove variable count2. Move thread3 pthread_create here,
7413 merge pthread_join to a single line.
7414 (main): Remove variable count1. Merge pthread_join with pthread_create
7415 to a single line.
7416 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7417 KFAIL python/12966 for gdbserver. Test return value of
7418 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7419 gdb_expect by gdb_test and gdb_test_multiple.
7420 (thread 2, thread 3): New tests.
7421
4801a9a3
PA
74222011-09-12 Matt Rice <ratmice@gmail.com>
7423 Pedro Alves <pedro@codesourcery.com>
7424
7425 PR gdb/13175
7426
7427 * gdb.base/interp.exp: New tests.
7428 * gdb.base/interp.c: New file.
7429
24ece742
DE
74302011-09-12 Doug Evans <dje@google.com>
7431
7432 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7433 * gdb.dwarf2/typeddwarf.exp: Ditto.
7434
7f062217
JK
74352011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7436
7437 Fix compatibility with x32 arch.
7438 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7439 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7440 is_x86_like_target.
7441 * testsuite/gdb.trace/collection.exp: Likewise.
7442 * testsuite/gdb.trace/report.exp: Likewise.
7443 * testsuite/gdb.trace/unavailable.exp: Likewise.
7444 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7445 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7446 (is_x86_like_target): Check also is_amd64_regs_target.
7447
08711b9a
JK
74482011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7449
7450 PR breakpoints/12435
7451 * gdb.arch/amd64-prologue-xmm.c: New file.
7452 * gdb.arch/amd64-prologue-xmm.exp: New file.
7453 * gdb.arch/amd64-prologue-xmm.s: New file.
7454
b99b5f66
JK
74552011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7456
7457 * gdb.dwarf2/dw2-param-error-main.c: New file.
7458 * gdb.dwarf2/dw2-param-error.S: New file.
7459 * gdb.dwarf2/dw2-param-error.exp: New file.
7460
a391a2f6
PA
74612011-09-08 Pedro Alves <pedro@codesourcery.com>
7462
7463 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7464 inferior's pid and look for a core dump named core.$pid. Use
7465 `remote_file' commands on the host instead of hand coding shell
7466 commands on the build.
7467 * gdb.base/valgrind-db-attach.exp: Kill the program before
7468 finishing the test.
7469
7d8e6458 74702011-09-02 Matt Rice <ratmice@gmail.com>
7471
7472 * lib/prompt.exp: New file for testing the first prompt.
7473 * gdb.python/py-prompt.exp: Ditto.
7474 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7475
68e77c9e
PA
74762011-09-02 Pedro Alves <pedro@codesourcery.com>
7477
7478 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7479 0, before testing gcore.
7480
9655e943
JK
74812011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7482
df6dc84d
JK
7483 * dw2-ifort-parameter-debug.S: Update copyright year.
7484 * dw2-ifort-parameter.c: Update copyright year.
7485 * dw2-ifort-parameter.exp: Update copyright year.
7486
9655e943
JK
7487 * dw2-ifort-parameter-debug.S: New file.
7488 * dw2-ifort-parameter.c: New file.
7489 * dw2-ifort-parameter.exp: New file.
7490
353d1d73
JK
74912011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7492
7493 * gdb.base/commands.exp (error_clears_commands_left): New function.
7494 (): Call it.
7495
5c07461a
JK
74962011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7497
7498 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7499 (C): Initialize `a'.
7500 * gdb.mi/mi-inheritance-syntax-error.exp
7501 (-data-evaluate-expression $path): Expect `a' as 5.
7502
0d932b2f
MK
75032011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7504
7505 PR mi/11912
7506 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7507 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7508 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7509 keyword in output of -var-info-path-expression.
7510
bdb54049
JK
75112011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7512
7513 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7514 * gdb.trace/collection.exp: Likewise.
7515 * gdb.trace/report.exp: Likewise.
7516 * gdb.trace/unavailable.exp: Likewise.
7517 * gdb.trace/while-dyn.exp: Likewise.
7518
59cde39c
KS
75192011-08-18 Keith Seitz <keiths@redhat.com>
7520
7521 PR c++/12266
7522 * gdb.cp/meth-typedefs.cc: New file.
7523 * gdb.cp/meth-typedefs.exp: New file.
7524
fa3a4f15
PM
75252011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7526
6fdff2c5 7527 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 7528
c1049fca
JK
75292011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7530
7531 * gdb.arch/i386-dr3-watch.exp
7532 (watchpoint on gap1 does not fit debug registers)
7533 (delete all watchpoints): Fix racy expect strings.
7534
d93f7b5c
YQ
75352011-08-14 Yao Qi <yao@codesourcery.com>
7536
7537 * gdb.base/maint.exp: set data_section to ".neardata".
7538 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7539 * gdb.base/savedregs.exp: Handle SIGILL.
7540 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7541 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7542
457e09f0
DE
75432011-08-12 Doug Evans <dje@google.com>
7544
7545 * gdb.python/py-symbol.exp: Add test for symbol.type.
7546
5d0bb2fb
UW
75472011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7548
7549 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7550 * gdb.mi/mi-pthreads.exp: Likewise.
7551 * gdb.mi/mi2-pthreads.exp: Likewise.
7552 * gdb.mi/gdb669.exp.exp: Likewise.
7553
fcdfa280
PA
75542011-08-09 Pedro Alves <pedro@codesourcery.com>
7555
7556 * lib/mi-support.exp (detect_async): Rename to...
7557 (mi_detect_async): ... this.
7558 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7559 * gdb.mi/mi-nonstop.exp: Adjust.
7560 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7561 * gdb.mi/mi-nsintrall.exp: Adjust.
7562 * gdb.mi/mi-nsmoribund.exp: Adjust.
7563 * gdb.mi/mi-nsthrexec.exp: Adjust.
7564
9d8fa392
PA
75652011-08-09 Pedro Alves <pedro@codesourcery.com>
7566
7567 * gdb.base/display.c (do_loops): New `p_i' local.
7568 * gdb.base/display.exp: Test displaying a variable that is
7569 temporarily at a bad address.
7570
b6cede78
JK
75712011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7572
7573 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7574 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7575
67bedb8c
JK
75762011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7577
7578 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
7579 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7580 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 7581
af6e93b2
PA
75822011-08-05 Pedro Alves <pedro@codesourcery.com>
7583
7584 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7585 procedure.
7586 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7587
1cf0e11f
YQ
75882011-08-05 Yao Qi <yao@codesourcery.com>
7589
7590 * gdb.base/callfuncs.exp: Set language after main.
7591 * gdb.cp/cplusfuncs.exp: Likewise.
7592 * gdb.cp/inherit.exp: Likewise.
7593
a1e28cb2
UW
75942011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7595
7596 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7597 * gdb.base/watch-vfork.exp: Skip on remote targets.
7598
d4f5bbb9
UW
75992011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7600
7601 * gdb.threads/thread-find.exp: Support remote targets.
7602
724f4f80
UW
76032011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7604
7605 * gdb.base/jit.exp: Download solib_binfile to target.
7606 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7607 and call dlopen without full path name.
7608 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7609 dlopen without full path name.
7610
934709f0
PW
76112011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7612
7613 * gdb.base/break-always.exp: Complete the test
7614 with duplicated breakpoints and enabling/disabling them.
7615
c26106c4
TT
76162011-08-02 Tom Tromey <tromey@redhat.com>
7617
7618 PR gdb/11289:
7619 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7620
9300444e 76212011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
7622
7623 PR gdb/13045
7624 * gdb.base/float.exp: Add new test case for PR gdb/13045
7625 * gdb.base/float.c: New file.
7626
00bd41d6
PM
76272011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7628
7629 * gdb.python/py-mi.exp: Test printers returning string hint, and
7630 also not returning a value.
7631 * gdb.python/py-prettyprint.c: Add testcase for above.
7632 * gdb.python/py-prettyprint.py: Add test printer for above.
7633
d24f74ce
JK
76342011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7635
7636 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7637 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7638 (.Ldie30) Add as field "data4".
7639 (.Ldie32) Rename field "b" to "shl".
7640 (abbrev4) Change for the "data4" field.
7641 (abbrev5, abbrev6) Remove.
7642 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7643 (p &s.shl): ... here. Add comment.
7644 (p &s.data4): New.
7645
bb7da2bf
JK
76462011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7647
7648 Fix crash on lval_computed values.
7649 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7650
11081198
JK
76512011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7652
7653 * gdb.base/help.exp (help whatis): Update the expected string.
7654
3c6e0cb3
JK
76552011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7656
7657 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7658 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7659 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7660 Change the expected string.
7661
efa80663
PA
76622011-07-26 Pedro Alves <pedro@codesourcery.com>
7663
7664 * gdb.base/watchpoint.exp
7665 (test_disable_enable_software_watchpoint): New procedure.
7666 (top level): Run it.
7667
db8e4570
UW
76682011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7669
7670 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7671 executable file "${binfile}", C++ version "${binfile}-cxx".
7672 * gdb.python/py-prettyprint.exp: Likewise.
7673 * gdb.python/py-symbol.exp: Likewise.
7674 * gdb.python/py-type.exp: Likewise.
7675 * gdb.python/py-value.exp: Likewise.
7676 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7677 file name instead of just suffix.
7678
543305c9
JK
76792011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7680
7681 Fix implicit pointer offsets.
7682 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7683 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7684 (continue to breakpoint: continue to baz breakpoint for implptr)
7685 (sanity check element 0, sanity check element 1)
7686 (enter the inlined function, check element 0 for the offset)
7687 (check element 1 for the offset)
7688 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7689 (set foo breakpoint for implptr): Update the breakpoint number.
7690
b3215adc
UW
76912011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7692
7693 * gdb.python/py-mi.exp: Use different file names for different
7694 versions of the executable under test.
7695 * gdb.python/py-prettyprint.exp: Likewise.
7696 * gdb.python/py-symbol.exp: Likewise.
7697 * gdb.python/py-template.exp: Likewise.
7698 * gdb.python/py-type.exp: Likewise.
7699 * gdb.python/py-value.exp: Likewise.
7700
182b9acc
UW
77012011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7702
7703 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7704 flag after restarting GDB if necessary.
7705
e6052b5d
UW
77062011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7707
7708 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7709
1ced966e
PA
77102011-07-22 Pedro Alves <pedro@codesourcery.com>
7711
7712 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7713 backend doesn't leave used debug registers behind.
7714
3543a589
TT
77152011-07-22 Tom Tromey <tromey@redhat.com>
7716
7717 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7718 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7719 argument.
7720 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7721
14d15303 77222011-07-21 Matt Rice <ratmice@gmail.com>
7723
7724 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7725 in mostlyclean rule. Add files ending in .core.
7726
9b158ba0 77272011-07-21 Matt Rice <ratmice@gmail.com>
7728
7729 PR macros/12999
7730 * gdb.base/info-macros.c: New test sources.
7731 * gdb.base/info-macros.exp: New tests.
7732
d17b6f81
PM
77332011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7734
7735 * gdb.python/python.exp: Add prompt substitution tests.
7736
918dd910
JK
77372011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7738
7739 Fix crash if referenced CU is aged out.
7740 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7741 New.
7742 * gdb.dwarf2/implptr.exp: Likewise.
7743
0e37a63c
JK
77442011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7745
7746 * gdb.dwarf2/implptr.S: Rebuilt.
7747 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7748 (bar): Use them for j, k, l.
7749 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7750 COMPILE.
7751 (print j in implptr:bar): Update for the intp typedef.
7752 (print p[0].x in implptr:foo): Use more exact regex.
7753
f65cf84c
TT
77542011-07-18 Tom Tromey <tromey@redhat.com>
7755
7756 * gdb.cp/static-method.exp: Add missing single quote.
7757
d5b4a7be
YQ
77582011-07-18 Yao Qi <yao@codesourcery.com>
7759
7760 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7761 supported.
7762 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7763 * gdb.mi/mi-nonstop.exp: Likewise.
7764 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7765 * gdb.mi/mi-nsintrall.exp: Likewise.
7766 * gdb.mi/mi-nsmoribund.exp: Likewise.
7767 * gdb.mi/mi-nsthrexec.exp: Likewise.
7768 * gdb.python/py-evthreads.exp: Likewise.
7769
e9ea2662
JK
77702011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7771
7772 Code cleanup.
7773 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7774 it. Substitute it instead of test_compiler_info everywhere.
7775
ce451573
UW
77762011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7777
7778 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7779 remote targets as well.
7780
756d88a7
UW
77812011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7782
7783 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7784 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7785
31f83dc5
UW
77862011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7787
7788 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7789 a remote machine, not the host.
7790 (gdb_compile_shlib): Set soname if target is remote.
7791
059241a0
PP
77922011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7793
7794 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7795
28a0b48c 77962011-07-13 Matt Rice <ratmice@gmail.com>
7797
7798 * gdb.python/py-objfile-script-gdb.py: Renamed to
7799 py-objfile-script-gdb.py.in.
7800 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7801 py-objfile-script-gdb.py.
7802 * gdb.python/py-objfile-script.exp: Update reference to
7803 py-objfile-script-gdb.py.
7804
9a771b67
JK
78052011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7806
7807 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7808 reference undefined label.
7809
04ad99e6
JK
78102011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7811
7812 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7813 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7814 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7815 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7816
713389e0
PM
78172011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7818
6fdff2c5 7819 PR python/12438
713389e0 7820 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 7821 deprecated tests. Add set/show python print-backtrace tests.
713389e0 7822
97d146f8
JK
78232011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7824
7825 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7826 debug info.
7827
facde0e5 78282011-07-06 Matt Rice <ratmice@gmail.com>
7829
7830 * gdb.python/python.exp: Update filename paths.
7831 * gdb.python/py-symtab.exp: Ditto.
7832
438640d1
MP
78332011-07-06 Marek Polacek <mpolacek@redhat.com>
7834
7835 * gdb.python/py-evthreads.exp: Add missing `$'.
7836
33a365df
MF
78372011-07-06 Jie Zhang <jie.zhang@analog.com>
7838
7839 * config/bfin.exp: New file.
7840 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7841 * gdb.asm/bfin.inc: New file.
7842
8f7ae686
MP
78432011-07-06 Marek Polacek <mpolacek@redhat.com>
7844
df46027d 7845 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
7846 the whole output.
7847
eb2a6f42
TT
78482011-07-05 Tom Tromey <tromey@redhat.com>
7849
7850 * gdb.java/jprint.java (jprint.hi): New field.
7851 * gdb.java/jprint.exp: Print string.
7852
177b42fe
TJB
78532011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7854
7855 * gdb.base/call-sc.c: Fix typos.
7856 * gdb.base/ifelse.exp: Likewise.
7857 * gdb.base/structs.c: Likewise.
7858
3b2a0cf2
JB
78592011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7860
7861 * gdb.base/jit-so.exp: New test.
7862 * gdb.base/jit-dlmain.c: New file.
7863 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7864
46fc714c
JK
78652011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7866
7867 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
7868 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7869 * gdb.cp/pr9167.exp (p b): Likewise.
7870 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7871 (test value of P in inner_m, test type of Z in inner_m): Call
7872 setup_xfail for gcc <= 4.5.
46fc714c 7873
418c7cf7
JK
78742011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7875
7876 * gdb.cp/paren-type.cc: New files.
7877 * gdb.cp/paren-type.exp: New files.
7878
3d50dd94
JK
78792011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7880
7881 Stop on first linespec terminator instead of eating what we can.
7882 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7883 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7884 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7885 (break C::f()): ... this one.
7886 (break C::operator()()): New test.
7887 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7888 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7889 test.
7890
dcf9f4ab
JK
78912011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7892
7893 Fall back linespec to minimal symbols.
7894 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7895 error message.
7896 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7897 * gdb.cp/minsym-fallback-main.cc: New file.
7898 * gdb.cp/minsym-fallback.cc: New file.
7899 * gdb.cp/minsym-fallback.exp: New file.
7900 * gdb.cp/minsym-fallback.h: New file.
7901
3f542ed1
JK
79022011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7903
7904 * gdb.cp/no-dmgl-verbose.cc: New file.
7905 * gdb.cp/no-dmgl-verbose.exp: New file.
7906
79072011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
7908
7909 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7910 __GI_.
7911 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7912 (f): New function.
7913 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7914 (complete p 'func<short>(): ... here.
7915 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7916 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7917 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7918 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7919 Make them KFAIL gcc/49546.
7920
00eb2c4a
JB
79212011-07-01 Joel Brobecker <brobecker@adacore.com>
7922
7923 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7924
85a20c42
JK
79252011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7926
7927 Test GCC PR debug/49546.
7928 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7929 (test type of F in k3_m, test value of F in k3_m): New.
7930 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7931 (main): New variable k3. Call k3.k3_m.
7932
d2d43431
JB
79332011-07-01 Jean-Charles Delay <delay@adacore.com>
7934
7935 * gdb.ada/packed_array.exp: Fix expected outout.
7936
54ae186f
JB
79372011-07-01 Jean-Charles Delay <delay@adacore.com>
7938
7939 * gdb.ada/packed_array.exp: fixed expected output.
7940
8f17729f
JB
79412011-07-01 Joel Brobecker <brobecker@adacore.com>
7942
7943 * gdb.ada/same_enum: New testcase.
7944
f5aa6869
JB
79452011-07-01 Joel Brobecker <brobecker@adacore.com>
7946
7947 * gdb.ada/ptr_typedef: New testcase.
7948
828292f2
JB
79492011-07-01 Joel Brobecker <brobecker@adacore.com>
7950
7951 * gdb.ada/arrayptr.exp: Add ptype test.
7952
18920c42
JB
79532011-07-01 Joel Brobecker <brobecker@adacore.com>
7954
7955 * gdb.ada/char_enum: New testcase.
7956
3536d9e3 79572011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
7958
7959 * gdb.base/dump.exp (capture_pointer_with_type): New.
7960 Get value from address instead of name.
7961 Start GDB once, and do `dump' and `restore'
7962 tests together.
7963
db863c42
MF
79642011-06-30 Jie Zhang <jie.zhang@analog.com>
7965 Mike Frysinger <vapier@gentoo.org>
7966
7967 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7968 helper functions for getting/setting remotetimeout variable.
7969 * lib/gdb.exp (gdb_load): If the target is remote, set
7970 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7971 with $loadtimeout. Set $load_ok to 0 before doing the load.
7972 Instead of returning, immediately, set $load_ok to 0. Call
7973 set_remotetimeout with $oldremotetimeout, and then return if
7974 $load_ok is 1.
7975
e9e642a8
AB
79762011-06-30 Andrew Burgess <aburgess@broadcom.com>
7977
7978 * gdb.python/py-template.exp: Don't run this test if the target
7979 does not support c++ tests.
7980
32019081
JK
79812011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7982
7983 Fix non-only rename list for Fortran modules import.
7984 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7985 tests.
7986 * gdb.fortran/module.f90 (module moduse): New.
7987 (program module): use moduse, test var_x, var_y and var_z.
7988
0ecee54c
TT
79892011-06-29 Tom Tromey <tromey@redhat.com>
7990
7991 PR testsuite/12040:
7992 * gdb.fortran/array-element.exp: Use f90, not f77.
7993 * gdb.fortran/complex.exp: Use f90, not f77.
7994 * gdb.fortran/derived-type.exp: Use f90, not f77.
7995 * gdb.fortran/library-module.exp: Use f90, not f77.
7996 * gdb.fortran/logical.exp: Use f90, not f77.
7997 * gdb.fortran/module.exp: Use f90, not f77.
7998 * gdb.fortran/multi-dim.exp: Use f90, not f77.
7999 * gdb.fortran/subarray.exp: Use f90, not f77.
8000
3b2b8fea
TT
80012011-06-29 Tom Tromey <tromey@redhat.com>
8002
8003 * gdb.fortran/charset.exp: New file.
8004 * gdb.fortran/charset.f90: New file.
8005
42159ca5
TT
80062011-06-29 Tom Tromey <tromey@redhat.com>
8007
8008 PR testsuite/12040:
8009 * lib/future.exp: New file, mostly extracted from ada.exp.
8010 Rewrote compatibility code to use rename.
8011 (gdb_find_gfortran): New proc.
8012 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
8013 gfortran patch.
8014 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
8015 Move to future.exp.
8016 * lib/gdb.exp: Always load future.exp.
8017
af69a5ce
YQ
80182011-06-28 Yao Qi <yao@codesourcery.com>
8019
8020 * gdb.cp/exception.cc: Don't include iostream.
8021 (bar): Remove print statement.
8022 (catcher): New.
8023 (main): Remove print statements. Call function catcher.
8024 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
8025 Set breakpoint on catcher, and check the value of parameter.
8026
ab5c6a72
YQ
80272011-06-23 Yao Qi <yao@codesourcery.com>
8028
6fdff2c5
PA
8029 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
8030 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 8031
9497469f
MP
80322011-06-23 Marek Polacek <mpolacek@redhat.com>
8033
8034 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
8035 mi_gdb_test.
8036
b9132588
MP
80372011-06-23 Marek Polacek <mpolacek@redhat.com>
8038
5d197ed0 8039 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 8040
e55595ca
MP
80412011-06-23 Marek Polacek <mpolacek@redhat.com>
8042
5d197ed0
MP
8043 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
8044
80452011-06-23 Marek Polacek <mpolacek@redhat.com>
8046
8047 * gdb.mi/mi2-basics.exp: Fix races. Honour the
8048 `test_exec_and_symbol_mi_operatons' return value.
8049 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8050 gdb_test_multiple.
8051 (test_exec_and_symbol_mi_operatons): Likewise.
8052 (test_path_specification): Likewise.
e55595ca 8053
be777e08
YQ
80542011-06-23 Yao Qi <yao@codesourcery.com>
8055
8056 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
8057 supported.
8058 * lib/gdb.exp (support_displaced_stepping): New.
8059
615556d6
YQ
80602011-06-23 Yao Qi <yao@codesourcery.com>
8061
8062 * gdb.threads/execl.exp: Skip on remote target.
8063
833b0ca7
MP
80642011-06-21 Marek Polacek <mpolacek@redhat.com>
8065
5d197ed0 8066 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
8067 mi_gdb_test.
8068
1ee4023a
MP
80692011-06-20 Marek Polacek <mpolacek@redhat.com>
8070
5d197ed0 8071 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 8072
d0b1d624
MP
80732011-06-20 Marek Polacek <mpolacek@redhat.com>
8074
5d197ed0 8075 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
8076 mi_gdb_test.
8077
79aa92c1
MP
80782011-06-20 Marek Polacek <mpolacek@redhat.com>
8079
5d197ed0 8080 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 8081
5ce5db06
YQ
80822011-06-14 Yao Qi <yao@codesourcery.com>
8083
8084 gdb/testsuite/
8085 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
8086
533a737e
JK
80872011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8088
8089 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
8090
d0e53741
TT
80912011-06-10 Tom Tromey <tromey@redhat.com>
8092
8093 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
8094 Add tests for pointer-to-member-function.
8095 * gdb.cp/temargs.cc (S::somefunc): New function.
8096 (K2): New class.
8097 (main): Instantiate K2; call method.
8098
b5916bbd
JB
80992011-06-08 Joel Brobecker <brobecker@adacore.com>
8100
8101 * gdb.python/py-inferior.c (f2): Make str an array rather
8102 than a pointer.
8103 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
8104
5be4dfca
JK
81052011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8106
8107 * gdb.base/async-shell.c: New file.
8108 * gdb.base/async-shell.exp: New file.
8109
9f47e254
PA
81102011-06-06 Pedro Alves <pedro@codesourcery.com>
8111
8112 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
8113
64b9b334
JB
81142011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
8115
8116 From Stephen Kitt <steve@sk2.org>
8117 * gdb.base/help.exp: Adjust following some spelling corrections
8118 in GDB.
8119
dbc0f131
YQ
81202011-06-01 Yao Qi <yao@codesourcery.com>
8121
8122 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
8123
fd336a18
KS
81242010-05-31 Keith Seitz <keiths@redhat.com>
8125
8126 PR c++/12750
8127 * gdb.cp/static-method.cc: New file.
8128 * gdb.cp/static-method.exp: New file.
8129
fa8b9902
KS
81302010-05-31 Keith Seitz <keiths@redhat.com>
8131
8132 PR symtab/12704
8133 * gdb.cp/anon-ns.cc: New file.
8134 * gdb.cp/anon-ns.exp: New file.
8135
0a5b1e09
PA
81362011-05-31 Pedro Alves <pedro@codesourcery.com>
8137
8138 * gdb.arch/i386-dr3-watch.c: New file.
8139 * gdb.arch/i386-dr3-watch.exp: New file.
8140
0578b8d1
YQ
81412011-05-30 Yao Qi <yao@codesourcery.com>
8142
8143 * gdb.base/callfuncs.c (t_structs_fc): New.
8144 (t_structs_dc, t_structs_ldc): New.
8145 (t_double_many_args):
8146 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8147 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8148 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8149 * gdb.base/callfuncs.exp: Call new functions.
8150
6680506e
YQ
81512011-05-30 Yao Qi <yao@codesourcery.com>
8152
ff4d2c60
YQ
8153 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8154 Call rerun_and_prepare for each test to isolate effects.
8155
81562011-05-30 Yao Qi <yao@codesourcery.com>
8157
8158 * gdb.base/varargs.c (find_max_float_real): New.
8159 (find_max_double_real, find_max_long_double_real): New.
8160 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8161 * lib/gdb.exp (setup_kfail_for_target): New.
8162
e43ec454
YQ
81632011-05-30 Yao Qi <yao@codesourcery.com>
8164
8165 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8166 (callcd, callce, callcf, callc1a, callc1b): New.
8167 (callc2a, callc2b): New.
8168 * gdb.base/funcargs.exp (complex_args): New.
8169 (complex_integral_args, complex_float_integral_args): New.
8170 * lib/gdb.exp (support_complex_tests): New. Determine
8171 whether to run test cases on _Complex types.
8172
432b4d03
JK
81732011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8174
8175 * gdb.threads/leader-exit.c: New file.
8176 * gdb.threads/leader-exit.exp: New file.
8177
6caf069d
MP
81782011-05-27 Marek Polacek <mpolacek@redhat.com>
8179
9497469f 8180 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8181
97fce28b
MP
81822011-05-27 Marek Polacek <mpolacek@redhat.com>
8183
8184 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8185 remove the `supported' variable.
8186 * gdb.mi/mi-nonstop.exp: Likewise.
8187 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8188 * gdb.mi/mi-nsintrall.exp: Likewise.
8189 * gdb.mi/mi-nsmoribund.exp: Likewise.
8190 * gdb.mi/mi-nsthrexec.exp: Likewise.
8191
9da8c2a0
PA
81922011-05-26 Pedro Alves <pedro@codesourcery.com>
8193
8194 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8195
2c03e5be
PA
81962011-05-26 Pedro Alves <pedro@codesourcery.com>
8197
8198 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8199
2e21250d
KS
82002011-05-24 Keith Seitz <keiths@redhat.com>
8201
8202 PR breakpoint/12803
8203 * gdb.cp/cmpd-minsyms.cc (a): New method.
8204 (b): New method.
8205 (c): New method.
8206 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8207
cdac0397
PA
82082011-05-24 Pedro Alves <pedro@codesourcery.com>
8209
8210 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8211 watchpoint's command list didn't execute when the watchpoint went
8212 out of scope.
8213
ee5683ab
PM
82142011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8215
8216 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8217 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8218 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8219 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8220 * gdb.arch/i386-permbkpt.exp: Likewise.
8221 * gdb.arch/i386-prologue.exp: Likewise.
8222 * gdb.arch/i386-size-overlap.exp: Likewise.
8223 * gdb.arch/i386-size.exp: Likewise.
8224 * gdb.arch/i386-unwind.exp: Likewise.
8225 * gdb.reverse/i386-precsave.exp: Likewise.
8226 * gdb.reverse/i386-reverse.exp: Likewise.
8227 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8228 * gdb.reverse/i387-env-reverse.exp: Likewise.
8229 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8230
c91c8c16
PA
82312011-05-24 Pedro Alves <pedro@codesourcery.com>
8232
8233 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8234 file doesn't error, using MI.
8235
c50491a7
TT
82362011-05-23 Tom Tromey <tromey@redhat.com>
8237
8238 * gdb.base/charset.exp (string_display): Add tests to assign to
8239 arrays.
8240 * gdb.base/charset.c (short_array, int_array, long_array): New.
8241
4a07b7da
PA
82422011-05-20 Pedro Alves <pedro@codesourcery.com>
8243
8244 Cope with async mode.
8245
4a07b7da
PA
8246 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8247 into gdb_test + mi_expect_stop.
8248
b275f2d2
PA
82492011-05-20 Pedro Alves <pedro@codesourcery.com>
8250
8251 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8252 (callme): Remove printf call.
8253
eec52c44
PM
82542011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8255
8256 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8257 quote pattern to avoid problems with Cygwin/mingw expect versions.
8258 * gdb.base/default.exp (show convenience): Use double
8259 quote pattern for regular expressions.
8260
b3c8eb43
JK
82612011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8262
8263 Fix -readnow for -gdwarf-4 unused type units.
8264 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8265 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8266
ed731959
JK
82672011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8268
8269 * gdb.base/kill-after-signal.c: New file.
8270 * gdb.base/kill-after-signal.exp: New file.
8271
3b48433d
PA
82722011-05-16 Pedro Alves <pedro@codesourcery.com>
8273
8274 * gdb.ada/start.exp: Call untested with the correct test filename.
8275 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8276 test filename. Make the test's binary unique.
8277 * gdb.arch/i386-signal.exp: Call untested with the correct test
8278 filename.
8279 * gdb.arch/i386-size-overlap.exp: Ditto.
8280 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8281 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8282 * gdb.cp/call-c.exp: Ditto.
8283 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8284 filename. Make the test's binary unique.
8285 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8286 * gdb.python/py-mi.exp: Ditto.
8287 * gdb.python/Makefile.in (EXECUTABLES): Update.
8288 * gdb.reverse/i386-precsave.exp: Ditto.
8289 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8290 test filename.
8291 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8292 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8293 unique.
8294 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8295 test filename.
8296 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8297 * gdb.trace/tfile.exp: Ditto.
8298
ba4a8bdd
YQ
82992011-05-14 Yao Qi <yao@codesourcery.com>
8300
8301 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8302 type.
8303
dbaefcf7
DE
83042011-05-13 Doug Evans <dje@google.com>
8305
8306 * gdb.python/py-objfile-script.exp: New file.
8307 * gdb.python/py-objfile-script.c: New file.
8308 * gdb.python/py-objfile-script-gdb.py: New file.
8309 * testsuite/gdb.python/py-section-script.exp: Test
8310 "info auto-load-scripts".
8311
9930639c
TT
83122011-05-13 Tom Tromey <tromey@redhat.com>
8313
8314 * gdb.dwarf2/clztest.exp: New file.
8315 * gdb.dwarf2/clztest.c: New file.
8316 * gdb.dwarf2/clztest.S: New file.
8317
05272e11
DE
83182011-05-13 Doug Evans <dje@google.com>
8319
cc63ef9b
DE
8320 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8321 String16 tests.
05272e11 8322
6edba76f
TT
83232011-05-13 Tom Tromey <tromey@redhat.com>
8324
8325 * lib/gdb.exp (is_x86_like_target): New proc.
8326 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8327 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8328 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8329 -nostdlib to compiler.
8330 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8331 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8332 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8333 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8334 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8335
028d0ed5
TJB
83362011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8337
8338 * gdb.python/py-function.exp: Test setting a value from a function
8339 which executes a command.
8340
8a9b8146
TT
83412011-05-12 Tom Tromey <tromey@redhat.com>
8342
8343 * gdb.dwarf2/typeddwarf.S: New file.
8344 * gdb.dwarf2/typeddwarf.c: New file.
8345 * gdb.dwarf2/typeddwarf.exp: New file.
8346
10483e8e
MP
83472011-05-12 Marek Polacek <mpolacek@redhat.com>
8348
8349 * gdb.mi/mi-basics.exp: Fix races. Honour the
8350 `test_exec_and_symbol_mi_operatons' return value.
8351 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8352 gdb_test_multiple.
8353 (test_exec_and_symbol_mi_operatons): Likewise.
8354 (test_path_specification): Likewise.
8355
faf067f1
JK
83562011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8357
8358 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8359 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8360 Replace `file copy' and `file rename' by `file mtime'. Twice.
8361
7ff911a3
JK
83622011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8363
8364 * gdb.base/readline-ask.c: New file.
8365 * gdb.base/readline-ask.exp: New file.
8366 * gdb.base/readline-ask.inputrc: New file.
8367
a536c6d7
UW
83682011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8369
8370 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8371 to avoid race condition.
8372 * gdb.cell/coremaker.c: Use small stack size.
8373 * gdb.cell/ea-standalone.exp: Use file name without path as
8374 argument to c_to.
8375 * gdb.cell/fork.exp: Allow other output when continuing to end.
8376
d472a426
JK
83772011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8378
8379 * gdb.threads/corethreads.c: New file.
8380 * gdb.threads/corethreads.exp: New file.
8381
83822011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
8383
8384 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8385 Try to compile the test using -Wl,-z,norelro first.
8386 (load_core): New variable libthread_db_seen, initialize it.
8387 (zeroed-threads cannot be listed): Protect it by XFAIL on
8388 !$libthread_db_seen.
8389
8be455d7
JK
83902011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8391
8392 PR 12573
8393 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8394 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8395 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8396
1976171a
JK
83972011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8398
8399 * gdb.cp/psymtab-parameter.cc: New file.
8400 * gdb.cp/psymtab-parameter.exp: New file.
8401
7db6f30f
JK
84022011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8403
8404 Fix a race.
8405 * gdb.cp/static-print-quit.exp (print c): Split to ...
8406 (print c - <return>, print c - q <return>, print c - to quit):
8407 ... these. Make the testfile untested on gdb-7.1.
8408
85161e9e 84092011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
8410
8411 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8412 gdb_rename_execfile, gdb_touch_execfile): New.
8413 * gdb.base/reread.exp: Use new procs to handle multiple
8414 exec files.
8415
0c51be18
YQ
84162011-05-05 Yao Qi <yao@codesourcery.com>
8417
8418 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8419 (test_adr_32bit, test_pop_pc): New.
8420 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8421 (test_adr_32bit, test_pop_pc): New.
8422
4d393d60
JM
84232011-05-04 Joseph Myers <joseph@codesourcery.com>
8424
8425 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8426 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8427 targets.
8428 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8429 handle targets.
8430
8ffd0459
JK
84312011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8432
8433 * gdb.base/completion.exp (complete help info wat): Rename to ...
8434 (complete 'help info wat'): ... here.
8435 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8436 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8437
8e28d804
PA
84382011-05-04 Pedro Alves <pedro@codesourcery.com>
8439
8440 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8441 gdb_test and explicit $gdb_prompt/timeout matches.
8442
3eb2ef34
YQ
84432011-05-04 Yao Qi <yao@codesourcery.com>
8444
8445 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8446 and __thumb2__.
8447
aaaf81a3
MP
84482011-05-03 Marek Polacek <mpolacek@redhat.com>
8449
8450 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8451 in place of `gdb_test "delete breakpoints"'. This eliminates two
8452 testcases.
8453
c4cbc0df
PA
84542011-05-02 Pedro Alves <pedro@codesourcery.com>
8455
8456 PR testsuite/12649
8457 Fix races.
8458
8459 * gdb.base/completion.exp: Remove all sleep calls. Remove
8460 unnecessary regexs. Don't explicitly expect anything after the
8461 prompt. Eat the prompt if necessary.
8462
b4cbb4a3
EBM
84632011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8464
8465 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8466 accept to show the caller line again as well as the line after.
8467
d65aec65
PM
84682011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8469
8470 PR mi/12531
8471
8472 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8473 compile target.
8474 * gdb.python/py-prettyprint.exp: Add C++ object for
8475 CPLUS_FAKE_CHILD test.
8476
30852783
UW
84772011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8478
8479 * gdb.base/signest.exp: New file.
8480 * gdb.base/signest.c: Likewise.
8481
c7b1f0d9
JK
84822011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8483
8484 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8485 thread and breakpoint notifications.
8486
559a7a62
JK
84872011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8488
8489 * gdb.base/fortran-sym-case.c: New file.
8490 * gdb.base/fortran-sym-case.exp: New file.
8491 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8492 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8493 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8494
8344e389
JK
84952011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8496
8497 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8498 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8499 false #1', `if true else false #2' and `if true else false #3'.
8500
2484c66b
UW
85012011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8502
8503 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8504 while delivering signal.
8505
8d3788bd
VP
85062011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8507
8508 MI breakpoint notifications.
8509
8510 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
8511 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8512 * testsuite/gdb.mi/mi-watch.exp: Adust.
8513 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8514 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8515 notifications.
8d3788bd 8516
3e03848b
JK
85172011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8518
8519 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8520 * gdb.base/gdbindex-stabs.c: New file.
8521 * gdb.base/gdbindex-stabs.exp: New file.
8522
918c9108
YQ
85232011-04-25 Yao Qi <yao@codesourcery.com>
8524
8525 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8526 with /*...*/.
8527 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8528
90556b8c
JK
85292011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8530
8531 * gdb.python/py-value.exp (test_objfiles): Name the first test
8532 `py-value in file.filename'.
8533
03f2bd59
JK
85342011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8535
8536 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8537 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8538 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8539 !gdbserver_reconnect_p..
8540 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8541
7b08b9eb
JK
85422011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8543
8544 * gdb.cp/cpcompletion.exp (complete class methods)
8545 (complete class methods beginning with F): Move them above runto. New
8546 comment about the runto delimiter.
8547
b78974c3
PA
85482011-04-20 Pedro Alves <pedro@codesourcery.com>
8549
8550 * gdb.base/maint.exp: Test that "maint print registers" works
8551 without a running program.
8552
20429c40 85532011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 8554
20429c40
MP
8555 * gdb.base/setshow.exp: Fix racy tests.
8556 ($old_gdb_prompt): New variable.
8557
7a9dd1b2
TT
85582011-04-19 Tom Tromey <tromey@redhat.com>
8559
8560 * gdb.mi/mi-nsmoribund.exp:
8561 * gdb.hp/gdb.objdbg/objdbg01.exp:
8562 * gdb.base/structs.exp (test_struct_returns):
8563 * gdb.base/call-sc.exp (test_scalar_returns):
8564 * gdb.base/bigcore.exp: Remove duplicate words.
8565
02835898
JK
85662011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8567
8568 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8569 * gdb.base/break-interp.exp (test_attach): New comment.
8570
254f582e
JK
85712011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8572
8573 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8574 (clear __stack_user.next, clear stack_used.next)
8575 (save a zeroed-threads corefile): New test.
8576 Call core_load for $core0file.
8577 (zeroed-threads cannot be listed): New test.
8578
4fe85f5c
JK
85792011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8580
8581 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8582 filename.
8583 ($srcfile): Preserve the original value.
8584 ($testfile): Match it the .exp filename.
8585 ($corefile): New variable. Substitute it around.
8586 Use clean_restart.
8587 ($prev_timeout): Remove.
8588 (load_core): Move core loading into this proc.
8589 Fix restore of $timeout if load_core fails.
8590
63524580
JK
85912011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8592
8593 * gdb.base/eu-strip-infcall.c: New file.
8594 * gdb.base/eu-strip-infcall.exp: New file.
8595
90359a16
JK
85962011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8597
8598 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8599 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8600
626e7282
JK
86012011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8602
8603 Fix Python access to inlined frames.
8604 * gdb.python/py-frame-inline.c: New file.
8605 * gdb.python/py-frame-inline.exp: New file.
8606
3363d018
EBM
86072011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8608
8609 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8610 content of 's24' correctly (avoiding "optimized out").
8611 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8612
28781456
JK
86132011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8614
8615 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8616
4a4106ca
TJB
86172011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8618
8619 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8620 expect a colon in watch -location output.
8621
d26ccb4f
JK
86222011-04-13 Marek Polacek <mpolacek@redhat.com>
8623
df46027d 8624 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
8625 New testcase `expect response to define backtrace'. Also remove
8626 redundant `default' block.
8627
e1ab1f9c
JK
86282011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8629
8630 * gdb.python/py-prettyprint.c (struct hint_error): New.
8631 (main): New variable hint_error.
8632 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8633 "print hint_error".
8634 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8635 (register_pretty_printers): Register it.
8636
0c2e6019
TT
86372011-04-04 Tom Tromey <tromey@redhat.com>
8638
8639 * gdb.cp/maint.exp (test_help): Update.
8640 (test_namespace): Likewise.
8641
af57139d
JB
86422011-04-01 Joel Brobecker <brobecker@adacore.com>
8643
8644 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8645 * gdb.ada/arrayptr.exp: Add new tests.
8646
956a9fb9
JB
86472011-04-01 Joel Brobecker <brobecker@adacore.com>
8648
8649 * gdb.ada/mi_catch_ex: New testcase.
8650
d0c4d642
PA
86512011-04-01 Pedro Alves <pedro@codesourcery.com>
8652
8653 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8654 base::overload(void) method without specifying "const".
8655
18819fa6
UW
86562011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8657
8658 * gdb.arch/thumb-singlestep.S: New file.
8659 * gdb.arch/thumb-singlestep.exp: Likewise.
8660
a4c8e806
TT
86612011-03-31 Tom Tromey <tromey@redhat.com>
8662
8663 * gdb.python/py-prettyprint.py (exception_flag): New global.
8664 (NoStringContainerPrinter._iterator.next): Check it.
8665 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8666 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8667
53832f31
TT
86682011-03-29 Tom Tromey <tromey@redhat.com>
8669
8670 * gdb.cp/anon-struct.cc: New file.
8671 * gdb.cp/anon-struct.exp: New file.
8672
e4620230
JK
86732011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8674
8675 Test STT_GNU_IFUNC support.
8676 * gdb.base/gnu-ifunc-lib.c: New file.
8677 * gdb.base/gnu-ifunc.c: New file.
8678 * gdb.base/gnu-ifunc.exp: New file.
8679
d0fb5eae
JK
86802011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8681
8682 Support a ring of related breakpoints.
8683 * gdb.base/watchpoint-delete.c: New file.
8684 * gdb.base/watchpoint-delete.exp: New file.
8685
20106cfb
JK
86862011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8687
8688 * gdb.ada/arrayparam.exp (print first after function call): Use
8689 explicit package name. Add a comment
8690 (print lasta after function call): Rename ...
8691 (print last after function call): ... it and use explicit package
8692 name.
8693 (print length after function call): Use explicit package name.
8694 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8695 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8696 (multiple matches for symbol i): Rename ...
8697 (multiple matches for symbol integervar): ... it.
8698 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8699 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8700
e7ab5e63
AB
87012011-03-25 Andrew Burgess <aburgess@broadcom.com>
8702
8703 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8704 environment variable to make grep output more predictable. Move
8705 all the environment setup into gdb_init so it's done once per test
8706 case rather than each time we start gdb.
8707
9ef07c8c
TT
87082011-03-24 Tom Tromey <tromey@redhat.com>
8709
8710 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8711 test.
8712
dd90784c
JK
87132011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8714
8715 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8716 * gdb.dwarf2/dw2-entry-value.S: New file.
8717 * gdb.dwarf2/dw2-entry-value.exp: New file.
8718
05775840
PM
87192011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8720
6fdff2c5 8721 PR python/12183
05775840
PM
8722
8723 * gdb.python/py-function.exp: Add GdbError tests.
8724
8661b11b
PA
87252011-03-18 Pedro Alves <pedro@codesourcery.com>
8726
8727 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8728 (reglocal_test_func, statlocal_test_func): New functions.
8729 (globals_test_func): Call new functions.
8730 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8731 (gdb_collect_locals_test): New procedure.
8732 (gdb_trace_collection_test): Call new procedures.
8733
0fdb4f18
PA
87342011-03-18 Pedro Alves <pedro@codesourcery.com>
8735
8736 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8737 (test_register, test_register_unavailable): New procedures.
8738 (gdb_unavailable_registers_test): New procedure.
8739 (gdb_trace_collection_test): Call it.
8740
99c3dc11
PM
87412011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8742
6fdff2c5 8743 PR python/12149
99c3dc11
PM
8744
8745 * gdb.python/python.exp: Add gdb.write tests.
8746
29703da4
PM
87472010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8748
8749 * gdb.python/Makefile.in: Add py-objfile.
8750 * gdb.python/py-objfile.exp: New file.
8751 * gdb.python/py-objfile.c: New file.
8752 * gdb.python/py-block.exp: Add is_valid tests.
8753 * gdb.python/py-inferior.exp: Ditto.
8754 * gdb.python/py-infthread.exp: Ditto.
8755 * gdb.python/py-symbol.exp: Ditto.
8756 * gdb.python/py-symtab.exp: Ditto.
8757
598997c8
KS
87582011-03-16 Keith Seitz <keiths@redhat.com>
8759
8760 PR c++/12273
8761 * gdb.cp/cmpd-minsyms.exp: New test.
8762 * gdb.cp/cmpd-minsyms.cc: New file.
8763
8764 PR c++/11734
8765 * gdb.cp/ovsrch.exp: New test.
8766 * gdb.cp/ovsrch.h: New file.
8767 * gdb.cp/ovsrch1.cc: New file.
8768 * gdb.cp/ovsrch2.cc: New file.
8769 * gdb.cp/ovsrch3.cc: New file.
8770 * gdb.cp/ovsrch4.cc: New file.
8771
c91513d8
PP
87722011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8773
8774 PR gdb/12528
8775 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8776 * gdb.base/break-on-linker-gcd-function.exp: New test.
8777 * gdb.base/break-on-linker-gcd-function.cc: New file.
8778
7470fc63
AT
87792011-03-15 Andreas Tobler <andreast@fgznet.ch>
8780
8781 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8782
959e7469
PM
87832011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8784
8785 * lib/gdb.exp (gdb_unload): Add another termination case.
8786
9373cf26
JK
87872011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8788
8789 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8790 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8791 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8792 Provide a stub byte there.
8793 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8794 DW_AT_entry_pc.
8795 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8796
24e9cda0
UW
87972011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8798
8799 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8800 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8801 "generic ABI, auto".
8802 (altivec_abi_tests): Accept vectors returned by reference.
8803
7371cf6d
PM
88042010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8805
8806 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8807
ce77046a
UW
88082011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8809
8810 * gdb.python/py-section-script.exp: Skip test if no Python support.
8811
176400c3
UW
88122011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8813
8814 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8815
ecec24e6
PM
88162011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8817
8818 * gdb.python/py-parameter.exp: Update tests to the new Python
8819 parameter API. Add "no documentation" test. Add deprecated API
8820 backward compatibility test.
8821
5dbdd470
TT
88222011-03-09 Tom Tromey <tromey@redhat.com>
8823
8824 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8825 gdb_continue_to_end.
8826
b66e66ee
MK
88272011-03-09 Mark Kettenis <kettenis@gnu.org>
8828
8829 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8830 tabs.
8831
eceb0c5f
TT
88322011-03-09 Tom Tromey <tromey@redhat.com>
8833
8834 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8835 parentheses.
8836 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8837 $command.
8838 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8839 argument to gdb_continue_to_end.
8840 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8841 argument to gdb_continue_to_end.
8842 * gdb.cp/annota3.exp: Fix regex.
8843 * gdb.cp/annota2.exp: Fix regex.
8844 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8845 gdb_continue_to_end.
8846 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8847 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8848 gdb_continue_to_end.
8849
63154eca
PA
88502011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8851
8852 * gdb.server/ext-run.exp
8853 (load new file without any gdbserver inferior): New test.
8854
967d1f9b
TT
88552011-03-07 Tom Tromey <tromey@redhat.com>
8856
8857 * Makefile.in (TAGS): Rewrite.
8858
d68dcbb9
JK
88592011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8860
8861 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8862 initial commands echo. New match for `Found trace'. Anchor all the
8863 other matches. Anchor and match for `No trace frame found' the final
8864 match.
8865
6bf58e63
TT
88662011-03-07 Tom Tromey <tromey@redhat.com>
8867
8868 * Makefile.in (TAGS): New target.
8869
fda326dd
TT
88702011-03-07 Tom Tromey <tromey@redhat.com>
8871
8872 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8873 change.
8874 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8875 change.
8876 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8877 exit message change.
8878 (skip_altivec_tests): Update for exit message change.
8879 (skip_vsx_tests): Likewise.
8880 (gdb_continue_to_end): Likewise. Add 'command' argument.
8881 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8882 * gdb.threads/tls.exp: Update for exit message change.
8883 * gdb.threads/thread-unwindonsignal.exp: Use
8884 gdb_continue_to_end.
8885 * gdb.threads/step.exp (step_it): Update for exit message change.
8886 (continue_all): Likewise.
8887 * gdb.threads/print-threads.exp (test_all_threads): Update for
8888 exit message change.
8889 * gdb.threads/interrupted-hand-call.exp: Use
8890 gdb_continue_to_end.
8891 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8892 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8893 gdb_continue_to_end.
8894 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8895 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8896 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8897 * gdb.cp/method.exp: Update for exit message change.
8898 * gdb.cp/mb-templates.exp: Update for exit message change.
8899 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8900 * gdb.cp/annota3.exp: Update for exit message change.
8901 * gdb.cp/annota2.exp: Update for exit message change.
8902 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8903 * gdb.base/term.exp: Update for exit message change.
8904 * gdb.base/step-test.exp (test_i): Update for exit message change.
8905 * gdb.base/sigstep.exp (advance): Update for exit message change.
8906 (advancei): Likewise.
8907 * gdb.base/siginfo.exp: Update for exit message change.
8908 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8909 * gdb.base/reread.exp: Use gdb_continue_to_end.
8910 * gdb.base/langs.exp: Use gdb_continue_to_end.
8911 * gdb.base/interrupt.exp: Update for exit message change.
8912 * gdb.base/gdb1555.exp: Update for exit message change.
8913 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8914 * gdb.base/ending-run.exp: Update for exit message change.
8915 * gdb.base/chng-syms.exp: Update for exit message change.
8916 * gdb.base/checkpoint.exp: Update for exit message change.
8917 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8918 gdb_continue_to_end.
8919 (test_catch_syscall_with_wrong_args): Likewise.
8920 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8921 * gdb.base/break-interp.exp (test_ld): Update for exit message
8922 change.
8923 * gdb.base/bang.exp: Update for exit message change.
8924 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8925 (do_call_attach_tests): Likewise.
8926 * gdb.base/a2-run.exp: Update for exit message change.
8927 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8928 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8929 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8930
dd19bd70
JK
89312011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8932
8933 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8934
30e62689
TT
89352011-03-03 Tom Tromey <tromey@redhat.com>
8936
8937 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8938 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8939 * gdb.hp/gdb.aCC/configure.ac: Remove.
8940 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8941 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8942 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8943 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8944 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8945 * gdb.hp/gdb.compat/configure.ac: Remove.
8946 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8947 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8948 * gdb.hp/gdb.defects/configure.ac: Remove.
8949 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8950 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8951 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8952 * gdb.hp/configure.ac: Remove.
8953 * gdb.hp/configure: Remove.
8954 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8955 substitution.
8956 (Makefile): Remove rule.
8957 * gdb.cell/configure.ac: Remove.
8958 * gdb.cell/configure: Remove.
8959 * gdb.stabs/Makefile.in (Makefile): Remove.
8960 (distclean): Don't remove config.status or config.log.
8961 * gdb.stabs/configure (Makefile): Remove.
8962 * gdb.stabs/configure.ac: Remove.
8963 * configure: Rebuild.
8964 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8965 Remove stabs- and cell-specific logic. Test for existence of
8966 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8967 subdirectories, gdb.cell, and and gdb.stabs.
8968 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8969
c171f854
JB
89702011-03-03 Joel Brobecker <brobecker@adacore.com>
8971
8972 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8973 end of buffer.
8974
9a5193cb
JB
89752011-03-02 Joel Brobecker <brobecker@adacore.com>
8976
8977 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8978 gdb_test when running a test where we expected no output back.
8979
9bb4c1bb
MS
89802011-02-28 Michael Snyder <msnyder@vmware.com>
8981
8982 * gdb.cp/overload.cc: Change initializer value to integer.
8983
3bd0f5ef
MS
89842011-02-27 Michael Snyder <msnyder@vmware.com>
8985
8986 * gdb.multi/base.exp: Add test for remove-inferiors.
8987
2279eaad
JB
89882011-02-26 Joel Brobecker <brobecker@adacore.com>
8989
8990 * gdb.python/py-frame.exp: Simplify the initialization phase
8991 using prepare_for_testing.
8992
c82c0b55
MS
89932011-02-25 Michael Snyder <msnyder@vmware.com>
8994
8995 * gdb.multi/base.exp: Add tests for info inferiors with args.
8996
1d94651b
JK
89972011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8998
8999 * gdb.dwarf2/dw2-ranges.S: Rename to ...
9000 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
9001 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
9002 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
9003 asmfile3. Comment the STABS (#3) file compilation. Compile
9004 everything through assembler. Provide KFAIL for symtab/12497.
9005 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
9006 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
9007 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
9008 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
9009
3bd0f5ef
MS
90102011-02-24 Michael Snyder <msnyder@vmware.com>
9011
9012 * gdb.base/break.exp: Add tests for delete breakpoints using
9013 convenience variables and value history references.
9014
12c1418e
MS
90152011-02-24 Michael Snyder <msnyder@vmware.com>
9016
9017 * gdb.base/break.exp: Remove debugging 'printf' accidentally
9018 left behind in previous check-in.
9019
e5a67952
MS
90202011-02-23 Michael Snyder <msnyder@vmware.com>
9021
9022 * gdb.base/break.exp: Add tests for "info break" with arguments.
9023 * gdb.trace/infotrace.exp: Update patterns for error and help.
9024 * gdb.base/completion.exp: Update pattern.
9025 * gdb.base/ena-dis-br.exp: Update pattern.
9026 * gdb.base/help.exp: Update patterns.
9027
90282011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
9029
9030 * gdb.base/memattr.exp: New test.
9031 * gdb.base/memattr.c: Test load for memattr.exp.
9032
6e6fbe60
DE
90332011-02-22 Doug Evans <dje@google.com>
9034
9035 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
9036
1d41d745
MS
90372011-02-22 Michael Snyder <msnyder@vmware.com>
9038
9039 * Makefile.in: Make more clean.
9040 * gdb.ada/Makefile.in: Ditto.
9041 * gdb.arch/Makefile.in: Ditto.
9042 * gdb.asm/Makefile.in: Ditto.
9043 * gdb.base/Makefile.in: Ditto.
9044 * gdb.cp/Makefile.in: Ditto.
9045 * gdb.dwarf2/Makefile.in: Ditto.
9046 * gdb.java/Makefile.in: Ditto.
9047 * gdb.mi/Makefile.in: Ditto.
9048 * gdb.modula2/Makefile.in: Ditto.
9049 * gdb.python/Makefile.in: Ditto.
9050 * gdb.server/Makefile.in: Ditto.
9051 * gdb.stabs/Makefile.in: Ditto.
9052 * gdb.threads/Makefile.in: Ditto.
9053 * gdb.trace/Makefile.in: Ditto.
9054
79ba84ca
MS
90552011-02-22 Michael Snyder <msnyder@vmware.com>
9056
df46027d 9057 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
9058 info threads.
9059
b9b35694
JB
90602011-02-22 Joel Brobecker <brobecker@adacore.com>
9061
9062 * gdb.python/py-breakpoint.exp: Fix the expected output of
9063 one of the "maint info breakpoints" tests to accept the output
9064 generated on platforms that do not have hardware watchpoints.
9065
8bfb830f
JB
90662011-02-22 Joel Brobecker <brobecker@adacore.com>
9067
9068 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
9069 clean_restart. Be a little stricter in the expected output
9070 for one of the tests. Fix a typo in one of the comments.
9071
c45f3c54
JB
90722011-02-22 Joel Brobecker <brobecker@adacore.com>
9073
9074 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
9075 Delete variable binfile, no longer use. Add or modify test
9076 comments to make them unique.
9077
b97c863c
MS
90782011-02-21 Michael Snyder <msnyder@vmware.com>
9079
9080 * Makefile.in: Update for make clean.
9081 * gdb.ada/Makefile.in: Ditto.
9082 * gdb.arch/Makefile.in: Ditto.
9083 * gdb.asm/Makefile.in: Ditto.
9084 * gdb.base/Makefile.in: Ditto.
9085 * gdb.cp/Makefile.in: Ditto.
9086 * gdb.dwarf2/Makefile.in: Ditto.
9087 * gdb.java/Makefile.in: Ditto.
9088 * gdb.mi/Makefile.in: Ditto.
9089 * gdb.modula2/Makefile.in: Ditto.
9090 * gdb.python/Makefile.in: Ditto.
9091 * gdb.server/Makefile.in: Ditto.
9092 * gdb.stabs/Makefile.in: Ditto.
9093 * gdb.threads/Makefile.in: Ditto.
9094 * gdb.trace/Makefile.in: Ditto.
9095
aea5b279
MS
90962011-02-21 Michael Snyder <msnyder@vmware.com>
9097
9098 * gdb.threads/thread-find.exp: Update patterns for changes in
9099 output of "info threads" command.
9100
e3039479
UW
91012011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9102 Ulrich Weigand <uweigand@de.ibm.com>
9103
9104 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
9105 (skip_hw_watchpoint_tests): Likewise.
9106 (skip_hw_watchpoint_multi_tests): Likewise.
9107
b800ec70
UW
91082011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
9109
9110 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
9111 (skip_hw_watchpoint_tests): Likewise.
9112 (skip_hw_watchpoint_multi_tests): Likewise.
9113 (skip_hw_watchpoint_access_tests): Likewise.
9114
9115 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
9116 * gdb.base/pr11022.exp: Likewise.
9117 * gdb.base/watch-read.exp: Likewise.
9118 * gdb.base/watch_thread_num.exp: Likewise.
9119 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
9120 * gdb.base/watchpoint-hw.exp: Likewise.
9121 * gdb.base/watchpoint.exp: Likewise.
9122 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
9123 * gdb.threads/watchthreads-reorder.exp: Likewise.
9124 * gdb.threads/watchthreads.exp: Likewise.
9125 * gdb.threads/watchthreads2.exp: Likewise.
9126
91033e37
JB
91272011-02-21 Joel Brobecker <brobecker@adacore.com>
9128
9129 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
9130 the debugger is unable to find the array bounds.
9131
eeaafae2
JK
91322011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9133
9134 * gdb.cp/typedef-operator.exp: New file.
9135 * gdb.cp/typedef-operator.cc: New file.
9136
e338d953
MS
91372011-02-17 Michael Snyder <msnyder@vmware.com>
9138
9139 * gdb.threads/thread-find.exp: Fix regular expressions.
9140
e67ad678
JB
91412011-02-17 Joel Brobecker <brobecker@adacore.com>
9142
9143 * gdb.ada/packed_array: Expand testcase to test printing of
9144 unconstrained packed array.
9145
93084bca
JB
91462011-02-17 Joel Brobecker <brobecker@adacore.com>
9147
9148 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9149
a0c78a73
PA
91502011-02-16 Pedro Alves <pedro@codesourcery.com>
9151
f65d5553 9152 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9153 (main): Initialize it before collecting, and and clear it
9154 afterwards.
f65d5553
PA
9155 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9156 collecting with '{type} addr', where the addr expression is not an
9157 rvalue.
a0c78a73 9158
3dfcbbd2
KW
91592011-02-16 Ken Werner <ken.werner@de.ibm.com>
9160
9161 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9162 a bool variable. Expect correct OpenCL names for vector types. Use the
9163 uc3 variable name instead of referring to the uchar3 built-in type.
9164 Escape the asterisk at the half pointer test.
9165
08807d5a
PA
91662011-02-16 Pedro Alves <pedro@codesourcery.com>
9167
f65d5553 9168 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9169 (main): Initialize it before collecting, and and clear it
9170 afterwards.
f65d5553
PA
9171 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9172 collecting overlapping memory ranges.
08807d5a 9173
60f98dde
MS
91742011-02-15 Michael Snyder <msnyder@vmware.com>
9175
9176 * gdb.base/default.exp: Add tests for thread commands.
9177 * gdb.base/help.exp: Add tests for thread commands.
9178 * gdb.threads/thread-find.exp: New test for thread find command.
9179
648cd113
KW
91802011-02-15 Ken Werner <ken.werner@de.ibm.com>
9181
9182 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9183
494e194e
YQ
91842011-02-15 Yao Qi <yao@codesourcery.com>
9185
9186 PR tdep/12352
9187 * gdb.arch/arm-disp-step.S : New test for str instruction.
9188 * gdb.arch/arm-disp-step.exp : Likewise.
9189
d9492458
TJB
91902011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9191
9192 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9193 "vector_register2_vr" test strings. Test the extended floating
9194 point registers (F32~F63).
9195 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9196 IBM XL C compiler. Make the test program use a register provided
9197 by the compiler for the lxvd2x instruction.
9198
8af8e3bc
PA
91992011-02-14 Pedro Alves <pedro@codesourcery.com>
9200
9201 * gdb.trace/unavailable.cc (class Base, class Middle, class
9202 Derived): New types.
9203 (derived_unavail, derived_partial, derived_whole): New globals.
9204 (virtual_partial): New global.
9205 (virtualp): Point at virtual_partial.
9206 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9207 related to unavailable vptr.
9208
1b28d0b3
PA
92092011-02-14 Pedro Alves <pedro@codesourcery.com>
9210
9211 * gdb.trace/unavailable.cc (a, b, c): New globals.
9212 (main): Set and clear them.
9213 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9214 `a' and `c', and check that `b' isn't collected, although `a' and
9215 `c' are.
9216
ec0a52e1
PA
92172011-02-14 Pedro Alves <pedro@codesourcery.com>
9218
9219 * gdb.trace/unavailable.cc (struct Virtual): New.
9220 (virtualp): New global pointer.
9221 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9222 printing a pointer to an object whose type has a vtable, with
9223 print object on.
9224
24e6bcee
PA
92252011-02-14 Pedro Alves <pedro@codesourcery.com>
9226
9227 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9228 value repeat handles unavailableness.
9229
39d37385
PA
92302011-02-14 Pedro Alves <pedro@codesourcery.com>
9231
9232 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9233 tests for building arrays from unavailable values, subscripting
9234 non-memory rvalue unvailable arrays, and accessing fields or
9235 baseclasses of non-lazy unavailable values,
9236 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9237 struct types.
9238 (g_smallstruct, g_smallstruct_b): New globals.
9239
06d72e16
PA
92402011-02-14 Pedro Alves <pedro@codesourcery.com>
9241
9242 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9243
bc9a5551
JK
92442011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9245
9246 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9247 * gdb.cp/overload-const.exp: New file.
9248 * gdb.cp/overload-const.cc: New file.
9249
54fcddd0
UW
92502011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9251
9252 * gdb.opencl/callfuncs.cl: New file.
9253 * gdb.opencl/callfuncs.exp: New test.
9254 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9255
d6dafb7c
UW
92562011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9257
9258 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9259 when computing result.
9260 * gdb.arch/altivec-abi.exp: Update expected results.
9261
a449c2d8
TJB
92622011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9263
9264 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9265 * gdb.base/jit.exp: Likewise.
9266 * gdb.base/pie-execl.exp: Likewise.
9267 * gdb.base/solib-nodir.exp: Likewise.
9268 * gdb.base/solib-overlap.exp: Likewise.
9269
764880b7
PA
92702011-02-07 Pedro Alves <pedro@codesourcery.com>
9271
9272 * gdb.trace/collection.c (global_pieces): New.
9273 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9274 New procedure.
9275 (gdb_trace_collection_test): Call it.
9276
505500db
SW
92772011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9278
9279 * gdb.python/py-evthreads.c: New file.
9280 * gdb.python/py-evthreads.exp: New file.
9281 * gdb.python/py-events.py: New file.
9282 * gdb.python/py-events.exp: New file.
9283 * gdb.python/py-events.c: New file.
9284
385203ed
DD
92852011-02-04 David Daney <ddaney@caviumnetworks.com>
9286
9287 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9288
9011945e
AB
92892011-02-03 Andrew Burgess <aburgess@broadcom.com>
9290
9291 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9292 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9293 boundary between two compilation units.
9294
580688f3
PA
92952011-02-02 Pedro Alves <pedro@codesourcery.com>
9296
9297 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9298 (Virtual): New structs.
9299 (virtual_o, virtual_middle_b): New globals.
9300 * gdb.cp/virtbase.exp: New tests.
9301
d3f0f853
PP
93022011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9303
9304 * gdb.base/jit.exp: New file.
9305 * gdb.base/jit-main.c: New file.
9306 * gdb.base/jit-solib.c: New file.
9307
b2030fb5
UW
93082011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9309
9310 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9311 proceed to initial kernel entry point.
9312 * gdb.opencl/datatypes.exp: Likewise.
9313 * gdb.opencl/operators.exp: Likewise.
9314 * gdb.opencl/vec_comps.exp: Likewise.
9315
2db19d1e
SW
93162011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9317
9318 * gdb.cp/nsnested.cc: New.
9319 * gdb.cp/nsnested.exp: New.
9320 * gdb.cp/nsnoimports.exp: New.
9321 * gdb.cp/nsnoimports.cc: New.
9322
6b0c4c1f
JB
93232011-01-31 Joel Brobecker <brobecker@adacore.com>
9324
9325 * gdb.base/interact.exp: Add extra tests that verify that
9326 the value of the interactive-mode setting does not change
9327 after the script is sourced.
9328
80b23b6a
JK
93292011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9330
9331 * gdb.cp/noparam.exp: New file.
9332 * gdb.cp/noparam.cc: New file.
9333
ffd5ec24
PA
93342011-01-28 Pedro Alves <pedro@codesourcery.com>
9335
9336 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9337 there's no stack or registers.
9338
a81766d8
TT
93392011-01-26 Tom Tromey <tromey@redhat.com>
9340
9341 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9342 space before string output. Add test for "set print pretty off"
9343 case.
9344
585fdaa1
PA
93452011-01-25 Pedro Alves <pedro@codesourcery.com>
9346
9347 * gdb.base/frame-args.exp: Adjust.
9348 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9349 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9350 * gdb.dwarf2/pieces.exp: Adjust.
9351 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9352 * gdb.opt/inline-locals.exp: Adjust.
9353 * gdb.threads/fork-child-threads.exp: Adjust.
9354
d468832a
KW
93552011-01-25 Ken Werner <ken.werner@de.ibm.com>
9356
9357 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9358 OpenCL kernel function. Add a comment as marker. Add address space
9359 qualifiers for the remaining program scope variables.
9360 * gdb.opencl/datatypes.cl: Likewise.
9361 * gdb.opencl/operators.cl: Likewise.
9362 * gdb.opencl/vec_comps.cl: Likewise.
9363 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9364 Add breakpoint at the marker comment.
9365 * gdb.opencl/datatypes.exp: Likewise.
9366 * gdb.opencl/operators.exp: Likewise.
9367 * gdb.opencl/vec_comps.exp: Likewise.
9368
490f124f
PA
93692011-01-24 Pedro Alves <pedro@codesourcery.com>
9370
9371 * gdb.base/printcmds.c (some_struct): New struct and instance.
9372 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9373 procedure.
9374 <global scope>: Call it.
9375
6da78614
KW
93762011-01-21 Ken Werner <ken.werner@de.ibm.com>
9377
9378 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9379 argument to the gdb_compile_opencl_hostapp call.
9380
ec64c9aa
YQ
93812011-01-19 Yao Qi <yao@codesourcery.com>
9382
9383 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9384 positve list.
9385
810cfdbb
YQ
93862011-01-19 Yao Qi <yao@codesourcery.com>
9387
9388 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9389 canonical form.
9390 Remove "xscale-*-*"
9391 * gdb.xml/tdesc-regs.exp: Likewise.
9392 * gdb.python/py-section-script.exp: Replace ARM target triplet
9393 with canonical form.
9394 Match arm*-*-symbianelf*.
9395 * gdb.base/dup-sect.exp: Likewise.
9396 * lib/dwarf.exp: New.
9397 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9398 dwarf2_support.
9399 * gdb.dwarf2/dup-psym.exp: Likewise.
9400 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9401 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9402 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9403 * gdb.dwarf2/dw2-basic.exp: Likewise.
9404 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9405 * gdb.dwarf2/dw2-const.exp: Likewise.
9406 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9407 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9408 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9409 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9410 * gdb.dwarf2/dw2-filename.exp: Likewise.
9411 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9412 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9413 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9414 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9415 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9416 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9417 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9418 * gdb.dwarf2/dw2-producer.exp: Likewise.
9419 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9420 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9421 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9422 * gdb.dwarf2/dw2-strp.exp: Likewise.
9423 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9424 * gdb.dwarf2/implptr.exp: Likewise.
9425 * gdb.dwarf2/mac-fileno.exp: Likewise.
9426 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9427 * gdb.dwarf2/pieces.exp: Likewise.
9428 * gdb.dwarf2/pr11465.exp: Likewise.
9429 * gdb.dwarf2/valop.exp: Likewise.
9430 * gdb.dwarf2/watch-notconst.exp: Likewise.
9431 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9432
4694da01
TT
94332011-01-19 Tom Tromey <tromey@redhat.com>
9434
9435 * gdb.python/py-infthread.exp: Add thread tests.
9436
b075872c
JB
94372011-01-14 Joel Brobecker <brobecker@adacore.com>
9438
9439 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9440
2c3e6e24
JB
94412011-01-14 Joel Brobecker <brobecker@adacore.com>
9442
9443 * gdb.ada/widewide: New testcase.
9444
de8fa76c
JB
94452011-01-13 Joel Brobecker <brobecker@adacore.com>
9446
9447 * gdb.base/interact.exp: New testcase.
9448
1b05df00
TT
94492011-01-12 Tom Tromey <tromey@redhat.com>
9450
9451 * gdb.mi/gdb2549.exp: Update for error message changes.
9452 * gdb.mi/mi-cli.exp: Likewise.
9453 * gdb.mi/mi-disassemble.exp: Likewise.
9454 * gdb.mi/mi-pthreads.exp: Likewise.
9455 * gdb.mi/mi-regs.exp: Likewise.
9456 * gdb.mi/mi-stack.exp: Likewise.
9457 * gdb.mi/mi-var-block.exp: Likewise.
9458 * gdb.mi/mi-var-cmd.exp: Likewise.
9459 * gdb.mi/mi2-cli.exp: Likewise.
9460 * gdb.mi/mi2-disassemble.exp: Likewise.
9461 * gdb.mi/mi2-pthreads.exp: Likewise.
9462 * gdb.mi/mi2-regs.exp: Likewise.
9463 * gdb.mi/mi2-stack.exp: Likewise.
9464 * gdb.mi/mi2-var-block.exp: Likewise.
9465 * gdb.mi/mi2-var-cmd.exp: Likewise.
9466
c2ff108b
JK
94672011-01-12 Andrew Burgess <aburgess@broadcom.com>
9468 Jan Kratochvil <jan.kratochvil@redhat.com>
9469
9470 PR fortran/11104 and DWARF unbound arrays detection.
9471 * gdb.fortran/multi-dim.exp: New file.
9472 * gdb.fortran/multi-dim.f90: New file.
9473
b716877b
AB
94742011-01-12 Andrew Burgess <aburgess@broadcom.com>
9475
9476 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9477 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9478 add new tests for opcode dumping.
9479
6c162d5e
TT
94802011-01-11 Tom Tromey <tromey@redhat.com>
9481
9482 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9483
77b06cd7
TJB
94842010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9485
9486 Convert hardware watchpoints to use breakpoint_ops.
9487 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9488 type is not supported.
9489 * gdb.base/foll-fork.exp: Likewise.
9490 * gdb.base/foll-vfork.exp: Likewise.
9491
f39a75d0
PM
94922011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9493
9494 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9495 Use load_lib gdb-python.exp.
9496 * gdb.python/python.exp: Ditto.
9497 * gdb.python/py-function.exp: Ditto.
9498
fc529d80
AS
94992011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9500
9501 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9502
fb03cb59
JK
95032011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9504
9505 * configure: Regenerate.
9506
d8e22779
TT
95072011-01-06 Tom Tromey <tromey@redhat.com>
9508
9509 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9510
09050809
JB
95112011-01-06 Joel Brobecker <brobecker@adacore.com>
9512
fc529d80
AS
9513 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9514 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9515 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9516 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9517 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9518 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9519 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9520 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9521 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9522 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9523 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9524 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9525 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9526 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9527 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9528 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9529 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9530 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9531 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9532 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9533 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9534 gdb.ada/uninitialized_vars.exp,
9535 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9536 Simplify by using clean_restart.
09050809 9537
8ed5dd9e
JB
95382011-01-06 Joel Brobecker <brobecker@adacore.com>
9539
9540 Add marker to be used as anchor for inserting breakpoints.
9541 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9542 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9543 Likewise.
9544
9545 Remove uses of gdb_start_cmd.
9546 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9547 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9548
9549 Do not run testcase if testing with GDBserver.
9550 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9551 if testing with GDBserver.
9552
368a124f
JB
95532011-01-06 Joel Brobecker <brobecker@adacore.com>
9554
9555 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9556 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9557 copyright header.
9558
44944448
JB
95592011-01-05 Joel Brobecker <brobecker@adacore.com>
9560
9561 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9562 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9563 testsuite/gdb.fortran/complex.f,
9564 testsuite/gdb.fortran/derived-type.f90,
9565 testsuite/gdb.fortran/library-module-lib.f90,
9566 testsuite/gdb.fortran/library-module-main.f90,
9567 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9568 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9569 Copyright year update.
9570
31886ea6
JB
95712011-01-05 Joel Brobecker <brobecker@adacore.com>
9572
9573 * gdb.base/langs1.f: Add copyright header.
9574
ebedcab5
JK
95752011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9576
9577 * gdb.base/morestack.exp: New file.
9578 * gdb.base/morestack.c: New file.
9579
de1eb2f9
JK
95802011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9581
9582 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9583
9e87a409
JB
95842010-12-29 Joel Brobecker <brobecker@adacore.com>
9585
9586 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9587 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9588
720d1a40
JB
95892010-12-29 Joel Brobecker <brobecker@adacore.com>
9590
9591 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9592
a283af87
AS
95932010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9594
5d3d9cba
AS
9595 * gdb.threads/tls.exp: Fix typo.
9596
a283af87
AS
9597 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9598 * gdb.threads/execl.exp: Update.
9599
2a20745c
YQ
96002010-12-23 Yao Qi <yao@codesourcery.com>
9601
9602 * gdb.arch/arm-disp-step.exp: New.
9603 * gdb.arch/arm-disp-step.S: New.
9604
a7658b96
TT
96052010-12-21 Tom Tromey <tromey@redhat.com>
9606
9607 * gdb.threads/execl.exp: Update.
9608 * gdb.threads/linux-dp.exp: Update.
9609 * gdb.threads/manythreads.exp: Update.
9610 * gdb.threads/tls.exp: Update.
9611
5b79abe7
TT
96122010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9613
9614 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9615 (NextOverThrowDerivates) <resumebpt>: New.
9616 (resumebpt_test): New.
9617 (main): Call resumebpt_test.
9618 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9619
0914bcdb
SS
96202010-12-12 Stan Shebs <stan@codesourcery.com>
9621
9622 * gdb.trace/tsv.exp: Test print command on trace state variables.
9623
305aeedc
TT
96242010-12-09 Tom Tromey <tromey@redhat.com>
9625
9626 * gdb.base/interp.exp: Add regression test.
9627
186c406b
TT
96282010-12-09 Tom Tromey <tromey@redhat.com>
9629
9630 * gdb.java/jnpe.java: New file.
9631 * gdb.java/jnpe.exp: New file.
9632 * gdb.cp/nextoverthrow.exp: New file.
9633 * gdb.cp/nextoverthrow.cc: New file.
9634
aae1c79a
DE
96352010-12-07 Doug Evans <dje@google.com>
9636
9637 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9638 of data-directory.
9639 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9640 updated.
9641 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9642
60f98dde 96432010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
9644
9645 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9646 * gdb.base/call-sc.exp: Ditto.
9647 * gdb.base/finish.exp: Ditto.
9648 * gdb.base/return.exp: Ditto.
9649 * gdb.base/return2.exp: Ditto.
9650
5fa290c1
DE
96512010-11-30 Doug Evans <dje@google.com>
9652
9653 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9654 (gdb_expect_list): Fix spelling errors in comments.
9655 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9656 send_gdb/gdb_expect_list where applicable.
9657 * gdb.base/call-ar-st.exp: Ditto.
9658 * gdb.base/funcargs.exp: Ditto.
9659 * gdb.base/gcore.exp: Ditto.
9660 * gdb.base/page.exp: Ditto.
9661 * gdb.base/sigaltstack.exp: Ditto.
9662 * gdb.base/siginfo.exp: Ditto.
9663 * gdb.base/sigstep.exp: Ditto.
9664 * gdb.base/trace-commands.exp: Ditto.
9665
4e04c971
DE
96662010-11-29 Doug Evans <dje@google.com>
9667
9668 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9669 printer-name;subprinter-name.
9670
8cf6f0b1
TT
96712010-11-29 Tom Tromey <tromey@redhat.com>
9672
9673 * gdb.dwarf2/implptr.exp: New file.
9674 * gdb.dwarf2/implptr.c: New file.
9675 * gdb.dwarf2/implptr.S: New file.
9676
94b6973e
PM
96772010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9678
fc529d80 9679 PR python/12199
94b6973e
PM
9680
9681 * gdb.python/py-breakpoint.exp: Test the delete method.
9682
8358c15c
JK
96832010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9684
9685 Fix step_resume_breakpoint unsaved during an infcall.
9686 * gdb.base/step-resume-infcall.exp: New file.
9687 * gdb.base/step-resume-infcall.c: New file.
9688
f6df29bc
TJB
96892010-11-24 Edjunior Machado <emachado@br.ibm.com>
9690
9691 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9692
f2b5a5cf
TJB
96932010-11-24 Edjunior Machado <emachado@br.ibm.com>
9694
9695 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9696 on ppc64's symbols; "finish" and "return" commands must accept to
9697 show the caller line again as well as the line after.
9698 * gdb.asm/powerpc64.inc: New file.
9699
6b0ecdc2
DE
97002010-11-23 Doug Evans <dje@google.com>
9701
9702 * lib/gdb.exp (gdb_test_sequence): New function.
9703 (gdb_expect_list): Add verbose -log call for each pattern.
9704 * gdb.base/signals.exp (test_handle_all_print): Call it.
9705 Reduce timeout increment from 6 minutes to 1 minute.
9706 * gdb.server/ext-run.exp: Call it.
9707
ea976c60
PM
97082010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9709
f2b5a5cf 9710 PR python/12212
ea976c60
PM
9711
9712 * gdb.python/python.exp: Check that selected_thread raises an
9713 error when no inferior is loaded.
9714
c0efa795
JK
97152010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9716
9717 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9718 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9719
ec3aa567
JK
97202010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9721
9722 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9723 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9724
d8249011
DE
97252010-11-18 Doug Evans <dje@google.com>
9726
9727 * gdb.server/ext-run.exp: Fix intermittent failures.
9728
d4eba7d1
NF
97292010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9730
9731 * gdb.stabs/gdb11479.exp: Use runto_main.
9732
b04c2f88
NF
97332010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9734
9735 * gdb.base/break-entry.exp: Skip if using a stub.
9736
ae9d7ce4
NF
97372010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9738
9739 * gdb.python/py-inferior.exp: Pack values in target endianness.
9740
621c8364
TT
97412010-11-12 Tom Tromey <tromey@redhat.com>
9742
9743 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9744 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9745 MemoryError.
9746 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9747 type.
9748 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9749 MemoryError.
9750 (test_subscript_regression): Update exception type.
9751
84f4c1fe
PM
97522010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9753
9754 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9755 breakpoint tests.
9756
a1442452
PA
97572010-11-09 Pedro Alves <pedro@codesourcery.com>
9758
9759 * gdb.base/watchpoint.exp: Test "watch -location" with an
9760 innacessible location.
9761
efd11a33
JK
97622010-11-09 Edjunior Machado <emachado@br.ibm.com>
9763 Luis Machado <luisgpm@br.ibm.com>
9764
9765 * gdb.base/maint.exp: Expect "." prefix.
9766 * gdb.base/nodebug.exp: Expect "." Likewise.
9767 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9768 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9769 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9770 POWER server processors.
9771
aa00efb5
JK
97722010-11-08 Edjunior Machado <emachado@br.ibm.com>
9773 Luis Machado <luisgpm@br.ibm.com>
9774
9775 * gdb.base/break-entry.exp: convert entry point for
9776 ppc64 and expect leading `.' on ppc64's symbols
9777
99e7ae30
DE
97782010-11-05 Doug Evans <dje@google.com>
9779
9780 * gdb.base/help.exp: Update expected output.
b521dba8
DE
9781 * gdb.python/py-param.exp: Delete, contents moved to ...
9782 * gdb.python/py-parameter.exp: ... here. New file.
9783 Add test for gdb.parameter ("directories").
99e7ae30 9784
f4b8a18d
KW
97852010-11-05 Ken Werner <ken.werner@de.ibm.com>
9786
9787 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9788 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9789 * configure: Regenerate.
9790 * gdb.opencl/Makefile.in: New File.
9791 * gdb.opencl/datatypes.exp: Likewise.
9792 * gdb.opencl/datatypes.cl: Likewise.
9793 * gdb.opencl/operators.exp: Likewise.
9794 * gdb.opencl/operators.cl: Likewise.
9795 * gdb.opencl/vec_comps.exp: Likewise.
9796 * gdb.opencl/vec_comps.cl: Likewise.
9797 * gdb.opencl/convs_casts.exp: Likewise.
9798 * gdb.opencl/convs_casts.cl: Likewise.
9799 * lib/opencl.exp: Likewise.
9800 * lib/opencl_hostapp.c: Likewise.
9801 * lib/opencl_kernel.cl: Likewise.
9802 * lib/cl_util.c: Likewise.
9803 * lib/cl_util.c: Likewise.
9804 * gdb.base/default.exp (set language): Add "opencl" to the list of
9805 languages.
9806
a9d5ef47
SW
98072010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9808
9809 * gdb.cp/overload.exp: Added test for inheritance overload.
9810 * gdb.cp/overload.cc: Ditto.
9811 * gdb.cp/oranking.exp: Removed releveant kfails.
9812
03eb1c79
JK
98132010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9814 Joel Brobecker <brobecker@adacore.com>
9815
9816 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9817 check test_compiler_info.
9818
dbc98a8b
KW
98192010-11-03 Ken Werner <ken.werner@de.ibm.com>
9820
9821 * gdb.base/gnu_vector.exp: Adjust expect messages.
9822
120bd360
KW
98232010-11-03 Ken Werner <ken.werner@de.ibm.com>
9824
9825 * gdb.base/gnu_vector.exp: Add unary operator tests.
9826
c37f7098
KW
98272010-11-03 Ken Werner <ken.werner@de.ibm.com>
9828
9829 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9830
7b51bc51
DE
98312010-11-02 Doug Evans <dje@google.com>
9832
9833 * gdb.python/py-pp-maint.c: New file.
9834 * gdb.python/py-pp-maint.exp: New file.
9835 * gdb.python/py-pp-maint.py: New file.
9836
50c97f38
TT
98372010-11-02 Tom Tromey <tromey@redhat.com>
9838
9839 * gdb.base/default.exp: Remove "scheme" from language list.
9840
a289b8f6
JK
98412010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9842
9843 Revert:
9844 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9845 * gdb.threads/sigstep-threads.exp: New file.
9846 * gdb.threads/sigstep-threads.c: New file.
9847
cd017491
MS
98482010-10-20 Michael Snyder <msnyder@vmware.com>
9849
9850 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9851
8e6a5956
UW
98522010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9853
9854 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9855 Skip test completely if gdb,no_hardware_watchpoints.
9856
2c04da0d
UW
98572010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9858
9859 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9860 strict, but do not check for any particular function name within libc.
9861
79afc5ef
SW
98622010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9863
9864 * gdb.cp/smartp.exp: New test.
9865 * gdb.cp/smartp.cc : New test.
9866
026ffab7
SW
98672010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9868
9869 * gdb.cp/converts.exp: Test pointer to bool conversion.
9870 Test pointer to long conversion.
9871 * gdb.cp/oranking.exp: Removed relevant kfail.
9872
3a772aa4
TT
98732010-10-18 Tom Tromey <tromey@redhat.com>
9874
9875 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9876 argument to lazy_string.
9877 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9878 (pp_ls.to_string): Use it.
9879 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9880 Add "estring2" local.
9881
5fc3827b
JK
98822010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9883
9884 Fix s390x compatibility.
9885 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9886 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9887
8aeb23f3
JK
98882010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9889
9890 * gdb.threads/sigstep-threads.exp: New file.
9891 * gdb.threads/sigstep-threads.c: New file.
9892
c1e56572
JK
98932010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9894
9895 * gdb.base/pie-execl.exp: New file.
9896 * gdb.base/pie-execl.c: New file.
9897
92163a10
JK
98982010-10-13 Doug Evans <dje@google.com>
9899 Jan Kratochvil <jan.kratochvil@redhat.com>
9900
9901 PR exp/12117
9902 * gdb.cp/ptype-cv-cp.cc: New file.
9903 * gdb.cp/ptype-cv-cp.exp: New file.
9904
7062b0a0
SW
99052010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9906
9907 * gdb.cp/converts.cc: New test program.
9908 * gdb.cp/converts.exp: New test.
9909 * gdb.cp/overload.exp: Added test for void* vs int*.
9910 * gdb.cp/overload.exp: Ditto.
9911 * gdb.cp/oranking.exp: Removed related kfail.
9912
0e3509db
DE
99132010-10-13 Doug Evans <dje@google.com>
9914
9915 * lib/gdb-python.exp (gdb_check_python_config): New function.
9916 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9917 * gdb.python/lib-types.cc: New file.
9918 * gdb.python/lib-types.exp: New file.
9919
8dc78533
JK
99202010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9921
9922 * gdb.python/py-error.exp: New file.
9923 * gdb.python/py-error.py: New file.
9924
93c17e06
JK
99252010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9926
9927 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9928 gdb_test_multiple.
9929
d8b34041
JK
99302010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9931
9932 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9933 * gdb.base/prelink.exp: Likewise.
9934 * gdb.base/solib-nodir.exp: Likewise.
9935 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9936 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9937 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9938
e0cc584e
UW
99392010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9940
9941 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9942 for the "info files" test to avoid timeouts on slow machines.
9943
cfc353b1
JK
99442010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9945
9946 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9947 (main): Make openlib dummy call.
9948
d3d7896d
JK
99492010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9950
9951 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9952 * break-interp.exp (reach): Move the core body ...
9953 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9954 (test_ld): Provide always real argument, even to the linker. Replace
9955 dl_main by _dl_debug_state.
9956
5e533c94
JK
99572010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9958
9959 Fix results of prelinked PIEs on ppc*.
9960 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9961 Accept also DISPLACEMENT "PRESENT".
9962 (main): Replace "ZERO" displacements by "PRESENT".
9963
33540610
SW
99642010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9965
9966 * gdb.cp/oranking.exp: New test.
9967 * gdb.cp/oranking.cc: New test program.
9968
3bdf2bbd
KW
99692010-10-08 Ken Werner <ken.werner@de.ibm.com>
9970
9971 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9972 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9973
2f608a3a
KW
99742010-10-06 Ken Werner <ken.werner@de.ibm.com>
9975
9976 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9977 lush, lynx) New constant.
9978 * gdb.base/constvars.exp: Test const array types.
9979 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9980
aa2e2d8d
DE
99812010-10-06 Doug Evans <dje@google.com>
9982
9983 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9984 of syscall staging area.
9985
2844d6b5
KW
99862010-10-06 Ken Werner <ken.werner@de.ibm.com>
9987
9988 * gdb.base/gnu_vector.c: Add variable c4.
9989 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9990 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9991
7d8ac8bb
MR
99922010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9993
9994 * gdb.arch/altivec-abi.exp: Fix a typo.
9995
84a02e58
MR
99962010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
9997
9998 * lib/mi-support.exp (thread_selected_re): Correct pattern used
9999 to match a thread ID.
10000
b18e6318
JK
100012010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10002
10003 Fix s390x testcase compatibility.
10004 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
10005
a2c09bd0
DE
100062010-10-01 Doug Evans <dje@google.com>
10007
10008 * lib/gdb-python.exp: New file.
10009 * gdb.python/py-block.exp: Use it.
10010 * gdb.python/py-breakpoint.exp: Ditto.
10011 * gdb.python/py-frame.exp: Ditto.
10012 * gdb.python/py-inferior.exp: Ditto.
10013 * gdb.python/py-param.exp: Ditto.
10014 * gdb.python/py-prettyprint.exp: Ditto.
10015 * gdb.python/py-shared.exp: Ditto.
10016 * gdb.python/py-symbol.exp: Ditto.
10017 * gdb.python/py-symtab.exp: Ditto.
10018 * gdb.python/py-type.exp: Ditto.
10019 * gdb.python/py-value.exp: Ditto.
10020 * gdb.python/python.exp: Ditto.
10021
38f12cfc
TT
100222010-09-30 Tom Tromey <tromey@redhat.com>
10023
10024 * gdb.base/anon.exp: New file.
10025 * gdb.base/anon.c: New file.
10026
9ae8282d
TT
100272010-09-30 Tom Tromey <tromey@redhat.com>
10028
10029 * gdb.base/completion.exp: Test completion through anonymous
10030 union.
10031 * gdb.base/break1.c (struct some_struct): Add anonymous union.
10032
e9e07ba6
JK
100332010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10034
10035 Fix printing parameters of inlined functions.
10036 * gdb.dwarf2/dw2-inline-param.exp: New file.
10037 * gdb.dwarf2/dw2-inline-param-main.c: New file.
10038 * gdb.dwarf2/dw2-inline-param.S: New file.
10039
cd2effb2
JK
100402010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10041
10042 PR corefiles/12071.
10043 * gdb.base/corefile.exp (quit with a process, no question: load core)
10044 (quit with a core file): New tests.
10045
bceffbf3
JK
100462010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10047
10048 Fix GDB crash on inferior calls with self-referencing classes.
10049 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
10050 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
10051 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
10052
1736ad11
JK
100532010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10054
10055 Fix lost siginfo_t for inferior calls.
10056 * gdb.base/siginfo-infcall.exp: New file.
10057 * gdb.base/siginfo-infcall.c: New file.
10058
a176ad92
JB
100592010-09-22 Joel Brobecker <brobecker@adacore.com>
10060
10061 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
10062
c2b0a229
JK
100632010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10064
10065 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
10066 New test.
10067 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
10068
e8ae22d1
JB
100692010-09-22 Joel Brobecker <brobecker@adacore.com>
10070
10071 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
10072 type of our const type.
10073
ec322823
SW
100742010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
10075
10076 * gdb.cp/pr12028.cc: New.
10077 * gdb.cp/pr12028.exp: New.
10078
72929c62
JB
100792010-09-22 Joel Brobecker <brobecker@adacore.com>
10080
10081 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
10082
875b4ff5 100832010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 10084 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
10085
10086 PR mi/11407
10087 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
10088 * gdb.mi/dw2-ref-missing-frame-main.c New File.
10089 * gdb.mi/dw2-ref-missing-frame.S New File.
10090 * gdb.mi/dw2-ref-missing-frame.exp New File.
10091
7155d578
TT
100922010-09-14 Tom Tromey <tromey@redhat.com>
10093
10094 PR symtab/8399:
10095 * gdb.threads/tls.exp: Remove kfail. Update expected output.
10096
515ed532
TT
100972010-09-14 Tom Tromey <tromey@redhat.com>
10098
10099 PR exp/11803:
10100 * gdb.threads/tls.exp: Use C++.
10101 (check_thread_local): Use K::another_thread_local.
10102 * gdb.threads/tls.c (class K): New.
10103 (another_thread_local): Now a member of K.
10104 (spin): Update. No longer K&R C.
10105
450ca57c
SW
101062010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
10107
10108 * gdb.cp/koenig.cc: created class for testing member lookup.
10109 * gdb.cp/koenig.exp: Added test for member lookup.
10110
dbd492a3
JK
101112010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10112
10113 Fix false FAILs on sourcetree topdir directory containing "kill".
10114 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
10115 source line matching regexp.
10116
8d4d924b
JK
101172010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10118
10119 * gdb.python/python.exp (set height 0, collect help from uiout)
10120 (verify help to uiout): New tests.
10121
8e64f2a0
JK
101222010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10123
10124 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
10125 is_lp64_target to check 64bit target.
10126
4569eed2
JK
101272010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10128
10129 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
10130 (test_ld) <powerpc64-*>: New.
10131
5e1617b1
DJ
101322010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10133
10134 * gdb.cp/templates.exp (test_template_args): Allow "struct".
10135
c767944b
DJ
101362010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
10137
10138 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
10139 (FunctionArg::method): New function.
10140 (empty, arg): New variables.
10141 (main): Call arg.method.
10142 * gdb.cp/templates.exp (test_template_args): New function.
10143 (do_tests): Call it.
10144
27d3a3fc
UW
101452010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10146
10147 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10148 of "next" to proceed over pthread_exit call.
10149
55b7ce7f
UW
101502010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10151
10152 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10153 "maint print statistics" output to prevent expect timeouts.
10154
809df446
JK
101552010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10156
10157 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10158 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10159 (test_float_rejected): ... here.
10160 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10161 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10162 (test_float_rejected): ... here.
10163 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10164 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10165 (test_float_rejected): ... here.
10166 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10167 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10168 (test_float_rejected): ... here.
10169
8464be76
DJ
101702010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10171
10172 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10173 before disabling hardware watchpoints.
10174 (test_inaccessible_watchpoint): Check that hardware watchpoints
10175 are used. Test for watchpoints on a constant address.
10176
14dba4b4
JK
101772010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10178
10179 * gdb.base/ui-redirect.exp: New file.
10180
3f3540e1 101812010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10182 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10183
10184 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10185
0f254bb7
DE
101862010-08-31 Doug Evans <dje@google.com>
10187
10188 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10189
03f17ccf
TT
101902010-08-30 Tom Tromey <tromey@redhat.com>
10191
10192 PR python/11792:
10193 * gdb.python/py-value.exp (test_subscript_regression): Add
10194 dynamic_type test.
10195
640617ad
DJ
101962010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10197
10198 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10199 instead of running to main. Do not test the main function.
10200 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10201 Add new main.
10202
2ed91d1b
PA
102032010-08-26 Pedro Alves <pedro@codesourcery.com>
10204
10205 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10206 one test.
10207
673bfd45
DE
102082010-08-24 Doug Evans <dje@google.com>
10209
10210 PR symtab/11942
10211 * gdb.dwarf2/dw4-sig-types.cc: New file.
10212 * gdb.dwarf2/dw4-sig-types.h: New file.
10213 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10214 * gdb.dwarf2/dw4-sig-types.exp: New file.
10215
f9ffd4bb
TT
102162010-08-23 Tom Tromey <tromey@redhat.com>
10217
10218 PR python/11145:
10219 * gdb.python/py-value.c (Base, Derived): New types.
10220 (base): New global.
10221 * gdb.python/py-value.exp (test_subscript_regression): Add
10222 dynamic_cast test.
10223
d839c8a4
TT
102242010-08-23 Tom Tromey <tromey@redhat.com>
10225
10226 PR python/10676:
10227 * gdb.python/py-type.exp (test_fields): Add tests for type
10228 equality.
10229
702c2711
TT
102302010-08-23 Tom Tromey <tromey@redhat.com>
10231
10232 PR python/11915:
10233 * gdb.python/py-type.exp (test_fields): Add tests for array.
10234
832bafd3
KS
102352010-08-23 Keith Seitz <keiths@redhat.com>
10236
10237 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10238 have any children. Create a new abbrev for it.
10239 Add missing terminal sequence to .debug_abbrev.
10240
c37bf528
KS
102412010-08-20 Keith Seitz <keiths@redhat.com>
10242
10243 PR symtab/11465:
10244 * gdb.dwarf2/pr11465.exp: New test.
10245 * gdb.dwarf2/pr11465.S: New file.
10246 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10247 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10248
4572cbac
TJB
102492010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10250
10251 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10252 registers. Update data sets with the new v2_double element in the
10253 VSX register union. Add vector_register3_vr data set for the AltiVec
10254 registers. Use gdb_test_no_output instead of send_gdb.
10255
e7fbb131
PA
102562010-08-19 Pedro Alves <pedro@codesourcery.com>
10257
10258 * gdb.python/py-shared.exp: New file, factored out from
10259 python.exp.
10260 * gdb.python/py-shared.c: New file.
10261 * gdb.python/py-shared-sl.c: New file.
10262 * gdb.python/python-1.c: New file.
10263 * gdb.python/python-sl.c: Delete.
10264 * gdb.python/python.c: Mention python-1.c.
10265 * gdb.python/python.exp: Move shared library tests to
10266 py-shared.exp.
10267 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10268 (MISCELLANEOUS): New.
10269 (clean mostlyclean): Also remove $MISCELLANEOUS.
10270
d30f5e1f
DE
102712010-08-19 Doug Evans <dje@google.com>
10272
10273 PR exp/11926
10274 * gdb.base/printcmds.exp (test_float_accepted): New function.
10275 Move existing float tests there. Add tests for floats with suffixes.
10276 (test_float_rejected): New function.
10277 * gdb.java/jv-print.exp (test_float_accepted): New function.
10278 (test_float_rejected): New function.
10279 * gdb.objc/print.exp: New file.
10280 * gdb.pascal/print.exp: New file.
10281 * lib/objc.exp: New file.
10282
7b3fd859
PM
102832010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10284
10285 * gdb.base/default.exp (info set): Avoid full buffer error and force
10286 reading up to final gdb prompt.
10287 (show): Likewise.
10288
c92817ce
TT
102892010-08-18 Tom Tromey <tromey@redhat.com>
10290
10291 PR symtab/11919:
10292 * gdb.base/completion.exp: Add test.
10293
f1208f9e
DE
102942010-08-18 Doug Evans <dje@google.com>
10295
10296 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10297 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10298 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10299 Simplify, early exit if runto_main fails.
10300 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10301 (set_lang_fortran): Moved to lib/fortran.exp.
10302 * gdb.fortran/types.exp: load_lib fortran.exp.
10303 (set_lang_fortran): Moved to lib/fortran.exp.
10304 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10305 * gdb.java/jprint.exp (set_lang_java): Ditto.
10306 * gdb.java/jv-exp.exp: load_lib java.exp.
10307 If set_lang_java fails, issue a warning instead of failure to be
10308 consistent with other set_lang_foo uses.
10309 (set_lang_java): Moved to lib/java.exp.
10310 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10311 If set_lang_java fails, issue a warning instead of failure to be
10312 consistent with other set_lang_foo uses.
10313 * gdb.pascal/types.exp: load_lib pascal.exp.
10314 (set_lang_pascal): Moved to lib/pascal.exp.
10315 * lib/fortran.exp: New file.
10316 * lib/java.exp (set_lang_java): New function.
10317 * lib/pascal.exp (set_lang_pascal): New function.
10318
2f06b485
YQ
103192010-08-18 Yao Qi <yao@codesourcery.com
10320
10321 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10322 func_nofb_start and func_loopfb_start, so that address of functions
10323 is equal to these labels on Thumb.
10324
96e25403
YQ
103252010-08-18 Yao Qi <yao@codesourcery.com>
10326
10327 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10328 to reflect latest c source file.
10329
36e6adc4
JK
103302010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10331
10332 * gdb.cp/infcall-dlopen.exp: New file.
10333 * gdb.cp/infcall-dlopen.cc: New file.
10334 * gdb.cp/infcall-dlopen-lib.cc: New file.
10335
f431efe5
PA
103362010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10337 Pedro Alves <pedro@codesourcery.com>
10338
10339 PR breakpoints/11371
10340
10341 * gdb.base/watch-cond-infcall.exp: New file.
10342 * gdb.base/watch-cond-infcall.c: New file.
10343
06a64a0b
TT
103442010-08-16 Tom Tromey <tromey@redhat.com>
10345
10346 * gdb.base/help.exp: Update.
10347 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10348 watchpoint.
10349 (test_watch_location): New proc.
10350 (test_watchpoint_in_big_blob): Delete watchpoint.
10351 * gdb.base/watchpoint.c (func5): New function.
10352 (main): Call it.
10353
70ebf4ed
DE
103542010-08-16 Doug Evans <dje@google.com>
10355
10356 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10357
ca5c20b6
PM
103582010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10359
10360 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10361 tests.
10362
7346b668
KW
103632010-08-11 Ken Werner <ken.werner@de.ibm.com>
10364
10365 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10366 * gdb.base/gnu_vector.c: New File.
10367 * gdb.base/gnu_vector.exp: Likewise.
10368
cb2e07a6
PM
103692010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10370
10371 * gdb.python/python.c: New File.
10372 * gdb.python/python-sl.c: New File.
10373 * gdb.python/python.exp: Test solib_address and decode_line
10374 * functions.
10375
5da1313b
JK
103762010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10377
10378 * gdb.python/python.exp (show height, set height 10)
10379 (verify pagination beforehand, verify pagination beforehand: q)
10380 (gdb.execute does not page, verify pagination afterwards)
10381 (verify pagination afterwards: q): New.
10382
49c3ccf7
DE
103832010-08-02 Doug Evans <dje@google.com>
10384
10385 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10386 because of an older gcc, change test2
10387 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10388 to unsupported.
10389
42c0c4f1
KH
103902010-07-30 Kazu Hirata <kazu@codesourcery.com>
10391
10392 * gdb.base/break-always.exp: Do not expect full paths to file
10393 names.
10394 * gdb.base/commands.exp: Likewise.
10395
d3765805
DE
103962010-07-30 Doug Evans <dje@google.com>
10397
c98ee71b
DE
10398 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10399 xfail them when run with older gccs.
10400
fd961404
DE
10401 * lib/gdb.exp (build_executable): Forward "c++" option to
10402 get_compiler_info.
10403
999adef4
DE
10404 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10405 "python print ttype.template_argument(1)" and
10406 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10407 if using gcc 4.4 or earlier.
10408
d3765805
DE
10409 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10410 attach-to-debugger handling.
10411
1276c759
JK
104122010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10413
10414 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10415 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10416 (main): Use copyreloc.
10417 * gdb.base/prelink.exp (split debug of executable)
10418 (.dynbss vs. .bss address shift): New tests.
10419
88caa9b9
PA
104202010-07-29 Pedro Alves <pedro@codesourcery.com>
10421
10422 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10423 in gdb_test_multiple.
10424
c6f2ac43
PA
104252010-07-29 Pedro Alves <pedro@codesourcery.com>
10426
10427 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10428 environment.
10429
326fd672
TT
104302010-07-28 Tom Tromey <tromey@redhat.com>
10431
10432 PR python/11060:
10433 * gdb.python/py-type.c (Temargs): New template.
10434 (temvar): New variable.
10435 * gdb.python/py-type.exp (test_template): New proc.
10436
3ce3b1ba
PA
104372010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10438
10439 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10440 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10441
34eaf542
TT
104422010-07-28 Tom Tromey <tromey@redhat.com>
10443
10444 PR c++/9946:
10445 * gdb.cp/temargs.exp: New file.
10446 * gdb.cp/temargs.cc: New file.
10447
d41b819e
JK
104482010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10449
10450 * gdb.base/help.exp (help disassemble): Update the content.
10451
26ab7092
JK
104522010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10453
10454 * gdb.threads/ia64-sigill.exp: New file.
10455 * gdb.threads/ia64-sigill.c: New file.
10456
5283e9e1
TT
104572010-07-27 Tom Tromey <tromey@redhat.com>
10458
10459 * gdb.opt/inline-cmds.c (ATTR): New define.
10460 (func1): Use it.
10461 (func2): Likewise.
10462 (func3): Likewise.
10463 (outer_inline1): Likewise.
10464 (outer_inline2): Likewise.
10465 * gdb.opt/inline-bt.c (ATTR): New define.
10466 (func1): Use it.
10467 (func2): Likewise.
10468 * gdb.opt/inline-locals.c (ATTR): New define.
10469 (func1): Use it.
10470 (func2): Likewise.
10471
e992ef73
TT
104722010-07-27 Tom Tromey <tromey@redhat.com>
10473
10474 * gdb.stabs/gdb11479.c (hack): New function.
10475 (test): Use it.
10476 (test2): Use it.
10477 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10478 (int32_search_buf, int64_search_buf): No longer static.
10479 (x): Remove.
10480 * gdb.base/relocate.c (hack): New function.
10481
5374244e
PM
104822010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10483
10484 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10485 * gdb.python/py-value.c (func1): New function.
10486 (func2): Likewise.
10487
a99aee83
CV
104882010-07-26 Corinna Vinschen <vinschen@redhat.com>
10489
10490 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10491 as not to clash with .data section.
10492
a04ba985
JG
104932010-07-26 Jerome Guitton <guitton@adacore.com>
10494
10495 * gdb.base/code_elim.exp: New file.
10496 * gdb.base/code_elim1.c: New file.
10497 * gdb.base/code_elim2.c: New file.
10498
23bd0f7c
PA
104992010-07-21 Pedro Alves <pedro@codesourcery.com>
10500
10501 PR symtab/11827
10502
10503 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10504 (some_volatile_enum): New variable.
10505 * gdb.base/printcmds.exp (test_print_enums): New.
10506 <top level>: Call it.
10507
883df6dd
SW
105082010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10509
10510 * gdb.cp/fpointer.cc: New test.
10511 * gdb.cp/fpointer.exp: New test.
10512
569b05a5
JK
105132010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10514
10515 * gdb.base/solib-nodir.exp: New file.
10516 * lib/gdb.exp (runto): New case for a GDB internal error.
10517
51d7d803
JK
105182010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10519 Ulrich Weigand <uweigand@de.ibm.com>
10520 Tom Tromey <tromey@redhat.com>
10521
10522 * gdb.base/charset-malloc.c: New file.
10523 * gdb.base/charset.c (malloc_stub): New prototype.
10524 (main): Call it instead of malloc itself.
10525 * gdb.base/charset.exp: Use only prepare_for_testing.
10526 (binfile): Remove the variable.
10527
c0edd9ed
JK
105282010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10529
10530 Make core files the process_stratum.
10531 * gdb.base/corefile.exp (run: load core again)
10532 (run: sanity check we see the core file, run: with core)
10533 (run: core file is cleared, attach: load core again)
10534 (attach: sanity check we see the core file, attach: with core)
10535 (attach: core file is cleared): New tests.
10536 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10537
3cbaedff
KW
105382010-07-14 Ken Werner <ken.werner@de.ibm.com>
10539
10540 * gdb.arch/altivec-abi.exp: New tests.
10541
91158a56
TT
105422010-07-13 Tom Tromey <tromey@redhat.com>
10543
10544 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10545 (main): Use it.
10546 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10547
0f5238ed
TT
105482010-07-13 Tom Tromey <tromey@redhat.com>
10549
10550 * gdb.base/label.exp: New file.
10551 * gdb.base/label.c: New file.
10552
add265ae
L
105532010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10554 H.J. Lu <hongjiu.lu@intel.com>
10555
10556 * lib/gdb.exp (is_ilp32_target): New.
10557 (is_lp64_target): Likewise.
10558
10559 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10560 target.
10561 * gdb.arch/amd64-disp-step.exp: Likewise.
10562 * gdb.arch/amd64-dword.exp: Likewise.
10563 * gdb.arch/amd64-i386-address.exp: Likewise.
10564 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 10565
add265ae
L
10566 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10567 target.
10568 * gdb.arch/i386-bp_permanent.exp: Likewise.
10569 * gdb.arch/i386-byte.exp: Likewise.
10570 * gdb.arch/i386-disp-step.exp: Likewise.
10571 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10572 * gdb.arch/i386-prologue.exp: Likewise.
10573 * gdb.arch/i386-size-overlap.exp: Likewise.
10574 * gdb.arch/i386-size.exp: Likewise.
10575 * gdb.arch/i386-sse.exp: Likewise.
10576 * gdb.arch/i386-unwind.exp: Likewise.
10577 * gdb.arch/i386-word.exp: Likewise.
10578
10579 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10580 test only when building 64-bit executables. Do not hard-code
10581 -m64 option.
10582
2dfb8c17
DE
105832010-07-07 Doug Evans <dje@google.com>
10584
10585 * lib/gdb.exp (gdb_test_list_exact): New function.
10586 * gdb.base/default.exp (show convenience): Call it, add tests for
10587 $_sdata = void, $_thread = 0.
10588
4e5799b6
JK
105892010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10590 Joel Brobecker <brobecker@adacore.com>
10591
10592 Fix re-run of PIE executable, PR shlibs/11776.
10593 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10594 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10595 and re-"run" of the inferior.
10596
1a219cc7
JK
105972010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10598 Joel Brobecker <brobecker@adacore.com>
10599
10600 Cope with missing /usr/sbin/prelink.
10601 * lib/prelink-support.exp (prelink_no):
10602 <result == 1 && $output is "no such file or directory">: New.
10603 (prelink_yes): Likewise. Return on failed prelink_no.
10604
5e3b36f8
JK
106052010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10606 Joel Brobecker <brobecker@adacore.com>
10607
10608 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10609 build_executable by build_executable_own_libs. Replace "prelink -R"
10610 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10611 change.
10612 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10613 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10614 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10615 Replace build_executable by build_executable_own_libs's function
10616 build_executable_own_libs.
10617 (prelinkNO): Create new stub to call prelink_no.
10618 (prelinkYES): Create new stub to call prelink_yes.
10619 (test_attach): Rename calls of copy to file_copy.
10620 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10621 (copy): Move to ...
10622 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10623 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10624 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10625 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10626 special flags by gdb_compile_shlib. Replace second gdb_compile by
10627 build_executable_own_libs. Replace "prelink -R" execution by a call of
10628 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10629 a second call of prelink_yes. Replace restart commands by
10630 clean_restart.
10631 (prelink): Rename to ...
10632 (seen displacement message): ... this test. Extend its expectation
10633 strictness.
10634
86e4bafc
JK
106352010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10636
10637 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10638 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10639 displacement message exactly once.
10640
3cd07d20
JK
106412010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10642 Joel Brobecker <brobecker@adacore.com>
10643
10644 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10645 its restore after the <$relink_args != ""> loop. new comment.
10646
0a1e94c7
JK
106472010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10648 Joel Brobecker <brobecker@adacore.com>
10649
10650 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10651 code for it. New variable relink_args.
10652 (prelinkYES): Call prelinkNO.
10653 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10654 in such case. Move the core code to ...
10655 (test_attach_gdb): ... a new function. Send GDB command "file".
10656 Extend expected "Attaching to " string.
10657
2f70bcfb
TT
106582010-07-02 Tom Tromey <tromey@redhat.com>
10659
10660 * gdb.base/bitops.exp: Remove extraneous "pass".
10661
a17ac5b0
TT
106622010-07-02 Ken Werner <ken.werner@de.ibm.com>
10663
10664 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10665
dc10affe
PA
106662010-07-01 Pedro Alves <pedro@codesourcery.com>
10667
d41c0fc8
PA
10668 * gdb.base/help.exp: Adjust expected output.
10669
106702010-07-01 Pedro Alves <pedro@codesourcery.com>
10671
10672 * gdb.base/help.exp: Adjust expected output.
dc10affe 10673
0a600c36
JK
106742010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10675
10676 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10677 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10678 c++/11702.
10679
37cc8bfe
JK
106802010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10681 Doug Evans <dje@google.com>
10682
10683 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10684 add .dynamic entry'.
10685
254e6b9e
DE
106862010-06-29 Doug Evans <dje@google.com>
10687
10688 Test PR c++/11702.
10689 * gdb.cp/m-static.exp: Add testcase.
10690 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10691
595939de 106922010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
10693 Tom Tromey <tromey@redhat.com>
10694 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
10695
10696 * gdb.python/py-inferior.c: New File.
10697 * gdb.python/py-infthread.c: New File.
10698 * gdb.python/py-inferior.exp: New File.
10699 * gdb.python/py-infthread.exp: New File.
10700
98751a41
JK
107012010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10702
10703 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10704 (ptype ::C::OtherFileClass typedefs): New.
10705 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10706 (C::OtherFileClass::cOtherFileClassVar2): New.
10707 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10708 cOtherFileClassVar2.
10709 (C::cOtherFileType2, C::cOtherFileVar2): New.
10710 (C::cOtherFileVar_use): use also cOtherFileVar2.
10711 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10712
41f62f39
JK
107132010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10714
10715 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10716 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10717 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10718 (print ::C::cOtherFileVar)
10719 (whatis C::OtherFileClass::cOtherFileClassType)
10720 (whatis ::C::OtherFileClass::cOtherFileClassType)
10721 (print C::OtherFileClass::cOtherFileClassVar)
10722 (print ::cOtherFileClassVar)
10723 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10724 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10725 trailing content.
10726 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10727 (C::OtherFileClass::cOtherFileClassVar)
10728 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10729 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10730
af53d231
JK
107312010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10732
10733 Test PR c++/11703 and PR gdb/1448.
10734 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10735 gdb/1448.
10736
9655fd1a
JK
107372010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10738
10739 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10740 (main) <rtti_data>: New.
10741 * gdb.cp/virtbase.exp (print rtti_data): New.
10742
824cc8dd
JK
107432010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10744 Joel Brobecker <brobecker@adacore.com>
10745
10746 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10747
6036c742
JK
107482010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10749
10750 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10751
de6a0421
DE
107522010-06-28 Doug Evans <dje@google.com>
10753
10754 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10755
b2dae948
DE
107562010-06-27 Doug Evans <dje@google.com>
10757
10758 * gdb.cp/m-static.exp: Update expected test output.
10759
0f3bb72e
PH
107602010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10761
889bf7c5
PA
10762 * gdb.gdb/selftest.exp: Adjust expected message for
10763 capturing start-up runtime.
0f3bb72e 10764
bc9f0842
TT
107652010-06-25 Tom Tromey <tromey@redhat.com>
10766
10767 PR python/10808:
10768 * gdb.python/python.exp: Add new tests.
10769
099ef718
SW
107702010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10771
10772 * gdb.cp/operator.cc: Created an import loop.
10773 * gdb.cp/operator.exp: Added testcase for import loop.
10774
5868a632
JK
107752010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10776
10777 Test PR python/11407.
10778 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10779 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10780 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10781 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10782 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10783 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10784 binfile. Call gdb_compile with clean_restart twice.
10785 (func_nofb print, func_nofb backtrace, func_loopfb print)
10786 (func_loopfb backtrace): New.
10787
af76db58
JK
107882010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10789
10790 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10791 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10792 by a hand made one.
10793 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10794 i?86 requirement. Remove variables srcfile and binfile. New variable
10795 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10796
f2c7657e
UW
107972010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10798
10799 * gdb.cell/dwarfaddr.exp: New file.
10800 * gdb.cell/dwarfaddr.S: New file.
10801
628fe4e4
JK
108022010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10803
10804 Test PR 9436.
10805 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10806
f1421989
HZ
108072010-06-24 Hui Zhu <teawater@gmail.com>
10808
10809 * gdb.base/eval.exp: New file.
10810
d03285ec
UW
108112010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10812
10813 * gdb.cell/fork.exp: New file.
10814 * gdb.cell/fork.c: Likewise.
10815 * gdb.cell/fork-spu.c: Likewise.
10816
41b2c92d
PM
108172010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10818
10819 * lib/gdb.exp (banned_variables_traced): New global variable.
10820 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10821 (gdb_init): Use `trace add variable' instead of obsolete
10822 `trace variable'.
10823
d5bc977f
DE
108242010-06-21 Doug Evans <dje@google.com>
10825
10826 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10827
d2ed6730
UW
108282010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10829
10830 * gdb.arch/spu-ls.exp: New file.
10831 * gdb.arch/spu-ls.c: Likewise.
10832
6aed2dbc
SS
108332010-06-18 Stan Shebs <stan@codesourcery.com>
10834
10835 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10836
e0756905
UW
108372010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10838
10839 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10840 * gdb.base/watch-cond.exp: Likewise.
10841 * gdb.python/py-breakpoint.exp: Likewise.
10842
d8053d4d
PA
108432010-06-18 Pedro Alves <pedro@codesourcery.com>
10844
10845 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10846 clean_restart, make sure every test has a distinct message, and
10847 that messages don't include the executable' full path.
10848
81ce510c
DE
108492010-06-17 Doug Evans <dje@google.com>
10850
10851 * gdb.arch/i386-size.exp: Updated expected output for
10852 DISASSEMBLY_OMIT_FNAME.
10853
65d79d4b
SDJ
108542010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10855 Sergio Durigan Junior <sergiodj@redhat.com>
10856
10857 * gdb.base/watch-notconst.c: New file.
10858 * gdb.base/watch-notconst.S: New file.
10859 * gdb.base/watch-notconst2.c: New file.
10860 * gdb.base/watch-notconst2.S: New file.
10861 * gdb.base/watch-notconst.exp: New file.
10862 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10863 (func4): Add operations on `global_ptr_ptr'.
10864 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10865 routine to test watchpoints created with a constant expression.
10866 (test_inaccessible_watchpoint): Include tests for watchpoints
10867 created with a constant expression.
10868
df0f4836
KB
108692010-06-14 Kevin Buettner <kevinb@redhat.com>
10870
10871 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10872 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10873 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10874 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10875 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10876 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10877 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10878 of `_start'.
10879
b769def5
UW
108802010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10881
10882 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10883 not supported on the target.
10884 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10885 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10886 * gdb.mi/mi-nsintrall.exp: Likewise.
10887 * gdb.mi/mi-nsmoribund.exp: Likewise.
10888 * gdb.mi/mi-nsthrexec.exp: Likewise.
10889
d914c394
SS
108902010-06-11 Stan Shebs <stan@codesourcery.com>
10891
10892 * gdb.base/permissions.exp: New file.
10893
108942010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
10895
10896 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10897 does not support ELF executable class.
10898
f3ce5b9c
UW
108992010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10900
10901 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10902
8e46892c
JK
109032010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10904
10905 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10906 (runto): Catch "The target does not support running in non-stop mode.".
10907
6cc55c64
MS
109082010-06-11 Michael Snyder <msnyder@vmware.com>
10909
10910 * gdb.base/setshow.exp (set language asm): Don't use
10911 gdb_test_no_output, fails on some targets.
10912
caddefa4
UW
109132010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10914
10915 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10916 * gdb.cp/pr9167.exp: Likewise.
10917
468b1aa7
UW
109182010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10919
10920 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10921
5c3552dc
UW
109222010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10923
10924 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10925
02e6fe6a
UW
109262010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10927
10928 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10929
0e03807e
TT
109302010-06-11 Tom Tromey <tromey@redhat.com>
10931
10932 PR gdb/9977, PR exp/11636::
10933 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10934 (pieces_test_f6): Update expected output.
10935
2bdf28a0
JK
109362010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10937
10938 * gdb.base/moribund-step.exp: New.
10939
f6978de9
MS
109402010-06-08 Michael Snyder <msnyder@vmware.com>
10941
10942 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 10943 * gdb.ada/boolean_expr.exp:
f6978de9
MS
10944 * gdb.ada/frame_args.exp: Ditto.
10945 * gdb.ada/lang_switch.exp: Ditto.
10946 * gdb.ada/ptype_arith_binop.exp: Ditto.
10947 * gdb.ada/ref_param.exp: Ditto.
10948 * gdb.ada/type_coercion.exp:Ditto.
10949
10950 * gdb.asm/asm-source.exp: Ditto.
10951
10952 * gdb.base/attach.exp: Ditto.
10953 * gdb.base/bitfields2.exp: Ditto.
10954 * gdb.base/call-signal-resume.exp: Ditto.
10955 * gdb.base/callfuncs.exp: Ditto.
10956 * gdb.base/commands.exp: Ditto.
10957 * gdb.base/dbx.exp: Ditto.
10958 * gdb.base/default.exp: Ditto.
10959 * gdb.base/dump.exp: Ditto.
10960 * gdb.base/exprs.exp: Ditto.
10961 * gdb.base/freebpcmd.exp: Ditto.
10962 * gdb.base/interrupt.exp: Ditto.
10963 * gdb.base/list.exp: Ditto.
10964 * gdb.base/long_long.exp: Ditto.
10965 * gdb.base/maint.exp: Ditto.
10966 * gdb.base/ptype.exp: Ditto.
10967 * gdb.base/return.exp: Ditto.
10968 * gdb.base/setshow.exp: Ditto.
10969 * gdb.base/sigbpt.exp: Ditto.
10970 * gdb.base/sigrepeat.exp: Ditto.
10971
10972 * gdb.cp/classes.exp: Ditto.
10973
10974 * gdb.dwarf2/dw2-restore.exp: Ditto.
10975
10976 * gdb.gdb/selftest.exp: Ditto.
10977
10978 * gdb.multi/base.exp: Ditto.
10979 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10980
10981 * gdb.python/py-block.exp: Ditto.
10982 * gdb.python/py-prettyprint.exp: Ditto.
10983 * gdb.python/py-template.exp: Ditto.
10984
10985 * gdb.server/ext-attach.exp: Ditto.
10986 * gdb.server/ext-run.exp: Ditto.
10987 * gdb.server/server-mon.exp: Ditto.
10988
10989 * gdb.threads/fork-thread-pending.exp: Ditto.
10990 * gdb.threads/hand-call-in-threads.exp: Ditto.
10991 * gdb.threads/interrupted-hand-call.exp: Ditto.
10992 * gdb.threads/linux-dp.exp: Ditto.
10993 * gdb.threads/manythreads.exp: Ditto.
10994 * gdb.threads/print-threads.exp: Ditto.
10995 * gdb.threads/pthreads.exp: Ditto.
10996 * gdb.threads/schedlock.exp: Ditto.
10997 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10998 * gdb.threads/threadapply.exp: Ditto.
10999
de7ff789
MS
110002010-06-08 Michael Snyder <msnyder@vmware.com>
11001
889bf7c5 11002 * gdb.ada/exec_changed.exp:
de7ff789
MS
11003 Use ".*" instead of "" as wildcard regexp.
11004
11005 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
11006 * gdb.base/call-ar-st.exp: Ditto.
11007 * gdb.base/checkpoint.exp: Ditto.
11008 * gdb.base/default.exp: Ditto.
11009 * gdb.base/dump.exp: Ditto.
11010 * gdb.base/ending-run.exp: Ditto.
11011 * gdb.base/fileio.exp: Ditto.
11012 * gdb.base/miscexprs.exp: Ditto.
11013 * gdb.base/pointers.exp: Ditto.
11014 * gdb.base/readline.exp: Ditto.
11015 * gdb.base/reread.exp: Ditto.
11016 * gdb.base/restore.exp: Ditto.
11017 * gdb.base/shlib-call.exp: Ditto.
11018 * gdb.base/valgrind-db-attach.exp: Ditto.
11019 * gdb.base/volatile.exp: Ditto.
11020 * gdb.base/watchpoints.exp: Ditto.
11021
11022 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
11023
11024 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
11025 * gdb.python/py-value.exp: Ditto.
11026
11027 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
11028 * gdb.trace/circ.exp: Ditto.
11029 * gdb.trace/collection.exp: Ditto.
11030 * gdb.trace/packetlen.exp: Ditto.
11031 * gdb.trace/passc-dyn.exp: Ditto.
11032 * gdb.trace/report.exp: Ditto.
11033 * gdb.trace/tfile.exp: Ditto.
11034 * gdb.trace/tfind.exp: Ditto.
11035 * gdb.trace/while-dyn.exp: Ditto.
11036
3bebe2f2
JK
110372010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11038
11039 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
11040
5c631832
JK
110412010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11042
11043 Test PR 10640.
11044 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
11045
4c3376c8
SW
110462010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
11047
11048 * gdb.cp/koenig.exp: Test for ADL operators.
11049 * gdb.cp/koenig.cc: Added ADL operators.
11050 * gdb.cp/operator.exp: New test.
11051 * gdb.cp/operator.cc: New test.
11052
dc226d5a
MS
110532010-06-04 Michael Snyder <msnyder@vmware.com>
11054
dfb88a23
MS
11055 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
11056 * gdb.base/pending.exp: Ditto.
f7ae76b3 11057
dc226d5a
MS
11058 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
11059
967cf477
DE
110602010-06-04 Doug Evans <dje@google.com>
11061
11062 * gdb.python/py-prettyprint.exp: Add new test for enabled and
11063 disabled printers.
11064 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
11065 (enable_lookup_function): New function.
11066
eb801841
TT
110672010-06-04 Tom Tromey <tromey@redhat.com>
11068
11069 * gdb.python/py-value.exp (test_value_hash): Don't test equality
11070 of hash and id.
11071
38979823
JK
110722010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11073
11074 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
11075 newline.
11076 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
11077 (empty verbose non-noisy clear, empty verbose noisy clear)
11078 (empty non-verbose noisy clear): Likewise.
11079
35ec993f
MS
110802010-06-03 Michael Snyder <msnyder@vmware.com>
11081
11082 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
11083 * gdb.base/display.exp: Ditto.
11084 * gdb.base/find.exp: Ditto.
11085 * gdb.base/ifelse.exp: Ditto.
11086 * gdb.base/multi-forks.exp: Ditto.
11087 * gdb.base/recurse.exp: Ditto.
11088 * gdb.base/setshow.exp: Ditto.
11089 * gdb.base/value-double-free.exp: Ditto.
11090 * gdb.base/watch-vfork.exp: Ditto.
11091 * gdb.base/watch_thread_num.exp: Ditto.
11092 * gdb.base/watchpoint-solib.exp: Ditto.
11093 * gdb.base/watchpoint.exp: Ditto.
11094 * gdb.base/watchpoints.exp: Ditto.
11095
11096 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
11097 * gdb.cp/overload.exp: Ditto.
11098 * gdb.cp/virtfunc.exp: Ditto.
11099
11100 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
11101
889bf7c5 11102 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
11103 Replace gdb_test with gdb_test_no_output.
11104
889bf7c5 11105 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
11106 Replace gdb_test with gdb_test_no_output.
11107 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11108 * gdb.threads/watchthreads.exp: Ditto.
11109 * gdb.threads/watchthreads2.exp: Ditto.
11110
11111 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
11112 * gdb.trace/tfind.exp: Ditto.
11113
c22decce
JB
111142010-06-03 Joel Brobecker <brobecker@adacore.com>
11115
11116 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
11117 successful test if message is the empty string.
11118
fd5700c7
JK
111192010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11120
11121 * gdb.fortran/module.exp (stopped language detection): New test.
11122
f55ee35c
JK
111232010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11124
11125 Support DW_TAG_module as separate namespaces.
11126 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
11127 gdb.fortran/library-module-lib.f90: New.
11128 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
11129 (print i): Remove.
11130 (continue to breakpoint: i-is-1, print var_i value 1)
11131 (continue to breakpoint: i-is-2, print var_i value 2)
11132 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
11133 (print var_d, print var_i value 14, ptype modmany, complete `modm)
11134 (complete `modmany, complete `modmany`, complete `modmany`var)
11135 (show language, setting breakpoint at module): New tests.
11136 * gdb.fortran/module.f90 (module mod): Remove.
11137 (module mod1, module mod2, module modmany, subroutine sub1)
11138 (subroutine sub2, program module): New.
11139
b8e8282f
JK
111402010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11141
11142 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
11143 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
11144 * gdb.cp/anon-union.exp (pass): Rename to ...
11145 (print z 2): ... here.
b8e8282f 11146
019ebafc
MS
111472010-06-02 Michael Snyder <msnyder@vmware.com>
11148
e68d8fd4
MS
11149 * gdb.trace/actions.exp: Use gdb_test_no_output.
11150 * gdb.trace/circ.exp: Ditto.
11151 * gdb.trace/packetlen.exp: Ditto.
11152 * gdb.trace/save-trace.exp: Ditto.
11153 * gdb.trace/tracecmd.exp: Ditto.
11154 * gdb.trace/tsv.exp: Ditto.
11155
12b5d08a
MS
11156 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11157 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11158 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11159 * gdb.threads/manythreads.exp: Ditto.
11160 * gdb.threads/print-threads.exp: Ditto.
11161 * gdb.threads/pthreads.exp: Ditto.
11162 * gdb.threads/schedlock.exp: Ditto.
11163 * gdb.threads/staticthreads.exp: Ditto.
11164 * gdb.threads/thread-specific.exp: Ditto.
11165 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11166 * gdb.threads/threadapply.exp: Ditto.
11167 * gdb.threads/watchthreads.exp: Ditto.
11168 * gdb.threads/watchthreads2.exp: Ditto.
11169
89493308
MS
11170 * gdb.python/py-block.exp: Use gdb_test_no_output.
11171 * gdb.python/py-prettyprint.exp: Ditto.
11172 * gdb.python/py-template.exp: Ditto.
11173 * gdb.python/py-value.exp: Ditto.
11174
11175 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11176 * gdb.reverse/watch-reverse.exp: Ditto.
11177
11178 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11179 * gdb.server/ext-run.exp: Ditto.
11180
019ebafc
MS
11181 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11182 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11183 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11184 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11185 * gdb.dwarf2/dw2-producer.exp: Ditto.
11186 * gdb.dwarf2/mac-fileno.exp: Ditto.
11187
11188 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11189 * gdb.gdb/selftest.exp: Ditto.
11190
11191 * gdb.multi/base.exp: Use gdb_test_no_output.
11192
11193 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11194
3e0ca3a5
JK
111952010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11196
11197 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11198
9db70545
MS
111992010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11200
a8d52276
MS
11201 * gdb.cp/class2.exp: Use gdb_test_no_output.
11202 * gdb.cp/classes.exp: Ditto.
11203 * gdb.cp/extern-c.exp: Ditto.
11204 * gdb.cp/inherit.exp: Ditto.
11205 * gdb.cp/maint.exp: Ditto.
11206 * gdb.cp/mb-inline.exp: Ditto.
11207 * gdb.cp/mb-templates.exp: Ditto.
11208 * gdb.cp/method2.exp: Ditto.
11209 * gdb.cp/misc.exp: Ditto.
11210 * gdb.cp/ovldbreak.exp: Ditto.
11211 * gdb.cp/punctuator.exp: Ditto.
11212 * gdb.cp/templates.exp: Ditto.
11213 * gdb.cp/virtbase.exp: Ditto.
11214
889bf7c5 11215 * gdb.threads/attach-stopped.exp:
9db70545 11216 Replace uses of send_gdb / gdb_expect.
889bf7c5 11217 * gdb.threads/attachstop-mt.exp:
9db70545 11218 Replace uses of send_gdb / gdb_expect.
889bf7c5 11219 * gdb.threads/gcore-thread.exp:
9db70545 11220 Replace uses of send_gdb / gdb_expect.
889bf7c5 11221 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11222 Replace uses of send_gdb / gdb_expect.
11223 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11224 * gdb.threads/print-threads.exp:
9db70545
MS
11225 Replace uses of send_gdb / gdb_expect.
11226 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11227 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11228 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11229
11230 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11231 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11232 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11233 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11234 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11235 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11236 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11237 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11238 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11239 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11240 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11241
359cc68c
JK
112422010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11243
11244 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11245
7d3fe98e
SW
112462010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11247
11248 * gdb.cp/koenig.exp: Added new test case.
11249 * gdb.cp/koenig.cc: Ditto.
11250
27d3a1a2
MS
112512010-06-01 Michael Snyder <msnyder@vmware.com>
11252
11253 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11254 * gdb.base/arrayidx.exp: Ditto.
11255 * gdb.base/attach.exp: Ditto.
11256 * gdb.base/auxv.exp: Ditto.
11257 * gdb.base/bigcre.exp: Ditto.
11258 * gdb.base/break-always.exp: Ditto.
11259 * gdb.base/break-interp.exp: Ditto.
11260 * gdb.base/break.exp: Ditto.
11261 * gdb.base/breakpoint-shadow.exp: Ditto.
11262 * gdb.base/call-ar-st.exp: Ditto.
11263 * gdb.base/call-sc.exp: Ditto.
11264 * gdb.base/call-signal-resume.exp: Ditto.
11265 * gdb.base/callfuncs.exp: Ditto.
11266 * gdb.base/catch-syscall.exp: Ditto.
11267 * gdb.base/charset.exp: Ditto.
11268 * gdb.base/code-expr.exp: Ditto.
11269 * gdb.base/commands.exp: Ditto.
11270 * gdb.base/cond-expr.exp: Ditto.
11271 * gdb.base/condbreak.exp: Ditto.
11272 * gdb.base/cursal.exp: Ditto.
11273 * gdb.base/cvexpr.exp: Ditto.
11274 * gdb.base/default.exp: Ditto.
11275 * gdb.base/del.exp: Ditto.
11276 * gdb.base/detach.exp: Ditto.
11277 * gdb.base/display.exp: Ditto.
11278 * gdb.base/ena-dis-br.exp: Ditto.
11279 * gdb.base/eval-skip.exp: Ditto.
11280 * gdb.base/foll-fork.exp: Ditto.
11281 * gdb.base/foll-vfork.exp: Ditto.
11282 * gdb.base/frame-args.exp: Ditto.
11283 * gdb.base/funcargs.exp: Ditto.
11284 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11285 * gdb.base/gdbvars.exp: Ditto.
11286 * gdb.base/help.exp: Ditto.
11287 * gdb.base/ifelse.exp: Ditto.
11288 * gdb.base/included.exp: Ditto.
11289 * gdb.base/list.exp: Ditto.
11290 * gdb.base/macscp.exp: Ditto.
11291 * gdb.base/maint.exp: Ditto.
11292 * gdb.base/multi-fork.exp: Ditto.
11293 * gdb.base/overlays.exp: Ditto.
11294 * gdb.base/page.exp: Ditto.
11295 * gdb.base/pending.exp: Ditto.
11296 * gdb.base/pointers.exp: Ditto.
11297 * gdb.base/pr11022.exp: Ditto.
11298 * gdb.base/prelink.exp: Ditto.
11299 * gdb.base/printcmds.exp: Ditto.
11300 * gdb.base/psymtab.exp: Ditto.
11301 * gdb.base/randomize.exp: Ditto.
11302 * gdb.base/relational.exp: Ditto.
11303 * gdb.base/relocate.exp: Ditto.
11304 * gdb.base/remote.exp: Ditto.
11305 * gdb.base/sepdebug.exp: Ditto.
11306 * gdb.base/set-lang-auto.exp: Ditto.
11307 * gdb.base/setshow.exp: Ditto.
11308 * gdb.base/setvar.exp: Ditto.
11309 * gdb.base/signals.exp: Ditto.
11310 * gdb.base/signull.exp: Ditto.
11311 * gdb.base/sigstep.exp: Ditto.
11312 * gdb.base/sizeof.exp: Ditto.
11313 * gdb.base/solib-disc.exp: Ditto.
11314 * gdb.base/store.exp: Ditto.
11315 * gdb.base/structs.exp: Ditto.
11316 * gdb.base/structs2.exp: Ditto.
11317 * gdb.base/subst.exp: Ditto.
11318 * gdb.base/term.exp: Ditto.
11319 * gdb.base/trace-commands.exp: Ditto.
11320 * gdb.base/unwindonsignal.exp: Ditto.
11321 * gdb.base/valgrind-db-attach.exp: Ditto.
11322 * gdb.base/varargs.exp: Ditto.
11323 * gdb.base/watch-cond.exp: Ditto.
11324 * gdb.base/watch_thread_num.exp: Ditto.
11325 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11326 * gdb.base/watchpoint.exp: Ditto.
11327 * gdb.base/whatis-exp.exp: Ditto.
11328
f8d3bf8f
MS
113292010-06-01 Michael Snyder <msnyder@vmware.com>
11330
11331 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11332 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11333 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11334 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11335 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11336 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11337 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11338 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11339 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11340 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11341 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11342 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11343 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11344 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11345 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11346
3f9e0d32
JK
113472010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11348
11349 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11350 trailing newline.
11351 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11352 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11353 (p *args): ... here and remove excessive trailing newline.
11354
f629457d
JB
113552010-05-31 Joel Brobecker <brobecker@adacore.com>
11356
11357 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11358
09eef106
JK
113592010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11360
11361 Accept the new Linux kernel "t (tracing stop)" string.
11362 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11363 Update comment.
11364 (state_wait) <T (tracing stop)>: New.
11365 (main): Update the state_wait expect string.
11366
94f31136
PA
113672010-05-28 Pedro Alves <pedro@codesourcery.com>
11368
11369 * limits.c, limits.exp: Delete files.
11370 * Makefile.in (clean mostlyclean): Adjust.
11371 * tracecmd.exp: Adjust.
11372
096554ab
JK
113732010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11374
11375 * gdb.base/tui-layout.exp: New.
11376
27d3a1a2 113772010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 11378
889bf7c5 11379 * gdb.reverse/break-precsave.exp:
bcd2dc50 11380 Replace uses of send_gdb / gdb_expect.
889bf7c5 11381 * gdb.reverse/break-reverse.exp:
bcd2dc50 11382 Replace uses of send_gdb / gdb_expect.
889bf7c5 11383 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 11384 Replace uses of send_gdb / gdb_expect.
889bf7c5 11385 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 11386 Replace uses of send_gdb / gdb_expect.
889bf7c5 11387 * gdb.reverse/finish-precsave.exp:
bcd2dc50 11388 Replace uses of send_gdb / gdb_expect.
889bf7c5 11389 * gdb.reverse/finish-reverse.exp:
bcd2dc50 11390 Replace uses of send_gdb / gdb_expect.
889bf7c5 11391 * gdb.reverse/i386-precsave.exp:
bcd2dc50 11392 Replace uses of send_gdb / gdb_expect.
889bf7c5 11393 * gdb.reverse/i386-reverse.exp:
bcd2dc50 11394 Replace uses of send_gdb / gdb_expect.
889bf7c5 11395 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 11396 Replace uses of send_gdb / gdb_expect.
889bf7c5 11397 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 11398 Replace uses of send_gdb / gdb_expect.
889bf7c5 11399 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 11400 Replace uses of send_gdb / gdb_expect.
889bf7c5 11401 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 11402 Replace uses of send_gdb / gdb_expect.
889bf7c5 11403 * gdb.reverse/machinestate.exp:
bcd2dc50 11404 Replace uses of send_gdb / gdb_expect.
889bf7c5 11405 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 11406 Replace uses of send_gdb / gdb_expect.
889bf7c5 11407 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 11408 Replace uses of send_gdb / gdb_expect.
889bf7c5 11409 * gdb.reverse/solib-precsave.exp:
bcd2dc50 11410 Replace uses of send_gdb / gdb_expect.
889bf7c5 11411 * gdb.reverse/solib-reverse.exp:
bcd2dc50 11412 Replace uses of send_gdb / gdb_expect.
889bf7c5 11413 * gdb.reverse/step-precsave.exp:
bcd2dc50 11414 Replace uses of send_gdb / gdb_expect.
889bf7c5 11415 * gdb.reverse/step-reverse.exp:
bcd2dc50 11416 Replace uses of send_gdb / gdb_expect.
889bf7c5 11417 * gdb.reverse/until-precsave.exp:
bcd2dc50 11418 Replace uses of send_gdb / gdb_expect.
889bf7c5 11419 * gdb.reverse/until-reverse.exp:
bcd2dc50 11420 Replace uses of send_gdb / gdb_expect.
889bf7c5 11421 * gdb.reverse/watch-precsave.exp:
bcd2dc50 11422 Replace uses of send_gdb / gdb_expect.
889bf7c5 11423 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
11424 Replace uses of send_gdb / gdb_expect.
11425
3def43e0
JK
114262010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11427
11428 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11429 excessive newline.
11430
27d3a1a2 114312010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
11432
11433 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
11434 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11435 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11436 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11437 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11438 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11439 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11440 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11441 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11442 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11443 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11444 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11445 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11446 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11447 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11448 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11449 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11450 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11451 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 11452
27d3a1a2 114532010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 11454
22454424
MS
11455 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11456 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11457
11458 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11459 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11460 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11461
889bf7c5 11462 * gdb.reverse/consecutive-reverse.exp:
22454424 11463 Replace uses of send_gdb / gdb_expect.
889bf7c5 11464 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
11465 Replace uses of send_gdb / gdb_expect.
11466
11467 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11468 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11469 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11470 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
11471 Replace uses of send_gdb / gdb_expect.
11472 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11473 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11474 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11475 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11476 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11477 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11478 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11479 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11480 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
11481
114822010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 11483
22454424 11484 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11485
22454424 11486 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11487
22454424
MS
11488 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11489 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11490 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11491 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11492 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11493 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11494 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11495 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11496 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11497
6e5f2c59
TT
114982010-05-25 Tom Tromey <tromey@redhat.com>
11499
11500 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11501
bbc8b958
TT
115022010-05-25 Tom Tromey <tromey@redhat.com>
11503
11504 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11505 argument order.
11506 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11507 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11508 order.
11509 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11510 order.
11511 * gdb.base/call-sc.exp (setup_kfails): Remove.
11512 (setup_compiler_kfails): Remove.
11513 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11514 argument order.
11515 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11516 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11517 (advancei): Fix setup_kfail argument order.
11518 * gdb.base/radix.exp: Fix setup_kfail argument order.
11519 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11520 order.
11521 * gdb.base/structs.exp (setup_kfails): Remove.
11522 (setup_compiler_kfails): Fix setup_kfail argument order.
11523 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11524 order.
11525 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11526 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11527 setup_kfail argument order.
11528 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11529
83d1babf
TT
115302010-05-25 Tom Tromey <tromey@redhat.com>
11531
11532 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11533
6acb16a2
MS
115342010-05-25 Michael Snyder <msnyder@vmware.com>
11535
11536 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11537 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11538 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11539 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11540 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11541 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11542 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11543 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11544 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
11545 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11546 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11547 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11548 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11549 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11550 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11551 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11552 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11553 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11554 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11555 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11556 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11557 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11558 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
11559 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11560 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11561 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11562 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11563 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11564 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11565 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11566 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11567 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11568 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11569 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11570 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11571 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11572 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11573 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11574 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11575 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11576 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11577 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11578 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11579 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11580 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11581 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11582 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 11583 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11584
115852010-05-25 Doug Evans <dje@google.com>
11586
11587 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11588 gdb.string_to_argv.
ad3986f0 11589
d3b1e874
TT
115902010-05-21 Tom Tromey <tromey@redhat.com>
11591
11592 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11593 Call it.
11594 * gdb.dwarf2/pieces.S: Update.
11595 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11596
cb826367
TT
115972010-05-21 Tom Tromey <tromey@redhat.com>
11598
11599 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11600 Call it.
11601 * gdb.dwarf2/pieces.c (struct C): New.
11602 (f6): New function.
11603 * gdb.dwarf2/pieces.S: Replace.
11604
74de6778
TT
116052010-05-21 Tom Tromey <tromey@redhat.com>
11606
11607 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11608 Call it.
11609
afd74c5f
TT
116102010-05-21 Tom Tromey <tromey@redhat.com>
11611
11612 * gdb.dwarf2.pieces.exp: New file.
11613 * gdb.dwarf2.pieces.S: New file.
11614 * gdb.dwarf2.pieces.c: New file.
11615
a7b75dfd 116162010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11617 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
11618
11619 * lib/gdb.exp (gdb_test_no_output): New function.
11620 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11621 when testing commands that should produce no output.
11622
c81c812a
JB
116232010-05-17 Joel Brobecker <brobecker@adacore.com>
11624
11625 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11626 parameter that we want to watch being a constant.
11627
0cce5bd9
JB
116282010-05-17 Joel Brobecker <brobecker@adacore.com>
11629
11630 * gdb.ada/cond_lang: New testcase.
11631
47050449
JB
116322010-05-17 Joel Brobecker <brobecker@adacore.com>
11633
11634 * lib/gdb.exp (banned_variables): New variable/constant.
11635 (gdb_init): Add write trace on variables listed in banned_variables.
11636 (gdb_finish): Remove write traces on variables listed in
11637 banned_variables.
11638
77c01586
JB
116392010-05-17 Joel Brobecker <brobecker@adacore.com>
11640
11641 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11642 * gdb.cp/koenig.exp: Likewise.
11643
88d4aea7
PM
116442010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11645
889bf7c5 11646 PR python/11482
88d4aea7
PM
11647
11648 * gdb.python/py-value.exp (test_value_hash): New function.
11649
f5a010c0
PM
116502010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11651
11652 PR exp/11530.
11653 * gdb.base/gdb11530.c: New file.
11654 * gdb.base/gdb11530.exp: New file.
11655
8ef4892f
JK
116562010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11657
11658 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11659 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11660
7322dca9
SW
116612010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11662
11663 * gdb.cp/koenig.exp: New test.
11664 * gdb.cp/koenig.cc: New test program.
11665
02e7ea18
JB
116662010-05-05 Joel Brobecker <brobecker@adacore.com>
11667
11668 Remove the use of prms_id and bug_id throughout the testsuite.
11669
e1c34c5d
PM
116702010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11671
11672 PR exp/11349.
11673 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11674 use a reference local variable.
11675
8e1d0c49
JK
116762010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11677
11678 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11679 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11680 variable different_dir. Move debugfile into a full directory pathname
11681 under DIFFERENT_DIR.
11682 * lib/gdb.exp (separate_debug_filename): Remove.
11683 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11684 variable debug_dir and mkdir of it. Update function comments.
11685
e66408ed
PA
116862010-04-29 Pedro Alves <pedro@codesourcery.com>
11687
11688 PR gdb/11557
11689
11690 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11691 files.
11692
d7b32ed3
PM
116932010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11694
889bf7c5 11695 * gdb.python/py-param.exp: New File.
d7b32ed3 11696
6aecb9c2
JB
116972010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11698
11699 * gdb.base/default.exp: Fix "set language" test.
11700
bdf92a1c
PM
117012010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11702
11703 PR breakpoints/11531.
11704 * gdb.base/gdb11531.c: New file.
11705 * gdb.base/gdb11531.exp: New file.
11706
3f172e24
TT
117072010-04-26 Tom Tromey <tromey@redhat.com>
11708
11709 * gdb.base/completion.exp: Add tests for completion and deprecated
11710 commands.
11711
64af4c92
JK
117122010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11713
11714 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11715 (print /x char_array): Escape curly brackets.
11716
492928e4
JK
117172010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11718
11719 Fix deadlock on looped list of loaded shared objects.
11720 * gdb.base/solib-corrupted.exp: New.
11721
66d09542
DE
117222010-04-23 Doug Evans <dje@google.com>
11723
11724 * gdb.python/py-section-script.c: New file.
11725 * gdb.python/py-section-script.exp: New file.
11726 * gdb.python/py-section-script.py: New file.
11727
8bd10a10
CM
117282010-04-20 Chris Moller <cmoller@redhat.com>
11729
11730 PR 10179
11731
11732 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11733 * gdb.base/pr10179-a.c:
11734 * gdb.base/pr10179-b.c:
11735 * gdb.base/pr10179.exp: New files.
11736
c0201579
JK
117372010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11738
11739 Fix crashes on dangling display expressions.
11740 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11741 is SEP.
11742 (lib_flags): Remove the "debug" keyword.
11743 (libsepdebug): New variable for iterating new loop.
11744 (save_pf_prefix): New variable wrapping the loop.
11745 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11746 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11747
793b0ff8
PM
117482010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11749
11750 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11751
097f51f7
PM
117522010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11753
11754 PR stabs/11479.
11755 * gdb.stabs/gdb11479.exp: New file.
11756 * gdb.stabs/gdb11479.c: New file.
11757
9a22f0d0
PM
117582010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11759
11760 * gdb.base/charset.c (Strin16, String32): New variables.
11761 * gdb.base/charset.exp (gdb_test): Test correct display
11762 of 16 or 32 bit strings.
11763
117642010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
11765
11766 PR 9167
11767 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11768 * gdb.cp/pr9167.cc: New file.
11769 * gdb.cp/pr9167.exp: New file.
11770
11771
6e354e5e
PM
117722010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11773
11774 PR pascal/11492.
11775 * gdb.pascal/gdb11492.pas: New file.
11776 * gdb.pascal/gdb11492.exp: New file.
11777
be942545
JB
117782010-04-20 Joel Brobecker <brobecker@adacore.com>
11779
1667e6e3 11780 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 11781
0c3acc09
JB
117822010-04-20 Joel Brobecker <brobecker@adacore.com>
11783
11784 * gdb.ada/dyn_loc: New testcase.
11785
ec31cde5
CM
117862010-04-20 Chris Moller <cmoller@redhat.com>
11787
11788 PR 10867
889bf7c5 11789
ec31cde5
CM
11790 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11791 * gdb.cp/pr10687.cc: New file.
11792 * gdb.cp/pr10687.exp: New file.
11793
11794
ce4b0682
SDJ
117952010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11796 Sergio Durigan Junior <sergiodj@redhat.com>
11797
11798 * gdb.fortran/logical.exp: New testcase.
11799 * gdb.fortran/logical.f90: New file.
11800
3436961f
DE
118012010-04-19 Doug Evans <dje@google.com>
11802
11803 * gdb.base/help.exp (help source): Update expected output.
11804
4d836c09
JK
118052010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11806
11807 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11808 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11809 gdb_exit and return.
11810 (executable): New variable.
11811 (binfile): Use it.
11812
6149aea9
PA
118132010-04-19 Pedro Alves <pedro@codesourcery.com>
11814
11815 PR breakpoints/8554.
11816
11817 * gdb.trace/save-trace.exp: Adjust.
11818
ed41462c
L
118192010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11820
11821 PR corefiles/11511
11822 * gdb.arch/system-gcore.exp: New.
11823 * gdb.arch/gcore.c: Likewise.
11824
3f7b2faa
DE
118252010-04-15 Doug Evans <dje@google.com>
11826
fa33c3cd
DE
11827 * gdb.python/py-progspace.c: New file.
11828 * gdb.python/py-progspace.exp: New file.
11829
3f7b2faa
DE
11830 * gdb.base/source.exp: Add tests for "source -s".
11831
79f283fe
PM
118322010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11833
11834 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11835 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11836 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11837 * gdb.python/py-mi.exp: New test for to_string returning None.
11838
fc8eb08a
PM
118392010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11840
11841 * gdb.python/py-breakpoint.c: Make result global.
11842
26e197f6
JK
118432010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11844
11845 Fix non-GNU make compatibility.
11846 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11847
adc36818
PM
118482010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11849
11850 * gdb.python/py-breakpoint.exp: New File.
11851 * gdb.python/py-breakpoint.C: Ditto.
11852
64e17368
SS
118532010-04-08 Stan Shebs <stan@codesourcery.com>
11854
11855 * gdb.trace/actions.exp: Clear default-collect.
11856 * gdb.trace/save-trace.exp: Clear default-collect.
11857
fff5cc64
PM
118582010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11859
11860 * gdb.python/py-value: Add null string variable.
11861 (test_lazy_string): Test zero length, NULL address lazy
11862 strings.
11863
a055a187
L
118642010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11865
11866 * gdb.arch/i386-avx.c: New.
11867 * gdb.arch/i386-avx.exp: Likewise.
11868
11869 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11870
96e39866
DE
118712010-04-06 Doug Evans <dje@google.com>
11872
11873 * gdb.base/source-test.gdb: New file.
11874 * gdb.base/source.exp: Test source -v.
11875
5984a431
UW
118762010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11877
11878 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11879
ec8a089a
PM
118802010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11881
11882 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11883 within one line, unless it is followed by a double quote.
11884 * gdb.stabs/hppa.sed: Idem.
11885 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
11886 * gdb.stabs/weird.exp: Check for correct parsing of
11887 char and string constants.
ec8a089a
PM
11888 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11889 in .stabs to .stabx substitution.
11890
fce3c1f0
SS
118912010-04-05 Stan Shebs <stan@codesourcery.com>
11892
11893 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11894 constant global.
11895 * gdb.trace/tfile.exp: Try to print them.
11896
d77f58be
SS
118972010-04-04 Stan Shebs <stan@codesourcery.com>
11898
11899 * gdb.base/completion.exp: Update for new "info watchpoints".
11900 * gdb.base/default.exp: Ditto.
11901 * gdb.base/help.exp: Ditto.
11902 * gdb.base/watchpoint.exp: Ditto.
11903 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 11904
af54718e
SS
119052010-04-04 Stan Shebs <stan@codesourcery.com>
11906
11907 * gdb.trace/tfile.exp: Sharpen tfind test.
11908
74d1f91e
JK
119092010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11910
11911 * gdb.base/break-entry.exp: New.
11912
eb8e76db 119132010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 11914 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
11915
11916 * gdb.reverse/i386-sse-reverse.exp: New file.
11917 * gdb.reverse/i386-sse-reverse.c: New file.
11918
bf65cad8
PA
119192010-04-02 Pedro Alves <pedro@codesourcery.com>
11920
11921 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11922
fff87407
SS
119232010-04-01 Stan Shebs <stan@codesourcery.com>
11924
11925 * gdb.trace/actions.exp: Tweak expected output.
11926 * gdb.trace/while-stepping.exp: Tweak expected output.
11927
fe01d668
L
119282010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11929
11930 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11931
86b17b60
PA
119322010-04-01 Pedro Alves <pedro@codesourcery.com>
11933
11934 * gdb.base/commands.exp: Adjust.
11935 * gdb.cp/extern-c.exp: Adjust.
11936
2c58c0a9
PA
119372010-04-01 Pedro Alves <pedro@codesourcery.com>
11938
11939 * gdb.trace/collection.c (local_test_func): Define a local struct,
11940 and instanciate it.
11941
0db9b91c
PA
119422010-04-01 Pedro Alves <pedro@codesourcery.com>
11943
11944 * gdb.trace/collection.exp (gdb_collect_args_test)
11945 (gdb_collect_argarray_test): XFAIL the tests that assume the
11946 argarray argument's elements are collected.
11947
8072405b
JK
119482010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11949
11950 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11951 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11952
8bf6485c
SS
119532010-03-31 Stan Shebs <stan@codesourcery.com>
11954
11955 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11956 and tracepoint conditionals.
11957 (gdb_verify_tracepoints): Delete unused return.
11958
fd7f724a
KS
119592010-03-26 Keith Seitz <keiths@redhat.com>
11960
11961 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11962 appear in the output before main.
11963 Remove KFAIL for gdb/2215 aka bz 9320.
11964
8d9e7719
DE
119652010-03-30 Doug Evans <dje@google.com>
11966
0906dd0b
DE
11967 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11968 by dejagnu.
11969 * gdb.arch/amd64-dword.exp: Ditto.
11970
8d9e7719
DE
11971 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11972 match.
11973 (break printf): Ditto.
11974
1da644f0
SW
119752010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11976
11977 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11978 gcc < 4.4.
11979 * gdb.cp/shadow.exp: Ditto.
11980
a8121990
PA
119812010-03-29 Pedro Alves <pedro@codesourcery.com>
11982
11983 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11984 "tstart" is silent.
11985
6e79d367
PA
119862010-03-29 Pedro Alves <pedro@codesourcery.com>
11987
11988 * gdb.trace/collection.exp (executable): New.
11989 (binfile): Use it.
11990 (fpreg, spreg, pcreg): New.
11991 (test_register): Use gdb_test_multiple. Pass /x to print.
11992 (prepare_for_trace_test): New.
11993 (run_trace_experiment): Use "continue", not gdb_run_cmd.
11994 (gdb_collect_args_test, gdb_collect_argstruct_test)
11995 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11996 prepare_for_trace_test.
11997 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
11998 fpreg, spreg and pcreg.
11999 (gdb_collect_expression_test, gdb_collect_globals_test): Use
12000 prepare_for_trace_test.
12001 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
12002 try to detect tracing support here. Don't set breakpoints at
12003 `begin' or `end' here.
12004 <global scope>: Use clean_restart. Run to main before checking
12005 for tracing support. Check for for tracing support here.
12006
09248348
JK
120072010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12008
12009 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
12010 " as $displacement" to "seen displacement message".
12011
d350db38
PA
120122010-03-28 Pedro Alves <pedro@codesourcery.com>
12013
12014 * gdb.trace/while-dyn.exp (executable): New variable.
12015 (binfile): Use it.
12016 (test_while_stepping): New function. Move most tests here. Call
12017 it once for each of the while-stepping, stepping and ws aliases.
12018
907af001
UW
120192010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12020
12021 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
12022 that do not provide the tagless_struct type name at all.
12023 (test_print_anon_union): Do not check value of uninitialized
12024 union member. Do not use cp_test_ptype_class, so we can accept
12025 "long" as well as "long int".
12026
610197fd
PA
120272010-03-26 Pedro Alves <pedro@codesourcery.com>
12028
12029 * gdb.trace/tfile.c (tohex, bin2hex): New.
12030 (write_error_trace_file): Hexify error description.
12031
6c28cbf2
SS
120322010-03-25 Stan Shebs <stan@codesourcery.com>
12033
12034 * gdb.trace/tfile.c: Generate an additional trace file, improve
12035 portability.
12036 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
12037 files in a better way.
12038
e62b8c7e
KS
120392010-03-25 Keith Seitz <keiths@redhat.com>
12040
12041 * gdb.java/jprint.exp: XFAIL printing of static class members
12042 because of GCC debuginfo problem.
12043
82ccf5a5
JK
120442010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12045
12046 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
12047
293e2f9e
DJ
120482010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12049
12050 * gdb.base/completion.exp: Allow long instead of long int.
12051 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
12052 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
12053 variable p.
12054 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
12055 * gdb.base/pointers.exp: Allow long instead of long int.
12056 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
12057 * gdb.base/step-line.exp: Allow a directory before the source file name.
12058
95a42b64
TT
120592010-03-24 Tom Tromey <tromey@redhat.com>
12060
12061 PR breakpoints/9352:
12062 * gdb.base/default.exp: Update.
12063 * gdb.base/commands.exp: Update.
12064 * gdb.cp/extern-c.exp: Test setting commands on multiple
12065 breakpoints at once.
12066
2390201f
DJ
120672010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12068
12069 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
12070 if gdb,nosignals.
12071 * gdb.base/watchpoints.c: Do not include unnecessary headers.
12072 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
12073 exited".
12074
8c9a6790
SS
120752010-03-24 Stan Shebs <stan@codesourcery.com>
12076
12077 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
12078
a6c727b2
DJ
120792010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
12080
12081 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
12082 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
12083 argument. Handle "short" and "long".
12084 (Top level): Pass overprototyped output for old_fptr and xptr.
12085
4dfd5423
PA
120862010-03-23 Pedro Alves <pedro@codesourcery.com>
12087
12088 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
12089 format strings and add casts to avoid compiler warnings.
12090
120912010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
12092
12093 * lib/trace-support.exp (gdb_trace_setactions):
12094 Don't expect whitespace after ">" prompt.
12095 * gdb.trace/actions.exp: Adjust for output changes.
12096 * gdb.trace/while-stepping.exp: Likewise.
12097
c847d045
JK
120982010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12099
12100 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
12101 and r157645).
12102
5f717f1d
JK
121032010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12104
12105 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
12106 New.
12107
7d6d51d5
DJ
121082010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
12109
12110 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
12111 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
12112
3b11a015
SS
121132010-03-19 Stan Shebs <stan@codesourcery.com>
12114
12115 * gdb.trace/ax.exp: New file.
12116
d7d158ed
DE
121172010-03-19 Doug Evans <dje@google.com>
12118
6bb85cd1
DE
12119 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
12120 output from gcc.
12121
d7d158ed
DE
12122 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
12123 named /usr/sbin/prelink<foo>.
12124
4daf5ac0
SS
121252010-03-18 Stan Shebs <stan@codesourcery.com>
12126
12127 * gdb.trace/circ.exp: Test circular-trace-buffer.
12128 * gdb.trace/tfile.exp: Update tstatus test.
12129
e8d05480
JB
121302010-03-18 Joel Brobecker <brobecker@adacore.com>
12131
12132 * gdb.dwarf2/dw2-anonymous-func.S: New file.
12133 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
12134
441b986a
UW
121352010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12136
12137 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
12138
4247603b
PA
121392010-03-18 Pedro Alves <pedro@codesourcery.com>
12140
12141 * gdb.base/default.exp: Adjust the expected output of the finish
12142 and until commands when the inferior is not being run.
12143
13387711
SW
121442010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12145
12146 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12147 * gdb.cp/nsusing.exp: Ditto.
12148
6e31430b
TT
121492010-03-15 Tom Tromey <tromey@redhat.com>
12150
12151 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12152 * gdb.cp/userdef.cc (operator==): New function.
12153 (main): New locals mem1, mem2.
12154
e2d69cb5
JZ
121552010-03-15 Jie Zhang <jie@codesourcery.com>
12156
12157 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12158 Declare and use new loadtimeout variable.
12159
f572f0a9
DJ
121602010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12161
12162 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12163 Use gdb_load later.
12164
51f4c0b0
PA
121652010-03-14 Pedro Alves <pedro@codesourcery.com>
12166
12167 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12168 literal. Add missing endlines to prints to stderr.
12169
1c809c68
TT
121702010-03-12 Tom Tromey <tromey@redhat.com>
12171
12172 PR c++/9708:
12173 * gdb.cp/m-static.exp: Add regression test.
12174 * gdb.cp/m-static.cc (method): New method.
12175 (main): Call it.
12176
00ae8fef
SW
121772010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12178
12179 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12180 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12181
759f0f0b
PA
121822010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12183
21e24d21
PA
12184 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12185
121862010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12187
759f0f0b
PA
12188 * lib/gdb.exp (skip_stl_tests): New.
12189 (gdb_compile): Symbian needs -ldl.
12190 (shlib_target_file): New.
12191 (shlib_symbol_file): New.
12192 (gdb_load_shlibs): Use shlib_target_file.
12193 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12194 * gdb.cp/exception.exp: Use skip_stl_tests.
12195 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12196 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12197 * gdb.cp/mb-templates.exp: Ditto.
12198 * gdb.base/commands.exp: Relax regexes.
12199 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12200 shlib_target_file and shlib_symbol_file.
12201 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12202 sections.
12203 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12204 * gdb.base/solib-disc.exp: Use
12205 shlib_target_file and shlib_symbol_file.
12206 * gdb.base/unload.exp: Don't skip on symbian. Use
12207 shlib_target_file and shlib_symbol_file.
12208 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12209
6a8f2671 122102010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12211
6a8f2671
PA
12212 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12213 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12214 Issue a tfind end before looking for a tracepoint frame.
12215 * gdb.trace/tfind.exp: Adjust tstatus output.
12216 Adjust disassembly output.
12217 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12218
ccf26247
JK
122192010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12220
12221 * gdb.base/break-interp.exp: Create new displacement parameter value
12222 for the test_ld calls.
12223 (reach): New parameter displacement, verify its content. New push of
12224 pf_prefix "reach-$func:". Import global expect_out.
12225 (test_core): New parameter displacement, verify its content. New push
12226 of pf_prefix "core:". New command "set verbose on". Import global
12227 expect_out.
12228 (test_attach): New parameter displacement, verify its content. New
12229 push of pf_prefix "attach:". New command "set verbose on". Import
12230 global expect_out.
12231 (test_ld): New parameter displacement, pass it to the reach, test_core
12232 and test_attach calls and verify its content in the "ld.so exit" test.
12233 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12234 (prelink): Update expected text, use gdb_test.
12235
e469c7fb
DE
122362010-03-10 Doug Evans <dje@google.com>
12237
12238 * gdb.base/checkpoint.exp: Fix comment.
12239 Lengthen timeout while doing >600 checkpoints test.
12240 Rename duplicate "kill all one" test to keep test names unique.
12241
60e1c644
PA
122422010-03-10 Pedro Alves <pedro@codesourcery.com>
12243
12244 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12245
cec808ec
KS
122462010-03-08 Keith Seitz <keiths@redhat.com>
12247
889bf7c5
PA
12248 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12249 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12250 (dm_type_long): New function.
12251 (dm_type_unsigned_short): New function.
12252 (dm_type_unsigned_long): New function.
12253 (myint): New typedef.
12254 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12255 long, unsigned shor and long, operator char*, and typedef.
12256 (test_lookup_operator_functions): Add operator char* test.
12257 (test_paddr_operator_functions): Likewise.
12258 (test_paddr_overloaded_functions): Use probe values for
12259 short, long, and unsigned short and long.
12260 (test_paddr_hairy_functions): If the demangler probe detected
12261 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12262 demangler.
12263 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12264 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12265 and "print null_pmf".
12266 Add test "ptype a.*pmf".
12267 * gdb.cp/overload.exp: Allow optional "int" to appear with
12268 "short" and "long".
12269 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12270 long expect value for men_overload1arg.
12271 Allow "int" to appear with "short" and "long".
12272 When testing "info break", add argument for main (void).
12273 Also allow "int" to appear with "short" and "long".
12274 Ditto with "unsigned" and "long long".
cec808ec
KS
12275 * gdb.java/jmain.exp: Do not enclose methods names in single
12276 quotes.
12277 * gdb.java/jmisc.exp: Likewise.
12278 * gdb.java/jprint.exp: Likewise.
12279 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12280
12281 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12282 * gdb.cp/exception.exp (backtrace after first throw)
12283 (backtrace after second throw): Allow a namespace before __cxa_throw.
12284 (backtrace after first catch, backtrace after second catch): Allow
12285 a namespace before __cxa_begin_catch.
12286
12287 * gdb.cp/cpexprs.exp: New file.
12288 * gdb.cp/cpexprs.cc: New file.
12289
12290 From Daniel Jacobowitz <dan@codesourcery.com>
12291 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12292 to use string_to_regexp.
12293 (ctor, dtor): New functions. Use them to match constructor
12294 and destructor function types.
12295 (Top level): Use runto_main.
12296
f870a310
TT
122972010-03-05 Tom Tromey <tromey@redhat.com>
12298
12299 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12300 gdb.target_charset.
12301 (pp_ns.to_string): Likewise.
12302
0c199f28
KS
123032010-03-04 Keith Seitz <keiths@redhat.com>
12304
12305 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12306 can be quoted. Test that both the filename and function/line
12307 portions can be quoted at the same time.
12308
c7437ca6
PA
123092010-03-04 Pedro Alves <pedro@codesourcery.com>
12310
12311 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12312
b111b805
DE
123132010-03-03 Doug Evans <dje@google.com>
12314
24486cb7
DE
12315 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12316 libc contains libpthread.
12317
b111b805
DE
12318 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12319 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12320 of gdb_compile. Add another pattern to match android backtrace.
12321
a0e0ef55
TT
123222010-03-03 Tom Tromey <tromey@redhat.com>
12323
12324 PR gdb/11345:
12325 * gdb.base/printcmds.exp (test_printf): Add test.
12326
1ba53b71
L
123272010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12328
12329 * gdb.arch/amd64-byte.exp: New.
12330 * gdb.arch/amd64-dword.exp: Likewise.
12331 * gdb.arch/amd64-pseudo.c: Likewise.
12332 * gdb.arch/amd64-word.exp: Likewise.
12333 * gdb.arch/i386-byte.exp: Likewise.
12334 * gdb.arch/i386-pseudo.c: Likewise.
12335 * gdb.arch/i386-word.exp: Likewise.
12336
f5dff777
DJ
123372010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12338
12339 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12340 types. Add structreg, bitfields, and flags registers.
12341 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12342 registers.
12343
90884b2b
L
123442010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12345
12346 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12347 (load_description): Set architecture if defined.
12348
dc00d89f
PM
123492010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12350
12351 * gdb.python/py-frame.exp: Add read_var block tests.
12352 * gdb.python/py-frame.c (block): New function.
12353
0e095b7e
JK
123542010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12355 Daniel Jacobowitz <dan@codesourcery.com>
12356
12357 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12358
624f1a65
DM
123592010-02-25 David S. Miller <davem@davemloft.net>
12360
12361 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12362 fix logic for setting all_syscalls_numbers.
12363
f3e9a817
PM
123642010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12365
12366 * Makefile.in: Add py-block and py-symbol.
12367 * gdb.python/py-symbol.exp: New File.
12368 * gdb.python/py-symtab.exp: New File.
12369 * gdb.python/py-block.exp: New File.
12370 * gdb.python/py-symbol.c: New File.
12371 * gdb.python/py-block.c: New File.
12372
f6bbabf0
PM
123732010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12374
12375 PR python/11314
12376 * lib/gdb.exp (skip_python_tests): New function.
12377 * gdb.python/py-cmd.exp: Use skip_python_tests.
12378 * gdb.python/py-frame.exp: Likewise.
12379 * gdb.python/py-function.exp: Likewise.
12380 * gdb.python/py-prettyprint.exp: Likewise.
12381 * gdb.python/py-template.exp: Likewise.
12382 * gdb.python/py-type.exp: Likewise.
12383 * gdb.python/py-value.exp: Likewise.
12384
85d721b8
PA
123852010-02-22 Pedro Alves <pedro@codesourcery.com>
12386
12387 PR9605
12388
12389 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12390
48e32051
TT
123912010-02-19 Tom Tromey <tromey@redhat.com>
12392
12393 PR c++/8693, PR c++/9496:
12394 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12395 regression tests.
12396
ac9c0048
JK
123972010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12398
12399 Fix compatibility with m68k as.
12400 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12401 Use only /* comments */.
12402
57bb97a4
UW
124032010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12404
12405 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12406 * configure: Regenerate.
12407
7d1bf85c
DJ
124082010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12409
12410 * gdb.python/py-type.exp: Check for Python support.
12411
061b5285
PA
124122010-02-17 Pedro Alves <pedro@codesourcery.com>
12413
12414 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12415 `regsub' syntax available.
12416
f8a8bc2c
PA
124172010-02-17 Pedro Alves <pedro@codesourcery.com>
12418
12419 * gdb.base/shmain.c (main): Remove printf call.
12420 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12421 * gdb.base/unload.c (main): Make format of fprintf a string
12422 literal. Add missing endlines to prints to stderr.
12423 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12424
6f451e5e
TT
124252010-02-17 Tom Tromey <tromey@redhat.com>
12426
12427 * gdb.java/jprint.java (jprint.props): New field.
12428 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12429
12d79008
PA
124302010-02-17 Pedro Alves <pedro@codesourcery.com>
12431
ef801a0e 12432 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
12433 available.
12434
d252f7e5
DJ
124352010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12436
12437 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12438 creation to support remote host testing.
12439
67bdab6c
DJ
124402010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12441
12442 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12443 Recognize "command not found".
12444
bb391223
DJ
124452010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12446
12447 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12448 single-stepping.
12449
70362913
DJ
124502010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12451
12452 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12453 if arguments are not supported.
12454
493f3c00
DJ
124552010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12456
12457 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12458 be const or non-const.
12459
8034c749
DJ
124602010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12461
12462 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12463 mi_send_resuming_command to send -exec-continue.
12464
791dfb64
DJ
124652010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12466
12467 * gdb.base/list.exp (test_list_filename_and_function): Add test
12468 with single quotes.
12469 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12470 matching.
12471 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12472 Add KFAIL'd tests for PR gdb/11289.
12473
7c5fe868
DJ
124742010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12475
12476 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12477
fdc498b8
DJ
124782010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12479
12480 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12481 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12482 a temporary directory.
12483
b519e2a6
DJ
124842010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12485
12486 * gdb.base/charset.exp: Use a single regular expression to match
12487 show host-charset and show target-charset output.
12488
74164c56
JK
124892010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12490
12491 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12492 "Illegal process-id" expect string more exact.
12493 (attach to digits-starting nonsense is prohibited): New.
12494
701ed6dc
JK
124952010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12496
12497 * gdb.base/prelink.exp (set verbose on): New.
12498
889bf7c5 124992010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
12500
12501 * mi-reverse.exp: New file. Test for reverse option to the
12502 following MI commands: exec-continue, exec-finish, exec-next,
12503 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 12504
dadf0e9c
JB
125052010-02-09 Joel Brobecker <brobecker@adacore.com>
12506
12507 * gdb.ada/ptype_tagged_param: New testcase.
12508
714f19d5
TT
125092010-02-08 Tom Tromey <tromey@redhat.com>
12510
12511 PR c++/8017:
12512 * gdb.cp/overload.exp: Add tests.
12513 * gdb.cp/overload.cc (struct K): New.
12514 (namespace N): New.
12515 (main): Call new functions.
12516 (K::staticoverload): Define.
12517
889bf7c5 125182010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
12519
12520 PR gdb/10728
12521 * gdb.cp/pr10728-x.h: New file.
12522 * gdb.cp/pr10728-x.cc: New file.
12523 * gdb.cp/pr10728-y.cc: New file.
12524 * gdb.cp/pr10728.exp: New file.
12525 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12526
889bf7c5 125272010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
12528
12529 PR gdb/9067
12530 * gdb.cp/pr9067.exp: New
12531 * gdb.cp/pr9067.cc: New
12532 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12533
7b356089
JB
125342010-02-08 Joel Brobecker <brobecker@adacore.com>
12535
12536 * lib/gdb.exp (gdb_test_timeout): New global variable.
12537 Set it to timeout if not already set.
12538 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12539
1be00882
DE
125402010-02-05 Doug Evans <dje@google.com>
12541
12542 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12543 user.
12544
82856980
SW
125452010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12546
12547 PR c++/7935:
12548 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12549
1a334831
TT
125502010-02-04 Tom Tromey <tromey@redhat.com>
12551
12552 * gdb.cp/virtbase.exp: Make test case names unique.
12553
9c3c02fd
TT
125542010-02-02 Tom Tromey <tromey@redhat.com>
12555
12556 * gdb.cp/virtbase.exp: Add regression tests.
12557 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12558 (main): Instantiate RHC.
12559
0cc2414c
TT
125602010-02-02 Tom Tromey <tromey@redhat.com>
12561
12562 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12563 type-printing change.
12564
edf3d5f3
TT
125652010-02-02 Tom Tromey <tromey@redhat.com>
12566
12567 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12568 * gdb.cp/virtbase.cc: New file.
12569 * gdb.cp/virtbase.exp: New file.
12570 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12571
e4b7f41c
JK
125722010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12573
12574 PR libc/11214:
12575 * gdb.threads/current-lwp-dead.c: Include features.h.
12576 (HAS_NOMMU): New.
12577 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12578
b381ea14
JK
125792010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12580
12581 * gdb.base/symbol-without-target_section.exp,
12582 gdb.base/symbol-without-target_section.c: New.
12583
c593ac0e
DJ
125842010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12585
12586 * gdb.base/bigcore.exp: Reset increased timeout.
12587 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12588
db25f29d
DJ
125892010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12590
12591 * gdb.base/gcore.exp (capture_command_output): Use
12592 gdb_test_multiple.
12593
f9d67f43
DJ
125942010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12595
12596 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12597 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12598 (Top level): Call it.
12599
177321bd
DJ
126002010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12601
12602 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12603
97f2ed50
DJ
126042010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12605
12606 * gdb.base/call-strs.exp, gdb.base/default.exp,
12607 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12608 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12609 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12610 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12611 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12612 * gdb.base/ending-run.exp: Correct restore of timeout.
12613 * gdb.base/page.exp: Remove unnecessary timeout setting.
12614
e4e2711a
JB
126152010-01-29 Joel Brobecker <brobecker@adacore.com>
12616
12617 * gdb.ada/rec_return: New testcase.
12618
ba581dc1
JB
126192010-01-29 Joel Brobecker <brobecker@adacore.com>
12620
12621 * gdb.ada/call_pn: New testcase.
12622
4ea95be9
DJ
126232010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12624
12625 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12626 (Top level): Use it to resume.
12627 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12628 the Thumb mode displaced stepping error as unsupported.
12629
df83a9bf
SW
126302010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12631
889bf7c5
PA
12632 * gdb.cp/nsusing.exp: Added more tests.
12633 * gdb.cp/nsrecurs.exp: Ditto.
12634 * gdb.cp/nsusing.cc: Added test functions.
12635 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 12636
40b27cdc
JK
126372010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12638
12639 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12640 absolute directory pathnames in gdb.sum file.
12641
de958931
SW
126422010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12643
12644 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12645 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12646
708ead4e
TT
126472010-01-26 Tom Tromey <tromey@redhat.com>
12648
12649 PR exp/7643:
12650 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12651 setup_kfail.
12652
b14e635e
SW
126532010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12654
12655 * gdb.cp/nsrecurs.exp: New test.
12656 * gdb.cp/nsrecurs.cc: New test program.
12657 * gdb.cp/nsstress.exp: New test.
12658 * gdb.cp/nsstress.cc: New test program.
12659 * gdb.cp/nsdecl.exp: New test.
12660 * gdb.cp/nsdecl.cc: New test program.
12661
8540c487
SW
126622010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12663
12664 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12665 imported into file scope.
12666 Marked test as xfail.
12667 * gdb.cp/namespace-using.cc (marker5): New function.
12668 * gdb.cp/shadow.exp: New test.
12669 * gdb.cp/shadow.cc: New test program.
12670 * gdb.cp/nsimport.exp: New test.
12671 * gdb.cp/nsimport.cc: New test program.
12672
421d5d99
TT
126732010-01-25 Tom Tromey <tromey@redhat.com>
12674
12675 PR gdb/11049:
12676 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12677 with "set print null-stop on".
12678
691f8dc1
JK
126792010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12680
12681 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12682 Adjust it for DISASSEMBLY_OMIT_FNAME.
12683
0b92b5bb
TT
126842010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12685
12686 PR symtab/11199:
12687 * gdb.dwarf2/member-ptr-forwardref.exp,
12688 gdb.dwarf2/member-ptr-forwardref.S: New.
12689
23787403
JK
126902010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12691
12692 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12693 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12694 thread1_tid_mutex. Remove gdbstop_mutex handling.
12695 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12696 thread2_tid_mutex. Remove gdbstop_mutex handling.
12697 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12698 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12699 pthread_cond_wait conditionalizations by while loops.
12700
b966cb8a
TT
127012010-01-20 Tom Tromey <tromey@redhat.com>
12702
12703 PR backtrace/10770:
12704 * gdb.dwarf2/pr10770.exp: New file.
12705 * gdb.dwarf2/pr10770.c: New file.
12706 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12707
fcae584b
VP
127082010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12709
12710 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12711 that target was removed, and the test always runs native anyway.
12712
a0f49112
JK
127132010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12714
12715 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12716 gdb.base/watchpoint-cond-gone-stripped.c: New.
12717
ceeb3d5a
TT
127182010-01-19 Tom Tromey <tromey@redhat.com>
12719
12720 PR c++/8000:
12721 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12722 existing tests.
12723 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12724 (main): Use AAA::SomeEnum.
12725
dd322c54
JK
127262010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12727
12728 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12729 (test_ignore_count): Declare line_callme_body global.
12730 (run to breakpoint with ignore count): Use line_callme_body.
12731 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12732 (set line_main_hello, set line_main_return): Reindent.
12733 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12734 New.
12735 (continue to callee4): Use line_callee4_body.
12736 (check *stopped from CLI command): Use line_callee4_next.
12737 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12738 (set line_main_hello, set line_main_return): Reindent.
12739 (set line_callee4_head, set line_callee4_body): New.
12740 (continue to callee4): Use line_callee4_body.
12741
4e8f195d
TT
127422010-01-18 Tom Tromey <tromey@redhat.com>
12743
12744 PR c++/9680:
12745 * gdb.cp/casts.cc: Add new classes and variables.
12746 * gdb.cp/casts.exp: Test new operators.
12747
9e14a9ba
JB
127482010-01-18 Tom Tromey <tromey@redhat.com>
12749 Thiago Jung Bauermann <bauerman@br.ibm.com>
12750
12751 * gdb.python/source2.py: New file.
12752 * gdb.python/source1: New file.
12753 * gdb.python/python.exp: Test "source" command.
12754
00bf0b85
SS
127552010-01-15 Stan Shebs <stan@codesourcery.com>
12756
12757 * gdb.trace/tfile.c: New file.
12758 * gdb.trace/tfile.exp: New file.
889bf7c5 12759
55235ad7
JK
127602010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12761
12762 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12763
9f2982ff
JK
127642010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12765
12766 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12767
bbfba9ed
JK
127682010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12769
12770 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12771 (libfunc): New parameter action. Implement also selectable "sleep".
12772 * gdb.base/break-interp-main.c: Include assert.h.
12773 (libfunc): New parameter action.
12774 (main): New parameters argc and argv. Assert argc. Pass argv.
12775 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12776 (test_attach): New proc.
12777 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12778 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12779
61f0d762
JK
127802010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12781
12782 * gdb.base/break-interp.exp (test_core): New proc.
12783 (test_ld): Call it.
12784
06a6f270
JK
127852010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12786
12787 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12788 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12789 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12790 and gdb_compile_shlib. Use new -Wl compiler options.
12791 (dl bt, main bt): New tests.
12792
51bee8e9
JK
127932010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12794
12795 Support PIEs with no symfile_objfile.
12796 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12797 (test_ld): New parameter trynosym.
12798 (test_ld <$trynosym>): New block.
12799
b8040f19
JK
128002010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12801
12802 * gdb.base/break-interp.exp: New file.
12803
be759fcf
PM
128042010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12805
12806 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12807 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12808 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12809 test.
12810 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12811 * gdb.python/py-mi.exp: Add lazy string test.
12812
dc146f7c
VP
128132010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12814
12815 * lib/mi-support.exp (mi_check_thread_states): Handle
12816 core number in thread listing.
12817
b4ba55a1
JB
128182010-01-12 Joel Brobecker <brobecker@adacore.com>
12819
12820 * gdb.base/maint.exp: Adjust the expected output for the
12821 "maint print type" test. Use gdb_test_multiple instead of
12822 gdb_sent/gdb_expect.
12823
08e24bd4
DE
128242010-01-11 Doug Evans <dje@google.com>
12825
6496a609
DE
12826 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12827 from gdbserver_download. All callers updated.
12828
08e24bd4
DE
12829 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12830
b5cfddf5
JK
128312010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12832
12833 Implement binary numbers parsing.
12834 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12835 (test_integer_literals_rejected): New binary tests.
12836
3725885a
RW
128372010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12838
12839 * gdb.cell/configure: Regenerate.
12840
37aeb5df
JK
128412010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12842
12843 * gdb.base/corefile.exp: Move the core finding block out and call it as
12844 core_find, new variable $corefile, replace corefile by $corefile and
12845 [file tail $corefile] for usage vs. test names resp.
12846 * lib/gdb.exp (core_find): Move it as a new function here. New
12847 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12848 $destcore. Return "" on error.
12849
d521f563
JK
128502010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12851
12852 Workaround PR binutils/10802.
12853 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12854 (twice).
12855
28f24826
DJ
128562010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12857
12858 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12859
2de75e71
JB
128602010-01-08 Joel Brobecker <brobecker@adacore.com>
12861
12862 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12863 call, to avoid interruption.
12864
fe00719b 128652010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
12866
12867 * gdb.stabs/weird.def (args93): New.
12868
d0ef5df8
DE
128692010-01-07 Doug Evans <dje@google.com>
12870
12871 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12872
3a08d52f
TT
128732010-01-07 Tom Tromey <tromey@redhat.com>
12874
12875 * gdb.base/source.exp: Use correct line number.
12876
7a697b8d
SS
128772010-01-05 Stan Shebs <stan@codesourcery.com>
12878
12879 * gdb.trace/tracecmd.exp: Test ftrace.
12880
7803799a
UW
128812010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12882
12883 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12884
c54eabfa
JK
128852010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12886
12887 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12888 "uint_for_mi_testing".
12889
02e7ef19
JB
128902010-01-01 Joel Brobecker <brobecker@adacore.com>
12891
12892 Test indented comment in file being sourced.
12893 * gdb.base/commands.exp: Test indented comment in file being sourced.
12894
abd775ce
JB
128952010-01-01 Joel Brobecker <brobecker@adacore.com>
12896
12897 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12898 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12899 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12900 notice.
12901
79b55b82
JB
129022010-01-01 Joel Brobecker <brobecker@adacore.com>
12903
12904 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12905 notice.
12906
8997583e
JK
129072010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12908
12909 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12910 missing $after_stopped and comma (,) expectation.
12911
6da95a67
SS
129122009-12-31 Stan Shebs <stan@codesourcery.com>
12913
12914 * gdb.trace/actions.exp: Test teval action.
889bf7c5 12915
218d2fc6
TJB
129162009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12917
12918 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12919 (top level): Call test_watchpoint_in_big_blob.
12920 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12921 watchpoints.
12922 (func3): Write to buf.
12923
236f1d4d
SS
129242009-12-29 Stan Shebs <stan@codesourcery.com>
12925
12926 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 12927
f61e138d
SS
129282009-12-28 Stan Shebs <stan@codesourcery.com>
12929
12930 * gdb.trace/tsv.exp: New file.
12931 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 12932
0219b378
DJ
129332009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12934
12935 * gdb.base/find.c (main): Reference search buffers.
12936 * gdb.base/included.c (main): Reference integer.
12937 * gdb.base/ptype.c (charfoo): Declare.
12938 (intfoo): Call charfoo.
12939 * gdb.base/scope0.c (useitp): New function.
12940 (usestatics): Use useitp.
12941 (useit): Add a type for val.
12942 * gdb.base/scope1.c (useit1): Take a pointer argument.
12943 (usestatics1): Update calls to useit1.
12944 * gdb.cp/call-c.cc: Declare foo.
12945 (main): Call foo.
12946 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12947 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12948 (main): Call C::ensureRefs and ensureOtherRefs.
12949 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12950 variables.
12951 (ensureOtherRefs): New function.
12952 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12953 * gdb.cp/templates.cc (main): Call t5i.value.
12954
3f78692f
JK
129552009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12956
12957 Fix compatibility with G++-4.5.
12958 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12959 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12960 (uncaught return): Remove.
12961
429374b8
JK
129622009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12963 Phil Muldoon <pmuldoon@redhat.com>
12964
12965 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12966 (bp_location13, bp_location14, bp_location17, bp_location18)
12967 (marker3_proto, marker4_proto): New variables.
12968 (breakpoint info): Update output.
12969 (run until breakpoint at marker3, run until breakpoint at marker4): New
12970 tests.
12971
859825b8
JK
129722009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12973
12974 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12975 Replace the printf call of Y by provided "y-set-1" label. New block
12976 for the second shared library.
12977 * gdb.base/unload.exp: Compile also the second library, call
12978 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12979 (single pending breakpoint info): Rename to ...
12980 (pending breakpoint info before run): ... this extended test.
12981 (libfile2, libname2, libsrcfile2, libsrc2)
12982 (lib_sl2): New variables.
12983 (exec_opts): Set also SHLIB_NAME2.
12984 (pending breakpoint info on first run at shrfunc1)
12985 (pending breakpoint info on second run at shrfunc1)
12986 (pending breakpoint info on second run at shrfunc2)
12987 (print y from libfile, print y from libfile2): New tests.
12988 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12989 * gdb.base/unloadshr2.c: New.
12990
e6a386cd
HZ
129912009-12-22 Hui Zhu <teawater@gmail.com>
12992
12993 * gdb.reverse/sigall-reverse.exp: Adjust.
12994
9e19b45e
VP
129952009-12-21 Vladimir Prus <vladimir@codesourcery.com>
12996
12997 PR gdb/10884
12998
12999 * gdb.mi/var-cmd.c (do_bitfield_tests): New
13000 (main): Call do_bitfield_tests.
aacf5b1e 13001 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 13002
d53a7b30
JB
130032009-12-20 Joel Brobecker <brobecker@adacore.com>
13004
13005 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
13006 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
13007 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
13008 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
13009 gdb.modula2/unbounded1.c: Update copyright header.
13010
191ca0a1
CM
130112009-12-10 Chris Moller <moller@mollerware.com>
13012
13013 PR gdb/9399
13014 * gdb.cp/virtfunc2.exp: New tests
13015 * gdb.cp/virtfunc2.cc: New tests
13016 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
13017
0fa6cf1b
MS
130182009-12-10 Oza Pawandeep (paawan1982@yahoo.com
13019
13020 * gdb.reverse/i387-env-reverse.c: New file.
13021 * gdb.reverse/i387-env-reverse.exp: New file.
13022 * gdb.reverse/i387-stack-reverse.c: New file.
13023 * gdb.reverse/i387-stack-reverse.exp: New file.
13024
361ae042
PM
130252009-12-08 Phil Muldoon <pmuldoon@redhat.com>
13026
13027 * gdb.python/py-type.exp (test_range): New test.
13028
bfd31e71
PM
130292009-12-03 Phil Muldoon <pmuldoon@redhat.com>
13030
13031 PR python/10805
13032
13033 * gdb.python/py-type.exp: New file.
13034 * gdb.python/py-type.c: New file.
13035 * Makefile.in: Add py-type.
13036
57a1d736
TT
130372009-12-03 Tom Tromey <tromey@redhat.com>
13038
13039 * gdb.python/py-value.exp (test_parse_and_eval): New
13040 function.
13041
1f3b5d1b
PP
130422009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13043
13044 PR gdb/11022
13045
13046 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
13047 * gdb.base/pr11022.c: New test.
13048
8b7dbdc9
JK
130492009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13050
13051 Fix spurious false FAILs.
13052 * gdb.base/structs.c (chartest): New.
13053 (main): Fill-in chartest.
13054 * gdb.base/structs.exp (anychar_re, first): New.
13055 (start_structs_test): Import global anychar_re and first.
13056 New gdb_test call "set print elements 300; ${testfile}"
13057 (start_structs_test <$first>): New block.
13058 (any): Import global anychar_re. New variable ac. Use ${ac}.
13059
6a53b2ec
JK
130602009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13061
13062 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
13063
d7167b4c
JK
130642009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13065
13066 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
13067 Force $srcfile file.
13068 * gdb.base/foll-fork.c (callee): Comment out the printf call.
13069
b1798462
UW
130702009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13071
13072 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
13073 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
13074 * gdb.threads/watchthreads-reorder.exp: Likewise.
13075
b6199126
DJ
130762009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
13077
13078 PR gdb/8704
13079
13080 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
13081 "if", and "thread". Correct matching in the previous test.
13082
b22a0510
DJ
130832009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
13084
13085 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
13086
930636d2
MS
130872009-11-23 Michael Snyder <msnyder@vmware.com>
13088
13089 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
13090 * gdb.reverse-watch-precsave.exp: Ditto.
13091
21a0512e
PP
130922009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
13093
13094 * gdb.asm/asm-source.exp: Adjust.
13095 * gdb.base/help.exp: Adjust.
889bf7c5 13096
fc30d5e0
PA
130972009-11-22 Pedro Alves <pedro@codesourcery.com>
13098
13099 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
13100 (do_syscall_tests_without_xml): Set data-directory to
13101 /the/path/to/nowhere.
13102
f6bc2008
PA
131032009-11-21 Pedro Alves <pedro@codesourcery.com>
13104
13105 * gdb.threads/local-watch-wrong-thread.c,
13106 gdb.threads/local-watch-wrong-thread.exp: New files.
13107
8c2fb5de
PA
131082009-11-21 Pedro Alves <pedro@codesourcery.com>
13109
13110 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
13111 assume new `regsub' syntax available.
13112
ebec9a0f
PA
131132009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13114
a79d3c27
JK
13115 * gdb.base/watchpoint-hw-hit-once.exp,
13116 gdb.base/watchpoint-hw-hit-once.c: New.
13117
131182009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13119
13120 * gdb.threads/watchthreads-reorder.exp,
13121 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 13122
276a961b
MK
131232009-11-17 Nathan Sidwell <nathan@codesourcery.com>
13124
13125 * gdb.xml/tdesc-regs.exp: Use for m68k.
13126
4867c1fb
PA
131272009-11-15 Pedro Alves <pedro@codesourcery.com>
13128
13129 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
13130
f6838f81
DJ
131312009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13132
13133 * lib/gdb.exp (current_target_name): New procedure.
13134 (gdb_wrapper_target): New variable.
13135 (gdb_wrapper_init): Set gdb_wrapper_target.
13136 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
13137 wrapper.
13138
4ac4dd3f
DJ
131392009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13140
13141 * gdb.base/remote.exp: Delete the slowest load test.
13142 Do not load with fixed packet sizes.
13143
a7881759
DJ
131442009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13145
13146 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13147
97a5b505
DJ
131482009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13149
13150 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13151 srcfile when setting a breakpoint.
13152
d3e1fc54
DJ
131532009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13154
13155 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13156 macros.
13157
7cbcbded
DJ
131582009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13159
13160 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13161 to be in memory.
13162 * gdb.base/display.c (force_mem): New.
13163 (do_loops): Use it. Add breakpoint comments.
13164 (do_vars): Add a breakpoint comment.
13165 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13166 line numbers.
13167
bdea3a92
NF
131682009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13169
13170 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13171 instead of a bare "run".
13172
269f82e5
PP
131732009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13174
13175 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13176
a69b7d9d
DJ
131772009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13178
13179 * lib/cell.exp (skip_cell_tests): Clean up test files before
13180 returning.
13181
b598bfda
DJ
131822009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13183
13184 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13185 and the breakpoint menu. Do not call perror if a prompt is seen.
13186 Consume the following GDB prompt.
13187 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13188 * gdb.cp/namespace.exp: Use gdb_test.
13189 * gdb.cp/templates.exp: Use gdb_test.
13190 (test_template_breakpoints): Use gdb_test_multiple.
13191
87728fa0
DJ
131922009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13193
13194 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13195 (marker4): Reference values.
13196
b67c692f
DJ
131972009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13198
13199 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13200 is missing.
13201
f0df251a
DJ
132022009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13203
13204 * gdb.base/break.c (need_malloc): New.
13205 * gdb.base/constvars.c (main): Reference crass and crisp.
13206 * gdb.base/gdb1821.c (main): Reference bar.
13207 * gdb.cp/gdb1355.cc (main): Reference s1.
13208 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13209 (main): Call them.
13210 * gdb.cp/hang2.cc (dummy2): Define.
13211 * gdb.cp/hang3.cc (dummy3): Define.
13212 * gdb.cp/m-data.cc (main): Reference shadow.
13213
bdf7534a
NF
132142009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13215 Nathan Froyd <froydnj@codesourcery.com>
13216
13217 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13218 remote host.
13219
f24fce77
NF
132202009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13221
13222 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13223 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13224 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13225 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13226 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13227 * gdb.dwarf2/dw2-producer.exp: Likewise.
13228 * gdb.dwarf2/mac-fileno.exp: Likewise.
13229 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13230 py-prettyprint.py to the remote host.
13231 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13232
40f0318e
KS
132332009-11-11 Keith Seitz <keiths@redhat.com>
13234
13235 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13236 use it instead of "Foo".
13237 * gdb.cp/classes.exp (do_tests): Add a test to access
13238 a method through a typedef'd class name.
13239
f3d9f7fb
NF
132402009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13241
13242 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13243 exponents.
13244 * gdb.base/pointers.exp: Likewise.
13245 * gdb.cp/ref-types.exp: Likewise.
13246
a4216f37
KS
132472009-11-11 Keith Seitz <keiths@redhat.com>
13248
13249 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13250 new[] and delete[].
13251 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13252 "void".
13253 (probe_demangler): Remove all single-quoting of
13254 method and variable names.
13255 (info_func_regexp): Remove the word "void" from any
13256 occurrence of "(void)".
13257 (print_addr_2): Remove all single-quoting of
13258 method names.
13259 (print_addr_2_kfail): Likewise.
13260 (print_addr): Single-quote C function names before
13261 passing to print_addr_2.
13262 (test_paddr_operator_functions): Remove single-quoting
13263 for method names.
13264 Add tests for operator new[] and operator delete[].
13265
9b14d7aa
JK
132662009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13267
13268 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13269
85feb311
KS
132702009-11-09 Keith Seitz <keiths@redhat.com>
13271
13272 * gdb.cp/overload.exp: Add tests for resolving overloaded
13273 methods in expression parsing/evaluation.
13274
fa335448
DJ
132752009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13276
13277 * lib/gdb.exp (default_gdb_version): Use --version instead of
13278 --command.
13279
ec3c07fc
NS
132802009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13281
13282 * lib/gdb.exp (gdb_compile_test): New.
13283 (skip_ada_tests, skip_java_tests): New.
13284 (gdb_compile): Use gdb_compile_test for f77.
13285 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13286 * lib/java.exp (compile_java_from_source): Remove runtests check,
13287 use gdb_compile_test to record result.
13288 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13289 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13290 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13291 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13292 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13293 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13294 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13295 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13296 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13297 adjust gdb_compile invocations.
13298
b8b4e42b
JK
132992009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13300
13301 * Makefile.in (abs_builddir): New.
13302 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13303 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13304 `$(abs_builddir)/site.exp'.
13305
f8b7eaf3
DJ
133062009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13307
13308 * config/m68k-emc.exp, lib/emc-support.exp,
13309 gdb.trace/gdb_c_test.c: Delete.
13310 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13311 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13312 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13313 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13314 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13315 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13316 casing for m68k-*-elf.
13317
c4187697
NS
133182009-11-03 Pedro Alves <pedro@codesourcery.com>
13319
13320 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13321 * gdb.arch/i386-prologue.exp: Likewise.
13322 * gdb.arch/i386-unwind.exp: Likewise.
13323
db16b772
DJ
133242009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13325
13326 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13327
bcf71277
DJ
133282009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13329
13330 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13331
0105cee2
DJ
133322009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13333
13334 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13335
24ddea62
JK
133362009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13337
13338 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13339
287ccc17
JK
133402009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13341
13342 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13343 * gdb.base/sepdebug2.c: New file.
13344
08bca259 133452009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
13346
13347 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13348 the modified warnings for catch syscall. Verify if GDB was compiled
13349 with support for lib expat, and choose which tests to run depending
13350 on this.
13351
5d4e2b76
VP
133522009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13353
13354 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13355 that composite commands are parsed OK. And also test
13356 that breakpoint commands do work.
13357
240e538a
MS
133582009-10-23 Michael Snyder <msnyder@vmware.com>
13359
13360 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13361 to allow for new disassembly style.
13362
9c419145
PP
133632009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13364
13365 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 13366
02506ff1
MS
133672009-10-22 Michael Snyder <msnyder@vmware.com>
13368
13369 * gdb.reverse/break-precsave.exp: New test.
13370 * gdb.reverse/consecutive-precsave.exp: Ditto.
13371 * gdb.reverse/finish-precsave.exp: Ditto.
13372 * gdb.reverse/i386-precsave.exp: Ditto.
13373 * gdb.reverse/machinestate-precsave.exp: Ditto.
13374 * gdb.reverse/sigall-precsave.exp: Ditto.
13375 * gdb.reverse/solilb-precsave.exp: Ditto.
13376 * gdb.reverse/step-precsave.exp: Ditto.
13377 * gdb.reverse/until-precsave.exp: Ditto.
13378 * gdb.reverse/watch-precsave.exp: Ditto.
13379
4cf866a3
MS
133802009-10-22 Michael Snyder <msnyder@vmware.com>
13381
13382 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13383 for gdb_expect. Adjust one test's expect strings for the new
13384 format of disassemble.
13385 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13386 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13387 gdb_test_multiple.
13388 * gdb.reverse/step-reverse.exp: Delete 'return'.
13389 * gdb.reverse/until-reverse.exp: Delete blank lines.
13390 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13391
2b28d209
PP
133922009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13393
13394 * gdb.base/consecutive.exp: Adjust.
13395 * gdb.base/display.exp: Likewise.
13396 * gdb.base/pc-fp.exp: Likewise.
13397 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 13398
33b9c32b
MS
133992009-10-19 Michael Snyder <msnyder@vmware.com>
13400
13401 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13402 * gdb.reverse/finish-reverse.c: Ditto.
13403 * gdb.reverse/sigall-reverse.c: Ditto.
13404 * gdb.reverse/solib-reverse.c: Ditto.
13405 * gdb.reverse/step-reverse.c: Ditto.
13406 * gdb.reverse/watch-reverse.c: Ditto.
13407
6c95b8df
PA
134082009-10-19 Pedro Alves <pedro@codesourcery.com>
13409 Stan Shebs <stan@codesourcery.com>
13410
13411 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13412 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13413 "Executing new program".
13414 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13415 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13416 left listed after having been killed.
13417 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13418 * gdb.base/maint.exp: Adjust test.
13419
13420 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13421 * gdb.multi/Makefile.in: New.
13422 * gdb.multi/base.exp: New.
13423 * gdb.multi/goodbye.c: New.
13424 * gdb.multi/hangout.c: New.
13425 * gdb.multi/hello.c: New.
13426 * gdb.multi/bkpt-multi-exec.c: New.
13427 * gdb.multi/bkpt-multi-exec.exp: New.
13428 * gdb.multi/crashme.c: New.
13429
279017b7
TG
134302009-10-13 Tristan Gingold <gingold@adacore.com>
13431
13432 * gdb.base/sepdebug.exp: Check debug info are found.
13433
0413d738
PA
134342009-10-08 Pedro Alves <pedro@codesourcery.com>
13435
13436 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13437 bits.
13438
c628eecc
JK
134392009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13440
13441 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13442
38af1bfe
JB
134432009-10-07 Joel Brobecker <brobecker@adacore.com>
13444
13445 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13446 of the comments.
13447
2b0adecd
PM
134482009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13449
13450 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13451 * gdb.base/annota3.exp: Idem.
13452 * gdb.base/maint.exp: Idem.
13453
8d417781
PM
134542009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13455
889bf7c5 13456 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
13457 to default.
13458
bb61102d
PM
134592009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13460
889bf7c5 13461 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
13462 mingw and cygwin targets.
13463
ace5c364
PM
134642009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13465 Pedro Alves <pedro@codesourcery.com>
13466
889bf7c5 13467 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
13468 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13469
c2d494a0
PM
134702009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13471
e1b52ce2
PM
13472 * gdb.base/shr1.c: Use %p in format string.
13473 * gdb.base/unload.c: Avoid warning in fprintf.
13474 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 13475
209f53f5
PM
134762009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13477
13478 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13479 long type.
13480 (test_unlink): Correct printf string.
13481 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13482 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13483
8172766a
JK
134842009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13485
13486 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13487 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13488 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13489
0f73703c
UW
134902009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13491
13492 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13493 * gdb.objc/nondebug.exp: Likewise.
13494
b32306ca
UW
134952009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13496
13497 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13498 target_info setting.
13499
13500 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13501 that detect new threads during "info threads".
13502
0057022f
UW
135032009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13504
13505 * gdb.threads/manythreads.c (main): Increase thread stack size
13506 to 2*PTHREAD_STACK_MIN.
13507 * gdb.threads/multi-create.c (main): Likewise.
13508 (create_function): Likewise.
13509
f29c0325
UW
135102009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13511
13512 * gdb.base/dump.exp: Pass difference of pointer types instead
13513 of integer types as offset to restore in intarr3.srec case.
13514
fcb34849
UW
135152009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13516
13517 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13518
d5142e3b
UW
135192009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13520
13521 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13522
087b74b2 135232009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 13524
087b74b2
PM
13525 New test for two watchpoints, with disabling of
13526 the first inserted.
13527 * testsuite/gdb.base/watchpoints.c: New file.
13528 * testsuite/gdb.base/watchpoints.exp: New file.
13529
96c07c5b
TT
135302009-09-25 Tom Tromey <tromey@redhat.com>
13531
13532 * gdb.base/charset.exp: Test utf-16 strings with Python.
13533
b8899f2b
TT
135342009-09-25 Tom Tromey <tromey@redhat.com>
13535
13536 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13537 UCS-4.
13538 * gdb.base/charset.c (utf_32_string): Rename.
13539 (init_utf32): Rename.
13540 (main): Update.
13541
329719ec
TT
135422009-09-22 Tom Tromey <tromey@redhat.com>
13543
13544 * gdb.python/py-function.exp: Add regression tests.
13545
11ef0d76
KS
135462009-09-21 Keith Seitz <keiths@redhat.com>
13547
13548 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13549 with invalid operator.
13550
3fe8f3b3
KS
135512009-09-21 Keith Seitz <keiths@redhat.com>
13552
13553 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13554 and destructor using typedef name of class.
13555 * gdb.cp/classes.cc (class Base1): Add a destructor.
13556 (base1): New typedef.
13557 (use_methods): Instanitate an object of type base1.
13558 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13559 (do_tests): Call test_template_typedef.
13560 * gdb.cp/templates.cc (Baz::~Baz): New method.
13561 (intBazOne): New typedef.
13562 (main): Instantiate intBazOne.
13563
7a9fe101
PM
135642009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13565
13566 PR python/10633
13567
13568 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13569 Function.
13570 (run_lang_tests): Add print elements test.
13571
2e4d963f
PM
135722009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13573
13574 * gdb.python/py-value.exp (test_subscript_regression): New
13575 function. Test for invalid subscripts.
13576 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13577 (ptr_ref): New function.
13578
ec7e75e7
PP
135792009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13580
13581 * gdb.base/default.exp: Fix "show convenience".
13582
0cc7d26f
TT
135832009-09-15 Tom Tromey <tromey@redhat.com>
13584
13585 * lib/mi-support.exp (mi_create_varobj): Update.
13586 (mi_create_floating_varobj): Likewise.
13587 (mi_create_dynamic_varobj): New proc.
13588 (mi_varobj_update): Update.
13589 (mi_varobj_update_with_type_change): Likewise.
13590 (mi_varobj_update_kv_helper): New proc.
13591 (mi_varobj_update_dynamic_helper): Rewrite.
13592 (mi_varobj_update_dynamic): New proc.
13593 (mi_list_varobj_children): Update.
13594 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13595 * gdb.python/python-prettyprint.py (pp_outer): New class.
13596 (pp_nullstr): Likewise.
13597 (lookup_function): Register new printers.
13598 * gdb.python/python-prettyprint.c (struct substruct): New type.
13599 (struct outerstruct): Likewise.
13600 (substruct_test): New function.
13601 (struct nullstr): New type.
13602 (string_1, string_2): New globals.
13603 (main): Add new tests.
13604 * gdb.python/python-mi.exp: Added regression tests.
13605 * gdb.mi/mi2-var-display.exp: Update.
13606 * gdb.mi/mi2-var-cmd.exp: Update.
13607 * gdb.mi/mi2-var-child.exp: Update.
13608 * gdb.mi/mi2-var-block.exp: Update.
13609 * gdb.mi/mi-var-invalidate.exp: Update.
13610 * gdb.mi/mi-var-display.exp: Update.
13611 * gdb.mi/mi-var-cmd.exp: Update.
13612 * gdb.mi/mi-var-child.exp: Update.
13613 * gdb.mi/mi-var-block.exp: Update.
13614 * gdb.mi/mi-break.exp: Update.
13615 * gdb.mi/gdb701.exp: Update.
13616
a96d9b2e
SDJ
136172009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13618
13619 * Makefile.in: Inclusion of catch-syscall object.
13620 * gdb.base/catch-syscall.c: New file.
13621 * gdb.base/catch-syscall.exp: New file.
13622
b43b923a
MS
136232009-09-12 Michael Snyder <msnyder@vmware.com>
13624
13625 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13626 that can support reverse debuggnig.
13627
cec03d70
TT
136282009-09-11 Tom Tromey <tromey@redhat.com>
13629
13630 * gdb.dwarf2/valop.S: New file.
13631 * gdb.dwarf2/valop.exp: New file.
13632
e23bb3fc
MK
136332009-09-11 Mark Kettenis <kettenis@gnu.org>
13634
13635 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13636
37c3696d
DE
136372009-09-10 Doug Evans <dje@google.com>
13638
13639 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13640 Add $gdb_prompt to second breakpoint regexp.
13641
5172aecb
JB
136422009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13643
13644 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13645 names, add missing ones.
13646 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13647 * gdb.python/py-frame.c: Rename from python-frame.c.
13648 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13649 testfile name.
13650 * gdb.python/py-function.exp: Rename from python-function.exp.
13651 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13652 testfile name.
13653 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13654 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13655 Adjust testfile name.
13656 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13657 * gdb.python/py-template.cc: Rename from python-template.cc.
13658 * gdb.python/py-template.exp: Rename from python-template.exp.
13659 Adjust testfile name.
13660 * gdb.python/py-value.c: Rename from python-value.c.
13661 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13662 testfile name.
13663
b554e4bd
JK
136642009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13665
13666 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13667 $bpt2address.
13668 (Second breakpoint address is valid on ia64)
13669 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13670
9a68ae16
JM
136712009-09-03 Joseph Myers <joseph@codesourcery.com>
13672
13673 * gdb.base/ending-run.exp: Restrict regular expression matching
13674 line number to require closing brace following.
13675
146b9145
DE
136762009-09-03 Doug Evans <dje@google.com>
13677
13678 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13679
787d21e1
TT
136802009-09-02 Tom Tromey <tromey@redhat.com>
13681
13682 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13683
e7802207
TT
136842009-09-02 Tom Tromey <tromey@redhat.com>
13685
13686 * gdb.dwarf2/callframecfa.exp: New file.
13687 * gdb.dwarf2/callframecfa.S: New file.
13688
817aadd2
JK
136892009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13690
13691 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13692 gdb.base/solib-overlap-main.c: New.
13693
4a76eae5
DJ
136942009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13695
13696 PR gdb/10565
13697
13698 * gdb.base/bitfields.c (struct container, container): New.
13699 (main): Initialize it and call break5.
13700 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13701
d4b96c9a
JK
137022009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13703
13704 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13705 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13706
4e22772d
JK
137072009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13708
13709 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13710
2efab443
MS
137112009-08-26 Michael Snyder <msnyder@vmware.com>
13712
13713 * gdb.base/i386-reverse.c: New file.
13714 * gdb.base/i386-reverse.exp: New file.
13715 * gdb.base/Makefile.in: Add new files to be removed.
13716
07ab73a0
JM
137172009-08-26 Joseph Myers <joseph@codesourcery.com>
13718
13719 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13720 environment-pwd for remote host.
13721 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13722
676accff
KS
137232009-08-24 Keith Seitz <keiths@redhat.com>
13724
13725 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13726 Add two new C++ completer tests which limit the output to a
889bf7c5 13727 given class.
676accff 13728
f9f7ad22
MS
137292009-08-24 Michael Snyder <msnyder@vmware.com>
13730
13731 * gdb.base/del.exp: Fix typo in comment.
13732 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13733
81ecdfbb
RW
137342009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13735
13736 * configure: Regenerate.
13737 * gdb.hp/configure: Likewise.
13738 * gdb.hp/gdb.aCC/configure: Likewise.
13739 * gdb.hp/gdb.base-hp/configure: Likewise.
13740 * gdb.hp/gdb.compat/configure: Likewise.
13741 * gdb.hp/gdb.defects/configure: Likewise.
13742 * gdb.hp/gdb.objdbg/configure: Likewise.
13743 * gdb.stabs/configure: Likewise.
13744
cab0c772
UW
137452009-08-19 Doug Evans <dje@google.com>
13746
13747 * gdb.base/gdbvars.c: New file.
13748 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13749
b8fa0bfa
PA
137502009-08-14 Pedro Alves <pedro@codesourcery.com>
13751
13752 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13753 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13754
b84aa90a
PA
137552009-08-13 Pedro Alves <pedro@codesourcery.com>
13756
13757 * gdb.base/default.exp: Adjust "set language test": it's now an
13758 enum command. Larger help string moved to "help set language".
13759 * gdb.base/help.exp: Adjust "help set language" expected output,
13760 now lists all known languages.
13761
0d8f9b2c
NF
137622009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13763
13764 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13765 all frame arguments.
13766 * gdb.arch/altivec-regs.exp: Likewise.
13767
bda180e0
TT
137682009-08-07 Tom Tromey <tromey@redhat.com>
13769
13770 * gdb.base/setshow.exp: Add tests for changes to set language, set
13771 check range, and set check type.
13772
48cb2d85
VP
137732009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13774
13775 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13776 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 13777 Call it.
48cb2d85 13778
1ea34204
UW
137792009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13780
13781 * configure.ac: Run gdb.cell tests when appropriate.
13782 * configure: Regenerate.
13783 * lib/cell.exp: New file.
13784 * gdb.cell: New directory.
13785 * gdb.cell/configure.ac: New file.
13786 * gdb.cell/configure: New file.
13787 * gdb.cell/Makefile.in: New file.
13788 * gdb.cell/arch.exp: New file.
13789 * gdb.cell/break.c: New file.
13790 * gdb.cell/break.exp: New file.
13791 * gdb.cell/break-spu.c: New file.
13792 * gdb.cell/bt.c: New file.
13793 * gdb.cell/bt2-spu.c: New file.
13794 * gdb.cell/bt-spu.c: New file.
13795 * gdb.cell/bt.exp: New file.
13796 * gdb.cell/coremaker.c: New file.
13797 * gdb.cell/coremaker-spu.c: New file.
13798 * gdb.cell/core.exp: New file.
13799 * gdb.cell/gcore.exp: New file.
13800 * gdb.cell/data.c: New file.
13801 * gdb.cell/data.exp: New file.
13802 * gdb.cell/data-spu.c: New file.
13803 * gdb.cell/ea-cache.exp: New file.
13804 * gdb.cell/ea-cache.c: New file.
13805 * gdb.cell/ea-cache-spu.c: New file.
13806 * gdb.cell/ea-standalone.c: New file.
13807 * gdb.cell/ea-standalone.exp: New file.
13808 * gdb.cell/ea-test.c: New file.
13809 * gdb.cell/ea-test.exp: New file.
13810 * gdb.cell/f-regs.exp: New file.
13811 * gdb.cell/mem-access.c: New file.
13812 * gdb.cell/mem-access.exp: New file.
13813 * gdb.cell/mem-access-spu.c: New file.
13814 * gdb.cell/ptype.exp: New file.
13815 * gdb.cell/registers.exp: New file.
13816 * gdb.cell/size.c: New file.
13817 * gdb.cell/sizeof.exp: New file.
13818 * gdb.cell/size-spu.c: New file.
13819 * gdb.cell/solib.exp: New file.
13820 * gdb.cell/solib-symbol.exp: New file.
13821
85e747d2
UW
138222009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13823
13824 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13825
58d6951d
DJ
138262009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13827
13828 * gdb.base/float.exp: Handle VFP registers.
13829
6e0a4f15
MS
138302009-07-14 Michael Snyder <msnyder@vmware.com>
13831
dcd5da87
MS
13832 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13833 to bring gdb to the beginning of the calling line.
13834
6e0a4f15
MS
13835 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13836 confusing the i386 epilogue unwinder.
13837
782b2b07
SS
138382009-07-14 Stan Shebs <stan@codesourcery.com>
13839
13840 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13841
f662c3bc
MS
138422009-07-14 Michael Snyder <msnyder@vmware.com>
13843
13844 * gdb.reverse/step-reverse.exp (stepi into function call):
13845 Call instruction may not be first instruction in the line.
13846 (reverse stepi from a function call): Used wrong line number.
13847
8f313923
JK
138482009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13849
13850 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13851
4662c76e
JK
138522009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13853
13854 Fix gdb.base/macscp.exp when using custom inputrc.
13855 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13856 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13857 env(TERM) set.
13858 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13859 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13860
aa81e255
JK
138612009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13862
13863 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13864 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13865 Change the compilation target to match the testcase name.
13866 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13867 testcase name.
13868 * a2-run.exp: Use for setup prepare_for_testing. Change the
13869 compilation target to match the testcase name.
13870 * gdb.base/commands.exp: Likewise.
13871 * gdb.base/finish.exp: Likewise.
13872 * gdb.base/float.exp: Likewise.
13873 * gdb.base/info-target.exp: Likewise.
13874 * gdb.base/relational.exp: Likewise.
13875 * gdb.base/term.exp: Likewise.
13876 * gdb.base/until.exp: Likewise.
13877 * gdb.base/volatile.exp: Likewise.
13878 * gdb.base/whatis-exp.exp: Likewise.
13879
4c93b1d7
HZ
138802009-07-11 Hui Zhu <teawater@gmail.com>
13881
13882 * gdb.base/help.exp (disassemble): Update expected help text.
13883
812f7342
TT
138842009-07-09 Tom Tromey <tromey@redhat.com>
13885
13886 * lib/gdb.exp: Handle TRANSCRIPT.
13887 (remote_spawn, remote_close, send_gdb): New procs.
13888
fbb8f299
PM
138892009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13890
13891 * gdb.python/python-prettyprint.c: Add counted null string
13892 structure.
13893 * gdb.python/python-prettyprint.exp: Print null string. Test for
13894 embedded nulls.
13895 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13896 * gdb.python/python-value.exp (test_value_in_inferior): Add
13897 variable length string fetch tests.
13898 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13899
c0ac0ec7
JK
139002009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13901
13902 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13903
30b66ecc
TT
139042009-07-07 Tom Tromey <tromey@redhat.com>
13905
13906 * gdb.base/call-rt-st.exp: Update for change to escape output.
13907 * gdb.base/callfuncs.exp: Likewise.
13908 * gdb.base/charset.exp: Likewise.
13909 * gdb.base/constvars.exp: Likewise.
13910 * gdb.base/long_long.exp: Likewise.
13911 * gdb.base/pointers.exp: Likewise.
13912 * gdb.base/printcmds.exp: Likewise.
13913 * gdb.base/setvar.exp: Likewise.
13914 * gdb.base/store.exp: Likewise.
13915 * gdb.cp/ref-types.exp: Likewise.
13916 * gdb.mi/mi-var-child.exp: Likewise.
13917 * gdb.mi/mi-var-display.exp: Likewise.
13918 * gdb.mi/mi2-var-display.exp: Likewise.
13919 * gdb.base/charset.exp: Test octal escape sequence length.
13920 Update for change to escape output.
13921
187c4a2b
JK
139222009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13923
13924 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13925
d80a43f9
DJ
139262009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13927
13928 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13929
047427a8
JK
139302009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13931
13932 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13933 gdbserver increasing $portnum if "Can't bind address" has been seen.
13934
8b5a0f4f
PA
139352009-07-05 Pedro Alves <pedro@codesourcery.com>
13936
13937 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13938 mingw32ce.
13939
7d93ba58
PA
139402009-07-05 Pedro Alves <pedro@codesourcery.com>
13941
13942 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13943 VFP format.
13944
2277426b
PA
139452009-07-02 Pedro Alves <pedro@codesourcery.com>
13946
13947 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13948 linux. Adjust to use "inferior", "info inferiors", "detach
13949 inferior" and "kill inferior" instead of "restart", "info fork",
13950 "detach fork" and "delete fork".
13951 * gdb.base/ending-run.exp: Spell out "info".
13952 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13953 the "kill" command.
13954
5af949e3
UW
139552009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13956
13957 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13958 change to prefix TLS offset in hex with 0x.
13959
5d3729b5
UW
139602009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13961
13962 * gdb.base/default.exp: Update test case for "x" changes.
13963
af589bd0
TG
139642009-07-01 Tristan Gingold <gingold@adacore.com>
13965
13966 * gdb.base/bigcore.exp: Make darwin untested.
13967
40974f91
JK
139682009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13969
13970 * gdb.base/completion.exp (directory completion): Create the directory.
13971 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13972 escapeuniquesub.
13973 (directory completion 2): Expect now ${escapeuniquesub}.
13974 (Glob remaining of directory test): Remove one excessive newline.
13975 Expect the real output.
13976
59dd3af6
JK
139772009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13978
13979 Fix `make check//%' target after `make check' has been ran.
13980 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13981 a mkdir call.
13982 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13983 (%/.dir): Remove.
13984
f4e164aa
JK
139852009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13986
13987 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13988 the expected result record.
13989
69af2122
JK
139902009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13991
13992 Remove racy FAILs relying just on the timeouts.
13993 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13994 (annotation_level 2): Remove racy FAILs.
13995
2fd481e1
PP
139962009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13997
13998 gdb/10275
889bf7c5
PA
13999 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
14000
c38f313d
DJ
140012009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
14002
14003 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
14004
8b777f02
VP
140052009-06-30 Vladimir Prus <vladimir@codesourcery.com>
14006
14007 * gdb.mi/mi-stack.exp: Testing symbolic options
14008 to -stack-list-locals and -stack-list-arguments.
14009
00c7eacf
JK
140102009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14011
14012 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
14013
6bc80edc
TT
140142009-06-29 Tom Tromey <tromey@redhat.com>
14015
14016 * dg-extract-results.sh: New file.
14017 * Makefile.in (FORCE_PARALLEL): New variable.
14018 (CHECK_TARGET): New conditional variable.
14019 (check): Use CHECK_TARGET.
14020 (DO_RUNTEST): New variable.
14021 (check-single): New target.
14022 (TEST_DIRS): New variable.
14023 (TEST_TARGETS): Likewise.
14024 (check-parallel): New target.
14025 (check-gdb.%): New pattern.
14026 (BASE1_FILES): New variable.
14027 (BASE2_FILES): Likewise.
14028 (check-gdb.base%): New pattern.
14029 (%/.dir): New pattern.
14030 * configure: Rebuild.
14031 * aclocal.m4 (AM_CONDITIONAL): New defun.
14032 * configure.ac: Check whether user is using GNU make.
14033 (GMAKE): New conditional.
14034
794684b6
SW
140352009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
14036
14037 * gdb.cp/namespace-nested-import.cc: New test.
14038 * gdb.cp/namespace-nested-import.exp: New test.
14039
edb3359d
DJ
140402009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
14041
14042 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
14043 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
14044 * gdb.opt/Makefile.in (EXECUTABLES): Update.
14045 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
14046 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
14047 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
14048 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
14049 gdb.opt/inline-markers.c: New files.
14050 * lib/gdb.exp (skip_inline_frame_tests): New function.
14051 (skip_inline_var_tests): New function.
14052
cf657a0c
AS
140532009-06-27 Andreas Schwab <schwab@linux-m68k.org>
14054
14055 * gdb.cp/exception.exp: Don't require $hex before inner frame in
14056 backtrace.
14057
28d41a99
MS
140582009-06-27 Michael Snyder <msnyder@vmware.com>
14059
14060 * gdb.reverse: New directory.
14061 * gdb.reverse/break-reverse.c: New test.
14062 * gdb.reverse/break-reverse.exp: New test.
14063 * gdb.reverse/consecutive-reverse.c: New test.
14064 * gdb.reverse/consecutive-reverse.exp: New test.
14065 * gdb.reverse/finish-reverse.c: New test.
14066 * gdb.reverse/finish-reverse.exp: New test.
14067 * gdb.reverse/machinestate.c: New test.
14068 * gdb.reverse/ms1.c: New test.
14069 * gdb.reverse/machinestate.exp: New test.
14070 * gdb.reverse/Makefile.in: New file.
14071 * gdb.reverse/shr2.c: New test.
14072 * gdb.reverse/solib-reverse.c: New test.
14073 * gdb.reverse/solib-reverse.exp: New test.
14074 * gdb.reverse/step-reverse.c: New test.
14075 * gdb.reverse/step-reverse.exp: New test.
14076 * gdb.reverse/until-reverse.c: New test.
14077 * gdb.reverse/ur1.c: New test.
14078 * gdb.reverse/until-reverse.exp: New test.
14079 * gdb.reverse/watch-reverse.c: New test.
14080 * gdb.reverse/watch-reverse.exp: New test.
14081 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
14082 * configure: Regenerate.
14083
fe3c8b0d
DE
140842009-06-26 Doug Evans <dje@google.com>
14085
14086 * gdb.base/psymtab.exp: Turn off pending breakpoints.
14087
3a72a602
PM
140882009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
14089
14090 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
14091 windows problem for 'file delete $binfile'.
14092
27aa8d6a
SW
140932009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
14094
14095 * gdb.cp/namespace-using.exp: New test.
14096 * gdb.cp/namespace-using.cc: New test.
14097
8ac055f8
JB
140982009-05-20 Joel Brobecker <brobecker@adacore.com>
14099
14100 * gdb.ada/variant_record_packed_array: New testcase.
14101
85e306ed
TT
141022009-06-23 Tom Tromey <tromey@redhat.com>
14103
14104 * gdb.base/charset.exp (test_combination): Regression test.
14105 * gdb.base/charset.c (my_wchar_t): New typedef.
14106 (myvar): New global.
14107 (main): Set myvar.
14108
56643c5e
PM
141092009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
14110
14111 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
14112 target.
14113
1fac167a
UW
141142009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14115
14116 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
14117
7ccb0be9
UW
141182009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14119
14120 * gdb.mi/gdb680.exp: Update test for error message.
14121
568d6575
UW
141222009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14123
14124 * gdb.base/annota1.exp: Allow multiple occurrences of the
14125 frames-invalid annotation.
14126 * gdb.cp/annota2.exp: Likewise.
14127
7cd1089b
PM
141282009-06-15 Phil Muldoon <pmuldoon@redhat.com>
14129
14130 * gdb.cp/gdb2495.cc: New file.
14131 * gdb.cp/gdb2495.exp: New file.
14132
72c63395
JK
141332009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14134
14135 Report error on GDB crash during runto.
14136 * lib/gdb.exp (runto <eof>): New.
14137
3788363d
DJ
141382009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
14139
14140 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
14141 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
14142 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
14143 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
14144 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14145 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14146 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14147 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14148 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14149 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14150 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14151 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14152 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14153 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14154 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14155 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14156 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14157 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14158 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14159 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14160 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14161 gdb.trace/passcount.exp, gdb.trace/report.exp,
14162 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14163 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14164 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14165 executable.
14166
17592de3
PA
141672009-06-07 Pedro Alves <pedro@codesourcery.com>
14168
14169 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14170 defined before referencing it.
14171
701e355d
DE
141722009-06-03 Doug Evans <dje@google.com>
14173
14174 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14175 * gdb.arch/i386-see.c: Ditto.
14176
f2292c65
PM
141772009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14178
14179 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14180 (check_macro): Return 1 if undefined.
14181 If first test fails, check if macro debug information is available,
14182 and report unsupported test if no macro information is found.
14183
5a437975
DE
141842009-05-29 Doug Evans <dje@google.com>
14185
14186 * gdb.threads/hand-call-in-threads.exp: New.
14187 * gdb.threads/hand-call-in-threads.c: New.
14188
c141c696
MS
141892009-05-29 Michael Snyder <msnyder@vmware.com>
14190
14191 * gdb.base/break-always.exp: Change "1" to "on".
14192 Add confirmation check.
14193
b3444185
PA
141942009-05-28 Pedro Alves <pedro@codesourcery.com>
14195
14196 * gdb.threads/threxit-hop-specific.c: New.
14197 * gdb.threads/threxit-hop-specific.exp: New.
14198 * gdb.threads/thread-execl.c: New.
14199 * gdb.threads/thread-execl.exp: New.
14200
b6313243
TT
142012009-05-27 Tom Tromey <tromey@redhat.com>
14202 Thiago Jung Bauermann <bauerman@br.ibm.com>
14203
14204 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14205 (mi_child_regexp): Likewise.
14206 (mi_list_varobj_children_range): Likewise.
14207 (mi_get_features): Likewise.
14208 (mi_list_varobj_children): Rewrite.
14209 * gdb.python/python-mi.exp: New file.
14210
a6bac58e
TT
142112009-05-27 Tom Tromey <tromey@redhat.com>
14212 Thiago Jung Bauermann <bauerman@br.ibm.com>
14213 Phil Muldoon <pmuldoon@redhat.com>
14214 Paul Pluzhnikov <ppluzhnikov@google.com>
14215
14216 * gdb.python/python-prettyprint.exp: New file.
14217 * gdb.python/python-prettyprint.c: New file.
14218 * gdb.python/python-prettyprint.py: New file.
14219 * gdb.base/display.exp: print/r is now valid.
14220
2c74e833
TT
142212009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14222 Tom Tromey <tromey@redhat.com>
14223 Pedro Alves <pedro@codesourcery.com>
14224 Paul Pluzhnikov <ppluzhnikov@google.com>
14225
14226 * gdb.python/python-template.exp: New file.
14227 * gdb.python/python-template.cc: New file.
14228 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14229 tests.
14230 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14231 Call it.
14232 (test_value_after_death): New proc.
14233 * gdb.python/python-value.c (PTR): New typedef.
14234 (main): New variable 'x'.
14235
89c73ade
TT
142362009-05-27 Tom Tromey <tromey@redhat.com>
14237
14238 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14239 tests.
14240 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14241 Call it.
14242
a75724bc
PA
142432009-05-27 Pedro Alves <pedro@codesourcery.com>
14244
14245 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14246
e58b0e63
PA
142472009-05-24 Pedro Alves <pedro@codesourcery.com>
14248
14249 * gdb.threads/fork-thread-pending.c: New.
14250 * gdb.threads/fork-thread-pending.exp: New.
14251
4ac36638
JK
142522009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14253
14254 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14255 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14256
889bf7c5 142572009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14258
889bf7c5 14259 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14260
b242c3c2
PA
142612009-05-17 Pedro Alves <pedro@codesourcery.com>
14262
14263 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14264 `gdb_get_line_number'. Call `callee' in both parent and child.
14265 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14266 `gdb_get_line_number' instead of hardcoding line numbers.
14267 (catch_fork_unpatch_child): New procedure to test detaching
14268 breakpoints from child fork.
14269 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14270 hardcoding line numbers.
14271 (do_fork_tests): Run `catch_fork_unpatch_child'.
14272
ee342b23
VP
142732009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14274
14275 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14276 of structure type enters or leaves the scope, it
14277 is reported by -var-update.
14278
e2009e98
DE
142792009-05-11 Doug Evans <dje@sebabeach.org>
14280
14281 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14282 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14283 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14284
00903456
JK
142852009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14286
14287 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14288
dc621c35
DE
142892009-04-30 Doug Evans <dje@google.com>
14290
14291 * gdb.threads/watchthreads2.exp: New testcase.
14292 * gdb.threads/watchthreads2.c: New testcase.
14293
9ab4e744
DE
142942009-04-29 Doug Evans <dje@google.com>
14295
14296 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14297 * gdb.cp/mb-ctor.cc: Ditto.
14298 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14299 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14300 * gdb.cp/mb-inline1.cc: Call it.
14301 * gdb.cp/mb-inline2.cc: Ditto.
14302 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14303 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14304
484086b7
JK
143052009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14306
14307 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14308 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14309 Replace all uses of `decimal' by `nonzero'.
14310 (info macro FROM_COMMANDLINE): New test.
14311
379a77b5
TT
143122009-04-27 Tom Tromey <tromey@redhat.com>
14313
14314 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14315
b92b73c2
DE
143162009-04-27 Doug Evans <dje@google.com>
14317
14318 * gdb.threads/watchthreads.c (main): Initialize args before starting
14319 the threads. Plus formatting cleanup.
14320 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14321 biased scheduling of one thread.
14322
945a118d
JG
143232009-04-27 Jerome Guitton <guitton@adacore.com>
14324
14325 * gdb.cp/templates.cc (GetMax): New template.
14326 (main): Declare two instances of GetMax.
14327 * gdb.cp/templates.exp: Add new test.
14328
d389af10
JK
143292009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14330
14331 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14332
e7f86de9
JM
143332009-04-22 Joseph Myers <joseph@codesourcery.com>
14334
14335 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14336
334cc82d
TT
143372009-04-15 Tom Tromey <tromey@redhat.com>
14338
14339 * gdb.base/charset.exp: Add regression test.
14340
d12672cc
JB
143412009-04-14 Joel Brobecker <brobecker@adacore.com>
14342
14343 * gdb.base/exe-lock.exp: New testcase.
14344
18e8c3bc
TT
143452009-04-13 Tom Tromey <tromey@redhat.com>
14346
14347 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14348 operator on Frame.
14349
5ecd5cbe
UW
143502009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14351
14352 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14353 * gdb.server/ext-attach.exp: Likewise.
14354
7309f756
VP
143552009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14356
14357 Eliminate some sleep usage.
14358
889bf7c5
PA
14359 * gdb.mi/basics.c (do_nothing): New.
14360 (main): Use do_nothing instead of printf, so that
14361 not to introduce race condition between output of
14362 inferiour and output of gdb. Do not use sleep as it
14363 is not generally available on embedded targets.
7309f756 14364
f4b95f6f
PA
143652009-04-02 Pedro Alves <pedro@codesourcery.com>
14366
14367 * gdb.server/ext-attach.exp: Expect an optional process id after
14368 "Detached from remote process".
14369
de40b933
JK
143702009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14371
14372 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14373 gdb.dwarf2/dw2-unresolved.exp: New.
14374
2ae101a4
PA
143752009-04-02 Pedro Alves <pedro@codesourcery.com>
14376
14377 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14378 mi_run_to_main.
14379
56a8e183
PA
143802009-04-02 Pedro Alves <pedro@codesourcery.com>
14381
14382 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14383 mi_run_to_main. Skip thread exit test on remote targets.
14384 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14385 mi_run_to_main.
14386 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14387 mi_run_to_main.
14388 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14389 when expecting ^connected. Detect when the target doesn't support
14390 non-stop mode.
14391 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14392 supported. Return -1 on error, 0 on success.
14393 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14394 (mi_runto): Return mi_runto_helper's result explicitly.
14395
c35fafde
PA
143962009-04-01 Pedro Alves <pedro@codesourcery.com>
14397
14398 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14399
f8a8dce6
JB
144002009-04-01 Tom Tromey <tromey@redhat.com>
14401
14402 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14403 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14404 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14405 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14406
71c25dea
TT
144072009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14408 Jan Kratochvil <jan.kratochvil@redhat.com>
14409
14410 PR gdb/931
14411 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14412 output.
14413 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14414 for gdb/931.
14415 * dw2-strp.S (DW_AT_language): Change to C++.
14416 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14417
02d9a9ce
JB
144182009-03-31 Joel Brobecker <brobecker@adacore.com>
14419
14420 * gdb.ada/tasks: New testcase.
14421
1042e4c0
SS
144222009-03-30 Stan Shebs <stan@codesourcery.com>
14423
14424 * gdb.trace/actions.exp: Update to match new info trace format.
14425 * gdb.trace/deltrace.exp: Ditto.
14426 * gdb.trace/infotrace.exp: Ditto.
14427 * gdb.trace/passcount.exp: Ditto.
14428 * gdb.trace/save-trace.exp: Ditto.
14429 * gdb.trace/while-stepping.exp: Ditto.
14430 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14431
f8f6f20b
TJB
144322009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14433
14434 * gdb.python/python-frame.c: New file.
14435 * gdb.python/python-frame.exp: New file.
14436
c0c6f777
TJB
144372009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14438
14439 * gdb.python/python-value.exp: Add tests for the address
14440 attribute.
14441
3cb51905
AS
144422009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14443
14444 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14445
88fc996f
DE
144462009-03-26 Doug Evans <dje@google.com>
14447
14448 * gdb.mi/mi-nonstop-exit.exp: New file.
14449 * gdb.mi/non-stop-exit.c: New file.
14450
56ef84b1
TT
144512009-03-26 Tom Tromey <tromey@redhat.com>
14452
14453 Update for change to prologue skipping:
14454 * gdb.mi/mi2-simplerun.exp: Update.
14455 * gdb.mi/mi2-break.exp: Update.
14456 * gdb.mi/mi-simplerun.exp: Update.
14457 * gdb.mi/mi-break.exp: Update.
14458 * gdb.base/ending-run.exp: Update.
14459
def2b000
TJB
144602009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14461
14462 * gdb.python/python-value.exp (test_value_in_inferior): Test
14463 gdb.Value.is_optimized_out attribute.
14464
442ddf59
JK
144652009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14466
14467 * gdb.dwarf2/dw2-noloc-main.c: New file.
14468 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14469 (.text): Remove.
14470 (.data): New.
14471 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14472 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14473 (DW_TAG_subprogram func_cu1, noloc): Remove.
14474 (main): New.
14475 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14476 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14477 (file_symbols): New procedure.
14478
a8df5de4
TT
144792009-03-25 Tom Tromey <tromey@redhat.com>
14480
14481 * gdb.base/charset.exp (valid_target_charset): New proc.
14482 Use it to skip tests on invalid charsets.
14483
cc1d7add
PM
144842009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14485
14486 * gdb.base/completion.exp: Add a test for directory completion.
14487
bcd5727b
JK
144882009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14489
14490 Fix a racy FAIL.
14491 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14492 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14493
cc924cad
TJB
144942009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14495
14496 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14497 * gdb.python/python-function.exp: Add test for function returning
14498 a GDB value.
14499
bc3b79fd
TJB
145002009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14501
14502 * gdb.python/python-function.exp: New file.
14503
6c7a06a3
TT
145042009-03-20 Tom Tromey <tromey@redhat.com>
14505
14506 * gdb.base/store.exp: Update for change to escape output.
14507 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14508 to escape output.
14509 * gdb.base/pointers.exp: Update for change to escape output.
14510 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14511 to escape output.
14512 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14513 escape output.
14514 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14515 to escape output.
14516 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14517 escape output.
14518 * gdb.base/setvar.exp: Update for change to escape output.
14519 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14520 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14521 to escape output.
14522 (test_print_string_constants): Likewise.
14523 * gdb.base/charset.exp (valid_host_charset): Check size of
14524 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14525 cases. Handle "auto"-related output.
14526 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14527 (uvar, Uvar): New globals.
14528
c31af87b
JG
145292009-03-19 Jerome Guitton <guitton@adacore.com>
14530
14531 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14532 deltas.
14533 * gdb.ada/fixed_points.exp: Ditto.
14534
51272cf2
PA
145352009-03-18 Pedro Alves <pedro@codesourcery.com>
14536
14537 * return-nodebug.c: Don't include stdio.h.
14538 (init): Delete.
14539 (func): Delete definition and provide extern declaration.
14540 (t): New.
14541 (main): Don't call printf. Call func and store its result in t.
14542 * return-nodebug1.c: New.
14543 * return-nodebug.exp: Don't expect stdio output. Instead, print
14544 the global variable t. Drop printf formatters and cast types from
14545 foreach loop. Don't use prepare_for_testing. Compile
14546 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14547 define FORMAT or CAST.
14548
d24948ac
PP
145492009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14550
14551 * gdb.base/solib-display.exp: Disable test for remote targers.
14552
61ff14c6
JK
145532009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14554
14555 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14556
cb4dce93
JK
145572009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14558
14559 Fix a racy FAIL.
14560 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14561 code from `follow parent, print pids'.
14562 (`follow child, print pids', `follow parent, print pids'): Call it.
14563 Replace `gdb_test "break..."' by gdb_breakpoint.
14564
f7c60c5e
VP
145652009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14566
14567 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 14568 sync and async modes.
f7c60c5e 14569
383ace49
JB
145702009-03-12 Joel Brobecker <brobecker@adacore.com>
14571
14572 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14573 that was checked in by mistake. Remove loading of ada.exp, since
14574 this is not necessary in this case.
14575
4ce102af
JB
145762009-03-12 Joel Brobecker <brobecker@adacore.com>
14577
14578 * gdb.ada/ptype_arith_binop.exp: New testcase.
14579
529a2aef
JB
145802009-03-12 Joel Brobecker <brobecker@adacore.com>
14581
14582 * gdb.ada/mod_from_name: New testcase.
14583
8a38181c
JB
145842009-03-12 Joel Brobecker <brobecker@adacore.com>
14585
14586 * gdb.ada/tick_last_segv: New testcase.
14587
11436dee
VP
145882009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14589
61ff14c6 14590 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 14591
1f31650a
VP
145922009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14593
61ff14c6
JK
14594 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14595 include the token in ^running and frame info in *stopped.
1f31650a 14596
a3247a22
PP
145972009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14598
14599 * solib-display.exp: New file.
14600 * solib-display-main.c: New file.
14601 * solib-display-lib.c: New file.
61ff14c6 14602
aae64587
PA
146032009-03-05 Pedro Alves <pedro@codesourcery.com>
14604
14605 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14606
44aabfbc
JK
146072009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14608
14609 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14610 (list_and_check_macro): Use more specific test name.
14611 (next to definition): Make the test names unique.
14612
c087fcd3
PM
146132009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14614
14615 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 14616
c86cf029
VP
146172009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14618
14619 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14620 notifications.
14621 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14622 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14623 * lib/mi-support.exp (library_loaded_re): New.
14624 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14625
3ea85240
VP
146262009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14627
14628 * gdb.gdb/observer.exp: Use test_notification observer, not
14629 normal_stop, everywhere.
14630 (test_normal_stop_notifications): Rename to...
14631 (test_notifications): ...this.
14632 (test_observer_normal_stop): Rename to...
14633 (test_observer): ...this.
14634
1903f0e6
DE
146352009-02-16 Doug Evans <dje@google.com>
14636
14637 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14638 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14639 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14640 (test_prefixed_syscall,test_int3): New tests.
14641 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14642 (test_prefixed_syscall,test_int3): New tests.
14643
1d33d6ba
VP
146442009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14645
3cb51905
AS
14646 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14647 (mi_expect_interrupt): Likewise.
14648 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14649 response.
1d33d6ba 14650
faafb047
PM
146512009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14652
14653 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14654 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14655 Replace calls to get_valueofx by get_hexadecimal_valueof.
14656
417e16e2
PM
146572009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14658
14659 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14660 (get_integer_valueof): New procedure.
14661 (get_sizeof): Use new get_integer_value_of.
14662 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14663 by get_integer_valueof.
14664
7065b901
TT
146652009-02-13 Tom Tromey <tromey@redhat.com>
14666
14667 * gdb.base/remote.exp (get_sizeof): Remove.
14668 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14669 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14670 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14671 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14672 (get_sizeof): Likewise.
14673
5d7cb8df
JK
146742009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14675
14676 PR fortran/9806
14677 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14678
b2febfff
PP
146792009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14680
14681 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14682
4aa995e1
PA
146832009-02-06 Pedro Alves <pedro@codesourcery.com>
14684
14685 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14686
d8906c6f
TJB
146872009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14688
14689 * gdb.python/python-cmd.exp: New file.
14690
ff4ab08d
TG
146912009-02-06 Tristan Gingold <gingold@adacore.com>
14692
14693 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14694
aacd552b
TG
146952009-02-05 Tristan Gingold <gingold@adacore.com>
14696
14697 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14698 pointer is dereferenced and use this signal name in regexp.
14699 * gdb.base/signull.exp: Ditto.
14700 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14701 * gdb.base/signull.c (main): Ditto.
14702
08c637de
TJB
147032009-02-04 Tom Tromey <tromey@redhat.com>
14704 Thiago Jung Bauermann <bauerman@br.ibm.com>
14705
14706 * gdb.python/python-value.exp: Use `gdb.history' instead of
14707 `gdb.value_from_history'.
14708 (test_value_numeric_ops): Add test for conversion of enum constant.
14709 * gdb.python/python-value.c (enum e): New type.
14710 (evalue): New global.
14711 (main): Use argv.
14712
20261af8
JG
147132009-02-04 Jerome Guitton <guitton@adacore.com>
14714
14715 * gdb.ada/uninitialized_vars: New test program.
14716 * gdb.ada/uninitialized_vars.exp: New testcase.
14717
52e44b43
TT
147182009-02-02 Tom Tromey <tromey@redhat.com>
14719
14720 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14721 * gdb.cp/pr2489.cc: Rename...
14722 * gdb.cp/pr9594.cc: ... to this.
14723
1c71341a
TT
147242009-02-02 Tom Tromey <tromey@redhat.com>
14725
14726 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14727 * gdb.cp/pr2489.cc: New file.
14728 * gdb.cp/cpcompletion.exp: New file.
14729
a4295225
TT
147302009-02-02 Tom Tromey <tromey@redhat.com>
14731
14732 PR exp/9059:
14733 * gdb.cp/call-c.exp: Add regression test.
14734 * gdb.cp/call-c.cc (FooHandle): New typedef.
14735 (main): New variable 'handle'.
14736
592375cd
VP
147372009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14738
14739 * lib/mi-support.exp (et_mi_thread_list)
14740 (check_mi_and_console_threads): Adjust for current thread in
14741 -thread-list-ids output.
14742
41447f92
VP
147432009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14744
889bf7c5
PA
14745 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14746 Call it.
41447f92 14747
35669430
DE
147482009-01-28 Doug Evans <dje@google.com>
14749
14750 * gdb.arch/amd64-disp-step.S: New file.
14751 * gdb.arch/amd64-disp-step.exp: New file.
14752 * gdb.arch/i386-disp-step.S: New file.
14753 * gdb.arch/i386-disp-step.exp: New file.
14754
09f00d9a
PM
147552009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14756
14757 * gdb.base/find.exp: Set newline variable
14758 using quotes instead of braces to fix cygwin failures.
14759
1e8fb976
PA
147602009-01-23 Pedro Alves <pedro@codesourcery.com>
14761
14762 * gdb.base/radix.exp: Add tests to ensure that that set
14763 input-radix 0 and set output-radix 0 are really rejected.
14764
da061712
PA
147652009-01-23 Pedro Alves <pedro@codesourcery.com>
14766
14767 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14768 copyright years.
14769
dd7e2d2b
PA
147702009-01-23 Pedro Alves <pedro@codesourcery.com>
14771
14772 PR gdb/9664:
14773 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14774
392452f6
PA
147752009-01-22 Pedro Alves <pedro@codesourcery.com>
14776
14777 PR c++/9631:
14778 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14779
8653e71c
PM
147802009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14781
14782 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14783 binfile definition to fix Windows OS failure.
14784
a12cc160
DJ
147852009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14786
14787 PR gdb/9346
14788 * gdb.base/interrupt.c (sigint_handler): New.
14789 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14790 on error.
14791 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14792 Test "signal SIGINT".
14793
b89667eb
DE
147942009-01-19 Doug Evans <dje@google.com>
14795
14796 * gdb.base/break.exp: Update expected gdb output.
14797 * gdb.base/sepdebug.exp: Ditto.
14798 * gdb.mi/mi-syn-frame.exp: Ditto.
14799 * gdb.mi/mi2-syn-frame.exp: Ditto.
14800 * gdb.base/call-signal-resume.exp: New file.
14801 * gdb.base/call-signals.c: New file.
14802 * gdb.base/unwindonsignal.exp: New file.
14803 * gdb.base/unwindonsignal.c: New file.
14804 * gdb.threads/interrupted-hand-call.exp: New file.
14805 * gdb.threads/interrupted-hand-call.c: New file.
14806 * gdb.threads/thread-unwindonsignal.exp: New file.
14807
adb483fe
DJ
148082009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14809
14810 * gdb.base/define.exp: Test defining and hooking prefix commands.
14811 * gdb.python/python.exp: Update test for "show user" output.
14812
60023297
JK
148132009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14814
14815 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14816 now the output exactly, using less wildcards. Expect also the output
14817 of gfortran-4.3. Update for the f-valprint.c modification from
14818 2008-04-22.
14819 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14820 Remove gdb_test test names where matching the command.
14821
ccc57cf9
PA
148222009-01-01 Pedro Alves <pedro@codesourcery.com>
14823
14824 PR breakpoints/9681:
14825 * gdb.base/watchpoint.exp: Add regression test.
14826
c7a6ca08
PA
148272008-12-31 Pedro Alves <pedro@codesourcery.com>
14828
14829 * gdb.threads/attach-into-signal.exp: Don't use
14830 gdb_suppress_entire_file.
14831 * gdb.threads/attach-stopped.exp: Ditto.
14832 * gdb.threads/attachstop-mt.exp: Ditto.
14833
3a031f65
PA
148342008-12-31 Pedro Alves <pedro@codesourcery.com>
14835
14836 PR gdb/8812:
14837 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14838
09e6485f
PA
148392008-12-29 Pedro Alves <pedro@codesourcery.com>
14840
14841 PR gdb/7536:
14842 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14843 and unsupported output radices are really rejected.
14844
0cd53049
JK
148452008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14846
14847 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14848
ba163c7e
TT
148492008-12-22 Tom Tromey <tromey@redhat.com>
14850
14851 * gdb.cp/punctuator.exp: New file.
14852
6f4de6c9
JK
148532008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14854
14855 * gdb.base/completion.exp (Completing non-existing component): New test.
14856
0f34d0b4
JK
148572008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14858
14859 Fix for PR gdb/8648.
14860 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14861 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14862 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14863 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14864
db2ad4c3
JK
148652008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14866
14867 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14868
bb5ef15e
DP
148692008-12-16 Christophe Lyon <christophe.lyon@st.com>
14870
14871 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14872 compiler actually generate code at the expected line number.
14873
90142adc
JZ
148742008-12-15 Jie Zhang <jie.zhang@analog.com>
14875
14876 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14877
fad6eecd
TT
148782008-12-12 Tom Tromey <tromey@redhat.com>
14879
14880 * gdb.base/commands.exp (redefine_hook_test): New proc.
14881 Call it.
14882
17c8aaf5
TT
148832008-12-11 Tom Tromey <tromey@redhat.com>
14884
14885 * gdb.base/macscp.exp: New regression test.
14886
7c8adf68
TT
148872008-12-11 Tom Tromey <tromey@redhat.com>
14888
14889 * gdb.base/macscp.exp: Print "address.addr".
14890 * gdb.base/macscp1.c (struct outer): New struct.
14891 (address): New global.
14892
b05dcbb7
TT
148932008-12-09 Tom Tromey <tromey@redhat.com>
14894
14895 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14896 Call it.
14897
2d476de1
DE
148982008-12-04 Doug Evans <dje@google.com>
14899
14900 * gdb.server/ext-run.exp: Relax regexp for init program.
14901
87bdc959
TG
149022008-12-03 Tristan Gingold <gingold@adacore.com>
14903
14904 * gdb.base/macscp.exp: Generate an object file during compilation
14905 to work around Darwin dsymutil limitations.
14906
e0740f77
JK
149072008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14908
14909 Test resolving external references to TLS variables.
14910 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14911 FILE2_THREAD_LOCAL.
14912 (testfile2, srcfile2): New variables.
14913 * gdb.threads/tls.c (file2_thread_local)
14914 (function_referencing_file2_thread_local): New.
14915 * gdb.threads/tls2.c: New file.
14916
67f0aac5
JB
149172008-11-28 Joel Brobecker <brobecker@adacore.com>
14918
14919 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
14920 rather than integer, as integer might not be big enough when
14921 on 64bit targets.
67f0aac5 14922
c332165e
JG
149232008-11-27 Jerome Guitton <guitton@adacore.com>
14924
14925 * gdb.cp/formatted-ref.exp: Add equality test.
14926 * gdb.ada/formatted_ref.exp: Ditto.
14927
fc9b693c
JK
149282008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14929
14930 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14931 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14932
a9c64011
AS
149332008-11-20 Andreas Schwab <schwab@suse.de>
14934
14935 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14936 matching syscall entry point.
14937 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14938 (tcatch_vfork_then_child_follow): Likewise. Finish through
14939 vfork even if we stopped at the syscall trampoline.
14940
e2fd701e
DE
149412008-11-20 Doug Evans <dje@google.com>
14942
14943 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14944
69abc51c
TJB
149452008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14946
14947 * gdb.arch/ppc-dfp.exp: New file.
14948 * gdb.arch/ppc-dfp.c: New file.
14949
c14c28ba
PP
149502008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14951
14952 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 14953
2e74121d
DE
149542008-11-17 Doug Evans <dje@google.com>
14955
14956 * gdb.mi/mi-syn-frame.exp: Update expected output.
14957 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14958
66bb093b
VP
149592008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14960
14961 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
14962 "thread N" results in =thread-selected.
14963 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14964 (mi_send_resuming_command_raw): Be prepared for
14965 =thread-selected.
14966
3d043ef6
VP
149672008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14968
a9c64011
AS
14969 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14970 * lib/mi-support.exp: Likewise.
3d043ef6 14971
808104c8
JB
149722008-11-16 Joel Brobecker <brobecker@adacore.com>
14973
14974 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14975 commands from the expected output for "help catch".
14976
00b22944
JB
149772008-11-15 Joel Brobecker <brobecker@adacore.com>
14978
14979 * gdb.ada/int_deref.exp: New testcase.
14980
59669435
TT
149812008-11-14 Nick Roberts <nickrob@snap.net.nz>
14982
14983 * gdb.mi/gdb2549.exp: New file.
14984
de04a248
DE
149852008-11-11 Doug Evans <dje@google.com>
14986
14987 * gdb.base/callexit.exp: New file.
14988 * gdb.base/callexit.c: New file.
14989
6b8ce727
DE
149902008-11-10 Doug Evans <dje@google.com>
14991
14992 * lib/gdb.exp (GDBFLAGS): Move -nx ...
14993 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14994 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14995 (default_gdb_start,default_gdb_exit): Ditto.
14996 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14997 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14998 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14999 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
15000 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
15001 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
15002
1b14b8aa
AS
150032008-11-03 Andreas Schwab <schwab@suse.de>
15004
15005 * gdb.base/hashline2.exp: Fix typo.
15006 * gdb.base/hashline3.exp: Likewise.
15007
f3134b88
TT
150082008-10-30 Tom Tromey <tromey@redhat.com>
15009
15010 * gdb.base/pointers.exp: Add test.
15011 * gdb.base/pointers.c (k, S): New typedefs.
15012 (instance): New global.
15013
c2226152
AS
150142008-10-30 Andreas Schwab <schwab@suse.de>
15015
15016 * gdb.base/args.exp: Add tests for newlines.
15017
462f405c
JB
150182008-10-30 Joel Brobecker <brobecker@adacore.com>
15019
15020 gdb.base/foll-exec.exp: Update the expected output of a couple
15021 of "info breakpoints" tests.
15022
79a45b7d
TT
150232008-10-28 Tom Tromey <tromey@redhat.com>
15024
15025 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
15026
adc13a14
PA
150272008-10-24 Pedro Alves <pedro@codesourcery.com>
15028
15029 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
15030 gdb_start_cmd.
15031 Use runto_main before any test that requires execution.
15032
252fbfc8
PA
150332008-10-23 Pedro Alves <pedro@codesourcery.com>
15034
15035 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
15036 instead of SIGINT.
15037
28148e3d
JB
150382008-10-22 Joel Brobecker <brobecker@adacore.com>
15039
15040 * gdb.base/completion.exp: Update expected output following
15041 the addition of the "info tasks" command.
15042
c209f847
TT
150432008-10-22 Tom Tromey <tromey@redhat.com>
15044
15045 * gdb.base/exprs.exp (test_expr): Add test for string
15046 concatenation.
15047
f177e350
PA
150482008-10-19 Pedro Alves <pedro@codesourcery.com>
15049
15050 * configure.ac: Output gdb.python/Makefile.
15051 * configure: Regenerate.
15052 * gdb.python/Makefile.in: New.
15053
cce89356
JB
150542008-10-16 Joel Brobecker <brobecker@adacore.com>
15055
15056 * gdb.base/foll-fork.exp: Adjust the expected output to match
15057 the new description for fork/vfork catchpoints in the "info
15058 breakpoints" output.
15059
176d289d
TJB
150602008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
15061
15062 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
15063
a08702d6
TJB
150642008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15065
15066 * gdb.python/python-value.c: New file.
15067 * gdb.python/python-value.exp: New file.
15068
1c5cfe86
PA
150692008-10-15 Pedro Alves <pedro@codesourcery.com>
15070
15071 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
15072
5a98ad69
DP
150732008-10-15 Denis Pilat <denis.pilat@st.com>
15074
41702f1b 15075 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 15076
dcb1a1e2
TT
150772008-10-09 Tom Tromey <tromey@redhat.com>
15078
15079 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
15080 'fprintf' and 'stderr'.
15081
9124fe48
JB
150822008-10-07 Joel Brobecker <brobecker@adacore.com>
15083
15084 * gdb.ada/ref_tick_size.exp: New testcase.
15085
45452591
DE
150862008-10-06 Doug Evans <dje@google.com>
15087
15088 * gdb.dwarf2/dw2-cu-size.exp: New file.
15089 * gdb.dwarf2/dw2-cu-size.S: New file.
15090
15091 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
15092 .Ltype_int for clarity.
15093
4fc5b208
PP
150942008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
15095
15096 PR gdb/2384:
15097 * gdb.cp/gdb2384.exp: Extended to test more cases.
15098 * gdb.cp/gdb2384.cc: Likewise.
15099 * gdb.cp/gdb2384-base.h: Likewise.
15100 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 15101
d78df370
JK
151022008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15103
15104 * gdb.base/maint.exp (maint print type): Remove printing
15105 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
15106
9a044a89
TT
151072008-09-30 Tom Tromey <tromey@redhat.com>
15108
15109 * gdb.base/macscp.exp: Add completion tests.
15110 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
15111 (TWENTY_THREE): Likewise.
15112 (FORTY_EIGHT): Likewise.
15113
506800a9
TT
151142008-09-30 Tom Tromey <tromey@redhat.com>
15115
15116 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
15117 everywhere.
15118 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
15119
1a6f01b5
JK
151202008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15121
15122 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
15123 testcase is derived from. Fix racy dependency on an expected PID
15124 number. No longer support the testcase on Linux kernel 2.4.x.
15125
2fae03e8
TT
151262008-09-27 Tom Tromey <tromey@redhat.com>
15127
15128 * gdb.base/macscp.exp: Add tests for stringification, splicing,
15129 and varargs.
15130
1ad15515
PA
151312008-09-22 Pedro Alves <pedro@codesourcery.com>
15132
15133 * lib/mi-support.exp (mi_expect_interrupt): New.
15134 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
15135 from gdb.mi/mi-nonstop.exp.
15136 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
15137 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
15138 lib/mi-support.exp.
15139 Use mi_check_thread_states throughout. Avoid ".*" and do not
15140 require an anchor after -exec-run.
15141
d0b76dc6
DJ
151422008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
15143
15144 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15145 stop is pending. Avoid ".*" when two stops are pending.
15146 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15147 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15148 newlines in fullnames.
15149 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15150 (mi_expect_stop): Update comments. Only anchor in sync mode.
15151 Do not match newlines.
15152 (mi_send_resuming_command_raw): Always return status.
15153 (mi_get_stop_line): Do not match more than one line by accident.
15154 Only anchor in sync mode.
15155 (mi_run_inline_test): If -exec-next fails, give up.
15156
9990c830
UW
151572008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15158
15159 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15160 on SPU.
15161
ebcf6f00
JB
151622008-09-10 Joel Brobecker <brobecker@adacore.com>
15163
15164 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15165
b6db24e5
JB
151662008-09-10 Joel Brobecker <brobecker@adacore.com>
15167
15168 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15169 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15170 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15171 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15172 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15173 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15174 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15175 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15176 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15177 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15178 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15179 Include the "= " sequence in the expected output of print tests.
15180
2bf448e0
JB
151812008-09-10 Joel Brobecker <brobecker@adacore.com>
15182
15183 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15184 description for boolean types.
15185
d51fd4c8
PA
151862008-09-09 Pedro Alves <pedro@codesourcery.com>
15187
15188 * gdb.base/hook-stop-continue.c: New.
15189 * gdb.base/hook-stop-continue.exp: New.
15190
694182d2
DJ
151912008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15192
15193 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15194
3b8a7fc0
JG
151952008-09-08 Jerome Guitton <guitton@adacore.com>
15196
15197 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15198 (stack_check_probe_2, stack_check_probe_loop_1)
15199 (stack_check_probe_loop_2): New functions.
15200 (main): Add call to these new functions.
15201 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15202 functions, check that the breakpoint is inserted at the appropriate
15203 location.
15204 (insert_breakpoint): Slightly refine this procedure so that it can
15205 be called several times in the test.
15206
96cc0ae8
JG
152072008-09-08 Jerome Guitton <guitton@adacore.com>
15208
15209 * gdb.base/stack-checking.c: New file.
15210 * gdb.base/stack-checking.exp: New file.
15211
1f08b409
TJB
152122008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15213
15214 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15215 * gdb.arch/altivec-regs.exp: Likewise.
15216 * gdb.arch/vsx-regs.exp: Likewise.
15217
3099e1c4
TJB
152182008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15219
15220 * gdb.arch/ppc-fp.exp: New file.
15221 * gdb.arch/ppc-fp.c: New file.
15222
cc69bfc1
PP
152232008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15224
15225 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15226 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15227
b02a33db
MS
152282008-09-04 Michael Snyder <msnyder@vmware.com>
15229
15230 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15231 as "at" (for non-debug functions such as _start).
15232
2992cbe0
UW
152332008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15234
15235 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15236 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15237 software watchpoints.
15238 * gdb.base/watch_thread_num.exp: Likewise.
15239
514f746b
AR
152402008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15241
15242 * gdb.arch/i386-bp_permanent.exp: New test.
15243
876cecd0
TT
152442008-08-24 Tom Tromey <tromey@redhat.com>
15245
15246 * gdb.base/maint.exp: Update "maint print type".
15247
80f73d71
VP
152482008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15249
15250 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15251 support. Adjust the order of "*running" notifications.
15252 * gdb.mi/non-stop.c: Don't cast from int to void* and
15253 back.
15254
d9c78d7d
MK
152552008-08-20 Mark Kettenis <kettenis@gnu.org>
15256
15257 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15258 expect to find it in the "info frame" output.
15259
97a2d1d3
DJ
152602008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15261
15262 * gdb.base/interp.exp: Always consume both prompts.
15263
b96e2927
PA
152642008-08-20 Pedro Alves <pedro@codesourcery.com>
15265
15266 * gdb.base/pending.exp: Test pending breakpoints without symbols
15267 loaded.
15268
8cf6e61a
VP
152692008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15270
15271 * lib/mi-support.exp (mi_expect_stop): Produce
15272 more details on failures.
15273 * gdb.mi/mi-nonstop.exp: New.
15274 * gdb.mi/non-stop.c: New.
15275
c6ebd6cf
VP
152762008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15277
a9c64011
AS
15278 * gdb.mi/mi-async.exp: Use 'set target-async'.
15279 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15280
46a9b8ed
DJ
152812008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15282
15283 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15284
44feb3ce
TT
152852008-08-17 Tom Tromey <tromey@redhat.com>
15286
15287 * gdb.base/help.exp (help catch): Rewrite.
15288
311a4e6b
TJB
152892008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15290
15291 * gdb.base/define.exp: Test indented command documentation.
15292 * gdb.python/python.exp: Test indented multi-line command.
15293
604c2f83
LM
152942008-08-15 Luis Machado <luisgpm@br.ibm.com>
15295
15296 * testsuite/gdb.arch/vsx-regs.c: New source file.
15297 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15298 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15299
886a217c
TT
153002008-08-14 Tom Tromey <tromey@redhat.com>
15301
15302 * gdb.base/macscp.exp: Add regression test for "macro define" or
15303 "macro undef" with no arguments.
15304
c814a4f3
PP
153052008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15306
15307 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 15308
12ab8a60
UW
153092008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15310
15311 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15312
d57a3c85
TJB
153132008-08-06 Tom Tromey <tromey@redhat.com>
15314
15315 * gdb.python/python.exp: New file.
15316
c7b778ff
JK
153172008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15318
15319 Fix for PR gdb/1543.
15320 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15321 $LOCATION.
15322 (location): New variable.
15323 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15324 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15325 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15326 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15327 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15328 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15329 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15330 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15331 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15332 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15333 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15334 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15335 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15336 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15337 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15338 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15339 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15340 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15341 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15342 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15343 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15344 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15345 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15346 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15347 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15348 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15349 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15350 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15351 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15352 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15353 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15354 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15355 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15356 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15357 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15358 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15359 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15360 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15361 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15362 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15363 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15364 gdb.base/type-opaque.exp, gdb.base/until.exp,
15365 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15366 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15367 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15368 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15369 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15370 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15371 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15372 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15373 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15374 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15375 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15376 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15377 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15378 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15379 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15380 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15381 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15382 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15383 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15384 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15385 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15386 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15387 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15388 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15389 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15390 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15391 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15392 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15393 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15394 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15395 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15396 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15397 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15398 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15399 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15400 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15401 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15402 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15403 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15404 to bug-gdb@prep.ai.mit.edu .
15405
5e06a3d1
VP
154062008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15407
15408 * lib/mi-support.exp (mi_load_shlibs): New.
15409 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15410
9d81d21b
VP
154112008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15412
15413 * lib/mi-support.exp (get_mi_thread_list)
15414 (check_mi_and_console_threads): New, moved from ...
15415 * gdb.mi/mi-pthread.exp: ...here.
15416 * gdb.mi/gdb669.exp (get_mi_thread_list)
15417 (check_mi_and_console_threads): Delete.
15418 * gdb.mi/mi2-pthread.exp: Likewise.
15419
bae98fe0
TT
154202008-07-28 Tom Tromey <tromey@redhat.com>
15421
15422 * Makefile.in (just-check): Remove. Move body to...
15423 (check): ... here.
15424
57380f4e
DJ
154252008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15426
15427 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15428 Add a test for duplicated SIGINTs.
15429
e09490f1
DJ
154302008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15431
15432 * gdb.threads/schedlock.exp (get_args): Update to work for any
15433 value of NUM.
15434 (Top level): Report the number of threads that did not resume.
15435
6387b45f
DJ
154362008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15437
15438 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15439
62f64ff2
DJ
154402008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15441
15442 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15443 non-MI prompt.
15444
fa8de41e
TT
154452008-07-26 Tom Tromey <tromey@redhat.com>
15446
15447 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15448 (function_struct, function_struct_ptr): New globals.
15449 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15450 function pointer in a struct.
15451
ccb3ac8a
TT
154522008-07-26 Tom Tromey <tromey@redhat.com>
15453
15454 * gdb.base/macscp.exp: Add test for macro lexing bug.
15455
d7d9f01e
TT
154562008-07-18 Tom Tromey <tromey@redhat.com>
15457
15458 * gdb.base/macscp.exp: Add macro tests.
15459
9bf07184
PP
154602008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15461
15462 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15463
becf6477
PP
154642008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15465
15466 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15467
0709f7d3
PP
154682008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15469
15470 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 15471
7093c834
PP
154722008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15473
15474 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 15475
b432ffe3
JK
154762008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15477
15478 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15479
b1a268e5
VP
154802008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15481
15482 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15483
e2995f8e
KB
154842008-07-11 Kevin Buettner <kevinb@redhat.com>
15485
15486 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15487 of regexp to account for changes made to GDB in the printing of
15488 byte vectors.
15489
14032a66
TT
154902008-07-11 Tom Tromey <tromey@redhat.com>
15491
15492 * gdb.base/completion.exp: Add 'help' completion test.
15493
981505ef
JK
154942008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15495
15496 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15497
10568435
JK
154982008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15499
15500 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15501
4487aabf
PA
155022008-07-09 Pedro Alves <pedro@codesourcery.com>
15503
15504 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15505
a4a9b1c4
PA
155062008-07-09 Pedro Alves <pedro@codesourcery.com>
15507
15508 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15509
3c3185ac
JK
155102008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15511
15512 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15513
7ebd49dc
VP
155142008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15515
15516 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15517 previous commit. Add a comment.
15518
84e46146
PA
155192008-06-28 Pedro Alves <pedro@codesourcery.com>
15520
15521 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15522
0f8d4a2f
VP
155232008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15524
15525 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15526
f747e0ce
PA
155272008-06-27 Pedro Alves <pedro@codesourcery.com>
15528
15529 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15530 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15531 compiling an executable, link in an object that forces unbuffered
15532 output.
15533 * lib/set_unbuffered_mode.c: New file.
15534
734a5c36
JK
155352008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15536
15537 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15538
a2840c35
VP
155392008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15540
a9c64011
AS
15541 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15542 mi_expect_stop.
15543 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15544 Demand that *running is output.
15545 (detect_async): Perform checking every time.
15546 (mi_send_resuming_command): Extract everything into...
15547 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
15548 (mi_expect_stop): Don't accept any output before *stopped.
15549
6ae37fef
VP
155502008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15551
15552 Robustify mi-simplerun.
a9c64011
AS
15553 * gdb.mi/basics.c (main): Add a call to sleep.
15554 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15555 * gdb.mi/mi2-cli.exp: Likewise.
15556 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 15557
b4aa76f0 155582008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
15559
15560 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15561
e1ac3328
VP
155622008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15563
a9c64011
AS
15564 * gdb.mi/mi-console.exp: Adjust.
15565 * gdb.mi/mi-syn-frame.exp: Adjust.
15566 * gdb.mi/mi2-console.exp: Adjust.
15567 * gdb.mi/mi2-syn-frame.exp: Adjust.
15568 * lib/mi-support.exp (mi_run_cmd): Adjust.
15569 (mi_send_resuming_command): Adjust.
e1ac3328 15570
f7f9a841
VP
155712008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15572
15573 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
15574 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15575 testing of stopped.
15576 * gdb.mi/mi2-syn-frame.exp: Likewise.
15577 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15578 (async, detect_async): New.
15579 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15580 depending on if we're running in sync or async mode.
f7f9a841 15581
37cd5d19
TT
155822008-06-09 Tom Tromey <tromey@redhat.com>
15583
15584 * gdb.base/completion.exp: New tests for field name completion
15585 with spaces, and field name completion with '->'.
15586
65d12d83
TT
155872008-06-06 Tom Tromey <tromey@redhat.com>
15588
15589 * gdb.base/break1.c (struct some_struct): New struct.
15590 (values): New global.
15591 * gdb.base/completion.exp: Add field name completion test.
15592
ebfe2e3f
PP
155932008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15594
15595 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15596 to pointer.
15597 * gdb.cp/call-c.cc: Likewise.
15598
bcf6fc3a
NR
155992008-06-06 Nick Roberts <nickrob@snap.net.nz>
15600
15601 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15602 annotation.
15603
49fd4a42 156042008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 15605 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
15606
15607 * gdb.threads/execl.c, gdb.threads/execl1.c,
15608 gdb.threads/execl.exp: New tests.
a9c64011 15609
8a34ac3f
AR
156102008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15611 Daniel Jacobowitz <dan@codesourcery.com>
15612
15613 * gdb.cp/exception.exp: Activate test, make it work with pending
15614 catchpoints.
15615
86ae69ef
JK
156162008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15617
15618 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15619
f7f9ae2c
VP
156202008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15621
a9c64011
AS
15622 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15623 now printed.
15624 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 15625
2a2d4dc3
AS
156262008-05-27 Andreas Schwab <schwab@suse.de>
15627
15628 * gdb.base/frame-args.exp: Handle arguments that are optimized
15629 out.
15630
5099e4d9
LM
156312008-05-26 Luis Machado <luisgpm@br.ibm.com>
15632
15633 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15634 quiet for ppc32 and group options into a single variable.
15635
d9c36a91
JB
156362008-05-23 Joel Brobecker <brobecker@adacore.com>
15637
15638 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15639 of zero-size elements.
15640 * gdb.ada/null_array.exp: Test printing this new array.
15641
103a8671
JK
156422008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15643
15644 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15645
07a4cc1a 156462008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
15647
15648 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15649 of the "finish" command.
15650
55f996a7
NR
156512008-05-21 Nick Roberts <nickrob@snap.net.nz>
15652
15653 * gdb.base/annota1.exp: Test for new annotation.
15654
907fc202
UW
156552008-05-16 Pedro Alves <pedro@codesourcery.com>
15656
15657 * gdb.base/fixsection.exp: New file.
15658 * gdb.base/fixsection0.c: New file.
15659 * gdb.base/fixsection1.c: New file.
15660
e8f97270
UW
156612008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15662
15663 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15664 * gdb.base/annota3.exp: Likewise.
15665
ac0bb574
NF
156662008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15667
15668 * gdb.base/watch_thread_num.exp: Don't run tests that require
15669 watchpoints if the target doesn't support them.
15670
6fadd07a
DE
156712008-05-12 Doug Evans <dje@google.com>
15672
15673 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15674
6e9a4a30
JB
156752008-05-09 Joel Brobecker <brobecker@adacore.com>
15676
15677 * gdb.ada/assign_1.exp: New testcase.
15678
08388c79
DE
156792008-05-09 Doug Evans <dje@google.com>
15680
a3c83fae
DE
15681 * gdb.base/find.exp: New file.
15682 * gdb.base/find.c: New file.
08388c79 15683
bd5ddfe8
DJ
156842008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15685
15686 * gdb.base/commands.exp (watchpoint_command_test): Handle
15687 gdb,no_hardware_watchpoints.
15688 * gdb.base/float.exp: Allow ARM targets without floating point.
15689 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15690
b5dd68e2 156912008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 15692 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
15693
15694 * gdb.ada/lang_switch: New test program.
15695 * gdb.ada/lang_switch.exp: New testcase.
15696
382d13d1
DE
156972008-05-05 Doug Evans <dje@google.com>
15698
15699 * gdb.base/help.exp (disassemble): Update expected help text.
15700
9dd789d0
PA
157012008-05-04 Pedro Alves <pedro@codesourcery.com>
15702
15703 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15704
611c83ae
PA
157052008-05-04 Pedro Alves <pedro@codesourcery.com>
15706
15707 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15708 different times.
15709
ff013f42
JK
157102008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15711
15712 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15713 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15714 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15715 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15716
96dff6a2
VP
157172008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15718
15719 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15720 notification to appear.
15721
55cd6f92
DJ
157222008-05-04 Daniel Jacobowitz <dan@debian.org>
15723
15724 * gdb.base/fullname.c: New file.
15725 * gdb.base/fullname.exp: New file.
15726 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15727
d705c43c
PA
157282008-05-03 Pedro Alves <pedro@codesourcery.com>
15729
15730 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15731 expressions with macros.
15732
333222e1
JK
157332008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15734
15735 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15736
5ac01682
DJ
157372008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15738
15739 * gdb.base/completion.exp: Handle lack of other symbols beginning
15740 with "a".
15741
15742 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15743
237fc4c9
PA
157442008-05-02 Jim Blandy <jimb@codesourcery.com>
15745
15746 * gdb.asm/asmsrc1.s: Add scratch space.
15747
ed5e9466
DJ
157482008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15749 Daniel Jacobowitz <dan@codesourcery.com>
15750
15751 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15752 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15753 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15754
b39cc962
DJ
157552007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15756
15757 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15758
36d520f5
JB
157592008-05-01 Joel Brobecker <brobecker@adacore.com>
15760
15761 * gdb.base/info-target.exp: New testcase.
15762
8d4e3071
DJ
157632008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15764
15765 * gdb.cp/hang.exp: Use .cc instead of .C.
15766 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15767 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15768
6f3f3097
DJ
157692008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15770
15771 * gdb.base/gdb1250.exp: Remove perror.
15772 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15773
5550a914
PA
157742008-04-30 Pedro Alves <pedro@codesourcery.com>
15775
15776 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15777 .2byte.
15778
d848e687
DJ
157792008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15780
15781 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15782 (maybe_kfail): New.
15783
93b5768b
PA
157842008-04-25 Pedro Alves <pedro@codesourcery.com>
15785
15786 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15787
721c02de
VP
157882008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15789
a9c64011
AS
15790 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15791 * gdb.mi/mi2-syn-frame.exp: Likewise.
15792 * lib/mi-support.exp: Likewise.
721c02de 15793
74960c60
VP
157942008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15795
15796 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15797 to specify regexp for the location to stop at.
15798 * gdb.base/break-always.c: New.
15799 * gdb.base/break-always.exp: New.
15800
d24317b4
VP
158012008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15802
15803 * lib/mi-support.exp (mi_runto_helper): Adjust
15804 for the original-location field.
15805 (mi_create_breakpoint, mi_list_breakpoints): New.
15806 * gdb.mi/mi-break.exp: Adjust.
15807 * gdb.mi/mi2-break.exp: Adjust.
15808 * gdb.mi/mi-pending.exp: Adjust.
15809 * gdb.mi/mi-simplerun.exp: Adjust.
15810 * gdb.mi/mi2-simplerun.exp: Adjust.
15811 * gdb.mi/mi-syn-frame.exp: Adjust.
15812 * gdb.mi/mi2-syn-frame.exp: Adjust.
15813 * gdb.mi/mi-until.exp: Adjust.
15814 * gdb.mi/mi2-until.exp: Adjust.
15815 * gdb.mi/mi-var-display.exp: Adjust.
15816 * gdb.mi/mi2-var-display.exp: Adjust.
15817 * gdb.mi/mi-watch.exp: Adjust.
15818 * gdb.mi/mi2-watch.exp: Adjust.
15819
fdc59709 158202008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 15821
a9c64011
AS
15822 * aclocal.m4: Add override.m4.
15823 * configure: Regenerate.
fdc59709 15824
8e91f023
VP
158252008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15826
15827 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15828 '-var-update --all-values' reports new value even the type
15829 of a variable object has changed.
15830
233a11ab
CS
158312008-04-18 Craig Silverstein <csilvers@google.com>
15832
15833 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15834 files.
d24317b4 15835
9c1137ad
JB
158362008-04-18 Joel Brobecker <brobecker@adacore.com>
15837
15838 * gdb.ada/atomic_enum: New test program.
15839 * gdb.ada/atomic_enum.exp: New testcase.
15840
66d0bbc7
DE
158412008-04-17 Doug Evans <dje@google.com>
15842
15843 * gdb.opt/Makefile.in: Fix whitespace.
15844
100906b0
UW
158452008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15846
15847 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15848
4584e32e
DE
158492008-04-17 Doug Evans <dje@google.com>
15850
15851 * gdb.base/hashline1.exp: New testcase.
15852 * gdb.base/hashline2.exp: New testcase.
15853 * gdb.base/hashline2.exp: New testcase.
15854
0a320680
PA
158552008-04-17 Pedro Alves <pedro@codesourcery.com>
15856
15857 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15858
18ac113b
AR
158592008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15860
15861 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15862 temporary breakpoint to match "Temporary breakpoint".
15863 * gdb.base/break.exp (delete_breakpoints): Likewise.
15864 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15865 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15866 * gdb.base/display.exp: Likewise.
15867 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15868 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15869 * gdb.base/restore.exp (restore_tests): Likewise.
15870 * gdb.base/sepdebug.exp: Likewise.
15871 * gdb.base/watchpoint.exp: Likewise.
15872 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15873 * gdb.mi/mi-pending.exp: Likewise.
15874 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15875 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15876 * gdb.mi/mi-var-cmd.exp: Likewise.
15877 * gdb.mi/mi-var-display.exp: Likewise.
15878 * gdb.mi/mi2-cli.exp: Likewise.
15879 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15880 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15881 * gdb.mi/mi2-var-display.exp: Likewise.
15882 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15883 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15884 new "disp" field.
a9c64011 15885 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
15886 reason. This is to support fix for PR2424.
15887
add38693
JK
158882008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15889
15890 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15891
fcacd99f
VP
158922008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15893
15894 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 15895 field. Add more floating varobj tests.
fcacd99f 15896 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
15897 field.
15898 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15899 (main): Call do_at_tests.
15900 * lib/mi-support.exp (mi_create_floating_varobj)
15901 (mi_varobj_update_with_type_change): New.
fcacd99f 15902
de051565
MK
159032008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15904
15905 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15906 option of -var-evaluate-expression.
15907 * gdb.mi/mi2-var-display.exp: Likewise.
15908
dbc52822
VP
159092008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15910
15911 Introduce test setup helpers.
a9c64011
AS
15912 * lib/gdb.exp (build_executable, clean_restart)
15913 (prepare_for_testing): New.
15914 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15915 * gdb.base/return.exp: Likewise.
15916 * gdb.base/ending-run.exp: Likewise.
dbc52822 15917
473591da
NR
159182008-04-07 Nick Roberts <nickrob@snap.net.nz>
15919
15920 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15921 Interface (MI) responses.
15922
2b2d9e11
VP
159232008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15924
a9c64011
AS
15925 * gdb.cp/breakpoint.cc: New code to test conditions involving
15926 member variables.
15927 * gdb.cp/breakpoint.exp: Test condition involving member
15928 variables.
2b2d9e11 15929
bb378428
VP
159302008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15931
15932 * lib/mi-support.exp (mi_expect_stop): New.
15933 (mi_run_cmd): Change the
15934 token. Use mi_send_resuming_command, use
15935 mi_expect_stop.
15936 (mi_execute_to_helper): Rename to mi_execute_to.
15937 (mi_send_resuming_command): Add more error patterns.
15938 (mi_wait_for_stop): Renamed to...
15939 (mi_get_stop_line): ...this.
15940 (mi_run_inline_test): Adjust.
15941
15942 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15943 * gdb.mi/mi-console.exp: Likewise.
15944 * gdb.mi/mi-pending.exp: Likewise.
15945 * gdb.mi/mi-simplerun.exp: Likewise.
15946 * gdb.mi/mi-stack.exp: Likewise.
15947 * gdb.mi/mi-stepi.exp: Likewise.
15948 * gdb.mi/mi-syn-frame.exp: Add comment.
15949 * gdb.mi/mi-until.exp: Likewise.
15950 * gdb.mi/mi-var-display.exp: Likewise.
15951 * gdb.mi/mi-watch.exp: Likewise.
15952 * gdb.mi/mi2-cli.exp: Likewise.
15953 * gdb.mi/mi2-console.exp: Likewise.
15954 * gdb.mi/mi2-simplerun.exp: Likewise.
15955 * gdb.mi/mi2-stack.exp: Likewise.
15956 * gdb.mi/mi2-stepi.exp: Likewise.
15957 * gdb.mi/mi2-until.exp: Likewise.
15958 * gdb.mi/mi2-var-display.exp: Likewise.
15959 * gdb.mi/mi2-watch.exp: Likewise.
15960
62172bb9
UW
159612008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15962
15963 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15964
15965 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15966
a13e061a
PA
159672008-04-04 Pedro Alves <pedro@codesourcery.com>
15968
15969 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15970 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15971 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15972 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15973 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15974 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15975 expect an mi error duplicated in stderr.
15976
eae06beb
JB
159772008-04-03 Joel Brobecker <brobecker@adacore.com>
15978
15979 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15980 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15981 Add a couple of tests that verify the behavior when the new setting
15982 is set to "cancel" and "all".
15983 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15984 "ask" before we start the testing.
15985
79c6ced6
AR
159862008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
15987
15988 * gdb.cp/casts.cc: Add class reference variables.
15989 * gdb.cp/casts.exp: New test cases for up/down casting references.
15990
6c2d1a6b
MK
159912008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
15992
15993 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15994 instead of beginning to make an extra test pass.
15995 * gdb.mi/mi2-var-display.exp: Likewise.
15996
55b411d9
MR
159972008-03-31 Maciej W. Rozycki <macro@mips.com>
15998
15999 * gdb.base/break.exp: Mark failures as such. Fix formatting.
16000
c6140da2
MD
160012008-03-31 Markus Deuling <deuling@de.ibm.com>
16002 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16003
16004 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
16005 value. Add xfail for older kernels.
16006
79732189
AR
160072008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
16008
16009 Bring mi-support in line with gdb.exp.
16010 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
16011 (mi_gdb_start): New function.
16012
33c3676e
MR
160132008-03-28 Maciej W. Rozycki <macro@mips.com>
16014
16015 * gdb.mi/mi-var-cmd.exp: Fix a typo.
16016
92e28119
VP
160172008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16018
16019 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
16020 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 16021
9e8e3afe
VP
160222008-03-26 Vladimir Prus <vladimir@codesourcery.com>
16023
16024 * lib/mi-support.exp (mi_create_varobj_checked): New.
16025 (mi_list_varobj_children): Allow to check for a
16026 value.
16027 (mi_list_array_varobj_children): New.
16028
16029 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
16030 and mi_list_varobj_children, as opposed to hardcoding
16031 expected strings.
16032 * gdb.mi/gdb701.exp: Likewise.
16033 * gdb.mi/gdb792.exp: Likewise.
16034 * gdb.mi/mi-var-block.exp: Likewise.
16035 * gdb.mi/mi-var-cmd.exp: Likewise.
16036 * gdb.mi/mi-var-invalidate.exp: Likewise.
16037 * gdb.mi/mi2-var-block.exp: Likewise.
16038 * gdb.mi/mi2-var-child.exp: Likewise.
16039 * gdb.mi/mi2-var-cmd.exp: Likewise.
16040 * gdb.mi/mi2-var-display.exp: Likewise.
16041
9df50351
JK
160422008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16043
16044 Fix random false FAILs on i386.
16045 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
16046
31e5d73a
DJ
160472008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16048
16049 PR gdb/544
16050 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
16051
12f4afab
DJ
160522008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
16053
16054 PR gdb/544
16055 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
16056
b562a0cb
DJ
160572008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16058
16059 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
16060 fixed PR gdb/544.
16061
17faa917
DJ
160622008-03-21 Pedro Alves <pedro@codesourcery.com>
16063
16064 * gdb.threads/fork-child-threads.exp: Test next over fork.
16065
6214f497
DJ
160662008-03-21 Chris Demetriou <cgd@google.com>
16067
16068 * gdb.base/break.exp (rbreak junk): New test for rbreak
16069 "Junk at end of arguments" issue.
16070
63092375
DJ
160712008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16072
16073 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
16074 *& to work on created array elements.
16075 (Top level): Test print $pc with a file. Test string operations
16076 without a target.
16077 * gdb.base/ptype.exp: Do not expect *& to work on created array
16078 elements.
16079
b21991b0
DJ
160802008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
16081
16082 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
16083 gdb.threads/staticthreads.exp: Update exit query.
16084
c4b347c7
SL
160852008-03-07 Sandra Loosemore <sandra@codesourcery.com>
16086
16087 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
16088
fa4727a6
DJ
160892008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
16090
16091 * gdb.base/watchpoint.c (global_ptr, func4): New.
16092 (main): Call func4.
16093 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
16094 (test_inaccessible_watchpoint): New.
16095
2f34202f
MR
160962008-02-29 Maciej W. Rozycki <macro@mips.com>
16097
16098 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
16099 select the largest.
16100
0d6ba1b1
DJ
161012008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16102
16103 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
16104 frames-invalid annotations.
16105
e691325a
PM
161062008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
16107
a9c64011 16108 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 16109
f85b5ecc
DE
161102008-02-27 Doug Evans <dje@google.com>
16111
16112 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
16113 for bug 1738.
16114 (breakpoint_to_handler_entry): Ditto.
16115
b40e7bf3
JB
161162008-02-27 Joel Brobecker <brobecker@adacore.com>
16117
16118 * gdb.base/ending-run.exp: Use the first line of code inside
16119 function body to test breakpoints.
16120 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
16121 location where the breakpoint is inserted when using the line
16122 where a function is declared. Fix typo in the description of
16123 one of the tests.
16124 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
16125
2faca73a
PM
161262008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16127
16128 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 16129 tests.
2faca73a 16130
6f439c36
PM
161312008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
16132
16133 * gdb.base/args.exp: avoid same output for tests
16134 with single quotes.
16135
54e52265
VP
161362008-02-26 Vladimir Prus <vladimir@codesourcery.com>
16137
a9c64011
AS
16138 * gdb.base/annota1.exp: Adjust for 'info break'
16139 format changes.
16140 * gdb.base/annota3.exp: Likewise.
16141 * gdb.base/break.exp: Likewise.
16142 * gdb.base/condbreak.exp: Likewise.
16143 * gdb.base/pending.exp: Likewise.
16144 * gdb.base/sepdebug.exp: Likewise.
16145 * gdb.base/unload.exp: Likewise.
16146 * gdb.cp/ovldbreak.exp: Likewise.
16147 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16148
897b09ca
DE
161492008-02-07 Doug Evans <dje@google.com>
16150
16151 * gdb.cp/mb-inline.exp: New.
16152 * gdb.cp/mb-inline.h: New.
16153 * gdb.cp/mb-inline1.cc: New.
16154 * gdb.cp/mb-inline2.cc: New.
16155
b1c32d35
PM
161562008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16157
16158 * gdb.pascal/floats.pas: New test program.
16159 * gdb.pascal/floats.exp: New testcase.
16160
1a4ca44a
TJB
161612008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16162
16163 * gdb.base/callfuncs.c (t_float_many_args): New function.
16164 (t_double_many_args): New function.
16165 * gdb.base/callfuncs.exp: Add tests for exceeding float
16166 and double parameters passed through the stack.
16167
439048e8
JB
161682008-02-05 Joel Brobecker <brobecker@adacore.com>
16169
16170 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16171 gdb.ada/complete/foo.adb: New files.
16172 * gdb.ada/complete.exp: New testcase.
16173
81fe8080
DE
161742008-02-03 Doug Evans <dje@google.com>
16175
301f0ecf
DE
16176 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16177
81fe8080
DE
16178 * gdb.cp/gdb2384.exp: New file.
16179 * gdb.cp/gdb2384.cc: New file.
16180 * gdb.cp/gdb2384-base.h: New file.
16181 * gdb.cp/gdb2384-base.cc: New file.
16182
4b071aec
DE
161832008-02-02 Doug Evans <dje@google.com>
16184
16185 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16186
61137ba6
JB
161872007-02-01 Joel Brobecker <brobecker@adacore.com>
16188
16189 * gdb.ada/sym_print_name: New test program.
16190 * gdb.ada/sym_print_name.exp: New testcase.
16191
161922007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16193
16194 * gdb.ada/nested/hello.adb: New file.
16195 * gdb.ada/nested.exp: New testcase.
16196 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16197
98deb0da
VP
161982008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16199
16200 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16201 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16202 don't cause future evaluations of function to report
16203 creation of internal breakpoints.
98deb0da 16204
723a2275
VP
162052008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16206
16207 * gdb.mi/mi-break.exp (test_error): New.
16208 Call it.
16209
fb546a2f
LM
162102008-01-31 Luis Machado <luisgpm@br.ibm.com>
16211
16212 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16213 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16214
2d8fd90a
PM
162152008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16216
16217 * gdb.pascal/integers.pas: New test program.
16218 * gdb.pascal/integers.exp: New testcase.
16219
a7fa0ded
PM
162202008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16221
16222 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16223
5e1a1926
TJB
162242008-01-30 Luis Machado <luisgpm@br.ibm.com>
16225
16226 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16227 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16228
8d04f9f0
JB
162292008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16230
16231 * gdb.ada/formatted_ref: New test program.
16232 * gdb.ada/formatted_ref.exp: New testcase.
16233
16234 * gdb.cp/formatted-ref.cc: New file.
16235 * gdb.cp/formatted-ref.exp: New testcase.
16236
ce75a98f
JB
162372008-01-30 Joel Brobecker <brobecker@adacore.com>
16238
16239 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16240
e835f6bf
NR
162412008-01-30 Nick Roberts <nickrob@snap.net.nz>
16242
16243 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16244 (test_file_list_exec_source_file): Update to new macro-info field.
16245
d118ef87
PH
162462008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16247
16248 * gdb.ada/exprs: New test program.
16249 * gdb.ada/exprs.exp: New testcase.
16250
7d35ab09
TJB
162512008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16252
16253 * dfp-test.c (DELTA, DELTA_B): New definitions.
16254 (double_val1, double_val2, double_val3, double_val4, double_val5,
16255 double_val6, double_val7, double_val8, double_val9, double_val10,
16256 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16257 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16258 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16259 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16260 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16261 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16262 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16263 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16264 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16265 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16266 dec128_val16): New global variables.
16267 (decimal_dec128_align): New function.
16268 (decimal_mixed): Likewise.
16269 (decimal_many_args_dec32): Likewise.
16270 (decimal_many_args_dec64): Likewise.
16271 (decimal_many_args_dec128): Likewise.
16272 (decimal_many_args_mixed): Likewise.
16273 * dfp-test.exp: Add tests calling new inferior functions.
16274
2d717e4f
DJ
162752008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16276
16277 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16278 gdb.server/ext-run.exp: New files.
16279 * lib/gdbserver-support.exp (gdbserver_download): New.
16280 (gdbserver_start): New. Update gdbserver expected
16281 output.
16282 (gdbserver_spawn): Use them.
16283 (gdbserver_start_extended): New.
16284
e85a822c
DJ
162852008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16286
16287 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16288 Run on GNU/Linux.
16289 (do_exec_tests): Check for systems which do not support catchpoints.
16290 Do not match START.
16291 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16292 Run on GNU/Linux. Enable verbose output.
16293 (check_fork_catchpoints): New.
16294 (explicit_fork_child_follow, catch_fork_child_follow)
16295 (tcatch_fork_parent_follow): Update expected messages.
16296 (do_fork_tests): Use check_fork_catchpoints.
16297 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16298 Run on GNU/Linux. Enable verbose output.
16299 (check_vfork_catchpoints): New.
16300 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16301 expected messages.
16302 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16303
401ea829
JB
163042008-01-29 Jim Blandy <jimb@red-bean.com>
16305
16306 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16307 host' errors.
16308 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16309
aceaf3ad
JB
163102008-01-29 Jim Blandy <jimb@red-bean.com>
16311
16312 * gdb.threads/sigthread.c: Use barriers to ensure that
16313 child_thread and child_thread_two are always initialized before we
16314 start to use them.
16315
a5606eee
VP
163162008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16317
16318 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
16319 * gdb.base/watchpoint-solib.c: New.
16320 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 16321
c55a82bb
PM
163222008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16323
16324 * gdb.base/gdb1056.exp: Add unsigned integer test.
16325
0993fe05
DE
163262008-01-28 Doug Evans <dje@google.com>
16327
16328 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16329
4fe42e7f
JB
163302008-01-27 Jim Blandy <jimb@codesourcery.com>
16331
c7a69933
JB
16332 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16333
4fe42e7f
JB
16334 * gdb.base/expand-psymtabs.exp: Doc fix.
16335
5def8285
MK
163362008-01-26 Mark Kettenis <kettenis@gnu.org>
16337
16338 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16339
5313c911
NR
163402008-01-24 Nick Roberts <nickrob@snap.net.nz>
16341
a9c64011 16342 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
16343 -var-set-format.
16344
93815fbf
VP
163452008-01-23 Chris Demetriou <cgd@google.com>
16346
16347 * gdb.threads/thread_events.c: New testcase source file.
16348 * gdb.threads/thread_events.exp: New testcase expect file.
16349
467a88ee
NR
163502008-01-23 Nick Roberts <nickrob@snap.net.nz>
16351
16352 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
16353
16354 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
16355 -var-set-format.
16356
d8f82aba
DJ
163572008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16358 Vladimir Prus <vladimir@codesourcery.com>
16359
16360 * gdb.base/float.exp: Allow missing floating point for m68k and
16361 PowerPC.
16362
60c46647
VP
163632008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16364
16365 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
16366 ignore count.
16367 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16368 * gdb.mi/mi-cli.exp: Adjust.
16369 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 16370
c7dd36a1
PA
163712008-01-17 Pedro Alves <pedro@codesourcery.com>
16372
16373 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16374 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16375 with dummy_ptr's address.
16376 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16377 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16378 all targets.
16379 * gdb.mi/mi2-var-child.exp: Likewise.
16380
39d5313e
JB
163812008-01-09 Joel Brobecker <brobecker@adacore.com>
16382
16383 * gdb.ada/null_array: New test program.
16384 * gdb.ada/null_array.exp: New testcase.
16385
0aea4bf3
LM
163862008-01-09 Luis Machado <luisgpm@br.ibm.com>
16387
16388 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16389 with required float modifiers.
16390
0b354900
JB
163912008-01-08 Joel Brobecker <brobecker@adacore.com>
16392
16393 * gdb.ada/funcall_param: New test program.
16394 * gdb.ada/funcall_param.exp: New testcase.
16395
cdb7f5d4
JB
163962008-01-08 Joel Brobecker <brobecker@adacore.com>
16397
16398 * gdb.ada/arrayparam: New test program.
16399 * gdb.ada/arrayparam.exp: New testcase.
16400
88e2547f
JB
164012008-01-08 Joel Brobecker <brobecker@adacore.com>
16402
16403 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16404 landed. Should also fix random failures in the test following it.
16405
f6867ce0
TJB
164062008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16407
16408 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16409 for expressions with decimal float values.
16410 (test_dfp_conversions): New function to test casts to and from
16411 decimal float types.
16412 Call test_dfp_conversions.
16413 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16414 elements.
16415 (main): Initialize ds.float4 and ds.double8 elements.
16416 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16417 string to new error message.
16418 (d64_set_tests): Likewise.
16419 (d128_set_tests): Likewise.
16420 Add tests for expressions with decimal float variables. Add tests for
16421 conversions to and from decimal float types.
16422
f9c11282
JB
164232008-01-05 Joel Brobecker <brobecker@adacore.com>
16424
16425 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16426 * gdb.ada/packed_tagged.exp: New testcase.
16427
0ecbca72
JB
164282008-01-04 Joel Brobecker <brobecker@adacore.com>
16429
16430 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16431 gdb.ada/homonym/homonym_main.adb: New files.
16432 * gdb.ada/homonym.exp: New testcase.
16433
c18d3d89
JB
164342008-01-04 Joel Brobecker <brobecker@adacore.com>
16435
16436 * gdb.ada/packed_array.exp: Add testing of references to
16437 a packed array.
16438
ecc7085b
JB
164392008-01-04 Joel Brobecker <brobecker@adacore.com>
16440
16441 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16442 New files.
16443 * gdb.ada/type_coercion.exp: New testcase.
16444
c474c922
JB
164452008-01-04 Joel Brobecker <brobecker@adacore.com>
16446
16447 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16448 gdb.ada/tagged/foo.adb: New file.
16449 * gdb.ada/tagged.exp: New testcase.
16450
9005b927
JB
164512008-01-04 Joel Brobecker <brobecker@adacore.com>
16452
16453 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16454 gdb.ada/ptype_field/foo.adb: New files.
16455 * gdb.ada/ptype_field.exp: New testcase.
16456
1a6aaad8
JB
164572008-01-03 Joel Brobecker <brobecker@adacore.com>
16458
16459 * gdb.ada/print_pc.exp: New testcase.
16460
0ef22f53
JB
164612008-01-03 Joel Brobecker <brobecker@adacore.com>
16462
16463 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16464 gdb.ada/taft_type/p.adb: New files.
16465 * gdb.ada/taft_type.exp: New testcase.
16466
1689ecf8
JB
164672008-01-03 Joel Brobecker <brobecker@adacore.com>
16468
16469 * gdb.ada/array_bounds/bar.adb: New file.
16470 * gdb.ada/array_bounds.exp: New testcase.
16471
a4d0b9c3
JB
164722008-01-03 Joel Brobecker <brobecker@adacore.com>
16473
16474 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16475 gdb.ada/arrayptr/foo.adb: New files.
16476 * gdb.ada/arrayptr.exp: New testcase.
16477
a31ace00
JB
164782008-01-03 Joel Brobecker <brobecker@adacore.com>
16479
16480 * gdb.base/set-lang-auto.exp: New testcase.
16481
a97fced3
JB
164822008-01-03 Joel Brobecker <brobecker@adacore.com>
16483
16484 * gdb.ada/fun_addr/foo.adb: New file.
16485 * gdb.ada/fun_addr.exp: New testcase.
16486
ef29ce1a
JK
164872008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16488
16489 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16490 New files
16491
0fafefe3
JB
164922008-01-02 Joel Brobecker <brobecker@adacore.com>
16493
16494 * array_subscript_addr/p.adb: New file.
a9c64011 16495 * array_subscript_addr.exp: New testcase.
0fafefe3 16496
c4359f8d
JB
164972008-01-02 Joel Brobecker <brobecker@adacore.com>
16498
a9c64011 16499 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
16500 New files.
16501 * gdb.ada/str_cmp_ref.exp: New testcase.
16502
1aa1b15b
JB
165032008-01-01 Joel Brobecker <brobecker@adacore.com>
16504
16505 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16506 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 16507 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 16508
81c9b2cf
JB
165092008-01-01 Joel Brobecker <brobecker@adacore.com>
16510
16511 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16512 gdb.ada/ref_param/pck.ads: New files.
16513 * gdb.ada/ref_param.exp: New testcase.
16514
319e4674
JB
165152008-01-01 Joel Brobecker <brobecker@adacore.com>
16516
16517 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16518 gdb.ada/interface/foo.adb: New files.
16519 * gdb.ada/interface.exp: New testcase.
16520
ef682c56
JB
165212007-12-31 Jim Blandy <jimb@codesourcery.com>
16522
16523 * gdb.base/multi-forks.exp: Consume all output from child
16524 processes before proceeding to next test.
16525
f6f3eb6c
JB
165262007-12-29 Jim Blandy <jimb@codesourcery.com>
16527
16528 * configure: Regenerated.
16529
f652e42f
JB
165302007-12-27 Joel Brobecker <brobecker@adacore.com>
16531
16532 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16533 gdb.ada/fixed_cmp/fixed.adb: New files.
16534 * gdb.ada/fixed_cmp.exp: New testcase.
16535
6943e596
JB
165362007-12-27 Joel Brobecker <brobecker@adacore.com>
16537
16538 * gdb.ada/boolean_expr.exp: New testcase.
16539
aad9a193
JB
165402007-12-26 Jim Blandy <jimb@codesourcery.com>
16541
16542 * gdb.base/multi-forks.exp: Doc fix.
16543
fb5f3683
JB
165442007-12-26 Joel Brobecker <brobecker@adacore.com>
16545
16546 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16547 * gdb.ada/char_param.exp: Do not compile our test program with
16548 -gnata, this is unnecessary.
16549 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16550
384e4a9c
JB
165512007-12-24 Joel Brobecker <brobecker@adacore.com>
16552
16553 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16554 gdb.ada/print_chars/foo.adb: New files.
16555 * gdb.ada/print_chars.exp: New testcase.
16556
01e044f7
JB
165572007-12-24 Joel Brobecker <brobecker@adacore.com>
16558
16559 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16560 gdb.ada/char_param/foo.adb: New files.
16561 * gdb.ada/char_param.exp: New testcase.
16562
0ce17860
JB
165632007-12-22 Jim Blandy <jimb@codesourcery.com>
16564
16565 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16566 hard-coding source line numbers into the test.
16567 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16568 gdb_get_line_number to find.
16569
919809b9
JB
165702007-12-22 Joel Brobecker <brobecker@adacore.com>
16571
16572 * gdb.base/ptype.c (highest): New struct type.
16573 (the_highest): New variable of that type.
16574 (main): Add dummy assignment to a field of variable the_highest.
16575 * gdb.base/ptype.exp: Test type printing of our new variable.
16576
abc8a88d
PM
165772007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16578
16579 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 16580 and record first explicitly generated thread number.
abc8a88d
PM
16581 Use that thread number for thread specific watchpoint test.
16582 Add iteration number to repetitive tests.
16583
5158f3e3
CES
165842007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16585 Jim Blandy <jimb@codesourcery.com>
16586
16587 * gdb.base/expand-psymtabs.c: New testcase
16588 source file.
16589 * gdb.base/expand-psymtabs.exp: New testcase
16590 expect file.
16591
37e4754d
LM
165922007-12-17 Luis Machado <luisgpm@br.ibm.com>
16593
16594 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16595 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16596
551e5d04
JB
165972007-12-17 Joel Brobecker <brobecker@adacore.com>
16598
16599 * gdb.ada/frame_args/foo.adb: New file.
16600 * gdb.ada/frame_args/pck.ads: New file.
16601 * gdb.ada/frame_args/pck.adb: New file.
16602 * gdb.ada/frame_args.exp: New testcase.
16603
a05ee097
JB
166042007-12-17 Joel Brobecker <brobecker@adacore.com>
16605
16606 * gdb.base/frame-args.c: New file.
16607 * gdb.base/frame-args.exp: New testcase.
16608
c162e8c9 166092007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 16610 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
16611
16612 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16613
afe8ab22 166142007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16615
afe8ab22
VP
16616 * gdb.mi/mi-pending.exp: New.
16617 * gdb.mi/mi-pending.c: New.
16618 * gdb.mi/mi-pendshr.c: New.
16619
dfdfb3ca
JB
166202007-12-06 Jim Blandy <jimb@codesourcery.com>
16621
16622 * gdb.base/default.exp: Update expected output for 'info catch'.
16623
b7fca990
JK
166242007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16625
16626 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16627 must be set to binary.
16628
6a1afc1e
PA
166292007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16630
16631 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16632
a6b151f1
DJ
166332007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16634
16635 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16636 gdb.mi/mi-file-transfer.exp: New.
16637
43039443
JK
166382007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16639
16640 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16641
0ef2251b
MR
166422007-11-22 Maciej W. Rozycki <macro@mips.com>
16643
16644 * gdb.trace/backtrace.exp: Fix a typo.
16645 * gdb.trace/circ.exp: Likewise.
16646 * gdb.trace/collection.exp: Likewise.
16647 * gdb.trace/limits.exp: Likewise.
16648 * gdb.trace/report.exp: Likewise.
16649 * gdb.trace/tfind.exp: Likewise.
16650 * gdb.trace/while-dyn.exp: Likewise.
16651
5443631e
NR
166522007-11-21 Nick Roberts <nickrob@snap.net.nz>
16653
16654 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16655 objects of pointers that can't be dereferenced are now
16656 "noneditable".
16657
a4ce5b0d
UW
166582007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16659
16660 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16661 (target_cpu): Remove.
16662
d6e956e5
VP
166632007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16664
16665 * gdb.base/ending-run.exp: Expect the list of cleared
16666 breakpoint to come in natural order, not the reversed one.
a9c64011 16667
214270ab
VP
166682007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16669
16670 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16671 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 16672
1a619819
LM
166732007-11-05 Luis Machado <luisgpm@br.ibm.com>
16674
16675 * gdb.base/printcmds.exp: New function
16676 test_printf_with_dfp.
16677
5b01a6fa
DE
166782007-11-02 Doug Evans <dje@google.com>
16679
16680 * gdb.disasm/t01_mov.s: Remove carriage returns.
16681 * gdb.disasm/t02_mova.s: Ditto.
16682 * gdb.disasm/t03_add.s: Ditto.
16683 * gdb.disasm/t04_sub.s: Ditto.
16684 * gdb.disasm/t05_cmp.s: Ditto.
16685 * gdb.disasm/t06_ari2.s: Ditto.
16686 * gdb.disasm/t07_ari3.s: Ditto.
16687 * gdb.disasm/t08_or.s: Ditto.
16688 * gdb.disasm/t09_xor.s: Ditto.
16689 * gdb.disasm/t10_and.s: Ditto.
16690 * gdb.disasm/t11_logs.s: Ditto.
16691 * gdb.disasm/t12_bit.s: Ditto.
16692 * gdb.disasm/t13_otr.s: Ditto.
16693
ec33ab7f
JK
166942007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16695
16696 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16697
ae0d01ff
UW
166982007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16699
16700 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16701 provide DFP support.
16702
55eddb0f
DJ
167032007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16704
16705 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16706 Test "set powerpc vector-abi". Skip auto-detection tests for old
16707 toolchains.
16708
7020f05c
PA
167092007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16710
16711 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16712 with [string compare].
16713
84bc3db9
PA
167142007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16715
16716 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16717 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16718
5876dc88
LM
167192007-10-25 Luis Machado <luisgpm@br.ibm.com>
16720
16721 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16722 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16723 * gdb.opt/Makefile.in: New makefile.
16724 * Makefile.in: Create new directory "gdb.opt".
16725 * configure.ac: Add "gdb.opt" directory.
16726 * configure: Regenerated.
a9c64011 16727
c3ea9a14
DE
167282007-10-25 Doug Evans <dje@google.com>
16729
16730 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16731 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16732
a9c64011 167332007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
16734 Thiago Jung Bauermann <bauerman@br.ibm.com>
16735
16736 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16737 Floating Point expressions.
16738 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16739 Floating Point variables.
16740 * gdb.base/dfp-test.c: new file containing program with Decimal
16741 Floating variables, used by gdb.base/dfp-test.exp.
16742
62a24a2b
DJ
167432007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16744
16745 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16746
e7b1eae6
UW
167472007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16748
16749 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16750 compiling test case with GCC.
16751 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16752
c641edcc
UW
167532007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16754
16755 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16756 format changes.
16757
5e5ebfe6
MS
167582007-10-18 Michael Snyder <msnyder@specifix.com>
16759
16760 * gdb.base/dbx.exp: Add missing "-re " operator.
16761
e831e7b6
GM
167622007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16763
16764 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16765 * configure.ac: Removed trailing spaces after backslash.
16766 * gdb.modula2: New directory.
16767 * gdb.modula2/Makefile.in: New file.
16768 * gdb.modula2/unbounded-array.exp: New file.
16769 * gdb.modula2/unbounded1.c: New file.
16770
7cc46491
DJ
167712007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16772
16773 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16774
167752007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
16776
16777 * gdb.base/sigstep.c (main): Add checks for
16778 return values for setitimer call.
16779 Call setitimer again with itimer = ITIMER_REAL
16780 if first call to setitimer fails.
16781
e91528f0
KH
167822007-10-11 Kazu Hirata <kazu@codesourcery.com>
16783
16784 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16785 of $timeout.
16786
2ec9a4f8
DJ
167872007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16788
16789 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16790
167912007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
16792
16793 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16794 of gdb_expect call, to avoid interruption.
16795
64b2fa04
PA
167962007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16797
16798 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16799 (v_unsigned_long_long, v_long_long_array)
16800 (v_signed_long_long_array, v_unsigned_long_long_array)
16801 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16802 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16803 [!NO_LONG_LONG]: New.
16804 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16805 v_long_long_member.
16806
16807 (v_long_long_func, v_signed_long_long_func)
16808 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16809 (main) [!NO_LONG_LONG]: Initialize long long variants.
16810
16811 * gdb.base/whatis.exp: If board file requests no_long_long, build
16812 test with NO_LONG_LONG defined. Test long long, signed long long,
16813 and unsigned long long variants but only if board file doesn't
16814 disable it.
16815
a912286e 168162007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 16817 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
16818
16819 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16820 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16821 * configure: Regenerated.
16822 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16823 gdb.pascal/types.exp, lib/pascal.exp: New files.
16824
471ba8c9
DJ
168252007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16826
16827 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16828 call.
16829 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16830 to return to the call.
16831 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16832 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16833 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16834 * gdb.mi/mi-until.exp (test_until): Likewise.
16835 * gdb.mi/mi2-until.exp (test_until): Likewise.
16836
fef8a650
DJ
168372007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16838
16839 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16840 two-char array.
16841 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16842
d983da9c
DJ
168432007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16844
16845 * gdb.threads/watchthreads.c (thread_function): Sleep between
16846 iterations.
16847 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16848 at once for S/390. Generate matching fails and passes.
16849
17f62551
VP
168502007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16851
16852 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16853 the 'struct_declarations' variable to zeros.
a9c64011 16854
ed0616c6
VP
168552007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16856
16857 * gdb.cp/mb-ctor.cc: New.
16858 * gdb.cp/mb-ctor.exp: New.
16859 * gdb.cp/mb-templates.cc: New.
16860 * gdb.cp/mb-templates.exp: New.
16861
41f1b697
DJ
168622007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16863
16864 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16865
3f213f78
PA
168662007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16867
16868 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16869 targets.
16870 * configure: Regenerate.
16871
0d381245 168722007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16873
0d381245
VP
16874 * gdb.base/annota1.exp: Adjust for 'info break'
16875 format changes.
16876 * gdb.base/annota3.exp: Likewise.
16877 * gdb.base/break.exp: Likewise.
16878 * gdb.base/condbreak.exp: Likewise.
16879 * gdb.base/pending.exp: Likewise.
16880 * gdb.base/sepdebug.exp: Likewise.
16881 * gdb.base/unload.exp: Likewise.
16882 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 16883
fe3f5fa8
VP
168842007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16885
16886 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16887 messages.
16888 * gdb.base/chng-syms.exp: Likewise.
16889 * gdb.base/unload.exp: Likewise.
a9c64011 16890
a75cf6c0
DJ
168912007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16892
16893 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16894
18ecae38
DJ
168952007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16896
16897 * schedlock.c (NUM): Change to 1.
16898 (main): Use args[0] for the main thread.
16899 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16900 regardless of the number of threads.
16901
5509918f
MR
169022007-09-14 Maciej W. Rozycki <macro@mips.com>
16903
4a543daf
MR
16904 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16905 type down.
16906 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16907 test.
16908 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16909 watchpoint type down.
16910 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16911 test.
16912
169132007-09-14 Maciej W. Rozycki <macro@mips.com>
16914
5509918f
MR
16915 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16916 Move all the tests here and run them twice, once using software
16917 watchpoints and once using hardware watchpoints.
16918 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16919
40b53987
DJ
169202007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16921
16922 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16923 test.
16924
695e2681
MK
169252007-09-10 Mark Kettenis <kettenis@gnu.org>
16926
8b3fc8d8
MK
16927 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16928 build-id.
16929
695e2681
MK
16930 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16931 know about $ORIGIN. Calculate output dir from $dest instead of
16932 using ${objdir}/{$subdir}.
16933
58d69f29
MK
169342007-09-09 Mark Kettenis <kettenis@gnu.org>
16935
16936 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16937 gcore, before continuing with the test.
16938
3e347599
DJ
169392007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16940
16941 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16942 * gdb.mi/mi-watch.exp: Likewise.
16943
ea37ba09
DJ
169442007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16945 Jim Blandy <jimb@codesourcery.com>
16946
16947 * gdb.arch/i386-sse.exp: Do not expect character constants.
16948 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16949 * gdb.base/display.exp: Allow print/s.
16950 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16951 and unsigned char array changes.
16952
2025a643
DJ
169532007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16954
16955 * gdb.base/display.exp: Add tests for printf %p.
16956
26669a27
PA
169572007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16958
16959 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16960 the dll name to unicode.
16961
c8f021f8
JK
169622007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16963
16964 * gdb.base/default.exp (show version): Update the version text.
16965 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16966
4cf31eea
JK
169672007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16968
16969 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16970 New files.
16971
4935890f
JK
169722007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16973
16974 * lib/gdb.exp (build_id_debug_filename_get): New function.
16975 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16976 Remove the generate DEBUG file for the future testcase runs.
16977 New testcase for the NT_GNU_BUILD_ID retrieval.
16978 Move the final testing step to ...
16979 (test_different_dir): ... a new function.
16980 New parameter XFAIL to XFAIL all the tests performed.
16981 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16982 New parameter TYPE to PF_PREFIX all the tests performed.
16983
02142340
VP
169842007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16985
16986 * gdb.mi/mi-var-cp.cc (path_expression): New
16987 function.
16988 * gdb.mi/mi-var-cp.exp: Run path exression tests.
16989
36acd84e
UW
169902007-08-27 Markus Deuling <deuling@de.ibm.com>
16991
16992 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16993 to fit into SPU Local Store memory.
16994
a896d121
JB
169952007-08-23 Joel Brobecker <brobecker@adacore.com>
16996
16997 * gdb.base/default.exp: Adjust the expected output of "info
16998 warranty" after the switch to GPLv3.
16999
7b433602
JB
170002007-08-23 Joel Brobecker <brobecker@adacore.com>
17001
17002 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
17003 to 30000 (from 20000).
17004
e22f8b7c
JB
170052007-08-23 Joel Brobecker <brobecker@adacore.com>
17006
17007 Switch the license of all .exp files to GPLv3.
17008 Switch the license of all .f and .f90 files to GPLv3.
17009 Switch the license of all .s and .S files to GPLv3.
17010
5a0e3bd0
JB
170112007-08-23 Joel Brobecker <brobecker@adacore.com>
17012
17013 * configure.ac: Switch license to GPLv3.
17014
cc00619d
JB
170152007-08-23 Joel Brobecker <brobecker@adacore.com>
17016
17017 Switch the licensing to GPLv3 for all .ads and .adb files.
17018
8d26208a
DJ
170192007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
17020
17021 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
17022 and t_int_double.
17023 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
17024
4fcb9948
JB
170252007-08-17 Joel Brobecker <brobecker@adacore.com>
17026
17027 * gdb.base/step-line.c: Switch license to GPL version 3, and
17028 update copyright year.
17029 * gdb.base/step-line.inp: Likewise.
17030
b9c34f67
JB
170312007-08-17 Joel Brobecker <brobecker@adacore.com>
17032
17033 * gdb.base/gdb1555.exp: Make expected output immune to formatting
17034 changes inside gdb1555.c.
17035 * gdb.base/pending.exp: Likewise.
17036
2cc17678
DJ
170372007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
17038
17039 * config/default.exp: New file.
17040
e48883f7
DJ
170412007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17042
17043 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
17044 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
17045
1ab80e5b
MR
170462007-07-30 Maciej W. Rozycki <macro@mips.com>
17047
17048 * gdb.base/dump.exp: Force the correct endianness for binary
17049 formats not carrying this information.
17050
aba471f5
DJ
170512007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17052
17053 * gdb.threads/staticthreads.exp: Match .*sem_post.
17054
d4e07204
DJ
170552007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17056
17057 * gdb.base/readline.exp (operate_and_get_next): Match the final
17058 prompt.
17059
2b97317d
KB
170602007-07-23 Kevin Buettner <kevinb@redhat.com>
17061
17062 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
17063 to restarting SID.
17064
44efa07a
KB
170652007-07-18 Kevin Buettner <kevinb@redhat.com>
17066
17067 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
17068 prior to `gdb_start'.
17069
7b5ebade
KB
170702007-07-18 Kevin Buettner <kevinb@redhat.com>
17071
17072 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
17073 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
17074 Remove call to gdb_unload.
17075
255e7678
DJ
170762007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
17077 Daniel Jacobowitz <dan@codesourcery.com>
17078
17079 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
17080 for __WIN32__.
17081 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
17082 * gdb.base/unload.exp: Use shared library test routines.
17083
3a40aaa0
UW
170842007-07-03 Markus Deuling <deuling@de.ibm.com>
17085
17086 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
17087 * gdb.base/solib-symbol-lib.c: Likewise.
17088 * gdb.base/solib-symbol-main.c: Likewise.
17089
b0f4b84b
DJ
170902007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17091
17092 * config/gdbserver.exp (gdb_reconnect): New.
17093 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
17094 gdb.base/solib-disc.exp: New files.
17095 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
17096 remote debugging".
17097 (gdb_compile): Add shlib_load flag.
17098 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
17099 port.
17100 (gdbserver_reconnect): New.
17101
1b05479a
DJ
171022007-07-01 Nick Roberts <nickrob@snap.net.nz>
17103 Daniel Jacobowitz <dan@codesourcery.com>
17104
17105 * gdb.base/annota3.exp: Test for if construct.
17106
86f78eb2
DJ
171072007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
17108
17109 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
17110
6a2eb474 171112007-06-21 Chris Dearman <chris@mips.com>
a9c64011 17112 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
17113
17114 * gdb.base/display.exp: Allow a newline after display/i.
17115 * gdb.base/pc-fp.exp: Likewise.
17116 * gdb.base/sigbpt.exp: Likewise.
17117
f8b73d13
DJ
171182007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17119
17120 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
17121 required features to be included.
17122
4339e69e
DJ
171232007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17124
17125 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
17126 in info threads output.
17127
23d964e7
UW
171282007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17129 Markus Deuling <deuling@de.ibm.com>
17130
17131 * gdb.arch/spu-info.exp: New testcase.
17132 * gdb.arch/spu-info.c: New file.
17133
fd20f75b
DJ
171342007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
17135
17136 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
17137 tpcs_offset. Restore lr after the call.
17138 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
17139
2226f861
DJ
171402007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
17141
17142 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
17143 (gdbserver_run): Kill any running gdbserver.
17144 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17145
d12371a9
MR
171462007-05-17 Maciej W. Rozycki <macro@mips.com>
17147
17148 * gdb.base/sigbpt.exp: Preset segv_addr.
17149
93f02886
DJ
171502007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17151
17152 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17153 (gdb_compile_shlib): Likewise.
17154 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17155 (default_gdb_init): Clear cleanfiles.
17156 (gdb_finish): Delete recorded cleanfiles.
17157 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17158
17159 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17160 Do not use isnative.
17161 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17162 gdb.base/so-impl-ld.exp: Likewise.
17163 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17164 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17165 gdb_compile.
17166
b04e06d7
VP
171672007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17168
17169 * config/unknown.exp: Remove.
17170
069ed931
UW
171712007-05-15 Markus Deuling <deuling@de.ibm.com>
17172
17173 * gdb.base/info-proc.exp: Check is_remote.
17174
09db0d03
UW
171752007-05-14 Markus Deuling <deuling@de.ibm.com>
17176
17177 * gdb.base/gcore.exp: Initialize variable core_supported.
17178
af2cbe8c
DJ
171792007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17180
17181 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17182
027c0295
DJ
171832007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17184
17185 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17186 * gdb.threads/print-threads.exp (test_all_threads): Allow
17187 negative and hexadecimal thread IDs.
17188
dc5000e7
DJ
171892007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17190
17191 * gdb.java/jprint.java (public): Avoid invalid call to static
17192 method.
17193
2e74ed18
DP
171942007-05-14 Denis Pilat <denis.pilat@st.com>
17195
17196 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17197 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17198 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17199 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17200 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17201
83547f02
UW
172022007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17203
17204 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17205 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17206 this mode.
17207 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17208 * gdb.base/spu.ld: New file.
17209
b18be20d
DJ
172102007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17211
17212 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17213
be444858
DJ
172142007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17215
17216 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17217
b1d53152
DJ
172182007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17219
17220 * gdb.java/jmain.exp: Handle demangled names with and without method
17221 signatures.
17222
d084b331
DJ
172232007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17224
17225 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17226 (have_a_very_merry_interrupt): Remove calls to puts.
17227 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17228 inferior output.
17229 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17230 test names.
17231
db9d7fc5
DJ
172322007-04-29 Markus Deuling <deuling@de.ibm.com>
17233 Daniel Jacobowitz <dan@codesourcery.com>
17234
17235 * gdb.base/auxv.exp (core_works): Also check is_remote.
17236 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17237
ef783a7d 172382007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17239
ef783a7d
VP
17240 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17241 message, not the undefined 'module' variable.
17242 * gdb.base/siginfo.exp: Likewise.
17243 * gdb.base/sigstep.exp: Likewise.
17244 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17245 serialport.
17246 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17247
b7b73cae
CV
172482007-04-25 Corinna Vinschen <vinschen@redhat.com>
17249
17250 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17251 target sim fails. Return 0 otherwise.
17252 (gdb_load): Return prematurely if gdb_target_sim fails.
17253
7d90fdfa
DP
172542007-04-16 Denis Pilat <denis.pilat@st.com>
17255
17256 * gdb.base/setshow.exp: Reset height after having set it to 100.
17257
5d3e9c85
DP
172582007-04-16 Denis Pilat <denis.pilat@st.com>
17259
17260 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17261
18e75969
DP
172622007-04-16 Denis Pilat <denis.pilat@st.com>
17263
17264 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17265
25d5ea92
VP
172662007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17267
17268 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17269 tests. Run the frozen varobjs test.
17270 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 17271 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17272
0b49cb80
JK
172732007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17274
17275 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17276 gdb.base/type-opaque.exp: New files.
17277
a73bafbc 172782007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17279
17280 * gdb.mi/mi-var-child.c
a73bafbc
VP
17281 (do_children_tests): User char[2] instead of
17282 char so that automatic printing of pointers to char
17283 don't give unpredicable result.
17284 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17285 local variables.
17286 * gdb.mi/mi-var-child.exp: Step to right line
17287 of do_children_tests.
17288 * gdb.mi/mi2-var-child.exp: Likewise.
17289 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 17290 do_locals_tests.
a73bafbc
VP
17291 (do_children_tests): User char[2] instead of
17292 char so that automatic printing of pointers to char
a9c64011 17293 don't give unpredicable result.
a73bafbc 17294 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17295 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17296 Pass test name to mi_wait_for_stop.
17297
7ce59000
DJ
172982007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17299
17300 * gdb.asm/asm-source.exp: Remove d10v case.
17301 * lib/gdb.exp (skip_cplus_tests): Likewise.
17302 * gdb.asm/d10v.inc: Deleted.
17303
20389057
DJ
173042007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17305
17306 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17307
8807d78b
DJ
173082007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17309
17310 * config/netware.exp: Delete file.
17311
aa3edb8e
JB
173122007-03-29 Joel Brobecker <brobecker@adacore.com>
17313
17314 * gdb.dwarf2/dw2-noloc.S: New file.
17315 * gdb.dwarf2/dw2-noloc.exp: New file.
17316
297561ac
PA
173172007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17318
17319 * gdb.cp/method2.cc: New test.
17320 * gdb.cp/method2.exp: New test.
17321 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17322
1f81bd39
DJ
173232007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17324
17325 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17326
9453113a
DJ
173272007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17328
17329 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17330
b741e217
DJ
173312007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17332
17333 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17334 (gdb_load): Delete, replace with...
17335 (gdb_reload): ...this.
17336 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17337 * gdb.server/server-mon.exp: Likewise.
17338 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17339 (gdb_start_cmd): New.
17340 (gdb_file_cmd): Save the last loaded file.
17341 (gdb_reload): New.
17342 (gdb_gnu_strip_debug): Use transform.
17343 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17344 support here. Use new $last_loaded_file. Check mtime.
17345 (gdb_target_cmd): Handle ObjC failure case.
17346 (infer_host_exec): Delete.
17347 (gdbserver_load): Rename to...
17348 (gdbserver_run): ...this. Simplify.
17349 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17350 (mi_gdb_load): Move most contents to a new function...
17351 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17352 (mi_run_cmd): Use mi_gdb_target_load.
17353 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17354 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17355 Use gdb_run_cmd.
17356 * gdb.base/charsign.exp: Remove incorrect comment.
17357 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17358 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17359 gdb.base/start.exp: Use gdb_start_cmd.
17360
446ab585 173612007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 17362 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
17363
17364 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17365 * gdb.base/signull.exp: Similarly.
17366
bbb88ebf
UW
173672007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17368
17369 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17370 messages available to test cases (like chng-sym.exp).
17371
cb8c4a99
AS
173722007-03-14 Andreas Schwab <schwab@suse.de>
17373
17374 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17375 format changes.
17376
4e463ff5
DJ
173772007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17378
17379 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17380 (optimized_1): New.
17381 (main): Call optimized_1.
17382 (gdb2029): Correct typos. Call gdb2029_marker.
17383 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17384 for gdb2029.
17385
b6db2c47
MK
173862007-03-12 Mark Kettenis <kettenis@gnu.org>
17387
17388 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17389 as tabs. Remove redundant test pattern.
17390
70ed3737
UW
173912007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17392
17393 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17394 for /a format output.
17395
47b67b60
DJ
173962007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17397
17398 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17399 collect output incrementally.
17400
b8953b0e
UW
174012007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17402
17403 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17404 for -var-create lpcharacter test.
17405 * gdb.mi/mi2-var-cmd.exp: Likewise.
17406
7acd5c40
UW
174072007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17408
17409 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17410 pass on targets where address zero is readable.
17411
9c6759c1
UW
174122007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17413
17414 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17415 just a single architecture.
17416
a2f1aeb4
UW
174172007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17418
17419 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17420 (fetch_all_registers): New function, uses gdb_test_multiple and
17421 exp_continue to fetch inferior output line-by-line.
17422 Replace all uses of do_get_all_registers by fetch_all_registers.
17423
46579ac2
UW
174242007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17425
17426 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17427 in target_info.
17428
fc133f24
MS
174292007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17430
a9c64011 17431 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
17432 consistancy; add a default (timeout) case.
17433
7646a51d
MS
174342007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17435
17436 * gdb.base/watchpoint.exp: Fix truncated comment.
17437
dcfff61f
MS
174382007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17439
17440 * Makefile.in: Remove spurious single-quotes from sed command.
17441
664e3ee9
DJ
174422007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17443
17444 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17445 func.
17446 * gdb.mi/mi2-var-cmd.exp: Likewise.
17447
d7cc6f2f
JB
174482007-02-27 Joel Brobecker <brobecker@adacore.com>
17449
a9c64011
AS
17450 * gdb.dwarf2/dw2-producer.S: New file.
17451 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
17452
174532007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
17454
17455 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17456 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17457 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17458 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17459 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17460 Revert tests to use mi_gdb_test and include value field in output
17461 of -var-create.
17462
93d42b30
DJ
174632007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17464
17465 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17466
c499ed39
DJ
174672007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17468
17469 * gdb.base/maint.exp: Remove full paths from test names.
17470 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17471 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17472
9836f81b
JB
174732007-02-27 Joel Brobecker <brobecker@adacore.com>
17474
17475 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17476
c74d0ad8
DJ
174772007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17478
17479 * gdb.server/server-mon.exp: New test.
17480
2711e456
DJ
174812007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17482
17483 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17484
ff6f572f
DJ
174852007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17486
17487 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17488 register capitalization.
17489
fada3feb
DP
174902007-02-13 Denis Pilat <denis.pilat@st.com>
17491
17492 * gdb.mi/mi-var-invalidate.exp: New file.
17493
fb1e4ffc
DJ
174942007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17495
17496 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17497
3da939d7
DJ
174982007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17499
17500 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17501
123dc839
DJ
175022007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17503
17504 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17505 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17506
877e3645 175072007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
17508
17509 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17510 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17511 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17512 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17513 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 17514 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 17515 Update tests to include value field in output of -var-create.
a9c64011 17516
3c0a2960
AS
175172007-02-08 Andreas Schwab <schwab@suse.de>
17518
17519 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17520
108546a0
DJ
175212007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17522
17523 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17524 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17525
d701dcab
DP
175262007-02-02 Denis Pilat <denis.pilat@st.com>
17527
17528 * gdb.threads/threadapply.exp: check that frame is not changed by
17529 the thread apply all command.
17530
783e3e2f
AS
175312007-01-31 Andreas Schwab <schwab@suse.de>
17532
6d9c3a87
AS
17533 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17534
3c50d7b9
AS
17535 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17536 in the dwarf sections.
17537 * gdb.dwarf2/mac-fileno.S: Likewise.
17538
783e3e2f
AS
17539 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17540 bspstore register on ia64.
17541
78ff580e
AS
175422007-01-29 Andreas Schwab <schwab@suse.de>
17543
cc8e9b12
AS
17544 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17545 "frame-begin" annotation.
17546
78ff580e
AS
17547 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17548 number of "frames-invalid" annotations.
17549
704a4f78
DJ
175502007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17551
17552 * gdb.base/commands.exp: Call if_commands_test.
17553 (gdb_test_no_prompt, if_commands_test): New.
17554
e741bf94
MK
175552007-01-28 Mark Kettenis <kettenis@gnu.org>
17556
17557 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17558
474d0ad3
AS
175592007-01-27 Andreas Schwab <schwab@suse.de>
17560
17561 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17562 .short/.int/.quad in the dwarf sections.
17563 * gdb.dwarf2/dw2-intercu.S: Likewise.
17564 * gdb.dwarf2/dw2-intermix.S: Likewise.
17565
e784b426
JK
175662007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17567
17568 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
17569 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17570 array.
e784b426
JK
17571 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17572 * gdb.base/setvar.exp: Likewise.
17573
37f08e04
AS
175742007-01-26 Andreas Schwab <schwab@suse.de>
17575
9a01813a
AS
17576 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17577 test.
17578
37f08e04
AS
17579 * gdb.base/multi-forks.exp ("restart $i"): Also match
17580 __kernel_syscall_via_break.
17581
6e2a9270
VP
175822007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17583
17584 * lib/mi-support.exp (mi_delete_varobj): New.
17585 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17586 testcase.
17587 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17588 (main): Call the above.
17589 (reference_update_test, base_in_reference_test)
17590 (reference_to_pointer): Delete the created varobjs.
a9c64011 17591
e515b470
DJ
175922007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17593
17594 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17595 * configure: Regenerated.
17596 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17597 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17598 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17599 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17600 * lib/gdb.exp (gdb_skip_xml_test): New function.
17601
08d8bcd7
DJ
176022007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17603
17604 * gdb.base/sigrepeat.exp: Correct error message.
17605
176062007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
17607 Daniel Jacobowitz <dan@codesourcery.com>
17608
17609 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17610 gdb.arch/i386-gnu-cfi-asm.S: New files.
17611
97c3f1f3
JK
176122007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17613
17614 * lib/gdb.exp: Abort on missing `site.exp'.
17615
cb1df416
DJ
176162007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17617 Daniel Jacobowitz <dan@codesourcery.com>
17618
17619 * gdb.base/included.c, gdb.base/included.exp,
17620 gdb.base/included.h: New files.
17621
35990120
DJ
176222007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17623
17624 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17625 (maximize_rlimit): Reduce limits on 64-bit systems.
17626
6e81a116 176272007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
17628
17629 From Marcus Deuling <deuling@de.ibm.com>:
17630 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17631 every case.
17632
6c3c41f3
NR
176332007-01-13 Nick Roberts <nickrob@snap.net.nz>
17634
17635 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17636 (test_path_specification): Use objdir instead of srcdir to always
17637 get an absolute filename.
17638
2f12c312
DJ
176392007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17640
17641 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17642
81121995
VP
176432007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17644
17645 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17646 Make sure the variable we're using is in scope.
17647 (reference_to_pointer): Likewise.
17648
4741b737
DJ
176492007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17650
17651 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17652 has no debug information.
17653
054410c3
DJ
176542007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17655
17656 * gdb.base/annota1.exp: Remove extra send_gdb.
17657
818f79f6
DJ
176582007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17659
17660 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17661
f7a6bb70
DJ
176622007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17663
17664 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17665
57e66780
DJ
176662007-01-08 Nick Roberts <nickrob@snap.net.nz>
17667 Daniel Jacobowitz <dan@codesourcery.com>
17668
17669 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17670 lcharacter or linteger change. Correct duplicated test name.
17671 * gdb.mi/mi2-var-cmd.exp: Likewise.
17672
3d799a95
DJ
176732007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17674
17675 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17676
176772007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 17678
a9c64011
AS
17679 * gdb.base/nofield.c: New file.
17680 * gdb.base/nofield.exp: New testcase.
51679ba9 17681
eafb94e8
NR
176822007-01-05 Nick Roberts <nickrob@snap.net.nz>
17683
17684 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17685
17686 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17687 test.
17688
5e572bb4
DJ
176892007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17690
17691 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17692
74a44383
DJ
176932007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17694
17695 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17696 when continuing.
17697
1b572db9
DJ
176982007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17699
17700 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17701 Expect ".exe" extension.
17702
381bc39b
DJ
177032007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17704
17705 * gdb.base/charset.exp: Add explicit filename to break.
17706 * gdb.base/dbx.exp: Add explicit filename to breaks.
17707
2b70e4c6
DJ
177082007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17709
17710 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17711 * gdb.mi/mi2-file.exp: Likewise.
17712
303b6f5d
DJ
177132007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17714
17715 Implement specification of MI tests as comments
17716 in C and C++ sources.
17717 * lib/mi-support.exp (mi_autotest_data): New variable.
17718 (mi_autotest_source): New variable.
17719 (count_newlines, mi_prepare_inline_tests)
17720 (mi_get_inline_test, mi_continue_to_line)
17721 (mi_run_inline_test, mi_tbreak)
17722 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17723 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17724 Run inline tests.
17725 * gdb.mi/mi-var-cp.cc: Define tests here.
17726
23da0d94
VP
177272007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17728
17729 Simplify usage of mi_continue_to.
17730 * lib/mi-support.exp (mi_runto_helper): Renamed
17731 from mi_runto, added new parameter 'run_or_continue'.
17732 (mi_runto): Use mi_runto_helper.
17733 (mi_continue_to): Accept just function name as parameter.
17734 Use mi_runto_helper.
17735 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17736 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17737
f9e18282
JB
177382006-01-04 Joel Brobecker <brobecker@adacore.com>
17739
17740 Make this testcase a bit more realistic. The current code
17741 is too simplistic, and allows the compiler to optimize out
17742 some of the entities we need for this testcase.
17743 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17744 (Do_Nothing): Add extra parameter.
17745 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17746 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17747 by using a variable of type Void_Star.
17748
fd678c65
JB
177492006-01-04 Joel Brobecker <brobecker@adacore.com>
17750
17751 * gdb.ada/catch_ex/foo.adb: New file.
17752 * gdb.ada/catch_ex.exp: New testcase.
17753
05cfdb42
DJ
177542007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17755
17756 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17757 pass --image-base to linker.
17758
2e03ee74
DJ
177592007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17760 Daniel Jacobowitz <dan@codesourcery.com>
17761
17762 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17763 secondary prompts.
17764
0d5de010
DJ
177652007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17766
17767 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17768 output. Test the types of members and member pointers.
17769 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17770 gdb/2092.
17771 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17772 statement. Enable for GCC. Update expected output for some tests
17773 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17774 layout.
17775 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17776 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17777 (Diamond::vget_base): New.
17778 (main): Add new tests.
17779 * gdb.cp/printmethod.exp: Update expected output for member functions.
17780 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17781 print pEe->D::vg().
17782
61a771aa
DJ
177832007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17784
17785 * gdb.threads/tls.exp: Allow stops in sem_post.
17786
2fa63963
DJ
177872006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17788
17789 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17790 * gdb.base/annota3.exp: Likewise.
17791 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17792 again (instead of timing out).
17793 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17794 GCC bug 26475.
17795 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17796 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17797 test from jmisc1.exp.
17798 * gdb.java/jmisc1.exp: Delete.
17799 * gdb.java/jprint.exp: Adjust to work with method signatures including
17800 return types.
17801 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17802 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17803 * lib/java.exp (compile_java_from_source): Pass the correct type
17804 to target_compile.
17805
5eefc2b7
JB
178062006-12-31 Joel Brobecker <brobecker@adacore.com>
17807
17808 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17809 (stack_align_edx): New function.
17810 (stack_align_eax): New function.
17811 (main): Add calls to stack_align_edx and stack_align_eax.
17812 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17813 Add testing for the cases where the register used during a stack
17814 realignment is edx. Same for eax.
17815
227c54da
DJ
178162006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17817
17818 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17819 and generic PE targets.
17820
cab8ac94
JB
178212006-12-29 Joel Brobecker <brobecker@adacore.com>
17822
17823 * gdb.ada/array_return.exp: Update copyright date list.
17824
ba54f318
JB
178252006-12-27 Joel Brobecker <brobecker@adacore.com>
17826
17827 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17828 (Create_Small_Float_Vector): New function.
17829 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17830 function body.
17831 * gdb.ada/array_return/p.adb: Use new type and function from
17832 package Pck.
17833 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17834 able to print the value returned by a function returning an
17835 array of float.
17836
6b7a35dd
JB
178372006-12-20 Joel Brobecker <brobecker@adacore.com>
17838
17839 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17840 The associated tests should be PASSing.
17841
038224f6
VP
178422006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17843
17844 Test for base in references.
17845 * gdb.mi/mi-var-cp.cc: Add test code.
17846 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17847 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17848 * gdb.mi/mi2-watch.exp: Likewise.
17849 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17850 (mi_list_varobj_children): New function.
17851
b26ed50d
VP
178522006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17853
17854 * lib/mi-support.exp
17855 (mi_runto): Accept "()" after function name.
17856 (mi_create_varobj): New function.
17857 (mi_varobj_update): New function.
17858 (mi_Check_varobj_value): New function.
17859 * gdb.mi/mi-var-cp.exp: New file.
17860 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 17861
08232497
DJ
178622006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17863
17864 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17865 gdb.base/weaklib2.c: New files.
17866
d394c993 178672006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 17868
ac6c2fba
NS
17869 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17870 info. Adjust test names.
17871
8ec659a0 17872 * gdb.base/break.c (main): Move position of malloc.
d394c993 17873 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 17874
acd65feb
VP
178752006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17876
17877 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17878 assignement of arrays and function pointers.
17879 * gdb.mi/var-cmd.c: Add declaration necessary for above
17880 tests.
17881
f556d5e5
NS
178822006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17883
17884 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
17885
17886 * gdb.threads/linux-dp.exp: Read thread table before and after
17887 creating each philosopher and verify it.
17888
697bc68d
NS
178892006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17890 Paul Brook <paul@codesourcery.com>
17891 Daniel Jacobowitz <dan@codesourcery.com>
17892
17893 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 17894 main to remove duplication. Add start function of the form
697bc68d
NS
17895 '_*start[1-9]*'. Add RVDS start function.
17896
29d73ae4
DJ
178972006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17898
17899 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17900
c1d88655
UW
179012006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17902
17903 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17904 * gdb.asm/spu.inc: New file.
17905 * gdb.base/term.exp: Disable if [target_info exists noargs].
17906 * gdb.gdb/complaints.exp: Disable if ![isnative].
17907 * gdb.gdb/selftest.exp: Likewise.
17908 * gdb.gdb/observer.exp: Likewise.
17909 * gdb.gdb/xfullpath.exp: Likewise.
17910 * gdb.base/attach.exp: Disable on SPU target.
17911 * gdb.cp/bs145503.exp: Likewise.
17912 * gdb.cp/exception.exp: Likewise.
17913 * gdb.cp/userdef.exp: Likewise.
17914
32a13b1a
DJ
179152006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17916
17917 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17918
d8295fe9
VP
179192006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17920
17921 * gdb.base/completion.exp: Fix completion tests for
17922 'info' and 'info '.
17923 * gdb.base/help.exp (help_test_raw, test_class_help)
17924 (test_prefix_command_help): Move...
17925 * lib/gdb.exp: Here.
17926 * gdb.base/main.exp: Adjust.
17927 * gdb.cp/maint.exp: Adjust.
17928 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 17929
8c394015
VP
179302006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17931
17932 * gdb.stabs/weird.exp (print_weird_var): Use
17933 gdb_test_multiple instead of gdb_expect.
17934
027fc1bc
VP
179352006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17936
17937 * gdb.base/help.exp (help_test_raw): New.
17938 (test_class_help): New.
17939 (test_prefix_command_help): New.
17940 Adjust testcases.
17941
67609209
FR
179422006-11-09 Christophe Lyon <christophe.lyon@st.com>
17943
17944 * gdb.base/constvars.c (main): Write to crass and crips, so that
17945 they are allocated by the compiler.
17946
f73adfeb
AS
179472006-10-27 Andreas Schwab <schwab@suse.de>
17948
17949 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17950 "detach-fork".
17951
2f83a18e
DJ
179522006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17953
17954 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17955 of patterns.
17956
94277a38
DJ
179572006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17958
17959 * gdb.base/sepdebug.exp: Remove debug format test.
17960 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17961 Handle no-symtab.
17962 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17963
5bd2f6e2
DJ
179642006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17965
17966 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17967 int to pointer or pointer to int.
17968 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17969
8c008720
DJ
179702006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17971
17972 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17973
9e35dae4
DJ
179742006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17975
17976 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17977
d9639e13
DJ
179782006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17979
17980 PR c++/2116
17981 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17982
390a1bd0
JB
179832006-10-06 Joel Brobecker <brobecker@adacore.com>
17984
17985 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17986 the corresponding bug has been fixed in GDB (PR/2018).
17987
dd920c33
JB
179882006-10-06 Joel Brobecker <brobecker@adacore.com>
17989
17990 * gdb.base/subst.exp: New testcase.
17991
53bbefe9
JB
179922006-10-06 Joel Brobecker <brobecker@adacore.com>
17993
17994 * gdb.ada/array_return/pck.ads: Add copyright notice.
17995 * gdb.ada/array_return/pck.adb: Likewise.
17996 * gdb.ada/array_return/p.adb: Likewise.
17997 * gdb.ada/exec_changed/first.adb: Likewise.
17998 * gdb.ada/exec_changed/second.adb: Likewise.
17999
09851417
JB
180002006-10-06 Joel Brobecker <brobecker@adacore.com>
18001
18002 * gdb.ada/watch_arg/watch.adb: New file.
18003 * gdb.ada/watch_arg.exp: New testcase.
18004
041bf30d
VP
180052006-10-02 Vladimir Prus <vladimir@codesourcery.com>
18006
18007 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 18008 via string_to_regexp.
041bf30d 18009 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 18010
f286fbdd 180112006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
18012
18013 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
18014 Remove unused / obsolete files.
18015
7c07f349
NR
180162006-09-19 Nick Roberts <nickrob@snap.net.nz>
18017
18018 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
18019
cd5ff84a
VP
180202006-09-17 Vladimir Prus <vladimir@codesourcery.com>
18021
18022 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
18023 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 18024 the number of frames.
cd5ff84a 18025
ae018d1a
DJ
180262006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
18027
18028 * gdb.base/args.c (main): Add breakpoint marker.
18029 * gdb.base/args.exp: Use args_test for tests. Add new tests which
18030 really test empty arguments.
18031 (args_load): Delete.
18032 (args_test): New.
18033
b399c549
NR
180342006-09-13 Nick Roberts <nickrob@snap.net.nz>
18035
18036 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 18037 check for one file.
b399c549 18038
2ab1eb7a
VP
180392006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
18040
18041 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
18042 HIGH_FRAME argument to -stack-list-locals can be larger than
18043 the number of frames.
a9c64011 18044
476308bf
FF
180452006-08-18 Fred Fish <fnf@specifix.com>
18046
18047 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
18048 '$' in front of skip_vmx_tests_saved when setting that.
18049
8625200f
AS
180502006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
18051
18052 * gdb.base/trace-commands.exp: New file.
18053
089ec8f1
DJ
180542006-08-10 Joel Brobecker <brobecker@adacore.com>
18055 Daniel Jacobowitz <dan@codesourcery.com>
18056
18057 * gdb.base/step-bt.exp: Make hexadecimal address optional in
18058 expected output of the backtrace commands.
18059
b60f0898
JB
180602006-08-09 Joel Brobecker <brobecker@adacore.com>
18061
18062 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
18063 untested followed by return combination.
18064 * gdb.arch/altivec-regs.exp: Likewise.
18065 * gdb.arch/e500-abi.exp: Likewise.
18066 * gdb.arch/e500-regs.exp: Likewise.
18067 * gdb.arch/gdb1291.exp: Likewise.
18068 * gdb.arch/gdb1431.exp: Likewise.
18069 * gdb.arch/gdb1558.exp: Likewise.
18070 * gdb.arch/i386-prologue.exp: Likewise.
18071 * gdb.arch/i386-unwind.exp: Likewise.
18072 * gdb.asm/asm-source.exp: Likewise.
18073 * gdb.base/a2-run.exp: Likewise.
18074 * gdb.base/advance.exp: Likewise.
18075 * gdb.base/all-bin.exp: Likewise.
18076 * gdb.base/annota1.exp: Likewise.
18077 * gdb.base/annota3.exp: Likewise.
18078 * gdb.base/args.exp: Likewise.
18079 * gdb.base/arithmet.exp: Likewise.
18080 * gdb.base/assign.exp: Likewise.
18081 * gdb.base/async.exp: Likewise.
18082 * gdb.base/attach.exp: Likewise.
18083 * gdb.base/bang.exp: Likewise.
18084 * gdb.base/bigcore.exp: Likewise.
18085 * gdb.base/bitfields.exp: Likewise.
18086 * gdb.base/bitfields2.exp: Likewise.
18087 * gdb.base/break.exp: Likewise.
18088 * gdb.base/call-sc.exp: Likewise.
18089 * gdb.base/call-strs.exp: Likewise.
18090 * gdb.base/callfuncs.exp: Likewise.
18091 * gdb.base/checkpoint.exp: Likewise.
18092 * gdb.base/chng-syms.exp: Likewise.
18093 * gdb.base/code-expr.exp: Likewise.
18094 * gdb.base/commands.exp: Likewise.
18095 * gdb.base/completion.exp: Likewise.
18096 * gdb.base/cond-expr.exp: Likewise.
18097 * gdb.base/condbreak.exp: Likewise.
18098 * gdb.base/consecutive.exp: Likewise.
18099 * gdb.base/constvars.exp: Likewise.
18100 * gdb.base/corefile.exp: Likewise.
18101 * gdb.base/cvexpr.exp: Likewise.
18102 * gdb.base/dbx.exp: Likewise.
18103 * gdb.base/define.exp: Likewise.
18104 * gdb.base/detach.exp: Likewise.
18105 * gdb.base/display.exp: Likewise.
18106 * gdb.base/dump.exp: Likewise.
18107 * gdb.base/ena-dis-br.exp: Likewise.
18108 * gdb.base/ending-run.exp: Likewise.
18109 * gdb.base/environ.exp: Likewise.
18110 * gdb.base/eval-skip.exp: Likewise.
18111 * gdb.base/exprs.exp: Likewise.
18112 * gdb.base/fileio.exp: Likewise.
18113 * gdb.base/finish.exp: Likewise.
18114 * gdb.base/float.exp: Likewise.
18115 * gdb.base/foll-exec.exp: Likewise.
18116 * gdb.base/foll-fork.exp: Likewise.
18117 * gdb.base/foll-vfork.exp: Likewise.
18118 * gdb.base/freebpcmd.exp: Likewise.
18119 * gdb.base/funcargs.exp: Likewise.
18120 * gdb.base/gcore.exp: Likewise.
18121 * gdb.base/gdb1090.exp: Likewise.
18122 * gdb.base/gdb1250.exp: Likewise.
18123 * gdb.base/huge.exp: Likewise.
18124 * gdb.base/info-proc.exp: Likewise.
18125 * gdb.base/interrupt.exp: Likewise.
18126 * gdb.base/jump.exp: Likewise.
18127 * gdb.base/langs.exp: Likewise.
18128 * gdb.base/lineinc.exp: Likewise.
18129 * gdb.base/list.exp: Likewise.
18130 * gdb.base/logical.exp: Likewise.
18131 * gdb.base/long_long.exp: Likewise.
18132 * gdb.base/macscp.exp: Likewise.
18133 * gdb.base/maint.exp: Likewise.
18134 * gdb.base/mips_pro.exp: Likewise.
18135 * gdb.base/miscexprs.exp: Likewise.
18136 * gdb.base/multi-forks.exp: Likewise.
18137 * gdb.base/opaque.exp: Likewise.
18138 * gdb.base/overlays.exp: Likewise.
18139 * gdb.base/pc-fp.exp: Likewise.
18140 * gdb.base/pointers.exp: Likewise.
18141 * gdb.base/printcmds.exp: Likewise.
18142 * gdb.base/psymtab.exp: Likewise.
18143 * gdb.base/ptype.exp: Likewise.
18144 * gdb.base/recurse.exp: Likewise.
18145 * gdb.base/relational.exp: Likewise.
18146 * gdb.base/relocate.exp: Likewise.
18147 * gdb.base/remote.exp: Likewise.
18148 * gdb.base/reread.exp: Likewise.
18149 * gdb.base/restore.exp: Likewise.
18150 * gdb.base/return.exp: Likewise.
18151 * gdb.base/return2.exp: Likewise.
18152 * gdb.base/scope.exp: Likewise.
18153 * gdb.base/sect-cmd.exp: Likewise.
18154 * gdb.base/sep.exp: Likewise.
18155 * gdb.base/sepdebug.exp: Likewise.
18156 * gdb.base/setshow.exp: Likewise.
18157 * gdb.base/setvar.exp: Likewise.
18158 * gdb.base/sigall.exp: Likewise.
18159 * gdb.base/sigbpt.exp: Likewise.
18160 * gdb.base/signals.exp: Likewise.
18161 * gdb.base/signull.exp: Likewise.
18162 * gdb.base/sizeof.exp: Likewise.
18163 * gdb.base/solib.exp: Likewise.
18164 * gdb.base/step-line.exp: Likewise.
18165 * gdb.base/step-test.exp: Likewise.
18166 * gdb.base/structs.exp: Likewise.
18167 * gdb.base/structs2.exp: Likewise.
18168 * gdb.base/term.exp: Likewise.
18169 * gdb.base/twice.exp: Likewise.
18170 * gdb.base/until.exp: Likewise.
18171 * gdb.base/varargs.exp: Likewise.
18172 * gdb.base/volatile.exp: Likewise.
18173 * gdb.base/watchpoint.exp: Likewise.
18174 * gdb.base/whatis-exp.exp: Likewise.
18175 * gdb.base/whatis.exp: Likewise.
18176 * gdb.cp/ambiguous.exp: Likewise.
18177 * gdb.cp/annota2.exp: Likewise.
18178 * gdb.cp/annota3.exp: Likewise.
18179 * gdb.cp/bool.exp: Likewise.
18180 * gdb.cp/breakpoint.exp: Likewise.
18181 * gdb.cp/casts.exp: Likewise.
18182 * gdb.cp/class2.exp: Likewise.
18183 * gdb.cp/classes.exp: Likewise.
18184 * gdb.cp/cplusfuncs.exp: Likewise.
18185 * gdb.cp/ctti.exp: Likewise.
18186 * gdb.cp/derivation.exp: Likewise.
18187 * gdb.cp/exception.exp: Likewise.
18188 * gdb.cp/gdb1355.exp: Likewise.
18189 * gdb.cp/hang.exp: Likewise.
18190 * gdb.cp/inherit.exp: Likewise.
18191 * gdb.cp/local.exp: Likewise.
18192 * gdb.cp/m-data.exp: Likewise.
18193 * gdb.cp/m-static.exp: Likewise.
18194 * gdb.cp/member-ptr.exp: Likewise.
18195 * gdb.cp/method.exp: Likewise.
18196 * gdb.cp/misc.exp: Likewise.
18197 * gdb.cp/namespace.exp: Likewise.
18198 * gdb.cp/overload.exp: Likewise.
18199 * gdb.cp/ovldbreak.exp: Likewise.
18200 * gdb.cp/pr-1023.exp: Likewise.
18201 * gdb.cp/pr-1210.exp: Likewise.
18202 * gdb.cp/pr-574.exp: Likewise.
18203 * gdb.cp/printmethod.exp: Likewise.
18204 * gdb.cp/psmang.exp: Likewise.
18205 * gdb.cp/ref-params.exp: Likewise.
18206 * gdb.cp/ref-types.exp: Likewise.
18207 * gdb.cp/rtti.exp: Likewise.
18208 * gdb.cp/templates.exp: Likewise.
18209 * gdb.cp/try_catch.exp: Likewise.
18210 * gdb.cp/userdef.exp: Likewise.
18211 * gdb.cp/virtfunc.exp: Likewise.
18212 * gdb.disasm/am33.exp: Likewise.
18213 * gdb.disasm/h8300s.exp: Likewise.
18214 * gdb.disasm/mn10300.exp: Likewise.
18215 * gdb.disasm/sh3.exp: Likewise.
18216 * gdb.disasm/t01_mov.exp: Likewise.
18217 * gdb.disasm/t02_mova.exp: Likewise.
18218 * gdb.disasm/t03_add.exp: Likewise.
18219 * gdb.disasm/t04_sub.exp: Likewise.
18220 * gdb.disasm/t05_cmp.exp: Likewise.
18221 * gdb.disasm/t06_ari2.exp: Likewise.
18222 * gdb.disasm/t07_ari3.exp: Likewise.
18223 * gdb.disasm/t08_or.exp: Likewise.
18224 * gdb.disasm/t09_xor.exp: Likewise.
18225 * gdb.disasm/t10_and.exp: Likewise.
18226 * gdb.disasm/t11_logs.exp: Likewise.
18227 * gdb.disasm/t12_bit.exp: Likewise.
18228 * gdb.disasm/t13_otr.exp: Likewise.
18229 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18230 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18231 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18232 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18233 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18234 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18235 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18236 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18237 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18238 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18239 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18240 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18241 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18242 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18243 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18244 * gdb.mi/gdb701.exp: Likewise.
18245 * gdb.mi/gdb792.exp: Likewise.
18246 * gdb.mi/mi-basics.exp: Likewise.
18247 * gdb.mi/mi-break.exp: Likewise.
18248 * gdb.mi/mi-cli.exp: Likewise.
18249 * gdb.mi/mi-console.exp: Likewise.
18250 * gdb.mi/mi-disassemble.exp: Likewise.
18251 * gdb.mi/mi-eval.exp: Likewise.
18252 * gdb.mi/mi-file.exp: Likewise.
18253 * gdb.mi/mi-read-memory.exp: Likewise.
18254 * gdb.mi/mi-regs.exp: Likewise.
18255 * gdb.mi/mi-return.exp: Likewise.
18256 * gdb.mi/mi-simplerun.exp: Likewise.
18257 * gdb.mi/mi-stack.exp: Likewise.
18258 * gdb.mi/mi-stepi.exp: Likewise.
18259 * gdb.mi/mi-syn-frame.exp: Likewise.
18260 * gdb.mi/mi-until.exp: Likewise.
18261 * gdb.mi/mi-var-block.exp: Likewise.
18262 * gdb.mi/mi-var-child.exp: Likewise.
18263 * gdb.mi/mi-var-cmd.exp: Likewise.
18264 * gdb.mi/mi-var-display.exp: Likewise.
18265 * gdb.mi/mi-watch.exp: Likewise.
18266 * gdb.mi/mi2-basics.exp: Likewise.
18267 * gdb.mi/mi2-break.exp: Likewise.
18268 * gdb.mi/mi2-cli.exp: Likewise.
18269 * gdb.mi/mi2-console.exp: Likewise.
18270 * gdb.mi/mi2-disassemble.exp: Likewise.
18271 * gdb.mi/mi2-eval.exp: Likewise.
18272 * gdb.mi/mi2-file.exp: Likewise.
18273 * gdb.mi/mi2-read-memory.exp: Likewise.
18274 * gdb.mi/mi2-regs.exp: Likewise.
18275 * gdb.mi/mi2-return.exp: Likewise.
18276 * gdb.mi/mi2-simplerun.exp: Likewise.
18277 * gdb.mi/mi2-stack.exp: Likewise.
18278 * gdb.mi/mi2-stepi.exp: Likewise.
18279 * gdb.mi/mi2-syn-frame.exp: Likewise.
18280 * gdb.mi/mi2-until.exp: Likewise.
18281 * gdb.mi/mi2-var-block.exp: Likewise.
18282 * gdb.mi/mi2-var-child.exp: Likewise.
18283 * gdb.mi/mi2-var-cmd.exp: Likewise.
18284 * gdb.mi/mi2-var-display.exp: Likewise.
18285 * gdb.mi/mi2-watch.exp: Likewise.
18286 * gdb.stabs/exclfwd.exp: Likewise.
18287 * gdb.stabs/weird.exp: Likewise.
18288 * gdb.threads/gcore-thread.exp: Likewise.
18289 * gdb.trace/actions.exp: Likewise.
18290 * gdb.trace/backtrace.exp: Likewise.
18291 * gdb.trace/circ.exp: Likewise.
18292 * gdb.trace/collection.exp: Likewise.
18293 * gdb.trace/deltrace.exp: Likewise.
18294 * gdb.trace/infotrace.exp: Likewise.
18295 * gdb.trace/limits.exp: Likewise.
18296 * gdb.trace/packetlen.exp: Likewise.
18297 * gdb.trace/passc-dyn.exp: Likewise.
18298 * gdb.trace/passcount.exp: Likewise.
18299 * gdb.trace/report.exp: Likewise.
18300 * gdb.trace/save-trace.exp: Likewise.
18301 * gdb.trace/tfind.exp: Likewise.
18302 * gdb.trace/tracecmd.exp: Likewise.
18303 * gdb.trace/while-dyn.exp: Likewise.
18304 * gdb.trace/while-stepping.exp: Likewise.
18305
f4b618d1
JB
183062006-08-08 Joel Brobecker <brobecker@adacore.com>
18307
18308 * gdb.base/step-bt.c: New file.
18309 * gdb.base/step-bt.exp: New testcase.
18310
3d00d119
DJ
183112006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18312
18313 * config/monitor.exp (gdb_load): Remove support for obsolete
18314 download-write-size.
18315 * gdb.base/remote.exp: Likewise. Update all callers of
18316 gdb_timed_load.
18317
017b5bd4
DJ
183182006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18319
18320 * cursal.exp: Pass binfile to gdb_load.
18321
837c599d
DJ
183222006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18323
18324 * gdb.base/cursal.exp: Add "" to gdb_load call.
18325
8dd4540b
MK
183262006-07-29 Mark Kettenis <kettenis@gnu.org>
18327
18328 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18329 NetBSD/ELF targets.
18330
ab5c9f60
DJ
183312006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18332
18333 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18334 operator*.
18335
4c42eaff
DJ
183362006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18337
18338 * gdb.base/completion.exp: Update for change in "file" behavior.
18339 * gdb.stabs/weird.exp: Likewise.
18340 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18341 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18342
0155cc76
NS
183432006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18344
18345 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18346 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18347
16026cd7
AS
183482006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18349
18350 * gdb.base/default.exp: Update source command error message.
18351 * gdb.base/help.exp: Update 'help source' message.
18352
16963cb6
DJ
183532006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18354
18355 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18356 test.
18357
6d7fd486
AS
183582006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18359
18360 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18361
29e8a844
DJ
183622006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18363
18364 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18365
6afcfa39
DJ
183662006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18367
18368 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18369
267a692b
MK
183702006-07-17 Mark Kettenis <kettenis@gnu.org>
18371
18372 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18373 *-*-openbsd* from targets for wich we expect ARM FPA floating
18374 point format.
18375
85d2fec4
NR
183762006-07-17 Nick Roberts <nickrob@snap.net.nz>
18377
18378 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18379
183802006-07-17 Mark Kettenis <kettenis@gnu.org>
18381
18382 * gdb.base/annota3.exp: Expect frame-begin annotation.
18383
85b4c6e8
JB
183842006-07-14 Joel Brobecker <brobecker@adacore.com>
18385
18386 * gdb.base/help.exp: Adjust "help unset" test to accept
18387 any list of unset commands.
18388
fb933624
DJ
183892006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18390 Daniel Jacobowitz <dan@codesourcery.com>
18391
18392 * gdb.cp/ref-params.exp: New test.
18393 * gdb.cp/ref-params.cc: New source file.
18394 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18395
1dff4b64
MK
183962006-07-08 Mark Kettenis <kettenis@gnu.org>
18397
18398 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18399 spaces/tabs in regular expressions since they might not be there.
18400
40d2e0e3
AS
184012006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18402
18403 * gdb.base/ifelse.exp: New file.
18404
f6c957d2
NS
184052006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18406
18407 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18408 line.
18409 * gdb.base/huge.exp: Loop over compilation to find a size that
18410 is acceptable.
18411 * gdb.base/remote.exp: Correct expected strings.
18412 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18413
b9c5a23d
DJ
184142006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18415
18416 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18417
9af2e58d
DJ
184182006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18419
18420 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18421 native.
18422
30930ca5
DJ
184232006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18424
18425 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18426 enable stabs testing.
18427
aa32fa1d
DJ
184282006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18429
bd4a4c80 18430 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
18431 gdb_test_multiple does.
18432
321fef15
DJ
184332006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18434
18435 * Makefile.in (host_alias): Remove.
18436 (target_alias): Use @target_noncanonical@.
18437 (site.exp): Don't set host_alias.
18438 * aclocal.m4: Remove contents. Include acx.m4.
18439 * configure: Regenerated.
18440 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18441
e1c2defa
NS
184422006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18443
e63b55d1
NS
18444 * lib/gdb.exp (gdb_load_cmd): New.
18445
5600ea19
NS
18446 * gdb.base/fileio.c: Add system(NULL) test.
18447 * gdb.base/fileio.exp: Check it.
18448
e1c2defa
NS
18449 * gdb.base/break.c: Add 10a breakpoint at }
18450 * gdb.base/break.exp: Add test for breakpoint at }
18451 * gdb.cp/anon-union.cc: Add code at end of function.
18452 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18453 * gdb.mi/var-cmd.c: Add code at end of function.
18454 * gdb.mi/mi-var-display.exp: Adjust end of next.
18455 * gdb.mi/mi2-var-display.exp: Likewise.
18456 * gdb.base/fileio.c: Add stop function and insert calls at
18457 stopping places.
18458 * gdb.base/fileio.exp: Breakpoint stop function and remove
18459 explicit line number references.
18460
6c0112ec
JB
184612006-05-19 Joel Brobecker <brobecker@adacore.com>
18462
a9c64011
AS
18463 * gdb.base/del.exp (test_delete_alias): New function.
18464 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 18465
154189a4
FF
184662006-05-18 Fred Fish <fnf@specifix.com>
18467
18468 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18469 required. Check for spurious output after program exits normally.
18470
582e64c2
FF
184712006-05-17 Fred Fish <fnf@specifix.com>
18472
18473 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18474 gdb_load, so it works in the simulator.
18475
8ef6493a
FF
184762006-05-11 Fred Fish <fnf@specifix.com>
18477
18478 * gdb.base/bang.exp: Ignore unexpected output between the
18479 "program exited normally" and the gdb prompt, as many other
18480 tests do.
18481
692b141c
MK
184822006-05-07 Mark Kettenis <kettenis@gnu.org>
18483
18484 * gdb.base/help.exp: Make "delete checkpoint" part option for
18485 "help d" and "help delete" tests.
18486
540b8a30
UW
184872006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18488
a9c64011 18489 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
18490 expected output in some mi_gdb_test statements.
18491 * gdb.mi/mi2-basics.exp: Likewise.
18492
9b6462d9
JB
184932006-05-05 Joel Brobecker <brobecker@adacore.com>
18494
18495 * gdb.base/del.c: New file.
18496 * gdb.base/del.exp: New testcase.
18497
954de43b
DM
184982006-05-05 David S. Miller <davem@sunset.davemloft.net>
18499
18500 * gdb.base/break.exp: Do not assume a breakpoint on
18501 main will actually be in $srcfile when optimizing.
1303f75e
DM
18502 * gdb.base/savedregs.exp: Do not require that the dummy
18503 frame location match up to a symbol and source file location.
c3242428
DM
18504 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18505 will get printed without a mi_cmd_data_list_register_values prefix.
18506 (*-data-list-register-*): Correct regular expressions to expect the new
18507 pseudo d? floating point registers.
18508 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 18509
c7e64c9a
DJ
185102006-05-05 Christophe Lyon <christophe.lyon@st.com>
18511
18512 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18513 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18514 is allocated by the compiler.
18515 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18516 anons, e, anone to force their allocation by the compiler.
18517
185182006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
18519
18520 * gdb.base/help.exp: Update expected text for help d and
18521 help delete.
18522
27ce9a6d
MK
185232006-05-02 Mark Kettenis <kettenis@gnu.org>
18524
18525 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18526 NetBSD/ELF targets.
18527
8608915f
MK
185282006-04-30 Mark Kettenis <kettenis@gnu.org>
18529
18530 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18531 single-step breakpoint fails; make this a KFAIL on
18532 sparc*-*-openbsd*.
18533 * gdb.base/siginfo.exp: Likewise.
18534 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18535
b8db102d
MS
185362006-04-26 Michael Snyder <msnyder@redhat.com>
18537
18538 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18539 which may have to consume output from other forks.
18540 Add tests to make sure that "delete fork" succeeded.
18541
c702009a
MS
185422006-04-20 Michael Snyder <msnyder@redhat.com>
18543
18544 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18545 Add support for the Renesas M32C and M16C.
18546
18547 * gdb.asm/asm-source.exp: Add m32c target.
18548 * gdb.asm/m32c.inc: Support for m32c target.
18549
e28493f2
AS
185502006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18551
18552 * gdb.base/commands.exp (recursive_source_test): New test.
18553
880da185
DM
185542006-04-04 David S. Miller <davem@sunset.davemloft.net>
18555
18556 * gdb.base/float.exp: Add pattern for sparc targets.
18557
61d9b92f
DJ
185582006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18559
18560 * gdb.base/commands.exp (stray_arg0_test): New test.
18561
bd717df8
PB
185622006-03-30 Paul Brook <paul@codesourcery.com>
18563
18564 * gdb.mi/mi-until.exp: kfail broken until command.
18565 * gdb.mi/mi2-until.exp: Ditto.
18566
ec793d3c
NR
185672006-03-27 Nick Roberts <nickrob@snap.net.nz>
18568
18569 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18570
831004b7
AO
185712006-03-08 Alexandre Oliva <aoliva@redhat.com>
18572
18573 * gdb.base/prelink.exp: Anchor tested-for regular expression
18574 on gdb prompt.
18575
effe49a0
PB
185762006-03-07 Paul Brook <paul@codesourcery.com>
18577
18578 * gdb.base/assign.exp: Correct fail message.
18579
e5461016
PB
185802006-03-07 Paul Brook <paul@codesourcery.com>
18581
18582 * lib/compiler.c: Extract armcc version number.
18583 * lib/compiler.cc: Ditto.
18584
fc91c6c2
PB
185852006-03-07 Paul Brook <paul@codesourcery.com>
18586
18587 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18588 additional_flags=-w.
18589 * gdb.arch/altivec-regs.exp: Ditto.
18590 * gdb.arch/e500-abi.exp: Ditto.
18591 * gdb.arch/e500-regs.exp: Ditto.
18592 * gdb.base/all-bin.exp: Ditto.
18593 * gdb.base/annota1.exp: Ditto.
18594 * gdb.base/annota3.exp: Ditto.
18595 * gdb.base/args.exp: Ditto.
18596 * gdb.base/arithmet.exp: Ditto.
18597 * gdb.base/assign.exp: Ditto.
18598 * gdb.base/async.exp: Ditto.
18599 * gdb.base/bang.exp: Ditto.
18600 * gdb.base/break.exp: Ditto.
18601 * gdb.base/call-rt-st.exp: Ditto.
18602 * gdb.base/completion.exp: Ditto.
18603 * gdb.base/cond-expr.exp: Ditto.
18604 * gdb.base/condbreak.exp: Ditto.
18605 * gdb.base/consecutive.exp: Ditto.
18606 * gdb.base/define.exp: Ditto.
18607 * gdb.base/display.exp: Ditto.
18608 * gdb.base/ena-dis-br.exp: Ditto.
18609 * gdb.base/environ.exp: Ditto.
18610 * gdb.base/eval-skip.exp: Ditto.
18611 * gdb.base/info-proc.exp: Ditto.
18612 * gdb.base/jump.exp: Ditto.
18613 * gdb.base/logical.exp: Ditto.
18614 * gdb.base/long_long.exp: Ditto.
18615 * gdb.base/maint.exp: Ditto.
18616 * gdb.base/miscexprs.exp: Ditto.
18617 * gdb.base/pc-fp.exp: Ditto.
18618 * gdb.base/pointers.exp: Ditto.
18619 * gdb.base/relational.exp: Ditto.
18620 * gdb.base/reread.exp: Ditto.
18621 * gdb.base/sect-cmd.exp: Ditto.
18622 * gdb.base/sep.exp: Ditto.
18623 * gdb.base/sepdebug.exp: Ditto.
18624 * gdb.base/until.exp: Ditto.
18625 * gdb.base/whatis-exp.exp: Ditto.
18626 * gdb.cp/annota2.exp: Ditto.
18627 * gdb.cp/annota3.exp: Ditto.
18628 * gdb.trace/actions.exp: Ditto.
18629 * gdb.trace/backtrace.exp: Ditto.
18630 * gdb.trace/circ.exp: Ditto.
18631 * gdb.trace/collection.exp: Ditto.
18632 * gdb.trace/deltrace.exp: Ditto.
18633 * gdb.trace/infotrace.exp: Ditto.
18634 * gdb.trace/limits.exp: Ditto.
18635 * gdb.trace/packetlen.exp: Ditto.
18636 * gdb.trace/passc-dyn.exp: Ditto.
18637 * gdb.trace/passcount.exp: Ditto.
18638 * gdb.trace/report.exp: Ditto.
18639 * gdb.trace/save-trace.exp: Ditto.
18640 * gdb.trace/tfind.exp: Ditto.
18641 * gdb.trace/tracecmd.exp: Ditto.
18642 * gdb.trace/while-dyn.exp: Ditto.
18643 * gdb.trace/while-stepping.exp: Ditto.
18644 * lib/gdb.exp: Ditto.
18645 (gdb_compile): Handle nowarning option.
18646
5f4a23d9
AO
186472006-03-07 Alexandre Oliva <aoliva@redhat.com>
18648
18649 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18650 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18651 Rename executable to prelinkt. Don't re-prelink if we didn't
18652 get a core file. Test prelink -u exit status to tell whether
18653 prelinking failed. Use gdb_test_multiple.
18654
9733fc94
DJ
186552006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18656
18657 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18658 (do_tests): Call it.
18659
cc10cae3
AO
186602006-02-28 Alexandre Oliva <aoliva@redhat.com>
18661
18662 * gdb.base/prelink.exp: New test.
18663 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18664
15c46491
WZ
186652006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18666
18667 * gdb.fortran/derived-type.f90: New file.
18668 * gdb.fortran/derived-type.exp: New testcase.
18669
5c9f7ded
DJ
186702006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18671
18672 * gdb.base/default.exp: Allow ';' as a directory separator.
18673
5b96932b
AS
186742006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18675
18676 * gdb.base/help.exp (help add-symbol-file): Update.
18677
1986bccd
AS
186782006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18679
18680 * gdb.base/help.exp (help load): Update expected results.
18681
a8b7528f
FF
186822006-02-19 Fred Fish <fnf@specifix.com>
18683
18684 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18685 specifix hex value as part of results.
18686 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 18687
f8261448
FF
186882006-02-16 Fred Fish <fnf@specifix.com>
18689
18690 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18691 ushort_addr, and slong_addr, so the typedefs are not optimized
18692 away.
18693 * gdb.base/whatis.exp: Add tests using type name for struct type,
18694 union type, enum type, and typedef.
a9c64011 18695
31d8bdd2
MK
186962006-02-13 Mark Kettenis <kettenis@gnu.org>
18697
18698 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18699
34e41e63
JB
187002006-02-13 Jim Blandy <jimb@redhat.com>
18701
18702 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18703 case where it takes two "next" commands to skip past the init
18704 call.
18705
ac6e4f31
FF
187062006-02-12 Fred Fish <fnf@specifix.com>
18707
18708 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18709 to handle cases where it takes two "next" commands to skip
18710 past the init call.
18711
2db2d571
JB
187122006-02-07 Joel Brobecker <brobecker@adacore.com>
18713
18714 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18715 on hppa32 targets.
18716
38fcd64c
DJ
187172006-02-06 Vladimir Prus <ghost@cs.msu.su>
18718
18719 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18720 field.
18721
1315ad46
MK
187222006-01-29 Mark Kettenis <kettenis@gnu.org>
18723
18724 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18725
5625b943
DJ
187262006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18727
18728 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18729 files.
18730
80df1bbe
DJ
187312006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18732
18733 * gdb.cp/maint.exp: Set complaints to a positive value.
18734
9078e690
DJ
187352006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18736
18737 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18738 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18739 function name.
18740
9c903399
DJ
187412006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18742
18743 * gdb.base/checkpoint.c: Update copyright notice. Include
18744 <stdlib.h>.
18745
761ae4d6
JB
187462006-01-04 Jim Blandy <jimb@redhat.com>
18747
18748 * gdb.asm/asm-source.exp: Independently provide default values for
18749 asm-flags and debug-flags. Use 'string equal' to do the
18750 comparison, not the implicit expr's '==' operator. Remove
18751 now-unneeded assignments to asm-flags. In h8300 case, place
18752 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18753
099ac3dd
MS
187542006-01-04 Michael Snyder <msnyder@redhat.com>
18755
18756 * gdb.base/checkpoint.c: New file.
18757 * gdb.base/checkpoint.exp: New file.
18758 * gdb.base/multi-fork.c: New file.
18759 * gdb.base/multi-fork.exp: New file.
18760 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18761
f4d85314
FF
187622006-01-04 Fred Fish <fnf@specifix.com>
18763
18764 * gdb.base/ptype.c (foo): Add typedef.
18765 (intfoo): Add function.
18766 * gdb.base/ptype1.c: New file.
18767 * gdb.base/ptype.exp: Handle compilation and linking with two
18768 source files. Test that proper type for "foo" is found based
18769 on source context rather than first match found in symtabs.
18770
a1b06f35
MK
187712005-12-28 Mark Kettenis <kettenis@gnu.org>
18772
18773 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18774 * gdb.asm/openbsd.inc: Indent commands.
18775
d082a1e2
MK
187762005-12-26 Mark Kettenis <kettenis@gnu.org>
18777
c65016bd
MK
18778 * gdb.base/freebpcmd.exp: Increase timeout.
18779
d082a1e2
MK
18780 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18781
d3c32a0e
DJ
187822005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18783
18784 * gdb.base/default.exp: Update check for "show version".
18785
9fdb1f50
RC
187862005-12-09 Randolph Chung <tausq@debian.org>
18787
18788 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18789 * gdb.asm/pa64.inc: New file.
18790
5f2c56f7
RC
187912005-12-09 Randolph Chung <tausq@debian.org>
18792
18793 * gdb.asm/common.inc: Indent commands.
18794 * gdb.asm/asmsrc1.s: Likewise.
18795 * gdb.asm/asmsrc2.s: Likewise.
18796
8117349c
RC
187972005-12-09 Randolph Chung <tausq@debian.org>
18798
18799 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18800 (get_addr_of_sym): Remove duplicate print.
18801 (gen_core): xfail hppa*-*-hpux*, update expected output.
18802 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18803 * gdb.arch/pa64-nullify.s: New file.
18804
8f07f25a
RC
188052005-12-09 Randolph Chung <tausq@debian.org>
18806
18807 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18808
55b39184
DJ
188092005-12-07 Christophe Lyon <christophe.lyon@st.com>
18810
18811 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18812 code generation for these functions.
18813 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18814 error message.
18815
31e2b00f
AS
188162005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18817
18818 * gdb.base/help.exp (help b, help br, help bre, help brea)
18819 (help break): Update the expected message.
18820
c3d0b56e
SC
188212005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18822
18823 * gdb.asm/m68hc11.inc: Setup the data section.
18824 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18825 script for this test.
18826 (m6812-*-*): Likewise.
18827
36ae0ea9
RC
188282005-11-09 Randolph Chung <tausq@debian.org>
18829
18830 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18831
9d6f42e9
WZ
188322005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18833
18834 * gdb.base/break.exp: Fix a comment typo.
18835
e2126a14
EZ
188362005-11-03 Jim Blandy <jimb@redhat.com>
18837
a9c64011
AS
18838 Checked in by Elena Zannoni <ezannoni@redhat.com>
18839
889bf7c5 18840 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 18841
e0ac7199
CV
188422005-11-02 Corinna Vinschen <vinschen@redhat.com>
18843
18844 * gdb.arch/gdb1558.c: Include stdio.h.
18845
31d3fb18
MK
188462005-10-31 Mark Kettenis <kettenis@gnu.org>
18847
18848 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18849
e52b687c
MK
188502005-10-31 Mark Kettenis <kettenis@gnu.org>
18851
18852 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18853
f4711d79
PG
188542005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18855
a9c64011
AS
18856 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18857 vscr" tests to better match output.
f4711d79 18858
987a9106
JB
188592005-10-12 Jim Blandy <jimb@redhat.com>
18860
18861 * gdb.base/structs.exp (any): New function.
18862 (test_struct_returns): Don't make any assumptions at all about
18863 what value the function returns when GDB can't set the return
18864 value.
18865
2336bb58
JB
188662005-10-09 Joel Brobecker <brobecker@adacore.com>
18867
18868 * gdb.ada/arrayidx/p.adb: New file.
18869 * gdb.ada/arrayidx.exp: New testcase
18870
188712005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
18872
18873 * gdb.ada/array_return/pck.ads: New file.
18874 * gdb.ada/array_return/pck.adb: New file.
18875 * gdb.ada/array_return/p.adb: New file.
18876 * gdb.ada/array_return.exp: New testcase.
18877
705335ea
JB
188782005-10-03 Joel Brobecker <brobecker@adacore.com>
18879
a9c64011
AS
18880 * gdb.base/arrayidx.c: New file.
18881 * gdb.base/arrayidx.exp: New testcase.
705335ea 18882
11ee9940
NR
188832005-09-29 Nick Roberts <nickrob@snap.net.nz>
18884
18885 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18886 frames-invalid and breakpoints-invalid are no longer generated
18887 with level 3 so don't expect them in the output.
18888
39fb8e9e
BR
188892005-09-27 Bob Rossi <bob@brasko.net>
18890
a9c64011 18891 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
18892 from test. Escape the | in mi_gdb_test call.
18893 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18894 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18895 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18896 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18897 expected regex's in mi_gdb_test calls.
18898 * lib/mi-support.exp: Remove arbitrary .* from tests.
18899 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18900 Fully anchor GDB/MI expected results in mi_gdb_test.
18901 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18902 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18903
2af48f68
PB
189042005-09-26 Paul Brook <paul@codesourcery.com>
18905
18906 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18907
f34502bc
WZ
189082005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18909
18910 * bfp-test.c: New file.
18911 * bfp-test.exp: New testcase.
18912
ca929517
WZ
189132005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18914
18915 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18916 of subarray and substring variable.
18917 * gdb.fortran/subarray.f: New source file for the test of subarray
18918 and substring variable evaluation.
18919 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18920 of string constant.
18921
c761af65
DJ
189222005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18923
18924 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18925 copyright dates.
18926
561d7a1d
PG
189272005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18928
18929 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18930 powerpc altivec' test with an almost identical 'info vector' test.
18931
b2b64cc9
PG
189322005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18933
a9c64011
AS
18934 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18935 vscr" tests to match output.
b2b64cc9 18936
6ac4d15a
PG
189372005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18938
a9c64011
AS
18939 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18940 output.
6ac4d15a 18941
40e55bef
BR
189422005-09-11 Bob Rossi <bob@brasko.net>
18943
889bf7c5
PA
18944 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18945 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18946 commands that return an MI output command and an asyncronous MI output
18947 command.
40e55bef
BR
18948 * gdb.mi/mi-console.exp: Ditto.
18949
3c7385ec
BR
189502005-09-11 Bob Rossi <bob@brasko.net>
18951
18952 * gdb.mi/mi-var-child.c: Include <string.h>.
18953
a6cd0eb3
DJ
189542005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18955
18956 * killed.exp: Correct gdb_expect syntax.
18957
2f168eed
CV
189582005-08-09 Corinna Vinschen <vinschen@redhat.com>
18959
18960 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18961
ecd3fd0f
BR
189622005-08-02 Bob Rossi <bob@brasko.net>
18963
18964 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18965 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18966 Change tests to inferior-tty-set/show.
18967 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18968 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18969 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18970 inferior. Use mi_gdb_test to get GDB and Inferior output.
18971 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18972 descriptor.
18973 (mi_inferior_tty_name): Add inferior PTY file name.
18974 (mi_gdb_start): Add INFERIOR_PTY parameter.
18975 (mi_gdb_test): Add IPATTERN parameter.
18976
f1ea48cb 189772005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 18978
f1ea48cb
BR
18979 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18980 parameter to mi_gdb_test.
18981 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18982
6e650a67
DJ
189832005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18984
18985 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18986 struct_declarations.
18987 * gdb.mi/mi-var-child.exp: Step over the initialization of
18988 struct_declarations.
18989
8be260b6
DJ
189902005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18991
18992 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18993 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18994 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18995 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18996 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18997 file.
18998
4e660f07
NR
189992005-07-27 Nick Roberts <nickrob@snap.net.nz>
19000
19001 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
19002 (do_children_tests): Assign values to the extra elements.
19003
19004 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
19005 them for tests for "-var-update --no-values" and
a9c64011 19006 "-var-update --all-values".
4e660f07
NR
19007 Add test for "-var-list-children --simple-values".
19008
19009 * gdb.mi/basics.c (callee4): Add integer array D[3]...
19010
19011 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
19012 "-stack-list-locals --simple-values" Improve doc strings and
19013 comments.
19014
6bdae935
MK
190152005-07-18 Mark Kettenis <kettenis@gnu.org>
19016
598b7a6f
MK
19017 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
19018 *-*-openbsd*.
19019 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
19020
6bdae935
MK
19021 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
19022 sigaltsatck'.
19023
1323e929 190242005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 19025
1323e929
BR
19026 * gdb.base/default.exp (tty): Changed output of command.
19027 * gdb.base/help.exp (help tty): Ditto.
19028
b1a9c082
MK
190292005-07-12 Mark Kettenis <kettenis@gnu.org>
19030
19031 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
19032
10a844a2
MK
190332005-07-10 Mark Kettenis <kettenis@gnu.org>
19034
19035 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
19036 -stack-select-frame without arguments.
19037 (test_stack_frame_listing): Add test for newly implemented command
19038 -stack-info-frame.
19039
3cb3b8df
BR
190402005-07-06 Bob Rossi <bob@brasko.net>
19041
19042 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
19043 command.
19044 (Copyright): Update copyright.
19045
a0c5fbcf
WZ
190462005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
19047
19048 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
19049 tests to evaluate exponentiation expression.
19050
984971d0
AS
190512005-06-29 Andreas Schwab <schwab@suse.de>
19052
19053 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
19054 main to avoid warnings.
19055
19056 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
19057
fe03833f
NR
190582005-06-20 Nick Roberts <nickrob@snap.net.nz>
19059
19060 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
19061 -stack-select-frame without arguments.
19062 (test_stack_frame_listing): Add test for newly implemented command
19063 -stack-info-frame.
a9c64011 19064
7a55f279
WZ
190652005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
19066
0ffa0ea5
DJ
19067 * gdb.fortran/array-element.f: New file.
19068 * gdb.fortran/array-element.exp: New testcase.
7a55f279 19069
26585198
DJ
190702005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19071
19072 * gdb.base/bigcore.exp: Correct checks for systems which can
19073 not dump a large core file.
19074
c1bd25fd
DJ
190752005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
19076
19077 * gdb.base/relocate.c: Add a copyright notice.
19078 (dummy): Remove.
19079 * gdb.base/relocate.exp: Test printing the values of variables
19080 from a relocatable file.
19081
589e074d
DJ
190822005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
19083
19084 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
19085 excess MI output after an error.
19086
0915f927
JB
190872005-05-29 Joel Brobecker <brobecker@adacore.com>
19088
19089 * gdb.arch/alpha-step.c: New file.
19090 * gdb.arch/alpha-step.exp: New testcase.
19091
76ff342d
DJ
190922005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
19093 Dennis Brueni <dennis@slickedit.com>
19094
19095 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
19096 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
19097 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
19098 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
19099 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
19100 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
19101 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
19102
96b0c7ac
DJ
191032005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
19104 Wu Zhou <woodzltc@cn.ibm.com>
19105
19106 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
19107 IBM's xlc compiler.
19108 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
19109 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
19110
f21565d2
JB
191112005-05-13 Jim Blandy <jimb@redhat.com>
19112
19113 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
19114 calling gdb_suppress_entire_file.
19115 * gdb.base/charset.exp: Same.
19116 * gdb.base/call-rt-st.exp: Same.
19117
6006a3a1
BR
191182005-05-05 Bob Rossi <bob_rossi@cox.net>
19119
19120 * lib/gdb.exp (fullname_syntax): Added global regex.
19121 (fullname_syntax_POSIX): Ditto.
19122 (fullname_syntax_UNC): Ditto.
19123 (fullname_syntax_DOS_CASE): Ditto.
19124 (fullname_syntax_DOS): Ditto.
19125 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
19126 fullname_syntax variable to scope and use it.
19127 (test_file_list_exec_source_files): Ditto.
19128 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19129
c3b69c04
DJ
191302005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
19131
19132 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
19133
3c95e6af
PG
191342004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
19135
a9c64011
AS
19136 * lib/gdb.exp (skip_altivec_tests): New function, based on
19137 check_vmx_hw_available from the GCC testsuite.
19138 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
19139 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 19140
78df6c56
JB
191412005-05-02 Jim Blandy <jimb@redhat.com>
19142
19143 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
19144 calling gdb_suppress_entire_file.
19145
1690f9cf
DJ
191462005-04-30 Randolph Chung <tausq@debian.org>
19147
19148 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19149 Slightly relax "sem_post" name checking.
19150
5ea106f7
PG
191512005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19152
19153 * gdb.base/unload.exp: Use new shared library infrastructure.
19154
bf7234cf
PG
191552005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19156
19157 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19158 infrastructure.
bf7234cf 19159
547b869a
CV
191602005-04-29 Corinna Vinschen <vinschen@redhat.com>
19161
19162 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19163 * gdb.asm/h8300.inc: New file.
19164
f07e55f0
PG
191652005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19166
19167 * gdb.base/shlib-call.exp: Change to use new shared library
19168 infrastructure.
19169
3cbba3d1
PG
191702005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19171
a9c64011
AS
19172 * gdb.base/pending.exp: Change to use new shared library
19173 infrastructure.
3cbba3d1 19174
ed6df200
PG
191752005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19176
a9c64011
AS
19177 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19178 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19179
8c8f4ebe
PG
191802005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19181
a9c64011
AS
19182 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19183 shared objects being adjusted and update copyright years.
8c8f4ebe 19184
607fbc54
DJ
191852005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19186
19187 * ChangeLog: Correct some 2003-01-13 dates.
19188 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19189 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19190 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19191 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19192 gdb.trace/tfind.exp: Update copyright years.
19193
57bf0e56
DJ
191942005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19195 Daniel Jacobowitz <dan@codesourcery.com>
19196
19197 * lib/gdb.exp (gdb_compile): Handle shlib=.
19198 (gdb_compile_shlib): New function.
19199
9b593790
PG
192002005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19201
a9c64011 19202 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19203
9494c6a5
DJ
192042005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19205
19206 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19207 gdb.server.
19208 * configure.ac: Likewise.
19209 * configure: Regenerated.
19210 * gdb.gdbserver/Makefile.in: Moved to...
19211 * gdb.server/Makefile.in: ... here.
19212 * gdb.gdbserver/server.c: Moved to...
19213 * gdb.server/server.c: ... here.
19214 * gdb.gdbserver/server-run.exp: Moved to...
19215 * gdb.server/server-run.exp: ... here.
19216
6f8eac0e
DJ
192172005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19218
19219 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19220 * configure.ac: Create gdb.gdbserver/Makefile.
19221 * configure: Regenerated.
19222 * lib/gdbserver-support.exp: New file, derived from
19223 config/gdbserver.exp.
19224 * config/gdbserver.exp: Use gdbserver-support.exp.
19225 * gdb.gdbserver/Makefile.in: New file.
19226 * gdb.gdbserver/server.c: New file.
19227 * gdb.gdbserver/server-run.exp: New file.
19228
6e87504d
PG
192292005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19230
a9c64011
AS
19231 * lib/gdb.exp (test_compiler_info): Return compiler_info
19232 if no arguments are given.
6e87504d 19233
d1779be4
PG
192342005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19235
19236 * gdb.arch/altivec-abi.exp: Check for compiler and set
19237 use altivec' flag accordingly.
19238 * gdb.arch/altivec-regs.exp: Likewise.
19239
88750304
DJ
192402005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19241
19242 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19243
f3fb768d
AS
192442005-03-27 Andreas Schwab <schwab@suse.de>
19245
19246 * gdb.base/bigcore.c (main): Add missing mode argument in open
19247 call.
19248
7e813ac5
DJ
192492005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19250
19251 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19252 downloads.
19253 * config/gdbserver.exp (gdb_load): Likewise.
19254
8e3049aa
PB
192552005-03-14 Paul Brook <paul@codesourcery.com>
19256
19257 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19258 targets.
19259
a9df7c44
JB
192602005-03-09 Joel Brobecker <brobecker@adacore.com>
19261
19262 * gdb.dwarf2/dup-psym.S: New file.
19263 * gdb.dwarf2/dup-psym.exp: New testcase.
19264
9f0d94e8
JB
192652005-03-09 Joel Brobecker <brobecker@adacore.com>
19266
19267 * gdb.ada/exec_changed/first.adb: New file.
19268 * gdb.ada/exec_changed/second.adb: New file.
19269 * gdb.ada/exec_changed.exp: New testcase.
19270
5f579bc5
NS
192712005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19272
36e9969c
NS
19273 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19274 (A2): New class.
19275 (main): Test operator+.
19276 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19277 breakpoint test.
19278
5f579bc5
NS
19279 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19280 * gdb.base/signull.exp: Disable if gdb,nosignals.
19281 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19282 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19283 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19284 * gdb.mi/mi2-console.exp: Likewise.
19285 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19286 continue output at start.
19287 (gdb_collect_locals_test): Robustify regexp.
19288 * gdb.trace/passc-dyn.exp: Fix comment typo.
19289 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19290
be46087e
CV
192912005-03-08 Corinna Vinschen <vinschen@redhat.com>
19292
19293 * gdb.asm/asm-source.exp: Add iq2000 case.
19294 * gdb.asm/iq2000.inc: New file.
19295
384e1a61 192962005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 19297
384e1a61
MI
19298 * gdb.base/command.exp: Change hardcoded value to regular expression.
19299 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19300
584b6e9e
DJ
193012005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19302
19303 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19304 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19305 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19306 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19307 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19308
ab5b5d61
MK
193092005-03-05 Mark Kettenis <kettenis@gnu.org>
19310
19311 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19312 changes.
19313
ae051c1b
PG
193142004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19315
a9c64011
AS
19316 * lib/compiler.c: Add test for IBM's xlc compiler.
19317 * lib/compiler.cc: Likewise.
ae051c1b 19318
3f0f6ed2
JB
193192004-02-24 Joel Brobecker <brobecker@adacore.com>
19320
19321 * gdb.ada/fixed_points.exp: Create compilation object directory
19322 before running the test.
19323 * gdb.ada/null_record.exp: Likewise.
19324 * gdb.ada/packed_array.exp: Likewise.
19325 * gdb.ada/start.exp: Likewise.
19326
724f452b
JB
193272005-02-15 Joel Brobecker <brobecker@adacore.com>
19328
19329 * gdb.ada/packed_array/pa.adb: New file.
19330 * gdb.ada/packed_array.exp: New testcase.
19331
57f5cdfb 193322005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 19333
1f393151
MK
19334 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19335 files.
19336
ebdda337
MK
19337 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19338 on *-*-openbsd*. Correctly match whitespace in regukar
19339 expressions.
19340
cf309262
DJ
193412005-02-10 Daniel Jacobowitz <dan@debian.org>
19342
19343 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19344 PR exp/1821
19345 * gdb.base/gdb1821.c: New test file.
19346 * gdb.base/gdb1821.exp: New test file.
19347
3be49e7a
JB
193482005-02-09 Joel Brobecker <brobecker@adacore.com>
19349
19350 * gdb.base/start.c: New file.
19351 * gdb.base/start.exp: New testcase.
19352
e292e67d
JB
193532005-02-09 Joel Brobecker <brobecker@adacore.com>
19354
19355 * gdb.ada/start/dummy.adb: New file.
19356 * gdb.ada/start.exp: New testcase.
19357
dbdfa66c
CV
193582005-02-09 Corinna Vinschen <vinschen@redhat.com>
19359
19360 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19361 for printing symbols and statistics.
19362 Add test for using relative pathnames in "maint print msymbols" test.
19363 Mark "maint info sections DATA" XFAIL on Cygwin.
19364 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19365 tests.
19366
d7941671
AC
193672005-02-09 Andreas Schwab <schwab@suse.de>
19368
19369 Committed by Andrew Cagney <cagney@gnu.org>
19370 * gdb.base/remotetimeout.exp: New file.
19371
74e5ef44
MK
193722005-02-07 Mark Kettenis <kettenis@gnu.org>
19373
19374 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19375
464dd14d
JB
193762005-02-03 Joel Brobecker <brobecker@adacore.com>
19377
19378 * gdb.ada/gnat_ada.gpr: New file.
19379 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19380 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19381 * configure.ac: No longer generate gnat_ada.gpr.
19382 * configure: Regenerate.
19383 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19384 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19385 * gdb.ada/null_record/bar.ads: Likewise.
19386 * gdb.ada/null_record/bar.adb: Likewise.
19387 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19388 * gdb.ada/null_record.exp (testdir): New variable.
19389 (testfile): executable is now in testdir subdirectory.
19390 (srcfile): Use full path to the main compilation unit.
19391 * gdb.ada/fixed_points.exp: Same changes as above.
19392
30d756ae
NR
193932005-02-03 Nick Roberts <nickrob@snap.net.nz>
19394
19395 * gdb.base/interp.exp: New test.
19396
9d799f85
AC
193972005-01-24 Andrew Cagney <cagney@gnu.org>
19398
19399 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19400
15656118
AC
194012005-01-19 Andrew Cagney <cagney@gnu.org>
19402
a892c31b
AC
19403 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19404 configure.ac not configure.in.
19405
15656118
AC
19406 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19407 of powerpc*-*-*.
19408 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 19409 * gdb.base/list.exp (test_list_function)
15656118
AC
19410 (test_list_filename_and_function): Ditto.
19411 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19412
a7b01baf
AC
194132005-01-16 Andrew Cagney <cagney@gnu.org>
19414
17d92a02
AC
19415 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19416
a7b01baf
AC
19417 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19418
bc8332bb
AC
194192005-01-14 Andrew Cagney <cagney@gnu.org>
19420
19421 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19422 * gdb.mi/mi2-var-cmd.exp: Ditto.
19423
4d074752
CV
194242005-01-10 Corinna Vinschen <vinschen@redhat.com>
19425
19426 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19427
bec39cab
AC
194282005-01-07 Andrew Cagney <cagney@gnu.org>
19429
19430 * configure.ac: Rename configure.in, require autoconf 2.59.
19431 * configure: Re-generate.
19432 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19433 * gdb.stabs/configure: Re-generate.
19434 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19435 * gdb.hp/configure: Re-generate.
19436 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19437 autoconf 2.59.
19438 * gdb.hp/gdb.objdbg/configure: Re-generate.
19439 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19440 autoconf 2.59.
19441 * gdb.hp/gdb.defects/configure: Re-generate.
19442 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19443 autoconf 2.59.
19444 * gdb.hp/gdb.compat/configure: Re-generate.
19445 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19446 autoconf 2.59.
19447 * gdb.hp/gdb.base-hp/configure: Re-generate.
19448 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19449 autoconf 2.59.
19450 * gdb.hp/gdb.aCC/configure: Re-generate.
19451
f10b16d4
JB
194522004-12-15 Jim Blandy <jimb@redhat.com>
19453
19454 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19455 under NPTL when there is debugging info available for libpthread.
19456
fb6e1814
JG
194572004-12-13 Jerome Guitton <guitton@gnat.com>
19458
19459 * gdb.ada/fixed_points.c: New file.
19460 * gdb.ada/fixed_points.exp: New file.
19461
fe46cd3a
RC
194622004-12-03 Randolph Chung <tausq@debian.org>
19463
19464 * gdb.arch/pa-nullify.exp: New file.
19465 * gdb.arch/pa-nullify.s: New file.
19466
8de0841b
RC
194672004-11-30 Randolph Chung <tausq@debian.org>
19468
19469 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19470 instead of "tbug". Fix regexp to work properly with gdb_test.
19471
c8170782
PH
194722004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19473
19474 * gdb.base/bitfields2.exp: New test.
19475 * gdb.base/bitfields2.c: New file.
19476
954269c2
RE
194772004-11-28 Richard Earnshaw <rearnsha@arm.com>
19478
19479 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19480
0107feed
RC
194812004-11-16 Randolph Chung <tausq@debian.org>
19482
19483 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19484
f073ae8c
DJ
194852004-11-14 Daniel Jacobowitz <dan@debian.org>
19486
19487 * gdb.threads/threadapply.exp: Correct "macro details" test.
19488
19ad59e7
JJ
194892004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19490
19491 * gdb.threads/threadapply.exp: New test.
19492 * gdb.threads/threadapply.c: New file.
19493
9cf0961b
MK
194942004-11-07 Mark Kettenis <kettenis@gnu.org>
19495
19496 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19497 frames.
19498
c789492a
FL
194992004-11-05 Felix Lee <felix+log1@specifixinc.com>
19500
19501 * gdb.base/cursal.exp: New file.
19502 * gdb.base/cursal.c: New file.
19503
a1e167bb
AC
195042004-11-03 Andrew Cagney <cagney@gnu.org>
19505
19506 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19507
b7cbf173
MK
195082004-10-30 Mark Kettenis <kettenis@gnu.org>
19509
19510 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19511 NetBSD/ELF targets.
19512
88f9d34f
JB
195132004-10-29 Joel Brobecker <brobecker@gnat.com>
19514
19515 * gdb.threads/bp_in_thread.c: New file, copied from
19516 pthread_cond_wait.c.
19517 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19518 file, rather than reusing the .c file from another testcase.
19519
ca7d6a0c
JB
195202004-10-20 Joel Brobecker <brobecker@gnat.com>
19521
19522 * gdb.ada/null_record.exp: Check where we stopped after
19523 sending the start command, instead of where the associated
19524 temporary breakpoint was inserted.
19525
0d863d03
AC
195262004-10-14 Andrew Cagney <cagney@gnu.org>
19527
19528 * gdb.mi/gdb701.c (main): Return 0.
19529
d11e72cb
DJ
195302004-10-13 Daniel Jacobowitz <dan@debian.org>
19531
d40539a4 19532 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 19533
e1923096
JJ
195342004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19535
19536 * gdb.threads/schedlock.c: Add comment markers to use to find
19537 line numbers.
19538 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19539 comments.
19540 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19541 breakpoint lines.
19542
ec8ba2c9
DJ
195432004-10-12 Daniel Jacobowitz <dan@debian.org>
19544
19545 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19546
0eb3658b
DJ
195472004-10-12 Daniel Jacobowitz <dan@debian.org>
19548
19549 * configure.in: Add gdb.dwarf2.
19550 * configure: Regenerated.
19551 * Makefile.in: Add gdb.dwarf2.
19552 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19553 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19554 gdb.dwarf2/file1.txt: New files.
19555
a271cc33
OF
195562004-10-11 Orjan Friberg <orjanf@axis.com>
19557
a9c64011 19558 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
19559 of "run", since the latter doesn't work with remote targets. Adjust
19560 the breakpoint numbering accordingly.
19561 * gdb.threads/pthread_cond_wait.exp: Ditto.
19562
895ce074
MC
195632004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19564
19565 * gdb.base/overlays.exp: Update copyright years.
19566
6be3092d
KI
195672004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19568
19569 * gdb.base/overlays.exp: Disable if target is Linux.
19570
e05389b8
FL
195712004-10-06 Felix Lee <felix+log1@specifixinc.com>
19572
19573 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19574
73cb587d
KI
195752004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19576
19577 * gdb.asm/asm-source.exp: Add m32r-linux target.
19578 * gdb.asm/m32r-linux.inc: New file.
19579
3c0edcdc
AC
195802004-09-24 Andrew Cagney <cagney@redhat.com>
19581 David Anderson <anderson@redhat.com>
19582
19583 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19584 command fails, assume things will work.
19585 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19586 (_GNU_SOURCE): Define.
19587 (print_unsigned, print_hex): Change parameter to "long long".
19588 (print_byte_count): New function, use to print byte counts.
19589 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19590 O_LARGEFILE.
19591 (main): Compute an upper bound on a corefile in max_core_size.
19592 Limit memory chunk size to max_core_size. Limit total memory
19593 allocated to max_core_size.
19594
4bb3667f
AC
195952004-09-23 Andrew Cagney <cagney@gnu.org>
19596
19597 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19598 from a separate process with code that creates a corefile by
19599 making the inferior dump core.
19600
60fe1a51
MK
196012004-09-23 Mark Kettenis <kettenis@gnu.org>
19602
19603 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19604 block.
19605
8e937346
MC
196062004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19607
19608 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19609 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19610 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19611 Likewise.
19612
7213f6d6
JJ
196132004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19614
19615 * gdb.java/jprint.exp: New test case for java inferior call.
19616 * gdb.java/jprint.java: Ditto.
19617
eac69dca
JB
196182004-09-15 Joel Brobecker <brobecker@gnat.com>
19619
19620 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19621
22227696
MC
196222004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19623
19624 * gdb.threads/killed.c: Include <stdlib.h>.
19625 * gdb.threads/pthreads.c: Likewise.
19626
7dd403a4
MC
196272004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19628
19629 * gdb.threads/killed.c: Add copyright notice.
19630
33f2d567
JM
196312004-09-10 Jason Molenda (jmolenda@apple.com)
19632
a9c64011
AS
19633 * gdb.base/define.exp: Two new tests to verify zero space chars
19634 after 'if' and 'while' commands in a user-defined command is correctly
19635 parsed.
33f2d567 19636
e05b62ac
AC
196372004-09-08 Andrew Cagney <cagney@gnu.org>
19638
19639 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19640 delivery test with duplicate at end of file.
19641
9cbe82da
MK
196422004-09-06 Mark Kettenis <kettenis@jive.nl>
19643
19644 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19645
564803d9
MC
196462004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19647
19648 * config/hppro.exp: Removed.
19649
7c6807ce
MC
196502004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19651
19652 * config/sparclet.exp: Removed.
19653
bf7e26dd
MC
196542004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19655
19656 * config/udi.exp: Removed.
19657
714e341b
MC
196582004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19659
19660 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19661 of "exp_continue".
19662 (advancei): Likewise.
19663
1236e623
JJ
196642004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19665
19666 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19667
3bdcad15
MI
196682004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19669
228af206 19670 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
19671 to check for nodebug in executable.
19672 * gdb.gdb/observer.exp (setup_test): Likewise.
19673 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19674 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19675
c72b934c
AC
196762004-09-01 Andrew Cagney <cagney@gnu.org>
19677
19678 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19679 files.
19680
edd9b715
JJ
196812004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19682
19683 * gdb.base/unload.exp: Fix expected warning message to match
19684 latest format.
19685
fb4ce06b
CV
196862004-09-01 Corinna Vinschen <vinschen@redhat.com>
19687
19688 * gdb.base/call-rt-st.exp: Fix typos.
19689
ce78e7c3
MI
196902004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19691
19692 * gdb.threads/thread_check.exp: New testcase.
19693 * gdb.threads/thread_check.c: New testcase.
19694
2dedb159
AC
196952004-08-31 Andrew Cagney <cagney@gnu.org>
19696
19697 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19698 (skip_to_handler_entry): New procedures. Test stepping into a
19699 handler when the breakpoint is at the handler's entry point.
19700
68f53502
AC
197012004-08-30 Andrew Cagney <cagney@gnu.org>
19702
19703 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19704 gdb/1757.
19705
3e3ffd2b
MC
197062004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19707
19708 With code from Manoj Iyer <manjo@austin.ibm.com>:
19709 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19710 return value. Add an arm for "no debugging symbols found".
19711 Change a stray "error" to "perror".
19712 (gdb_run_cmd): Adapt to new return value.
19713 * gdb.base/remote.exp: Adapt to new return value.
19714 * gdb.gdb/complaints.exp: Likewise.
19715 * gdb.gdb/observer.exp: Likewise.
19716 * gdb.gdb/selftest.exp: Likewise.
19717 * gdb.gdb/xfullpath.exp: Likewise.
19718
4b6f5fd2
JB
197192004-08-27 Joel Brobecker <brobecker@gnat.com>
19720
19721 * gdb.threads/bp_in_thread.exp: New testcase.
19722
e5b25496
MC
197232004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19724
19725 Fix PR testsuite/1735.
19726 * gdb.threads/schedlock.c (thread_function): Add a cast
19727 to suppress a gcc warning.
19728 * gdb.threads/thread-specific.c (thread_function): Likewise.
19729
934353d6
MC
197302004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19731
19732 * gdb.base/unload.c: Include <stdlib.h>.
19733
f98a0aef 197342004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 19735
f98a0aef 19736 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
19737 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19738 synchronized after the "return".
19739
5a2e8882
MC
197402004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19741
19742 * gdb.mi/basics.c: Include <stdio.h>.
19743 * gdb.mi/pthreads.c: Include <stdlib.h>.
19744 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19745
a9640423
MC
197462004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19747
19748 * gdb.threads/schedlock.c: Add copyright notice.
19749
b04e311d
AC
197502004-08-25 Andrew Cagney <cagney@gnu.org>
19751
19752 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19753 (skip_over_handler, breakpoint_over_hander): New test procedures.
19754 (advance, advancei): Add a proper prefix, do not use
19755 rerun_to_main.
19756 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19757
7c27f15b
MC
197582004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19759
19760 * gdb.mi/basics.c: Add copyright notice.
19761 * gdb.mi/var-cmd.c: Add copyright notice.
19762
fffc87ae
MC
197632004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19764
19765 * lib/gdb.exp: Remove signed_keyword_not_used.
19766 * lib/compiler.c: Likewise.
19767 * lib/compiler.cc: Likewise.
19768
d782e0bf
MC
197692004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19770
19771 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19772 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19773
96033e83
MC
197742004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19775
19776 * gdb.base/whatis.c: Add copyright notice.
19777
cf38c229
MK
197782004-08-20 Mark Kettenis <kettenis@gnu.org>
19779
19780 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19781 it to skip the breakpoints encoded in the inline assembly.
19782
f4b49756
MC
197832004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19784
19785 * Makefile.in: Add gdb.fortran.
19786
2f193b69
MC
197872004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19788
19789 * gdb.base/call-sc.exp (test_scalar_returns):
19790 Fix cut-and-paste glitch in "Make fun return now".
19791
89a237cb
MC
197922004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19793
19794 * configure.in: Add gdb.fortran.
19795 * configure: Regenerate.
19796 * gdb.fortran/Makefile.in: New file.
19797 * lib/gdb.exp (skip_fortran_tests): New procedure.
19798
469aff8e
MC
197992004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19800
19801 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19802 reference to bug-gnu@prep.ai.mit.edu.
19803 * gdb.mi/mi-var-child.exp: Likewise.
19804 * gdb.mi/mi-var-cmd.exp: Likewise.
19805 * gdb.mi/mi-var-display.exp: Likewise.
19806 * gdb.mi/mi2-var-block.exp: Likewise.
19807 * gdb.mi/mi2-var-child.exp: Likewise.
19808 * gdb.mi/mi2-var-cmd.exp: Likewise.
19809 * gdb.mi/mi2-var-display.exp: Likewise.
19810
00b51b9f
MK
198112004-08-15 Mark Kettenis <kettenis@gnu.org>
19812
19813 * gdb.base/unload.c (main): Make local variable msg const.
19814
45f07fef
MC
198152004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19816
19817 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19818 to bug-gnu@prep.ai.mit.edu.
19819 * gdb.mi/mi-disassemble.exp: Likewise.
19820 * gdb.mi/mi-eval.exp: Likewise.
19821 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19822 default line number.
19823 * gdb.mi/mi-return.exp: Likewise.
19824 * gdb.mi/mi-simplerun.exp: Likewise.
19825 * gdb.mi/mi-stack.exp: Likewise.
19826 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19827 number with explicit range test.
19828 * gdb.mi/mi-watch.exp: Likewise.
19829 * gdb.mi/mi2-break.exp: Likewise.
19830 * gdb.mi/mi2-cli.exp: Likewise.
19831 * gdb.mi/mi2-disassemble.exp: Likewise.
19832 * gdb.mi/mi2-eval.exp: Likewise.
19833 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19834 default line number.
19835 * gdb.mi/mi2-return.exp: Likewise.
19836 * gdb.mi/mi2-simplerun.exp: Likewise.
19837 * gdb.mi/mi2-stack.exp: Likewise.
19838 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19839 number with explicit range test.
19840 * gdb.mi/mi2-watch.exp: Likewise.
19841
dd8c8ee7
MC
198422004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19843
19844 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19845 * gdb.cp/m-static.exp: Likewise.
19846 * gdb.cp/rtti.exp: Likewise.
19847
4e838464
MK
198482004-08-14 Mark Kettenis <kettenis@gnu.org>
19849
19850 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19851
8d8cb839
EZ
198522004-08-14 Eli Zaretskii <eliz@gnu.org>
19853
19854 * ChangeLog: Prefix Local Variables with semi-colons and indent
19855 the reference to older ChangeLog files, to fix fontification in
19856 Emacs.
19857
deea8bb0
MC
198582004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19859
19860 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19861 * gdb.mi/mi2-break.exp: Likewise.
19862
c3297504
MC
198632004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19864
19865 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19866
25808999
MC
198672004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19868
19869 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19870
226a8d71
MC
198712004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19872
19873 * gdb.cp/classes.exp: Remove unused declarations. Just let
19874 test names default instead of providing special names. Remove
19875 extraneous demangler test.
19876
37fdf854
JJ
198772004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19878
19879 * gdb.base/unload.exp: New test for breakpoints in dynamically
19880 loaded libraries.
19881 * gdb.base/unload.c: Ditto.
19882 * gdb.base/unloadshr.c: Ditto.
19883
2d3a7986
MC
198842004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19885
19886 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19887 cp_test_ptype_class.
19888 (test_enums): Likewise.
19889
c72b934c
AC
198902004-08-10 Andrew Cagney <cagney@gnu.org>
19891
19892 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19893 files.
19894
cc503c8a
AC
198952004-08-10 Andrew Cagney <cagney@gnu.org>
19896
19897 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19898 init_malloc call.
19899
902f2ccb
MC
199002004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19901
19902 * ChangeLog: Add copyright notice. The notice is copied
19903 from emacs 21.3 top level ChangeLog.
19904
78c90502
MC
199052004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19906
19907 * lib/cp-support.exp: New file.
19908 * lib/cp-support.exp (cp_test_type_class): New function.
19909 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19910 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19911 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19912 cp_test_ptype_class.
19913
88e5ea78
MC
199142004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19915
19916 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19917 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19918 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19919 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19920 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19921 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19922 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19923 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19924 gdb.mi/mi2-watch.exp: Update copyright years.
19925
6a89fc9c
MK
199262004-08-09 Mark Kettenis <kettenis@gnu.org>
19927
19928 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19929
1482e0de
MC
199302004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19931
19932 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19933 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19934 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19935 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19936 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19937 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19938 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19939 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19940 gdb.mi/mi-watch.exp: Update copyright years.
19941
1a5ce3f3
DJ
199422004-08-08 Daniel Jacobowitz <dan@debian.org>
19943
19944 PR gdb/1738
19945 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19946 from a breakpoint with a pending signal.
19947
04f6ecf2
DJ
199482004-08-08 Daniel Jacobowitz <dan@debian.org>
19949
19950 PR gdb/1736
19951 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19952 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19953 the prompt.
19954 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19955
54d90d35
DJ
199562004-08-08 Daniel Jacobowitz <dan@debian.org>
19957
19958 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19959
d2f6abb0
DJ
199602004-08-08 Daniel Jacobowitz <dan@debian.org>
19961
19962 PR gdb/1736
19963 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19964 for i?86-*-linux*.
19965
5598c03d
DJ
199662004-08-08 Daniel Jacobowitz <dan@debian.org>
19967
19968 * gdb.arch/i386-prologue.exp: Compile without debug information.
19969
c6fee705
MC
199702004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19971
19972 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19973 rather than asking gdb to search.
19974
dd90efdb
MC
199752004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19976
19977 * gdb.base/gcore.c: Include <string.h>.
19978
1e84bec1
MC
199792004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19980
19981 * gdb.base/gcore.c: Add copyright notice.
19982
e425eb2b
MC
199832004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19984
19985 * gdb.base/freebpcmd.c: Include <stdio.h>.
19986 * gdb.base/long_long.c: Include <string.h>.
19987 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19988 * gdb.base/siginfo.c: Include <string.h>.
19989 * gdb.base/sigstep.c: Include <string.h>.
19990
cb9aaed5
MC
199912004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19992
19993 * gdb.base/complex.c: Include <stdlib.h>.
19994
55944f3d
MC
199952004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19996
19997 * gdb.base/complex.c: Add copyright notice.
19998
7b2953d9
MC
199992004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20000
20001 * gdb.base/charset.c: Include <stdlib.h>.
20002
c9133d23
MC
200032004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20004
20005 * gdb.base/auxv.c: Include <stdlib.h>.
20006
0a8490ad
MC
200072004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20008
20009 * gdb.base/auxv.c: Add copyright notice.
20010
3426d5ec
MC
200112004-08-04 Michael Chastain <mec.gnu@mindspring.com>
20012
20013 * gdb.base/coremaker.c: Add copyright notice.
20014 * gdb.base/coremaker2.c: Add copyright notice.
20015
8da195dd
AC
200162004-08-04 Andrew Cagney <cagney@gnu.org>
20017
20018 * gdb.base/store.exp: Update copyright.
20019 (check_set, up_set, check_struct, up_struct): Add a prefix to test
20020 names, do not import gdb_prompt.
20021
8d394f98
AC
200222004-08-01 Andrew Cagney <cagney@gnu.org>
20023
20024 Fix PR testsuite/1729.
20025 * gdb.base/dump.exp: Add test name to callers of capture_value, do
20026 not use capture_value with value 4.
20027 (capture_value): Add optional test name parameter.
20028 (test_reload_saved_value, test_restore_saved_value): Use $msg as
20029 the prefix, pass to capture_value.
20030
b6702b23
MK
200312004-08-01 Mark Kettenis <kettenis@gnu.org>
20032
20033 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
20034 * gdb.arch/i386-prologue.c (standard): New prototype and function.
20035 (main): Call new function.
20036
c203e0ca
MC
200372004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20038
20039 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
20040
a7995a30
MC
200412004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20042
20043 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
20044
9366563b
MC
200452004-07-31 Michael Chastain <mec.gnu@mindspring.com>
20046
b6eeaf26 20047 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
20048 Accept more values of vtbl pointer. Remove some messages
20049 about "obsolete gcc or gdb".
20050
2fc1f950
MC
200512004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20052
20053 * gdb.cp/classes.exp: Accept more varieties of ptype output.
20054
c724d49b
MC
200552004-07-30 Michael Chastain <mec.gnu@mindspring.com>
20056
20057 * gdb.base/asm-source.exp: Properly convert target board
20058 debug flags from gcc format to binutils format.
20059
736b0fce
MK
200602004-07-28 Mark Kettenis <kettenis@gnu.org>
20061
20062 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
20063 gdb1718". PR backtrace/1718 partially fixed.
20064
5633ea5c
JJ
200652004-07-27 Jeff Johnston <jjohnstn@redhat.com>
20066
20067 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
20068
575eebb1
NC
200692004-07-26 Nick Clifton <nickc@redhat.com>
20070
20071 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
20072 good default value for a specific architecture is available then
20073 set it to that value. Otherwise default to the -gstabs switch.
20074 Remove the -g... switches from the asm-flags variable. Allow the
20075 target board info to override the value if it wants to. Pass the
20076 switch on the assembler command line.
20077
62104619
MK
200782004-07-23 Mark Kettenis <kettenis@gnu.org>
20079
20080 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
20081 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
20082 (main): Call new function.
20083
4a1135b8
MC
200842004-07-22 Michael Chastain <mec.gnu@mindspring.com>
20085
20086 Test for PR exp/1715.
20087 * gdb.base/radix.exp: Refactor common procedures. Make all
20088 test names unique. Change XFAIL to KFAIL.
20089
8a12c1f0
MC
200902004-07-20 Michael Chastain <mec.gnu@mindspring.com>
20091
20092 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
20093 * gdb.ada/gnat_ada.gin: ... to here.
20094 * configure.in: Use gnat_ada.gin.
20095 * configure: Regenerate.
20096
23b451cf
AC
200972004-07-20 Andrew Cagney <cagney@gnu.org>
20098
20099 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
20100 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
20101 XFAILs. Clean up test messages and comments. Check backtraces.
20102 Delete re-sync code.
20103
ab618a02
MC
201042004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20105
20106 Fix PR cli/740.
20107 * gdb.base/annota1.exp: Honor gdb,nosignals.
20108 * gdb.base/annota3.exp: Likewise.
20109
46dad340
MC
201102004-07-19 Michael Chastain <mec.gnu@mindspring.com>
20111
20112 * lib/java.exp: Update copyright notice.
20113
756d8c70
AC
201142004-07-19 Andrew Cagney <cagney@gnu.org>
20115
20116 * gdb.base/selftest.exp: Copy file from here ...
20117 * gdb.gdb/selftest.exp: ... to here.
20118
586027e6
AC
201192004-07-16 Andrew Cagney <cagney@redhat.com>
20120
20121 * lib/insight-support.exp: Delete file.
20122 * lib/java.exp (java_init): Fix copyright.
20123
029d2200
AC
201242004-07-16 Andrew Cagney <cagney@gnu.org>
20125
20126 * gdb.base/restore.c: Append "prologue" to comments marking the a
20127 function's prologue.
20128 * gdb.base/restore.exp: Update copyright, re-indent.
20129 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
20130 callerN" prefix where needed. Update patterns that match a
20131 function's prologue.
20132
653b62c5
MC
201332004-07-16 Michael Chastain <mec.gnu@mindspring.com>
20134
20135 * gdb.base/restore.c: Add copyright notice.
20136
f7d690e5
AC
201372004-07-16 Andrew Cagney <cagney@gnu.org>
20138
20139 * gdb.base/logical.exp: Update copyright.
20140 (evaluate): New procedure. Use to re-implement tests using
20141 several tables.
20142
d629a7cb
MH
201432004-07-14 Martin Hunt <hunt@redhat.com>
20144
20145 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20146 which fixes some problems where init.tcl was not found.
20147
9c7bb332
AC
201482004-07-13 Andrew Cagney <cagney@gnu.org>
20149
6bf46641
AC
20150 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20151 (check_sizeof, check_valueof): Do not include the output in the
20152 test name. Use gdb_test.
20153 (get_valueof): Use gdb_test_multiple.
20154
c4ffd4c0
AC
20155 * gdb.base/step-test.exp: Update copyright. Use
20156 gdb_test_multiple. Ensure that test names do not include
20157 architecture dependent output.
20158
ab89363a
AC
20159 * gdb.gdb/observer.exp: Update copyright.
20160 (setup_test): Use gdb_test_multiple.
20161 (attach_first_observer, attach_second_observer)
20162 (attach_third_observer, detach_first_observer)
20163 (detach_second_observer, detach_third_observer)
20164 (reset_counters, check_counters): Make $message a prefix.
20165 (test_normal_stop_notifications): Add "args" parameter - a list of
20166 init functions to be called. Make $message a prefix,
20167 (test_observer_normal_stop): Change the message prefixes so that
20168 they are unique, pass the attach / detach procedures to
20169 test_normal_stop_notifications.
20170
ec58997a
AC
20171 * gdb.base/signull.exp (test_segv): Prefix all tests with
20172 "${name}". Clean up test messages.
20173
b475183b
AC
20174 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20175
9c7bb332
AC
20176 * gdb.base/ena-dis-br.exp: Update copyright.
20177 (break_at): New function. Replace send_gdb with gdb_test,
20178 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20179 ignore count, not stopped at bpt", with KFAIL.
20180
2dd95497
CV
201812004-07-13 Corinna Vinschen <vinschen@redhat.com>
20182
20183 * gdb.base/attach.exp: Remove cleanupfile handling.
20184
419e626b
AC
201852004-07-12 Andrew Cagney <cagney@gnu.org>
20186
20187 * gdb.base/annota1.exp: Cleanup corefile test name.
20188 * gdb.base/annota3.exp: Ditto.
20189
8b1b3228
AC
201902004-07-12 Andrew Cagney <cagney@gnu.org>
20191
78650829
AC
20192 * gdb.base/signals.exp: Clean up copyright, re-indent.
20193
8b1b3228
AC
20194 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20195 gdb_test and gdb_test_multiple.
20196
935c2760
JJ
201972004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20198
20199 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20200 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20201 provide line number info for first statement in main.
20202
1544280f
AC
202032004-07-08 Andrew Cagney <cagney@gnu.org>
20204
1279f4ff
AC
20205 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20206
1544280f
AC
20207 * gdb.base/sigbpt.exp: Make the common part of each test name a
20208 prefix instead of suffix.
20209
bcc82369
BR
202102004-07-07 Bob Rossi <bob_rossi@cox.net>
20211
20212 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20213 test from test_tbreak_creation_and_listing to
20214 test_file_list_exec_source_file
20215 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20216 Changed name of test from test_tbreak_creation_and_listing to
20217 test_file_list_exec_source_file
20218
23f4b0aa
JJ
202192004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20220
20221 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20222 the jmisc() constructor instead of <init>.
20223 * gdb.java/jmisc1.exp: Ditto.
20224
56401cd5
AC
202252004-07-07 Andrew Cagney <cagney@gnu.org>
20226
20227 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20228 corrupting the PC.
20229
44ae2f6a
MC
202302004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20231
20232 * gdb.cp/templates.exp: Accept whitespace change in demangler
20233 output.
20234
45a83408
AC
202352004-07-06 Andrew Cagney <cagney@gnu.org>
20236
20237 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20238
d205ad70
MC
202392004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20240
20241 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20242 * lib/compiler.cc: Likewise.
20243
06ea1a61
MC
202442004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20245
20246 * lib/compiler.cc: Work around string preprocessing problem
20247 with old hp c++ compiler.
20248 * lib/compiler.c: Likewise.
20249
daab1251
CV
202502004-06-29 Corinna Vinschen <vinschen@redhat.com>
20251
20252 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20253 directives to conditionalize symbol prefixing.
20254 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20255 additional_flags handling. Add underscore prefix for Cygwin.
20256 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20257 conditionalize symbol prefixing.
20258 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20259 additional_flags handling. Add underscore prefix for Cygwin.
20260
cc984116
CV
202612004-06-29 Corinna Vinschen <vinschen@redhat.com>
20262
20263 * gdb.base/bigcore.exp: Skip test on Cygwin.
20264
c279b077
MC
202652004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20266
20267 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20268 formats for "info register". Use gdb_test_multiple. Fix
20269 the "invalid register" test.
20270
0e915747
CV
202712004-06-28 Corinna Vinschen <vinschen@redhat.com>
20272
20273 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20274 PID for Cygwin. Add Cygwin specific strings to check for in some
20275 tests.
20276 (do_attach_tests): Add a test for user interaction when attaching
20277 to a process with no matching symbol table already loaded.
20278
11422c86
AC
202792004-06-26 Andrew Cagney <cagney@gnu.org>
20280
20281 Test PR java/1567 and PR java/1565.
20282 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20283 * gdb.java/jmisc2.exp: Delete file.
20284
cefbce26
MC
202852004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20286
20287 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20288
e19f872c
CV
202892004-06-25 Corinna Vinschen <vinschen@redhat.com>
20290
20291 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20292 attach process.
20293
d931ba3b
MC
202942004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20295
20296 * gdb.cp/pr-1553.exp: Remove.
20297
aef68c48
MC
202982004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20299
20300 * gdb.cp/pr-1553.cc: Remove.
20301 * gdb.cp/pr-1553.exp: Disable this test.
20302
8d5df71a
JB
203032004-06-20 Jim Blandy <jimb@redhat.com>
20304
a9c64011 20305 Fix PR testsuite/1680.
8d5df71a
JB
20306 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20307 regular expressions.
20308
4ac6f39d
MC
203092004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20310
20311 Fix PR testsuite/1679.
20312 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20313 Issue an UNSUPPORTED result instead.
20314
1b413552
JB
203152004-06-18 Jim Blandy <jimb@redhat.com>
20316
20317 * gdb.base/charset.exp: Only send a control-C if we see a new
20318 prompt and incomplete command.
20319
6daa6ebd
MC
203202004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20321
20322 * gdb.cp/pr-574.cc: Add copyright notice.
20323
51fa4ae0
JB
203242004-06-17 Jim Blandy <jimb@redhat.com>
20325
20326 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20327 cases where the regexp has no groups; this grabs random text from
20328 the previous test suite, whatever that was.
20329
8fea26c5
MC
203302004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20331
20332 * gdb.cp/printmethod.cc: Add copyright notice.
20333
1e3aeb41
MC
203342004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20335
20336 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20337
9d9030bc
AC
203382004-06-16 Andrew Cagney <cagney@gnu.org>
20339
20340 * gdb.base/signull.c: Update copyright. Include <string.h>.
20341 (bowler): Replace data_pointer with data_read
20342 and data_write cases. Add code_descriptor case.
20343 (zero, desc): New array and pointer.
20344 (data, code): Change to simple pointers.
20345 * gdb.base/signull.exp: Fix probe pattern matching a function
20346 descriptor SIGSEGV. Replace data_pointer with data_read and
20347 data_write tests.
20348
acd4ad44
AC
203492004-06-16 Andrew Cagney <cagney@gnu.org>
20350
20351 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20352
08fd625c
MC
203532004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20354
20355 * gdb.base/long_long.c: Add copyright notice.
20356
1903502c
MC
203572004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20358
20359 * gdb.base/long_long.exp: Remove reference to
20360 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20361 to gdb_breakpoint and gdb_continue_to_breakpoint.
20362
83313cb1
JB
203632004-06-14 Jim Blandy <jimb@redhat.com>
20364
20365 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20366 endian case.
20367
1bf404ef
AC
203682004-06-14 Andrew Cagney <cagney@gnu.org>
20369
20370 * gdb.base/gcore.exp (capture_command_output): Delete the always
20371 passing tests containing inferior values.
20372 * gdb.base/ending-run.exp: Do not include the breakpoint address
20373 in the test message. Update copyright.
20374 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20375 size in the test name, use gdb_test_multiple. Update copyright.
20376
ef220b33
MC
203772004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20378
20379 * gdb.cp/ref-types.cc: Add copyright notice.
20380
4f70a4c9
MC
203812004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20382
20383 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20384 hp_aCC_compiler.
20385 * lib/compiler.cc: Likewise.
20386 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20387 'set' commands. Log diagnostics for other lines. Set
20388 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20389
335928ac
MC
203902004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20391
20392 * gdb.cp/try_catch.cc: Add copyright notice.
20393
2efb12e8
MC
203942004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20395
20396 * gdb.cp/userdef.cc: Add copyright notice.
20397
0bbed51a
MC
203982004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20399
20400 * gdb.cp/virtfunc.cc: Add copyright notice.
20401
e12a46c9
RC
204022004-06-11 Randolph Chung <tausq@debian.org>
20403
20404 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20405 problem.
20406
338e05af
AC
204072004-06-10 Andrew Cagney <cagney@gnu.org>
20408
20409 * lib/compiler.cc, lib/compiler.c: Append either
20410 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20411 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20412 instead of gcc-3-3.
20413
dc3f10cb
AC
204142004-06-09 Andrew Cagney <cagney@gnu.org>
20415
b4d946af
AC
20416 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20417 gdb/1455, bug is specific to "long long" and "double".
a9c64011 20418
dc3f10cb
AC
20419 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20420 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20421 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20422 fixed.
20423
b5c0bfa2
AC
204242004-06-09 Andrew Cagney <cagney@gnu.org>
20425
20426 * gdb.base/structs.exp (test_struct_returns): Replace
20427 "return_value_unknown" and "finish_value_unknown" by
20428 "return_value_known" and "finish_value_known". Instead of
20429 "return_value_unknown" iff "finish_value_unknown", check
20430 "return_value_known" implies "finish_value_known".
20431
caeb605f
MH
204322004-06-08 Martin Hunt <hunt@redhat.com>
20433
20434 * gdb.base/float.exp: Add pattern for mips targets.
20435
c892bb64
RC
204362004-06-08 Randolph Chung <tausq@debian.org>
20437
20438 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20439 message for unknown architectures more clear.
20440
48306d3e
JB
204412004-06-08 Joel Brobecker <brobecker@gnat.com>
20442
20443 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20444 start the execution of the program.
20445
83ecb59f
JB
204462004-06-07 Jim Blandy <jimb@redhat.com>
20447
20448 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20449 * gdb.arch/i386-cpuid.h: New helper file.
20450
55264cb4
RC
204512004-06-07 Randolph Chung <tausq@debian.org>
20452
20453 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20454 has started.
20455
23cadb28
RM
204562004-06-04 Roland McGrath <roland@redhat.com>
20457
20458 Fix PR gdb/1647.
20459 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20460 differently to be robust to output buffering differences.
20461
51d01eda
MC
204622004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20463
20464 * gdb.threads/pthreads.exp: Update copyright years.
20465 (check_control_c): Change asynchronous 'after' to synchronous.
20466
f4fc3b93
RM
204672004-06-04 Roland McGrath <roland@redhat.com>
20468
20469 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20470 next gdb prompt.
20471
4013522b
MC
204722004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20473
20474 Fix PR gdb/1636.
20475 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20476 calls to synchronous.
20477
7a8f1e6b
JB
204782004-05-26 Jim Blandy <jimb@redhat.com>
20479
20480 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20481
81bb3443
RC
204822004-05-24 Randolph Chung <tausq@debian.org>
20483
20484 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20485 * gdb.asm/pa.inc: New file.
20486
8f5a3103
MK
204872004-05-22 Mark Kettenis <kettenis@gnu.org>
20488
20489 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20490
734b8fe8 204912004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 20492 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
20493
20494 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20495 GDB prompt.
20496
725603e1
UW
204972004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20498
f4fc3b93 20499 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
20500 setjmp/longjmp. Use sigaction instead of signal.
20501
8b923272 205022004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 20503 Michael Snyder <msnyder@redhat.com>
8b923272
JB
20504
20505 * gdb.threads/pthread_cond_wait.c: New file.
20506 * gdb.threads/pthread_cond_wait.exp: New testcase.
20507
8bfabb04
AC
205082004-05-13 Andrew Cagney <cagney@redhat.com>
20509
20510 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20511 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20512
42edda50
AC
205132004-05-11 Andrew Cagney <cagney@redhat.com>
20514
20515 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20516 fixed but revealed gdb/1639.
20517
d303a6c7
AC
205182004-05-10 Andrew Cagney <cagney@redhat.com>
20519
20520 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20521 func1" and "next to 2nd alarm", kernel bug avoided.
20522
bf08c2a1
DJ
205232004-05-10 Daniel Jacobowitz <dan@debian.org>
20524
20525 PR external/1568
20526 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20527 XFAIL if it is smaller than bytes_allocated.
20528 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20529 (main): Make chunks_allocated unsigned. Correct comment.
20530
c0586a34
JB
205312004-05-07 Joel Brobecker <brobecker@gnat.com>
20532
20533 * gdb.arch/powerpc-aix-prologue.c: New file.
20534 * gdb.arch/powerpc-aix-prologue.exp: New file.
20535
f2785d12
JB
205362004-05-07 Jim Blandy <jimb@redhat.com>
20537
20538 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20539 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20540
bd7f6e30
JB
205412004-05-06 Joel Brobecker <brobecker@gnat.com>
20542
20543 * gdb.base/sep.exp: No longer setup_kfail when the program was
20544 built with dwarf2.
20545
0a5e7efe
JI
205462004-05-05 Jim Ingham <jingham@apple.com>
20547
20548 * gdb.base/pending.exp: Make sure pending breakpoints
20549 preserve the ignore count.
f4fc3b93 20550
a8958849
MK
205512004-04-27 Jerome Guitton <guitton@gnat.com>
20552
20553 * i386-prologue.exp: Add testcase for jump instruction as first
20554 instruction of the real code.
20555 * i386-prologue.c (jump_at_beginning): New function.
20556
7e103f5b
MK
205572004-04-28 Mark Kettenis <kettenis@gnu.org>
20558
20559 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20560 x86_64-*-*.
20561
5d38b224
MK
205622004-04-28 Mark Kettenis <kettenis@gnu.org>
20563
20564 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20565 i*86-*-*.
20566
0ef32fd9
MK
205672004-04-25 Mark Kettenis <kettenis@gnu.org>
20568
20569 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20570 expression that checks the return type.
20571
71d7dd7c
AC
205722004-04-23 Andrew Cagney <cagney@redhat.com>
20573
20574 * gdb.base/call-sc.exp: New test of scalar call/return values.
20575 * gdb.base/call-sc.c: Ditto.
20576
1e9f977e
JJ
205772004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20578
20579 * gdb.threads/manythreads.c: Reduce thread stack size.
20580
899d9e3a
JJ
205812004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20582
20583 * gdb.threads/manythreads.c: Add copyright notice.
20584
61bcae62
AC
205852004-04-23 Andrew Cagney <cagney@redhat.com>
20586
20587 * gdb.base/siginfo.exp: Better handle step out of signal.
20588 * gdb.base/sigstep.exp: Ditto.
20589
7339a42e 205902004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 20591 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
20592
20593 * gdb.threads/manythreads.c: New testcase.
20594 * gdb.threads/manythreads.exp: Ditto.
20595
5c98409b
JB
205962004-04-22 Jim Blandy <jimb@redhat.com>
20597
20598 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20599 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20600
3b611f1a
MC
206012004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20602
20603 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20604
f0fd9238
AC
206052004-04-21 Andrew Cagney <cagney@redhat.com>
20606
20607 * gdb.base/sigstep.c: New file.
20608 * gdb.base/sigstep.exp: New file.
20609
90990674
JB
206102004-04-16 Joel Brobecker <brobecker@gnat.com>
20611
20612 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20613 call to observer_notify_normal_stop.
20614
78cef34b
AC
206152004-04-15 Andrew Cagney <cagney@redhat.com>
20616
20617 * gdb.base/siginfo.c: New file.
20618 * gdb.base/siginfo.exp: New file.
20619
d2343407
JB
206202004-04-12 J. Brobecker <brobecker@gnat.com>
20621
20622 * gdb.base/sep.exp: Fix typo in comment.
20623
a2dba3c8
JB
206242004-04-12 J. Brobecker <brobecker@gnat.com>
20625
20626 * gdb.base/sep.c: New file.
20627 * gdb.base/sep-proc.c: New file.
20628 * gdb.base/sep.exp: New testcase.
20629
15f7b60e
MK
206302004-04-09 Mark Kettenis <kettenis@gnu.org>
20631
20632 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20633 support.
20634
44f4de1a
AC
206352004-04-05 Andrew Cagney <cagney@redhat.com>
20636
20637 * gdb.base/sigaltstack.c: New file.
20638 * gdb.base/sigaltstack.exp: New file.
20639
ef04f396
JB
206402004-04-04 Joel Brobecker <brobecker@gnat.com>
20641
20642 * gdb.base/foll-fork.exp: Update the expected output for
20643 "help set follow-fork-mode", to match a change that was made
20644 to the help of this variable on 2004-01-13.
20645
d40d2c92
JB
206462004-04-01 Joel Brobecker <brobecker@gnat.com>
20647
20648 * lib/ada.exp: Add copyright notice.
20649 * bar.ads: Likewise.
20650 * bar.adb: Likewise.
20651 * null_record.adb: Likewise.
20652 * null_record.exp: Likewise.
20653 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20654
f86ef5a3
JB
206552004-04-01 Joel Brobecker <brobecker@gnat.com>
20656
20657 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20658 * configure: Regenerate.
20659
414e70e3
JB
206602004-04-01 Joel Brobecker <brobecker@gnat.com>
20661
20662 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20663 to build the application. Remove the message printed when in
20664 verbose mode, redundant with the UNSUPPORTED message above.
20665
f0aaee49
JB
206662004-03-31 Joel Brobecker <brobecker@gnat.com>
20667
20668 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20669 * gdb.ada (null_record.exp): New testcase.
20670
ac81cb54
JB
206712004-03-31 Joel Brobecker <brobecker@gnat.com>
20672
20673 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20674
854af2f7
JB
206752004-03-31 Joel Brobecker <brobecker@gnat.com>
20676
20677 * gdb.ada: New subdirectory.
20678 * gdb.ada/Makefile.in: New file.
20679 * gdb.ada/gnat_ada.gpr.in: New file.
20680
034cb681
JB
206812004-03-31 Joel Brobecker <brobecker@gnat.com>
20682
20683 * lib/ada.exp: New file.
20684
78a1a894
DJ
206852004-03-24 Daniel Jacobowitz <drow@mvista.com>
20686
20687 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20688 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20689
4b2b3b3e
AC
206902004-03-22 Andrew Cagney <cagney@redhat.com>
20691
20692 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20693 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20694 Problem identified by Ulrich Weigand.
20695
23c73aa3
DC
206962004-03-17 David Carlton <carlton@kealia.com>
20697
20698 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20699 PR c++/826.
20700
d63a86f8
RM
207012004-03-16 Roland McGrath <roland@redhat.com>
20702
20703 * gdb.base/auxv.exp: New file.
20704 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20705
0e02aa50
DC
207062004-03-12 David Carlton <carlton@kealia.com>
20707
20708 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20709 * gdb.cp/pr-1553.cc: Ditto.
20710 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20711 pass branch.
20712
c20b71be
MC
207132004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20714
20715 * gdb.cp/templates.exp: Accept more template types.
20716
c7414a01
MC
207172004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20718
20719 From Corinna Vinschen with modifications.
20720 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20721 local variable obj_with_enum.
20722 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20723 results with obj_with_enum.
20724
ed69573c
MC
207252004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20726
20727 * gdb.cp/classes.cc: New file, copied from misc.cc.
20728 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20729
28301461
MC
207302004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20731
20732 * gdb.cp/misc.cc: Add copyright notice.
20733
1198ecbe
DC
207342004-03-05 David Carlton <carlton@kealia.com>
20735
20736 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20737 * gdb.cp/rtti.h: Update copyright.
20738 (namespace n2::n3): New.
20739 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20740 (n2::n3::func3): New.
20741 (main): Call n2::n3::func3.
20742 * gdb.cp/rtti2.cc: Update copyright.
20743 (n2::create3): New.
20744
9e08c470
MK
207452004-03-04 Mark Kettenis <kettenis@gnu.org>
20746
20747 * gdb.asm/openbsd.inc: Fix typo.
20748
4bebc3aa
FF
207492004-03-03 Fred Fish <fnf@redhat.com>
20750
20751 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20752 "val" instead of unused "size". Update copyright year.
20753
6ea9fb37
DJ
207542004-02-29 Daniel Jacobowitz <drow@mvista.com>
20755
20756 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20757 to use unsigned char.
20758 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20759 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20760
23b23974
DJ
207612004-02-29 Daniel Jacobowitz <drow@mvista.com>
20762
20763 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20764 line of output.
20765
7574fd53
DJ
207662004-02-28 Daniel Jacobowitz <drow@mvista.com>
20767
20768 * gdb.base/relocate.c (dummy): Initialize.
20769
a195357f
DJ
207702004-02-28 Daniel Jacobowitz <drow@mvista.com>
20771
20772 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20773 a breakpoint at exit.
20774
72fd54a9
FF
207752004-02-27 Fred Fish <fnf@redhat.com>
20776
20777 * gdb.base/chng-syms.exp: Add expect condition to match failing
20778 case that isn't a timeout.
20779
b9d23137
AC
207802004-02-27 Andrew Cagney <cagney@redhat.com>
20781
20782 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20783 support.
20784
15d208f6 207852004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 20786
15d208f6
FF
20787 * gdb.arch/gdb1431.c: Remove.
20788 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20789 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20790 of "until" incorrectly.
20791
98f9cd2d
JB
207922004-02-26 J. Brobecker <brobecker@gnat.com>
20793
20794 * gdb.cp/class2.cc (empty): New class.
20795 (refer): New function.
20796 (main): Declare an object of type empty and use it.
20797 * gdb.cp/class2.exp: Print the value of an object of type empty.
20798
9b50c11b
JJ
207992004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20800
20801 * gdb.base/langs.exp: Update query string to match the
20802 new nquery format used for pending breakpoints.
20803
0dcd613f
AC
208042004-02-26 Andrew Cagney <cagney@redhat.com>
20805
20806 Fix PR i18n/1570.
20807 * gdb.base/charset.c: Update copyright notice.
20808 (main, init_string): Remove the escape character '\e' tests.
20809 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20810 * gdb.base/charset.exp (valid_host_charset): Ditto.
20811 * gdb.base/setvar.exp: Ditto.
20812
b8a56647
AC
208132004-02-24 Andrew Cagney <cagney@redhat.com>
20814
90d59e34
AC
20815 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20816 mmapped data in core file" PASS and FAIL messages consistent.
20817
b8a56647
AC
20818 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20819 setting a breakpoint. Work around PR java/1565.
20820
9f27c604
JJ
208212004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20822
20823 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20824 new nquery format.
20825 * gdb.base/pending.exp: Ditto.
20826
3224a706
MK
208272004-02-22 Mark Kettenis <kettenis@gnu.org>
20828
20829 * configure.in: Run stabs tests on *BSD.
20830 * configure: Regenerated.
20831
41e0a9ca
MK
208322004-02-21 Mark Kettenis <kettenis@gnu.org>
20833
20834 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20835
1e1b3428
FF
208362004-02-20 Fred Fish <fnf@redhat.com>
20837
20838 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20839 blank in test for "returns short", for consistency with other
20840 "returns xxx" tests. Update copyright year.
20841
f9a7572a
FF
208422004-02-19 Fred Fish <fnf@redhat.com>
20843
20844 New testcase for PR breakpoint/1558.
20845 * gdb.arch/gdb1558.exp: New file.
20846 * gdb.arch/gdb1558.c: New file.
20847
b2ce2854
EZ
208482004-02-19 Elena Zannoni <ezannoni@redhat.com>
20849
20850 * gdb.base/nodebug.exp: Fix typo.
20851
e7c9ff01
JB
208522004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20853
20854 Committed by Jim Blandy <jimb@redhat.com>.
20855
62f4b920
JB
20856 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20857
2db536a1
JB
20858 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20859
e7c9ff01
JB
20860 * gdb.base/float.exp: Support s390*-*-* targets.
20861
f3205b34
AF
208622004-02-17 Adam Fedor <fedor@gnu.org>
20863
20864 * gdb.base/gdb1555.exp: New file.
20865 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20866
9d62932d
EZ
208672004-02-17 Elena Zannoni <ezannoni@redhat.com>
20868
20869 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20870
344c9711
FF
208712004-02-16 Fred Fish <fnf@redhat.com>
20872
20873 * gdb.arch/gdb1291.c: Remove
20874 * gdb.arch/gdb1291.s: New test input file.
20875 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20876 fail. Test for correct result, known incorrect result, other
20877 failures and timeouts.
20878
2d822687
AC
208792004-02-16 Andrew Cagney <cagney@redhat.com>
20880
20881 * gdb.base/bigcore.exp: New file.
20882 * gdb.base/bigcore.c: New file.
20883
dac15b66
AC
208842004-02-13 Andrew Cagney <cagney@redhat.com>
20885
20886 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20887 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20888 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20889 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20890 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20891 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20892 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20893 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20894 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20895 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20896
6bdfc2c4
JJ
208972004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20898
20899 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20900 executed is an alloc instruction.
20901
87b3ede8
DC
209022004-02-11 David Carlton <carlton@kealia.com>
20903
20904 * gdb.cp/breakpoint.exp: New.
20905 * gdb.cp/breakpoint.cc: New.
20906
6e19e2bf
MC
209072004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20908
20909 Partial fix for PR gdb/1543.
20910 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20911 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20912 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20913 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20914 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20915 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20916 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20917 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20918 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20919 to bug-gdb@prep.ai.mit.edu .
20920 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20921 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20922 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20923 Likewise.
20924
5c5455dc
AC
209252004-02-10 Andrew Cagney <cagney@redhat.com>
20926
20927 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20928 using gdb_internal_error_resync.
20929
9cf689d7
DJ
209302004-02-09 Daniel Jacobowitz <drow@mvista.com>
20931
20932 * gdb.threads/thread-specific.exp: Stop early if no threads are
20933 found.
20934
d2dc51db
MC
209352004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20936
20937 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20938
14b1a056
DJ
209392004-02-08 Daniel Jacobowitz <drow@mvista.com>
20940
20941 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20942 breakpoints.
20943
83f66e8f
DJ
209442004-02-07 Daniel Jacobowitz <drow@mvista.com>
20945
20946 * config/sim.exp (gdb_load): Handle $arg == "".
20947 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20948 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20949
30fc0091
EZ
209502004-02-07 Elena Zannoni <ezannoni@redhat.com>
20951
a9c64011
AS
20952 * gdb.base/maint.exp: Update test to reflect
20953 obstack changes.
30fc0091 20954
4d806929
JJ
209552004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20956
20957 * gdb.base/pendshr.c (pendfunc): New function that calls
20958 pendfunc1.
20959 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20960
7bfdd688
FF
209612004-02-04 Fred Fish <fnf@redhat.com>
20962
20963 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20964 function symbols and update copyright years.
20965 * gdb.arch/gdb1291.c: Ditto.
20966
aaa08ee4
MC
209672004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20968
20969 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20970
dbad7755
MC
209712004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20972
20973 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20974
ec4646ef
MC
209752004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20976
20977 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20978
1b802196
FF
209792004-02-02 Fred Fish <fnf@redhat.com>
20980
20981 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20982 remote targets. Update copyright years.
20983
18fe2033
JJ
209842004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20985
20986 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20987 support.
20988 * gdb.base/langs.exp: Fix test which attempts to create
20989 breakpoint on non-existent function to handle new pending
20990 support.
20991 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20992 a breakpoint.
20993 * gdb.base/pending.exp: New test.
20994 * gdb.base/pending.c: New file.
20995 * gdb.base/pendshr.c: Ditto.
20996
8d577d32
DC
209972004-02-02 David Carlton <carlton@kealia.com>
20998
20999 * gdb.cp/overload.exp: Add overloadNamespace tests.
21000 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
21001 (overloadNamespace, XXX): New.
21002 (main): Call XXX::marker2.
21003
3ad13771
FF
210042004-02-01 Fred Fish <fnf@redhat.com>
21005
21006 * gdb.base/dump.exp: Use runto_main instead of "runto main".
21007 * gdb.base/finish.exp: Ditto.
21008 * gdb.base/gcore.exp: Ditto.
21009 * gdb.base/huge.exp: Ditto.
21010 * gdb.base/info-proc.exp: Ditto.
21011 * gdb.base/return2.exp: Ditto.
21012 * gdb.threads/gcore-thread.exp: Ditto.
21013
44c75849
DJ
210142004-02-01 Daniel Jacobowitz <drow@mvista.com>
21015
21016 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
21017
005bc093
MK
210182004-02-01 Mark Kettenis <kettenis@gnu.org>
21019
21020 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
21021 that opening the file succeeds on OpenBSD.
21022
c47cebdb
DJ
210232004-02-01 Daniel Jacobowitz <drow@mvista.com>
21024
21025 * gdb.threads/thread-specific.c: New file.
21026 * gdb.threads/threads-specific.exp: New test script.
21027 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
21028 to expect_out.
21029
5a01311c
MK
210302004-02-01 Mark Kettenis <kettenis@gnu.org>
21031
21032 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
21033 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
21034 only on the "print_small_structs from print_long_arg_list" test.
21035
ce22a4f1
DJ
210362004-02-01 Daniel Jacobowitz <drow@mvista.com>
21037
21038 * gdb.base/completion.exp: Kill a stray backslash.
21039
21040 From Jim Ingham <jingham@apple.com>:
21041 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
21042 agrees with the result from sending a tab.
21043
abbab9d3
DJ
210442004-01-31 Daniel Jacobowitz <drow@mvista.com>
21045
21046 * gdb.base/chng-syms.exp: Remove stray newline.
21047
53904d1e
MK
210482004-01-31 Mark Kettenis <kettenis@gnu.org>
21049
21050 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
21051 *-*-openbsd*.
21052 * gdb.asm/openbsd.inc: New file.
21053
3a4b3aac
MK
210542004-01-30 Mark Kettenis <kettenis@gnu.org>
21055
21056 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
21057 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
21058 *-*solaris2*. Remove commented out default settings for
21059 asm-flags. Replace gdb_compile with target_link.
21060
ebac27b4
MC
210612004-01-29 Michael Chastain <mec.gnu@mindspring.com>
21062
21063 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
21064 for all tests. Remove old hp-ux and cygnus xfail cases.
21065
d8679d84
PH
210662004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
21067
21068 * gdb.base/chng-syms.exp: New file.
21069 * gdb.base/chng-syms.c: New file.
21070
0a55bc22
MC
210712004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21072
21073 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
21074 Provide arms for current output in all my configurations.
21075
94b8e876
MC
210762004-01-24 Michael Chastain <mec.gnu@mindspring.com>
21077
21078 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
21079 * lib/compiler.cc: Likewise.
21080 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
21081 get the right preprocessor. Eval the output directly. Remove
21082 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
21083 hp_f77_compiler and hp_f90_compiler completely.
21084 (gdb_preprocess): Delete.
21085 (get_compiler): Delete.
21086
7cf03d44
MK
210872004-01-24 Mark Kettenis <kettenis@gnu.org>
21088
21089 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
21090 <string.h>.
21091
68b6dce9
NR
210922004-01-24 Nick Roberts <nick@nick.uklinux.net>
21093
21094 * gdb.mi/mi-stack.exp: Update copyright.
21095
b368761e
DC
210962004-01-23 David Carlton <carlton@kealia.com>
21097
21098 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
21099 test for cp_lookup_transparent_type.
21100 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
21101 call them.
21102
f2061b53
DJ
211032004-01-23 Daniel Jacobowitz <drow@mvista.com>
21104
21105 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
21106 after -var-update.
21107
37fc574a
DC
211082004-01-23 David Carlton <carlton@kealia.com>
21109
21110 * gdb.cp/namespace.cc (C::ensureRefs): New.
21111 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
21112
8e94b928
NR
211132004-01-20 Nick Roberts <nick@nick.uklinux.net>
21114
21115 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
21116 case "-stack-list-locals 2".
21117 * gdb.mi/mi-var-child.exp: Test for case
21118 "-var-list-children --all-values NAME".
21119
997b0952
MC
211202004-01-18 Michael Chastain <mec.gnu@mindspring.com>
21121
21122 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
21123
52470da3
MK
211242004-01-18 Mark Kettenis <kettenis@gnu.org>
21125
7049b4b8
MK
21126 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
21127 used with gdb_test_multiple.
21128
52470da3
MK
21129 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
21130 read at address 0. This fixes PR testsuite/1504.
21131
da6012e5
DJ
211322004-01-18 Daniel Jacobowitz <drow@mvista.com>
21133
21134 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
21135 Remove downloading, guessing the host executable, the calls to
21136 gdb_file_cmd and gdb_target_cmd, and "load" support.
21137 (infer_host_exec): New function broken out from gdb_load.
21138 (gdb_load): New wrapper for gdbserver_gdb_load.
21139 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
21140 gdb_target_cmd. Use -target-select.
21141 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
21142 Download binaries to the host. Clear last_mi_remote_file when
21143 we load a new binary.
21144 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21145 call gdbserver_gdb_load and mi_gdb_target_cmd.
21146
32c70722
MC
211472004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21148
21149 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21150 type patterns.
21151
b0cecf36
MC
211522004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21153
21154 * gdb.cp/templates.exp: Fix typo in test name of
21155 "print Foo<volatile char*>::foo".
21156
4120d7e6
MC
211572004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21158
21159 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21160
f679e530
BE
211612004-01-16 Ben Elliston <bje@wasabisystems.com>
21162
21163 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21164 (clean mostlyclean): Remove empty rm.
21165
091c48f6
MC
211662004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21167
21168 * gdb.base/setvar.exp: Add copyright years.
21169
3e5fc8d2
DC
211702004-01-14 David Carlton <carlton@bactrian.org>
21171
21172 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21173 PR c++/1511 and update coment.
21174 * gdb.cp/templates.exp: Update patterns to match current output.
21175 If changes involve something other than whitespace, KFAIL
21176 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21177
63d06c5c
DC
211782004-01-14 David Carlton <carlton@kealia.com>
21179
21180 * gdb.cp/namespace.exp: Add tests involving classes defined within
21181 namespaces.
21182 * gdb.cp/namespace.cc (C::CClass): New.
21183 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21184
a51dab88
EZ
211852004-01-14 Elena Zannoni <ezannoni@redhat.com>
21186
21187 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21188 what debug info we have. Print a better message if something goes
21189 wrong while producing the separate debug info file.
21190
a476ccc9
MC
211912004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21192
21193 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21194
f453692c
MC
211952004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21196
21197 * gdb.base/callfuncs.c: Add copyright notice.
21198
f40063a5
MC
211992004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21200
21201 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21202 inheritance. PR gdb/1498, PR gcc/13539.
21203
19ac3974
EZ
212042004-01-13 Elena Zannoni <ezannoni@redhat.com>
21205
a9c64011
AS
21206 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21207 test specific name.
21208 * gdb.mi/gdb669.exp: Ditto.
21209 * gdb.mi/mi-pthreads.exp: Ditto.
21210 * gdb.mi/mi1-pthreads.exp: Ditto.
21211 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21212
56c97c6e
MC
212132004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21214
21215 * gdb.cp/member-ptr.cc: Add copyright notice.
21216
a0644324
MC
212172004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21218
21219 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21220 some patterns for recent versions of gcc and hpacc. Delete
21221 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21222 Delete tests that access a NULL pointer-to-member-data. This
21223 script is still disabled for gcc.
21224
32fabe09
EZ
212252004-01-12 Elena Zannoni <ezannoni@redhat.com>
21226
21227 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21228 escaped correctly.
32fabe09 21229
1f8a6abb
EZ
212302004-01-12 Elena Zannoni <ezannoni@redhat.com>
21231
21232 * gdb.base/sepdebug.exp: New file.
21233 * gdb.base/sepdebug.c: New file.
21234 * lib/gdb.exp (separate_debug_filename): New procedure.
21235 (gdb_gnu_strip_debug): New procedure.
21236
48efe704
AC
212372004-01-12 Andrew Cagney <cagney@redhat.com>
21238
21239 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21240 * gdb.mi/ChangeLog-1999-2003: New file.
21241
a9415475
AC
212422004-01-12 Andrew Cagney <cagney@redhat.com>
21243
21244 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21245 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21246 or EEXIST", treat EBUSY as an XFAIL.
21247
83b8cf9d
MC
212482004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21249
21250 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21251 hp_cc_compiler.
21252
9939d2a8
MC
212532004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21254
21255 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21256 decorations.
21257
1ff8cadf
MC
212582004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21259
21260 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21261 and "(aCC)" decorations. Remove obsolete doco about old
21262 test results.
21263
6fa9022e
MC
212642004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21265
21266 * gdb.cp/exception.exp: Fix typo in doco.
21267
209721fe
MK
212682004-01-09 Mark Kettenis <kettenis@gnu.org>
21269
21270 * gdb.base/gdb1476.exp: Fix typo.
21271
ef11303e
MC
212722004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21273
21274 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21275 file.
21276
041ab88c
MC
212772004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21278
21279 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21280 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21281 Use gdb_compile. Remove restriction on gcc. Add some patterns
21282 for recent version of gdb. Delete second half, which was a copy
21283 of the first half with different build flags. This test is
21284 still disabled because it is still not ready for production.
21285
e36d075a
MC
212862004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21287
21288 * gdb.cp/exception.cc: Add copyright notice.
21289 * gdb.cp/exception.exp: Add a notice that this file is broken
21290 because of line number changes caused by addition of copyright
21291 notice.
21292
42b190ad
MC
212932004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21294
21295 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21296 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21297
8f25f06b
MC
212982004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21299
21300 * gdb.cp/classes.exp: Accept gnu abi 2.
21301 * gdb.cp/derivation.exp: Likewise.
21302 * gdb.cp/overload.exp: Likewise.
21303 * gdb.cp/virtfunc.exp: Likewise.
21304
06ded8b8
MC
213052004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21306
21307 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21308 semicolon after end of function.
21309
77c26ae3
MC
213102004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21311
21312 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21313 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21314 boilerplate code for compiling and running the program under
21315 test. Add some string method tests.
21316
20757486
MC
213172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21318
21319 * gdb.cp/bs15503.cc: Add copyright notice.
21320 * gdb.cp/bs15503.exp: Adjust line number.
21321
0fd3b503
MC
213222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21323
21324 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21325 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21326
10d1bea8
MC
213272004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21328
21329 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21330 hp_cc_compiler.
21331
2789202a
MC
213322004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21333
21334 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21335 * gdb.cp/ctti.exp: Use the marker instead of "next".
21336 With gcc, run further before bailing.
21337
b862f14c
MC
213382004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21339
21340 * gdb.cp/cttiadd.cc: Add copyright notice.
21341 * gdb.cp/cttiadd1.cc: Likewise.
21342 * gdb.cp/cttiadd2.cc: Likewise.
21343 * gdb.cp/cttiadd3.cc: Likewise.
21344
96da2469
MC
213452004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21346
21347 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21348 Use gdb_test, gdb_test_multiple. Use floating-point values that
21349 have exact representations in IEEE-ish formats.
21350
053248ff
MC
213512004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21352
21353 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21354 compilers. Delete duplicate call to get_compiler_info.
21355 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21356 * gdb.base/volatile.exp: Likewise.
21357
84acecdd
MK
213582004-01-07 Mark Kettenis <kettenis@gnu.org>
21359
21360 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21361 memory at address 0.
21362
fe11a27f
MC
213632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21364
21365 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21366 to test for hp-ux assembler. Fix copyright years.
21367
60ad077b
AC
213682004-01-07 Andrew Cagney <cagney@redhat.com>
21369
21370 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21371
1c9b8f33
AC
213722004-01-07 Andrew Cagney <cagney@redhat.com>
21373
21374 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21375 when creating the read-only file. From analysis by Roland McGrath
21376 and Elena Zannoni.
21377
753ccc7a
MC
213782004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21379
21380 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21381
eca3e36b
MC
213822004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21383
21384 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21385 data pointers.
21386
f8d4bac4
MC
213872004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21388
21389 * gdb.cp/m-static.exp: Compile one source file at a time.
21390 Delete unused call to get_compiler_info.
21391
9b4e0f94
MC
213922004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21393
21394 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21395 * gdb.base/call-rt-st.exp: Likewise.
21396 * gdb.base/nodebug.exp: Likewise.
21397 * gdb.base/volatile.exp: Likewise.
21398 * gdb.cp/ref-types.exp: Likewise.
21399 * gdb.cp/templates.exp: Likewise.
21400
023c1024
MK
214012004-01-05 Mark Kettenis <kettenis@gnu.org>
21402
21403 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21404
19703c4a
MC
214052004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21406
21407 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21408 hppa*-hp-hpux*.
21409
18b67037
MK
214102004-01-04 Mark Kettenis <kettenis@gnu.org>
21411
ba6219c8
MK
21412 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21413 x86_64-*-*.
21414
18b67037
MK
21415 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21416 sparc64-*-* and sparc*-solaris2*.
21417
1bfbbb9d
MK
214182004-01-04 Mark Kettenis <kettenis@gnu.org>
21419
21420 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21421 return ${tests}" test. The ${tests} already mentions the
21422 filename.
21423
06846494
MC
214242004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21425
21426 * gdb.cp/local.exp: Accept gcc abi 2.
21427
3b0cb202
MC
214282004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21429
21430 * gdb.cp/templates.exp: Accept gcc abi 2.
21431
0643ec3f
MC
214322004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21433
21434 * lib/compiler.cc: Remove supports_template_debugging.
21435 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21436
d231d0b1
MC
214372004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21438
21439 * gdb.cp/namespace.exp: Accept gcc abi 2.
21440
44ffb27c
MC
214412004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21442
21443 * gdb.cp/method.exp: Accept gcc abi 2.
21444
184ad485
MC
214452004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21446
21447 * gdb.cp/classes.exp: Generate identical results as old version.
21448 * gdb.cp/derivation.exp: Likewise.
21449 * gdb.cp/overload.exp: Likewise.
21450 * gdb.cp/virtfunc.exp: Likewise.
21451
116f09e7
MC
214522004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21453
21454 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21455 mysterious bug with sourceware version of expect.
21456
b1379776
MC
214572004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21458
21459 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21460 current versions of gcc, including gcc abi 2. Remove gratuitous
21461 restart of test program. Use gdb_test_multiple and gdb_test for
21462 all tests. Add patterns to xfail missing "const" in "const char *"
21463 and kfail PR gdb/1155.
21464
6b7a4c0e
MC
214652004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21466
21467 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21468 current versions of gcc, including gcc abi 2. Remove gratuitous
21469 restart of test program. Use gdb_test_multiple and gdb_test for
21470 all tests. Add patterns to kfail PR gdb/1498.
21471
51615d72
MC
214722003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21473
21474 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21475 current versions of gcc, including gcc abi 2. Use "breakpoint"
21476 and "continue" instead of restarting the target program. Use
21477 gdb_test_multiple and gdb_test for all tests.
21478
7b79a9d7
MK
214792004-01-01 Mark Kettenis <kettenis@gnu.org>
21480
21481 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21482 for *-*-solaris2*.
21483
1cd3489f
MC
214842003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21485
21486 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21487 current versions of gcc, including gcc abi 2. Use "breakpoint"
21488 and "continue" instead of restarting the target program several
21489 times. Use gdb_test_multiple and gdb_test for all tests.
21490
850742db
MC
214912003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21492
21493 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21494 source files.
21495
eb4bbda8
MC
214962003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21497
21498 * gdb.base/environ.exp: Handle compiling test case from multiple
21499 source files.
21500
e42c7771
MC
215012003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21502
21503 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21504
80e4b428
JB
215052003-12-17 Jim Blandy <jimb@redhat.com>
21506
5f06973a
JB
21507 * gdb.base/freebpcmd.c: Add copyright notice.
21508
80e4b428
JB
21509 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21510
0ab84fb7
MC
215112003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21512
21513 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21514
1b3bb3d0
JB
215152003-12-13 Jim Blandy <jimb@redhat.com>
21516
21517 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21518
3a4c9371
KB
215192003-12-12 Kevin Buettner <kevinb@redhat.com>
21520
21521 * gdb.asm/frv.inc: New file.
21522 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21523
a1dea79a
FF
215242003-12-09 Fred Fish <fnf@redhat.com>
21525
21526 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21527 functions to break1.c and leave prototypes behind. Add more
21528 "set breakpoint NN here" comments.
21529 * gdb.base/break1.c: New file.
21530
21531 * gdb.base/break.exp: Handle compiling test case from multiple
21532 source files and change source file references as needed.
21533 * gdb.base/completion.exp: Ditto.
21534 * gdb.base/condbreak.exp: Ditto.
21535 * gdb.base/define.exp: Ditto.
21536 * gdb.base/ena-dis-br.exp: Ditto.
21537 * gdb.base/info-proc.exp: Ditto.
21538 * gdb.base/maint.exp: Ditto.
21539 * gdb.base/until.exp: Ditto.
21540
21541 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21542 hardcoded line numbers.
21543 * gdb.base/define.exp: Ditto.
21544 * gdb.base/ena-dis-br.exp: Ditto.
21545 * gdb.base/maint.exp: Ditto.
21546 * gdb.base/until.exp: Ditto.
21547
21548 * gdb.base/completion.exp: Use "break1" for completion tests since
21549 "break" is no longer a unique prefix.
21550
5266b69c
AC
215512003-12-06 Andrew Cagney <cagney@redhat.com>
21552
21553 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21554 "return_value_unimplemented". When an unimplemented struct return
21555 architecture, report incorrect values as a KFAIL
21556
374451f0
MC
215572003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21558
21559 * gdb.cp/rtti.exp: Accept new wording of warning from
21560 cp_lookup_rtti_type.
21561
ba9b20a7
MC
215622003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21563
21564 Partial fix for PR testsuite/1456.
21565 * gdb.base/scope.exp (test_at_main): Replace references to
21566 gcc_compiled with calls to test_compiler_info.
21567 (test_at_foo): Likewise.
21568 (test_at_bar): Likewise.
21569
b74b6d0b
MC
215702003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21571
21572 Partial fix for PR testsuite/1456.
21573 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21574 to test_compiler_info.
21575
ccfa3402
MC
215762003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21577
21578 * gdb.base/so-impl-ld.exp: Update copyright notice.
21579
f6246aba
MC
215802003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21581
21582 Partial fix for PR testsuite/1456.
21583 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21584 to test_compiler_info.
21585
13ae734a
MC
215862003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21587
21588 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21589 from current versions of gdb. Clean up regular expressions.
21590 Delete redundant timeout case.
21591
d8e1cdee
MC
215922003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21593
21594 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21595 from current versions of gdb. Clean up regular expressions.
21596 Delete redundant timeout case.
21597
96457b64
MC
215982003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21599
21600 Partial fix for PR testsuite/1456.
21601 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21602 gcc_compiled with call to test_compiler_info.
21603
f35309fc
MC
216042003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21605
21606 Partial fix for PR testsuite/1456.
21607 * gdb.base/list.exp (test_list_function): Delete unused declaration
21608 of gcc_compiled.
21609
d7afdf9b
MC
216102003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21611
21612 Partial fix for PR testsuite/1456.
21613 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21614 call to test_compiler_info.
21615
71507b56
MK
216162003-11-29 Mark Kettenis <kettenis@gnu.org>
21617
21618 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21619 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21620 it to create the appropriate note.inc.
21621 * gdb.asm/asmsrc1.s: Include "note.inc".
21622 * gdb.asm/netbsd.inc: New file.
21623 * gdb.asm/empty.inc: New file.
21624
f81f93f7
MC
216252003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21626
21627 Partial fix for PR testsuite/1456.
21628 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21629 calls to test_compiler_info.
21630
9a77938e
MC
216312003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21632
21633 Partial fix for PR testsuite/1456.
21634 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21635 calls to test_compiler_info.
21636
e8367dc7
MK
216372003-11-27 Mark Kettenis <kettenis@gnu.org>
21638
21639 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21640 pattern for the KFAILs.
21641
526c61ee
AF
216422003-11-25 Adam Fedor <fedor@gnu.org>
21643
21644 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21645 * gdb.objc/objcdecode.m: New file.
21646
28f2d600
AF
216472003-11-25 Adam Fedor <fedor@gnu.org>
21648
21649 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21650 * gdb.objc/nondebug.m: New file.
21651
a3895cee
BE
216522003-11-26 Ben Elliston <bje@wasabisystems.com>
21653
21654 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21655 NetBSD as it does on FreeBSD. Modelled on a similar change by
21656 Mark Kettenis on 2003-05-30.
21657 (link-flags): Set to "--entry _start" regardless of target.
21658 Special linker flags are to be appended to $link-flags.
21659 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21660
c9f2c8a3
MC
216612003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21662
21663 * gdb.cp/method.exp: Accept output of new demangler.
21664
15a0587a 216652003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
21666
21667 * gdb/class2.exp: New file.
21668 * gdb/class2.cc: New file.
21669
3c00b570
MC
216702003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21671
21672 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21673 of new demangler.
21674
7027acc7
MK
216752003-11-23 Mark Kettenis <kettenis@gnu.org>
21676
21677 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21678 of gdb_test "run".
21679
b0e1598a
MK
216802003-11-23 Mark Kettenis <kettenis@gnu.org>
21681
21682 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21683 "continue" into "run".
21684
4d9eda44
MC
216852003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21686
21687 Partial fix for PR testsuite/1456.
21688 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21689 call to test_compiler_info.
21690 * gdb.cp/ctti.exp: Likewise.
21691 * gdb.cp/derivation.exp: Likewise.
21692 * gdb.cp/member-ptr.exp: Likewise.
21693 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21694 reference to gcc_compiled.
21695
216962003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
21697
21698 Fix PR testsuite/1463.
21699 * gdb.base/structs.exp (start_structs_test): Call
21700 get_debug_format before using the debug format.
21701
d422fe19
AC
217022003-11-22 Andrew Cagney <cagney@redhat.com>
21703
21704 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21705 * gdb.base/structs.exp: Use gdb_test_multiple.
21706
039cf96d
AC
217072003-11-20 Andrew Cagney <cagney@redhat.com>
21708
6882279b
AC
21709 * gdb.base/structs.exp: Handle and recover from internal errors.
21710 Replace "foo${n}" with "foo<n>" in test messages.
21711
e53890ae
AC
21712 * gdb.base/structs.exp: Update copyright. Rewrite.
21713 * gdb.base/structs.c: Update copyright. Rewrite.
21714
2b211c59
AC
21715 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21716 resync count exceeded.
d63a86f8 21717
039cf96d
AC
21718 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21719 from the internal error.
21720 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21721 Original from Jim Blandy.
21722 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 21723
eac98b22
AC
217242003-11-19 Andrew Cagney <cagney@redhat.com>
21725
21726 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21727 KFAIL.
21728
67455b2a
MK
217292003-11-17 Mark Kettenis <kettenis@gnu.org>
21730
21731 New testcase for PR backtrace/1435.
21732 * gdb.arch/i386-unwind.exp: New file.
21733 * gdb.arch/i386-unwind.c: New file.
21734
853d6e5b
AC
217352003-11-17 Andrew Cagney <cagney@redhat.com>
21736
21737 * lib/gdb.exp (compiler_info): New global.
21738 (test_compiler_info): New function.
21739 (get_compiler_info): Set compiler_info.
21740 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21741 "compiler_info" to gcc-<major>-<minor>.
21742
38cf6e11
MC
217432003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21744
21745 * gdb.trace/configure: Remove.
21746
a50d3602
EZ
217472003-11-13 Elena Zannoni <ezannoni@redhat.com>
21748
21749 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 21750 breakpoints.
a50d3602
EZ
21751 * gdb.base/break.exp: Remove all references to explicit line
21752 numbers.
21753
d9407aaa
NC
217542003-11-11 Nick Clifton <nickc@redhat.com>
21755
21756 * gdb.base/shreloc.exp: Do not run for targets which do not
21757 support shared objects.
21758
db488fc1
CV
217592003-11-10 Corinna Vinschen <vinschen@redhat.com>
21760
21761 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21762 Don't run tests if nofileio flag is given.
21763
6a90a18e
EZ
217642003-11-07 Elena Zannoni <ezannoni@redhat.com>
21765
21766 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 21767 as well as 'Watchpoint'.
6a90a18e 21768
0b915e9c
EZ
217692003-11-06 Elena Zannoni <ezannoni@redhat.com>
21770
21771 Reported by Jim Ingham <jingham@apple.com>:
21772 * gdb.base/annota1.exp: Match at least one occurrence of the
21773 signal handler annotation.
21774
d7e4b55f
EZ
217752003-11-06 Elena Zannoni <ezannoni@redhat.com>
21776
a9c64011
AS
21777 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21778 as well as 'Watchpoint'.
d7e4b55f 21779
2fe4e8d0
MC
217802003-11-05 Michael Chastain <mec@shout.net>
21781
21782 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21783
6ef88553
KW
217842003-11-03 Kris Warkentin <kewarken@qnx.com>
21785
21786 * gdb.arch/gdb1291.c: New test file.
21787 * gdb.arch/gdb1291.exp: New test script.
21788 * gdb.arch/gdb1431.c: New test file.
21789 * gdb.arch/gdb1431.exp: New test script.
21790
ae7dc4d8
MC
217912003-10-22 Michael Chastain <mec@shout.net>
21792
21793 * gdb.mi/pthreads.c: Add copyright notice.
21794
c39d7427
MC
217952003-10-22 Michael Chastain <mec@shout.net>
21796
21797 * gdb.threads/pthreads.c: Add copyright notice.
21798
8b7d96c1
MC
217992003-10-20 Michael Chastain <mec@shout.net>
21800
21801 * gdb.base/gdb1056.exp: New test script.
21802
d1d69fdd
DJ
218032003-10-13 Daniel Jacobowitz <drow@mvista.com>
21804
21805 * gdb.threads/killed.exp: Use gdb_run_cmd.
21806
7d605576
DJ
218072003-10-13 Daniel Jacobowitz <drow@mvista.com>
21808
21809 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21810 create a core file.
21811 * gdb.threads/gcore-thread.exp: Likewise.
21812
618ec112
CV
218132003-10-13 Corinna Vinschen <vinschen@redhat.com>
21814
21815 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21816 type, based on char type.
21817 (struct bit_flags_short_t): New bitfield type, based on short type.
21818 (init_bit_flags_char): New fuction.
21819 (init_bit_flags_short): Ditto.
21820 (print_bit_flags_char): Ditto.
21821 (print_bit_flags_short): Ditto.
21822 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21823
9367a73c
MC
218242003-10-11 Michael Chastain <mec@shout.net>
21825
21826 * gdb.base/call-rt-st.exp: Update copyright year.
21827
1decf120
KI
218282003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21829
21830 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21831 * gdb.disasm/sh3.s: Ditto.
21832
5445b2ae
DJ
218332003-10-07 Daniel Jacobowitz <drow@mvista.com>
21834
21835 * gdb.threads/switch-threads.exp: New test.
21836 * gdb.threads/switch-threads.c: New source file.
21837
aec24853
CV
218382003-10-07 Corinna Vinschen <vinschen@redhat.com>
21839
21840 * gdb.base/ending-run.exp: Add sh specific case.
21841
adc7428d
AC
218422003-10-06 Andrew Cagney <cagney@redhat.com>
21843
21844 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21845 * gdb.disasm/mn10200.exp: Delete obsolete file.
21846
c9d37158
DJ
218472003-09-29 Daniel Jacobowitz <drow@mvista.com>
21848
21849 * ChangeLog: Correct an entry command.exp -> commands.exp.
21850 * gdb.base/commands.exp (bp_deleted_in_command_test)
21851 (temporary_breakpoint_commands): Check noargs.
21852
79c2c32d
DC
218532003-09-25 David Carlton <carlton@kealia.com>
21854
21855 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21856 of some print tests, where appropriate. Add tests for C::D::cd,
21857 E::ce, F::cXfX, G::XgX.
21858 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21859
594e6d67
RE
218602003-09-25 Richard Earnshaw <rearnsha@arm.com>
21861
21862 * lib/java.exp (java_init): Import target_alias before using it.
21863
10f0d451
DC
218642003-09-25 David Carlton <carlton@kealia.com>
21865
21866 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21867
274bcba0
EZ
218682003-09-23 Elena Zannoni <ezannoni@redhat.com>
21869
d63a86f8 21870 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 21871 weirdness.
274bcba0 21872
cdbf20f7
MC
218732003-09-17 Michael Chastain <mec@shout.net>
21874
21875 * gdb.cp/gdb1355.exp: New file.
21876 * gdb.cp/gdb1355.c: New file.
21877
71e06f80
CV
218782003-09-15 Corinna Vinschen <vinschen@redhat.com>
21879
21880 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21881 * gdb.asm/sh.inc: New file.
21882
5c4e30ca
DC
218832003-09-11 David Carlton <carlton@kealia.com>
21884
bd45b7af
DC
21885 * gdb.cp/namespace.exp: Add tests for namespace types.
21886 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
21887 (test_namespace): New.
21888
1c199746
EZ
218892003-09-11 Elena Zannoni <ezannoni@redhat.com>
21890
a9c64011 21891 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 21892 * gdb.stabs/weird.exp: Ditto.
1c199746 21893
04ed252f
MC
218942003-09-08 Michael Chastain <mec@shout.net>
21895
21896 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21897
d8a2d9e7
MC
218982003-09-07 Michael Chastain <mec@shout.net>
21899
21900 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21901 'parse error'.
21902
161afb24
MK
219032003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21904
21905 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21906
49f2741a
MC
219072003-08-30 Michael Chastain <mec@shout.net>
21908
21909 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21910 * gdb.gdb/observer.exp: Ditto.
21911 * gdb.gdb/xfullpath.exp: Ditto.
21912
8afa723e
MK
219132003-08-29 Mark Kettenis <kettenis@gnu.org>
21914
21915 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21916 *-*-*bsd*.
21917
f31dfe3b
JJ
219182003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21919
21920 * gdb.base/dump.exp: Skip for ia64.
21921
4630e498
JJ
219222003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21923
21924 * gdb.asm/asm-source.exp: Add ia64 support.
21925 * gdb.asm/ia64.inc: New file.
21926
1105b7ef
MC
219272003-08-22 Michael Chastain <mec@shout.net>
21928
21929 * gdb.cp: New directory.
21930 * gdb.cp/*: Copy from gdb.c++/*.
21931 * gdb.c++/*: Remove.
21932 * Makefile.in: Change gdb.c++ to gdb.cp.
21933 * configure.in: Ditto.
21934 * configure: Regnerate.
21935
c945b932
MK
219362003-08-18 Mark Kettenis <kettenis@gnu.org>
21937
21938 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21939 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21940
2b66634b
DJ
219412003-08-17 Daniel Jacobowitz <drow@mvista.com>
21942
21943 * mi-var-display.exp (-var-list-children weird): Accept function
21944 pointers with argument types.
21945 * mi1-var-display.exp (-var-list-children weird): Likewise.
21946 * mi2-var-display.exp (-var-list-children weird): Likewise.
21947
a356f73b
DJ
219482003-08-17 Daniel Jacobowitz <drow@mvista.com>
21949
21950 * gdb.base/annota3.exp: Add missing newline.
21951
483417b8
MC
219522003-08-06 Michael Chastain <mec@shout.net>
21953
21954 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21955
c99c59c3
MS
219562003-08-12 Michael Snyder <msnyder@redhat.com>
21957
21958 * gdb.base/float.exp: Add test for SH.
21959
55ed7501
MK
219602003-08-10 Mark Kettenis <kettenis@gnu.org>
21961
21962 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21963
1a371f2e
EZ
219642003-08-07 Elena Zannoni <ezannoni@redhat.com>
21965
21966 * gdb.base/completion.exp: Remove reduntant completion test
21967 on filename.
21968
e0f353ce
EZ
219692003-08-07 Elena Zannoni <ezannoni@redhat.com>
21970
a9c64011
AS
21971 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21972 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21973 gdb.trace/save-trace.exp: Make sure that full pathnames are
21974 escaped correctly.
e0f353ce 21975
5710a1af 219762003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 21977
a9c64011
AS
21978 * configure.in: Don't generate config.h from config.hin.
21979 * configure: Regenerate.
21980 * config.hin: Remove file.
21981 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21982 * gdb.threads/pthreads.c: Ditto.
5710a1af 21983
dcd81ce9
DJ
219842003-08-07 Daniel Jacobowitz <drow@mvista.com>
21985
21986 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21987 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21988 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21989 Replace ld24 with seth/add3.
21990
6009d884
AC
219912003-08-02 Andrew Cagney <cagney@redhat.com>
21992
21993 * gdb.base/annota3.exp: New file.
21994 * gdb.base/annota3.c: New file.
21995 * gdb.c++/annota3.exp: New file.
21996 * gdb.c++/annota3.cc: New file.
21997
51514e06
MC
219982003-07-29 Michael Chastain <mec@shout.net>
21999
22000 * gdb.threads/tls.c (spin): Check errno only if sem_wait
22001 actually failed.
22002 (do_pass): Likewise.
22003 * gdb.threads/tls.exp: Always initialize no_of_threads.
22004
4ee6625b
DJ
220052003-07-27 Daniel Jacobowitz <drow@mvista.com>
22006
22007 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
22008 pattern.
22009 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
22010 * gdb.threads/tls.exp: Recognize one case of the host library not
22011 supporting TLS.
22012
225f2bf6
AC
220132003-07-27 Andrew Cagney <cagney@redhat.com>
22014
22015 * gdb.base/fileio.exp: Use SH when running commands using
22016 remote_exec.
22017
bcb27c9f
DJ
220182003-07-24 Daniel Jacobowitz <drow@mvista.com>
22019
22020 From Kei Sakamoto <sakamoto.kei@renesas.com>:
22021 * gdb.base/relocate.c (dummy): New padding array.
22022
3d67be83
MS
220232003-07-22 Michael Snyder <msnyder@redhat.com>
22024
d63a86f8 22025 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
22026
22027 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
22028 patterns to be more general, accepting old and new output.
22029 Some output chars (such as '+') also must be quoted.
d63a86f8 22030 Some addresses are displayed numerically instead of
3d67be83
MS
22031 symbolically.
22032
57ba3b85
MS
220332003-07-23 Michael Snyder <msnyder@redhat.com>
22034
686d097c
MS
22035 * gdb.base/return2.exp: Don't test long-long return.
22036
57ba3b85
MS
22037 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
22038 * gdb.disasm/t01_mov.exp: Ditto.
22039 * gdb.disasm/t02_mova.s: Ditto.
22040 * gdb.disasm/t02_mova.exp: Ditto.
22041 * gdb.disasm/t03_add.s: Ditto.
22042 * gdb.disasm/t03_add.exp: Ditto.
22043 * gdb.disasm/t04_sub.s: Ditto.
22044 * gdb.disasm/t04_sub.exp: Ditto.
22045 * gdb.disasm/t05_cmp.s: Ditto.
22046 * gdb.disasm/t05_cmp.exp: Ditto.
22047 * gdb.disasm/t06_ari2.s: Ditto.
22048 * gdb.disasm/t06_ari2.exp: Ditto.
22049 * gdb.disasm/t07_ari3.s: Ditto.
22050 * gdb.disasm/t07_ari3.exp: Ditto.
22051 * gdb.disasm/t08_or.s: Ditto.
22052 * gdb.disasm/t08_or.exp: Ditto.
22053 * gdb.disasm/t09_xor.s: Ditto.
22054 * gdb.disasm/t09_xor.exp: Ditto.
22055 * gdb.disasm/t10_and.s: Ditto.
22056 * gdb.disasm/t10_and.exp: Ditto.
22057 * gdb.disasm/t11_logs.s: Ditto.
22058 * gdb.disasm/t11_logs.exp: Ditto.
22059 * gdb.disasm/t12_bit.s: Ditto.
22060 * gdb.disasm/t12_bit.exp: Ditto.
22061 * gdb.disasm/t13_otr.s: Ditto.
22062 * gdb.disasm/t13_otr.exp: Ditto.
22063
e00759ef
EZ
220642003-07-22 Elena Zannoni <ezannoni@redhat.com>
22065
22066 * gdb.threads/tls.exp :Add kfail for 'info address' case.
22067
8bc2021f
EZ
220682003-07-22 Elena Zannoni <ezannoni@redhat.com>
22069
a9c64011
AS
22070 * gdb.threads/tls.c : New file.
22071 * gdb.threads/tls.exp : New file.
22072 * gdb.threads/tls-main.c : New file.
22073 * gdb.threads/tls-shared.c : New file.
22074 * gdb.threads/tls-shared.exp : New file.
8bc2021f 22075
89320c4c
AS
220762003-07-22 Andreas Schwab <schwab@suse.de>
22077
22078 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
22079
180dea7c
AS
220802003-07-20 Andreas Schwab <schwab@suse.de>
22081
22082 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
22083 due to insn reordering.
22084
0714963c
AC
220852003-07-15 Andrew Cagney <cagney@redhat.com>
22086
22087 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
22088
98a23b3f
MC
220892003-07-15 Michael Chastain <mec@shout.net>
22090
22091 * gdb.base/gdb1250.exp: New file.
22092 * gdb.base/gdb1250.c: New file.
22093
27e417a2
ML
220942003-07-09 Michal Ludvig <mludvig@suse.cz>
22095
22096 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
22097 expansion of size_t to 'unsigned long', not only to 'unsigned'.
22098
8bc2021f
EZ
220992003-07-09 Elena Zannoni <ezannoni@redhat.com>
22100
a9c64011
AS
22101 * gdb.threads/tls.c: New file.
22102 * gdb.threads/tls.exp: New file.
22103 * gdb.threads/tls-main.c: New file.
22104 * gdb.threads/tls-shared.c: New file.
22105 * gdb.threads/tls-shared.exp: New file.
8bc2021f 22106
d99968dc
EZ
221072003-07-09 Elena Zannoni <ezannoni@redhat.com>
22108
22109 * gdb.base/annota1.exp: Make sure that we properly escape the
22110 full path of the source file. Xfail more permissive patterns,
d63a86f8 22111 due to a compiler debug info problem.
d99968dc 22112
83876b3b
AS
221132003-07-07 Andreas Schwab <schwab@suse.de>
22114
2705e972
AS
22115 * gdb.asm/m68k.inc: New file.
22116 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
22117
83876b3b
AS
22118 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
22119 arguments"): Also match negative number.
22120
22121 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
22122
3a871b37
DJ
221232003-07-03 Daniel Jacobowitz <drow@mvista.com>
22124
22125 * gdb.base/store.c (charest): New typedef.
22126 (add_char): Rename to add_charest, update.
22127 (wack_char): Rename to wack_charest, update types. Return l + r
22128 to keep r live across the call.
22129 (wack_short, wack_int, wack_long, wack_longest, wack_float)
22130 (wack_double, wack_doublest): Return l + r to keep r live across
22131 the call.
22132 * gdb.base/store.exp: Accomodate store.c changes.
22133
b2a7f303
DC
221342003-06-30 David Carlton <carlton@kealia.com>
22135
22136 * gdb.c++/maint.exp (test_invalid_name): New.
22137 (test_first_component): Add tests for invalid names.
22138
3c6cb4a1
MC
221392003-06-29 Michael Chastain <mec@shout.net>
22140
22141 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
22142 output of '<VTT for class>' for virtual base classes.
22143
f1c2644b
DJ
221442003-06-29 Daniel Jacobowitz <drow@mvista.com>
22145
22146 * gdb.base/completion.exp: Tab-complete "complet" instead of
22147 "compl".
22148 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22149
18080350
DJ
221502003-06-29 Daniel Jacobowitz <drow@mvista.com>
22151
22152 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22153 * gdb.base/volatile.exp: Likewise.
22154
f56973f8
DJ
221552003-06-29 Daniel Jacobowitz <drow@mvista.com>
22156
22157 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22158 gdb/1265.
22159
221602003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22161 Daniel Jacobowitz <drow@mvista.com>
22162
22163 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22164 initial line count of 'captured_main' from 26 to 32.
22165 (test_with_self): Allow xmalloc call to be interleaved with the
22166 preceding two lines.
22167
e766d4d6
JB
221682003-06-24 Joel Brobecker <brobecker@gnat.com>
22169
22170 * gdb.base/bang.exp: New testcase.
22171
f125c9a4
JB
221722003-06-23 Joel Brobecker <brobecker@gnat.com>
22173
22174 * gdb.base/langs.exp: Add some tests for the "minimal" language
22175 support.
22176
6e25beaf
EZ
221772003-06-23 Elena Zannoni <ezannoni@redhat.com>
22178
22179 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22180 the testcase.
22181
2f816dda
DJ
221822003-06-22 Daniel Jacobowitz <drow@mvista.com>
22183
22184 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22185 offset.
22186
db5a5748
DJ
221872003-06-22 Daniel Jacobowitz <drow@mvista.com>
22188
22189 * gdb.c++/pr-1210.cc: New file.
22190 * gdb.c++/pr-1210.exp: New file.
22191
1df0c130
DJ
221922003-06-21 Daniel Jacobowitz <drow@mvista.com>
22193
22194 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22195 000-exec-continue.
22196
a92feac0
MK
221972003-06-15 Mark Kettenis <kettenis@gnu.org>
22198
22199 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22200 on *-*-*bsd* instead of *-*-freebsd*.
22201
81a58f5b
AC
222022003-06-14 Andrew Cagney <cagney@redhat.com>
22203
22204 * gdb.base/store.exp: Test longest and doublest. Test all
22205 parameters. Weaken return statement match.
22206 * gdb.base/store.c: Add longest and doublest - aka long long and
22207 long double functions. Put all parameters into local register
22208 variables. Use negative values.
22209
b257a0d3
AC
222102003-06-14 Andrew Cagney <cagney@redhat.com>
22211
22212 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22213 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22214 exit status.
22215 * gdb.base/fileio.exp: Disable target when nointerrupts and
22216 noinferiorio, instead of limiting it to remote. Use remote_exec
22217 instead of system.
d63a86f8 22218
21c38304
JJ
222192003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22220
22221 * gdb.base/float.exp: Add ia64 support.
22222
1bcdb424
CV
222232003-06-12 Corinna Vinschen <vinschen@redhat.com>
22224
22225 * gdb.base/fileio.exp: Run only on remote targets.
22226
6aeb981f
CV
222272003-06-10 Corinna Vinschen <vinschen@redhat.com>
22228
22229 * gdb.base/fileio.c: New file, testing File-I/O.
22230 * gdb.base/fileio.exp: Ditto.
22231
53df362e
RG
222322003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22233
22234 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22235 shared objects after relocation at load time (gdb PR/1132).
22236 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22237 as above, part of the shared object relocation test.
53df362e 22238
ffee1b46
MK
222392003-06-08 Mark Kettenis <kettenis@gnu.org>
22240
b5ca3722
MK
22241 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22242 fully filled history list.
22243 * gdb.base/gdb_history: New file.
22244
03ed860d
MK
22245 * gdb.base/signals.exp: XFAIL "continue to func1" on
22246 i*86-*-freebsd*.
22247
ffee1b46
MK
22248 * gdb.base/attach.exp: When trying to attach to a nonexistent
22249 process, make it possible to specify the PID based on the target,
22250 and do so for *-*-freebsd*.
22251
d80dbb52
RH
222522003-06-02 Richard Henderson <rth@redhat.com>
22253
22254 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22255
6dd77b81
RH
222562003-06-02 Richard Henderson <rth@redhat.com>
22257
22258 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22259
f6347e16
RH
222602003-06-02 Richard Henderson <rth@redhat.com>
22261
22262 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22263
2c161407
DJ
222642003-06-01 Daniel Jacobowitz <drow@mvista.com>
22265
22266 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22267 of globalvar.
22268
572eb746
MK
222692003-06-01 Mark Kettenis <kettenis@gnu.org>
22270
22271 * gdb.asm/asm-source.exp: Check for memory read errors in
22272 disassembler test on *BSD too.
22273
9e9617a5
RH
222742003-06-01 Richard Henderson <rth@redhat.com>
22275
22276 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22277 for .frame.
22278 (gdbasm_call): Lose ldgp.
22279 (gdbasm_startup): Add frame information.
22280 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22281
7b34ad4e
MK
222822003-05-31 Mark Kettenis <kettenis@gnu.org>
22283
22284 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22285 i?86-*-*.
22286
10059fdf
MK
222872003-05-30 Mark Kettenis <kettenis@gnu.org>
22288
22289 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22290 FreeBSD.
22291
acf4b816
RH
222922003-05-29 Richard Henderson <rth@redhat.com>
22293
22294 * gdb.asm/alpha.inc: New file.
22295 * gdb.asm/asm-source.exp: Use it.
22296
e9ecd949
JB
222972003-05-29 Jim Blandy <jimb@redhat.com>
22298
22299 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22300 'core.PID'.
22301
e3e5a4f3
JB
223022003-05-22 Jim Blandy <jimb@redhat.com>
22303
22304 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22305 backtrace.
d63a86f8 22306
72fe3d25
DC
223072003-05-20 David Carlton <carlton@math.stanford.edu>
22308
22309 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22310 this time.
22311
58da2eb2
DC
223122003-05-19 David Carlton <carlton@bactrian.org>
22313
22314 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22315 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22316
1fcb5155
DC
223172003-05-19 David Carlton <carlton@bactrian.org>
22318
22319 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22320 namespace tests.
22321 Bump copyright date.
22322 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22323 (main): Call C::D::marker2.
22324 * gdb.c++/namespace1.cc: New file.
22325
85e85163
JJ
223262003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22327
22328 Roland McGrath <roland@redhat.com>
d63a86f8 22329 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
22330 there is no manager thread.
22331
a25fbfec
JJ
223322003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22333
d63a86f8
RM
22334 * gdb.threads/schedlock.exp: Remove assumption that all threads
22335 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
22336 in one of the child threads rather than the main thread.
22337
be375bae
JB
223382003-05-07 Jim Blandy <jimb@redhat.com>
22339
09bf6082
JB
22340 Add support for assembly source testing on the s390x.
22341 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22342 architecture.
22343 * gdb.asm/s390x.inc: New file.
22344
be375bae
JB
22345 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22346 succession of 'if' statements.
22347
00905d52
AC
223482003-05-05 Andrew Cagney <cagney@redhat.com>
22349
22350 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22351
b1e29e33
AC
223522003-05-05 Andrew Cagney <cagney@redhat.com>
22353
22354 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22355 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22356
e33d66ec
EZ
223572003-05-02 Elena Zannoni <ezannoni@redhat.com>
22358
22359 * gdb.base/charset.exp: Update based on new behavior of set/show
22360 charset commands.
22361
2b6fd0d8
AC
223622003-05-01 Andrew Cagney <cagney@redhat.com>
22363
22364 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22365 variable do not give memory errors.
22366
130cacce
AF
223672003-04-30 Adam Fedor <fedor@gnu.org>
22368
22369 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22370 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22371 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22372 gdb.objc/basicclass.m: : New files
22373
22374 * lib/gdb.exp (gdb_compile_objc): New procedure.
22375
bea71854
DJ
223762003-04-27 Daniel Jacobowitz <drow@mvista.com>
22377
22378 * gdb.base/signals.exp: Make backtrace tests more specific.
22379
0f20eeea
DC
223802003-04-23 David Carlton <carlton@bactrian.org>
22381
22382 * gdb.c++/maint.exp (test_first_component): Add tests for
22383 'operator' in more locations.
22384
c8c4d8dc
KB
223852003-04-16 Kevin Buettner <kevinb@redhat.com>
22386
22387 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22388
3fe60e3c
EZ
223892003-04-16 Elena Zannoni <ezannoni@redhat.com>
22390
22391 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 22392 func marke' instead. Update test name.
3fe60e3c 22393
9219021c
DC
223942003-04-15 David Carlton <carlton@math.stanford.edu>
22395
22396 * gdb.c++/maint.exp: New file.
22397
5dd55bdd
EZ
223982003-04-14 Elena Zannoni <ezannoni@redhat.com>
22399
22400 * gdb.threads/schedlock.c: Change type of thread function argument
22401 to long, to avoid warnings on 64-bit platforms.
22402
00890572
EZ
224032003-04-14 Elena Zannoni <ezannoni@redhat.com>
22404
a9c64011
AS
22405 * gdb.base/attach.exp: Add new message from ptrace in case of
22406 attaching to nonexistent process.
d63a86f8 22407
93201743
JB
224082003-04-11 Jim Blandy <jimb@redhat.com>
22409
22410 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22411 gdb.c++/userdef.cc: Place comments on the lines to which the
22412 marker function might return.
22413 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22414 gdb.c++/userdef.exp: Look for those comments to check that we've
22415 returned to the right place, instead of checking line numbers.
22416
2a11c64d
EZ
224172003-04-11 Elena Zannoni <ezannoni@redhat.com>
22418
a9c64011
AS
22419 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22420 match on sourcefile name, instead of directory name.
2a11c64d 22421
68ab8fc5
EZ
224222003-04-10 Elena Zannoni <ezannoni@redhat.com>
22423
d63a86f8 22424 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
22425 working directory name.
22426
5624293a
JB
224272003-04-09 Jim Blandy <jimb@redhat.com>
22428
22429 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22430 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22431 after an inferior function call, report the failure, but allow the
22432 test to continue.
22433
f1f02ee4
SC
224342003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22435
22436 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22437 with -DPROTOTYPES.
22438
6eb79af0
SC
224392003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22440
22441 * gdb.base/break.exp: Revert last patch.
22442
8dfb4cf0
SC
224432003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22444
22445 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22446 with -DPROTOTYPES.
22447
ed4c619a
AC
224482003-04-02 Andrew Cagney <cagney@redhat.com>
22449
22450 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22451 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22452 matching directories by the name breakpoint.
22453 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22454 Make "continue to marker1" consistent.
22455 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22456 message consistent.
22457 * lib/gdb.exp: Put "the program is no longer running", and "the
22458 program exited" in parenthesis.
22459 * lib/mi-support.exp: Ditto.
d63a86f8 22460
4e35d5f0 224612003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 22462
4e35d5f0
BR
22463 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22464
71900fe8
AC
224652003-03-29 Andrew Cagney <cagney@redhat.com>
22466
22467 * gdb.base/sizeof.c (main): Print the value of '\377'.
22468 * gdb.base/sizeof.exp: Check the sign of '\377'.
22469
c0655a16
MC
224702003-03-27 Michael Chastain <mec@shout.net>
22471
22472 * gdb.base/gdb1090.exp: New file.
22473 * gdb.base/gdb1090.cc: New file.
22474
5b2a3989
JB
224752003-03-27 J. Brobecker <brobecker@gnat.com>
22476
22477 * gdb.gdb/observer.exp: New regression test.
22478
79876890
MC
224792003-03-27 Michael Chastain <mec@shout.net>
22480
22481 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22482 * gdb.base/ptype.exp: Likewise.
22483
6eac95e3
CV
224842003-03-27 Corinna Vinschen <vinschen@redhat.com>
22485
22486 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22487
e8c71839
MC
224882003-03-26 Michael Chastain <mec@shout.net>
22489
22490 * gdb.base/ptype.exp: Actually use some typedef'd types.
22491
71b10041
SC
224922003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22493
22494 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22495 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22496
2512cf80
CV
224972003-03-20 Corinna Vinschen <vinschen@redhat.com>
22498
22499 * gdb.base/default.exp: Fix regular expression.
22500
0d195a4f
CV
225012003-03-20 Corinna Vinschen <vinschen@redhat.com>
22502
22503 * gdb.base/args.exp: Fix regular expression.
22504
8a2dbca8
CV
225052003-03-20 Corinna Vinschen <vinschen@redhat.com>
22506
22507 * gdb.base/help.exp: Allow Win32 child process.
22508
bf028682
CV
225092003-03-20 Corinna Vinschen <vinschen@redhat.com>
22510
22511 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22512 when stepping out of main().
22513
182dbe85
CV
225142003-03-20 Corinna Vinschen <vinschen@redhat.com>
22515
22516 * gdb.base/default.exp: Check for win32 specific message when calling
22517 "run" without executable.
22518
d67a6ba5
CV
225192003-03-20 Corinna Vinschen <vinschen@redhat.com>
22520
22521 * gdb.base/args.exp: Expect .exe in output.
22522
a955b5bb
CV
225232003-03-20 Corinna Vinschen <vinschen@redhat.com>
22524
22525 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22526 Cygwin native.
22527
bf6bad4b
AC
225282003-03-17 Andrew Cagney <cagney@redhat.com>
22529
22530 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22531 vector registes.
22532 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22533 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22534
293e9a31
DC
225352003-03-17 David Carlton <carlton@math.stanford.edu>
22536
22537 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22538 test, for PR breakpoints/38.
22539 Call test_watchpoint_and_breakpoint.
22540 * gdb.base/watchpoint.c (func3): New function.
22541 (main): Call func3.
22542
5330f2db
DC
225432003-03-04 David Carlton <carlton@math.stanford.edu>
22544
22545 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22546 Garply<Garply<char> >:: garply".
22547 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22548 with respect to PR c++/1111; note also PR c++/1113.
22549 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22550 respect to PR c++/1062.
22551 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22552
6ece72da
DC
225532003-03-03 David Carlton <carlton@math.stanford.edu>
22554
22555 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22556 with respect to PR c++/57.
22557 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22558 c++/826.
22559 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22560 respect to PR c++/57.
22561
85ca1584
DC
225622003-03-03 David Carlton <carlton@math.stanford.edu>
22563
22564 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22565 respect to PR c++/33 into FAILs.
22566
98e9c5b8
MC
225672003-03-03 Michael Chastain <mec@shout.net>
22568
7bedbf27
MC
22569 * configure.in: Update copyright years.
22570
225712003-03-03 Michael Chastain <mec@shout.net>
22572
22573 * Makefile.in: Update copyright years.
98e9c5b8 22574
f683e100
DC
225752003-02-28 David Carlton <carlton@math.stanford.edu>
22576
22577 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22578 print class instead of struct and/or superfluous protection
22579 specifiers, as long as the resulting output is equivalent to the
22580 source code.
22581 Delete FIXME from end of messages on tests that don't need
22582 fixing.
22583
a9e0cf2c
DC
225842003-02-28 David Carlton <carlton@math.stanford.edu>
22585
22586 * gdb.c++/templates.exp (do_tests): Allow const in the two
22587 Foo<volatile char *>::foo tests.
22588
e8d359df
MS
225892003-02-27 Michael Snyder <msnyder@redhat.com>
22590
d63a86f8 22591 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
22592 will be consistant.
22593
0b71dc91
DC
225942003-02-26 David Carlton <carlton@math.stanford.edu>
22595
22596 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22597 char *>::foo" test with respect to PR c++/33. Create a new test
22598 which is identical to that one except that it doesn't put the
22599 space between the "char" and the "*"; KFAIL it, too.
22600
dd14ab43
DC
226012003-02-26 David Carlton <carlton@math.stanford.edu>
22602
22603 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22604 template types into either PASSes or KFAILs (corresponding to PR
22605 c++/57). Tweak indentation. Update copyright.
22606
1146c7f1
SC
226072003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22608
22609 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22610
74641dfb
MC
226112003-02-13 Michael Chastain <mec@shout.net>
22612
22613 * gdb.base/exprs.exp: Remove i960 remnants.
22614 * gdb.base/funcargs.exp: Likewise.
22615 * gdb.base/list.exp: Likewise.
22616 * gdb.base/ptype.exp: Likewise.
22617
559cd2d0
DC
226182003-02-14 David Carlton <carlton@math.stanford.edu>
22619
22620 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22621 pEe->D::vg()" from XFAIL to KFAIL.
22622
c4f90d87
JM
226232003-02-13 Jason Molenda (jmolenda@apple.com)
22624
22625 * gdb.base/maint.exp: Update maint print statistics regexp to include
22626 new entries.
22627
cbc4d97c
MC
226282003-02-13 Michael Chastain <mec@shout.net>
22629
22630 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22631
40f235b7
MC
226322003-02-12 Michael Chastain <mec@shout.net>
22633
22634 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22635 * gdb.c++/inherit.exp: Likewise.
22636 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22637 * gdb.c++/templates.exp: Likewise.
22638 * gdb.c++/virtfunc.exp: Likewise.
22639
c56716b0
JM
226402003-02-06 Jason Molenda (jason-cl@molenda.com)
22641
22642 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22643 why the code is written that way.
22644
070afcf8
MC
226452003-02-05 Michael Chastain <mec@shout.net>
22646
22647 * gdb.base/dump.exp: Add missing copyright line.
22648
5d0331e5
JM
226492003-02-05 Jason Molenda (jason-cl@molenda.com)
22650
f7ae6d3e 22651 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
22652 at the beginning so the breakpoint doesn't get set on the loop.
22653
92851186
MC
226542003-02-05 Michael Chastain <mec@shout.net>
22655
22656 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22657 output for configurations with gcc 2.95.3.
22658
cbf1e085
AC
226592003-02-05 Keith Seitz <keiths@redhat.com>
22660 Andrew Cagney <ac131313@redhat.com>
22661
22662 * gdb.mi/mi-cli.exp: New file.
d63a86f8 22663
29518e1e
MC
226642003-02-04 Michael Chastain <mec@shout.net>
22665
22666 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22667 Call perror and then continue.
22668
5af1d5f3
MC
226692003-02-03 Michael Chastain <mec@shout.net>
22670
22671 * gdb.c++/pr-1023.cc: New file.
22672 * gdb.c++/pr-1023.exp: New file.
22673
6b549786
JB
226742003-02-05 Jim Blandy <jimb@redhat.com>
22675
22676 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22677 it's local to foobar. Check for it there, and check that it's not
22678 present in main.
22679 * gdb.c++/local.cc (marker2): New function.
22680 (foobar): Call marker1.
22681 (main): Call marker2 instead of marker1.
22682
67f16606
AC
226832003-02-04 Andrew Cagney <ac131313@redhat.com>
22684
22685 * gdb.disasm/mn10200.exp: Obsolete file.
22686 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22687 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22688 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22689
1c5cb38e
DC
226902003-02-04 David Carlton <carlton@math.stanford.edu>
22691
22692 * gdb.c++/overload.exp: Test intToChar(1).
22693 * gdb.c++/overload.cc (intToChar): New.
22694 (main): Call intToChar.
22695
d1fe6965
DC
226962003-02-03 David Carlton <carlton@math.stanford.edu>
22697
22698 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22699 'might_kfail' arg.
22700 KFAIL some of the continue_to_bp_overloaded calls, according to
22701 PR c++/1025.
22702
9ba61c5d
MC
227032003-02-01 Michael Chastain <mec@shout.net>
22704
22705 * gdb.base/advance.c (marker1): New marker function.
22706 * gdb.base/advance.exp: When the 'advance' command lands on the
22707 return breakpoint, it can legitimately stop on either the
22708 current line or the next line. Accommodate both outcomes.
22709 * gdb.base/until.exp: Likewise.
22710
e7494ffb
AC
227112003-02-02 Andrew Cagney <ac131313@redhat.com>
22712
22713 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22714 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22715 now a list, not a tuple.
22716 * gdb.mi/mi-var-display.exp: Ditto.
22717 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 22718
075559bc
AC
227192003-02-01 Andrew Cagney <ac131313@redhat.com>
22720
22721 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22722 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22723 stack backtraces.
22724 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 22725
2bd4c7b1
MK
227262003-02-01 Mark Kettenis <kettenis@gnu.org>
22727
22728 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22729 gdb.mi/mi1-pthreads.exp: Return instead of calling
22730 gdb_suppress_entire_file.
22731
eabd8992
MS
227322003-02-01 Mark Salter <msalter@redhat.com>
22733
22734 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22735
71469e2f
MS
227362003-01-31 Mark Salter <msalter@redhat.com>
22737
22738 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22739 Support empty arg.
22740
38a94d44
MC
227412003-01-30 Michael Chastain <mec@shout.net>
22742
22743 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22744 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22745 has been fixed in gdb/readline on 2003-01-09.
22746
19ea9e73
MS
227472003-01-29 Michael Snyder <msnyder@redhat.com>
22748
e8d359df
MS
22749 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22750 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
22751 * gdb.base/args.exp: Skip if target does not support args passing.
22752
2307bd6a
DJ
227532003-01-22 Daniel Jacobowitz <drow@mvista.com>
22754
19ea9e73 22755 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
22756 gdb_test. Accept a list of expect arguments as the third
22757 parameter.
22758 (gdb_test): Use it.
22759
f2dd3617
EZ
227602003-01-20 Elena Zannoni <ezannoni@redhat.com>
22761
22762 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22763 allow for different test tree configurations. Update some
22764 tescases accordingly.
22765 * gdb.arch/altivec-regs.exp: Ditto.
22766 * gdb.asm/asm-source.exp: Ditto.
22767 * gdb.base/advance.exp: Ditto.
22768 * gdb.base/display.exp: Ditto.
d63a86f8 22769 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
22770 * gdb.base/mips_pro.exp: Ditto.
22771 * gdb.base/overlays.exp: Ditto.
22772 * gdb.base/relocate.exp: Ditto.
22773 * gdb.base/setshow.exp: Ditto.
22774 * gdb.base/step-line.exp: Ditto.
22775 * gdb.base/step-test.exp: Ditto.
22776 * gdb.base/until.exp: Ditto.
22777 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22778
c71cdefd
DC
227792003-01-17 David Carlton <carlton@math.stanford.edu>
22780
22781 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22782 corresponding to PR c++/945.
22783 Update copyright.
22784
fdba05d7
DC
227852003-01-17 David Carlton <carlton@math.stanford.edu>
22786
22787 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22788 corresponding to PR c++/68.
22789
227902003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
22791
22792 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22793 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22794 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22795
c362c33a
EZ
227962003-01-15 Elena Zannoni <ezannoni@redhat.com>
22797
0fbc361c
EZ
22798 * gdb.base/break.exp: Fix change of default location, because of
22799 removal of until tests.
22800 * gdb.base/help.exp: Update test for new 'until' help message.
22801 Add test for help on 'advance'.
a9c64011 22802 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 22803
dabf8a35
MK
228042003-01-15 Mark Kettenis <kettenis@gnu.org>
22805
22806 * gdb.base/default.exp: Adapt "info float" test for recent changes
22807 to that command. Add test for "info vector".
22808 * gdb.base/float.exp: New file. Add test for "info float" that
22809 resembles the old test in gdb.base/default.exp.
22810
a1769aca
DC
228112003-01-15 David Carlton <carlton@math.stanford.edu>
22812
22813 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22814
82025e13
EZ
228152003-01-15 Elena Zannoni <ezannoni@redhat.com>
22816
22817 * gdb.base/break.exp: Move the tests of until command from here...
22818 * gdb.base/until.exp: ... to here. New file. Add other tests.
22819 * gdb.base/advance.c: New file.
22820 * gdb.base/advance.exp: New file.
22821
8f9ab801
EZ
228222003-01-14 Elena Zannoni <ezannoni@redhat.com>
22823
a9c64011
AS
22824 * gdb.base/args.c: New file.
22825 * gdb.base/args.exp: New file.
8f9ab801 22826
9ae66589
DJ
228272003-01-14 Daniel Jacobowitz <drow@mvista.com>
22828
22829 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22830
8d77e5c3
DJ
228312003-01-14 Daniel Jacobowitz <drow@mvista.com>
22832
22833 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22834
12d2f0a1
DJ
228352003-01-14 Daniel Jacobowitz <drow@mvista.com>
22836
22837 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22838 dates.
22839
6ca37014
DJ
228402003-01-13 Daniel Jacobowitz <drow@mvista.com>
22841
22842 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22843
b0023472
DJ
228442003-01-13 Daniel Jacobowitz <drow@mvista.com>
22845
22846 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22847 (ptype &*"foo").
22848 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22849
607fbc54 228502003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
22851
22852 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22853 * gdb.mi/mi1-console.exp: Likewise.
22854
607fbc54 228552003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
22856
22857 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22858 * gdb.mi/mi1-console.exp: Likewise.
22859
a1fb14a2
DJ
228602003-01-13 Daniel Jacobowitz <drow@mvista.com>
22861
22862 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22863
c4cf40b7
DJ
228642003-01-09 Daniel Jacobowitz <drow@mvista.com>
22865
22866 * gdb.base/detach.exp: New test.
22867
696d5a5b
DJ
228682003-01-09 Daniel Jacobowitz <drow@mvista.com>
22869
22870 * Makefile.in (ALL_SUBDIRS): New variable.
22871 (subdirs, clean, distclean): Use it.
22872 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22873 regenerating Makefile, since it is generated from the top level.
22874 * gdb.asm/Makefile.in: Likewise.
22875 * gdb.base/Makefile.in: Likewise.
22876 * gdb.c++/Makefile.in: Likewise.
22877 * gdb.disasm/Makefile.in: Likewise.
22878 * gdb.java/Makefile.in: Likewise.
22879 * gdb.mi/Makefile.in: Likewise.
22880 * gdb.threads/Makefile.in: Likewise.
22881 * gdb.trace/Makefile.in: Likewise.
22882
754533e4
DC
228832003-01-09 David Carlton <carlton@math.stanford.edu>
22884
22885 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22886 Add copyright year 2003.
22887
d8b3e9ee
MC
228882003-01-06 Michael Chastain <mec@shout.net>
22889
22890 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22891 When selecting a thread, 'line' and 'file' are optional.
22892 * gdb.mi/mi1-pthreads.exp: Likewise.
22893
8e9e0fe6
AS
228942003-01-06 Andreas Schwab <schwab@suse.de>
22895
22896 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22897 failures.
22898
b5ab8ff3
DJ
228992003-01-04 Daniel Jacobowitz <drow@mvista.com>
22900
22901 Fix PR gdb/844
22902 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22903 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22904
22905 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22906 instead of calling gdb_suppress_entire_file.
22907 * gdb.threads/print-threads.exp: Likewise.
22908 * gdb.threads/schedlock.exp: Likewise.
22909
22910 * gdb.threads/killed.exp: Return instead of calling
22911 gdb_suppress_entire_file.
22912 * gdb.threads/linux-dp.exp: Likewise.
22913 * gdb.threads/pthreads.exp: Likewise.
22914
1e698235
DJ
229152003-01-04 Daniel Jacobowitz <drow@mvista.com>
22916
22917 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22918 stabs.
22919 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22920 * gdb.base/whatis.exp: Always allow (void) after function names.
22921
147ff08c
DJ
229222003-01-04 Daniel Jacobowitz <drow@mvista.com>
22923
22924 * gdb.c++/casts.exp: Correct regexp.
22925
dc62bfc2
MK
229262003-01-04 Mark Kettenis <kettenis@gnu.org>
22927
22928 * configure.in: Call AC_CONFIG_HEADER. Don't call
22929 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22930 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22931 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22932 aforementioned directories in the AC_OUPUT call.
22933 * config.hin: New file.
22934 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22935 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22936 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22937 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22938 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22939 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22940 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22941 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22942 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22943 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22944 gdb.threads/configure.in, gdb.threads/configure,
22945 gdb.threads/config.in, gdb.trace/configure.in,
22946 gdb.trace/configure: Removed.
22947
77afa639
MC
229482003-01-03 Michael Chastain <mec@shout.net>
22949
22950 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22951 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22952
7634bb6e
DJ
229532003-01-03 Daniel Jacobowitz <drow@mvista.com>
22954
22955 * gdb.base/store.exp: Fix regular expressions.
22956
b39c905e
MK
229572002-12-28 Mark Kettenis <kettenis@gnu.org>
22958
22959 * configure.in: Rewrite.
22960 * configure: Regenerated.
22961
0a8551dd
DC
229622003-01-03 David Carlton <carlton@math.stanford.edu>
22963
22964 * gdb.base/psymtab.exp: New file.
22965 * gdb.base/psymtab1.c: Ditto.
22966 * gdb.base/psymtab2.c: Ditto.
22967
c60b7188
AF
229682002-12-23 Adam Fedor <fedor@gnu.org>
22969
22970 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22971
ee73db83
DC
229722002-12-23 David Carlton <carlton@math.stanford.edu>
22973
22974 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22975 and current_directory initialization.
22976
d6c1774e
JB
229772002-12-22 Jim Blandy <jimb@redhat.com>
22978
f0a847b8
JB
22979 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22980 rather than as part of the output file name.
22981
d6c1774e
JB
22982 * gdb.base/attach.exp: There's no need to copy the test program to
22983 /tmp; that was only ever necessary on HP/UX, and this test is
22984 entirely disabled there anyway.
22985
f0708dbb
JB
229862002-12-21 Jim Blandy <jimb@redhat.com>
22987
4c2acfea
JB
22988 * gdb.c++/psmang.exp: Doc fix.
22989
f0708dbb
JB
22990 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22991 test.
22992
9579e000
DC
229932002-12-20 David Carlton <carlton@math.stanford.edu>
22994
22995 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22996
d1810171
MC
229972002-12-18 Michael Chastain <mec@shout.net>
22998
22999 * gdb.c++/annota2.exp: Add copyright year 2002.
23000
76565097
DC
230012002-12-17 David Carlton <carlton@math.stanford.edu>
23002
23003 * gdb.c++/try_catch.cc: Add marker comments.
23004 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
23005 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
23006 * gdb.c++/m-static.cc: Ditto.
23007 * gdb.c++/m-static1.cc: Ditto.
23008 * gdb.c++/try_catch.cc: Ditto.
23009
da81390b
JJ
230102002-12-16 Jeff Johnston <jjohnstn@redhat.com>
23011
23012 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
23013 to see whether we are using the new -environment-directory
23014 command which resets via -r or the old version of the command
23015 which may prompt the user. Part of fix for gdb/741.
23016
b304d130
AC
230172002-12-13 Andrew Cagney <ac131313@redhat.com>
23018
23019 * gdb.fortran/types.exp: Update obsolete comment.
23020 * gdb.fortran/exprs.exp: Ditto.
23021 * lib/gdb.exp: Delete obsolete code.
23022 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
23023 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
23024 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
23025 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
23026 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
23027 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
23028 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
23029 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
23030 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
23031 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
23032 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
23033 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
23034 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
23035 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
23036 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
23037 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
23038 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
23039 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
23040 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
23041 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
23042 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
23043 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
23044 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
23045 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
23046 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
23047 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
23048 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
23049 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
23050 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
23051 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
23052 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
23053 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
23054 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
23055 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
23056 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
23057 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
23058 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
23059
a23b6e6a
DC
230602002-12-11 David Carlton <carlton@math.stanford.edu>
23061
23062 * gdb.c++/m-data.exp: Add test for members that shadow global
23063 variables: see PR gdb/804.
23064 * gdb.c++/m-data.cc: Ditto.
23065
6604731b
DJ
230662002-12-10 Daniel Jacobowitz <drow@mvista.com>
23067
23068 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
23069
de46ecd7
DC
230702002-12-06 David Carlton <carlton@math.stanford.edu>
23071
23072 * gdb.base/store.c: Don't declare functions static.
23073
27e829d0
AC
230742002-12-04 Andrew Cagney <ac131313@redhat.com>
23075
23076 * gdb.base/store.exp, gdb.base/store.c: New files.
23077
92806416
DJ
230782002-12-03 Daniel Jacobowitz <drow@mvista.com>
23079
23080 * gdb.base/selftest.exp: Update for current gdb.
23081
3bcbaac5
DJ
230822002-12-03 Daniel Jacobowitz <drow@mvista.com>
23083
23084 * gdb.base/maint.exp: Only dump symbols from one source file
23085 or objfile.
23086
f4f00b1f
DJ
230872002-12-03 Daniel Jacobowitz <drow@mvista.com>
23088
23089 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
23090 function call.
23091
f1c8a949
JB
230922002-11-25 Jim Blandy <jimb@redhat.com>
23093
23094 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
23095 function appearing in error message.
23096
9e297a97
DJ
230972002-11-21 Daniel Jacobowitz <drow@mvista.com>
23098
23099 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
23100
1f312e79
JJ
231012002-11-08 Jeff Johnston <jjohnstn@redhat.com>
23102
d63a86f8
RM
23103 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
23104 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
23105 should be in mi console format. This is part of fix for PR gdb/604.
23106
83c31e7d
FN
231072002-09-18 Fernando Nasser <fnasser@redhat.com>
23108
23109 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
23110 which explicitly prints the zero offset as "+0".
23111
322b3f65
DJ
231122002-10-22 Daniel Jacobowitz <drow@mvista.com>
23113
23114 * gdb.threads/schedlock.c (args): Make unsigned.
23115
231162002-10-21 Daniel Jacobowitz <drow@mvista.com>
23117
23118 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
23119 numbers. Allow "foo2|selected stack frame".
23120 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
23121 * gdb.asm/asmsrc2.s: Likewise.
23122 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
23123 comments.
23124 * gdb.asm/mips.inc: New file.
23125
5e2fe5b8
AF
231262002-10-18 Adam Fedor <fedor@gnu.org>
23127
23128 * gdb.base/default.exp: Update expected output to include 'ObjC'.
23129 * gdb.base/help.exp: Likewise.
23130
abe1a5d0
KB
231312002-10-17 Kevin Buettner <kevinb@redhat.com>
23132
23133 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
23134 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
23135
10abb1d4
JB
231362002-10-02 Jim Blandy <jimb@redhat.com>
23137
23138 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
23139
1f609b42
AC
231402002-10-01 Andrew Cagney <ac131313@redhat.com>
23141
23142 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
23143 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
23144 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23145 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23146 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23147 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23148 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23149
0aee02e4
AC
231502002-09-29 Andrew Cagney <ac131313@redhat.com>
23151
23152 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23153 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23154 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23155 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23156 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23157 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23158 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23159
6fde09ad
KB
231602002-09-27 Kevin Buettner <kevinb@redhat.com>
23161
23162 * gdb.base/annota1.exp (info break): Make directory components of
23163 path optional since not all compilers emit this debug information.
23164
889bf7c5
PA
23165 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23166 step ends up stepping out of the function instead of stopping on
23167 the epilogue.
6fde09ad 23168
9e8aab75
KS
231692002-09-26 Keith Seitz <keiths@redhat.com>
23170
23171 * lib/insight-support.exp (gdbtk_start): Figure out where
23172 the insight executable is based on where gdb is. Use this
23173 executable to start insight instead of gdb.
23174
e36180d7
AC
231752002-09-25 Andrew Cagney <cagney@redhat.com>
23176
23177 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23178
9dd34b2b
AC
231792002-09-24 Andrew Cagney <ac131313@redhat.com>
23180
23181 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23182 test_isolated_complaints.
23183 (test_empty_complaint): New function.
23184 (test_empty_complaints): New function. Check no output when no
23185 complaints.
d63a86f8 23186
dea97812
KB
231872002-09-19 Jim Blandy <jimb@redhat.com>
23188
a9c64011 23189 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23190
54951bd7
AC
231912002-09-19 Andrew Cagney <ac131313@redhat.com>
23192
23193 * gdb.gdb/complaints.exp: New file.
23194
dec43320
AC
231952002-09-18 Andrew Cagney <ac131313@redhat.com>
23196
23197 * gdb.base/maint.exp: Check `help maint internal-warning'.
23198
e70d6e3f
DC
231992002-09-18 David Carlton <carlton@math.stanford.edu>
23200
23201 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23202 numbers, and replace them by a single breakpoint after the
23203 constructors are all finished.
23204 Add test 4.
23205 * gdb.c++/m-static.cc: Add test 4.
23206 * gdb.c++/m-static.h: New file.
23207 * gdb.c++/m-static1.cc: New file.
23208
23209 * gdb.c++/printmethod.exp: New file.
23210 * gdb.c++/printmethod.cc: New file.
23211
23212 * gdb.c++/pr-574.exp: New file.
23213 * gdb.c++/pr-574.cc: New file.
23214
afb5c968
CV
232152002-09-18 Corinna Vinschen <vinschen@redhat.com>
23216
23217 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23218 embedded targets which never actually exit.
23219
31e45dee
FN
232202002-09-18 Fernando Nasser <fnasser@redhat.com>
23221
23222 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23223 "don't step after run" as unresolved or unsupported, instead of xfail.
23224
a283c5a1
CV
232252002-09-18 Corinna Vinschen <vinschen@redhat.com>
23226
23227 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23228 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23229 Add newline to expected string in "step out of main (status wrapper)"
23230 case.
23231
11350d2a
CV
232322002-09-18 Corinna Vinschen <vinschen@redhat.com>
23233
23234 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23235 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23236
0deec7d6
TT
232372002-09-17 Tom Tromey <tromey@redhat.com>
23238
23239 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23240 \000, not \0, in double-quoted string.
23241
b2b4a1b5
CV
232422002-09-14 Corinna Vinschen <vinschen@redhat.com>
23243
c9d37158 23244 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23245 string after running the commands execution on breakpoint tests.
23246
1c56143a
CV
232472002-09-13 Corinna Vinschen <vinschen@redhat.com>
23248
23249 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23250
37f8da45
JB
232512002-09-12 Joel Brobecker <brobecker@gnat.com>
23252
23253 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23254
08b468e0
KS
232552002-09-10 Keith Seitz <keiths@redhat.com>
23256
23257 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23258 runto proc.
23259 (mi_run_to_main): Use mi_runto.
23260 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23261
dc360f58
KS
232622002-09-10 Keith Seitz <keiths@redhat.com>
23263
23264 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23265 regexp for stopping at main. Could have multiple event notifications.
23266 Don't assume that main was declared with no parameters.
23267 (mi_next): Use mi_step_to.
23268 (mi_step): Use mi_next_to.
23269
ce3abcfb
CV
232702002-09-09 Corinna Vinschen <vinschen@redhat.com>
23271
23272 * gdb.base/default.exp: Fix expected string in `info float' test.
23273
d1f5b980
BE
232742002-09-09 Ben Elliston <bje@redhat.com>
23275
23276 * config/mips.exp: Update comments.
23277 * config/mips-idt.exp: Likewise.
23278 * config/nind.exp: Likewise.
23279 * config/slite.exp: Likewise.
23280 * config/sparclet.exp: Likewise.
23281 * config/udi.exp: Likewise.
23282 * config/vx.exp: Likewise.
23283 * config/vxworks29k.exp: Likewise.
23284
2f71430b
JB
232852002-09-05 Jim Blandy <jimb@redhat.com>
23286
23287 * gdb.threads/killed.exp: Fix test failure message.
23288
7ddebc7e
KS
232892002-09-04 Keith Seitz <keiths@redhat.com>
23290
23291 * lib/mi-support.exp: Update copyright.
23292 (mi_gdb_test): Increase the priority of the expected pattern
23293 so that it matches gdb_test.
23294
0ae67eb3
KS
232952002-09-03 Keith Seitz <keiths@redhat.com>
23296
23297 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23298 Use integer comparison instead of string comparison for testing
23299 whether binary was built.
23300
38fc42c8
JB
233012002-09-03 Jim Blandy <jimb@redhat.com>
23302
23303 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23304
b6ff0e81
JB
233052002-08-29 Jim Blandy <jimb@redhat.com>
23306
23307 * gdb.threads/pthreads.exp: Move the portable thread compilation
23308 code into a function in lib/gdb.exp, and call that from here.
23309 * lib/gdb.exp (gdb_compile_pthreads): New function.
23310
07c98896
KS
233112002-08-29 Keith Seitz <keiths@redhat.com>
23312
23313 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23314 expect_out so that callers can get at it.
23315
0312286c
DJ
233162002-08-23 Daniel Jacobowitz <drow@mvista.com>
23317
23318 * gdb.threads/print-threads.c: New file.
23319 * gdb.threads/print-threads.exp: New file.
23320 * gdb.threads/schedlock.c: New file.
23321 * gdb.threads/schedlock.exp: New file.
23322
dd039bc4
EZ
233232002-08-22 Elena Zannoni <ezannoni@redhat.com>
23324
a9c64011
AS
23325 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23326 not altivec.c.
dd039bc4 23327
1f36144c
MK
233282002-08-17 Mark Kettenis <kettenis@gnu.org>
23329
23330 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23331 targets. The problem should be fixed now.
23332
16057ec7 233332002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
23334
23335 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23336 2002-07-24 change that removes final dots from error messages.
23337
3c1499ad
TT
233382002-08-13 Tom Tromey <tromey@redhat.com>
23339
23340 * gdb.base/readline.exp: New file.
23341
a20ce2c3
AC
233422002-08-01 Andrew Cagney <ac131313@redhat.com>
23343
23344 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23345 supress message.
23346
db034ac5
AC
233472002-08-01 Andrew Cagney <cagney@redhat.com>
23348
23349 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23350 CHILL_FOR_TARGET and CHILL_LIB.
23351 * configure.in (configdirs): Remove gdb.chill.
23352 * configure: Regenerate.
23353 * lib/gdb.exp: Obsolete references to chill.
23354 * gdb.fortran/types.exp: Ditto.
23355 * gdb.fortran/exprs.exp: Ditto.
23356
3e000b18
KB
233572002-07-30 Kevin Buettner <kevinb@redhat.com>
23358
23359 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23360 set Irix-specific compile and link flags.
23361
28f4966b
KB
233622002-07-29 Kevin Buettner <kevinb@redhat.com>
23363
23364 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23365 source files. The ``-o'' option doesn't work with the ``-E'' option
23366 when using the Irix compiler.
23367
46c0d5a6
DJ
233682002-07-19 Daniel Jacobowitz <drow@mvista.com>
23369
23370 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23371 Improve support for reusing an exec file. Copy exec file
23372 to target, and run gdbserver on the target instead of on the host.
23373
eecf4bed
JB
233742002-07-18 Jim Blandy <jimb@redhat.com>
23375
0f815cdf
JB
23376 * gdb.base/ending-run.exp: Don't expect to see the program end in
23377 some orderly fashion when we're running on a real stand-alone
23378 board.
23379
eecf4bed
JB
23380 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23381 targets that don't support interrupts.
23382
52d309e4
JB
233832002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23384
23385 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23386 systems.
23387 Move comments in expect statements to inside the actions, so that they
23388 don't get matched against.
23389
ff683d9e
MK
233902002-07-10 Mark Kettenis <kettenis@gnu.org>
23391
23392 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23393 function when asleep" test.
23394
b5356753
AC
233952002-07-10 Andrew Cagney <ac131313@redhat.com>
23396
23397 * gdb.base/page.exp: Rewrite to handle problems with very long
23398 `info set' output. Update copyright.
23399
6aa4d13a
AC
234002002-06-26 Andrew Cagney <ac131313@redhat.com>
23401
23402 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23403 gdb.threads-hp.
23404 * gdb.hp/configure: Regenerate.
23405 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23406 * gdb.hp/gdb.threads-hp/configure: Delete file.
23407 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23408
8cf8c2b8
AC
234092002-06-22 Andrew Cagney <ac131313@redhat.com>
23410
23411 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23412 setlocale, bindtextdomain and textdomain.
23413
6827a8f8
JB
234142002-06-11 Jim Blandy <jimb@redhat.com>
23415
919d772c
JB
23416 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23417 preprocessor macro information is present.
23418
6827a8f8
JB
23419 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23420 tests.
23421
c15b0d21
MS
234222002-06-06 Michael Snyder <msnyder@redhat.com>
23423
c5984d70
MS
23424 * gdb.base/overlays.exp: Record addresses of overlay
23425 functions in TCL variables rather than in GDB variables,
23426 to avoid having GDB convert them to pointers (with loss
23427 of information).
23428
d63a86f8 23429 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 23430 default linker script changes.
c15b0d21
MS
23431 * gdb.base/long_long.exp: Add check for sizeof (long double).
23432
be26fe0d
ML
234332002-06-06 Michal Ludvig <mludvig@suse.cz>
23434
23435 * gdb.asm/asm-source.exp: Add x86-64 target.
23436 * gdb.asm/x86_64.inc: New.
d63a86f8 23437
258093ca 234382002-05-30 Michael Chastain <mec@shout.net>
258093ca 23439
4b3153f1 23440 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
23441 * gdb.c++/m-static.cc: New file.
23442 * gdb.c++/m-static.exp: New file.
23443
241264c6
MS
234442002-05-28 Michael Snyder <msnyder@redhat.com>
23445
23446 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23447 precision.
23448
9bba8c8f 234492002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 23450
4b3153f1 23451 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
23452 * gdb.c++/m-data.cc: New file.
23453 * gdb.c++/m-data.exp: New file.
23454
234552002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 23456
4b3153f1 23457 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 23458 * gdb.c++/try_catch.cc: New file.
d63a86f8 23459 * gdb.c++/try_catch.exp: New file.
9bba8c8f 23460
def1b996
MC
234612002-05-27 Michael Chastain <mec@shout.net>
23462
23463 * gdb.c++/local.exp: Accept more nested types in output.
23464
522ba268
MC
234652002-05-26 Michael Chastain <mec@shout.net>
23466
23467 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23468
277254ba
MS
234692002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23470
23471 * lib/gdb.exp (gdb_wrapper_init): Just because
23472 gdb_wrapper_file exists, this does not mean that the file
23473 should not be rebuilt. That is what gdb_wrapper_initialized
23474 is for.
23475 (default_gdb_init): Reset gdb_wrapper_initialized.
23476
b61a8733
MS
234772002-05-23 Michael Snyder <msnyder@redhat.com>
23478
d63a86f8 23479 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
23480 the precision of the floating point test results.
23481 * gdb.base/call-rt-st.exp: Ditto.
23482
b61a8733
MS
23483 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23484 * gdb.base/call-rt-st.exp: Ditto.
23485
56f6e910
MC
234862002-05-19 Michael Chastain <mec@shout.net>
23487
23488 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23489
ad0b0016
EZ
234902002-05-19 Elena Zannoni <ezannoni@redhat.com>
23491
a9c64011
AS
23492 * configure.in (configdirs): Add gdb.arch.
23493 * configure: Regenerate.
ad0b0016 23494
f617d2b6
JB
234952002-05-17 Jim Blandy <jimb@redhat.com>
23496
23497 * gdb.base/completion.exp: Recognize the more detailed error
23498 messages produced by the macro expander's lexical analyzer.
23499
eac2a696
EZ
235002002-05-14 Elena Zannoni <ezannoni@redhat.com>
23501
a9c64011
AS
23502 * gdb.arch/altivec-abi.c: New file.
23503 * gdb.arch/altivec-abi.exp: New file.
23504 * gdb.arch/altivec-regs.c: New file.
23505 * gdb.arch/altivec-regs.exp: New file.
eac2a696 23506
2fdde8f8
DJ
235072002-05-14 Daniel Jacobowitz <drow@mvista.com>
23508
23509 * gdb.base/maint.exp (maint print type): Update for new type
23510 structure.
d63a86f8 23511
e31f1a7c
EZ
235122002-05-14 Elena Zannoni <ezannoni@redhat.com>
23513
23514 * gdb.arch: New directory.
23515 * gdb.arch/configure.in: New file.
23516 * gdb.arch/configure: New file.
23517 * gdb.arch/Makefile.in: New file.
23518
db589741
CV
235192002-05-13 Corinna Vinschen <vinschen@redhat.com>
23520
23521 * gdb.asm/asm-source.exp: Add v850 as supported target.
23522 * gdb.asm/v850.inc: New file.
23523
8ce2a7dc
DJ
235242002-05-13 Daniel Jacobowitz <drow@mvista.com>
23525
23526 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23527
df763c7f
DJ
235282002-05-12 Daniel Jacobowitz <drow@mvista.com>
23529
23530 * gdb.base/break.exp: Check 'break "marker2"'.
23531
377daeed
MS
235322002-05-10 Michael Snyder <msnyder@redhat.com>
23533
23534 * gdb.base/long_long.exp: Fix typo.
23535
c4b7bc2b
JB
235362002-05-10 Jim Blandy <jimb@redhat.com>
23537
ecac9a4e
JB
23538 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23539 a bug.
23540
c4b7bc2b
JB
23541 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23542 Recognize more detailed error message produced by the macro
23543 expander's lexical analyzer.
23544 * lib/gdb.exp (test_print_reject): Same.
23545
e71019a1
MK
235462002-05-09 Mark Kettenis <kettenis@gnu.org>
23547
23548 * gdb.c++/method.exp: Fix typo.
23549
fedfc8e6
MS
235502002-05-08 Michael Snyder <msnyder@redhat.com>
23551
166a1957
MS
23552 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23553 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 23554 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
23555 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23556 Add iftarget clause for strongarm.
d63a86f8 23557
f1c47eb2
MS
235582002-05-06 Michael Snyder <msnyder@redhat.com>
23559
cb9a9d3e
MS
23560 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23561 (gdb_continue_to_end): Accept output from status wrapper.
23562 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23563 Clean up fail messages to match pass messages.
23564
f1c47eb2
MS
23565 Enable the "needs_status_wrapper" testsuite feature.
23566 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23567 (gdb_compile): Conditionally call gdb_wrapper_init.
23568 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23569 * gdb.c++/method.exp: Recognize output from status wrapper.
23570
6079c749
BE
235712002-05-06 Ben Elliston <bje@redhat.com>
23572From Graydon Hoare <graydon@redhat.com>
23573
23574 * config/sid.exp: Include support for "rawsid" protocol.
23575
188baff3
JB
235762002-05-03 Jim Blandy <jimb@redhat.com>
23577
23578 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23579 * gdb.c++/hang3.C: New file.
23580
b9c07f0f
AC
235812002-05-04 Andrew Cagney <ac131313@redhat.com>
23582
23583 * gdb.base/default.exp: Remove obsolete code.
23584 * gdb.c++/misc.exp: Ditto. Update copyright.
23585 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23586 * gdb.base/whatis.exp: Ditto. Update copyright.
23587 * gdb.base/scope.exp: Ditto. Update copyright.
23588 * gdb.base/ptype.exp: Ditto. Update copyright.
23589 * gdb.base/printcmds.exp: Ditto. Update copyright.
23590 * gdb.base/opaque.exp: Ditto. Update copyright.
23591 * gdb.base/list.exp: Ditto.
23592 * gdb.base/funcargs.exp: Ditto. Update copyright.
23593 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23594 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23595 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23596 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23597 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23598 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23599
5c7a0397
MS
236002002-05-02 Michael Snyder <msnyder@redhat.com>
23601
d6dcc264 23602 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
23603 * gdb.base/long_long.exp: Add xscale target.
23604 * gdb.base/default.exp: Add xscale target.
23605
eb7f1c48
JB
236062002-05-01 Jim Blandy <jimb@redhat.com>
23607
23608 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23609 gdb.c++/hang.exp: New test.
23610
a6befae8
FF
236112002-05-01 Fred Fish <fnf@redhat.com>
23612
23613 * gdb.base/completion.exp: Handle completions of "./Make" for
23614 more than one completion possibility, as is the case when we
23615 build and test in the source tree.
23616
0a310277
AG
236172002-04-29 Anthony Green <green@redhat.com>
23618
23619 * gdb.java/jmisc1.exp: New file.
23620 * gdb.java/jmisc2.exp: New file.
23621
6ff9af88
DJ
236222002-04-24 Daniel Jacobowitz <drow@mvista.com>
23623
23624 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23625
96b3d632
EZ
236262002-04-23 Elena Zannoni <ezannoni@redhat.com>
23627
23628 * gdb.base/help.exp: Change 'help status' to allow for target
23629 dependent output differences.
23630
5019bb54
MC
236312002-04-22 Michael Chastain <mec@shout.net>
23632
23633 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23634
a805a116
MC
236352002-04-22 Michael Chastain <mec@shout.net>
23636
23637 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23638
a1706bfd
DM
236392002-04-17 David S. Miller <davem@redhat.com>
23640
23641 * gdb.asm/sparc64.inc: New file.
23642 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23643
a73a20a2
EZ
236442002-04-19 Elena Zannoni <ezannoni@redhat.com>
23645
23646 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23647 instruction file directly into the build tree. Clean up at end of
23648 test.
23649
ba678339
DM
236502002-04-18 David S. Miller <davem@redhat.com>
23651
23652 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23653 handle 64-bit platforms correctly.
23654 * gdb.base/maint.exp: Likewise.
23655
b03399da
KB
236562002-04-18 Kevin Buettner <kevinb@redhat.com>
23657
23658 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23659 ``-fpic'' when compiling files comprising a shared library, but
23660 it does need additional linker flags in order to find shared
23661 libraries at run time.
23662
e2004992
KB
236632002-04-18 Kevin Buettner <kevinb@redhat.com>
23664
23665 * gdb.base/cvexpr.c (use): New function.
23666 (main): Invoke use() on all global variables to prevent
23667 some linkers from deleting these otherwise unused symbols.
23668
d8937120
MC
236692002-04-17 Michael Chastain <mec@shout.net>
23670From David S. Miller <davem@redhat.com>
23671
23672 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23673 handle 64-bit platforms correctly.
23674
ffd61a58
MS
236752002-04-12 Michael Snyder <msnyder@redhat.com>
23676From Jim Blandy <jimb@redhat.com>
a9c64011 23677 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
23678 script can handle this instead.
23679 * gdb.base/bar.c (barx): Same.
23680 * gdb.base/baz.c (bazx): Same.
23681 * gdb.base/grbx.c (grbxx): Same.
23682
23683 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23684 manager doesn't automatically unmap overlays unnecessarily.
23685
6b8426a6
MH
236862002-04-10 Martin M. Hunt <hunt@redhat.com>
23687
23688 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23689 stepping out of main.
23690
34af4875
MC
236912002-04-09 Michael Chastain <mec@shout.net>
23692
23693 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23694 scope so that the nested scope tests will make sense.
23695 * gdb.c++/local.exp: Write patterns that actually work with gcc
23696 (the HP patterns "were never known to work with gcc").
23697 Keep the old aCC patterns too.
23698
2d1676a0
DJ
236992002-04-09 Daniel Jacobowitz <drow@mvista.com>
23700
23701 * gdb.base/attach.exp: Correct target board test.
23702
3a63e3f9
MC
237032002-04-08 Michael Chastain <mec@shout.net>
23704
23705 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23706 in a const method. Add some xfail and fail cases for configurations
23707 that do not emit the "const ...".
23708
f18dabd2
MC
237092002-04-07 Michael Chastain <mec@shout.net>
23710
23711 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23712 Accept "A * const" and "const A * const" as type of "this".
23713 Fix spelling of getFunky throughout. Make messages uniform.
23714
0fcddd82
EZ
237152002-04-07 Elena Zannoni <ezannoni@redhat.com>
23716
a9c64011 23717 Work around for PR gdb/285:
0fcddd82
EZ
23718 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23719
16a8534a
EZ
237202002-04-07 Elena Zannoni <ezannoni@redhat.com>
23721
23722 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23723 instructions file at run time instead of configure time.
23724 Sometimes we run the test in a directory that is not the one we
23725 configured in.
23726 * gdb.asm/configure.in: Delete creation of symlink.
23727 * gdb.asm/configure: Regenerate.
23728
24181d81
JB
237292002-04-05 J. Brobecker <brobecker@gnat.com>
23730
23731 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23732 xfullpath () function.
23733
7cdb7107
DJ
237342002-04-04 Daniel Jacobowitz <drow@mvista.com>
23735
23736 * gdb.asm/Makefile.in: Correct dependencies.
23737
23738 * gdb.asm/powerpc.inc: New file.
23739 * gdb.asm/asm-source.exp: Add PowerPC.
23740 * gdb.asm/configure.in: Likewise.
23741 * gdb.asm/configure: Regenerated.
23742
a7d17088
DJ
237432002-04-04 Daniel Jacobowitz <drow@mvista.com>
23744
23745 * gdb.base/relocate.exp: New file.
23746 * gdb.base/relocate.c: New file.
23747
cd721503
FF
237482002-04-04 Fred Fish <fnf@redhat.com>
23749
23750 * gdb.base/step-test.exp: Update comment regarding stopping in
23751 memcpy/bcopy calls inserted as part of the compiler runtime.
23752
b22ad7a7
MS
237532002-04-04 Michael Snyder <msnyder@redhat.com>
23754
23755 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23756
5f279fa6
DJ
237572002-04-03 Daniel Jacobowitz <drow@mvista.com>
23758
23759 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23760 (gdb_expect): Remove $notransfer hack.
23761
dd0fd3ce
DJ
237622002-04-02 Daniel Jacobowitz <drow@mvista.com>
23763
23764 * gdb.c++/classes.exp ("calling method for small class"): Match
23765 updated register output.
23766
1e50cda1
DJ
237672002-03-30 Daniel Jacobowitz <drow@mvista.com>
23768
23769 Fix PR gdb/452
23770 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23771 when finished. Make gdb_file_cmd send "exec-file" when
23772 appropriate.
23773
24015922
DJ
237742002-03-30 Daniel Jacobowitz <drow@mvista.com>
23775
23776 * gdb.base/attach.exp: Remove extra setup_xfail.
23777
dd7dfd64
MS
237782002-03-26 Michael Snyder <msnyder@redhat.com>
23779
23780 * gdb.base/default.exp: Add tests for dump, append, and restore.
23781 * gdb.base/help.exp: Add tests for dump, append, and restore.
23782 * gdb.base/dump.exp: New file, test dump, append and restore.
23783 * gdb.base/dump.c: New file.
23784
48b2f8d7
MS
237852002-03-27 Michael Snyder <msnyder@redhat.com>
23786
d63a86f8 23787 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
23788 clean-ups in help messages.
23789
05b4d525
FF
237902002-03-26 Fred Fish <fnf@redhat.com>
23791
23792 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23793 have debugging info for those functions and the compiler uses them
23794 internally to copy structs around.
23795
d7679631
FF
237962002-03-26 Fred Fish <fnf@redhat.com>
23797
23798 * gdb.base/list.exp: Revert the change made yesterday and add note
23799 about why we don't list the default lines for remote targets.
23800
523ac3f9
MS
238012002-03-25 Michael Snyder <msnyder@redhat.com>
23802
23803 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23804
754b2b8d
FF
238052002-03-25 Fred Fish <fnf@redhat.com>
23806
23807 * gdb.base/list.exp: This test works on remote targets so remove
23808 the short circuit for remote targets. Update copyright.
23809
33c3e192
FF
238102002-03-25 Fred Fish <fnf@redhat.com>
23811
23812 * gdb.base/attach.exp: Fix logic error that was suppressing this
23813 test for all non hppa*-*-hpux* targets, instead of the hp target.
23814 Move comments closer to the suppression point. Also now need to
23815 check that we are running natively.
23816
d43e73ee
MS
238172002-03-22 Michael Snyder <msnyder@redhat.com>
23818
882c8f02
MS
23819 * gdb.base/default.exp: Add test for gcore. Update copyright.
23820 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 23821
04c12f60
FF
238222002-03-06 Fred Fish <fnf@redhat.com>
23823
23824 * gdb.base/funcargs.c: Remove extraneous ';' character.
23825 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23826
b43df995
MC
238272002-03-04 Michael Chastain <mec@shout.net>
23828
23829 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23830 accommodate gcc v3 function signature.
23831 * gdb.mi/mi0-var-cmd-exp: Ditto.
23832
92362027
AC
238332002-02-24 Andrew Cagney <ac131313@redhat.com>
23834
23835 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23836 ``GNU/Linux'' or ``Linux kernel''
23837 * testsuite/gdb.threads/pthreads.c: Ditto.
23838
258ad32d
MC
238392002-02-24 Michael Chastain <mec@shout.net>
23840
23841 * gdb.threads/pthreads.c (thread1): Add a return statement.
23842 (thread2): Likewise.
23843 (foo): Likewise.
23844
04c3b3d4
MC
238452002-02-23 Michael Chastain <mec@shout.net>
23846
23847 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23848 to placate gcc.
23849
5a2a0a20
MC
238502002-02-23 Michael Chastain <mec@shout.net>
23851
23852 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23853 test "ptype bint". The test passes on all my stabs configurations.
23854
a640f7fc
JB
238552002-02-21 Jim Blandy <jimb@redhat.com>
23856
27924826
JB
23857 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23858 filename at a time, and watch for the ones we want to see.
23859
a640f7fc
JB
23860 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23861 types of pointers to prototyped functions.
23862
edcc8c75
AC
238632002-02-20 Andrew Cagney <ac131313@redhat.com>
23864
23865 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23866 signed, unsigned and straight char.
23867 (padding_char, padding_short, padding_int, padding_long,
23868 padding_long_long, padding_float, padding_double,
23869 padding_long_double): New global variables.
23870 (fill, fill_structs): New functions.
23871
23872 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23873 for correctly sized writes. Update copyright.
23874 (get_valueof): New procedure.
23875 (get_sizeof): Call get_valueof.
23876 (check_valueof): New procedure.
23877 (check_padding): New procedure.
23878
ac57ea44
MC
238792002-02-20 Michael Chastain <mec@shout.net>
23880
23881 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23882 to setup_xfail. Document some of the remaining calls.
23883
7a10c941
MC
238842002-02-18 Michael Chastain <mec@shout.net>
23885
23886 * gdb.c++/userdef.exp: Update copyright year.
23887
fb8acdcc
DJ
238882002-02-18 Daniel Jacobowitz <drow@mvista.com>
23889
23890 * gdb.c++/userdef.exp: Test overloaded operators properly.
23891 Remove xfails.
23892
fda6ae12
MS
238932002-02-14 Michael Snyder <msnyder@redhat.com>
23894
23895 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23896
676a0442
DJ
238972002-02-14 Daniel Jacobowitz <drow@mvista.com>
23898
23899 * gdb.base/a2-run.exp: Check for a remote target properly.
23900 * gdb.base/annota1.exp: Likewise.
23901 * gdb.base/list.exp: Likewise.
23902 * gdb.base/reread.exp: Likewise.
23903 * gdb.base/scope.exp: Likewise.
23904 * gdb.base/shlib-call.exp: Likewise.
23905 * gdb.base/term.exp: Likewise.
23906 * gdb.c++/annota2.exp: Likewise.
23907
78b4f468
RE
239082002-02-13 Richard Earnshaw <rearnsha@arm.com>
23909
23910 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23911
9a81ba51
MC
239122002-02-10 Michael Chastain <mec@shout.net>
23913
23914 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23915 (call_after_alloca): Ditto.
23916
004af6c7
DJ
239172002-02-10 Daniel Jacobowitz <drow@mvista.com>
23918
23919 * gdb.base/ending-run.exp: Guard "cont" test with
23920 gdb_skip_stdio_test.
23921
37225f62
JB
239222002-02-06 Jim Blandy <jimb@redhat.com>
23923
23924 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23925 from here...
23926 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23927 To here. Disable this test on non-HP platforms. Add big comment.
23928
fe6fdd96
MS
239292002-02-04 Michael Snyder <msnyder@redhat.com>
23930
23931 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23932 other than d10v and m32r.
23933
036fad3f
RE
239342002-02-02 Richard Earnshaw <rearnsha@arm.com>
23935
23936 * gdb.base/default.exp: Rewrite test patterns to reduce time
23937 taken to match them.
23938
7148ab62
DJ
239392002-01-30 Daniel Jacobowitz <drow@mvista.com>
23940
23941 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23942 Allow a start function above main.
23943 * gdb.threads/linux-dp.exp: Fix copyright date.
23944
396cc255
DJ
239452002-01-30 Daniel Jacobowitz <drow@mvista.com>
23946
a9c64011
AS
23947 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23948 (check_philosopher_stack): Check for manager thread before checking
23949 for a just-starting thread.
396cc255 23950
f038d31b
DJ
239512002-01-30 Daniel Jacobowitz <drow@mvista.com>
23952
23953 From Neil Booth <neil@daikokuya.demon.co.uk>:
23954 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23955 warnings.
23956
b3ff9d9a
FF
239572002-01-21 Fred Fish <fnf@redhat.com>
23958
23959 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23960 not caller.
23961
39ad761d
JB
239622002-01-21 Jim Blandy <jimb@redhat.com>
23963
23964 * gdb.base/reread.exp: Check that GDB properly re-reads the
23965 executable file when it changes while no inferior is running.
23966
aaf320fa
FF
239672002-01-21 Fred Fish <fnf@redhat.com>
23968
a9c64011
AS
23969 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23970 optionally accept the "shlib events" variation.
aaf320fa 23971
808a31f5
JB
239722002-01-21 Jim Blandy <jimb@redhat.com>
23973
23974 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23975 call `fflush' after every `printf', so that the output is produced
23976 at predictable points, regardless of whatever buffering does (or
23977 doesn't) take place.
23978 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23979 at different points.
23980
4420d5e2
DJ
239812002-01-20 Daniel Jacobowitz <drow@mvista.com>
23982
23983 * gdb.c++/inherit.exp: Update copyright years.
23984 * gdb.c++/method.exp: Likewise.
23985
3e36a0f4
DJ
239862002-01-20 Daniel Jacobowitz <drow@mvista.com>
23987
23988 * gdb.c++/classes.exp: Update for improved v3 support and skipping
23989 artificial methods/arguments.
23990 * gdb.c++/derivation.exp: Likewise.
23991 * gdb.c++/inherit.exp: Likewise.
23992 * gdb.c++/method.exp: Likewise.
23993 * gdb.c++/virtfunc.exp: Likewise.
23994
b4ceaee6
AC
239952002-01-18 Andrew Cagney <ac131313@redhat.com>
23996
23997 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23998 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23999 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
24000 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
24001 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
24002 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
24003
ecace851
JB
240042002-01-17 Jim Blandy <jimb@redhat.com>
24005
24006 * gdb.asm/asm-source.exp (info symbol): Take another shot at
24007 anchoring the pattern matching the entry point symbol's name.
24008
375fc983
AC
240092002-01-17 Andrew Cagney <ac131313@redhat.com>
24010
24011 * gdb.base/maint.exp: Update ``maint internal-error'' to match
24012 continue/quit query. Update copyright.
24013
fe6fdd96
MS
240142002-01-14 Michael Snyder <msnyder@redhat.com>
24015
24016 * gdb.base/gcore.exp: Remove extra debugging output.
24017
e017c81f
DJ
240182002-01-13 Daniel Jacobowitz <drow@mvista.com>
24019
24020 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
24021 for slightly dubious v2 mangled string.
24022
37ab3bf8
DJ
240232002-01-13 Daniel Jacobowitz <drow@mvista.com>
24024
24025 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
24026
1bc05c3a 240272002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 24028
1bc05c3a 24029 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 24030
1bc05c3a
JM
24031 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
24032 constructors.
24033 * gdb.c++/derivation.exp: Likewise.
24034 * gdb.c++/templates.exp: Likewise.
24035 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 24036
1bc05c3a
JM
240372002-01-10 Michael Snyder <msnyder@redhat.com>
24038
24039 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 24040
a911c360
MS
240412002-01-08 Michael Snyder <msnyder@redhat.com>
24042
24043 * gdb.base/gcore.exp: New test for generate-core-file command.
24044 * gdb.base/gcore.c: Testcase for above.
24045 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
24046
ea2119ec
JM
240472002-01-08 Jason Merrill <jason@redhat.com>
24048
24049 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
24050
68203136
FF
240512002-01-07 Fred Fish <fnf@redhat.com>
24052
24053 * gdb.c++/overload.exp: Remove unconditional xfails for:
24054 print foo_instance1.overloadargs(1)
24055 print foo_instance1.overloadargs(1, 2)
24056 print foo_instance1.overloadargs(1, 2, 3)
24057 print foo_instance1.overloadargs(1, 2, 3, 4)
24058 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
24059 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
24060 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
24061 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
24062 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
24063 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
24064 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
24065 print foo_instance1.overload1arg()
24066 print foo_instance1.overload1arg((char)arg2)
24067 print foo_instance1.overload1arg((signed char)arg3)
24068 print foo_instance1.overload1arg((unsigned char)arg4)
24069 print foo_instance1.overload1arg((int)arg7)
24070 print foo_instance1.overload1arg((unsigned int)arg8)
24071 print foo_instance1.overload1arg((float)arg11)
24072 print foo_instance1.overload1arg((double)arg12)
d63a86f8 24073
21b9b5b1
MS
240742002-01-07 Michael Snyder <msnyder@redhat.com>
24075
24076 * gdb.base/huge.exp: New test. Print a very large target data object.
24077 (skip_huge_test): New test variable. Define if you want to skip this
24078 test. The test reads an 8 megabyte data object from the target, so it
24079 might be very time consuming on remote targets with a slow connection.
24080 * gdb.base/huge.c: New file. Test case for above.
24081
725f922e
FF
240822002-01-07 Fred Fish <fnf@redhat.com>
24083
24084 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
24085 g_instance.bfoo, and g_instance.cfoo.
24086
889bf7c5 240872002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 24088
889bf7c5
PA
24089 * gdb.base/break.c (multi_line_if_conditional): New function.
24090 (multi_ilne_while_conditional): Likewise.
24091 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
24092 IF or WHILE condition puts the breakpoint at the start of
24093 the condition.
f286b2c3 24094
634d57ec
JL
24095 * gdb.base/selftest.exp (backtrace through signal handler): Remove
24096 hppa*-*-hpux* expected failure.
24097 * gdb.base/structs.exp (do_function_calls): Similarly.
24098
24099 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
24100 watchpoints.
24101
9fbfe2dc
AC
241022002-01-06 Andrew Cagney <ac131313@redhat.com>
24103
24104 Fix PR gdb/66.
24105 * gdb.base/structs.exp: Replace skip for a29k with skip for
24106 gdb,cannot_call_functions.
24107 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
24108 * gdb.base/callfuncs.exp: Ditto.
24109 * gdb.base/call-rt-st.exp: Ditto.
24110 * gdb.base/call-strs.exp: Ditto.
24111 * gdb.base/callfwmall.exp: Ditto.
24112 * gdb.base/scope.exp: Obsolete xfail a29k.
24113 * gdb.c++/misc.exp: Ditto.
24114 * gdb.c++/cplusfuncs.exp: Ditto.
24115 * gdb.base/ptype.exp: Ditto.
24116 * gdb.base/printcmds.exp: Ditto.
24117 * gdb.base/opaque.exp: Ditto.
24118 * gdb.base/list.exp: Ditto.
24119 * gdb.base/funcargs.exp: Ditto.
24120 * gdb.base/default.exp: Ditto.
24121
8ddad156
MS
241222002-01-04 Michael Snyder <msnyder@redhat.com>
24123
ca4976a6 24124 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
24125 * gdb.base/maint.exp: Add tests for maint info sections options.
24126
1b074332
JL
24127Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
24128
24129 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
24130
7d159115
CV
241312001-12-20 Corinna Vinschen <vinschen@redhat.com>
24132
24133 * gdb.asm/arm.inc: New file.
24134 * gdb.asm/asm-source.exp: Add arm targets.
24135 * gdb.asm/configure.in: Ditto.
24136 * gdb.asm/configure: Recreated from configure.in.
24137
8fb87725
JL
24138Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
24139
afabe08c
JL
24140 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
24141 with HP's compiler.
24142 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
24143 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
24144 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24145 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24146
24147 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24148 either HP's compilers or GCC.
24149
db521deb
JL
24150 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24151 a SIGBUS or SIGSEGV.
24152
24153 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24154
24155 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24156 can be compiled with either HP's compiler or GCC.
24157
cfa88ab7
JL
24158 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24159 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24160 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24161
ca344dff
JL
24162 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24163 to match current gdb output. Update due to using auto-solib-limit
24164 for limiting instead of overloading auto-solib-add.
24165 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24166 test program.
24167
3f3c6e55 24168 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24169 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24170 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24171 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24172 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24173 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24174 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24175 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24176 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24177 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24178 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24179 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24180 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24181
8fb87725
JL
24182 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24183 a SIGTRAP to the inferior.
24184
cf599fa7
CV
241852001-12-19 Corinna Vinschen <vinschen@redhat.com>
24186
24187 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24188 Substitute call to target_link by call to gdb_compile.
24189
2cd045cd
JL
24190Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24191
a9c64011
AS
24192 * gdb.base/break.exp: Fix HP specific search string when testing
24193 backtracing in a called function.
2cd045cd 24194
a9c64011
AS
24195 * gdb.base/constvars.exp: Only set lang to C++ if we're
24196 compiling the test with HP's compilers.
24197 * gdb.base/volatile.exp: Similarly.
2cd045cd 24198
99ebe9ac
JB
241992001-12-19 Jim Blandy <jimb@redhat.com>
24200
24201 * gdb.base/printcmds.exp: Expect the null character to be printed
24202 as '\0', and the '\013' to be printed as '\v'.
24203 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24204 * gdb.base/setvar.exp: Same.
24205
b9891b29
JB
242062001-12-17 Jim Blandy <jimb@redhat.com>
24207
0eba65ab
JB
24208 * gdb.base/completion.exp: Rather than completing very long
24209 filenames, which can make the readline library produce output we
24210 don't recognize, cd to the directory first, and then complete
24211 using nice, short relative paths.
24212
6970b5b1
JB
24213 * gdb.base/completion.exp: On some systems, there is, in fact, a
24214 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24215 variables as being in scope. So use `no_var_named_this'
24216 instead of `b'.
6970b5b1 24217
b9891b29 24218 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24219 can't find the core file's registers as a failure.
b9891b29 24220
e6ccd35f
JSC
242212001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24222
a9c64011
AS
24223 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24224 test expect string more specific.
e6ccd35f 24225
105ba819
CV
242262001-12-13 Corinna Vinschen <vinschen@redhat.com>
24227
24228 * gdb.asm/asm-source.exp: Add support for xstormy16.
24229 * gdb.asm/configure.in: Ditto.
24230 * gdb.asm/configure: Rebuild.
24231 * gdb.asm/xstormy16.inc: New file.
24232
e9e79dd9
FF
242332001-12-10 Fred Fish <fnf@redhat.com>
24234
24235 * gdb.base/maint.exp: Update to match changes in type dumping code.
24236
347dc97d
JB
242372001-12-10 Jim Blandy <jimb@redhat.com>
24238
24239 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24240 matching the entry point symbol's name at the beginning of the
24241 line.
347dc97d 24242
5178b9d6
DJ
242432001-12-07 Daniel Jacobowitz <drow@mvista.com>
24244
24245 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24246 gdb.c++/inherit.exp, gdb.c++/method.exp,
24247 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24248 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24249 and class layout support.
24250
af890c52
DJ
242512001-12-07 Daniel Jacobowitz <drow@mvista.com>
24252
24253 * gdb.c++/classes.exp: Add test for static member function.
24254 * gdb.c++/misc.cc: Add class with static member function.
24255
7a345fb3
JB
242562001-12-07 Jim Blandy <jimb@redhat.com>
24257
f2e54a80 24258 If GDB says it can't find the struct the function returned, report
8032bf31
JB
24259 those tests as `unsupported'.
24260 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24261 Rewrite subsequent tests to use it.
24262
24263 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
24264 those tests as `unsupported'.
24265 * gdb.base/structs.exp (call_struct_func): New function.
24266 (do_function_calls): Use call_struct_func to call the functions
24267 returning structs.
24268
0bc69509
JB
24269 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24270 whether functions are prototyped or not, so we can't possibly pass
24271 arguments to t_float_values2 properly.
24272
7a345fb3
JB
24273 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24274 value of `timeout' for targets other than the mips*tx39-*.
24275
edb6ede1
MS
242762001-12-06 Michael Snyder <msnyder@redhat.com>
24277
d63a86f8 24278 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24279 and detect whether the start symbol has a leading underscore.
24280
2d842f13
JB
242812001-12-04 Jim Blandy <jimb@redhat.com>
24282
24283 * gdb.base/completion.exp: Clarify indentation.
24284
68550daf
JB
242852001-12-03 Jim Blandy <jimb@redhat.com>
24286
24287 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24288 variables on the S/390, not `.word'.
24289
cd5195a8
JB
242902001-11-30 Jim Blandy <jimb@redhat.com>
24291
24292 Add assembly-source tests for s390-ibm-linux.
24293 * gdb.asm/s390.inc: New file.
24294 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24295 the S/390 architecture.
a9c64011 24296 * gdb.asm/configure: Regenerated.
cd5195a8 24297
ca9efc90
MS
242982001-11-30 Michael Snyder <msnyder@redhat.com>
24299
24300 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24301 next, info source, info sources, info line, global and static
24302 variables, and static functions.
24303 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24304 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24305 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24306 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24307 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24308 (gdbasm_leave): Restore frame pointer.
24309 (gdbasm_startup): Copy stack set-up from crt0.S.
24310
d0e66976
FN
243112001-11-26 Fernando Nasser <fnasser@redhat.com>
24312
24313 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24314 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24315 to a local (non-static) variable. Copy tstruct.a to a static buffer
24316 and return a pointer to that buffer.
24317 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24318
e2334072
MK
243192001-11-24 Mark Kettenis <kettenis@gnu.org>
24320
24321 * gdb.asm/configure.in: Fix recognition of ix86 target.
24322 * gdb.asm/configure: Regenerate.
24323
756caa3d
MS
243242001-11-21 Michael Snyder <msnyder@redhat.com>
24325
24326 * gdb.asm/sparc.inc: New file.
24327 * gdb.asm/asm-source.exp: Recognize sparc target.
24328 * gdb.asm/configure.in: Recognize sparc target.
24329 * gdb.asm/configure: Regenerate.
d63a86f8 24330
9a4d72d5
MS
243312001-11-21 Michael Snyder <msnyder@redhat.com>
24332
24333 * gdb.asm/m32r.inc: New file.
24334 * gdb.asm/asm-source.exp: Recognize m32r target.
24335 * gdb.asm/configure.in: Recognize m32r target.
24336 * gdb.asm/configure: Regenerate.
24337
a773d1cd
MS
243382001-11-20 Michael Snyder <msnyder@redhat.com>
24339
017ac23d
MS
24340 * gdb.asm/i386.inc: New file.
24341 * gdb.asm/asm-source.exp: Recognize ix86 target.
24342 * gdb.asm/configure.in: Recognize ix86 target.
24343 * gdb.asm/configure: Regenerate.
24344
a773d1cd
MS
24345 * gdb.c++/namespace.exp: Fix quotes in output messages.
24346
bb632afb
MS
243472001-11-14 Michael Snyder <msnyder@redhat.com>
24348
25d559ca 24349 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
24350 qualifier in a type cast expression, to designate an address
24351 in the instruction space (Harvard architecture).
24352
4749e309
MS
243532001-11-13 Michael Snyder <msnyder@redhat.com>
24354
24355 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24356 Tests for expressions using 'const' and 'volatile'.
24357
25050984
CV
243582001-11-13 Corinna Vinschen <vinschen@redhat.com>
24359
24360 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24361
1902c51f
DJ
243622001-11-12 Daniel Jacobowitz <drow@mvista.com>
24363
24364 * lib/mi-support.exp (mi_run_to_helper): Move comments
24365 outside of gdb_expect.
24366
dcf95b47
DJ
243672001-11-11 Daniel Jacobowitz <drow@mvista.com>
24368
24369 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24370 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24371 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24372 mi0_run_to): New functions.
24373 * gdb.mi/mi-simplerun.exp: Use them.
24374 * gdb.mi/mi0-simplerun.exp: Likewise.
24375 * gdb.mi/mi-var-cmd.exp: Likewise.
24376 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 24377
45b074e1
AC
243782001-11-10 Andrew Cagney <ac131313@redhat.com>
24379
24380 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24381 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24382
bf50d346
AC
243832001-11-09 Andrew Cagney <ac131313@redhat.com>
24384
24385 * gdb.base/restore.exp: Include $expected value in restored test
24386 message.
24387
9383332c
AC
243882001-11-09 Andrew Cagney <ac131313@redhat.com>
24389
24390 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24391 implemented.
24392
db62520a
MS
243932001-11-08 Michael Snyder <msnyder@redhat.com>
24394
24395 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24396 Add pass/fail message for stop at breakpoint in call dummy function.
24397
b5703437
MS
243982001-11-07 Michael Snyder <msnyder@redhat.com>
24399
d63a86f8
RM
24400 * gdb.c++/templates.exp (test_template_breakpoints):
24401 If we get an overload menu, but it does not match what
760f6330 24402 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
24403 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24404 making the whitespace optional. Argument for "new" may be
24405 "unsigned" as well as "unsigned int/long".
d63a86f8 24406 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
24407 making the whitespace optional. Also replace "(void) with
24408 "((void|)), making the keyword "void" optional.
d63a86f8 24409 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
24410 making the whitespace optional. Also replace "(void) with
24411 "((void|)), making the keyword "void" optional.
3bf40917
MS
24412 * gdb.base/callfuncs.c (t_float_values): This function must
24413 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 24414 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
24415 can be tested against both cases. Usually one case involves
24416 promotion of float to double, while the other does not.
24417 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
24418 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24419 includes a stack frame for "start".
24420
c8ab4e6d
JB
244212001-11-05 Jim Blandy <jimb@redhat.com>
24422
24423 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24424 pointers are 32 bits long, and that offsets of relocs are always
24425 stored in the data (REL-style), and not in the reloc entry itself
24426 (RELA-style).
24427 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24428 stabs.
24429
3f08ced9
MS
244302001-11-01 Michael Snyder <msnyder@redhat.com>
24431
24432 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24433 and regular expression operators by using quoting.
24434
cbfa24cd
MS
244352001-10-31 Michael Snyder <msnyder@redhat.com>
24436
24437 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24438 depending on what the symbol table contains.
24439 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24440 the output of the ptype command. Similarly, accept both "const &"
24441 and "const&".
24442
aaa68313
CV
244432001-10-31 Corinna Vinschen <vinschen@redhat.com>
24444
24445 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24446 symbol `STORAGE' to allow to choose the storage class of
24447 the local datastructures.
24448 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24449 compiler directive.
24450
91740388
MS
244512001-10-30 Michael Snyder <msnyder@redhat.com>
24452
24453 * gdb.base/jump.exp: Allow it to run for all targets.
24454
1b7c05e7
CV
244552001-10-29 Corinna Vinschen <vinschen@redhat.com>
24456
24457 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24458 with new double_array size.
24459 (main): Change storage class of all local variables to static.
24460 Reduce size of double_array to 9.
24461 * gdb.base/call-ar-st.exp: Increase timeout value.
24462 Change expected output for double array to match new size in
24463 call-ar-st.c.
24464
36a22261
CV
244652001-10-29 Corinna Vinschen <vinschen@redhat.com>
24466
24467 * gdb.base/ending-run.exp: Create identical output when passing
24468 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 24469 Stormy16 target.
36a22261 24470
92b8ae91
MK
244712001-10-28 Mark Kettenis <kettenis@gnu.org>
24472
24473 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24474 that we catch the expected failure under Linux/x86.
24475
cb135b83
OF
244762001-10-29 Orjan Friberg <orjanf@axis.com>
24477
24478 * gdb.base/setvar.exp: Escape curly braces.
24479 * gdb.stabs/weird.exp: Ditto.
24480
6884aa54
DJ
244812001-10-27 Daniel Jacobowitz <drow@mvista.com>
24482
24483 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24484 * gdm.mi/mi0-hack-cli.exp: Likewise.
24485
0398c9aa
AC
244862001-10-25 Andrew Cagney <ac131313@redhat.com>
24487
24488 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24489 messages.
24490
d20bf2e8
AC
244912001-10-21 Andrew Cagney <ac131313@redhat.com>
24492
24493 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24494 checking MI enabled.
24495
03dd63aa
CV
244962001-10-09 Corinna Vinschen <vinschen@redhat.com>
24497
24498 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24499
1d9d99f3
FCE
245002001-10-04 Frank Ch. Eigler <fche@redhat.com>
24501
24502 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24503 if gdb child process crashes, just signal an error.
24504
838ae6c4
JB
245052001-10-02 Jim Blandy <jimb@redhat.com>
24506
24507 * lib/gdb.exp (test_xfail_format): Simplify.
24508
24509 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24510 front of the variable name `format'. Simplify `if'.
24511
8f0cbc1c
DJ
245122001-10-01 Daniel Jacobowitz <drow@mvista.com>
24513
24514 * gdb.threads/pthreads.exp: Wait for output and delay
24515 before sending ^C.
24516
1f08dafd
DJ
245172001-10-01 Daniel Jacobowitz <drow@mvista.com>
24518
24519 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24520 some incorrect output instead of timing out.
24521 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24522
674f90ff
CV
245232001-09-28 Corinna Vinschen <vinschen@redhat.com>
24524
24525 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24526 check to allow additional `int'.
24527
9b284272
DJ
245282001-09-27 Daniel Jacobowitz <drow@mvista.com>
24529
24530 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24531 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24532
b55a4771
MS
245332001-09-27 Michael Snyder <msnyder@redhat.com>
24534
24535 * lib/gdb.exp (test_debug_format): New proc.
24536 (setup_xfail_format): Use new proc test_debug_format.
24537 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24538 proc; use new service proc test_debug_format.
24539 Replace all other "gcc_compiled" tests with this test.
24540 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24541 proc; use new service proc test_debug_format.
24542 Replace all other "gcc_compiled" tests with this test.
24543
245442001-09-27 Michael Snyder <msnyder@redhat.com>
24545
24546 * gdb.base/cvexpr.exp: New file.
24547 * gdb.base/cvexpr.c: New file
24548 Test for expressions using const and volatile keywords.
24549
4e6667ac
CV
245502001-09-26 Corinna Vinschen <vinschen@redhat.com>
24551
24552 * gdb.base/constvars.exp: Check for different orders of keywords
24553 and additional "int" strings in output.
24554
4f337972
AC
245552001-09-22 Andrew Cagney <ac131313@redhat.com>
24556
24557 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24558 responses from "help maint".
24559
2015650d
FCE
245602001-09-19 Frank Ch. Eigler <fche@redhat.com>
24561
24562 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24563 to localhost:NNN instead of :NNN, in case Xvfb is listening
24564 only on TCP.
24565
f3bcedc1
CV
245662001-09-19 Corinna Vinschen <vinschen@redhat.com>
24567
24568 * gdb.base/recurse.exp: When checking leaving the watchpoint
24569 scope, recognize when gdb is in function's epilogue and pass.
24570
6b819c92
KS
245712001-09-18 Keith Seitz <keiths@redhat.com>
24572
24573 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24574 support for running tests against sid targets.
24575 (gdbtk_done): Ditto.
24576
a10c9419
CV
245772001-09-18 Corinna Vinschen <vinschen@redhat.com>
24578
24579 * gdb.base/ending-run.c (main): Set stdout buffersize
24580 to the same reasonable value for any target.
24581 * gdb.base/ending-run.exp: Add a regular expression
24582 to make testsuite happy on Sanyo Stormy16 target.
24583
739d0d99
CV
245842001-09-17 Corinna Vinschen <vinschen@redhat.com>
24585
24586 * gdb.base/display.c (do_loops): Add float variable `f'.
24587 Increment f in loop.
24588 * gdb.base/display.exp: Increment timeout by 60 seconds.
24589 Change float display test to use variable `f'.
24590
1b8947f0
JB
245912001-09-17 Jim Blandy <jimb@redhat.com>
24592
24593 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24594 overflowing the limited breakpoint tables on some ROM monitors
24595 (like the ROM68K).
24596
9890ac81
FCE
245972001-09-15 Frank Ch. Eigler <fche@redhat.com>
24598
24599 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24600 the "-ac" (disable access control) flag.
24601
6db765ea
JH
246022001-08-30 Jeff Holcomb <jeffh@redhat.com>
24603
24604 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24605 ints.
24606
4c32cc04
KS
246072001-08-30 Keith Seitz <keiths@redhat.com>
24608
24609 * lib/gdb.exp: Move all insight-related functionality into
24610 separate file.
24611 * lib/insight-support.exp: New file.
24612
8d6e6f81
FCE
246132001-08-29 Frank Ch. Eigler <fche@redhat.com>
24614
24615 * config/sid.exp (sid_start): Never set sid verbosity; disable
24616 expect_background {} that consumed its stdout; tolerate </dev/null.
24617 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24618
6a90e1d0
AC
246192001-08-18 Andrew Cagney <ac131313@redhat.com>
24620
24621 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24622 CLI jump command to start it.
24623 (mi_run_to_main): Fail immediatly when unexpected output.
24624
1759b3c3
AC
246252001-08-18 Andrew Cagney <ac131313@redhat.com>
24626
24627 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24628 beginning of function. Fix PR gdb/191.
24629
61d11d80
FCE
246302001-08-16 Frank Ch. Eigler <fche@redhat.com>
24631
24632 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24633 what to force sid endianness to.
24634
942a4df2
KS
246352001-08-15 Keith Seitz <keiths@redhat.com>
24636
24637 * lib/gdb.exp (gdbtk_start): Don't set environment
24638 variables for TCL_LIBRARY and friends. Insight will
24639 now figure these out for itself.
24640
0521c418
MS
246412001-08-02 Michael Snyder <msnyder@redhat.com>
24642
24643 * gdb.base/completion.exp: Remove the symbol "a64l" from
24644 the expect string; this is target-specific, and not related
24645 to what is being tested.
24646
74a9a58a
DB
246472001-08-02 Dave Brolley <brolley@redhat.com>
24648
24649 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24650
c70819fa
MS
246512001-07-25 Michael Snyder <msnyder@redhat.com>
24652
c2b8fa57
MS
24653 * gdb.base/consecutive.exp: New file. Test stepping over
24654 breakpoints on consecutive instructions.
24655 * gdb.base/consecutive.c: New file.
24656
c70819fa
MS
24657 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24658 curly braces in regular expressions.
24659
2b1a1355
MS
246602001-07-25 Michael Snyder <msnyder@redhat.com>
24661
24662 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24663 legitimate output from stepping out of main.
24664
413eca6f
KS
246652001-07-22 Keith Seitz <keiths@redhat.com>
24666
24667 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24668 the empty string, do not run the tests.
24669
7e5a9322
SC
246702001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24671
24672 * gdb.base/long_long.exp: Detect size of pointer. Take into
24673 account 2-byte pointers when testing for p/a results.
24674
de58f10f
SC
246752001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24676
d63a86f8 24677 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
24678 and defined to 1K for m68hc11.
24679 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24680 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24681 (sizeof_random_data): New variable to tell the size of the data table;
24682 don't test past this size; always run to main.
24683
d6f5fea1
SC
246842001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24685
24686 * gdb.base/return2.exp: return of long long and double fails for
24687 68HC11; don't execute these tests on that platform.
24688 * gdb.base/return.exp: Return of a double fails for 68hc11.
24689
c477543d
SC
246902001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24691
24692 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24693 tests that print a float.
24694 * call-rt-st.exp: Likewise.
24695
63cf1c79
MK
246962001-07-12 Mark Kettenis <kettenis@gnu.org>
24697
24698 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24699 running this test on Linux.
24700
112f9ab5
MC
247012001-06-24 Michael Chastain <chastain@redhat.com>
24702
24703 * gdb.base/arithmet.exp: Remove some tests to make all test names
24704 unique.
24705
4970cb0f
MS
247062001-07-03 Michael Snyder <msnyder@redhat.com>
24707
24708 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24709 the output of the ptype command.
24710
d85da69f
MS
247112001-07-02 Michael Snyder <msnyder@redhat.com>
24712
4c8a82de
MS
24713 * gdb.base/completion.exp: Don't assume that break.c is the only
24714 source file that may contain functions named "marker".
d85da69f
MS
24715 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24716
8afc772b
AC
247172001-06-28 Andrew Cagney <ac131313@redhat.com>
24718
24719 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24720 of files to delete.
24721
24722 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24723 * gdb.disasm/h8300s.exp: New file.
24724 gdb.disasm/h8300s.s: Likewise.
24725
cff22675
AC
247262001-06-27 Andrew Cagney <ac131313@redhat.com>
24727
24728 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24729 empty breakpoint tables.
24730
68c81b54
AC
247312001-06-25 Andrew Cagney <ac131313@redhat.com>
24732
24733 * lib/mi-support.exp: Update args=... part of stop-reason
24734 patterns. Accept either a list or a tuple.
24735
2dd62704
AC
247362001-06-23 Andrew Cagney <ac131313@redhat.com>
24737
24738 * lib/mi-support.exp: Remove local emacs variable defining
24739 change-log-default-name.
24740
b4127474
MC
247412001-06-22 Michael Chastain <chastain@redhat.com>
24742
24743 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24744 This is operationally compatible with the previous version.
24745
8dbfb380
JB
247462001-06-13 Jim Blandy <jimb@redhat.com>
24747
24748 * lib/gdb.exp (gdb_test): Doc fix.
24749
f2d8c86d
MC
247502001-06-10 Michael Chastain <chastain@redhat.com>
24751
24752 * gdb.base/exprs.exp: Remove a duplicate test.
24753
81564d34
JB
247542001-06-06 Jim Blandy <jimb@redhat.com>
24755
24756 * gdb.base/return2.exp (main): Use values to test float and double
24757 returns that are not NaN's, to avoid being confused by IEEE
24758 comparison rules.
24759
da55addb
MS
247602001-06-04 Michael Snyder <msnyder@redhat.com>
24761
24762 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 24763 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
24764 rather than wait for 12 more tests to time out.
24765
42c65987
JB
247662001-06-06 Jim Blandy <jimb@redhat.com>
24767
b18bced9 24768 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 24769 Don't forget to match the GDB prompt.
b18bced9 24770
42c65987
JB
24771 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24772
5b41e5f0
JB
247732001-06-04 Jim Blandy <jimb@redhat.com>
24774
24775 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24776 command.
24777
015e046f
KB
247782001-05-31 Kevin Buettner <kevinb@redhat.com>
24779
24780 * gdb.base/annota1.exp (info break): Match four or more spaces
24781 after "Address".
24782
fb1ffbbe
MC
247832001-05-31 Michael Chastain <chastain@redhat.com>
24784
24785 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24786 (dm_type_int_star): Likewise.
24787 (dm_type_long_star): Likewise.
24788 (dm_type_void_star): Likewise.
24789
5ea2a32c
KB
247902001-05-29 Kevin Buettner <kevinb@redhat.com>
24791
24792 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24793 to a known value in order to get consistent results regardless
24794 of the setting of INPUTRC or the presence or contents of .inputrc.
24795
ae23c492
MS
247962001-05-24 Michael Snyder <msnyder@redhat.com>
24797
ac55707e
MS
24798 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24799 Don't require that the main thread and the manager thread are the
24800 first in the list.
24801
ae23c492
MS
24802 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24803 debugging. If test fails, issue an "unsupported" not a "fail".
24804
400071f1
JB
248052001-05-24 Jim Blandy <jimb@redhat.com>
24806
24807 Don't assume that short is shorter than int.
24808 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24809 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 24810 this isn't true.
400071f1
JB
24811 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24812 an int, is not equal to ~0 stored in an unsigned char. This tests
24813 the same thing that the previous test meant to, but works on
24814 16-bit machines, too.
24815 ("print unsigned char != (~0)"): Same test, complemented.
24816
0816a3e5
MS
248172001-05-24 Michael Snyder <msnyder@redhat.com>
24818
24819 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 24820 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
24821 and prevents dejagnu getting out of step.
24822
f6dc23a9
KB
248232001-05-23 Kevin Buettner <kevinb@redhat.com>
24824
24825 * gdb.base/finish.exp (finish_void): Revise pattern for
24826 stopping on the call statement to not permit stopping at
24827 the start of the instructions comprising the call sequence.
24828
7dbd117d
MC
248292001-05-19 Michael Chastain <chastain@redhat.com>
24830
24831 * gdb.base/callfuncs.exp: Make all test names unique.
24832 * gdb.base/commands.exp: Make all test names unique.
24833 * gdb.base/condbreak.exp: Make all test names unique.
24834 * gdb.base/dbx.exp: Make all test names unique.
24835 * gdb.base/default.exp: Make all test names unique.
24836 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24837 and TIMEOUT messages to their corresponding PASS message.
24838 * gdb.base/ending-run.exp: Make all test names unique.
24839 * gdb.base/long_long.exp: Remove duplicate test.
24840
6b0b0a9e
KB
248412001-05-21 Kevin Buettner <kevinb@redhat.com>
24842
24843 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24844 stop on the call statement as well as the statement after the
24845 call.
24846
2caa35cb
MS
248472001-05-21 Michael Snyder <msnyder@redhat.com>
24848
24849 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24850
40713331
EZ
248512001-05-10 Elena Zannoni <ezannoni@redhat.com>
24852
a9c64011
AS
24853 * gdb.base/completion.exp: Revamp test. Make it execute on all
24854 platforms.
40713331 24855
c2c1be8d
EZ
248562001-05-10 Elena Zannoni <ezannoni@redhat.com>
24857
a9c64011
AS
24858 * config/gdbserver.exp (gdb_load): Handle the case
24859 in which the arguments to gdbserver are given in the
24860 baseboard configuration file.
24861 Also handle the case in which the server needs to do a
24862 load.
2c9cd303 24863
9671de48
KS
248642001-05-07 Keith Seitz <keiths@cygnus.com>
24865
a9c64011
AS
24866 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24867 set up the display for testing.
24868 (gdbtk_start): Convert all paths to paths that tcl will like.
24869 Export target information to environment.
24870 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24871 necessary.
24872 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24873 (to_tcl_path): New proc to convert a given pathname into
24874 a path acceptible as an argument to a tcl command.
24875 (_gdbtk_export_target_info): New proc to export target info
24876 into the environment for gdbtk testing.
24877 (gdbtk_done): New proc to signal end-of-test.
9671de48 24878
5a360f47
JB
248792001-05-06 Jim Blandy <jimb@redhat.com>
24880
24881 * restore.c: Make the code of caller0 correspond to its comment.
24882
66c756c6
MS
248832001-05-03 Michael Snyder <msnyder@redhat.com>
24884
24885 * config/sid.exp (gdb_target_sid): Check for error messages.
24886 On error or timeout, don't make expect exit (which will terminate
24887 all subsequent tests); instead just make gdb exit.
d63a86f8 24888 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
24889 return a negative value.
24890
a966fde5
JB
248912001-04-24 Jim Blandy <jimb@redhat.com>
24892
851c18e0
JB
24893 * gdb.c++/templates.exp: If we see the prompt for the overload
24894 list, but we haven't recognized any of the longer patterns,
24895 arrange for this test to fail, not hang.
24896
a966fde5
JB
24897 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24898 variations.
24899
db144853
MC
249002001-04-22 Michael Chastain <chastain@redhat.com>
24901
24902 * gdb.c++/local.exp: Use the 'runto' library function.
24903 * gdb.c++/namespace.exp: Likewise.
24904 * gdb.c++/overload.exp: Likewise.
24905
3207ec21
KB
249062001-03-26 Kevin Buettner <kevinb@redhat.com>
24907
24908 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24909 * gdb.base/step-line.exp: New file. Test step/next in presence of
24910 #line directives.
24911 * gdb.base/step-line.c: New file. Test program for the above.
24912 * gdb.base/step-line.inp: New file. We pretend that this file has
24913 been transformed by some other tool into step-line.c.
24914
13b57657
JB
249152001-03-21 Jim Blandy <jimb@redhat.com>
24916
24917 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24918 unmangled operator names.
24919
754cbe1c
JB
249202001-03-20 Jim Blandy <jimb@redhat.com>
24921
24922 * gdb.threads/linux-dp.exp: Recognize an additional message
24923 generated by GDB when it doesn't understand how to debug threads
24924 on the target system.
24925
177495c9
AC
249262001-03-19 Andrew Cagney <ac131313@redhat.com>
24927
24928 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24929
f266096b
MC
249302001-03-12 Michael Chastain <chastain@redhat.com>
24931
24932 * gdb.c++/derivation.exp: Use the 'runto' library function.
24933
cac3c2ff
MC
249342001-03-12 Michael Chastain <chastain@redhat.com>
24935
24936 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24937
b6c11a24
MC
249382001-02-24 Michael Chastain <chastain@redhat.com>
24939
24940 * gdb.c++/ref-types.exp: Change handwritten code to library
24941 function 'runto'.
24942
6bae5bce
OF
249432001-03-16 Orjan Friberg <orjanf@axis.com>
24944
24945 * gdb.base/signals.exp: Set count to 0 explicitly.
24946
0015fd9a
MS
249472001-03-15 Mark Salter <msalter@redhat.com>
24948
24949 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24950 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
24951 (gdb_load): Add support for additional target_info: gdb_download_size
24952 and gdb_load_timeout.
0015fd9a 24953
fc33412a
DT
24954Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24955
24956 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
24957 file -- to prevent failing when the compile fails but we have no
24958 intention of running the tests anyway.
fc33412a
DT
24959
24960 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24961 tests if set.
24962
24963 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 24964 integers.
fc33412a
DT
24965
24966 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24967 * gdb.c++/namespace.exp: Ditto.
24968
115f06de
OF
249692001-03-07 Orjan Friberg <orjanf@axis.com>
24970
24971 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24972 * gdb.base/pointers.exp: Relax pattern match of decimals.
24973
b6ba6518
KB
249742001-03-06 Kevin Buettner <kevinb@redhat.com>
24975
24976 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24977 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24978 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24979 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24980 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24981 config/sh.exp, config/sid.exp, config/slite.exp,
24982 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24983 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24984 config/vxworks.exp, config/vxworks29k.exp,
24985 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24986 gdb.base/all-bin.exp, gdb.base/annota1.exp,
24987 gdb.base/arithmet.exp, gdb.base/assign.exp,
24988 gdb.base/async.exp, gdb.base/attach.exp,
24989 gdb.base/bitfields.exp, gdb.base/bitops.exp,
24990 gdb.base/break.exp, gdb.base/call-ar-st.exp,
24991 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24992 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24993 gdb.base/commands.exp, gdb.base/completion.exp,
24994 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24995 gdb.base/constvars.exp, gdb.base/corefile.exp,
24996 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24997 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24998 gdb.base/ending-run.exp, gdb.base/environ.exp,
24999 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
25000 gdb.base/finish.exp, gdb.base/foll-exec.exp,
25001 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
25002 gdb.base/funcargs.exp, gdb.base/help.exp,
25003 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
25004 gdb.base/logical.exp, gdb.base/long_long.exp,
25005 gdb.base/maint.exp, gdb.base/mips_pro.exp,
25006 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
25007 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
25008 gdb.base/pointers.exp, gdb.base/printcmds.exp,
25009 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
25010 gdb.base/regs.exp, gdb.base/relational.exp,
25011 gdb.base/remote.exp, gdb.base/reread.exp,
25012 gdb.base/restore.exp, gdb.base/return2.exp,
25013 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
25014 gdb.base/selftest.exp, gdb.base/setshow.exp,
25015 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
25016 gdb.base/sigall.exp, gdb.base/signals.exp,
25017 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
25018 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
25019 gdb.base/step-test.exp, gdb.base/structs.c,
25020 gdb.base/structs.exp, gdb.base/structs2.exp,
25021 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
25022 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
25023 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
25024 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
25025 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
25026 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
25027 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
25028 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
25029 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
25030 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
25031 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
25032 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
25033 gdb.fortran/types.exp, gdb.java/jmisc.exp,
25034 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
25035 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
25036 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
25037 gdb.trace/circ.exp, gdb.trace/collection.exp,
25038 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
25039 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
25040 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
25041 gdb.trace/report.exp, gdb.trace/save-trace.exp,
25042 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
25043 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
25044 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
25045 notices.
25046
dc96c6c7 250472001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
25048
25049 * gdb.base/varargs.c (find_max_double): Fix printf format string:
25050 first arg is int not float.
25051
dc96c6c7 250522001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
25053
25054 * gdb.base/reread.exp: Unsupported for non-native targets;
25055 doesn't work for remote debugging.
25056
9b0c4aeb
FN
250572001-02-19 Fernando Nasser <fnasser@redhat.com>
25058
25059 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
25060 * gdb.base/ending-run.exp: Properly handle the BSP state when
25061 stepping past the end of main.
9b0c4aeb 25062
02aa71d5
MC
250632001-02-19 John Moore <jmoore@redhat.com>
25064
25065 * gdb.base/commands.exp (infrun_breakpoint_command_test):
25066 Converted HPUX fix for non-expected items following multiple
25067 step commands into general solution for all platforms.
25068
1fa449a4
MC
250692001-02-18 Michael Chastain <chastain@redhat.com>
25070
25071 * gdb.c++/classes.exp (do_tests): Change runto statements
25072 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25073 statements demangler agnostic.
25074 * gdb.c++/virtfunc.exp (do_tests): Likewise.
25075 (gdb_virtfunc_restart): Likewise.
25076
b2f9ec70
MC
250772001-02-14 Michael Chastain <chastain@redhat.com>
25078
25079 * gdb.c++/inherit.exp (do_tests): Change runto statements
25080 from "runto 'foo(void)'" to "runto 'foo'". This makes the
25081 statements demangler agnostic.
25082
cf74b8ca
AC
25083Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
25084
25085 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
25086 ``continue to bkpt at common_routine in thread 2'' and ``stopped
25087 before calling common_routine 15 times'' tests.
cf74b8ca 25088
99f78f56
MC
250892001-02-11 Michael Chastain <chastain@redhat.com>
25090
25091 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
25092 Helps the test script figure out which demangler is in use.
25093 (dm_type_foo_ref): Ditto.
25094 (dm_type_int_star): Ditto.
25095 (dm_type_long_star): Ditto.
25096 (dm_type_unsigned_int): Ditto.
25097 (dm_type_void): Ditto.
25098 (dm_type_void_star): Ditto.
99707966 25099 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
25100 Probe the gdb demangler and set variables to accommodate
25101 formatting differences.
25102 (info_func_regexp): New function. Same as info_func, but
25103 matches against a regexp.
25104 (info_func): Match against a literal string.
25105 (print_addr_2): New function. Match against a literal string,
25106 which can be different from the input to gdb.
25107 (print_addr): Simply call print_addr_2 with the same argument twice.
25108 (test_lookup_operator_functions): Use demangler formatting variables.
25109 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
25110 the tests in the same order as the C++ class declaration.
25111 (test_paddr_operator_functions): Ditto.
25112 (test_paddr_overloaded_functions): Ditto.
25113 (test_paddr_hairy_functions): Use demangler formatting variables.
25114 Add reference to gdb/19 for related tests.
25115 (do_tests): Call probe_demangler.
25116
1de8f023
KB
251172001-01-30 Kevin Buettner <kevinb@redhat.com>
25118
25119 * gdb.c++/templates.cc (printf): Remove unused function definition.
25120
ca3f91ed
MS
251212001-01-26 Felix Lee <flee@redhat.com>
25122
25123 * sid.exp (sid_exit): Pass host, not target, to remote_close.
25124
251252001-01-25 matthew green <mrg@redhat.com>
25126
25127 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
25128 up sid.
25129 (sid_exit): Call `remote_pop_conn' after GDB is gone.
25130
251312001-01-25 matthew green <mrg@redhat.com>
25132
25133 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 25134 Deprecate $sid_spawn_id.
ca3f91ed
MS
25135 (sid_exit): Remove code necessary only for `spawn.'
25136
251372001-01-25 matthew green <mrg@redhat.com>
25138
25139 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
25140
fb18ec4a
MC
251412001-01-28 Michael Chastain <chastain@redhat.com>
25142
25143 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
25144 to call when tests fail. It takes gdb out of the overloaded
25145 function choice menu back to the main prompt, so that the test
25146 program stays synchronized.
25147 (set_bp_overloaded): New proc to collect all the common
25148 code for setting a breakpoint on an overloaded name. Calls
25149 take_gdb_out_of_choice_menu when needed.
25150 (menu_overload1arg): New variable to collect the repeated
25151 instances of the expected menu for an overloaded name. Change
25152 the regular expression to handle changes in g++ type encoding:
25153 "void" can be either "void" or "", and "unsigned int" can be
25154 either "unsigned int" or "unsigned".
25155 (continue_to_bp_overloaded): Change regular expressions to handle
25156 changes in g++ type encoding.
25157 (no proc): Call take_gdb_out_of_choice_menu when needed.
25158 Remove redundant calls to "info break". Accept either "canceled"
25159 or "cancelled". Change regular expressions in "info break"
25160 calls to handle changes in g++ type encoding. Give all tests
25161 unique strings.
25162
9c646a6e
BE
251632001-01-17 Ben Elliston <bje@redhat.com>
25164
25165 * config/sid.exp: New file.
25166
9549d9c1
AC
25167Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25168
25169 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25170
dc96c6c7 251712000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25172
25173 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25174 Add a RE to accept a non-ascii char if one is ever presented.
25175
b4df4f68
FN
251762000-12-20 Fernando Nasser <fnasser@redhat.com>
25177
297dd0fd 25178 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25179
dc96c6c7 251802000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25181
d63a86f8 25182 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25183 in regexp. One '\' does not suffice on Linux.
25184
4a7bddb6
MC
251852000-12-09 Michael Chastain <chastain@redhat.com>
25186
25187 * gdb.base/break.exp (test_clear_command): Use a marker function
25188 rather than 'main' for the test function. Also move this
25189 test to an execution point where the marker function names are
25190 guaranteed to be bound to functions. (Executing tests after a
25191 'finish' from main runs into name conflicts with local names
25192 in __libc_start_main).
25193
dc96c6c7 251942000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25195
25196 * gdb.base/finish.exp: New test for gdb's "finish" command.
25197 * gdb.base/return2.exp: New test for gdb's "return" command.
25198 * gdb.base/return2.c: New source file for above.
25199
dc96c6c7 252002000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25201
25202 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25203 * gdb.base/miscexprs.exp: Ditto.
25204 * gdb.base/pointers.exp: Ditto.
25205 * gdb.c++/derivation.exp: Ditto.
25206 * gdb.c++/local.exp: Ditto.
25207 * gdb.c++/namespace.exp: Ditto.
25208 * gdb.c++/overload.exp: Ditto.
25209 * gdb.c++/ref-types.exp: Ditto.
25210
dc96c6c7 252112000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25212
25213 * gdb.base/constvars.exp: Test result of "up" command.
25214 * gdb.base/miscexprs.exp: Ditto.
25215 * gdb.base/pointers.exp: Ditto.
25216 * gdb.base/scope.exp: Ditto.
25217 * gdb.c++/derivation.exp: Ditto.
25218 * gdb.c++/local.exp: Ditto.
25219 * gdb.c++/namespace.exp: Ditto.
25220 * gdb.c++/overload.exp: Ditto.
25221 * gdb.c++/ref-types.exp: Ditto.
25222
44097287
FN
252232000-11-22 Michael Chastain <chastain@redhat.com>
25224
25225 * mips_pro.exp: Accept either "middle -> top -> main" or
25226 "middle -> main" in the backtrace, because gcc can optimize
25227 tail calls to jumps. Remove setup_xfail for the hppa case.
25228 Add a comment with the original warning messages from PR 3016,
25229 which was filed in 1993, to preserve them for posterity.
25230
9d2e1bab
ND
252312000-11-17 Nick Duffek <nsd@redhat.com>
25232
25233 * lib/gdb.exp (gdb_test): Override timeout with board info.
25234
1aca8eb7
ND
252352000-11-17 Nick Duffek <nsd@redhat.com>
25236
25237 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25238 the second kill and detach messages.
25239
93076499
ND
252402000-11-17 Nick Duffek <nsd@redhat.com>
25241
25242 * configure.in: Add AC_EXEEXT.
25243 * configure: Regenerate.
25244 * Makefile.in (just-check): Export EXEEXT.
25245 * lib/gdb.exp ($EXEEXT): Import from environment.
25246 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25247 expect "maint dump-me" on Cygwin.
25248 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25249 $EXEEXT.
25250
30e87cd3
ND
252512000-11-17 Nick Duffek <nsd@redhat.com>
25252
25253 * gdb.base/break.exp: Test backtrace and finish from called
25254 function on all platforms, not just HP-UX.
25255
dc96c6c7 252562000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
25257
25258 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25259 code from gdb_target_monitor, so it can be used independantly
25260 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 25261
dc96c6c7 252622000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
25263
25264 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25265 * gdb.base/corefile.exp: Expect the message "Program is being
25266 debugged already" when we send the "corefile" command, since
25267 the preceeding gdb_load may have connected gdb to a remote target.
25268 * gdb.base/display.exp: Disable hardware watchpoints if new
25269 board info variable "no_hardware_watchpoints" is true.
25270 Replace single-letter commands with more readable ones.
25271 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25272 if new board info variable "no_hardware_watchpoints" is true.
25273 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25274 to see if stdio (printf) testing is possible.
25275 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25276 board info variable "no_hardware_watchpoints" is true. Use new
25277 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25278
39124dea
FN
252792000-11-13 Fernando Nasser <fnasser@redhat.com>
25280
25281 From Orjan Friberg <orjanf@axis.com>:
25282 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25283 in array print pattern match.
25284
a9e2e984
FN
252852000-11-09 Fernando Nasser <fnasser@redhat.com>
25286
25287 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25288 spelling "cancelled" to U.S. spelling "canceled" to match changes
25289 made to gdb.
25290 * gdb.c++/ovldbreak.exp: Ditto.
25291
c7db355b
PS
252922000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25293
25294 * gdb.base/callfuncs.c (main): Moved to end of file, call
25295 t_double_values to initialize the FPU before inferior calls are made.
25296 * gdb.base/callfuncs.exp: Test for register preservation after calling
25297 inferior functions. Add tests for continuining, finishing and
25298 returning from a stop in a call dummy.
25299
dc96c6c7 253002000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
25301
25302 * gdb.base/commands.exp: Break up long lines, and re-indent.
25303
dc96c6c7 253042000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
25305
25306 * config/gdbserver.exp: Rewritten from the ground up, to make it
25307 compatible with the current dejagnu tree, and to make it work with
25308 the new "gdbserver" in libremote.
25309
dc96c6c7 253102000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25311
25312 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25313 * gdb.base/varargs.exp: Skip entire test if no printf support.
25314 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25315 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25316
dc96c6c7 253172000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25318
25319 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25320 no floating point support.
25321 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25322 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25323 * gdb.base/call-rt-st.exp: Ditto.
25324 * gdb.base/call-strs.exp: Ditto.
25325
bac5fc66
JG
253262000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25327
25328 * gdb.base/sizeof.c: include <stdio.h>.
25329
25330 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
25331 'finish', otherwise uncaptured gdb_prompt would potentially
25332 throw remaining test points out of sync.
bac5fc66 25333
b22a6027
SB
253342000-07-26 Scott Bambrough <scottb@netwinder.org>
25335
25336 * gdb.base/recurse.exp: Run tests for all targets.
25337 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25338 gnu-oldld case on ARM.
25339 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25340 for ARM targets.
d63a86f8 25341
d8231941
AG
25342Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25343
25344 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25345 * gdb.java/configure: Rebuild.
25346
8caabe69
AG
25347Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25348
25349 * gdb.java/jv-exp.exp: New file.
25350
9d273ca3
AG
25351Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25352
25353 * configure: Rebuilt.
25354 * configure.in (configdirs): Add gdb.java.
25355 * gdb.java/jmisc.java: New file.
25356 * gdb.java/jmisc.exp: New file.
25357 * gdb.java/Makefile.in: New file.
25358 * gdb.java/configure: Rebuilt.
25359 * gdb.java/configure.in: New file.
25360 * lib/java.exp: New file.
25361
4f823a66
AC
25362Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25363
25364 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 25365 underflow.
4f823a66 25366
2391e11d
AC
25367Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25368
25369 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 25370 and the compilers sizes.
2391e11d 25371
54602222
ND
253722000-07-09 Nick Duffek <nsd@redhat.com>
25373
25374 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25375 (use_methods): New function.
25376 (main): Call use_methods().
25377 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25378 (do_tests): Call test_method_param_class.
25379
2bec0572
ND
253802000-07-09 Nick Duffek <nsd@redhat.com>
25381
25382 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25383 spelling.
25384 (test_enums): New procedure. Move enum tests from end of script
25385 to here. Set breakpoint on function name instead of line number.
25386 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25387 (enums2): New marker function.
25388 (enums1): New function.
25389 (main): Call enums1(). Move enum tests to enums1().
25390
78492fde
AC
25391Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25392
25393 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 25394 compile/link program. Update line numbers.
78492fde
AC
25395 * gdb.asm/d10v.inc: Define ``startup''.
25396 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 25397
49a2cef8
AC
25398Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25399
25400 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25401
3e6c8688
EZ
254022000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25403
25404 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 25405 of 'help maint print' command.
3e6c8688 25406
9ff5cbe9
AC
25407Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25408
25409 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 25410 they use gdb_expect_list.
9ff5cbe9 25411
17c579bd
AC
25412Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25413
25414 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
25415 memory-read-packet-size'' instead of ``set endian big'' to test
25416 long commands.
17c579bd 25417
e6d71bf3
DB
254182000-06-03 Daniel Berlin <dan@cgsoftware.com>
25419
25420 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 25421 g++, and stop skipping them.
e6d71bf3
DB
25422
25423 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25424 work under g++.
25425
d63a86f8 25426 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
25427 initialization.
25428
dc96c6c7 254292000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
25430
25431 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25432 the regular expression: accept an (almost) arbitrary sequence of
25433 "frames-invalid" and "breakpoints-invalid" messages both before
25434 and after the "starting" message.
25435
dc96c6c7 254362000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
25437
25438 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 25439
dc96c6c7 254402000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
25441
25442 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25443 Relax the regular expression a little, make it pass on Solaris 8.
25444
8216cda9
KB
254452000-05-12 Kevin Buettner <kevinb@redhat.com>
25446
25447 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 25448 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
25449 Instead, it is permissible for gdb to stop on the line of the
25450 call itself.
25451
1a570b2f
MS
254522000-05-12 Michael Snyder <msnyder@.cygnus.com>
25453
25454 * gdb.base/break.exp (bp on small function, optimized file):
25455 Add a second pass pattern. The behavior differs here between stabs
25456 and dwarf for one-line functions. Stabs preserves two line symbols
25457 (one before the prologue and one after) with the same line number,
25458 but dwarf regards these as duplicates and discards one of them.
25459 Therefore the address after the prologue (where the breakpoint is)
25460 has no exactly matching line symbol, and GDB reports the breakpoint
25461 as if it were in the middle of a line rather than at the beginning.
25462
dc96c6c7 254632000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 25464
d63a86f8 25465 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
25466 rather than "send_gdb" (for consistancy).
25467
7d418785
AC
25468Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25469
25470 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25471 * gdb.c++/templates.cc: Properly check for GCC version number.
25472 * lib/compiler.cc: Likewise
25473
dc96c6c7 254742000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 25475
d63a86f8 25476 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
25477 gdb may not stop at the first line of main, due to code motion.
25478
dc96c6c7 254792000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
25480
25481 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25482 This test depends on parsing the printf output from the target.
25483 Since the sparclet stub doesn't do stdio, this will never work.
25484 * gdb.base/call-rt-st.exp: ditto.
25485 * gdb.base/call-strs: ditto.
25486
dc96c6c7 254872000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
25488
25489 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25490
25491 * gdb.base/ending-run.exp: After connecting to a remote target,
25492 but before running, the target will appear to be in a random
25493 location. Specify both a file and a line for breakpoints.
25494 Also, the function that calls main may be called 'init'
25495 rather than 'start'.
25496
a5a51225
EZ
254972000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25498
25499 * gdb.base/help.exp: Update output for add-symbol-file command.
25500
7930cc7c
FN
255012000-04-10 Fernando Nasser <fnasser@cygnus.com>
25502
25503 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25504 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25505
23e37ab1
C
255062000-04-07 J.T. Conklin <jtc@redback.com>
25507
e93c542c
C
25508 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25509
23e37ab1
C
25510 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25511
591b8fa3
PDM
25512Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25513
25514 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 25515 values that can be represented exactly.
591b8fa3
PDM
25516 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25517 above change, and to not check against the directory part of the source
25518 file name.
25519 (step into print_long_arg_list): Likewise.
25520 (print print_small_structs from print_long_arg_list): Likewise.
25521 (print print_long_arg_list): Likewise.
25522
7a495180
EZ
255232000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25524
30b53638 25525 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 25526
beb998c6
AC
25527Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25528
25529 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25530
1c689132
DB
255312000-03-25 Daniel Berlin <dan@cgsoftware.com>
25532
25533 * gdb.base/commands.exp (deprecated_command_test): Add test for
25534 deprecate with no arguments.
25535
c1790a9d
JL
255362000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25537
25538 * gdb.base/break.exp: Add new test for setting breakpoints on
25539 optimized code so we can test breakpoints work even when function
25540 prologues may be optimized away
25541
003ba290
FN
255422000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25543
25544 From David Whedon <dwhedon@gordian.com>
a9c64011 25545 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 25546
6837a0a2
DB
255472000-03-22 Daniel Berlin <dan@cgsoftware.com>
25548
25549 * gdb.base/help.exp: Added test for new apropos command.
25550
b9593231
KB
255512000-03-21 Kevin Buettner <kevinb@redhat.com>
25552
25553 * gdb.base/pointers.c (usevar): New function.
25554 (main): Make sure that global variables v_int_pointer2, rptr,
25555 and y are all referenced someplace in the program by calling
25556 usevar() on them. [Some linkers delete symbols which are
25557 never referenced. The space remains, but there's no way to
25558 get a (symbolic) handle on the variable from the debugger.]
25559
751a959b
EZ
255602000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25561
25562 * gdb.base/printcmds.c: Add typedeffed arrays.
25563
25564 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 25565 procedure to test arrays that are typedef'd.
751a959b 25566
73a93a32
JI
255672000-03-13 James Ingham <jingham@leda.cygnus.com>
25568
25569 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 25570 the library directories.
73a93a32 25571
fb40c209
AC
25572Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25573
25574 * configure.in (configdirs): Add sub directory gdb.mi.
25575 * configure: Re-generate.
25576
25577 * gdb.mi: New directory.
d63a86f8 25578
ee4dd2c9
AC
255792000-02-25 Scott Bambrough <scottb@netwinder.org>
25580
25581 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 25582 a long long value as a double on ARM platforms.
ee4dd2c9 25583
70f0cc22
JB
255842000-02-16 Jim Blandy <jimb@redhat.com>
25585
25586 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25587 default source file is set properly before running this test.
25588
853819b8
EZ
255892000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25590
25591 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 25592 gdbtk/library directory, not in gdbtcl2.
853819b8 25593
dfcd3bfb
JM
255942000-02-04 Jim Blandy <jimb@redhat.com>
25595
25596 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25597 backslash from regexp pattern.
25598
25599 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25600 procedure. Use it to run all the "continue to bp overloaded"
25601 tests. Note that this changes the names of the tests slightly.
25602 If the breakpoint hit message includes a hex PC value, because
25603 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25604 from the real source code, still consider that a pass.
25605
25606 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25607 XFAIL here if the breakpoint message contains a hex address. Note
25608 similar change on 1999-11-02.
25609
25610 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25611
25612 * gdb.base/ptype.exp: Establish a default source file before
25613 calling get_debug_format.
25614
256152000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25616
25617 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25618
8b93c638
JM
256192000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25620
25621 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25622 of successive stepi commands -- while in the prologue we should see
25623 the function entry bracket.
25624
256252000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25626
25627 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25628 reach __change_mode() when stepping through the end of main().
25629
c5394b80
JM
256302000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25631
25632 * gdb.base/default.exp: Fix expected pattern.
25633 * gdb.base/help.exp: Same.
25634
0d06e24b
JM
256352000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25636
25637 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 25638 Don't use xfail's because that affects only the following test.
d63a86f8 25639
0d06e24b 25640 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 25641 solaris or linux.
0d06e24b
JM
25642
25643 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25644
dc96c6c7 256452000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 25646
d63a86f8 25647 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
25648 "A syntax error" rather than "A parse error". Accept both.
25649
256502000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25651
25652 * gdb.base/default.exp: Remove OS dependent string from "target
25653 remote" test.
25654 * gdb.base/help.exp: Same for "help target remote" test.
25655
c3f6f71d
JM
256562000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25657
25658 From Jim Kingdon <kingdon@redhat.com>:
25659
25660 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
25661 prompt (cleanup rather than necessity, but still might keep output
25662 from spilling to next test).
c3f6f71d
JM
25663
256642000-01-02 Fred Fish <fnf@cygnus.com>
25665
25666 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25667 AIX, which defines them in <sys/types.h>.
25668
ed9a39eb 256691999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 25670
ed9a39eb 25671 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 25672 float" test.
ed9a39eb
JM
25673
256741999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 25675
ed9a39eb 25676 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
25677
25678 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25679 outermost frame disallowed".
25680
256811999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25682
25683 * gdb.base/setvar.exp: New tests for setting the value of a struct
25684 with a constant list.
25685
256861999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25687
25688 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25689 require the user to type a cast before setting the value of a struct.
25690
de57eccd
JM
256911999-12-06 Jim Blandy <jimb@cygnus.com>
25692
25693 * gdb.base/default.exp: Expect the new 'info float' command on
25694 all i386 platforms.
25695
25696 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25697 LinuxThreads libraries that don't support debugging.
25698
c2d11a7d
JM
25699Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25700
25701 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
25702 Change the buffer type to ``unsigned char'' to simplify size
25703 arithmetic.
c2d11a7d
JM
25704
25705 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
25706 stub only handles 400-1 byte packets. Verify that the download
25707 worked.
c2d11a7d
JM
25708
257091999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25710
25711 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25712 tests, using UNRESOLVED for the untested cases. Also, does not wait
25713 for a timeout if the prompt was received before a recognizable pattern.
25714
257151999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25716
25717 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25718
257191999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25720
25721 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 25722 watchpoints.
c2d11a7d
JM
25723
257241999-11-24 Jason Merrill <jason@casey.cygnus.com>
25725
25726 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25727
25728 * gdb.c++/local.exp: Be more flexible in recognizing local class
25729 name mangling. Don't allow horribly truncated method names.
25730 * gdb.c++/derivation.exp: Expect protected inheritance.
25731 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25732 * gdb.c++/virtfunc.exp: Likewise.
25733 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25734 when printing a nested enum.
25735
257361999-11-22 Jim Blandy <jimb@cygnus.com>
25737
25738 * gdb.base/step-test.exp: Properly await GDB's response to setting
25739 a breakpoint on the call to large_struct_by_value.
25740
25741 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25742 just because we have debug info for the `start' function.
25743
257441999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25745
25746 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25747 "Unknown signal" messages, which indicate (on LinuxThreads) that
25748 GDB doesn't know how to debug threads on this system. This is
25749 better than hanging while philosopher 0 dumps chatter into gdb.log.
25750
257511999-11-18 Tom Tromey <tromey@cygnus.com>
25752
25753 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25754
257551999-11-18 Fred Fish <fnf@cygnus.com>
25756
25757 * gdb.base/coremaker2.c: Add sample program for generating
25758 cores that is more self contained than coremaker.c. Eventually
25759 I'll add more code to this and tie it into the testsuite.
25760
4ce44c66
JM
257611999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25762
25763 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25764
257651999-11-10 Jimmy Guo <guo@cup.hp.com>
25766
25767 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 25768 from $srcdir/lib/.
4ce44c66 25769 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 25770 and gdb.c++/.
4ce44c66
JM
25771
25772 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25773
d63a86f8 25774 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
25775 'continue with watch' test point.
25776
257771999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25778
25779 Merged from p2linux-990323-branch:
d63a86f8 25780
4ce44c66
JM
25781 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25782
11cf8741
JM
25783Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25784
25785 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 25786 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
25787
25788Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25789
25790 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 25791 gdb_expect_list.
11cf8741
JM
25792
25793Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25794
25795 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25796
257971999-11-03 Mark Salter <msalter@cygnus.com>
25798
25799 * gdb.base/break.exp: Fix "stub continue" pattern.
25800
258011999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25802
25803 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25804
258051999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25806
25807 * gdb.base/display.exp ("finish"): Add timeout clause.
25808
25809 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25810 plain prompt clause, so this doesn't have to time out in order to
25811 fail.
25812
25813 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 25814 breakpoint hit messages include an address.
11cf8741
JM
25815
25816 * gdb.base/display.exp: Don't forget to escape parens in regular
25817 expressions. Unix regexp notatation sucks.
25818
258191999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25820
25821 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 25822 order for 'signalled' message.
11cf8741 25823
5c44784c
JM
258241999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25825
25826 From Jimmy Guo <guo@cup.hp.com>:
25827 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25828 * gdb.base/annota1.c: Add code for tests to work with.
25829
258301999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25831
25832 * gdb.base/remote.exp: New test for remote downloading settings.
25833 * gdb.base/remote.c: New file with large .data.
25834
917317f4
JM
258351999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25836
25837 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25838 for LinuxThreads support, merged from the Code Fusion branch.
25839
25840Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25841
25842 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
25843 containing exp_continue into a while within an expect. Don't
25844 attempt a start more than three times. Check return value from
25845 gdb_load.
d63a86f8 25846
2df3850c
JM
25847Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25848
25849 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 25850 a pass case.
2df3850c 25851
2acceee2
JM
258521999-10-01 Kevin Buettner <kevinb@cygnus.com>
25853
25854 * gdb.base/break.c (main): Added a statement that we can step
25855 off of.
25856 * gdb.base/break.exp: Added tests for setting a breakpoint
25857 at an offset and stepping onto a breakpoint.
25858
258591999-10-01 Fred Fish <fnf@cygnus.com>
25860
d63a86f8 25861 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
25862 gdb output.
25863
c2c6d25f
JM
258641999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25865
25866 * gdb.base/break.exp: Code locations are in hex, don't forget!
25867 (For HP-UX.)
25868
258691999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25870
25871 * condbreak.exp: Use break.c as test program.
25872 * condbreak.c: Remove, redundant with break.c.
25873
258741999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25875
25876 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 25877 Z-packets if the target needs it.
c2c6d25f
JM
25878
258791999-09-13 James Ingham <jingham@leda.cygnus.com>
25880
25881 * gdb.c++/overload.exp: Added tests for listing overloaded
25882 functions with function pointers in the arg, explicitly calling
25883 out the version you want.
25884
cff3e48b
JM
258851999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25886
25887 * long_long.exp: Add variations of test cases that work for
25888 targets with 16-bit ints and 32-bit doubles.
25889
d4f3574e
SS
258901999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25891
25892 * break.c (main): Compare a possibly-uninitialized argc with an
25893 unlikely value that fits in 16 bits.
25894
258951999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25896
25897 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25898 0xfeeb, don't want negative numbers if ints are 16 bits.
25899
25900 * lib/gdb.exp (skip_cplus_tests): New proc.
25901 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
25902 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25903 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25904 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25905 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25906 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25907 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25908 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
25909
25910 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25911
25912Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25913
25914 * gdb.base/corefile.exp (up): Allow a parameter to appear
25915 in the frame that we're going up to.
25916
25917 From Jim Blandy <jimb@cygnus.com>:
25918
25919 * gdb.base/default.exp (info float): Expect some output now.
25920
25921 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25922 returning floating-point values to fail on the x86.
25923 * gdb.base/callfwmall.exp (do_function_calls): Same.
25924
25925 * gdb.base/list.exp (test_listsize): Correct expectations for
25926 listing line 1 with listsize 2. Also, listing a single line
25927 works now, as does listing three lines. [Kevin's note: There
25928 were a number of other cases fixed too where the expectations
25929 differed...]
25930
259311999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25932
25933 * gdb.base/selftest.exp: Add case for when version prints as
25934 constant string instead of char pointer.
25935
104c1213
JM
259361999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25937
25938 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 25939 stepping out of main.
104c1213
JM
25940
25941 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25942 G++ used.
25943
25944 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 25945 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
25946
25947 * gdb.c++/ovldbreak.exp: Update match string in test that
25948 includes a warning of multiple breakpoints.
25949
259501999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25951
25952 * gdb.base/display.exp: Improve precision of step-after-finish
25953 added yesterday.
25954
25955 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 25956 test.
104c1213
JM
25957
25958 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25959 configs when using G++, not just hppa*.
25960
259611999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25962
25963 * gdb.base/async.c: New file.
25964 * gdb.base/async.exp: New file.
25965
25966Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25967
25968 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25969 PA64.
25970
53a5351d
JM
25971Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25972
104c1213
JM
25973 * gdb.base/display.exp: "finish" can leave us mid-line on many
25974 targets, deal with it. Add a small constant to main, instead of
25975 1000 since main+1000 may not be a valid address in the target.
25976
53a5351d
JM
25977 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25978 on hpux11.
25979
25980 * gdb.base/attach.exp: Handle another hpux11 error message variant
25981 when attaching to a process that does not exist.
25982
259831999-08-19 J.T. Conklin <jtc@redback.com>
25984
25985 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 25986 characters in 'continue to 1241' test.
53a5351d
JM
25987
259881999-08-17 Stan Shebs <shebs@andros.cygnus.com>
25989
25990 * gdb.base/call-ar-st.exp: Add a shorter match case for the
25991 stop in print_long_arg_list, define and use a whitespace
25992 variable in print_small_structs test, add an XFAIL for Solaris.
25993 * gdb.base/dbx.exp: XFAIL func commands until somebody is
25994 interested enough to fix.
25995
7be570e7
JM
259961999-08-13 Keith Seitz <keiths@cygnus.com>
25997
25998 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25999 (dbx_gdb_load): Remove. Use gdb_load instead, since that
26000 proc knows about targets other than the natives.
26001 (test_assign): Use "gdb_run_cmd" to "run" the target.
26002 Check that we've actually hit the breakpoint at main.
26003 When we attempt to assign a value to a local variable, check
26004 that the variable is in the current scope, i.e., don't use
26005 a test with an empty result.
26006
26007Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
26008
26009 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 26010 command.
7be570e7
JM
26011
260121999-08-09 Stan Shebs <shebs@andros.cygnus.com>
26013
26014 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26015 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
26016 gdb.compat, gdb.threads-hp.
26017 gdb.hp/configure, gdb.hp/configure.in: New files.
26018 gdb.hp/Makefile.in: Recurse into new subdirs.
26019 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
26020 gdb.hp/gdb.objdbg: New directory, tests for debugging info
26021 in object files.
26022 gdb.hp/tools: New directory, aux tools for HP-specific tests.
26023
96baa820
JM
260241999-08-05 Stan Shebs <shebs@andros.cygnus.com>
26025
26026 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 26027 funky printf, remove a bogus p/a test.
96baa820
JM
26028
260291999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26030
26031 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
26032 connected to the target. This is necessary when running not
26033 natively.
96baa820
JM
26034
260351999-08-03 Stan Shebs <shebs@andros.cygnus.com>
26036
26037 * gdb.base/step-test.exp: Removed some extraneous messages.
26038
26039 * gdb.base/long_long.exp: Don't run memory examination tests
26040 on little-endian targets (they will need a different set of
26041 results to match).
26042
260431999-08-02 Stan Shebs <shebs@andros.cygnus.com>
26044
26045 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
26046 until somebody decides to fix GDB.
26047
26048 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 26049 constant as "ULL".
96baa820
JM
26050 * gdb.base/long_long.exp: Loosen x/c test, add partial result
26051 matches for a couple x/2 commands.
26052
a0b3c4fd
JM
260531999-07-30 Stan Shebs <shebs@andros.cygnus.com>
26054
26055 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
26056 by merging in ref-types2 tests.
26057 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
26058
26059 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26060 * gdb.c++/Makefile.in: Add standard actions.
26061 (EXECUTABLES): Rename from PROGS, update list.
26062 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
26063 from gdb.hp.
26064 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
26065 foo and bar locals.
26066 * gdb.c++/anon-union.exp: Fix tests to match.
26067 * gdb.c++/classes.exp: Run if HP compiler used, add extra
26068 expect matches to handle output variations.
26069 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
26070 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 26071 output, add HP alternatives for new and delete prints.
a0b3c4fd 26072 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 26073 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
26074 * gdb.c++/demangle.exp: Use $style when reporting failure.
26075 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
26076 * gdb.c++/inherit.exp: Run if HP compiler used, add some
26077 match alternatives.
26078 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 26079 compilers.
a0b3c4fd
JM
26080 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
26081 * gdb.c++/method.exp: Add match alternatives.
26082 * gdb.c++/misc.cc: Add bool types.
26083 * gdb.c++/misc.exp: Add tests for bool types.
26084 * gdb.c++/overload.exp: Add xfails.
26085 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
26086 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
26087 add some more template parameter tests (only for HP currently).
26088 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
26089 * gdb.c++/virtfunc.cc: Add return type and value for main.
26090 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
26091 match alternatives.
d63a86f8 26092
a0b3c4fd
JM
260931999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26094
26095 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
26096
260971999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
26098
26099 * gdb.base/signals.exp: Don't expect getting a backtrace from
26100 within a signal handler to fail on Linux.
26101
261021999-07-29 Stan Shebs <shebs@andros.cygnus.com>
26103
26104 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26105 * lib/gdb.exp: Remove some gratuitious semicolons.
26106 (delete_breakpoints): Increase timeout.
26107 (gdb_expect): Add -notransfer option.
26108 (gdb_test): Use -notransfer option.
26109 (get_compiler_info): Add f77 case.
26110 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 26111 case.
a0b3c4fd
JM
26112 (gdb_preprocess): Call get_compiler.
26113
26114 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
26115 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
26116 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
26117 gdb.base/long_long.exp, gdb.base/printcmds.exp,
26118 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
26119 third arg to gdb_test.
a0b3c4fd
JM
26120 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
26121 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 26122 HP-UX xfails, add others.
a0b3c4fd
JM
26123 * gdb.base/completion.exp: Reflect name change of self-test.
26124 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
26125 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
26126 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
26127 HP failure number.
a0b3c4fd
JM
26128 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
26129 useless HP-UX 10.30 references.
26130 * gdb.base/maint.exp: Loosen matches.
26131 * gdb.base/pointers.c (main): Declare more_code.
26132 * gdb.base/pointers.exp: Match on output of a `next'.
26133 * gdb.base/structs.c: Add prototypes.
26134 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
26135 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
26136
261371999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26138
26139 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 26140 command.
a0b3c4fd
JM
26141
261421999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26143
26144 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26145 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26146
26147 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26148 debug info. Deal with lack of signal hanlder info in stack.
26149
a9c64011 26150 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26151 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26152
5a2468f5
JM
261531999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26154
26155 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26156 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26157
adf40b2e
JM
26158Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26159
26160 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26161 a1-selftest.exp.
adf40b2e
JM
26162 * gdb.base/configure: Re-generate.
26163
261641999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26165
26166 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26167 in trying to run first and name is too long.
26168
26169 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26170 pointers2.c and pointers2.exp, respectively.
26171 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26172 doschk happier.
26173
43e526b9
JM
261741999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26175
26176 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26177 callfuncs2.c and callfuncs2.exp.
26178
26179 * gdb.base/list.exp: Remove mistaken xfails.
26180 * gdb.base/list0.h: Add optional prototypes.
26181
9846de1b
JM
26182Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26183
a9c64011 26184 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26185 calling malloc.
a9c64011
AS
26186 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26187 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26188 use.
9846de1b
JM
26189
261901999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26191
26192 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26193 * gdb.base/annota2.cc, annota2.exp: Move from here.
26194 * gdb.c++/annota2.cc, annota2.exp: To here.
26195 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26196
43ff13b4
JM
26197Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26198
26199 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26200 a consistent format.
43ff13b4 26201
085dd6e6
JM
262021999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26203
26204 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26205 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26206 HP compilers, also set the globals $true and $false.
26207
26208 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26209 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26210 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26211 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26212 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26213 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26214 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26215 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26216 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26217 whatis.c} Add C++ compatible function definitions and return
26218 types, add includes for library functions.
085dd6e6
JM
26219 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26220 * gdb.base/step-test.c (myglob): Rename from glob.
26221 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26222 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26223 files, move here from gdb.hp.
085dd6e6 26224 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26225 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26226 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26227 Adjust line numbers in regexps.
085dd6e6
JM
26228
26229 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26230 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26231 instead of 0/1.
26232
26233 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26234 foll-vfork.exp: New files, move here from gdb.hp.
26235 * gdb.base/page.exp: New file, test of pagination command.
26236
26237 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26238 recursion test.
26239 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26240
26241 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26242 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26243
26244 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26245 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26246 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26247 watchpoint test.
085dd6e6
JM
26248 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26249 them work.
26250 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26251 expressions properly.
26252 * gdb.base/corefile.exp: Loosen the match slightly.
26253 * gdb.base/default.exp: Allow "Error accessing memory" message
26254 also.
26255 * gdb.base/display.exp: Skip over x/0 j if PA64.
26256 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26257 * gdb.base/interrupt.exp: Ditto.
26258 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26259 in use.
26260 * gdb.base/list.exp: Add xfails for HP-UX.
26261 * gdb.base/long_long.exp: Refine some of the numeric matches.
26262 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26263 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26264 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26265 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26266 * gdb.base/ptype.exp: Succeed on more varieties of output.
26267 * gdb.base/scope.exp: Add xfails for HP-UX.
26268 * gdb.base/sect-cmd.exp: Add more cases.
26269 * gdb.base/setvar.exp: Add xfails for HP-UX.
26270 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26271 * gdb.base/signals.exp: Match on void symbolically.
26272 * gdb.base/step-test.exp: Add case for PA64.
26273 * gdb.base/term.exp: Add exit and restart.
26274 * gdb.base/twice.exp: Clean up after self.
26275 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26276 * gdb.base/whatis.exp: Allow more ways to pass tests.
26277
26278 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 26279 no longer useful.
085dd6e6
JM
26280
26281Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26282
26283 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 26284 list of patterns.
085dd6e6 26285 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26286 print_double_array(double_array)", "continuing to breakpoint
26287 1018", "print print_double_array(array_d)" and "continuing to
26288 1034" tests.
d63a86f8 26289
085dd6e6
JM
262901999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26291
a9c64011 26292 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26293
262941999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26295
26296 * config/mt-*: Remove, these haven't been used since 1996.
26297
262981999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26299
26300 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 26301 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
26302 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26303
9e0b60a8
JM
263041999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26305
26306 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26307 simpler match case for the ptype of the big class.
26308
263091999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26310
26311 * gdb.exp: Fix test for gdb_prompt existence.
26312
263131999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26314
26315 * gdb.exp (gdb_test): Add fail after calls to perror.
26316
263171999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26318
26319 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26320
263211999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26322
26323 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26324
0f71a2f6
JM
26325Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26326
26327 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 26328 malloc() is linked in.
0f71a2f6
JM
26329
263301999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26331
26332 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26333 step at end.
26334
26335 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26336
263371999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26338
26339 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26340
cce74817
JM
26341Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26342
26343 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26344 * gdb.base/mips_pro.exp: Likewise.
26345
263461999-06-02 Keith Seitz <keiths@cygnus.com>
26347
26348 * gdb.c++/templates.cc: Change all "new" operators to throw
26349 an exception.
26350 * gdb.c++/cplusfuncs.cc: Likewise.
26351
26352 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26353
26354Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26355
26356 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
26357 * gdb.base/ending-run.exp: When stepping out of main, accept a
26358 step into an arbitrary assembler file.
cce74817 26359
392a587b
JM
263601999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26361
d63a86f8 26362 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 26363 "breakpoint-invalid" to be printed.
6fdff2c5
PA
26364 * gdb.base/annota2.exp: Revise line number for main
26365 breakpoint. Allow any number of "frames-invalid" and
26366 "breakpoint-invalid" to be printed.
392a587b
JM
26367 * gdb.base/annota2.cc: Initialize a.x to 0.
26368
9e086581
JM
263691999-05-17 Keith Seitz <keiths@cygnus.com>
26370
6fdff2c5
PA
26371 * gdb.base/call-ar-st.exp: Skip
26372 "print print_double_array (double_array)" when "skip_float_tests" set.
26373 Ditto for "print print_double_array(array_d)",
26374 "print print_small_structs", "print print_ten_doubles", and
26375 "step into print_long_arg_list".
26376 Don't assume we can step into "print_long_arg_list": we could step
26377 into memcpy.
26378 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26379 "skip_float_tests" is set: "print print_one_double(*d1)"
26380 and "print print_two_floats(*f3)".
9e086581
JM
26381 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26382 "skip_float_tests" is set.
6fdff2c5
PA
26383 * gdb.base/varargs.exp: Skip
26384 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26385 "skip_float_tests" set.
d63a86f8 26386
cd0fc7c3
SS
263871999-05-06 Keith Seitz <keiths@cygnus.com>
26388
26389 * gdb.base/annota2.cc: Include stdio.h.
26390
26391Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26392
26393 * gdb.base/crossload.exp: Remove, this has been disabled ever
26394 since BFD stopped including all targets, and cross-GDB gets
26395 plenty of testing anyway.
26396 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
26397 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26398 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
26399 * gdb.base/README: Remove, was doc for this.
26400 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 26401 needed.
cd0fc7c3 26402
b83266a0
SS
264031999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26404
26405 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26406 output.
26407
26408 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26409 * gdb.base/annota2.exp: New file. More annotation tests.
26410 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26411 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26412
264131999-04-23 Angela Marie Thomas <angela@cygnus.com>
26414
26415 * config/cfdbug.exp: New file.
26416
7a292a7a
SS
264171999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26418
26419 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26420 Marcus Daniel's and Dale Hawkins's demangler crashes.
26421
26422 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
26423 test_lucid_style_demangling, test_arm_style_demangling,
26424 test_hp_style_demangling): Try Tom Tromey's core-dumping
26425 identifier under each demangling style.
7a292a7a
SS
26426
264271999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26428
26429 * gdb.c++/demangle.exp: Include the current demangling style
26430 in all test names.
26431 (current_demangling_style): New global variable.
26432 (set_demangling_style, test_demangling_core, test_demangling,
26433 test_demangling_exact): New functions.
26434 (test_gnu_style_demangling, test_lucid_style_demangling,
26435 test_arm_style_demangling, test_hp_style_demangling): Use those,
26436 instead of calling gdb_test and gdb_test_exact directly.
26437 (catch_demangling_errors): New function, which reports errors
26438 signalled by the demangling test functions in an orderly way.
26439 (do_tests): Use catch_demangling_errors.
26440
264411999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26442
26443 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 26444 grouping in expressions, not {}.
7a292a7a
SS
26445
26446 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 26447 initialized yet.
7a292a7a
SS
26448
264491999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26450
26451 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26452 are listed.
26453
264541999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26455
26456 * gdb.stabs/weird.exp: Test for CC being defined before
26457 looking at its value.
26458
264591999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26460
26461 * gdb.base/call-ar-st.exp: Remove stray '#'.
26462 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26463 "short int" and "long int".
26464 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 26465 change, to mollify finicky HP compiler.
7a292a7a
SS
26466 * gdb.hp/reg-test.exp (testfile): Fix file name.
26467 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 26468
7a292a7a
SS
26469 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26470 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26471 alternate form of enum ptype.
26472
c906108c
SS
264731999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26474
7a292a7a
SS
26475 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26476 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
26477 passing skip_hp_tests, so as not to waste time on guaranteed
26478 failure.
7a292a7a 26479
c906108c
SS
26480 * gdb.c++/overload.cc: Pass string instead of char addr, always
26481 init ccpfoo.
26482 * gdb.c++/templates.cc: Fix syntax error.
26483
7a292a7a
SS
26484Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26485
26486 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 26487 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
26488 command.
26489
264901999-03-18 James Ingham <jingham@cygnus.com>
26491
26492 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26493
26494 * gdb.c++/method.exp: It was testing an uninitialized int on the
26495 stack and assuming it was positive.
26496
26497 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26498
26499 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 26500 keep it from killing the rest of the tests.
7a292a7a
SS
26501 Use gdb_continue_to_end.
26502
26503 * gdb.base/sigall.exp: use gdb_continue_to_end.
26504
26505 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26506
26507 * gdb.base/display.exp: use runto_main, not run.
26508
d63a86f8
RM
26509 * gdb.base/default.exp: Check for the current error message in the
26510 r abbreviation test.
7a292a7a
SS
26511 Add strongarm to the targets that know info float.
26512
d63a86f8 26513 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
26514 run which doesn't work with monitors.
26515
6fdff2c5
PA
26516 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26517 1034 test.
7a292a7a
SS
26518
26519 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26520
6fdff2c5
PA
26521 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26522 end of a program. Traps the case (in Cygmon) when the program
26523 never really exits. Same as Mark's continue_to_exit, but I had
26524 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
26525
26526 * config/monitor.exp (gdb_target_monitor): added another
26527 target_info parameter: remotebinarydownload. This will set the
26528 remotebinarydownload flag if this is causing some boards trouble.
26529
265301999-03-18 Mark Salter <msalter@cygnus.com>
26531
26532 * lib/gdb.exp (continue_to_exit): New function.
26533
26534 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26535 * gdb.base/ending-run.exp: Ditto.
26536 * gdb.base/step-test.exp: Ditto.
26537
265381999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26539
26540 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26541 (suggested by Art Haas <ahaas@neosoft.com>).
26542
265431999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26544
889bf7c5 26545 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
26546
26547Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26548
26549 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 26550 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
26551
265521999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26553
26554 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26555 a call to strlen; sometimes we do have sources.
26556
265571999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
26558
26559 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 26560 character, so GDB won't print garbage after its end.
d63a86f8 26561
c906108c
SS
26562 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26563 breakpoint there instead. Sometimes GCC emits memcpy to handle
26564 the large structures being passed by value, so we step into that
26565 instead of sum_array_print, which obscures what we're really testing.
26566 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
26567 the bizarre steps into memcpy, so do that here. Add check for
26568 stepping into function calls that pass large structures by value.
26569 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
26570 Remove all references to specific line numbers.
26571 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26572 New type and function.
26573 (main): Call large_struct_by_value, passing it a large struct by value.
26574 * lib/gdb.exp (gdb_get_line_number): New function.
26575
26576 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26577 more portable.
26578
7a292a7a
SS
265791999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26580
c906108c
SS
26581 * lib/gdb.exp: Doc fixes.
26582
7a292a7a
SS
265831999-03-05 Nick Clifton <nickc@cygnus.com>
26584
d63a86f8 26585 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
26586
265871999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26588
c906108c 26589 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
26590 commands. They're not germane to this test, and they don't work
26591 that way on remote targets.
c906108c 26592
3fc11d3e
JM
265931999-03-01 James Ingham <jingham@cygnus.com>
26594
26595 * Changelog entries merged over from gdb development branch.
26596
3fc11d3e
JM
26597 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26598
26599 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26600 for outputting results of test run.
26601
2d4a1622 26602 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
26603
26604 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 26605
7a292a7a
SS
266061999-02-25 Felix Lee <flee@cygnus.com>
26607
26608 * lib/gdb.exp (debug_format): initialize
26609
c906108c
SS
266101999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26611
26612 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26613 * gdb.base/call-rt-st.c: Ditto.
26614
c906108c
SS
266151999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26616
26617 * gdb.threads/pthreads.exp (horiz): New variable.
26618 (test_startup): Fix regexps that capture thread numbers.
26619
266201999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26621
26622 * gdb.base/smoke.exp: Disambiguate two test case names (both
26623 called ``print'').
26624
26625Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26626
26627 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 26628 compilation.
c906108c
SS
26629
266301999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26631
26632 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26633 actual output formatting.
26634 * gdb.base/smoke.exp: GDB removes leading 0's.
26635 * gdb.base/volatile.exp: Don't check type of remuneration;
26636 that variable is no longer defined in constvars.c.
26637 * gdb.base/step-test.c (main): Exit with explicit exit code.
26638 * gdb.base/step-test.exp: Remove two nexti checks--they are
26639 not portable.
26640
266411999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26642
26643 * gdb.base/help.exp ("help delete display"): Fix test to match
26644 gdb's output.
26645
26646 * gdb.base/long_long.c (known_types): Initialize values to zero.
26647 * gdb.base/long_long.exp: Step one more line
26648 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
26649 leading zeros. Explicitly ask for hex formatting. Use
26650 unique test case names.
c906108c
SS
26651
26652Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26653
d63a86f8 26654 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
26655
26656 * gdb.c++/method.exp: Add missing close brace.
26657
266581999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26659
26660 * gdb.base/maint.exp: Use 'set height 0' to disable page
26661 prompting, not 'set height 400'.
26662
26663 Fix a bunch of timeouts.
26664 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26665 four separate tests, so expect doesn't take forever to match a ton
26666 of text against a regexp with lots of .* forms.
26667 ("maint print psymbols", "maint print symbols"): Make some of
26668 these greps more selective, so that expect doesn't try to wade
26669 through huge piles of output and time out.
26670
26671 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26672
26673 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
26674 tests: one which doesn't expect shlib events to be reported, and
26675 another which does, but is XFAIL for all platforms other than
26676 HP/UX.
c906108c
SS
26677
26678 * gdb.base/break.exp: Teach the test suite that the `catch
26679 fork', `catch vfork', and `catch exec' commands produce error
26680 messages on platforms that don't provide these features.
26681
26682Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26683
26684 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
26685 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26686 (shortening names from solib_threshold.exp etc), won't run on
26687 anything but HP-UX for the foreseeable future.
c906108c 26688 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 26689 reflect move.
c906108c
SS
26690
26691Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26692
26693 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 26694 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
26695
26696Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26697
26698 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26699 successfully re-sets breakpoints in shared libraries.
26700 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26701
26702Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26703
d63a86f8
RM
26704 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26705 and compiled w/o GCC.
c906108c
SS
26706
26707 * gdb.hp/watch-cmd.exp: ditto.
26708
26709 * gdb.hp/watch-hp.exp: ditto.
26710
26711 * gdb.hp/xdb1.exp: ditto.
26712
26713 * gdb.hp/xdb2.exp: ditto.
26714
26715 * gdb.hp/dbx.exp: ditto.
26716
26717Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26718
26719 * constvars.c: Remove C++-isms.
26720 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 26721 with GCC.
c906108c
SS
26722
26723Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26724
26725 The following changes are part of the HP merge.
26726
26727 * gdb.base/break.exp: new tests to verify that catchpoints for
26728 fork, vfork, and exec don't trigger inappropriately.
26729
26730 * gdb.base/opaque.exp: compile one file at a time, then link.
26731
26732 * gdb.base/signals.exp: be more restrictive about which hppa
26733 systems receive a setup_xfail. new tests.
26734
26735 * gdb.base/solib_threshold.build: new file.
26736 * gdb.base/solib_threshold.exp: new file.
26737 * gdb.base/solib_threshold.link_opts: new file.
26738 * gdb.base/solib_threshold.mk: new file.
26739 * gdb.base/gen_solib_threshold.c: new file.
26740
26741 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26742 tests. New tests for enums inside classes.
26743
26744 * gdb.c++/compiler.cc: indicate support of template debugging.
26745
26746 * gdb.c++/demangle.exp: run hp style demangling tests.
26747
26748 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26749 tests.
26750
26751 * gdb.c++/misc.cc: changes to support new tests.
26752
26753 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26754 to support new tests.
26755
26756 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26757 gcc, then skip these tests.
26758
26759Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26760
26761 The following files are part of the HP merge; some had longer
26762 names at HP, but have been renamed to be no more than 14
26763 characters in length.
26764
26765 * gdb.hp/ambiguous.cc: new file.
26766 * gdb.hp/ambiguous.exp: new file.
26767 * gdb.hp/attach.exp: new file.
26768 * gdb.hp/attach2.exp: new file.
26769 * gdb.hp/classes-hp.exp: new file.
26770 * gdb.hp/ctti.exp: new file.
26771 * gdb.hp/ctti-add.cc: new file.
26772 * gdb.hp/ctti-add1.cc: new file.
26773 * gdb.hp/ctti-add2.cc: new file.
26774 * gdb.hp/ctti-add3.cc: new file.
26775 * gdb.hp/dbx.exp: new file.
26776 * gdb.hp/exception.cc: new file.
26777 * gdb.hp/exception.exp: new file.
26778 * gdb.hp/foll-exec.c: new file.
26779 * gdb.hp/foll-exec.exp: new file.
26780 * gdb.hp/foll-fork.c: new file.
26781 * gdb.hp/foll-fork.exp: new file.
26782 * gdb.hp/foll-vfork.c: new file.
26783 * gdb.hp/foll-vfork.exp: new file.
26784 * gdb.hp/inherit-hp.exp: new file.
26785 * gdb.hp/more-steps.exp: new file.
26786 * gdb.hp/namespace.cc: new file.
26787 * gdb.hp/namespace.exp: new file.
26788 * gdb.hp/optimize.exp: new file.
26789 * gdb.hp/pxdb.c: new file.
26790 * gdb.hp/pxdb.exp: new file.
26791 * gdb.hp/quicksort.exp: new file.
26792 * gdb.hp/reg-test.exp: new file.
26793 * gdb.hp/reg-test.s: new file.
26794 * gdb.hp/sized-enum.c: new file.
26795 * gdb.hp/sized-enum.exp: new file.
26796 * gdb.hp/start-stop.exp: new file.
26797 * gdb.hp/templ-hp.cc: new file.
26798 * gdb.hp/templ-hp.exp: new file.
26799 * gdb.hp/thr-lib.c: new file.
26800 * gdb.hp/thr-lib.exp: new file.
26801 * gdb.hp/thr-lib.h: new file.
26802 * gdb.hp/thr-liblib.c: new file.
26803 * gdb.hp/virtfun-hp.c: new file.
26804 * gdb.hp/virtfun-hp.exp: new file.
26805 * gdb.hp/watch-cmd.exp: new file.
26806 * gdb.hp/watch-hp.exp: new file.
26807 * gdb.hp/xdb1.exp: new file.
26808 * gdb.hp/xdb2.exp: new file.
26809 * gdb.hp/xdb3.exp: new file.
26810
26811Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26812
26813 The following files are part of the HP merge; some had longer
26814 names at HP, but have been renamed to be no more than 14
26815 characters in length.
26816
26817 * gdb.base/ss.h: new file.
26818 * gdb.base/call-ar-st.c: new file.
26819 * gdb.base/call-ar-st.exp: new file.
26820 * gdb.base/call-rt-st.c: new file.
26821 * gdb.base/call-rt-st-exp: new file.
26822 * gdb.base/call-strs.exp: new file.
26823 * gdb.base/ena-dis-br.exp: new file.
26824 * gdb.base/environ.exp: new file.
26825 * gdb.base/long_long.exp: new file.
26826 * gdb.base/sect-cmd.exp: new file.
26827 * gdb.base/shlib-cl2.exp: new file.
26828 * gdb.base/smoke.exp: new file.
26829 * gdb.base/so-impl-ld.c: new file.
26830 * gdb.base/so-impl-ld.exp: new file.
26831 * gdb.base/so-indr-cl.c: new file.
26832 * gdb.base/so-indr-cl.exp: new file.
26833 * gdb.base/varargs.exp: new file.
26834 * gdb.base/volatile.exp: new file.
26835 * gdb.base/whatis-exp.exp: new file.
7a292a7a 26836 * gdb.base/display.exp: new file.
c906108c
SS
26837 * gdb.c++/derivation.exp: new file.
26838 * gdb.c++/local.exp: new file.
26839 * gdb.c++/member-ptr.exp: new file.
26840 * gdb.c++/overload.exp: new file.
26841 * gdb.c++/ovldbreak.exp: new file.
26842 * gdb.c++/ref-types.exp: new file.
26843 * gdb.c++/ref-types2.exp: new file.
26844 * gdb.c++/userdef.exp: new file.
d63a86f8 26845
c906108c
SS
26846Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26847
26848 * gdb.base/default.exp: Reflect wording change in remote.c.
26849
dc96c6c7 26850Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26851
26852 * gdb.base/help.exp: Update to reflect current text.
26853
26854Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26855
26856 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26857 they're stack variables and contain garbage.
26858 * gdb.c++/anon-union.exp: new file.
26859
26860 The following changes were made by David Taylor
889bf7c5
PA
26861 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26862 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26863 in changes by HP.
c906108c
SS
26864
26865 * gdb.base/bitops.exp: new file.
26866 * gdb.base/default.exp: change expected messages for catch and
26867 info catch tests to reflect HP merge changes.
26868 * gdb.base/enable-disable-break.exp
26869 * gdb.base/ending-run.c: new file.
26870 * gdb.base/long_long.c: new file.
26871 * gdb.base/maint.exp: new file.
26872 * gdb.base/pointers2.exp: new file.
26873 * gdb.base/shlib-call2.exp: new file.
26874 * gdb.base/solib.exp: new file.
26875 * gdb.base/step-test.c: new file.
26876 * gdb.c++/anon-union.cc: new file.
26877 * gdb.c++/local.cc: new file.
26878 * gdb.c++/member-pointer.cc: new file.
26879 * gdb.c++/method.cc: new file.
26880 * gdb.c++/ref-types.cc: new file.
26881 * gdb.c++/ref-types2.cc: new file.
26882 * gdb.c++/userdef.cc: new file.
d63a86f8 26883
c906108c
SS
26884 * gdb.base/scope.exp: compile one file at a time, then link.
26885 * gdb.base/langs.exp: ditto.
26886 * gdb.base/list.exp: ditto.
d63a86f8 26887
c906108c
SS
26888Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26889
26890 The following changes were made by David Taylor
889bf7c5
PA
26891 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26892 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26893 in changes by HP.
d63a86f8 26894
c906108c
SS
26895 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26896 skip tests. When compiling pass c++ flag to gdb_compile.
26897 * gdb.c++/
d63a86f8 26898
c906108c
SS
26899 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26900 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26901 (skip_hp_tests): new function.
26902 (gdb_preprocess): new function.
26903
26904 * configure.in (hpdir): decide whether to configure gdb.hp.
26905 * configure: regenerated.
26906
26907 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26908 to delete on clean.
26909 (EXECUTABLES): update to reflect new additions.
26910 * gdb.base/commands.exp: update message expected.
26911 * gdb.base/default.exp: add copyright notice.
26912 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26913 * gdb.base/help.exp: update messages to reflect current text.
26914 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26915 targets for recurse tests.
26916 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26917 skip this file.
26918
26919 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26920 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26921 compilation.
26922 * gdb.c++/misc.exp: ditto.
26923 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26924 run the tests. tell gdb_compile that it's a c++ compilation.
26925
26926 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 26927
c906108c
SS
26928 * gdb.base/all-bin.exp: new file.
26929 * gdb.base/arithmet.exp: new file.
26930 * gdb.base/assign.exp: new file.
26931 * gdb.base/completion.exp: new file.
26932 * gdb.base/cond-expr.exp: new file.
26933 * gdb.base/condbreak.exp: new file.
26934 * gdb.base/define.exp: new file.
26935 * gdb.base/dollar.exp: new file.
26936 * gdb.base/environment.exp: new file.
26937 * gdb.base/eval-skip.exp: new file.
26938 * gdb.base/jump.exp: new file.
26939 * gdb.base/logical.exp: new file.
26940 * gdb.base/pointers.exp: new file.
26941 * gdb.base/relational.exp: new file.
26942 * gdb.base/section_command.exp: new file.
26943 * gdb.base/whatis-expr.exp: new file.
26944
26945 * gdb.base/all-types.c: new file.
26946 * gdb.base/call-array-struct.c: new file.
26947 * gdb.base/call-return-struct.c: new file.
26948 * gdb.base/call-strings.c: new file.
26949 * gdb.base/callfuncs2.c: new file.
26950 * gdb.base/condbreak.c: new file.
26951 * gdb.base/constvars.c: new file.
26952 * gdb.base/display.c: new file.
26953 * gdb.base/int-type.c: new file.
26954 * gdb.base/jump.c: new file.
26955 * gdb.base/miscexprs.c: new file.
26956 * gdb.base/pointers.c: new file.
26957 * gdb.base/pointers2.c: new file.
26958 * gdb.base/shmain.c: new file.
26959 * gdb.base/shr1.c: new file.
26960 * gdb.base/shr2.c: new file.
26961 * gdb.base/solib.c: new file.
26962 * gdb.base/solib1.c: new file.
26963 * gdb.base/solib2.c: new file.
26964 * gdb.base/varargs.c: new file.
26965 * gdb.c++/derivation.cc: new file.
26966 * gdb.c++/overload.cc: new file.
26967 * gdb.c++/ovldbreak.cc: new file.
26968 * gdb.hp/attach.c: new file.
26969 * gdb.hp/attach2.c: new file.
26970 * gdb.hp/average.c: new file.
26971 * gdb.hp/compiler.c: new file.
26972 * gdb.hp/compiler.cc: new file.
26973 * gdb.hp/execd-program.c: new file.
26974 * gdb.hp/follow-exec.c: new file.
26975 * gdb.hp/follow-fork.c: new file.
26976 * gdb.hp/follow-vfork-and-exec.c: new file.
26977 * gdb.hp/misc-hp.cc: new file.
26978 * gdb.hp/more-steps.c: new file.
26979 * gdb.hp/optimize.c: new file.
26980 * gdb.hp/quicksort.c: new file.
26981 * gdb.hp/run-hp.c: new file.
26982 * gdb.hp/start-stop.c: new file.
26983 * gdb.hp/sum.c: new file.
26984 * gdb.hp/templates-hp.cc: new file.
26985 * gdb.hp/thread-local-in-lib.c: new file.
26986 * gdb.hp/thread-local-in-lib.h: new file.
26987 * gdb.hp/thread-local-in-lib.lib.c: new file.
26988 * gdb.hp/vforked-program.c: new file.
26989 * gdb.hp/virtfunc-hp.cc: new file.
26990 * gdb.hp/watchpoint-hp.c: new file.
26991 * gdb.hp/xdb.c: new file.
26992 * gdb.hp/xdb0.c: new file.
26993 * gdb.hp/xdb0.h: new file.
26994 * gdb.hp/xdb1.c: new file.
26995
26996Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26997
26998 The following change was made by Edith Epstein
889bf7c5
PA
26999 <eepstein@cygnus.com> as part of a project to merge in changes
27000 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
27001
27002 * gdb.c++/demangle.exp: changed the expected output for some
27003 ARM-style mangling -- removed second reference to datatype.
889bf7c5 27004 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 27005 T1<char>::~T1<char>(void)
c906108c 27006 becomes,
a9c64011
AS
27007 maint demangle __dt__11T1__pt__2_cFv
27008 T1<char>::~T1(void)
c906108c 27009
889bf7c5 27010 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 27011
c906108c
SS
27012Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
27013
27014 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
27015 * gdb.trace/backtrace.exp: Likewise.
27016 * gdb.trace/circ.exp: Likewise.
27017 * gdb.trace/collection.exp: Likewise.
27018 * gdb.trace/deltrace.exp: Likewise.
27019 * gdb.trace/infotrace.exp: Likewise.
27020 * gdb.trace/limits.exp: Likewise.
27021 * gdb.trace/packetlen.exp: Likewise.
27022 * gdb.trace/passc-dyn.exp: Likewise.
27023 * gdb.trace/passcount.exp: Likewise.
27024 * gdb.trace/report.exp: Likewise.
27025 * gdb.trace/save-trace.exp: Likewise.
27026 * gdb.trace/tfind.exp: Likewise.
27027 * gdb.trace/tracecmd.exp: Likewise.
27028 * gdb.trace/while-dyn.exp: Likewise.
27029 * gdb.trace/while-stepping.exp: Likewise.
27030
270311998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
27032
27033 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
27034
27035Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
27036
27037 From Brendan Kehoe:
27038 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
27039 int return types.
27040
27041Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
27042
27043 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 27044 remote dos host testing right.
c906108c
SS
27045
27046Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
27047
27048 * gdb.base/corefile.exp: remove some xfails.
27049
27050Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
27051
27052 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 27053 have different timestamps.
c906108c
SS
27054
27055Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
27056
27057 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 27058 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
27059
27060Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
27061
27062 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 27063 delta.
c906108c
SS
27064
27065Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
27066
27067 * gdb.base/default.exp: Add brace missing from previous delta.
27068
27069Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
27070
27071 * gdb.base/default.exp: Support test for info float for all
27072 varieties of arm toolchain.
27073
dc96c6c7 27074Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27075
27076 * gdb.trace/*.exp: remove "remote_download" command.
27077
dc96c6c7 27078Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27079
27080 * gdb.trace/*.exp: remove -gdwarf from compile.
27081
27082Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
27083
27084 * gdb.trace/configure.in(AC_INIT): typo
27085 * gdb.trace/configure: regenerated
27086
dc96c6c7 27087Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27088
27089 * config/m68k-emc.exp: New file.
27090 * lib/<emc-support.exp trace-support.exp}: New files.
27091 * configure.in: add new test directory gdb.trace.
27092 * gdb.trace/{configure configure.in Makefile.in}: New files.
27093 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
27094 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
27095 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
27096 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
27097 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
27098 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
27099 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 27100
dc96c6c7 27101Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27102
27103 * gdb.c++/classes.exp: Change all regular expressions to match
27104 arbitrary combinations of newline/carriage-return, so that they
27105 will work equally well on Unix and Windows.
27106 * gdb.c++/inherit.exp: ditto.
27107 * gdb.c++/virtfunc.exp: ditto.
27108
271091998-08-11 Dawn Perchik <dawn@cygnus.com>
27110
27111 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
27112
c2d11a7d
JM
27113Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
27114
27115 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
27116 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
27117 to use a0-a3/d0-d3 as needed.
27118
27119Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
27120
27121 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
27122 * gdb.disasm/am33.exp: Corresponding changes.
27123
c906108c
SS
271241998-07-11 Felix Lee <flee@cygnus.com>
27125
27126 * gdb.base/callfuncs.exp: add cmp10 test.
27127 * gdb.base/callfuncs.c (cmp10): new function.
27128
27129Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
27130
d63a86f8 27131 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
27132 into two parts to get around a synchronization problem in expect.
27133
3fc11d3e
JM
27134Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
27135
27136 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
27137
27138 * configure.in: Add options for gdbtk testsuite.
27139
27140 * configure: Regenerate.
27141
27142 * gdb.gdbtk: New directory to hold gdbtk tests.
27143
c906108c
SS
27144Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27145
27146 * gdb.fortran/types.exp: Escape brackets in expect patterns
27147 for test_float_literal_types_accepted tests.
27148 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27149 before run test.
27150
c2d11a7d
JM
27151Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27152
27153 * am33.exp: Just compile, do not link the testcase.
27154 * am33.s: Add ".am33" pseudoop to force am33 mode.
27155
c906108c
SS
271561998-06-25 Felix Lee <flee@cygnus.com>
27157
27158 * gdb.base/setshow.exp: make sure $pc is sane.
27159
27160 * gdb.stabs/weird.exp: split expect patterns properly.
27161
c2d11a7d
JM
27162Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27163
27164 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27165 * gdb.disasm/am33.exp: Run it.
27166
dc96c6c7 27167Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27168
27169 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27170 match processing (and eliminate spurious timeouts when running).
27171
dc96c6c7 27172Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27173
27174 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27175 exception test, but conditionalize it on target [mach | gnu].
27176
dc96c6c7 27177Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27178
27179 * gdb.base/overlays.exp: fixup compile line for linker script.
27180
27181Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27182
27183 * gdb.fortran/types.exp: don't guess at float size.
27184
27185Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27186
27187 * gdb.base/exprs.exp: delete test that depends on int size.
27188
27189Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27190
27191 * config/sim.exp: Removed checks for target triplets.
27192 (gdb_target_sim): Use gdb,target_sim_options.
27193
27194Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27195
27196 * gdb.base/reread.exp: New file.
27197 * gdb.base/reread1.c: New file.
27198 * gdb.base/reread2.c: New file.
27199
27200Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27201
27202 * config/sim.exp: Use 'target sim -sparclite' when running
27203 SPARClite programs.
27204
27205Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27206
27207 * gdb.base/structs2.exp: New file.
27208 * gdb.base/structs2.c: New file.
27209
27210Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27211
27212 * gdb.asm/common.inc: New file.
27213 * gdb.asm/d10v.inc: New file.
27214 * asm-source.exp: Pass -I's to gas to find .inc files.
27215 Update line numbers in expected output.
27216 * asmsrc1.s: Rewrite.
27217 * asmsrc2.s: Rewrite.
27218 * configure.in: Create arch.inc symlink.
27219 * configure: Regenerate.
27220 * Makefile.in (distclean): Delete arch.inc.
27221
27222Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27223
27224 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27225 (t_enum_value2): ditto
27226 (t_enum_value3): ditto
27227 (main): ditto
c906108c
SS
27228Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27229
27230 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27231 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27232 change.
27233 Use gdb_test instead of send_gdb/gdb_expect sequences.
27234
27235Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27236
27237 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27238 not void.
27239
27240Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27241
27242 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27243 subroutines. Used to test gdbs ability to single step through PC
27244 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27245
27246Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27247
27248 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27249 more rigorous EGCS C++ error checking.
27250
27251Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27252
a9c64011
AS
27253 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27254 tests.
27255 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27256 function when asleep.
27257 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27258 for i*86 Linux and SVR4 signal handling problems.
27259 Remove linux xfail for `next to handler in signals_tests_1', fixed
27260 by recent infrun.c change.
27261 Limit backtrace to 10 frames to avoid timeout problems with infinite
27262 stack backtraces.
27263 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27264 target.[ch] change.
c906108c
SS
27265
27266Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27267
27268 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27269 for a newline from gdb before continuing.
27270 (default_gdb_exit): Just look for y or n.
27271 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27272 it does, fail the rests of the tests in the file.
27273
27274Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27275
27276 * config/cygmon.exp: New file.
27277
27278Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27279
27280 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 27281 main" test on remote targets.
c906108c
SS
27282
27283 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27284 run test on remote targets.
27285
27286Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27287
27288 * gdb.asm: New directory.
27289 * configure.in: Configure it.
27290 * configure: Regenerate.
27291 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27292 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27293
27294Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27295
27296 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27297
dc96c6c7 27298Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27299
a9c64011
AS
27300 * gdb.base/overlays (several files): Merge the two overlay
27301 managers into one. Change variables (foox, barx, bazx, grbxx)
27302 back into ints but force them to load in their proper sections.
c906108c
SS
27303
27304Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27305
27306 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 27307 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
27308 (D10VCopy): Handle memory regions crossing 16k boundaries.
27309 (D10VCopy): Transfer data in 32 bit chunks.
27310
27311Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27312
27313 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 27314 correct.
c906108c
SS
27315
27316 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 27317 map. Include space for printf in .text segment.
c906108c
SS
27318
27319 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 27320 updated d10v memory VMA/LMA map.
c906108c 27321 (D10VCopy): Call D10VTranslate.
d63a86f8 27322
c906108c
SS
27323Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27324
27325 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27326
27327 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
27328 that it won't be put into the .sdata - small data -
27329 section. Update reference.
c906108c
SS
27330 * gdb.base/baz.c (bazx, baz): Ditto.
27331 * gdb.base/foo.c (foox, foo): Ditto.
27332 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27333
27334 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 27335 to be arrays.
d63a86f8 27336
dc96c6c7 27337Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27338
a9c64011
AS
27339 * gdb.base/overlays.exp: fix up and get working again.
27340 Add tests for backtraces from an overlay function.
d63a86f8 27341
c906108c
SS
27342Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27343
27344 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27345 "calling function with watchpoint enabled".
27346
27347Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27348
27349 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 27350 gdb_suppress_tests for d10v-*-*.
c906108c
SS
27351 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27352 pending review of whether it is useful or not.
27353
27354Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27355
27356 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27357
27358Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27359
27360 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27361 * config/dve.exp: New file to support Densan boards.
27362
27363Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27364
27365 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 27366 reads and BSD.
c906108c
SS
27367
27368Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27369
27370 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27371 response.
27372
27373 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27374
27375Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27376
27377 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 27378 test.
c906108c
SS
27379
27380 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 27381 target_sizeof_long and target_bigendian_p.
c906108c 27382 (structs_by_value, structs_by_reference): Check values according
889bf7c5 27383 to targets word size and endianess.
d63a86f8 27384
c906108c
SS
27385Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27386
27387 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 27388 output.
c906108c
SS
27389
27390Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27391
27392 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 27393 Update test of set args help to match source change.
c906108c
SS
27394
27395Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27396
27397 * gdb.base/default.exp: Expect help system output to be in
27398 alphabetical order.
27399 * gdb.base/help.exp: Ditto.
27400
27401Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27402
27403 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27404 "i*86-pc-linux-gnu*".
27405 * gdb.base/interrupt.exp: Ditto.
27406 * gdb.base/corefile.exp: Ditto.
27407
27408 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 27409 define vxworks when building the testcase.
c906108c
SS
27410
27411 * gdb.base/ptype.exp: Fix testnames to be unique.
27412 * gdb.base/radix.exp: Ditto.
27413 * gdb.base/term.exp: Ditto.
27414 * gdb.base/whatis.exp: Ditto.
27415 * gdb.c++/classes.exp: Ditto.
27416
27417Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27418
27419 * gdb.base/callfuncs.exp: Fix indentation.
27420
27421 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27422 suppress_flag has been set.
27423 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27424 target feature.
27425
27426Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27427
27428 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27429 the testcase.
27430
27431 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 27432 set_debug_traps() and breakpoint().
c906108c
SS
27433 * gdb.c++/misc.cc (main): Ditto.
27434 * gdb.c++/templates.cc (main): Ditto.
27435 * gdb.c++/virtfunc.cc (main): Ditto.
27436
27437Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27438
27439 * lib/gdb.exp(gdb_step_for_stub): New function.
27440 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27441 exists, reload the executable and do a "continue" instead of
27442 doing a jump.
27443 (runto_main): Use gdb_step_for_stub.
d63a86f8 27444
c906108c 27445 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 27446 tests to have unique names.
c906108c
SS
27447 * gdb.base/callfuncs.exp: Ditto.
27448 * gdb.base/commands.exp: Ditto.
27449 * gdb.base/default.exp: Ditto.
27450 * gdb.base/help.exp: Ditto.
27451 * gdb.base/list.exp: Ditto.
27452 * gdb.base/opaque.exp: Ditto.
27453 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27454 similar tests.
d63a86f8 27455
c906108c
SS
27456 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27457 * gdb.c++/cplusfuncs.cc: Ditto.
27458 * gdb.c++/virtfunc.cc: Ditto.
27459
27460 * config/monitor.exp: Keep track of the last file we saw, rather
27461 than trying to get the info from gdb.
27462
27463 * gdb.fortran/types.exp: Move comment to previous line.
27464
27465Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27466
27467 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 27468 target mode.
c906108c
SS
27469
27470Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27471
27472 From Bob Manson:
27473 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 27474 string from GDB when it connects.
c906108c
SS
27475
27476 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27477
27478Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27479
27480 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
27481 if we can't get a debug format from GDB (we may be testing an
27482 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
27483
27484 * gdb.stabs/weird.exp: Fix quoting.
27485
27486 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27487
27488Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27489
27490 * config/arm-ice.exp: New file.
27491
27492Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27493
27494 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 27495 until it has been modified to work with the new testsuite.
c906108c 27496
99707966 27497 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
27498 testcase won't compile, cause all of the testcases in the file to
27499 fail instead.
c906108c
SS
27500
27501 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27502 (gdb_clear_suppressed): New procedure.
27503 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27504 it contains a positive value.
27505
27506Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27507
27508 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27509
27510 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27511
27512Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27513
27514 * lib/gdb.exp (setup_xfail_format): New function.
27515 (get_debug_format): New function to get debug format.
27516 (debug_format): New global variable to hold last value set
27517 by get_debug_format.
27518 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 27519 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
27520 * gdb.c++/ptype.exp: Ditto.
27521 * gdb.c++/classes.exp: Ditto.
27522 * gdb.c++/cplusfuncs.exp: Ditto.
27523 * gdb.c++/inherit.exp: Ditto.
27524 * gdb.c++/templates.exp: Ditto.
27525 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 27526
c906108c
SS
27527Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27528
27529 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27530 host doesn't have a currently-open connection.
27531
27532 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
27533 any gdb stub target. Handle cases where gdb doesn't respond when
27534 interrupted in a sane fashion.
c906108c
SS
27535
27536 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 27537 same thing in a totally different way.
c906108c
SS
27538
27539 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 27540 setting "timeout".
c906108c 27541 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 27542 default_gdb_init now.
c906108c
SS
27543
27544Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27545
27546 * gdb.base/printcmds.exp: Fix "check for floating addition"
27547 regexp to accept results within approx +/- .01 of exact value.
27548 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27549
27550Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27551
27552 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 27553 properly.
c906108c
SS
27554 (gdb_expect): Add optional timeout parameter, and add timeout
27555 value to various calls.
27556 (gdb_suppress_tests): Only give one warning message per group.
27557
27558Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27559
27560 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
27561 global variables. Handle getting a value for $timeout more
27562 gracefully.
c906108c
SS
27563
27564Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27565
27566 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 27567 initialize.
c906108c 27568 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 27569 by a target configuration file.
c906108c
SS
27570 (gdb_expect): Pass the timeout to remote_expect.
27571
27572 * config/monitor.exp(gdb_load): Fix typo in regexp.
27573
27574Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27575
27576 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27577
27578Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27579
27580 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
27581 here. Call gdb_target_exec before rebooting the target, to make
27582 sure the connection to the target is closed.
c906108c
SS
27583 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27584 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27585 Also detect "Timeout reading from remote" error.
27586
27587 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
27588 gdb_target_monitor. Don't call gdb_file_cmd here; let
27589 gdb_target_monitor do it.
c906108c
SS
27590
27591 * gdb.disasm/hppa.exp: Don't use exec_output.
27592
27593Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27594
27595 * gdb.base/list.exp: If we're debugging a non-native target,
27596 try to set the pc register to point to the start of the
27597 program before doing the first list command.
27598
27599 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 27600 test_calls after restarting.
c906108c
SS
27601
27602 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 27603 reloading.
c906108c
SS
27604
27605 * gdb.base/watchpoint.exp: Fix typo.
27606
27607 * gdb.base/setshow.exp: Check for use_gdb_stub.
27608
27609 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 27610 stub case.
c906108c
SS
27611 * gdb.base/langs.exp: Ditto.
27612
27613 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
27614 gdb_load_offset. If we weren't given a file to load, figure out
27615 what the current file is and use it.
c906108c
SS
27616
27617 * config/i386-bozo.exp: New file.
27618
27619Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27620
27621 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27622 feature.
27623
27624 * config/proelf.exp: New entry.
27625
27626Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27627
27628 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27629 of regexps.
27630
27631 * gdb.base/watchpoint.exp: Don't run the test_stepping
27632 tests if gdb can't call functions on the target.
27633
27634 * gdb.base/setshow.exp: Don't run the set prompt tests if
27635 the board has gdb_prompt set.
27636
27637Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27638
27639 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27640 * gdb.base/commands.exp: Likewise.
27641 * gdb.base/setshow.exp: Likewise.
27642
27643Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27644
27645 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27646 feature.
27647
27648 * config/i960.exp: New file.
27649
27650Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27651
27652 * gdb.base/funcargs.exp: Check for gdb,short_int target
27653 feature instead of looking for explicit target triplets.
27654
dc96c6c7 27655Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 27656
d63a86f8 27657 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
27658 "p 123DEADBEEF", to check parse_number.
27659 * top.c: change "to enable to enable" to "to enable" in a couple
27660 of help strings.
27661
27662Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27663
27664 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27665 on the mn10300.
d63a86f8 27666
c906108c
SS
27667Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27668
27669 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27670 where the test executable is run with explicit args.
27671 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27672
27673Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27674
27675 * gdb.base/run.c: Use FAKEARGV to build test executable that
27676 does not require a command line arg, since most simulators
27677 don't currently support passing such an arg into the simulated
27678 program.
27679 * gdb.base/commands.exp: Change tests to insert the proper
27680 value as the arg to the first recursive factorial call. Change
27681 compilation line to define FAKEARGV at compile time.
27682
27683Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27684
27685 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27686 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27687 function with watchpoint enabled" test.
27688
27689Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27690
27691 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 27692 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
27693
27694 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 27695 "Tests restarted" messages.
c906108c
SS
27696
27697Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27698
27699 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27700
dc96c6c7 27701Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27702
27703 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27704 for INFO SYMBOL; add help tests for OVERLAY commands.
27705 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27706 add tests for OVERLAY commands
27707 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27708 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27709 * gdb.base/sigall.c: add usestubs code frag
27710 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 27711
c906108c
SS
27712Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27713
27714 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27715 failures.
27716 (gdb_stop_suppressing_tests): Note that tests have restarted.
27717
27718Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27719
27720 * config/h8300.exp: New file.
27721
27722Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27723
27724 * gdb.base/setshow.exp: Check for the existence of a
27725 feature, not its value.
27726
27727Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27728
27729 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27730
27731 * gdb.base/scope.exp: It's now init0(), not init().
27732
27733 * gdb.base/scope0.c: For now, change init() to be init0().
27734
27735 * config/monitor.exp: Use gdb_serial in preference to serial
27736 or netport.
27737
27738 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 27739 and it's not already set.
c906108c
SS
27740
27741Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27742
27743 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 27744 isn't using a stub and if it supports argument passing.
c906108c
SS
27745
27746Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27747
27748 * config/udi.exp(gdb_start): Make sure UDICONF is set
27749 properly before starting gdb.
27750
27751Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27752
27753 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27754 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27755 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27756
27757Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27758
27759 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 27760 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
27761
27762 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27763
27764 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27765
27766 * config/monitor.exp: Make sure we disconnect from the target.
27767 Also, try a reboot/reload cycle instead of failing if the
27768 load fails.
27769
27770Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27771
27772 * gdb.base/default.exp: Don't set match_max.
27773 * gdb.base/help.exp: Ditto.
27774 * gdb.base/list.exp: Ditto.
27775 * gdb.base/signals.exp: Ditto.
27776
27777 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27778 set, use remote_ld to download the testcase instead of
27779 the GDB loader.
27780
27781Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27782
27783 * config/vr5000.exp: New file.
27784
27785 * config/monitor.exp(gdb_target_monitor): Add pattern for
27786 "Ending remote" to detect errors in connecting.
27787
27788 * gdb.base/setshow.exp: Add .* within auto language test.
27789
27790 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27791 target feature.
27792
27793 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 27794 and reboot the board if necessary.
c906108c
SS
27795
27796 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27797 a set of tests. Remove print.* from the patterns being checked.
27798
27799Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27800
27801 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27802 refer to gdb_spawn_id.
27803
27804 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27805 longer used.
27806 * config/sparclet.exp: Ditto.
27807 * config/sparclet-old.exp: Ditto.
27808 * config/slite.exp: Ditto.
27809 * config/sim.exp: Ditto.
27810 * gdb.base/funcargs.exp: Ditto.
27811
27812 * lib/gdb.exp:Remove references to gdb_spawn_id.
27813 (gdb_expect): Move to remote.exp.
27814
27815Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27816
27817 * config/monitor.exp: Detect the "Couldn't establish connection"
27818 message from GDB.
27819
27820Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27821
27822 * gdb.base/bitfields.exp: Use runto instead of explicit
27823 gdb_run_cmd/gdb_expect sequences.
27824
27825 * gdb.base/break.exp(text_next_with_recursion): Add match for
27826 gdb_expect call.
27827
27828 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27829 We also need to handle the "A program is being debugged already"
27830 prompt from gdb. Use gdb_test to set the baud rate.
27831
27832 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27833 to 20000. Really. I mean it.
27834
27835Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27836
27837 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
27838 fails. If suppress_flag is set, skip perror message about not
27839 being able to send to GDB.
c906108c 27840 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 27841 GDB.
c906108c
SS
27842 (gdb_expect): If suppress_flag is set, always fail immediately.
27843 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27844 (gdb_init): Call gdb_stop_suppressing_tests.
27845 (default_gdb_exit): Ditto.
27846 (default_gdb_start): Ditto.
27847
27848 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 27849 gdb_stop_suppressing_tests as appropriate.
c906108c 27850 * gdb.base/break.exp: Ditto.
889bf7c5 27851 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
27852 * gdb.base/commands.exp: Ditto.
27853 * gdb.base/exprs.exp: Ditto.
889bf7c5 27854 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
27855 * gdb.base/list.exp: Ditto.
27856 * gdb.base/recurse.exp: Ditto.
889bf7c5 27857 * gdb.base/scope.exp: Ditto.
c906108c
SS
27858 * gdb.base/structs.exp: Ditto.
27859 * gdb.c++/inherit.exp: Ditto.
27860
27861Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27862
27863 * config/vr4300.exp: New file.
27864
99707966 27865 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 27866
99707966 27867 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
27868
27869Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27870
27871 * lib/gdb.exp(gdb_init): New function.
27872
27873 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 27874 for each individual variable set.
c906108c
SS
27875
27876 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27877 name.
27878
27879 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27880
27881 * gdb.base/scope.exp: Use gdb_test.
27882
27883 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27884 aborting; the testsuite driver will do that for us (see
27885 gdb_finish). Also, use gdb_test in a few more places.
27886
27887Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27888
27889 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27890
27891Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27892
27893 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27894 and "add_tests" are not at the same address.
27895
27896Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27897
27898 * gdb.base/ptype.exp: Use gdb_test.
27899
27900Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27901
27902 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27903 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27904 left in. No longer expect them to fail.
27905
27906 * gdb.stabs/*.mt; Deleted, no longer used.
27907 * gdb.stabs/configure.in: Remove references to target makefile
27908 frags.
27909 * gdb.stabs/configure: Rebuilt.
27910
27911 * gdb.disasm/*.mt: Deleted, no longer used.
27912 * gdb.disasm/configure.in: Remove references to target makefile
27913 frags. Use "sh3.s" as the unique filename for this directory.
27914 * gdb.disasm/configure: Rebuilt.
27915
27916 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27917 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27918 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27919
27920Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27921
27922 * config/udi.exp: Use mondfe,name instead of remote_host.
27923
27924Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27925
27926 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27927 a function with a watchpoint enabled on the mn10200.
27928
27929 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27930 before trying to create it!
27931
27932Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27933
27934 * config/vx.exp: Use hostname instead of netport.
27935
27936 * config/vxworks.exp: New file.
27937
27938 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27939
27940 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 27941 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
27942 occurs.
27943
27944 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27945 $gdb_spawn_id directly.
27946 (gdb_run_cmd): Try _start as well as start. Use the target feature
27947 gdb,start_symbol as the symbol to start from when jumping.
27948
27949Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27950
27951 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27952 redundant) test.
27953
27954 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27955 it doesn't lose for 16bit integer systems.
27956
27957Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27958
27959 * gdb.fortran/types.exp: If the target doesn't support "double"
27960 data types, then expect "real" types to only be 4 bytes.
27961
27962 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27963 call tests if the target doesn't support inferior function calls.
27964
27965 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27966 in printf tests.
27967
27968Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27969
27970 * gdb.base/help.exp: Disable "help set", "help show", and
27971 "help support". Simplify regexp for "help stack".
27972
27973 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27974 to 60 seconds. Temporarily set match_max to 15000 around the
27975 "info copying" test.
27976
27977 * gdb.base/nodebug.exp: Don't try to do an inferior function
27978 call if the target doesn't support them.
27979 * gdb.base/printcmds.exp: Likewise.
27980 * gdb.base/setvar.exp: Likewise.
27981 * gdb.base/structs.exp: Likewise.
27982 * gdb.c++/templates.exp: Likewise.
27983 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27984
27985 * gdb.base/recurse.exp: Enable for the mn10200.
27986
27987 * configure.in: Do configure gdb.stabs directory for *-*-elf
27988 targets.
27989 * configure: Rebuilt.
27990
27991 * gdb.base/break.exp: Check for gdb,noresults before testing
27992 exit status and/or results from the target.
27993 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27994 * lib/gdb.exp: Remove old (now bogus) initialization of
27995 noinferior, noargs, noresults and nosignals.
27996
27997Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
27998
27999 * config/sh.exp: New file.
28000
28001 * config/slite.exp: Try to connect multiple times to the board
28002 before rebooting. Only send a "monitor run" if need_monitor_run
28003 is set.
28004
28005 * gdb.base/break.exp: Don't do the "stub continue" test if
28006 the target has gdb_stub set.
28007
28008 * gdb.base/callfuncs.exp: Increase the timeout.
28009
28010 * gdb.base/interrupt.exp: Don't even try to compile the testcase
28011 if the target has gdb,noinferiorio set.
28012
28013 * gdb.base/list.exp: Increase match_max to 10000 characters.
28014
28015 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
28016
28017 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
28018 target.
28019
28020 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
28021
28022Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
28023
28024 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
28025 trying to delete the copy of gdb. Catch the file delete so we
28026 don't die if the delete fails; also, the file should be copied to
28027 the host, not to the build.
c906108c
SS
28028
28029Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
28030
28031 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 28032 parenthesis in case it contains multiple regexps separated
c906108c
SS
28033 with |.
28034
28035 * gdb.base/watchpoint.exp: Use gdb_test.
28036 * gdb.base/default.exp: Ditto.
28037
28038Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
28039
99707966 28040 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 28041
c906108c
SS
28042 * gdb.base/scope.exp: Use gdb_test.
28043 * gdb.c++/classes.exp: Ditto.
28044 * gdb.c++/inherit.exp: Ditto.
28045
28046Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
28047
28048 * gdb.base/crossload.exp: Don't use execute_anywhere, use
28049 remote_exec instead.
28050 * gdb.base/corefile.exp: Don't be ridiculous.
28051 * gdb.base/*.c: Add missing stub invocations.
28052
28053Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
28054
28055 * config/slite.exp: Miscellaneous fixes.
28056
28057 * lib/gdb.exp: Fix runto.
28058
28059 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
28060 the target.
28061
28062 * gdb.base/watchpoint.exp: Fix regexp.
28063
28064 * lib/gdb.exp(default_gdb_exit): Add a catch to the
28065 close and wait commands, as the descriptor may now be
28066 invalid. Always call "remote_close host".
28067
28068Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
28069
28070 Major rewrite for testsuite revision.
d63a86f8 28071
c906108c
SS
28072 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
28073 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
28074 instead of relying on spawn_id to always contain a valid
28075 spawn id.
28076 (get_compiler_info): New procedure to build the ${binfile}.ci
28077 file, instead of replicating this in N different places.
28078 (gdb_compile): New procedure.
d63a86f8 28079
c906108c 28080 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
28081 appropriate arguments) instead of compile. Use gdb_test in a lot
28082 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
28083 at the start of a testcase, as this is no longer done magically.
28084
28085 config/*-gdb.exp: Rename without the -gdb suffix.
28086
28087 config/mips.exp: Use remote_close instead of exit_remote_shell.
28088 config/monitor.exp: Use target_info instead of looking at
28089 baud, timeout, etc.
28090 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
28091
28092Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28093
28094 * gdb.c++/templates.exp (test_ptype_of_templates),
28095 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
28096 Update expect patterns for destructors and assignment operators
28097 to match corresponding c-typeprint.c changes.
28098 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
28099 to destructor breakpoint test, GDB should be able to set the
28100 destructor breakpoint without specifying arguments.
28101
28102Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
28103
28104 * gdb.threads/pthreads.exp: Change result for failure to compile due
28105 to lack of pthreads runtime support from an error to simply an
28106 unsupported test, per dejagnu standards.
28107
28108Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28109
28110 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
28111 where GDB exits to reduce pattern match time.
28112 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
28113
28114 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
28115
dc96c6c7 28116Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28117
28118 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
28119 * gdb.base/default.exp: ditto.
28120 * gdb.base/nodebug.exp: ditto.
28121 * gdb.base/printcmds.exp: ditto.
28122 * gdb.base/ptype.exp: ditto.
28123 * gdb.base/setvar.exp: ditto.
28124 * gdb.base/structs.exp: ditto.
28125 * gdb.base/setshow.c: Guard against uninitialized values of argc.
28126
28127Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
28128
28129 * configure, */configure: Rebuild with autoconf 2.12.
28130
28131Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
28132
28133 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
28134 use new i*86-pc-linux*-gnu quads.
28135 * gdb.base/corefile.exp: Ditto.
28136 * gdb.base/signals.exp: Ditto.
28137 * gdb.base/sigall.exp: Ditto.
28138 * gdb.base/interrupt.exp: Ditto.
28139
28140 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
28141 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
28142 RedHat 4.0.
d63a86f8 28143
c906108c 28144 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28145 linux. This allows the test case to at least compile on latest
28146 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28147
28148Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28149
28150 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28151 directory to search gdb directory. Accept and step over conditional
28152 stack alignment code. Consume $prompt in failure cases.
28153 Reset timeout to $oldtimeout instead of some arbitrary value.
28154 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28155 timeout problems with infinite stack backtraces.
28156 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28157 Accept function parameters for linkfunc member.
28158
28159Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28160
28161 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28162 (CXXFLAGS): Remove, unreferenced.
28163 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28164 previous -B options and also add -B option to pick up cross compiled
28165 runtime.
c906108c
SS
28166 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28167 doing cross compiles.
28168 (target_alias): Declare global.
28169 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28170 to verify that gcc exists in build tree, and if so set CC to that
28171 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28172
c906108c
SS
28173Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28174
28175 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28176 ptype test for anonymous union. Fixup testcase to match
28177 current gcc debug output.
28178
28179Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28180
28181 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28182 force argument to an unsigned long type.
28183
28184Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28185
28186 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28187 tests and anonymous union print/ptype tests.
c906108c
SS
28188 * gdb.base/list.exp (test_forward-search): Increase timeout by
28189 5 minutes for the "search extremely long line" case.
28190 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28191 completely optional and that the pass/fail messages use the command as
28192 the message if that third arg is a null string.
28193 (gdb_test_exact): Arrange that a null string pattern means match a
28194 null string output rather than any output, which might include random
889bf7c5 28195 errors.
c906108c
SS
28196 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28197 backtrace test.
28198 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28199 always failing and failure is now exposed by gdb.exp changes.
28200
28201Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28202
28203 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28204 weren't being noted.
28205
28206Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28207
28208 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28209 * gdb.stabs/weird.exp: Remove v_comb xfails.
28210
dc96c6c7 28211Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28212
28213 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28214 list.exp scope.exp watchpoint.exp]
c906108c 28215 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28216
dc96c6c7 28217Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28218
28219 * config/monitor.exp: Increase download timeout to 1000 seconds.
28220
dc96c6c7 28221Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28222
28223 * config/m32r.exp: Increase timeout to 120 seconds.
28224
28225Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28226
28227 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28228 and accept older ordering as obsolescent gcc or gdb.
28229 * gdb.c++/templates.exp: Ditto.
28230 * gdb.c++/virtfunc.exp: Ditto.
28231
28232Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28233
28234 * gdb.base/coremaker.c: Add code to mmap some data so we
28235 can check that it ends up in the core file.
28236 * gdb.base/corefile.exp: Add test to read mmapped data
28237 from core file.
28238
dc96c6c7 28239Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28240
28241 * config/m32r.exp: New file.
28242
28243Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28244
28245 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28246 that cflags can contains -gstabs, and work correctly for other tests.
28247
dc96c6c7 28248Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28249
28250 * gdb.base/setshow.exp: New file, tests show and set.
28251 * gdb.base/setshow.c: New file, tests show and set.
28252 * gdb.base/help.exp: Add test for help set|show annotate.
28253 * gdb.base/default.exp: Add test for set|show annotate.
28254
28255Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28256
28257 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28258 errors unique.
28259 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28260 explicitly.
28261
28262Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28263
28264 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28265 and width commands. This is done elsewhere.
28266 * (gdb_start): Don't call gdb_start_sim here. That's already
28267 done in gdb_load. This fixes lots of failures in default.exp.
28268
28269Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28270
28271 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28272 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28273 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28274 in the same we we treat other failures (since it may be an expected
889bf7c5 28275 condition), rather than as an error.
c906108c
SS
28276 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28277 old test format.
28278
28279Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28280
28281 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28282 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 28283 twice. Nuke the duplicates.
c906108c 28284 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28285 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28286 Remove config.h along with other config files.
28287
28288Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28289
28290 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28291 "p func1 ()" and note that rests of tests are skipped.
28292 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28293 setup_xfails for "print func2::coremaker_local".
c906108c
SS
28294 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28295 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28296 affected by the previous run test.
28297 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28298 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28299 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28300 "pass int powerset tuple" and "pass modeless int powerset tuple".
28301 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28302 "real write 4" and "real write 8".
28303 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28304 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
28305 "print \$i after tuple assign 2", and
28306 "print vs2 after tuple assign 2".
28307 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28308 meaningful error message and return -1 so the caller can
28309 suppress further tests and avoid a cascade of errors.
d63a86f8 28310
c906108c
SS
28311Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28312
28313 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28314 format for printing version.
28315 * gdb.base/default.exp: Ditto.
28316 * gdb.base/interrupt.exp: Fix problem with cascade of
28317 errors if child process dies while calling a function.
d63a86f8 28318
c906108c
SS
28319Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28320
28321 * Makefile.in (VPATH): Add
28322 * Makefile.in (Makefile, config.status): Fix rules so things get
28323 remade when necessary.
28324
28325Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28326
28327 * Makefile.in (just-check): Add path to sibling expect dir
28328 to environment variable specified by RPATH_ENVVAR.
28329
28330Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28331
28332 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28333 (just-check): Add shared library paths for libstdc++, tk,
28334 tcl, bfd, and opcodes to the environment variable specified
28335 in RPATH_ENVVAR.
28336 * configure.in: Add support to recognize --enable-shared flag
28337 and generate correct value for RPATH_ENVVAR.
28338 * configure: Regenerated with autoconf.
28339
28340Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28341
28342 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 28343 include all osf versions.
c906108c
SS
28344 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28345 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28346 when target is linux. When failing to build pthreads test
28347 executable, give more meaningful message.
28348 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28349 arg for pthread_create.
d63a86f8 28350
c906108c
SS
28351Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28352
28353 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 28354 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 28355 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 28356 and -lpthreads (everybody else).
c906108c
SS
28357 (test_startup): Fail gracefully if threads are not supported.
28358 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28359 "p/c array_index("abcdef",2)" when not gcc compiled.
28360 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28361 "print func2::coremaker_local" when not gcc compiled.
28362 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28363 "ptype on opaque struct tagname (statically)",
28364 "ptype on opaque struct tagname (dynamically) 1", and
28365 "ptype on opaque struct tagname (dynamically) 2"
28366 for not compiled with gcc.
28367 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28368 backtrace when compiled with gcc.
d63a86f8 28369 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
28370 than always return success.
28371
28372Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28373
28374 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28375
28376Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28377
28378 * gdb.base/structs.exp: Undo last change.
28379
28380Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28381
28382 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28383 encapsulate all the steps/nexts done during self test, starting
28384 at main, and makes them less sensitive to optimization issues.
28385 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28386 signal handler" test.
28387 * gdb.threads/pthreads.exp: Only run this for native configs.
28388 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28389 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28390 tests.
28391 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28392 for "runto test_calls(void)" test.
d63a86f8 28393
c906108c
SS
28394Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28395
28396 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28397 and don't expect address info in breakpoint confirmations.
28398
28399Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28400
28401 * gdb.base/list.exp (test_forward_search): Increase timeout
28402 temporarily by 60 seconds for searching extremely long line,
889bf7c5 28403 and then reset to old value when done. Increase expect input
c906108c
SS
28404 buffer to 10000.
28405
28406Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28407
28408 * gdb.base/list.exp (test_forward_search): Fix to handle very
28409 long source line without overflowing expect's input buffer.
28410
28411Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28412
28413 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28414 "buffer_full".
28415
28416 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28417 "buffer_full".
28418
28419 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28420 "buffer_full".
28421
28422 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28423 "buffer_full".
28424
28425Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28426
28427 * configure.in (configdirs): Add gdb.threads.
28428 * configure: Regenerated with autoconf.
28429 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28430 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28431 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 28432
c906108c
SS
28433Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28434
28435 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28436
28437Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28438
28439 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28440 each signal's status in the output of "handle all print".
28441 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28442 the \r\n sequence that immediately precedes the gdb prompt.
28443 * gdb.base/a1-selftest.exp: Save original timeout and restore
28444 after test.
28445
28446Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28447
28448 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28449 symbol.
28450
28451Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28452
28453 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28454
28455Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28456
28457 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28458 timeout by 60 seconds.
28459
28460Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28461
28462 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28463 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28464 error return.
28465
28466Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28467
28468 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28469 gdb initialization, also report how long dejagnu waited. Restore
28470 old timeout before doing error return. Temporarily increase timeout
889bf7c5 28471 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
28472
28473Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28474
28475 * lib/gdb.exp: Report timeout value for verbosity level 2.
28476 * config/gdbserver.exp: Ditto.
28477 * config/hppro.exp: Ditto.
28478 * config/mips-gdb.exp: Ditto.
28479 * config/monitor.exp: Ditto.
28480 * config/netware.exp: Ditto.
28481 * config/sim-gdb.exp: Ditto.
28482 * config/slite-gdb.exp: Ditto.
28483 * config/udi-gdb.exp: Ditto.
28484 * config/unix-gdb.exp: Ditto.
28485 * config/vx-gdb.exp: Ditto.
28486 * gdb.base/a1-selftest.exp: Ditto.
28487 * gdb.base/a2-run.exp: Ditto.
28488 * gdb.base/break.exp: Ditto.
28489 * gdb.base/corefile.exp: Ditto.
28490 * gdb.base/list.exp: Ditto.
28491 * gdb.base/recurse.exp: Ditto.
28492 * gdb.base/scope.exp: Ditto.
28493 * gdb.base/signals.exp: Ditto.
28494
28495Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28496
28497 * gdb.threads/Makefile.in (docdir): Removed.
28498
28499Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28500
28501 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 28502 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 28503 @srcdir@.
d63a86f8 28504 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
28505 autoconf 2.5 or higher.
28506 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28507
28508Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28509
28510 * configure: Regenerated.
28511 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28512 avoid name clashes with SunOS headers.
28513
28514Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28515
28516 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28517
28518Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28519
28520 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28521 prototype information ends up in the compiler info file.
28522
28523Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28524
28525 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28526 attempting to regenerate it. Eliminate use of a temporary file
28527 and just generate the info file directly. Source it immediately,
28528 for consistency of use.
28529 * gdb.base/corefile.exp: Ditto
28530 * gdb.base/exprs.exp: Ditto.
28531 * gdb.base/funcargs.exp: Ditto.
28532 * gdb.base/langs.exp: Ditto.
28533 * gdb.base/list.exp: Ditto.
28534 * gdb.base/mips_pro.exp: Ditto.
28535 * gdb.base/nodebug.exp: Ditto.
28536 * gdb.base/opaque.exp: Ditto.
28537 * gdb.base/ptype.exp: Ditto.
28538 * gdb.base/scope.exp: Ditto.
28539 * gdb.base/setvar.exp: Ditto.
28540 * gdb.base/signals.exp: Ditto.
28541 * gdb.base/whatis.exp: Ditto.
28542 * gdb.c++/templates.exp: Ditto.
28543 * gdb.c++/virtfunc.exp: Ditto.
28544 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 28545 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
28546
28547Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28548
28549 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28550 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28551 Increase timeout, a lot of single stepping might be needed if the
28552 target has no hardware watchpoints.
28553
28554Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28555
28556 * gdb.base/break.exp: Ignore compiler warnings when compiling
28557 break.c.
28558 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28559 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28560 from remote-sim.
28561 * gdb.base/exprs.exp: Add h8300 xfails.
28562 * gdb.base/funcargs.exp: Likewise.
28563 * gdb.base/nodebug.exp: Likewise.
28564 * gdb.base/printcmds.exp: Likewise.
28565 * gdb.base/ptype.exp: Likewise.
28566 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28567 h8300 xfails.
d63a86f8 28568 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
28569 on the h8300.
28570 * gdb.base/funcargs.c: Explicitly make last constant argument to
28571 call_after_alloca_subr an unsigned long type.
28572 * gdb.base/return.c: Include stdio.h.
28573
28574Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28575
28576 * config/abug.exp: New file for the older Motorola Bug monitor
28577 that runs on the mvme13x series VME boards.
28578 * config/monitor.exp: Use the new config array for target settings
28579 if they exist.
28580
28581Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28582
28583 * sim-gdb.exp: Make the SH simulator allocate less space when
28584 it is targeted.
28585
28586Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28587
28588 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28589 test.
28590
28591Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28592
28593 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28594 "rs6000-*-*" for "list function in include file" when gcc compiled.
28595 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28596 for "p ctable1[120]".
28597 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28598 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28599 Remove setup_xfail for "rs6000-*-*" for
28600 "print 'scope0.c'::filelocal before run".
28601 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28602 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28603 since some compilers don't allow both options to be given
28604 on the same command line. Create object file and move it.
d63a86f8 28605
c906108c
SS
28606Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28607
28608 * gdb.base/corefile.exp: Always regenerate the core file, since
28609 we always regenerate the coremaker program. Detect special case
28610 where registers cannot be read from core file.
d63a86f8 28611
c906108c
SS
28612Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28613
28614 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28615 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28616 * gdb.c++/templates.exp: Only match on basename of file since
28617 some formats like xcoff don't encode directory information.
28618 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28619 and rs6000 AIX xcoff targets.
28620 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28621 * configure: Regenerate.
28622 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28623 here, rather than in distclean.
d63a86f8 28624
c906108c
SS
28625Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28626
28627 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28628 defined, and use it to compile the test case with -O2. The
28629 native compilation still uses no optimization.
28630 * gdb.base/mips_pro.c: Remove inline assembly code since
28631 it is compiled PIC by default, which results in assembler
28632 warnings that make the testsuite think the compilation
28633 was unsuccessful.
28634
28635Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28636
28637 * gdb.c++/misc.exp: Add note to message for
28638 "print s.a for foo struct" that this is a known gcc 2.7.2
28639 and earlier bug.
28640
28641Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28642
28643 * gdb.base/break.exp: Fix pattern for matching "Delete all
28644 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28645 setup_xfail for deleting all breakpoints test. Fix various
28646 timeout messages to include "(timeout)".
28647 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28648 for "p t_float_values2(3.14159,float_val2)".
28649 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28650 for "continue to call2g" when gcc compiled.
28651 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28652 "up to foo in langs.exp", "show language at foo in langs.exp",
28653 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28654 and "show language at fsub in langs.exp".
28655 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28656 "list line 1 in include file", "list message for lines past EOF",
28657 "list function in include file", "list list0.h:foo", and
28658 "list filename:function; nonexistant function".
28659 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28660 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28661 and "ptype t_char_array" to be for native cc only.
d63a86f8 28662
c906108c
SS
28663Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28664
d63a86f8 28665 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 28666 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 28667 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
28668
28669Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28670
28671 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28672 "bt in signals.exp". This problem only appears when running
28673 the testsuite, and then only intermittently.
28674
28675Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28676
28677 * gdb.base/return.exp (return_tests): Differentiate between
28678 two tests of continuing.
28679
28680Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28681
28682 * */Makefile.in (maintainer-clean): Remove config.log.
28683 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28684 * gdb.c++/Makefile.in (PROGS): Add inherit.
28685 (clean): Remove *.ci.
28686
28687Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28688
28689 * gdb.c++/misc.cc: Add test code from Mike Stump.
28690 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28691
28692Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28693
28694 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28695 to "alpha-*-osf2*" and add comment.
28696 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
28697 setup_xfail for "step over execarg initialization" and
28698 "step over corearg initialization".
c906108c
SS
28699 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28700 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28701 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 28702 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
28703 "print func2::coremaker_local", and "backtrace in corefile.exp".
28704 * gdb.base/signals.exp: Build and source signals.ci.
28705 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28706 to be for gcc only.
28707 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 28708
c906108c
SS
28709Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28710
28711 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28712 Feb 3 procfs.c change.
28713
28714Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28715
28716 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28717
28718Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28719
28720 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28721 from dejagnu's apparent default of 10 seconds, which gives random
28722 results when running the tests over NFS on moderately loaded systems.
28723 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28724
28725Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28726
28727 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28728 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 28729 result reports.
c906108c
SS
28730
28731Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28732
28733 * configure.in (CY_AC_PATH_TCLH): Remove.
28734 * configure: Regenerate.
28735
28736Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28737
28738 * gdb.c++/Makefile.in (clean): Add missing '{'.
28739
28740Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28741
28742 * lib/gdb.exp: Provide a default value for noinferior.
28743
28744 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28745 Load libgloss.exp.
28746
28747Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28748
28749 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28750 the executable, not the .o to run the tests from.
28751
28752Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28753
28754 * gdb.base/break.exp: Don't test for program exit or exit status
28755 if $noresults if nonzero.
28756 * gdb.base/langs.exp: Likewise.
28757 * gdb.base/watchpoint.exp: Likewise.
28758
28759 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28760 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28761 trying to compile the testcase.
28762
28763Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28764
28765 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28766 * gdb.base/signals.exp (continue to handler): Likewise.
28767
28768Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28769
28770 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28771
28772 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28773
28774Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28775
28776 * gdb.base/corefile.exp: Recognize "not found" as failure
28777 when trying to determine if a core file was generated.
28778 If no core file was generate the first time, try again without
28779 the ulimit -c to work around braindamaged shells.
28780
28781Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28782
28783 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28784 [] tests with "test" and enclose string in quotes.
28785 * gdb.stabs/configure: Rebuild
d63a86f8 28786
c906108c
SS
28787Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28788
28789 Changes in sync with expect:
28790 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28791 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28792 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28793 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28794 argument to AC_REQUIRE.
28795 * configure: Regenerated.
28796
28797Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28798
28799 * gdb.base/corefile.exp: When generating a core, discard any
28800 error messages about ulimit not found and the "core dumped"
28801 message from the shell that runs the coredumper.
28802
28803Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28804
28805 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28806
28807 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28808 which sed script to run. Expect failure for v_comb test
28809 on PA targets too.
d63a86f8 28810
c906108c
SS
28811Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28812
28813 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 28814 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
28815
28816Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28817
28818 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28819 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 28820 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
28821 * lib/gdb.exp (default_gdb_start): Fix typo.
28822 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28823 messages to not include the full program name that caused
28824 the core dump since some systems (such as solaris) apparently
28825 truncate this path to about 80 characters.
28826 When generating a core file first try increasing the core file
28827 size limit to unlimited since some systems may default it to
28828 zero, and it is harmless to try it. Move the test for failing
28829 to generate a core file to where it will actually get executed.
28830 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28831 new gdb result from g++ debug info improvements and make old
28832 pattern obsolescent. Also account for size_t differences
28833 (may be int or long).
28834 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28835 initialization before function call is placed in the delay slot
28836 and thus appears to be skipped over by commands such as "next".
28837
28838Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28839
28840 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28841
28842Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28843
28844 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28845 input source file; fix code to compile test to deal with this
28846 convention.
28847 * gdb.c++/*.exp: Likewise.
28848
28849Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28850
28851 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28852 "bt in signals.exp".
28853
28854Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28855
28856 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28857 "step over execarg initialization" and
889bf7c5 28858 "step over corearg initialization".
c906108c
SS
28859
28860Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28861
28862 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28863 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28864
28865Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28866
28867 From Rob Savoye (rob@poseidon.cygnus.com)
28868 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28869 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
28870 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28871 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28872 configure.in}: Major reworking for autoconfig.
c906108c
SS
28873 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28874 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 28875 New files.
c906108c
SS
28876 * config/unix-gdb.exp: Make GDB global.
28877 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
28878 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28879 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28880 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28881 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28882 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 28883 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
28884 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28885 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28886 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28887 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 28888 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
28889 to returns as necessary, arrange for test to compile own testcase
28890 executable.
c906108c 28891 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 28892
c906108c
SS
28893Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28894
28895 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 28896 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
28897 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28898 "backtrace through signal handler".
28899
28900Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28901
28902 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28903 continuing from a job control stop signal.
28904 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28905
28906Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28907
28908 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28909 * gdb.base/corefile.exp: Likewise.
28910 * gdb.base/funcargs.exp: Likewise.
28911
28912Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28913
28914 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28915 * config/monitor.exp: Add support for setting baud rate.
28916
28917Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28918
28919 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28920 i*86-*-linux* xfails for "backtrace through signal handler".
28921 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28922 "print func2::coremaker_local".
28923 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 28924 alpha-dec-osf2* xfail for
c906108c
SS
28925 "delete all breakpoints when none".
28926
28927Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28928
28929 * gdb.base/break.exp: Change test that deletes all breakpoints
28930 when no user breakpoints are installed. A post 4.15 change
28931 causes gdb to no longer prompt in this case.
28932
28933Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28934
28935 * gdb.base/return.exp (return_tests): Change xfail for test
28936 "correct value returned double test" to stop xfailing at
28937 Solaris 2.5. Apparently the bug has been fixed.
28938
28939Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28940
28941 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28942 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28943
28944Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28945
28946 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28947 * gdb.disasm/hppa.s: Corresponding changes.
28948
28949Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28950
28951 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28952 makefile fragment.
28953 * config/mt-hpux: Deleted.
28954
28955Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28956
d63a86f8 28957 * Many files: When warning about suppressed tests due to a
c906108c
SS
28958 nonexistant test binary, avoid incrementing the warning count.
28959
28960Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28961
28962 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 28963
c906108c
SS
28964Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28965
28966 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28967 "sparc-*-solaris2*".
28968
28969Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28970
28971 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28972 Add global and local variables and initialize them.
28973 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28974 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28975 extracts the file name and terminating signal from the core file.
28976 * TODO: Remove note about tests for correct mapping of corefile.
28977 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28978 from optimizing it away.
28979 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28980 handles common blocks.
28981
28982Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28983
28984 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28985 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28986
28987Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
28988
28989 * Makefile.in (maintainer-clean): New target, synonym for
28990 realclean.
28991 * gdb.base/Makefile.in (maintainer-clean): Likewise.
28992 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28993 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28994 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28995 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28996 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28997
28998Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
28999
29000 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
29001 xfails when not gcc compiled for "print foo::funclocal".
29002 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
29003 "print foo::funclocal at foo",
29004 "print 'scope1.c'::foo::funclocal at foo",
29005 "print foo::funclocal_bss at foo",
29006 "print 'scope1.c'::foo::funclocal_bss at foo",
29007 "print foo::funclocal_ro at foo",
29008 "print 'scope1.c'::foo::funclocal_ro at foo",
29009 "print bar::funclocal at foo" and
29010 "print 'scope1.c'::bar::funclocal at foo".
29011 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
29012 gcc compiled for "print foo::funclocal at bar".
29013 Expand all messages to ensure that they identify that
29014 the test is at bar().
29015 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
29016 gcc compiled for:
29017 "ptype on opaque struct pointer (statically)",
29018 "ptype on opaque struct tagname (statically)",
29019 "ptype on opaque struct pointer (dynamically) 1",
29020 "ptype on opaque struct tagname (dynamically) 1",
29021 "ptype on opaque struct pointer (dynamically) 2" and
29022 "ptype on opaque struct tagname (dynamically) 2
29023 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
29024 gcc compiled for:
29025 "p datalocal"
29026 "whatis datalocal",
29027 "ptype datalocal",
29028 "p bsslocal",
29029 "whatis bsslocal", and
29030 "ptype bsslocal".
29031 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
29032 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
29033 when not gcc compiled.
29034 * gdb.base/funcargs.exp (float_and_integral_args): Add
29035 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
29036 compiled.
29037 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
29038 "backtrace from call6a" when not gcc compiled.
29039 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
29040 "backtrace from call7a" when not gcc compiled.
29041 * gdb.base/callfuncs.exp (do_function_calls):
29042 Add "hppa*-*-hpux*" xfail when not gcc compiled for
29043 "p t_char_array_values(char_array_val2,char_array_val1)",
29044 "p t_char_array_values(char_array_val1,char_array_val2)",
29045 "p t_char_array_values("carray 1","carray 2")",
29046 "p t_char_array_values("carray 1",char_array_val2)",
29047 "p t_char_array_values(char_array_val1,"carray 2")",
29048 "p sum_args(1,{2})",
29049 "p sum_args(2,{2,3})",
29050 "p sum_args(3,{2,3,4})",
29051 "p sum_args(4,{2,3,4,5})"
29052 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
29053 "backtrace in corefile.exp" when not gcc compiled.
29054
29055Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29056
29057 * gdb.base/signals.exp: Rewrite `handle all print' test as
29058 a procedure. Accept blanks or TABs as whitespace, increase
29059 timeout and expect input buffer size for the large output
29060 from the command. Remove "i*86-*-bsdi2.0" xfail.
29061
29062Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29063
29064 * gdb.base/setvar.exp: Add new testcases for truncation when
29065 assigning invalid values to bitfields.
29066
29067Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
29068
d63a86f8 29069 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
29070 mips-sgi-irix* xfail for
29071 "call inferior func with struct - returns char *"
29072 and fix test so that an optional (unsigned char *) cast is
889bf7c5 29073 accepted in the result.
c906108c
SS
29074
29075Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
29076
29077 * gdb.base/funcargs.exp (float_and_integral_args): Remove
29078 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
29079 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
29080 * gdb.base/signals.exp: Remove duplicate "handle all print" test
29081 that accidentally got checked in.
29082
29083Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
29084
d63a86f8 29085 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
29086 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
29087 compiled test.
29088 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
29089 Add mips-sgi-irix5* xfail for not gcc compiled.
29090 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
29091 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
29092 compiled for "p top", "whatis top", "p middle", and "whatis
29093 middle".
c906108c
SS
29094 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
29095 "whatis signed char" for not gcc compiled.
29096 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
29097 "set variable signed char=-1 (-1)" and
29098 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
29099 * gdb.base/funcargs.exp (float_and_integral_args):
29100 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
29101 Add mips-sgi-irix* xfail when not gcc compiled for
29102 "continue to call2b".
29103 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
29104 "continue to call2g".
6fdff2c5
PA
29105 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
29106 compiled for "backtrace from call6a"
29107 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
29108 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
29109 when not gcc compiled for "backtrace from call7a".
c906108c
SS
29110 (localvars_after_alloca): Fix gdb_test cmds for
29111 "print * after runto ...".
29112 Remove rs6000-*-* xfails for
29113 "print i after runto localvars_after_alloca" and
29114 "print l after runto localvars_after_alloca"
29115 for all compilers.
29116 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 29117 when not compiled with gcc, for:
c906108c
SS
29118 "print signed char == (minus)",
29119 "print signed char != (minus)",
29120 "print signed char < (minus)",
29121 "print signed char > (minus)".
29122 * gdb.base/callfuncs.exp (do_function_calls):
29123 Add mips-sgi-irix* xfail, when compiled with native compiler, for
29124 "call inferior func with struct - returns char *".
d63a86f8 29125 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
29126 "correct value returned double test" to include Solaris 2.4.
29127 * gdb.base/funcargs.exp (float_and_integral_args):
29128 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 29129
c906108c
SS
29130Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29131
29132 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
29133 enumeration bitfields if compiling with GNU C.
29134 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
29135 to empty' prompt.
29136
29137Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
29138
29139 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
29140 test for PRO targets.
29141
29142 * gdb.base/funcargs.exp: Avoid ever setting more than 8
29143 breakpoints in the inferior at any given time by making
29144 two groups of breakpoints for call2*, call6* and call7*
29145 tests.
29146
29147Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29148
29149 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29150 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29151 from optimizing it away.
29152 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29153 "call inferior func with struct".
29154
29155Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29156
29157 * configure.in: Only configure gdb.chill for particular targets.
29158
29159Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29160
29161 * gdb.base/Makefile.in: Add action to .c.o transformation
29162 rule that generates a .ci file for each .o file and remove
29163 explicit .c.o rules except for callfuncs.o.
29164 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29165 generates a .ci file for each .o file and remove explicit
29166 .cc.o rules.
29167 (clean): Remove *.tmp *.ci files.
29168 (EXECUTABLES): Remove templ-info.exp.
29169 * gdb.base/compiler.c: New file.
29170 * gdb.c++/compiler.cc: New file
29171 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29172 Change rs6000-*-* xfail for
29173 "print 'scope0.c'::filelocal_ro" and
29174 "print 'scope1.c'::filelocal" and
29175 "print 'scope1.c'::filelocal_bss" and
29176 "print 'scope1.c'::filelocal_ro" and
29177 "print 'scope1.c'::foo::funclocal" and
29178 "print 'scope1.c'::foo::funclocal_ro" and
29179 "print 'scope1.c'::bar::funclocal" and
29180 "print 'scope0.c'::filelocal_ro" and
29181 "print 'scope1.c'::filelocal at foo" and
29182 "print 'scope1.c'::filelocal_bss at foo" and
29183 "print 'scope1.c'::filelocal_ro at foo" and
29184 "print 'scope1.c'::foo::funclocal at foo" and
29185 "print 'scope1.c'::foo::funclocal_bss at foo" and
29186 "print 'scope1.c'::foo::funclocal_ro at foo" and
29187 "print 'scope1.c'::bar::funclocal at foo" and
29188 "print 'scope0.c'::filelocal_ro" and
29189 "print 'scope1.c'::filelocal" and
29190 "print 'scope1.c'::filelocal_bss" and
29191 "print 'scope1.c'::filelocal_ro" and
29192 "print 'scope1.c'::foo::funclocal" and
29193 "print 'scope1.c'::foo::funclocal_bss" and
29194 "print 'scope1.c'::foo::funclocal_ro" and
29195 "print 'scope1.c'::bar::funclocal" and
29196 "print 'scope1.c'::bar::funclocal_bss"
29197 to only be xfail'd when not compiled with gcc.
d63a86f8 29198 Add rs6000-*-* xfail for
c906108c
SS
29199 "print 'scope0.c'::filelocal_bss before run"
29200 when compiled with gcc.
29201 (test_at_main): Add rs6000-*-* xfail for
29202 "print filelocal_ro in test_at_main"
29203 when compiled with gcc.
29204 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29205 Add rs6000-*-aix* xfail for
c906108c
SS
29206 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29207 "ptype t_char_array", not compiled with gcc.
29208 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29209 xfail for "list foo (in include file)" when gcc compiled.
29210 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29211 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29212 "run to call0a" if not compiled with gcc.
29213 (unsigned_integral_args): Add rs6000-*-* xfail for
29214 "run to call1a" if not compiled with gcc.
29215 (float_and_integral_args): Add rs6000-*-* xfail for
29216 "run to call2a" if not compiled with gcc and for
29217 "continue to call2b" for any compiler.
29218 Add rs6000-*-* xfail to
29219 "print f1 after run to call2a" for gcc compiled.
29220 (discard_and_shuffle): Add rs6000-*-* xfail for
29221 "run to call6a".
29222 (shuffle_round_robin): Add rs6000-*-* xfail for
29223 "backtrace from call7a" if not compiled with gcc.
29224 Add rs6000-*-* xfail for
29225 "backtrace from call7b" if compiled with gcc.
29226 (call_after_alloca): Add rs6000-*-* xfail for
29227 "print c in call_after_alloca" and
29228 "print s in call_after_alloca" and
29229 "backtrace from call_after_alloca_subr"
29230 if not compiled with gcc.
29231 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29232 "print c in localvars_in_indirect_call" and
29233 "print c in localvars_in_indirect_call" and
29234 "backtrace in indirectly called function" and
29235 "stepping into indirectly called function"
29236 if not compiled with gcc.
29237 (localvars_after_alloca): Add rs6000-*-* xfail for
29238 "print c after runto localvars_after_alloca" and
29239 "print s after runto localvars_after_alloca" and
29240 "print i after runto localvars_after_alloca" and
29241 "print l after runto localvars_after_alloca"
29242 for all compilers.
29243 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29244 than whatis-info.exp.
29245 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29246 than opaque-info.exp.
29247 Setup rs6000-*-* xfail for
d63a86f8 29248 "ptype on opaque struct pointer (statically)" and
c906108c
SS
29249 "ptype on opaque struct pointer (dynamically)" when
29250 not compiled with gcc.
29251 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29252 rather than callf-info.exp.
29253 (do_function_calls): Add clear_xfail for rs6000-*-* for
29254 "p t_float_values2(3.14159,float_val2)". Seems to work
29255 fine there, both with xlc and gcc. Need to find out what
29256 it is doing right and fix other platforms.
29257 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29258 "call inferior func with struct - returns int",
29259 "call inferior func with struct - returns long",
29260 "call inferior func with struct - returns float",
29261 "call inferior func with struct - returns double",
29262 "call inferior func with struct - returns char *",
29263 but only if not gcc compiled (presumes xlc compiled).
29264 Change rs6000-*-* xfails for
29265 "call inferior func with struct - returns char" and
29266 " call inferior func with struct - returns short" to only
29267 xfail if not using gcc.
29268 (clean mostlyclean): Remove *.ci and *.tmp files.
29269 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29270 than templ-info.exp.
29271 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29272 Add rs6000-*-* xfail for "up to foo in langs.exp"
29273 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 29274 when not gcc compiled.
d63a86f8 29275
c906108c
SS
29276Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29277
29278 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29279 * gdb.base/corefile.exp: Likewise.
29280 * gdb.base/list.exp: Likewise.
29281 * gdb.base/scope.exp: Likewise.
29282 * gdb.base/siganls.exp: Likewise.
29283
29284 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29285 compiler output.
29286 * gdb.base/whatis.exp: Likewise.
29287
29288Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29289
29290 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29291 failure (opcode table has been fixed to match reality).
29292
29293Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29294
29295 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29296 "call inferior func with struct - returns char",
29297 "call inferior func with struct - returns short"
29298
29299 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29300 "print 'scope0.c'::filelocal at main",
29301 "print 'scope0.c'::filelocal_bss in test_at_main",
29302 "print 'scope0.c'::filelocal at foo",
29303 "print 'scope0.c'::filelocal_bss in test_at_foo",
29304 "print 'scope0.c'::filelocal at bar",
29305 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 29306
c906108c
SS
29307 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29308 in source file 1". This bug seems to have been fixed with both
29309 gcc and native cc (was native assembler bug?).
29310
29311Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29312
29313 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29314 "backtrace through signal handler" to "i*86-*-sysv4*".
29315 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29316 continue" case. Add "known SVR4 bug" to fail message.
29317 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29318 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29319 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29320 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29321 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29322 "up to foo in langs.exp", "show language at foo in
29323 langs.exp", "up to cppsub_ in langs.exp", "show
29324 language at cppsub_ in langs.exp", "up to fsub in
29325 langs.exp", and "show language at fsub in langs.exp".
29326 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29327 "bactrace in corefile.exp".
29328 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29329 "call inferior function with struct - returns float" and
29330 "call inferior function with struct - returns double".
d63a86f8 29331
c906108c
SS
29332Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29333
29334 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29335 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29336 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29337 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29338
29339Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29340
29341 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29342 (or overriden) "CHILL" macro rather then bare "gcc".
29343 Also look for ../../gcc/xgcc since that is what we will
29344 actually need, not "Makefile". Remove following assignment
29345 of CHILL to CHILL_FOR_TARGET because that results in
29346 recursive definition.
29347
29348Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29349
29350 * gdb.base/corefile.exp: Change xfail for backtrace in
29351 corefile.exp from linuxaout to all linux.
29352 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29353 cases where we miss the breakpoint at the signal handler
29354 for some reason. Setup xfail for linuxoldld/linuxaout and
29355 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29356 hitting SIGURG breakpoint.
29357 * gdb.base/signals.exp: Setup xfail for "next" acting like
29358 continue to add linuxoldld. Setup xfail for all linux for
29359 "next to handler in signals_tests_1", "backtrace in
29360 signals_tests_1", "continue to func1", "pass SIGUSR1",
29361 and continue to handler".
29362
29363Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29364
29365 * Update all FSF addresses except those in COPYING* files.
29366
29367Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29368
29369 * gdb.base/a2-run.exp: Change messages to be more explicit about
29370 the status of args, and quote binfile in results.
29371
29372Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29373
29374 * gdb.base/callfuncs.exp: Add tests for passing structs to
29375 inferior functions and return various types.
29376 * gdb.base/callfuncs.c: Add functions to receive a struct
29377 and return a member of the struct, in various types.
29378
29379Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29380
29381 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29382
29383Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29384
29385 * config/vxworks29k.exp: New file, sources vxworks.exp.
29386
29387Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29388
29389 * config/gdbremote.exp: New file. Testing framework using
29390 gdbserver.
29391
29392Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29393
29394 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29395 "call function when asleep" and "send end of file".
29396 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29397 for "backtrace in corefile.exp".
29398 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29399 for "backtrace through signal handler".
29400 * gdb.base/corefile.exp: Make sure we actually generate a core file
29401 before trying the core tests. Some systems allow the user to suppress
29402 generation of core files and default to that (linux for example).
29403 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29404 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29405
29406Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29407
29408 * gdb.threads: New directory with some crude multi-threaded
29409 gdb tests (step.exp and step2.exp).
29410 * config/mt-lynx (STEP_EXECUTABLE): Define.
29411 (THREADFLAGS): Define.
29412
29413Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29414
29415 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29416
29417 * gdb.base/signals.exp: Disable whole file for lynx until
29418 further notice.
29419
29420 * gdb.base/signals.exp: xfail test where "next" acts like
29421 "continue" for lynx.
29422
29423 * gdb.base/interrupt.exp: xfail test for calling function while
29424 inferior is asleep for lynx.
29425
29426 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29427 than one cr-lf after each command.
29428
29429Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29430
29431 * configure.in: Reinstate setting of stabsdirs variable, fix
29432 typo in setting up configdirs for native builds.
29433
29434 * gdb.base/return.exp: Fix typo in return double test.
29435 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29436 compiler from optimizing them away.
29437
29438Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29439
29440 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29441 sequences to be echo'd by gdb when using gdb_test.
29442 * gdb.chill/chexp.exp: Likewise.
29443 * gdb.fortran/exprs.exp: Likewise
29444
29445Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29446
29447 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29448 after the inferior gdb has started.
29449
29450 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29451 after each command.
29452 * gdb.base/funcargs.exp: Likewise.
29453 * gdb.base/gdbvars.exp: Likewise.
29454 * gdb.base/interrupt.exp: Likewise.
29455 * gdb.base/list.exp: Likewise.
29456 * gdb.base/watchpoint.exp: Likewise.
29457 * gdb.c++/demangle.exp: Likewise.
29458 * gdb.c++/inherit.exp: Likewise.
29459 * gdb.chill/chexp.exp: Likewise.
29460 * gdb.fortran/exprs.exp: Likewise.
29461
29462 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29463 test if we can't handle IO to/from the inferior.
29464
29465 * gdb.c++/misc.exp: Always check for a program already being
29466 started after sending a "run" command to gdb.
29467
29468 * gdb.base/twice.exp: Start with a fresh gdb.
29469
29470 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29471 only depend on gdb's expression code, not the chill runtime.
29472
29473 * gdb.base/return.c: Put return values into variables so we
29474 can have gdb print them rather than depending on the program
29475 to print them.
29476 * gdb.base/return.exp: Corresponding changes.
29477
29478 * lib/gdb.exp: Provide default value for noinferiorio.
29479 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29480 the inferior.
29481
29482 * gdb.base/break.exp: Always check for a program already being
29483 started after sending a "run" command to gdb.
29484 (text_next_with_recursion): Don't check the output from the
29485 program's printf statement. Instead just make sure the program
29486 exited.
29487
29488 * gdb.base/commands.exp: Protect tests which need arguments with
29489 $noargs conditionals.
29490
29491Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29492
29493 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29494 of structure member arrays to match gdb/valops.c:value_addr change.
29495
29496Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29497
29498 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29499 cases.
29500
29501Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29502
29503 * configure.in (configdirs): Remove gdb.chill from default list
29504 of subdirs and then add it back in only if doing a native build.
29505 The current chill compiler does not yet work in any cross build.
29506 * Revert all signal changes from Jul 6.
29507 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29508 for sh-hms targets, allowing these tests to link, with no other
29509 changes. Testing is suppressed by setting "nosignals" in site.exp.
29510
29511Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29512
29513 * configure.in (signaldirs): Define and add to configdirs for all
29514 targets except some specific ones that are known to not support signals.
29515 Also clean up formatting.
29516 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29517 (signals, sigall): Remove rules to build.
29518 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29519 Moved to new gdb.signals directory.
29520 * gdb.signals: New test directory.
29521 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29522 signals.c signals.exp}: New or moved files.
29523
29524Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29525
29526 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29527
29528Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29529
29530 * gdb.base/return.exp: Xfail `return double' test failure
29531 on at least Solaris 2.3 and handle future/past versions on
29532 a case by case basis as appropriate. Also update message
29533 to include i*86 failures.
29534
29535Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29536
29537 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29538
29539 * lib/gdb.exp: Fix comment which erroneously identified
29540 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29541 gdb_file_cmd not gdb_load).
29542 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29543
29544 * gdb.base/setvar.exp: Make test names consistent between pass and
29545 fail cases. Use gdb_test more.
29546
29547Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29548
29549 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29550
29551Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29552
29553 * gdb.base/help.exp: Fix expected help string for `show commands'.
29554
29555Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29556
29557 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29558
29559 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29560 of a text section.
29561
29562Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29563
29564 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29565 that loop eventually terminates. Fix Connection refused logic so
29566 that testsuite will expire nicely.
29567
29568Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29569
29570 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29571 config/rom68k.exp: New tcl glue for the appropriate monitors.
29572 These all just end up calling monitor.exp.
29573 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29574 refused' by retrying. Cleanup some timeout issues.
29575 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29576 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29577 callers don't have to set/restore global timeout variable.
29578
29579 * The following set of changes centralizes management of the global
29580 timeout variable. This way, it can be set in one target dependent
29581 place instead of dozens of places scattered throughout the test suite.
29582 If you need to lengthen a timeout, then you should either set timeout
29583 in one of the config/{target}.exp files, or multiply it by a factor.
29584 Setting it to an absolute value is always going to lose for some
29585 targets.
29586 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29587 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29588 * gdb.base/funcargs.exp: Don't set timeout.
29589 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29590 * gdb.base/printcmds.exp (test_print_string_constants
29591 test_print_array_constants): Don't set timeout.
29592 * gdb.base/ptype.exp: Don't set timeout.
29593 * gdb.base/recurse.exp: Don't set timeout.
29594 * gdb.base/return.exp: Don't set timeout.
29595 * gdb.base/watchpoint.exp: Don't set timeout.
29596 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29597 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29598
29599Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29600
29601 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29602
29603Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29604
29605 * lib/gdb.exp: Disable chill tests for irix5.
29606
29607Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29608
29609 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29610 each test pass or fail.
29611
29612Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29613
29614 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29615 xlc not gcc.
29616
29617Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29618
29619 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29620
29621Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29622
29623 * config/est.exp: Fix copyright and comments. Remove dead code.
29624 Use targetname, serialport and baud variables instead of fixed
29625 constants.
29626 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29627 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29628
29629Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29630
29631 * gdb.base/watchpoint.exp: Don't run
29632 test_watchpoint_triggered_in_syscall for sunos.
29633
29634Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29635
29636 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29637 they don't seem to exist. Do include stdio.h.
29638
29639Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29640
29641 * gdb.base/a1-selftest.exp: Add alpha xfail.
29642
29643Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29644
29645 * gdb.base/watchpoint.c (main): Prompt before calling read().
29646 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29647 Revise accordingly. Remove cruft about sending "123" several
29648 times, until it gets noticed. Clean up the "print buf[0]" stuff
29649 so that it passes or fails, and waits for prompts in the usual way.
29650
29651Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29652
29653 * gdb.base/recurse.exp: Fix comment.
29654
29655 * TODO: Remove item about printing variables in nodebug.exp. Add
29656 item about enabling tests which are only run on some targets.
29657
29658 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29659 fail, make test names unique, use new gdb_test convention
29660 regarding pattern, use gdb_test more, etc.).
29661
29662 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29663 fail, make test names unique, etc.).
29664
29665Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29666
29667 * gdb.base/nodebug.c: Change return type of top and middle to
29668 short.
29669 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29670 are fixed by the recent mdebugread.c changes. Allow `short ()'
29671 as type for top and middle.
29672
29673Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29674
29675 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29676 nearly as I can tell, the whole thing was an accident in Stu's
29677 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29678 to replace a send/expect pair with gdb_test, but ended up only
29679 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29680 of 30 Mar 1995 took care of it, but left this vestigial comment
29681 which I am now nuking.
29682
29683Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29684
29685 * gdb.base/break.exp: Look for different line number for
29686 breakpoint at main depending on usestubs.
29687
29688Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29689
29690 * gdb.base/list.exp: Adjust some alternate expect patterns to
29691 match recent list0.c change. Add alternate expect pattern for
29692 output from `list default lines around main' for optimizing
29693 compilers.
29694
29695Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29696
29697 * lib/gdb.exp: If nosignals is not set, set it to 0.
29698
29699Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29700
29701 * config/slite-gdb.exp: Responds to load symbol table prompt.
29702 * gdb.base/break.exp: Adjust line number, fix rerun.
29703 * gdb.base/langs0.c: Add #ifdef usestubs.
29704
29705Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29706
29707 * gdb.base/list.exp: Adjust line contents after adding new lines in
29708 list0.c. Also fix a syntax error.
29709
29710 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29711 * gdb.base/break.exp: ditto.
29712 * gdb.base/list.exp: ditto.
29713 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29714 * gdb.base/run.c: ditto.
29715 * gdb.base/list0.c: ditto.
29716 * gdb.base/funcargs.c: ditto.
29717
29718Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29719
29720 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29721 $targetname, $serialport and $baud instead of hardwired variables.
29722 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29723 target doesn't support signals.
29724
29725Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29726
29727 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29728
29729Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29730
29731 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29732 Don't rely on the value of an auto variable before it has been
29733 initialized. Use gdb_test more.
29734
29735Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29736
29737 * lib/gdb.exp (default_gdb_version): A version number must start
29738 with a digit, but other than that contains all characters up to
29739 the first whitespace character.
29740
29741Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29742
29743 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29744
29745Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29746
29747 * gdb.c++/*.exp: Warn if executable does not exist. The original
29748 reason for skipping the warning was that configure.in sometimes
29749 intentionally skipped building the executables but the tcl code
29750 had no way of knowing. That (a) was always bogus with respect to
29751 error handling, (b) is no longer true (right now there is no way
29752 to skip C++ tests).
29753
29754 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29755
29756Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29757
29758 * gdb.base/list.exp: Add expect patterns for output from
29759 SunPRO compiled executables.
29760 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29761 types.
29762
29763Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29764
29765 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29766 number (we are already testing that the correct source line text
29767 gets printed).
29768
29769 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29770 that is what is intended, but something needed to be done to get
29771 sunos4 native working again.
29772
29773 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29774
29775 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29776 apparently went with a (very) old xfail.
29777
29778Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29779
29780 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29781 runto_main is a proc in gdb.exp that will do 'step' for target use
29782 stubs.
29783 * gdb.base/exprs.exp: ditto.
29784 * gdb.base/interrupt.exp: ditto.
29785 * gdb.base/opaque.exp: ditto.
29786 * gdb.base/printcmds.exp: ditto.
29787 * gdb.base/ptype.exp: ditto.
29788 * gdb.base/scope.exp: ditto.
29789 * gdb.base/setvar.exp: ditto.
29790 * gdb.base/signals.exp: ditto.
29791 * gdb.base/twice.exp: ditto.
29792 * gdb.c++/classes.exp: ditto.
29793 * gdb.c++/inherit.exp: ditto.
29794 * gdb.c++/templates.exp: ditto.
29795 * gdb.base/break.exp: no run and hit main for stubs. Change line
29796 numbers for breakpoints and info breakpoint.
29797 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29798 breakpoint().
29799 * gdb.base/callfuncs.c: ditto.
29800 * gdb.base/exprs: ditto.
29801 * gdb.base/interrupt.c: ditto.
29802 * gdb.base/opaque0.c: ditto.
29803 * gdb.base/printcmds.c: ditto.
29804 * gdb.base/ptype.c: ditto.
29805 * gdb.base/scope0.c: ditto.
29806 * gdb.base/setvar.c: ditto.
29807 * gdb.base/signals.c: ditto.
29808 * gdb.base/twice.c: ditto.
29809 * gdb.c++/misc.cc: ditto.
29810 * gdb.c++/templates.cc: ditto.
29811
29812Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29813
29814 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29815
29816 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29817 somewhere between `read' and `main.c'. I'm pretty sure the
29818 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29819 and it isn't particularly useful.
29820
29821 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29822
29823Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29824
29825 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29826
29827Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29828
29829 * config/mt-slite: add LIBS and -nostdlib.
29830 * config/slite-gdb.exp: add this new file to support sparclite target.
29831
29832Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29833
29834 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29835
29836 * gdb.base/a2-run.exp: Change argument to istarget from
29837 "*-*-vxworks" to "*-*-vxworks*".
29838 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29839
29840Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29841
29842 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29843 will not runto main but do a 'step' to step out of breakpoint().
29844 * config/mt-slite: add -Dusestubs.
29845
29846Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29847
29848 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29849 instead of just @.
29850
29851 * gdb.base/signals.exp: Add test for "handle all print".
29852 * TODO: Remove "handle all print". Also remove item about
29853 checking copyright date (I don't like the idea of a spurious FAIL
29854 based on when we run the tests).
29855
29856 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29857 for SunOS4 (reason for failure not investigated). Remove
29858 redundant test for $binfile.
29859
29860 * gdb.base/nodebug.c (array_index): Call malloc.
29861
29862 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29863
29864Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29865
29866 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29867 conventions and slightly simplify the matching regexp.
29868
29869Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29870
29871 * gdb.base/break.exp: Update gdb_test invocation to use new
29872 convention.
29873
29874 * lib/gdb.exp: If noargs is not set, set it to 0.
29875
29876 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29877 tests unique.
29878
29879 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29880
29881Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29882
29883 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29884 one argument of type "<non-float parameter>".
29885
29886Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29887
29888 * config/rom68k.exp: New file to support Motorola IDP board.
29889 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29890 * gdb.base/break.c: Change things around so that this program
29891 doesn't depend upon args. This is necessary to make remote
29892 targets work (in general, they can't take args).
29893 * gdb.base/break.exp: Don't try to send args to program. Don't
29894 expect output. Also, replace lots of code with gdb_test.
29895
29896Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29897
29898 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29899 printing of '\'' (which is what the comment says we are testing,
29900 even though we were not), not '''.
29901 (test_integer_literals_rejected): Test that printing ''' is an error.
29902
29903 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29904 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29905 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29906 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29907 Use gdb_test not test_print_accept.
29908 * lib/gdb.exp: Remove test_print_accept.
29909
29910 * gdb.base/signals.exp (signal_tests_1): Make pass message
29911 consistent with fail message.
29912
29913 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29914 unsigned char; the bug (PR 1821) is fixed.
29915
29916 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29917
29918 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29919 successful tests--makes xfailing them work right.
29920
29921Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29922
29923 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29924 only \r\n, not .*. The test can pass .* as the last thing in
29925 $pattern if that is what it wants. In addition to providing this
29926 flexibility, this change should speed up pattern matching in cases
29927 where the pattern already ended with .* (there were a number of
29928 them). This change also helps catch bad patterns--in the old
29929 scheme the typo "char \*" instead of "char \\*" would pass. Now
29930 it is caught.
29931 * Many .exp files: Update callers.
29932
29933 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29934 clearer and does not spuriously match multiple ('s. Likewise for
29935 ) and *.
29936
29937 * gdb.base/nodebug.exp: Test ability to call a function and pass
29938 it a string (even with no debugging info).
29939
29940 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29941 "p '\'", which is the same as "p ''" once tcl gets done with
29942 quoting, to "p '\\'", which I suspect is what is intended (one
29943 backslash gets sent to GDB).
29944
29945 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29946
29947Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29948
29949 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29950 1817) was fixed literally years ago.
29951
29952Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29953
29954 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29955 test, it causes stepping out of call_after_alloca_subr with
29956 optimizing compilers.
29957 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29958 fails.
29959
29960 * gdb.c++/templates.exp: Source templ-info.exp only if
29961 the templates executable exists.
29962
29963 * gdb.c++/misc.cc (class Contains_static_instance,
29964 class Contains_nested_static_instance),
29965 gdb.c++/classes.exp (test_static_members): Test printing of
29966 a class that contains a static instance of the class.
29967
29968Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29969
29970 * gdb.base/langs2.c (cppsub_): Don't prototype.
29971 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29972 only, I believe).
29973
29974Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29975
29976 * lib/gdb.exp (skip_chill_tests): New procedure.
29977
29978 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29979
29980Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29981
29982 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29983 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29984
29985Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29986
29987 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29988
29989 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29990 disassemble 8, not 16, instructions for part 4.
29991
29992 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
29993 support the latter anymore.
29994
29995 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29996 -DNO_PROTOTYPES.
29997 * gdb.base/callfuncs.c: Control use of prototypes based on
29998 NO_PROTOTYPES, not __STDC__.
29999 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
30000 t_float_values2 tests if prototypes in use.
30001
30002 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
30003 t_double_values): When checking differences against DELTA, check
30004 that difference is within the range (-DELTA,DELTA), not just
30005 (-infinity,DELTA).
30006
30007Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
30008
30009 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
30010 'file' command firts, then 'target', then 'load', this is due to gdb
30011 target set up.
30012 * config/mips-gdb.exp: Fix a couple regular exp bugs.
30013
30014Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
30015
30016 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
30017 FP load/store variants.
30018 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
30019
30020Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30021
30022 * gdb.base/term.exp: Do not give a warning if not native, it is
30023 not an abnormal condition.
30024
30025Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
30026
30027 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
30028 t_char_array".
30029
30030Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
30031
30032 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
30033 are getting the version number.
30034
30035 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
30036 if not native, it is not an abnormal condition.
30037
30038Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30039
30040 * lib/gdb.exp: Just use "file exists", rather than undocumented
30041 dejagnu procedure "findfile".
30042
30043Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30044
30045 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
30046 (LDFLAGS): Set to -Xlinker -Ur.
30047
30048 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
30049 Removed, these values are set by lib/gdb.exp.
30050
30051 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
30052
30053Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
30054
30055 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
30056 of replicating gdb startup code.
30057
30058 * config/mt-vxworks (LDFLAGS): Set to -r.
30059 (CFLAGS_FOR_TARGET): Removed.
30060
30061 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
30062 (gdb) and gdb for vxworks uses (vxgdb).
30063
30064 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
30065 executable is not in the tree and host != target, use sed and
30066 program_transform_name to determine the gdb name used by the
30067 target.
30068
30069 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
30070 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
30071
30072Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30073
30074 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
30075 floats, chars, and shorts where there are ANSI-style function
30076 definitions.
30077
30078 * gdb.base/langs.exp, gdb.base/langs*: New test.
30079 * gdb.base/Makefile.in: Build it.
30080 * TODO: Remove item about checking that C names don't get C++
30081 demangling applied; this test tests it.
30082
30083Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30084
30085 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
30086 went with the const70 xfail. The xfail went away a year ago.
30087
30088 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
30089
30090 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
30091 for hp300.
30092
30093 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
30094
30095 * gdb.base/a1-selftest.exp: Don't run on hp300.
30096
30097Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30098
30099 * Makefile.in (site.exp): Set host_alias and target_alias as well
30100 as host_triplet and target_triplet.
30101
30102Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30103
30104 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
30105
30106 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
30107 places as other ecoff systems).
30108
30109 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
30110 ultrix.
30111
30112Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30113
30114 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
30115 remove them.
30116 * gdb.base/nodebug.exp: Accept "function" in addition to "text
30117 variable and "variable" in addition to "data variable".
30118 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
30119
30120 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
30121 2.
30122 * gdb.base/list1.c (long_line): Add additional statement at start
30123 of function.
30124 * gdb.base/list.exp (test_forward_search): Update line number to
30125 reflect new statement.
30126
30127Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30128
30129 * gdb.base/signals.exp: Reinitialize searched source directories
30130 after gdb_start call.
30131
30132Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
30133
30134 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
30135 * gdb.stabs/Makefile.in: Likewise.
30136
30137 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
30138 change. Instead split the tests into smaller pieces.
30139 * gdb.disasm/hppa.s: Corresponding changes.
30140
30141Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30142
30143 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30144 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30145
30146 * gdb.base/funcargs.exp: Modify many tests so that every test
30147 either passes or fails. Make some test names unique.
30148
30149Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30150
30151 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30152 Call stty to set interrupt character.
30153
30154 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30155 for HP assembler versus GNU assembler based on actual behavior of
30156 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30157
30158 * TODO: Suggest a few more stepping tests.
30159
30160Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30161
30162 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30163 restart GDB for h8300 after a continue.
30164 (return): Add pattern to match a29k-udi behavior.
30165 * gdb.base/nodebug.exp: Remove obsolete comment.
30166 * gdb.base/regs.exp: New file, testing of register displays.
30167 * gdb.base/return.exp: Fix typo in reference to $objdir.
30168 * gdb.base/whatis.exp: Always start with a fresh GDB.
30169
30170Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30171
30172 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30173 higher, these tests generate a lot of output.
30174
30175Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30176
30177 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30178 code following the catch silently ignored some errors; without the
30179 catch they should be thrown like any other tcl error. Also, the
30180 catch used "" instead of {} which meant all the callers who wanted
30181 to include one of the characters "[]$ had to quote it an extra time.
30182 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30183 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30184 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30185 Remove extra quoting.
30186
30187Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30188
30189 * gdb.base/commands.exp: Make test names unique; every test either
30190 passes or fails. Update some comments.
30191
30192 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30193
30194Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30195
30196 The following fixes a FAIL caused by the fact that the alpha stabs
30197 configuration didn't use the ".if alpha" code in weird.def.
30198 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30199 bit pointer, so the 32 bit version works even on the alpha.
30200 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30201 Remove the stuff which allowed us to have separate versions for
30202 alpha and everything else.
30203
30204 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30205 regexp which "info func operator\[\](" is supposed to match. Fix
30206 string to send to GDB. Note that GDB still doesn't work right. Add a
30207 new test for "info func .perator\[\](" which GDB does handle correctly.
30208
30209 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30210
30211Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30212
30213 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30214 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30215 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30216 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30217 it makes the tests harder to understand and confuses test-o-matic.
30218 The preferred style is that each test provides a PASS or a FAIL,
30219 and has a unique message (e.g. "continue #54" not just "continue")
30220 which is the same for the pass and the fail.
30221 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30222 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30223 to lib/gdb.exp.
30224 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30225 prt_accept which was basically the same thing. Likewise for
30226 test_print_reject and prt_reject.
30227 * lib/gdb.exp (test_print_reject): Add some more error message
30228 patterns to match from the former printcmds.exp (prt_reject).
30229 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30230 One defect of the passcount stuff is that some of it failed to
30231 report XPASS where appropriate.
30232 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30233 stuff before and after arg in expected pattern.
30234 (test_paddr_operator_functions): Re-do test without print_addr_of;
30235 this is the only test which seems to want extra stuff there.
30236
30237Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30238
30239 * gdb.base/nodebug.exp: Update new tests to reflect improved
30240 wording of gdb output.
30241
30242 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30243 and "ptype" work on variables in files compiled without -g.
30244 Replaces commented out "maint print msymbol" tests.
30245
30246Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30247
30248 * gdb.base/setvar.c (dummy): Call malloc.
30249
30250 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30251 losing with the irix4 sed.
30252
30253 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30254 ALRM" on irix4.
30255
30256Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30257
30258 * TODO: Remove items about corefile.exp testing new exec-file and
30259 backtrace; both are now done. Add items about printing enums.
30260
30261Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30262
30263 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30264 "get signal $thissig" test fails.
30265
30266 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30267
30268Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30269
30270 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30271 compiler warning with dec alpha compiler.
30272
30273 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30274 extra \n from gdb_test call (this explains why the prompt test
30275 that I removed yesterday was there).
30276 (user_defined_command_test): Remove extra \n and prompt test.
30277
30278 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30279 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30280 doesn't exist.
30281 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30282 Also remove alpha workaround, which turns out to be because
30283 SIGABRT == SIGLOST.
30284
30285 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30286
30287 * gdb.base/help.exp: Don't test "help show".
30288
30289Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30290
30291 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30292 "set print address" is on.
30293 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30294 pass prompt to gdb_test; gdb_test already looks for the prompt.
30295
30296 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30297
30298 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30299 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30300 was to make sure that gdb can read a core file. But (a) the "read
30301 the corefile" part didn't make it to a1-selftest.exp, we just
30302 delete the corefile after creating it, and (b) we test reading
30303 corefiles in corefile.exp anyway. Also, this test left around a
30304 xgdb process on Solaris.
30305
30306 * gdb.base/corefile.exp: Also test backtrace.
30307
30308Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30309
30310 * gdb.base/commands.exp: Test a simple user defined command with
30311 arguments and if/while statements; verify the full user command is
30312 printed by "show user".
30313
30314 * gdb.base/commands.exp: Test if/while commands as part of a
30315 breakpoint command list; verify they appear in breakpoint
30316 information.
30317
30318Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30319
30320 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30321 than by dividing by zero.
30322
30323Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30324
30325 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30326 performing an inferior call with watchpoints enabled.
30327 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30328 call.
30329
30330Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30331
30332 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30333 of "file" command.
30334
30335 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30336 Add additional pattern for when "int operator int(void);" appears
30337 in a different order.
30338
30339Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30340
30341 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30342
30343 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30344 and "signal" with ".*".
30345
30346Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30347
30348 * TODO: Add note about "handle all nostop".
30349
30350 * gdb.base/{sigall.c, sigall.exp}: New test.
30351 * gdb.base/Makefile.in: Add it.
30352
30353Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30354
30355 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30356 when invoking GDB, suppresses any windowing interface.
30357
30358Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30359
30360 * config/sim-gdb: New file, simulator testing support.
30361
30362Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30363
30364 * gdb.base/interrupt.exp: Test calling func1 twice.
30365
30366Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30367
30368 * gdb.base/list.exp (test_forward_search): Set timeout higher
30369 when we'll be getting lots of output from gdb.
30370
30371 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30372 "init_malloc" to after the expect statement. Run it if that
30373 regexp is taken, but also for two others which happen if source
30374 cannot be found.
30375
30376Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30377
30378 * gdb.base/printcmds.exp: New test, for printing register before
30379 program is running.
30380
30381Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30382
30383 * gdb.base/list.exp: Correct some alternate expect patterns
30384 to reflect changes in list1.c.
30385
30386Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30387
30388 * TODO: Add item regarding large frames.
30389
30390 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30391
30392 * TODO: Remove item about enabling return.exp; it
30393 is enabled. Suggest a few more "return" tests.
30394
30395Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30396
30397 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30398 anonymous unions.
30399
30400Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30401
30402 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30403 and pr-5646.o, so "make" is the same as "make all", not "make
30404 pr-4975.o".
30405
30406Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30407
30408 * gdb.base/list.exp: Adjust expectations to reflect changes in
30409 list1.c.
30410 (test_forward_search): New test proc.
30411 * gdb.base/list1.c (long_line): New function, has long source line.
30412
30413Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30414
30415 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30416 additional line of code that was added.
30417
30418Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30419
30420 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30421 tests so as not to overflow expect's input buffers.
30422 * gdb.disasm/hppa.exp: Corresponding changes.
30423
30424Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30425
30426 Beginnings of template debugging tests.
30427 * gdb.c++/templ-info.cc: New file to test for template
30428 debugging capability of the compiler.
30429 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30430 templ-info.cc.
30431 * gdb.c++/templates.cc: Add explicit template instantiations
30432 to enable compiling with -fno-implicit-templates. Add destructor
30433 and 'value' method to T5 class for template tests.
30434 * gdb.c++/templates.exp: Add testcases for printing of template
30435 types, setting breakpoints on template methods and calling a
d63a86f8 30436 template method.
c906108c
SS
30437
30438Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30439
30440 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30441 branch target since some assemblers (gas-2.5) may emit a
30442 relocation for the branch instead of resolving it in the
30443 assembler.
30444
30445Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30446
30447 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30448 through signal handler.
30449
30450Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30451
30452 * configure.in (*-*-netware): Use config/mt-netware.
30453
30454 * config/mt-netware: New file.
30455 * config/mt-i386-netware: Removed, separate configs for different
30456 netware architectures are no longer needed now that we have
30457 --with-headers.
30458
30459Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30460
30461 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30462 by the recent changes to use ANSI C arithmetic conversions.
30463
30464Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30465
30466 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30467 bug involving using inferior_pid to figure out whether to select a
30468 frame.
30469
30470Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30471
30472 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30473 match the current disassembler output.
30474
30475Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30476
30477 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30478 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30479 types, expect "int" as type of integer values (for now).
30480
30481Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30482
30483 * gdb.base/commands.exp: New tests for if/while commands.
30484
30485Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30486
30487 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30488 by .*, since hex values have different syntax in Chill mode.
30489
30490Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30491
30492 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30493 linefeed from expect pattern for repeated types with indices > 9.
30494
30495Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30496
30497 First part of Fortran test suite.
30498 * gdb.fortran: New directory.
30499 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30500
30501Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30502
30503 * gdb.base/default.exp: Update expect pattern for load command
30504 without arguments.
30505
30506Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30507
30508 * configure.in: Change i386 to i[345]86.
30509 * gdb.base/configure.in: Likewise.
30510 * gdb.c++/configure.in: Likewise.
30511 * gdb.chill/configure.in: Likewise.
30512
30513Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30514
30515 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30516 patterns, since that is not a valid context for comments.
30517
30518Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30519
30520 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30521 repeated types and repeated types with indices > 9.
30522
30523Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30524
30525 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30526 2417; old bug has been fixed.
30527
30528Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30529
30530 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30531 send the newline ourselves instead of assuming gdb_test will do
30532 so when passed an empty input string.
30533
30534 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30535 stabs testcode.
30536
30537Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30538
30539 * lib/gdb.exp (gdb_test): Don't send anything if the first
30540 argument is an empty string. This makes cases where we want to
30541 match output that is already in expect's buffers (for example,
30542 matching a breakpoint after gdb_run_cmd has been called) work
30543 reliably.
30544
30545Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30546
30547 * config/netware.exp: New file.
30548
30549Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30550
30551 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30552 the -B and -L prefixes so we can find the debugging stub.
30553
30554 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30555 there and we are using the gcc from the tree.
30556
30557 * gdb.base/types.c: Removed.
30558
30559 * gdb.base/configure.in: Look for makefile fragments in ../config.
30560 Recognize i386-*-netware.
30561 * gdb.c++/configure.in: Likewise.
30562
30563Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30564
30565 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30566 the correct TCL syntax.
30567
30568Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30569
30570 * gdb.base/opaque.exp: use runto instead of messing around with
30571 breakpoints. Simplify by using gdb_test.
30572
30573 * gdb.base/bitfields.exp: restart between tests on netware targets
30574 because breakpoints aren't relocated after target death. Run
30575 processes to completion.
30576
30577 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30578
30579Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30580
30581 * Makefile.in: Remove extra tabs that confuse some versions
30582 of "make". Use the newly built gdb to test with by default,
30583 rather than the first one in the tester's search path.
30584
30585Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30586
30587 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30588
30589 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30590 condition help.
30591
30592Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30593
30594 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30595
30596 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30597 running.
30598 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30599 * gdb.base/funcargs.exp: Likewise.
30600
30601 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30602 * gdb.base/funcargs.exp: Likewise.
30603
30604 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30605 message is "".
30606
30607Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30608
30609 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30610 return,signals,twice}.exp: Handle non-existant binaries
30611 consistantly.
30612
30613 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30614 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30615 might testing a cross development system.
30616
30617Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30618
30619 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30620 runtest script is relative to ${srcdir}, not ${rootdir}.
30621
30622Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30623
30624 * gdb.base/signals.exp: Allow for optionality of breakpoint
30625 address.
30626
30627Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30628
30629 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30630
30631Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30632
30633 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30634 for size_t definition.
30635 * gdb.c++/templates.cc: Likewise
30636
30637 * config/mt-i386-netware: New file.
30638
30639 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30640 defined.
30641
30642 * gdb.base/Makefile.in: Added support for systems that name core
30643 files by appending "core" to the program name.
30644 * gdb.base/a1-selftest.exp: Likewise.
30645
30646Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30647
30648 * gdb.base/return.exp: Add comment and message for `return double'
30649 test failure on Sparc Solaris.
30650
30651Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30652
30653 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30654
30655Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30656
30657 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30658 from optimizing them away.
30659 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30660 patterns to include default constructors and assignment operators,
30661 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30662 character in the output of the virtual base pointer.
30663
30664Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30665
30666 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30667 expression match in print_addr_of to avoid unintented matches.
30668 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30669 versions up to 2.5.8.
30670
30671Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30672
30673 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30674 included file to run under newer versions of expect.
30675 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30676 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30677 Remove xfail for the virtual table of BDDHookV.
30678
30679Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30680
30681 * lib/gdb.exp (string_to_regexp): Set a default result.
30682 (default_gdb_start): Fix misleading message.
30683
30684Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30685
30686 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30687 Remove all CC, etc definitions.
30688 * config/mt-hpux: New file.
30689 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30690 (CFLAGS, LDFLAGS): Define.
30691 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30692
30693 * Makefile.in (site.exp): Don't insert host_os, etc.
30694 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30695 (distclean): Check existence of subdir.
30696 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30697 * gdb.base/Makefile.in: General cleanup and simplification.
30698 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30699 to build executables. Use default rule to build .o files.
30700 (EXPECT, RUNTEST, CC): Fix relative pathname.
30701 (site.exp): Don't insert host_os, etc.
30702 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30703 and/or SIGUSR1 defined.
30704 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30705 * gdb.c++/Makefile.in: General cleanup and simplification.
30706 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30707 (CFLAGS): Remove.
30708 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30709
30710Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30711
30712 * gdb.base/recurse.exp: Misc changes to get tests running again
30713 after Kung's changes to the watchpoint code.
30714 * gdb.base/watchpoint.exp: Likewise.
30715
30716Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30717
30718 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30719
30720Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30721
30722 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30723 * lib/gdb.exp (default_gdb_start): Define.
30724 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30725 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30726 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30727 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30728 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30729 Don't call gdb_target_udi in between tests.
30730
30731Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30732
30733 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30734 (which was basically just a local version of the same thing). In
30735 addition to avoiding duplication, gdb_test_exact is faster.
30736 * lib/gdb.exp (gdb_test_exact): Fix typo.
30737
30738 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30739 don't give an error.
30740
30741 * gdb.base/term.exp: Call delete_breakpoints before starting.
30742
30743 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30744 (t10): Add comment.
30745
30746Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30747
30748 Reorganization of the GDB Test Suite.
30749
30750 * gdb.base: New directory, contains all the basic tests.
30751 * gdb.c++: New directory, tests specific to C++.
30752 * gdb.chill: New directory, tests specific to Chill.
30753 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30754 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30755 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30756 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30757 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30758 t30-31 to chill).
30759 * */gdbme.*: Rename to match appropriate expect scripts.
30760 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30761 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30762 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30763 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30764 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30765 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30766 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30767 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30768 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30769 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30770 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30771 gdb.c++/virtfunc.cc: New names of C++ files.
30772 * gdb.chill/chillvars.ch: New name of Chill file.
30773 * gdb.base/configure.in, gdb.c++/configure.in,
30774 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30775 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30776 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30777 * configure.in (configdirs): Update to reflect directory changes.
30778 (target_abbrev): No longer define for any configuration.
30779 * Makefile.in: Cosmetic improvements to header comments.
30780
30781Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30782
30783 Various changes to gdb.t31:
30784
30785 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30786 * gdbme.ch: Make all key-words and predefineds be upper-case.
30787 * chillvars.exp: Expect key-words and predefinds in upper-case.
30788
30789 * chillvars.exp: Use gdb_test_exact many places.
30790 Change expected output for arrays (which now includes index labels).
30791
30792 * pr-5020.exp, gdme.ch (module PR_5020):
30793 New test, for PR-5020.
30794
30795Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30796
30797 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30798 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30799
30800Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30801
30802 * Makefile.in: Fix bit-rot in definitions of CHILL,
30803 CHILL_FOR_TARGET and Chill_LIB.
30804 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30805 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30806 CHILL, and CHILL_LIB.
30807
30808Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30809
30810 * Revert the previous changes. Please see Rob's directory
30811 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30812
30813Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30814
30815 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
30816 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30817 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30818 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
30819 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30820 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30821 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30822 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30823 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30824 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30825 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30826 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30827 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30828 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30829 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30830 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30831 changes from 94Q1.
30832
30833Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30834
30835 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30836 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30837 Rob's new testing fragments.
30838
30839Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30840
30841 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 30842 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
30843
30844Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30845
30846 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30847 version also, match on casted version strings, and match on
30848 gdb startup case where the line numbers might be messed up.
30849
30850Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30851
30852 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 30853 (CFLAGS): Delete it from here.
c906108c
SS
30854
30855Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30856
30857 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30858
30859Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30860
30861 * Makefile.in (RUNTEST): Default to just "runtest".
30862
30863Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30864
30865 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30866 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30867 the code has been restructured.
30868
30869Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30870
30871 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30872 \n, not just one of each.
30873
30874 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30875 /bin/cc gives a warning if you do.
30876
30877Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30878
d63a86f8 30879 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
30880 __t10ListS_link1ZUiRCUiPT0
30881
30882Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30883
30884 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30885 on local variables in recursive functions.
30886
30887 * gdb.t07/Makefile.in: Build the new test.
30888
30889Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30890
30891 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30892 directly. Instead compare the return values from actual calls.
30893
30894Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30895
30896 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30897
30898Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30899
30900 * From Peter Schauer with minor modifications.
a9c64011
AS
30901 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30902 stops in mid-line in the caller. Add xfail for returning a float
30903 value on X86 targets.
c906108c
SS
30904
30905Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30906
30907 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30908 to avoid expect lossage.
30909 (fmem_LRbug_tests): Likewise.
30910 * gdb.disasm/hppa.s: Corresponding changes.
30911
30912 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30913 conditions to work with latest dejagnu/expect.
30914
30915 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30916 expected to fail on the PA.
30917 (backtrace in call with trampolines): Explicitly require main
30918 to be frame #1 (no trampolines should show up in backtrace).
30919
30920 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30921 "continue -expect".
30922 * gdb.t06/break.exp: Likewise.
30923 * gdb.t07/watchpoint.exp: Likewise.
30924 * gdb.t13/bitfields.exp: Likewise.
30925 * gdb.t15/{funcargs,return}.exp: Likewise.
30926 * gdb.stabs/weird.exp: Likewise.
30927 * config/{mips,udi}-gdb.exp: Likewise.
30928
30929 * hppa.sed: Enclose comments within a sed command to avoid
30930 losing with the old OSF1 sed.
30931
30932Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30933
30934 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30935 sequent dynix.
30936 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30937 * gdb.t15/funcargs.exp: Conditionally step again to really
30938 finish from marker_call_with_trampolines. Handle the case where
30939 the first step from within call_with_trampolines already steps
30940 us back to main.
30941 * gdb.t15/gdbme.c: Add comment to closing brace of
30942 call_with_trampolines for funcargs.exp.
30943
30944Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30945
d63a86f8 30946 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
30947 Fix typo(s).
30948
30949Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30950
30951 * gdb.t07/gdbme.c: More code for watchpoint testing.
30952
30953 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30954 "Hardware watchpoint" throughout file.
30955 (test_watchpoint_triggered_in_syscall): New test.
30956 (test_complex_watchpoint): New test.
30957
30958Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30959
30960 * gdbme.c (call_with_trampolines): New function to try and step
30961 into. Tests trampoline problems on the PA.
30962
30963 * funcargs.exp (localvars_in_indirect_call): No longer expect
30964 stepping into indirect call to fail on PAs.
30965 (test_stepping_over_trampolines): New test.
30966
30967Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30968
30969 * TODO: Add suggestions for static member function tests, and
30970 completion tests.
30971
30972Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30973
30974 * TODO: Add suggestions for "p/a" tests.
30975
30976 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30977 (default_gdb_exit): Replace all the hair with sending "quit" to
30978 the process with a simple close.
30979
30980Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30981
30982 * TODO: Add suggestions for shared library tests.
30983
30984Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30985
30986 * TODO: Add suggestions for x/s tests.
30987
30988Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30989
30990 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30991 "enable once", and "enable breakpoints once" with ".*".
30992
30993Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30994
30995 * TODO: Add suggestions about structure passing tests.
30996
30997Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30998
30999 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
31000 the primary1 test, use work around if __GNUC__ < 2.
31001 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
31002 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
31003 Test for bad output rather than waiting for timeout. Issue
31004 second continue only if first continue failed.
31005
31006Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31007
31008 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
31009 operator[] test with gdb_test because the old code didn't seem to
31010 be getting the quoting right with the new dejagnu.
31011
31012Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
31013
31014 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
31015 one from the path.
31016 * Makefile.in: Use a fresh expect if there is one, use runtest
31017 from the src tree if there is one.
d63a86f8 31018
c906108c
SS
31019Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31020
31021 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
31022 next over recursive call. Revise the tests from that point on
31023 (which had been skipped) to match GDB's actual (correct) output.
31024
31025 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
31026 with next over a breakpoint whose condition is false.
31027
31028 * gdb.t00/help.exp: Comment out "help set print" tests just like
31029 (and for same reason as) "help set" test.
31030
31031Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31032
31033 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
31034 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
31035
31036Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31037
31038 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
31039 necessary gdb_target_udi.
31040
31041 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
31042
31043 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
31044 1838 and 2417; they are fixed.
31045
31046 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
31047 gdb.t03/ptype.exp (ptype structure, ptype union):
31048 Remove xfails; the test is looser than when the xfails were added.
31049
31050 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
31051 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
31052
31053 * gdb.t01/run.exp: Only run shell test if isnative.
31054
31055 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
31056 since "run" automatically loads if necessary. Call gdb_target_udi
31057 after the "file" since "file" kills any execution target.
31058
31059 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
31060 GDB. GDB doesn't work that way (not anymore at least) on UDI.
31061 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
31062 argument for UDI.
31063
31064Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
31065
31066 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
31067
31068 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
31069
31070Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31071
31072 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
31073 properly quoting regexps. This makes the second argument to
31074 demangle a fixed string, which matches the callers, instead of a
31075 shell-style pattern which is what the previous implementation
31076 used. Update some of the callers.
31077
31078Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31079
31080 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
31081 (comib_nullified_tests): Fix typo.
31082 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
31083 strings. No longer expected to fail.
31084
31085 * gdb.disasm/hppa.s (addib_tests): Fix typo.
31086 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
31087 strings. No longer expected to fail.
31088
31089 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
31090 string. No longer expected to fail.
31091
31092Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31093
31094 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
31095 No longer expected to fail.
31096
31097 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
31098 string. No longer expected to fail.
31099
31100Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31101
31102 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
31103 only in the names (I probably got most of them). I was even
31104 generous with some which differed in underscores in names, and
31105 probably missed a few, and I *still* was able to remove almost a
31106 third of the file with almost no impact on testsuite coverage.
31107
31108Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31109
31110 * gdb.t00/default.exp: Match udi_attach error message as well as
31111 the one from child_attach.
31112
31113 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
31114
31115 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
31116
31117 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
31118 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
31119
31120 * Move test with enums and partial symbols back to
31121 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
31122 Reverts the change of 26 May 93. Per today's change to
31123 stabs.texinfo, the behavior that weird.exp was expecting was
31124 unreasonable; what is important is that the compiler+gdb get
31125 things right, which happens with a recent gcc. Also fix the test
31126 to deal with native compilers which put out the stab gdb can't
31127 deal with.
31128
31129Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31130
31131 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
31132 in the names. The main thing these accomplish is to slow things down.
31133 Many more such duplicates surely remain.
31134
31135 * gdb.t00/help.exp: Comment out "help support" test just like
31136 (and for same reason as) "help set" test.
31137
31138Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
31139
31140 * gdb.t06/break.exp: Remove setup_xfails for
31141 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
31142 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
31143 about known bug in gcc to include up through 2.5.8.
31144 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31145 well as "_vb$".
31146 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31147 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31148 with latest gcc and gdb.
31149 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31150 well as "_vb$".
31151
31152Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31153
31154 * configure.in (hppa*-*-*): Also configure and build stabs-only
31155 tests.
31156
31157Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31158
31159 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31160 * gdb.t10/configure.in (hppa*-*-*): Use it.
31161
31162Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31163
31164 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31165
31166Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31167
31168 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31169 versions prior to 1.13.5.
31170
31171Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31172
31173 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31174 the prompt is at the start of a line.
31175
31176Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31177
31178 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31179 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31180 in the copr tests now.
31181 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31182 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31183 expected to fail.
31184
31185Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31186
31187 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31188 gdb.t31/chillvars.exp, lib/gdb.exp:
31189 Tweak to run under either version of expect.
31190 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31191 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31192 * gdb.t11/list.exp: Remove extraneous whitespace.
31193
31194Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31195
31196 * gdb.t16/printcmds.exp (test_print_strings): Accept
31197 "(unsigned char *) " before the string.
31198
31199 * TODO: Add notes about printing of fancy types and GDB expressions.
31200
31201Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31202
31203 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31204 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31205 if doing mips-idt-ecoff.
c906108c
SS
31206
31207Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31208
31209 * Most .exp files: Tweak to run under either version of expect.
31210
31211Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31212
31213 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31214 xfails; I'm not sure why they are failing, but not because of PR 1806.
31215
31216Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31217
31218 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31219 defined in lib/gdb.exp.
31220
31221Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31222
31223 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31224 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31225 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31226 have to be typeless.
31227
31228Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31229
31230 * TODO: Add suggestion for copyright year test.
31231
31232Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31233
31234 * configure.in (*-*-lynxos*): Add stabs tests.
31235
31236Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31237
31238 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31239 so insert a tab before any assembler directive in column zero.
31240
31241 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31242 stores.
31243 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31244 stores.
31245 (fpu_short_memory_tests): Likewise.
31246
31247Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31248
31249 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31250 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31251 .stabs directives in comments.
31252
31253Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31254
31255 * TODO: New file, describing tests we could write.
31256 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31257
31258Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31259
31260 * gdb.t06/signals.exp: Add kludge to force re-sync.
31261
31262 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31263 to xgdb instead of gdb, get out of gdb.
31264
31265Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31266
31267 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31268 for info.
31269
31270Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31271
31272 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31273 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31274 * gdb.stabs/hppa.sed: New sed script for the PA.
31275
31276Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31277
31278 * gdb.stabs: Re-write weird.def and configuration to use sed
31279 instead of cpp. sed is portable and POSIX; cpp is neither.
31280
31281Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31282
31283 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31284
31285Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31286
31287 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31288
31289Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31290
31291 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31292 "_vb$".
31293 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31294 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31295
31296Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31297
31298 * lib/gdb.exp: Comment out code which depends on non-existent
31299 `transform' procedure.
31300
31301Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31302
31303 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31304 * lib/gdb.exp: Transform tool name.
31305 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31306 1.1's new error handling system.
31307
31308Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31309
31310 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31311
31312Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31313
31314 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31315 They made pattern matching so slow that timeouts happened on
31316 heavily loaded systems. Now any output from "show print" which
31317 gets us back to the GDB prompt is a PASS.
31318
31319Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31320
31321 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31322
31323Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31324
31325 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31326
31327 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31328 It is not from PR 3220.
31329
31330Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31331
31332 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31333 just started failing because they depended on the order the
31334 subcommands are presented, or exact docstring text. This kind of
31335 test is a pain and has minimal benefit.
31336
31337Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31338
31339 * gdb.t09/corefile.exp: At end of test, use "core" command with
31340 no arguments.
31341
31342Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31343
31344 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31345 17}/Makefile.in: Make it possible to run the testsuite with Sun
31346 make and CC = cross gcc by adding explicit build rules for .o
31347 files.
31348
31349Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31350
31351 * gdb.t15/funcargs.exp: Don't put comments on same line as
31352 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 31353
c906108c
SS
31354Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31355
31356 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31357
31358Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31359
31360 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31361 * gdb.t20/inherit.exp: remove three dumplicate entries.
31362
31363Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31364
31365 * gdb.t06/break.exp: For "next over recursive call", fail on any
31366 incorrect output, not just on "factorial (value=2)".
31367
31368Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31369
31370 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31371 working now. Add an xfail if accesing a bss variable causes
31372 a memory error if the target is not yet run.
31373
31374Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31375
31376 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31377 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31378 name of __st* demangling (2 strings). Did Kung really get the
31379 more than 95 others right without testing them?
31380
31381Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31382
31383 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31384
31385Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31386
31387 * configure.in (configdirs): Add gdb.disasm
31388 * gdb.disasm: New directory for GDB disassembler tests.
31389 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31390
31391Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31392
31393 * gdb.t00/help.exp: Don't test "help set".
31394
31395 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31396 from within expect statements. None of these happen anymore and
31397 they cause regressions to be silently unnoticed.
31398
31399 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31400 messages) about known failures with gcc cygnus-2.4.5-930417.
31401
31402 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31403 comp-info.exp so it gets built if it doesn't exist.
31404
31405 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31406 it is no longer used.
31407 * gdb.t13/comp-info.c: Removed.
31408
31409Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31410
31411 * gdb.t06/signals.exp: Add xfail for sun3.
31412
31413Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31414
31415 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31416 relevant because ^C doesn't get sent but failure can be reproduced
31417 interactively).
31418
31419Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31420
31421 * gdb.stabs/alpha.mt: New configuration file for alpha.
31422 * gdb.stabs/configure.in: Use it.
31423 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31424 sharing with alpha.mt, redefine long to word via preprocessor.
31425 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31426 for alpha.
31427 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31428 native cc.
31429 * gdb.t00/teststrategy.exp: Change expect string so that we
31430 consume the `(xgdb)' from the command echo and from the gdb prompt.
31431 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31432 gdb currently compares all values as long, so this failure probably
31433 applies to any configuration where LONGEST is bigger than a target int.
31434 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31435 with gcc.
31436 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31437 to handle opaque pointers, gcc is.
31438 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31439 as first argument. Include <sys/types.h> and change all operator
31440 new definitions to use size_t.
31441 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31442 now that we use size_t.
31443
31444Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31445
a9c64011 31446 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 31447 a long or float array cast all array members to the same type.
a9c64011 31448 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 31449 with 64 bit longs.
a9c64011 31450 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 31451 on alpha.
a9c64011 31452 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
31453
31454Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31455
31456 * gdb.t24 (demangle.exp): Constructors of templates have names like
31457 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31458 section 14.6 of the ARM.
31459
31460 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31461 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31462 accomplish little and slow down the testsuite.
31463
31464 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31465 Accept spaces various places.
31466
31467Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31468
31469 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31470 with watchpoint enabled.
31471
31472 * Makefile.in: Remove definition of CC and remove the second
31473 definition of CXX (the "CXX = gcc" one remains). These definitions
31474 were causing backquotes to be expanded within backquotes, which
31475 doesn't work.
31476
31477Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31478
31479 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31480
31481Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31482
a9c64011
AS
31483 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31484 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
31485 by mips cc and contains no stabs entries.
31486
31487Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31488
31489 * config/vx-gdb.exp: Use fake device to load files rather than
31490 NFS.
31491 * lib/gdb.exp: New proc to do "file" command.
31492 * config/unix-gdb.exp: Use new "file" proc.
31493
31494Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31495
31496 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31497 Rework board rebooting slightly.
31498 (gdb_exit): Don't exit from the remote shell; there isn't one.
31499 * gdb.stabs/weird.exp: If a program is being debugged already,
31500 kill it.
31501 * gdb.t04/setvar.exp: Stop and restart gdb.
31502 * gdb.t05/expr.exp: Likewise.
31503 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31504 restart gdb and reload the program.
31505 * gdb.t08/opaque.exp: Likewise.
31506 * gdb.t12/scope.exp: Likewise.
31507 * gdb.t13/bitfields.exp: Likewise.
31508 * gdb.t15/funcargs.exp: Likewise.
31509 * gdb.t20/classes.exp: Likewise.
31510 * gdb.t03/ptype.exp: Increase timeout.
31511 * gdb.t16/printcmds.exp (test_print_string_constants,
31512 test_print_array_constants): Likewise.
31513 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31514 * gdb.t20/classes.exp (do_tests): Likewise.
31515 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31516
31517Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31518
31519 * gdb.stabs: Renamed *wierd* to *weird*.
31520
31521Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31522
31523 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31524 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31525
31526Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31527
31528 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31529 (do_tests): Remove xfail for whatis on one_var and two_var.
31530
31531Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31532
31533 * Makefile.in: Made cross building work better by adding
31534 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31535
31536Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31537
31538 * gdb.t15/{return.c,return.exp,Makefile.in}:
31539 New test, currently commented out.
31540
31541Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31542
31543 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31544 still running and removes the leftover named socket so GDb can do
31545 clean restarts.
31546
31547Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31548
31549 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31550 console, not GDB.
31551 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31552 cross testing works better with "make check"
31553 * config/unix-gdb: Use default procedures for exit and version.
31554 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31555 with the newest VxWorks.
31556
31557Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31558
31559 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31560 old form.
31561
31562 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31563 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31564
31565 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31566
31567 * config/unix-gdb.exp: Remove this version of gdb_exit
31568 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31569 Rob says he'll look at it when he gets back to testing boards.
31570
31571Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31572
31573 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31574 an expected fail for certain ptype commands.
31575
31576 * gdb.t20/classes.exp: Update expected results of "ptype class
31577 Base1" to account for the constructor that now appears in the type.
31578
31579Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31580
31581 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31582 disappeared from list.
31583 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31584 "alldone" proc with call to cleanup and exit.
31585 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31586 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31587 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31588 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31589 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31590 "alldone" proc with simple returns that suppress remaining
31591 tests. The alldone proc went away many months ago.
31592
31593Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31594
31595 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31596
31597 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31598
31599Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31600
31601 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31602 as vax gdb will display them.
31603
31604Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31605
31606 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31607 optimizers.
31608
31609 * scope.exp: Change "bad value for localval" messages so each one
31610 is unique.
31611
31612 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31613 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31614
31615 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31616
31617Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31618
31619 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31620 doesn't exist (due to optimization).
31621
31622Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31623
31624 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31625 contains \r because the filename is long.
31626
31627 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31628 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31629
31630Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31631
31632 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31633 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31634 Ultrix.
31635 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31636 int tests.
31637 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31638
31639Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31640
31641 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31642
31643 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 31644 to match does not match the passing case but still matches the
c906108c
SS
31645 failing case.
31646
31647Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31648
31649 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31650
31651Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31652
31653 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31654 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31655 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31656 Remove various versions of gdb_exit.
31657 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31658 gdb_exit.
31659 * config/unix-gdb.exp: gdb_exit remains here, and should override
31660 the generic version, since it's doing a lot of wierd stuff that
31661 the other versions aren't. FIXME, fold it in, or abandon this
31662 version.
31663
31664Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31665
31666 * gdb.t24/demangle.exp: Add tests for PR 3220.
31667
31668Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31669
31670 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31671
31672Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31673
31674 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31675 "i386-*-*". Works for i486 as well.
31676
31677 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31678 bug, and expand domain of xfail to all SVR4 systems, since the
31679 actual problem is likely to be in generic SVR4 /proc support.
31680
31681Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31682
31683 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31684
31685Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31686
31687 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31688 xfails for other systems. Match a missing 'Continuing.' as an
31689 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31690
31691 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31692 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31693 Only issue warning for missing executables if -all option is used.
31694
31695 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31696 file if -all option is used. It's like an unpredictable XFAIL.
31697
31698Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31699
31700 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31701 for dynamically linked binaries.
31702
31703 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31704
31705Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31706
31707 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31708 to state that this is a known bug in old versions of g++.
31709
31710Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31711
31712 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31713 while waiting for `Continuing'.
31714
31715Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31716
31717 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31718 in text, data, and bss.
31719 * gdb.t10/nodebug.c: Add local and global test variables for
31720 initialized and uninitialized data.
31721
31722Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31723
31724 * config/unix-gdb.exp (gdb_exit): Add "wait".
31725
31726Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31727
31728 * gdb.t06/signals.exp: xfail the continue from the handler for all
31729 targets.
31730
31731 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31732 function with watchpoints enabled, the i386 call dummy starts with
31733 a call.
31734
31735 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31736 386 bsd names its corefiles.
31737
31738Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31739
31740 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31741 compilers don't grok it.
31742 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31743 with small octal ints rather than character constants, which
31744 are signed and might not fit if first promoted to int.
31745
31746Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31747
31748 * gdb.t09/Makefile.in (clean): Remove corefile.
31749
31750Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31751
31752 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31753
31754Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31755 and Jim Kingdon (kingdon@cygnus.com)
31756
31757 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31758 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31759 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31760
31761Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31762
31763 * gdb.t17/interrupt.exp: Add xfail for hppa.
31764
31765Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31766
31767 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31768 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31769 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31770 to determine signed-ness of bitfields and use the result to setup
31771 the xfail.
31772 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31773 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31774 call line is reached if necessary.
31775
31776Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31777
31778 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31779
31780Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31781
31782 * gdb.t06/break.exp: Also test `clear' command.
31783
31784Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31785
31786 * gdb.t00/teststrategy.exp: Remove extra quote.
31787
31788 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31789 watchpoint enabled to be for all non-68k machines.
31790
31791 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31792
31793Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31794
31795 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31796 targets use aout.mt instead of ecoff.mt as gas understands
31797 standard aout format.
31798
31799Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31800
31801 * lib/gdb.exp (runto): Don't insist that function we are running to
31802 was compiled with -g.
31803
31804 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31805
31806 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31807 to get back into the read system call.
31808 Accept leading newline in case where we woke it up.
31809
31810Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31811
31812 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31813 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31814 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31815 enable ecoff configuration.
31816
31817Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31818
31819 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31820
31821Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31822
31823 * gdb.t16/printcmds.exp: Add another printf test.
31824
31825Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31826
31827 * configure.in: If configured -with-stabs on any target, add
31828 stabsdirs to configdirs.
31829
31830Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31831
31832 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31833 fun" so pattern does not match the command itself.
31834
31835Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31836
31837 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31838
31839Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31840
31841 * gdb.t17/interrupt.exp: Test for more things.
31842
31843Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31844
31845 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31846 compiler arranges the code and line numbers.
31847
31848 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31849
31850Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31851
31852 * gdb.t00/help.exp: Increase expect input buffer size.
31853
31854Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31855
31856 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31857
31858 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31859
31860 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31861
31862 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31863 [0-9]*, not just [0-9].
31864
31865Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31866
31867 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31868
31869 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31870
31871Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31872
31873 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31874
31875Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31876
31877 * gdb.t06/signals.c: Add xfails for sun3.
31878
31879 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31880
31881 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31882 test_stepping tests.
31883
31884Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31885
31886 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31887
31888 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31889
31890 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31891 rather than actually putting it through cpp twice.
31892
31893 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31894
31895Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31896
31897 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31898 no longer needed.
31899
31900Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31901
31902 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31903
31904 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31905 C++ features prints as "struct", make it a pass, not an xfail.
31906
31907Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31908
31909 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31910 Don't require VA to print as "class" rather than "struct".
31911
31912Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31913
31914 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31915
31916Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31917
31918 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31919
31920Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31921
31922 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31923 order.
31924
31925Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31926
31927 * gdb.t16/printcmds.exp: Add printf tests.
31928
31929 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31930
31931 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31932
31933Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31934
31935 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31936 pass counts, to counteract any existing or future setup_xfails.
31937
31938Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31939
31940 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31941 {BEGIN,END}_COMMON for common block instead of STAB.
31942 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31943
31944 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31945 intp_var should be N_GSYM not N_LSYM.
31946 wierd-aout.S: Use a label for the value of the N_SO.
31947 wierd.def: Remove all backslashes.
31948 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31949
31950Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31951
31952 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31953 get the expected next to inheritance3.
31954
31955Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31956
31957 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31958 now that gcc-2.4 gets it right.
31959
31960Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31961
31962 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31963
31964 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31965 generating comp-info.exp which works for cross-compilation.
31966
31967Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31968
31969 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31970 "*-*-sysv4.*".
31971
31972Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31973
31974 * gdb.t01/run.exp: Start with a fresh gdb.
31975 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31976 SVR4.x.
31977
31978Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31979
31980 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31981 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31982 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31983 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31984 things to remove.
31985
31986Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
31987
31988 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
31989 test cases from bug reports.
31990
31991Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
31992
31993 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
31994 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
31995 avoid spurious xfails.
31996 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
31997 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
31998 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
31999
32000Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
32001
32002 * gdb.t00/teststrategy.exp: Rework to provide more useful
32003 description of each test, fix problem with systems that define
32004 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
32005 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
32006 results for "next over recursive call" so timeouts aren't taken
32007 by error.
32008
32009Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
32010
32011 * gdb.t12/scope.exp: Test printing of variables before run.
32012
32013 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
32014 printed in wrong order due to sorting.
32015
32016Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
32017
32018 * gdb.t00/teststrategy.exp: Fix expected results for printing
32019 user entered string constant. Is array of char, prints with no
32020 address.
32021
32022 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
32023 commands.
32024 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
32025 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
32026 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
32027 of struct of char arrays.
32028 * gdb.t00/radix.exp: New tests for radix commands.
32029
32030Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
32031
32032 * gdb.t16/printcmd.exp: Print a variable before running program
32033 (with xfail for AIX).
32034
32035Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
32036
32037 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
32038
32039 * gdb.t16/printcmd.exp: Don't print variables before running program.
32040
32041 * gdb.t06/break.exp: Don't require envp argument to main.
32042
32043 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
32044
32045 * gdb.t02/whatis.exp, gdb.t11/list.exp:
32046 Add xfails for rs6000.
32047
32048 * gdb.t02/whatis.exp: Change other tests not to re-test something
32049 we already tested.
32050
32051 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
32052 each type used has a variable of that type.
32053
32054Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
32055
32056 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
32057
32058Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
32059
32060 * configure.in: change srctrigger to be a file, not a directory
32061
32062Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
32063
32064 * configure.in (mips-idt-ecoff*): Added trailing '*'.
32065
32066 * gdb.t11/list.exp: Fixed a couple of typos.
32067
32068Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
32069
32070 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
32071 is fixed and PR is closed.
32072 * gdb.t16 (gdbme.c): Add simple test string variable.
32073 * gdb.t16 (printcmds.exp): Add tests with simple test string
32074 variable, primarily for boundaries on "set print elements".
32075
32076Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
32077
32078 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
32079 Make leading 0's optional and don't expect a tab in the middle
32080 of the number.
32081
32082 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
32083
32084 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
32085 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
32086 don't end command passed to gdb_test with newline.
32087
32088 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
32089 signed keyword away, don't expect signed bitfields to be signed.
32090
32091 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
32092 printing with only as many 1's as are in the field as well as printing
32093 with 32 1's (see comment).
32094
32095Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
32096
32097 * gdb.t00/default.exp: Start with a fresh gdb.
32098 * configure.in (configdirs): Remove gdb.t31 until the chill
32099 compiler works again. It no longer is able to find chillrt0
32100 since it isn't in libchill.a anymore.
32101 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
32102 wierd.o, make more modular.
32103 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
32104 spurious newlines that caused problems.
32105
32106Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32107
32108 * Move test with enums and partial symbols from gdb.t03/ptype.exp
32109 to gdb.stabs/wierd.exp since GCC has worked around the bug.
32110 gdb.stabs/wierd.{exp,def}: Many new tests.
32111
32112 * gdb.t00/default.exp: update info line for new message.
32113
32114 * gdb.t02/{whatis.exp,gdbme.c}:
32115 Test that "char *" doesn't print as "caddr_t".
32116
32117Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32118
32119 * gdb.t00/help.exp: Use .* in place of some help messages which
32120 just changed.
32121 gdb.t00/default.exp: Update "info frame" test for new message.
32122 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
32123 Remove some xfails
32124
32125Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32126
32127 * gdb.t03/{gdbme.c,ptype.exp}:
32128 Add tests for typedef'd struct and union without tags.
32129 Also check "whatis" on a variable of a typedef'd enum without a tag.
32130
32131 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
32132 PRMS 1823; the bug still exists but isn't reproduced by this test
32133 anymore), and remove rs6000 XFAIL (the bug is fixed).
32134
32135 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
32136 duplicated from whatis.exp. For those that are left, accept
32137 "long", "long int", or "int" for long variables (whatis.exp already
32138 has an XFAIL for "int", so no need to fail it here).
32139
32140 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
32141 Deal with GCC's names for types now that GDB uses the compiler's names.
32142
32143 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
32144 setup_xfail's for sunos4. If we #defined the signed keyword away,
32145 don't expect GDB to know that char it is signed.
32146
32147 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32148
32149Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32150
32151 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32152 should work on any system, regardless of debugging format.
32153 * gdb.t21/demangle.exp: Move to gdb.t24.
32154 * gdb.t24/demangle.exp: Move from gdb.t21.
32155 * gdb.t24/{Makefile.in, configure.in}: New files.
32156
32157Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32158
32159 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32160 * gdb.stabs: New directory.
32161
32162Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32163
32164 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32165 not just "Quit anyway?".
32166
32167Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32168
32169 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32170 that all setup_xfails are immediately followed by clear_xfails.
32171
32172Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32173
32174 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32175 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32176 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32177 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32178 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32179 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32180 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32181 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32182 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32183 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32184 gdb.t31/chillvars.exp, lib/gdb.exp:
32185 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32186 bug-gdb@prep.ai.mit.edu.
32187
32188Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32189
32190 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32191 with 0.0, not integer 0.
32192
32193Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32194
32195 * gdb.t06/break.exp: Update for "Kill the program" message change.
32196
32197Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32198
32199 * Makefile.in (GDBFLAGS): Set to -nx.
32200 * Makefile.in (site.exp): Use GDBFLAGS.
32201
32202Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32203
32204 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32205 Makefiles.
32206 (check): depend on just-check.
32207 (just-check): added so that tests can be run without a noop
32208 build pass.
32209
32210Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32211
32212 Switch to using configure's configdirs.
32213 * Makefile.in (Makefile): add configure.in dependency.
32214 (SUBDIRS): removed redundant assignment.
32215 * configure.in: switch subdirs assignment to configdirs.
32216 * gdb.t*/configure.in: new files.
32217
32218Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32219
32220 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32221 works.
32222
32223Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32224
32225 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32226 in explicit rules. Apparently this is not supported by some makes.
32227
32228Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32229
32230 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32231
32232Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32233
32234 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32235 disappeared.
32236
32237Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32238
32239 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32240
32241Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32242
32243 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32244 watchpoint problem that is now fixed.
32245 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32246 uninitialized convenience variables.
32247 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32248 structures.
32249
32250Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32251
32252 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32253 which causes expect to get out of sync with gdb on long output
32254 from help set.
32255 * gdb.t09/corefile.exp: Make expected pattern for core file
32256 failing signal and frame output format less sun specific.
32257
32258Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32259
32260 * gdb.t31/chillvars.exp: Add and remove initial dummy
32261 breakpoint, so that symbol table is forced in.
32262 (Needed at least on Sunos4, though it seems not SVR4.)
32263 * gdb.t31/chillvars.exp: Update for changed output format.
32264
32265Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32266
a9c64011 32267 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32268
32269Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32270
32271 * Makefile.in: Added --srcdir when invoking runtest, removed the
32272 need for a local config file. (optional now)
32273
32274Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32275
32276 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32277 failure count used to force early termination. Add some more
32278 expected failures for gnu style demangling.
32279
32280Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32281
32282 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32283 pmi variable from gdb.t20/gdbme to get optimized away.
32284 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32285 Check for written corefile upon timeout _and_ eof.
32286
32287Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32288
32289 * config/unix-gdb.exp: Add missing return 0.
32290
32291Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32292
32293 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32294 test termination.
32295
32296Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32297
32298 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32299 disappeared.
32300
32301Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32302
32303 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32304 time as i860 support works.
32305
d63a86f8 32306 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
32307 "backtrace 100\r" rather than just "backtrace\r", to match last
32308 change.
32309
32310Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32311
32312 * config/udi-gdb.exp (gdb_exit): Remove close command.
32313 (gdb_target_udi): New procedure to set the UDI target.
32314 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32315 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32316 Added waits for prompts after several question responses. Added
32317 some more responses used by a29k-amd-udi-gdb.
32318 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32319 pass different arguments, restart UDI connection after program
32320 completion.
32321 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32322 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32323 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32324 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32325 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32326 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32327 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32328 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32329 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32330 after program completion.
32331 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32332 compiled with a SELECT_VECS setting.
32333 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32334 infinite recursion.
32335
32336 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32337 Added checks for COFF results, and made them expected failures for
32338 all targets. It would be better to make them expected failures
32339 for COFF targets only.
32340
32341Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32342
32343 * Makefile.in: add null dvi target, don't bother to recurse
32344 through test directories for info and install-info; rename
32345 $(datadir) to be dejagnu instead of deja-gnu
32346
32347Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32348
32349 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32350 compiler to coredump.
32351 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32352 code.
32353
32354Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32355
32356 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32357 coredump.
32358 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32359 code.
32360
32361Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32362
32363 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32364 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32365 which in a shell. Deletes xgdb when done.
32366 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32367 Tests the return from the "set height" or "set width" commands.
32368 Added a few return codes where needed.
32369
32370Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32371
32372 * Makefile.in (SUBDIRS): Add gdb.t17.
32373 * configure.in (subdirs): Add gdb.t17.
32374 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32375 files to test gdb's calling of functions in the inferior with
32376 the correct arguments and gdb's ability to retrieve any
32377 result returned.
32378
32379Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32380
32381 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32382 may be called after gdb goes away. Previous versions of expect
32383 needed these to avoid file descriptor leaks, but they cause
32384 errors with the current revision of expect.
32385 * gdb.t00/gdbvars.exp: Use -re on expected output after
32386 setting sevenbit-strings.
32387 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32388 to set sevenbit-strings consistent across tests.
32389 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32390 set sevenbit-strings consistent across tests.
32391
32392Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32393
32394 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32395 expected output to match current "expect" expectations.
32396
32397Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32398
32399 * gdb.t00/default.exp: Change expected output for default "source"
32400 command, to match new gdb behavior which requires a filename to
32401 source.
32402
32403Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32404
32405 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32406 expected fail for i486-*-* that misses the marker2 function.
32407 * gdb.t10/crossload.exp (bfddefault): Allow successful
32408 recognition of a format to pass even if no symbols are found.
32409 Explicitly catch failures where the format is not recognized
32410 or is ambiguous, and add the reason to the fail message.
32411 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32412 the cause is and invalid target and add reason to failure message.
32413 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32414 elf32-i386, elf32-sparc, and elf32-i860.
32415 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32416 Set up expected failure for 'filename'::variable scope resolution,
32417 which is now apparently broken on all targets.
32418 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32419 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32420 gdb.t23/templates.exp: Change failure for missing binfile into
32421 just a warning.
32422 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32423 references.
32424
32425Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32426
32427 * gdb.t00/default.exp: Add expected output for default "source"
32428 command, to match new gdb behavior.
32429 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32430
32431Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32432
32433 * config/*-gdb.exp: returns an error, rather than exiting on
32434 internal errors.
32435
32436Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32437
32438 * gdb.t03/gdbme.c: Add pointer to struct variable.
32439 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32440 referencing struct members.
32441
32442Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32443
32444 * configure.in (mips-idt-ecoff): New target.
32445 * config/mips-gdb.exp: New file for remote board using MIPS remote
32446 debugging protocol.
32447
32448 * Redid configuration scheme. Removed gdb.t*/configure.in.
32449 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32450 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32451 distclean targets. Built executables via .o files. Adjusted
32452 tests to account for source files in $(srcdir) rather than
32453 $(objdir).
32454 * lib/gdb.exp (runto): Don't expect () after the function name,
32455 because it may have arguments.
32456
32457Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32458
32459 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32460 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32461 expected failures for mips-idt-* and mips-sgi-*.
32462 * gdb.t00/default.exp (attach): Kill process if requested.
32463 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32464 that does not read core files.
32465 * gdb.t01/run.exp: Removed checks for exit status code.
32466 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32467 it is linked in.
32468 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32469 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32470 appropriate, rather than doing it by hand.
32471 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32472 execution.
32473 * gdb.t10/crossload.exp: Kill existing program if needed.
32474 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32475 appropriate, rather than doing it by hand. Always increase
32476 timeout for this test, not just for VxWorks.
32477
32478Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32479
32480 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32481 of Chill STRUCT types and STRUCT values.
32482 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32483 than "char".
32484 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 32485 struct2): New struct definitions and initializations to test
c906108c
SS
32486 simple Chill STRUCT types.
32487
32488Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32489
32490 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32491 the null byte at the end of strings.
32492 * gdb.t00/default.exp: Make show version insensitive to copyright
32493 date.
32494 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32495 to avoid dependencies on target char signedness.
32496 * gdb.t16/printcmds.exp: Update expected results for explicitly
32497 unsigned char.
32498 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32499 now work.
32500 * gdb.t21/demangle.exp: Add many more patterns for template
32501 demangling, most of them being expected failures.
32502 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32503 string we are matching for, to match on the whole string.
32504 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32505 and fix a whole bunch that had incorrect expected output but were
32506 passing anyway because of the bug in "proc demangle".
32507 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32508 type.
32509 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32510
32511Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32512
a9c64011
AS
32513 * gdb/testsuite: made modifications to testcases, etc., to allow
32514 them to work properly given the reorganization of deja-gnu and the
32515 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
32516
32517Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32518
32519 * gdb/testsuite: Initial creation of gdb/testsuite.
32520 Migrated dejagnu testcases and support files for testing nm to
32521 gdb/testsuite from deja-gnu. These files were moved "as is"
32522 with no modifications. This migration is part of a major overhaul
32523 of dejagnu. The modifications to these testcases, etc., which
32524 will allow them to work with the new version of dejagnu will be
32525 made in a future update.
48efe704 32526
8d8cb839 32527 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 32528\f
8d8cb839
EZ
32529;; Local Variables:
32530;; mode: change-log
32531;; left-margin: 8
32532;; fill-column: 74
32533;; version-control: never
32534;; End:
902f2ccb 32535
28e7fd62 32536 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
32537 Copying and distribution of this file, with or without modification,
32538 are permitted provided the copyright notice and this notice are preserved.
This page took 3.345422 seconds and 4 git commands to generate.